Aug 08 20:13:08.088094 np0000006809 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 08 20:13:08.095323 np0000006809 devstack@c-api.service[100387]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 8 20:13:08 2026] *** Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: nodename: np0000006809 Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: machine: x86_64 Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: clock source: unix Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: pcre jit disabled Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: detected number of CPU cores: 16 Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: current working directory: / Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: detected binary path: /usr/bin/uwsgi-core Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: your processes number limit is 257052 Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: your memory page size is 4096 bytes Aug 08 20:13:08.097666 np0000006809 devstack@c-api.service[100387]: detected max file descriptor number: 2048 Aug 08 20:13:08.097998 np0000006809 devstack@c-api.service[100387]: lock engine: pthread robust mutexes Aug 08 20:13:08.097998 np0000006809 devstack@c-api.service[100387]: thunder lock: enabled Aug 08 20:13:08.098092 np0000006809 devstack@c-api.service[100387]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 08 20:13:08.098146 np0000006809 devstack@c-api.service[100387]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 08 20:13:08.098174 np0000006809 devstack@c-api.service[100387]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 08 20:13:08.098174 np0000006809 devstack@c-api.service[100387]: Set PythonHome to /opt/stack/data/venv Aug 08 20:13:08.131630 np0000006809 devstack@c-api.service[100387]: Python main interpreter initialized at 0x769f4e4a4668 Aug 08 20:13:08.131630 np0000006809 devstack@c-api.service[100387]: python threads support enabled Aug 08 20:13:08.131630 np0000006809 devstack@c-api.service[100387]: your server socket listen backlog is limited to 100 connections Aug 08 20:13:08.131630 np0000006809 devstack@c-api.service[100387]: your mercy for graceful operations on workers is 80 seconds Aug 08 20:13:08.132165 np0000006809 devstack@c-api.service[100387]: mapped 671795 bytes (656 KB) for 4 cores Aug 08 20:13:08.132301 np0000006809 devstack@c-api.service[100387]: *** Operational MODE: preforking *** Aug 08 20:13:08.132553 np0000006809 devstack@c-api.service[100387]: *** uWSGI is running in multiple interpreter mode *** Aug 08 20:13:08.132553 np0000006809 devstack@c-api.service[100387]: spawned uWSGI master process (pid: 100387) Aug 08 20:13:08.132760 np0000006809 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 08 20:13:08.133225 np0000006809 devstack@c-api.service[100387]: spawned uWSGI worker 1 (pid: 100388, cores: 1) Aug 08 20:13:08.133801 np0000006809 devstack@c-api.service[100387]: spawned uWSGI worker 2 (pid: 100389, cores: 1) Aug 08 20:13:08.134291 np0000006809 devstack@c-api.service[100387]: spawned uWSGI worker 3 (pid: 100390, cores: 1) Aug 08 20:13:08.135065 np0000006809 devstack@c-api.service[100387]: spawned uWSGI worker 4 (pid: 100391, cores: 1) Aug 08 20:13:08.135065 np0000006809 devstack@c-api.service[100387]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: we strongly recommend against using it for new projects. Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: If you are already using Eventlet, we recommend migrating to a different Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: framework. For more detail see Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 20:13:08.263099 np0000006809 devstack@c-api.service[100390]: import eventlet # noqa Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: we strongly recommend against using it for new projects. Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: If you are already using Eventlet, we recommend migrating to a different Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: framework. For more detail see Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 20:13:08.264429 np0000006809 devstack@c-api.service[100389]: import eventlet # noqa Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: we strongly recommend against using it for new projects. Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: If you are already using Eventlet, we recommend migrating to a different Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: framework. For more detail see Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 20:13:08.276798 np0000006809 devstack@c-api.service[100391]: import eventlet # noqa Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: we strongly recommend against using it for new projects. Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: If you are already using Eventlet, we recommend migrating to a different Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: framework. For more detail see Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 20:13:08.281173 np0000006809 devstack@c-api.service[100388]: import eventlet # noqa Aug 08 20:13:08.430018 np0000006809 devstack@c-api.service[100390]: /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 08 20:13:08.430018 np0000006809 devstack@c-api.service[100390]: from cgi import parse_header Aug 08 20:13:08.451297 np0000006809 devstack@c-api.service[100389]: /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 08 20:13:08.451297 np0000006809 devstack@c-api.service[100389]: from cgi import parse_header Aug 08 20:13:08.469638 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 20:13:08.469638 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:13:08.471138 np0000006809 devstack@c-api.service[100391]: /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 08 20:13:08.471138 np0000006809 devstack@c-api.service[100391]: from cgi import parse_header Aug 08 20:13:08.477063 np0000006809 devstack@c-api.service[100388]: /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 08 20:13:08.477063 np0000006809 devstack@c-api.service[100388]: from cgi import parse_header Aug 08 20:13:08.481536 np0000006809 devstack@c-api.service[100390]: /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 08 20:13:08.481536 np0000006809 devstack@c-api.service[100390]: removals.removed_module( Aug 08 20:13:08.482433 np0000006809 devstack@c-api.service[100390]: /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 08 20:13:08.482433 np0000006809 devstack@c-api.service[100390]: removals.removed_module( Aug 08 20:13:08.488307 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 20:13:08.488307 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:13:08.499308 np0000006809 devstack@c-api.service[100389]: /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 08 20:13:08.499308 np0000006809 devstack@c-api.service[100389]: removals.removed_module( Aug 08 20:13:08.500140 np0000006809 devstack@c-api.service[100389]: /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 08 20:13:08.500140 np0000006809 devstack@c-api.service[100389]: removals.removed_module( Aug 08 20:13:08.512764 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 20:13:08.512764 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:13:08.517125 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 20:13:08.517125 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:13:08.526119 np0000006809 devstack@c-api.service[100391]: /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 08 20:13:08.526119 np0000006809 devstack@c-api.service[100391]: removals.removed_module( Aug 08 20:13:08.527237 np0000006809 devstack@c-api.service[100391]: /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 08 20:13:08.527237 np0000006809 devstack@c-api.service[100391]: removals.removed_module( Aug 08 20:13:08.530169 np0000006809 devstack@c-api.service[100388]: /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 08 20:13:08.530169 np0000006809 devstack@c-api.service[100388]: removals.removed_module( Aug 08 20:13:08.531221 np0000006809 devstack@c-api.service[100388]: /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 08 20:13:08.531221 np0000006809 devstack@c-api.service[100388]: removals.removed_module( Aug 08 20:13:09.280956 np0000006809 devstack@c-api.service[100390]: /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 08 20:13:09.280956 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:13:09.285493 np0000006809 devstack@c-api.service[100389]: /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 08 20:13:09.285493 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:13:09.335433 np0000006809 devstack@c-api.service[100390]: /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 08 20:13:09.335433 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:13:09.342062 np0000006809 devstack@c-api.service[100388]: /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 08 20:13:09.342062 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:13:09.345354 np0000006809 devstack@c-api.service[100389]: /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 08 20:13:09.345354 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:13:09.365768 np0000006809 devstack@c-api.service[100391]: /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 08 20:13:09.365768 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:13:09.393534 np0000006809 devstack@c-api.service[100388]: /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 08 20:13:09.393534 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:13:09.417307 np0000006809 devstack@c-api.service[100391]: /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 08 20:13:09.417307 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:13:09.536310 np0000006809 devstack@c-api.service[100390]: 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 08 20:13:09.536639 np0000006809 devstack@c-api.service[100390]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100390) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 20:13:09.560790 np0000006809 devstack@c-api.service[100388]: 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 08 20:13:09.560990 np0000006809 devstack@c-api.service[100388]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100388) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 20:13:09.571671 np0000006809 devstack@c-api.service[100389]: 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 08 20:13:09.571921 np0000006809 devstack@c-api.service[100389]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100389) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 20:13:09.611463 np0000006809 devstack@c-api.service[100391]: 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 08 20:13:09.611671 np0000006809 devstack@c-api.service[100391]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100391) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 20:13:09.627252 np0000006809 devstack@c-api.service[100388]: /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 08 20:13:09.627252 np0000006809 devstack@c-api.service[100388]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 20:13:09.635422 np0000006809 devstack@c-api.service[100390]: /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 08 20:13:09.635422 np0000006809 devstack@c-api.service[100390]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 20:13:09.638605 np0000006809 devstack@c-api.service[100389]: /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 08 20:13:09.638605 np0000006809 devstack@c-api.service[100389]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 20:13:09.701761 np0000006809 devstack@c-api.service[100391]: /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 08 20:13:09.701761 np0000006809 devstack@c-api.service[100391]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 20:13:10.106344 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100390) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 20:13:10.106489 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100388) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 20:13:10.106746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.106842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.106906 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.106964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.107061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.107221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.109598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.109676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.109709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.109762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.109801 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.109835 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.109868 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.109903 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.109940 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.109991 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.110027 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100389) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 20:13:10.110067 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.110106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.110142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.110142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.110592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.110592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.110872 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.111411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.111517 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.111601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.111633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.111655 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.111726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.111755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.111779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.111801 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.111823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.111855 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.111878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.111904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.111932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.111965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.111965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.112004 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.112035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.112064 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.112103 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.112128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.112154 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.112174 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.112196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.112216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.112237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.112263 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.112284 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.112305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.112356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.112378 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.112434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.112464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.112902 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.112902 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.112979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.112979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.113046 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.113161 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.113242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.113349 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.113473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.113576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.113668 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.113756 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.113851 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.113948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.114042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.114149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.114987 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.115078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.115109 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.115623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.115623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.115734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.115780 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.115817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.115817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.115887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.115923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.115962 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.116009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.116009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.116080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.116080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.116080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.116080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.116207 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.116245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.116284 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.116333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.116371 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.116667 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.116761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.116761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.116761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.116761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.117699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.117819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.117911 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.117996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.118072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.118405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.118452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.118485 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.118528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.118571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.118607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.118640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.118674 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.118706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.118735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.118783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.118817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.118854 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.118892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.118892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.118892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.118979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.118979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.118979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.118979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.118979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.119138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.119172 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.119628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.119628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.119628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.119835 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.119876 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.119913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.119913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.119993 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.120039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.120076 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.120112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.120147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.120180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.120214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.120245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.120287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.120330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.120368 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.120428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.120463 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.120503 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.120536 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.120566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.120605 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.120636 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.120678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.120711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.120741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.120777 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.120809 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.120841 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.120874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.120913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.120948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.120948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.121016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.121016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.121016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.121104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.121555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.121555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.121555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.121555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.121854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.121854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.121854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.121854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.122000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.122034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.122813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.122873 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.122921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.123090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.123090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.123090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.123332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.123479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.123574 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.123652 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.123742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.123816 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.123906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.124017 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.125065 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.125200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.125281 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.125430 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.125520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.125601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.125640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.130806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.130975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.130975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.130975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.131080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.131080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.131151 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.131574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.131725 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.131805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.131840 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.131952 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.132013 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.132038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.132125 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.132203 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.132203 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.132262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.132307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.132307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.132405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.132443 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.132473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.132507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.132555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.132599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.132710 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.132752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.132787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.132825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.132861 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.132901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.132901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.132901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.132996 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.133284 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.133284 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.133483 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.133568 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.133652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.133726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.133813 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.134618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.134618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.134939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.134939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.134939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.134939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.135083 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.135356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.135474 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.135581 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.135685 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.135781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.135869 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.135913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.135947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.135988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.136028 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.136068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.136068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.136068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.136167 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.136209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.136254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.136254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.136331 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.136368 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.136417 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.136662 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.136782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.136987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.137046 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.137095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.137136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.137174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.137209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.137240 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.137278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.137278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.137351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.137398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.137398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.137468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.138303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.138425 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.138455 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.138476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.138510 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.138602 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.138666 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.138729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.138790 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.138824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.138860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.138898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.138930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.138930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.138991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.139035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.139072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.139072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.139072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.139166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.139398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.141640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.141812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.141812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.141885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.141941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.141979 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.142014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.142046 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.142085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.142085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.142155 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.142155 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.142217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.142543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.142604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.142604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.142604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.142708 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.142739 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.142836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.142930 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.142982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.143020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.143091 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.143166 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.143216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.143274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.143347 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.143399 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.143476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.143565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.143754 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.143802 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.143851 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.143887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.143933 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.143966 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.143997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.144030 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.144073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.144073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.144280 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.145100 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.145100 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.145500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.145500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.145500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.145500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.145500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.145638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.145823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.145909 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.145909 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.145973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.146014 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.146052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.146084 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.146184 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.146233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.146270 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.146307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.146353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.146409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.146442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.146493 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.146672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.146672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.146735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.146759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.146759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.146796 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.146817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.146817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.146862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.146885 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.146906 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.146926 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.146946 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.146968 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.146989 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.147012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.147036 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.147057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.147084 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.147111 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.147111 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.147147 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.147174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.147196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.147217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.147237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.147258 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.147296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.147352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.147377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.147418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.147442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.147464 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.147485 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.147508 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.147539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.147561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.147581 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.147608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.147632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.147653 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.147674 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.147696 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.147717 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.147738 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.147759 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.148278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.148438 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.148511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.148570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.148629 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.148688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.148743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.148801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.148866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.148926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.148983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.149038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.149094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.149173 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.149173 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.149299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.149299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.149501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.149501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.149621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.149686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.149711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.149793 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.149869 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.149923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.149946 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.149973 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.150014 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.150079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.150113 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.150164 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.150214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.150264 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.150323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.150377 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.150499 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.150870 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.150955 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.151036 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.151136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.151223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.151306 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.151428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.151517 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.151583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.151611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.151658 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.151700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.151740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.151807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.151836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.151864 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.151887 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.151912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.151934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.151956 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.151976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.152041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.152071 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.152135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.152175 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.152228 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.152268 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.152334 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.152373 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.152450 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.152629 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.152662 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.152685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.152706 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.152735 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.152757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.152778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.152799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.152892 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.152947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.152973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.153058 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.155519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.155744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.155744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.155744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.155957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.155957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.155957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.156816 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.156950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.157022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.157087 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.157143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.157199 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.157232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.157276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.157308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.157400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.157446 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.157601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.157601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.158489 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.158625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.158625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.158625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.158625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.158896 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.158974 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.159026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.159054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.159080 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.159108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.159145 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.159175 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.159175 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.159223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.159250 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.159282 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.159309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.159353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.159353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.159353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.159353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.160011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.160057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.160133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.160170 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.160276 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.160370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.160431 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.160461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.160502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.160537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.160570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.160686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.160758 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.160827 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.160894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.160942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.160976 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.161004 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.161038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.161065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.161091 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.161917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.161985 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.162025 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.162171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.162171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.162286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.162483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.162483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.162670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.162670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.162670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.162670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.162851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.162851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.162933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.162933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.163006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.163188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.163188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.163377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.163456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.163496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.163533 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.163533 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.163592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.163634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.163670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.163705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.163741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.163782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.163820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.163858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.163896 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.163935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.163983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.164030 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.164069 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.164360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.164360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.164360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.164625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.164625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.167281 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.167447 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.167447 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.167528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.167557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.167698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.167698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.170048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.170184 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.170255 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.170338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.170450 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.170525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.170644 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.170684 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.170784 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.170902 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.171006 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.171112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.171230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.171351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.172500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.172602 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.172658 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.172713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.172764 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.172815 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.172877 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.173717 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.173813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.173865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.173900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.173987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.174044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.174102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.174657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.174781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.174858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.174948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.175015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.175117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.175157 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.175646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.175733 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.175847 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.175913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.176004 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.176114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.176219 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.176961 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100390) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.177031 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.177067 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.177090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.177128 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.177152 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.177253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100390) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.177351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.177461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100390) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.177508 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100388) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.177541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.177563 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.177583 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.177603 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.177629 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.177650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.177672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.177781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100388) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.177834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100388) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.178367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.178367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.178367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.178367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.178367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.178517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.178638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.179454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100389) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.179559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.179629 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.179724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.179804 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100389) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.179895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100389) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.204911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100391) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 20:13:10.205481 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.205571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.205835 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.206651 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.206745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.206848 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.206939 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.207036 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.207137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.207285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.207894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.207993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.208082 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.208172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.208267 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.208375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.208512 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.208600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.208691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.208780 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.208869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.208956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.209042 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.209144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.209954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.210059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.210139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.210229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.210308 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.210424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.210521 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.210820 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.210924 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.211020 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.211103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.211197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.211290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.211405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.212029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.212124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.212200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.212286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.212417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.212509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.212573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.212954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.213047 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.213141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.213224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.213336 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.213438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.213536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.213626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.213722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.213826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.213912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.214000 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.214088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.214176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.214862 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.214984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.215096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.215141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.215215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.215305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.215430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.217080 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.217157 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.217274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.217373 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.217490 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.217577 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.217675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.218051 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.218146 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.218235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.218341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.218456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.218556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.218628 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.219469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.219567 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.219664 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.219748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.219850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.219941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.220037 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.220459 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.220549 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.220645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.220688 np0000006809 devstack@c-api.service[100390]: INFO dbcounter [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Registered counter for database cinder Aug 08 20:13:10.220764 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.220875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.220957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.221050 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.221683 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.221777 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.221876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.221964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.222043 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.222122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.222225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.222432 np0000006809 devstack@c-api.service[100388]: INFO dbcounter [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Registered counter for database cinder Aug 08 20:13:10.223145 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.223245 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.223364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.223458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.223541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.223633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.223731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.224122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.224223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.224341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.224489 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.224535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.224615 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.224719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.225355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.225471 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.225561 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.225662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.225748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.225839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.225933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.226238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.226345 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.226452 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.226546 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.226629 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.226726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.226811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.226898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.226981 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.227063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.227154 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.227244 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.227348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.227463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.227549 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.227633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.227710 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.227795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.227873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.227960 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.228050 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.228763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.228857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.228979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.229069 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.229163 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.229246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.229360 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.229783 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.229875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.229959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.230058 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.230134 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.230221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.230334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.230449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.230535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.230622 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.230712 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.230797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.230885 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.230986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.231943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.232046 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.232114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.232210 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.232319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.232424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.232537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.233321 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.233449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.233520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.233619 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.233715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.233808 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.233899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.234610 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.234714 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.234801 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.234888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.234976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.235077 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.235171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.235853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.235957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.236034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.236130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.236222 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.236344 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.236461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.236559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.236645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.236721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.236801 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.236879 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.236954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.237038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.238393 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.238518 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.238570 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.238658 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.238749 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.238791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.238896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.240395 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.240521 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.240603 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.240662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.240750 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.240825 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.240911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.241307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.241425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.241506 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.241614 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.241684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.241763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.241844 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 20:13:10.242754 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100391) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 20:13:10.242836 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 20:13:10.242905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 20:13:10.242999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 20:13:10.243063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100391) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 20:13:10.243139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100391) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 20:13:10.247054 np0000006809 devstack@c-api.service[100389]: INFO dbcounter [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Registered counter for database cinder Aug 08 20:13:10.262687 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-cbe74973-4417-4519-b7aa-96923928192e 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=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.265584 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d 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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.300144 np0000006809 devstack@c-api.service[100391]: INFO dbcounter [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Registered counter for database cinder Aug 08 20:13:10.302291 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de 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=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.350421 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 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=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.385071 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writer thread running {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 20:13:10.387028 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writer thread running {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 20:13:10.387909 np0000006809 devstack@c-api.service[100390]: INFO cinder.rpc [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 20:13:10.389734 np0000006809 devstack@c-api.service[100388]: INFO cinder.rpc [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 20:13:10.390804 np0000006809 devstack@c-api.service[100390]: INFO cinder.rpc [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 20:13:10.392296 np0000006809 devstack@c-api.service[100388]: INFO cinder.rpc [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 20:13:10.393092 np0000006809 devstack@c-api.service[100390]: INFO cinder.rpc [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 20:13:10.394691 np0000006809 devstack@c-api.service[100388]: INFO cinder.rpc [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 20:13:10.395121 np0000006809 devstack@c-api.service[100390]: INFO cinder.rpc [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 20:13:10.395548 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.396036 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.396649 np0000006809 devstack@c-api.service[100388]: INFO cinder.rpc [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 20:13:10.397022 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.397303 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.397969 np0000006809 devstack@c-api.service[100390]: WARNING cinder.keymgr.conf_key_mgr [None req-cbe74973-4417-4519-b7aa-96923928192e 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 08 20:13:10.399317 np0000006809 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d 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 08 20:13:10.401151 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.401352 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.402560 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.402736 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.426469 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writer thread running {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 20:13:10.429458 np0000006809 devstack@c-api.service[100389]: INFO cinder.rpc [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 20:13:10.431967 np0000006809 devstack@c-api.service[100389]: INFO cinder.rpc [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 20:13:10.434177 np0000006809 devstack@c-api.service[100389]: INFO cinder.rpc [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 20:13:10.435787 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-cbe74973-4417-4519-b7aa-96923928192e 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=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.436088 np0000006809 devstack@c-api.service[100389]: INFO cinder.rpc [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 20:13:10.436430 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.436708 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.437033 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d 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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.437350 np0000006809 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de 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 08 20:13:10.438343 np0000006809 devstack@c-api.service[100390]: INFO cinder.rpc [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 20:13:10.439407 np0000006809 devstack@c-api.service[100388]: INFO cinder.rpc [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 20:13:10.439705 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.439847 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.440762 np0000006809 devstack@c-api.service[100390]: INFO cinder.rpc [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 20:13:10.441250 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.441456 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.441692 np0000006809 devstack@c-api.service[100388]: INFO cinder.rpc [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 20:13:10.442145 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.442343 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.451851 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.452090 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.453186 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.453401 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.455709 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.455778 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.455915 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.455969 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.458153 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.458215 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.458361 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.458452 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.461257 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.461327 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.461492 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.461583 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.463519 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.463624 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.463698 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.463745 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.465693 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.465754 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.465876 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.465929 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.468088 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.468151 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.468274 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.468359 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.470274 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.470488 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.470828 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.471030 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.472794 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.472970 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.473979 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.474138 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.474279 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.474506 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.475685 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.475878 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.476689 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.476761 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de 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=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.476861 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.478602 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.478736 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.479452 np0000006809 devstack@c-api.service[100389]: INFO cinder.rpc [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 20:13:10.482234 np0000006809 devstack@c-api.service[100389]: INFO cinder.rpc [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 20:13:10.482796 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.483357 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.483421 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.483451 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.483475 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.483629 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.486087 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.486211 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.486303 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.486519 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.487142 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writer thread running {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 20:13:10.487494 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.487639 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.488179 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.488363 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.488505 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.488626 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.489314 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.489467 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.489513 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.489632 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.490110 np0000006809 devstack@c-api.service[100391]: INFO cinder.rpc [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 20:13:10.490532 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.490680 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.491146 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.491294 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.491600 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.491753 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.492067 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.492187 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.492684 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.492821 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.492852 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.492956 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.493001 np0000006809 devstack@c-api.service[100391]: INFO cinder.rpc [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 20:13:10.493537 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.493579 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.493657 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.493728 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.494449 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.494509 np0000006809 devstack@c-api.service[100390]: WARNING cinder.api.contrib.hosts [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 20:13:10.494602 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.494751 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.494883 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.495445 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: extensions {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.495577 np0000006809 devstack@c-api.service[100388]: WARNING cinder.api.contrib.hosts [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 20:13:10.495677 np0000006809 devstack@c-api.service[100391]: INFO cinder.rpc [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 20:13:10.495747 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.495897 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.495974 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.496052 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.496621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: consistencygroups {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.496779 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: extensions {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.498271 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: extra_specs {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.498353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: consistencygroups {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.498429 np0000006809 devstack@c-api.service[100391]: INFO cinder.rpc [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 20:13:10.498766 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.499072 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.499513 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.499647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: capabilities {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.499760 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.499829 np0000006809 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 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 08 20:13:10.501849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: backups {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.502377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: extra_specs {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.502443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-quota-sets {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.502719 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.502899 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.502933 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.503067 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.503597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: capabilities {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.503650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: qos-specs {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.505035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: backups {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.505333 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: encryption {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.506375 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.506544 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.506656 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: encryption {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.507434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-quota-sets {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.508037 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: cgsnapshots {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.508869 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.509021 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.509177 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: qos-specs {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.509280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: scheduler-stats {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.510577 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-volume-manage {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.511473 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.511620 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.511656 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: encryption {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.511846 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-snapshot-manage {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.513134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-volume-transfer {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.513446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: encryption {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.514044 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.514291 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.514574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-hosts {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.515248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: cgsnapshots {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.515797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-volume-type-access {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.516685 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.516830 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.517095 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: scheduler-stats {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.517235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-availability-zone {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.518874 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.518970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-volume-manage {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.519083 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.519122 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extended resource: os-quota-class-sets {{(pid=100390) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.520343 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.520540 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.520575 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.520681 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.520713 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-snapshot-manage {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.521538 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.521659 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.522355 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.522427 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-volume-transfer {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.522504 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.523040 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.snapshot_actions [None req-cbe74973-4417-4519-b7aa-96923928192e None None] SnapshotActionsController initialized {{(pid=100390) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 20:13:10.523396 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.523476 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.523571 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.523606 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.524216 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.524300 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-hosts {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.524396 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.525003 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.525124 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.525872 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.525915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-volume-type-access {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.526018 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.526557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.526677 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.526776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.526890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension UsedLimits extending resource: limits {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527358 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527674 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension AdminActions extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension AdminActions extending resource: snapshots {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527809 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-availability-zone {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.527890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension AdminActions extending resource: backups {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.527998 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeActions extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.528141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.528260 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.router [None req-cbe74973-4417-4519-b7aa-96923928192e None None] Extension TypesManage extending resource: types {{(pid=100390) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.528799 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.528942 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.529417 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extended resource: os-quota-class-sets {{(pid=100388) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.531316 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.531548 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.531589 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.531742 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.532575 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.532730 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.533004 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.533133 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.533589 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.533748 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.534011 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.534132 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.534483 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.snapshot_actions [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] SnapshotActionsController initialized {{(pid=100388) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 20:13:10.534848 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.534974 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.535916 np0000006809 devstack@c-api.service[100390]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x769f4e4a4668 pid: 100390 (default app) Aug 08 20:13:10.535988 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.536131 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.537019 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.537122 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.537164 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.537362 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.537877 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 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=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:10.538045 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.538245 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.538457 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.538457 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.539103 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.539188 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.539233 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.539269 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.539996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.540099 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.540099 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.540177 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.540367 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.540525 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.540675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.540807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.540947 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension UsedLimits extending resource: limits {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.541103 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.541165 np0000006809 devstack@c-api.service[100389]: WARNING cinder.api.contrib.hosts [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 20:13:10.541224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.541398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.541467 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.541579 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension AdminActions extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.541639 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.541750 np0000006809 devstack@c-api.service[100391]: INFO cinder.rpc [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 20:13:10.541828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension AdminActions extending resource: snapshots {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.541885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension AdminActions extending resource: backups {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.542013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeActions extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.542112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: extensions {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.542185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.542348 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.router [None req-afcdf033-3e35-4c24-ad90-76833c3ec03d None None] Extension TypesManage extending resource: types {{(pid=100388) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.543445 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: consistencygroups {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.544848 np0000006809 devstack@c-api.service[100391]: INFO cinder.rpc [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 20:13:10.545402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-adb06ee8-f4e8-4291-9c74-b23a15b9bb71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:13:10.545557 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.545605 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: extra_specs {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.545761 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.546973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: capabilities {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.548000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: backups {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.548785 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1/1] 10.4.3.206 () {60 vars in 925 bytes} [Sat Aug 8 20:13:10 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:13:10.549706 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-quota-sets {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.551057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: qos-specs {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.552459 np0000006809 devstack@c-api.service[100388]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x769f4e4a4668 pid: 100388 (default app) Aug 08 20:13:10.552778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: encryption {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.554206 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: encryption {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.555561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: cgsnapshots {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.556857 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: scheduler-stats {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.558145 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-volume-manage {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.559396 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-snapshot-manage {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.560656 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-volume-transfer {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.562465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-hosts {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.563397 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.563635 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.563757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-volume-type-access {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.565222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-availability-zone {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.566135 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.566265 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.567660 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extended resource: os-quota-class-sets {{(pid=100389) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.568573 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.568724 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.569290 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.569496 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.570270 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.570424 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.571085 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.571213 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.571786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.snapshot_actions [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] SnapshotActionsController initialized {{(pid=100389) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 20:13:10.571869 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.572049 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.572174 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.572292 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.572915 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.573016 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.573692 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.573796 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.574565 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.574671 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.574964 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.575091 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.575235 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575510 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575742 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension UsedLimits extending resource: limits {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.575986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension SnapshotActions extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576092 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeTypeAccess extending resource: types {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576273 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension AdminActions extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576420 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension AdminActions extending resource: snapshots {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension AdminActions extending resource: backups {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576691 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeActions extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.576863 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.router [None req-7fd90641-1c37-49db-9ad0-c0c3a7b997de None None] Extension TypesManage extending resource: types {{(pid=100389) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.577088 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.577215 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.579680 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.579811 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.581844 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.581983 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.584053 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.584184 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.584561 np0000006809 devstack@c-api.service[100389]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x769f4e4a4668 pid: 100389 (default app) Aug 08 20:13:10.584945 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.585066 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.586922 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.587053 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.591370 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.591570 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.593956 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.594152 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.595327 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.595492 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.596347 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.596493 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.597098 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.597212 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.598776 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.598921 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.599750 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.599868 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.600492 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.600598 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.601169 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.601528 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.602202 np0000006809 devstack@c-api.service[100391]: WARNING cinder.api.contrib.hosts [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 20:13:10.602579 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.602749 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.603563 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: extensions {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.605585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: consistencygroups {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.608116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: extra_specs {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.609737 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: capabilities {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.611166 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: backups {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.612845 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-quota-sets {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.614083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: qos-specs {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.615849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: encryption {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.617094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: encryption {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.618945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: cgsnapshots {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.620443 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: scheduler-stats {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.621716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-volume-manage {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.622979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-snapshot-manage {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.624437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-volume-transfer {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.626790 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-hosts {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.628575 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-volume-type-access {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.629996 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-availability-zone {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.632484 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extended resource: os-quota-class-sets {{(pid=100391) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 20:13:10.636363 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.636363 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.636363 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.636363 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.636363 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.636363 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.637093 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.snapshot_actions [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] SnapshotActionsController initialized {{(pid=100391) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 20:13:10.637636 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.638379 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.638642 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.638818 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.639561 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.639689 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.640395 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:13:10.640551 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:13:10.641061 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641358 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641790 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension UsedLimits extending resource: limits {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.641963 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642174 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension AdminActions extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension AdminActions extending resource: snapshots {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642489 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension AdminActions extending resource: backups {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeActions extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.642729 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.router [None req-67049e91-1fcf-4ec8-b40b-f256e168d875 None None] Extension TypesManage extending resource: types {{(pid=100391) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 20:13:10.650040 np0000006809 devstack@c-api.service[100391]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x769f4e4a4668 pid: 100391 (default app) Aug 08 20:13:15.473788 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd23f86c-697f-4725-8ff5-2c506665ee7a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:13:16.088263 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd23f86c-697f-4725-8ff5-2c506665ee7a admin admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:13:16.088854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd23f86c-697f-4725-8ff5-2c506665ee7a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:13:16.090458 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:13:16.090458 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:13:16.121555 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-fd23f86c-697f-4725-8ff5-2c506665ee7a 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=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:16.150060 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd23f86c-697f-4725-8ff5-2c506665ee7a admin admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:13:16.150587 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 2/2] 10.4.3.206 () {68 vars in 1302 bytes} [Sat Aug 8 20:13:15 2026] POST /volume/v3/types => generated 183 bytes in 677 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:13:16.167412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f542427a-f1f8-4bdd-a6e0-4c903f396256 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:13:16.448035 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f542427a-f1f8-4bdd-a6e0-4c903f396256 admin admin] POST https://10.4.3.206/volume/v3/types/65033239-f6c5-42a1-92ec-f71d34a8e8ef/extra_specs Aug 08 20:13:16.448759 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f542427a-f1f8-4bdd-a6e0-4c903f396256 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:13:16.450440 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:13:16.450440 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:13:16.482728 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-f542427a-f1f8-4bdd-a6e0-4c903f396256 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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:16.544781 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f542427a-f1f8-4bdd-a6e0-4c903f396256 admin admin] https://10.4.3.206/volume/v3/types/65033239-f6c5-42a1-92ec-f71d34a8e8ef/extra_specs returned with HTTP 200 Aug 08 20:13:16.544781 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1/3] 10.4.3.206 () {68 vars in 1449 bytes} [Sat Aug 8 20:13:16 2026] POST /volume/v3/types/65033239-f6c5-42a1-92ec-f71d34a8e8ef/extra_specs => generated 52 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:13:16.799189 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31175d2f-4564-4d30-b4a2-616ed2ffc8fd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:13:17.094549 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31175d2f-4564-4d30-b4a2-616ed2ffc8fd admin admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:13:17.095403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31175d2f-4564-4d30-b4a2-616ed2ffc8fd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:13:17.096794 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:13:17.096794 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:13:17.140707 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-31175d2f-4564-4d30-b4a2-616ed2ffc8fd 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=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:17.165611 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31175d2f-4564-4d30-b4a2-616ed2ffc8fd admin admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:13:17.166173 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1/4] 10.4.3.206 () {68 vars in 1302 bytes} [Sat Aug 8 20:13:16 2026] POST /volume/v3/types => generated 186 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:13:17.184467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-220595b0-c68f-43cb-a892-24ccf8d68dcc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:13:17.470356 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-220595b0-c68f-43cb-a892-24ccf8d68dcc admin admin] POST https://10.4.3.206/volume/v3/types/51747d24-72e5-46e0-8ff9-432fc24e5981/extra_specs Aug 08 20:13:17.470853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-220595b0-c68f-43cb-a892-24ccf8d68dcc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:13:17.472464 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:13:17.472464 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:13:17.503748 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-220595b0-c68f-43cb-a892-24ccf8d68dcc 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=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:13:17.558902 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-220595b0-c68f-43cb-a892-24ccf8d68dcc admin admin] https://10.4.3.206/volume/v3/types/51747d24-72e5-46e0-8ff9-432fc24e5981/extra_specs returned with HTTP 200 Aug 08 20:13:17.559533 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1/5] 10.4.3.206 () {68 vars in 1449 bytes} [Sat Aug 8 20:13:17 2026] POST /volume/v3/types/51747d24-72e5-46e0-8ff9-432fc24e5981/extra_specs => generated 45 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:13:26.147039 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:13:26.540803 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:13:27.162781 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:13:27.556576 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:13:42.953453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e50ca9f5-4d84-4152-b2e0-5da0534e3283 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:13:42.953877 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e50ca9f5-4d84-4152-b2e0-5da0534e3283 None None] GET https://10.4.3.206/volume// Aug 08 20:13:42.953941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e50ca9f5-4d84-4152-b2e0-5da0534e3283 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:13:42.954168 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e50ca9f5-4d84-4152-b2e0-5da0534e3283 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:13:42.954690 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e50ca9f5-4d84-4152-b2e0-5da0534e3283 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:13:42.955075 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 3/6] 10.4.3.206 () {66 vars in 1425 bytes} [Sat Aug 8 20:13: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 08 20:14:24.859878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-01b387cc-6ce0-40a9-ab1b-c80dc30f33c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:14:25.158436 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01b387cc-6ce0-40a9-ab1b-c80dc30f33c9 tempest-verify_tempest_config-476541929 tempest-verify_tempest_config-476541929-project-member] GET https://10.4.3.206/volume/v3/extensions Aug 08 20:14:25.158684 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01b387cc-6ce0-40a9-ab1b-c80dc30f33c9 tempest-verify_tempest_config-476541929 tempest-verify_tempest_config-476541929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:14:25.158948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01b387cc-6ce0-40a9-ab1b-c80dc30f33c9 tempest-verify_tempest_config-476541929 tempest-verify_tempest_config-476541929-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:14:25.159353 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01b387cc-6ce0-40a9-ab1b-c80dc30f33c9 tempest-verify_tempest_config-476541929 tempest-verify_tempest_config-476541929-project-member] https://10.4.3.206/volume/v3/extensions returned with HTTP 200 Aug 08 20:14:25.159870 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 2/7] 10.4.3.206 () {66 vars in 1246 bytes} [Sat Aug 8 20:14:24 2026] GET /volume/v3/extensions => generated 5245 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:15:29.887401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:30.274317 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:15:30.274472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2042532372", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:30.275939 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2042532372', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:15:30.860478 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume of 1 GB Aug 08 20:15:30.871564 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:15:30.870884. {{(pid=100389) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:15:30.871743 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Availability Zones retrieved successfully. Aug 08 20:15:30.898940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Flow 'volume_create_api' (678fd61e-11fa-4a18-9e77-811f35fbdd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:30.900446 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c989f2e-4db1-4b48-b1bc-d3b94453826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:30.901899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:15:31.022294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c989f2e-4db1-4b48-b1bc-d3b94453826a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:31.023359 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384c2b73-cbfc-4001-bbc6-9fd4110e7334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:31.085162 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-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 08 20:15:31.085507 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-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 08 20:15:31.149897 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Created reservations ['2a2ced14-ae40-4ee5-a202-a972d6d96676', 'c0d39bce-f2dd-4d6f-b5fc-7d2204e4a437', '61a0d60b-bb57-47c5-b8d6-fd20cf354657', '4999be2a-dfee-494c-978f-1cafc662a042'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:15:31.150908 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (384c2b73-cbfc-4001-bbc6-9fd4110e7334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2ced14-ae40-4ee5-a202-a972d6d96676', 'c0d39bce-f2dd-4d6f-b5fc-7d2204e4a437', '61a0d60b-bb57-47c5-b8d6-fd20cf354657', '4999be2a-dfee-494c-978f-1cafc662a042']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:31.151837 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33bddee9-6d42-4762-ae12-4528dd8feee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:31.221964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33bddee9-6d42-4762-ae12-4528dd8feee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1100a22-acc8-49c3-a281-215a5bfd92a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2042532372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c0ae6db029416094b7fad6bbe995be',qos_specs=None,replication_status=,reservations=['2a2ced14-ae40-4ee5-a202-a972d6d96676','c0d39bce-f2dd-4d6f-b5fc-7d2204e4a437','61a0d60b-bb57-47c5-b8d6-fd20cf354657','4999be2a-dfee-494c-978f-1cafc662a042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c14c803c4643e0ac84d732797494e2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:15:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2042532372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1100a22-acc8-49c3-a281-215a5bfd92a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c0ae6db029416094b7fad6bbe995be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c14c803c4643e0ac84d732797494e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:31.223272 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c9ca07-e6ce-46aa-a9ef-79faaa014f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:31.248641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2c9ca07-e6ce-46aa-a9ef-79faaa014f02) transitioned into state 'SUCCESS' from state '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-2042532372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c0ae6db029416094b7fad6bbe995be',qos_specs=None,replication_status=,reservations=['2a2ced14-ae40-4ee5-a202-a972d6d96676','c0d39bce-f2dd-4d6f-b5fc-7d2204e4a437','61a0d60b-bb57-47c5-b8d6-fd20cf354657','4999be2a-dfee-494c-978f-1cafc662a042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c14c803c4643e0ac84d732797494e2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:31.249476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cbbceb-c980-448e-a7eb-a58a6d53c981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:31.286191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cbbceb-c980-448e-a7eb-a58a6d53c981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:31.287480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Flow 'volume_create_api' (678fd61e-11fa-4a18-9e77-811f35fbdd9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:31.287988 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume request issued successfully. Aug 08 20:15:31.289378 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7734a60f-2844-45c5-b861-10f6433d3ed3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:15:31.289966 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 2/8] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:15:29 2026] POST /volume/v3/volumes => generated 757 bytes in 1403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:15:31.313623 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1afa8326-002f-4a44-aef5-764ebe824bc8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:31.316776 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1afa8326-002f-4a44-aef5-764ebe824bc8 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:31.316991 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1afa8326-002f-4a44-aef5-764ebe824bc8 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:31.317233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1afa8326-002f-4a44-aef5-764ebe824bc8 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:31.365094 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:31.365094 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:31.372245 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1afa8326-002f-4a44-aef5-764ebe824bc8 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:31.381431 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1afa8326-002f-4a44-aef5-764ebe824bc8 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:31.381431 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 2/9] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:31 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 825 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:32.397957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-450a33bf-a8f7-4262-8f18-dc5e8f535daa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:32.400162 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-450a33bf-a8f7-4262-8f18-dc5e8f535daa tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:32.400329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-450a33bf-a8f7-4262-8f18-dc5e8f535daa tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:32.400531 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-450a33bf-a8f7-4262-8f18-dc5e8f535daa tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:32.431793 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:32.431793 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:32.438751 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-450a33bf-a8f7-4262-8f18-dc5e8f535daa tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:32.445601 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-450a33bf-a8f7-4262-8f18-dc5e8f535daa tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:32.446049 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 4/10] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:32 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:33.460540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0ce703d-b957-406a-9dc5-a02b78547cb3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:33.465270 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0ce703d-b957-406a-9dc5-a02b78547cb3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:33.465548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0ce703d-b957-406a-9dc5-a02b78547cb3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:33.465715 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0ce703d-b957-406a-9dc5-a02b78547cb3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:33.515709 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:33.515709 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:33.530775 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0ce703d-b957-406a-9dc5-a02b78547cb3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:33.544432 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0ce703d-b957-406a-9dc5-a02b78547cb3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:33.544432 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 3/11] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:33 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:34.561561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-870900a8-faa0-45aa-91b6-7d54d13116ac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:34.563837 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-870900a8-faa0-45aa-91b6-7d54d13116ac tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:34.564034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-870900a8-faa0-45aa-91b6-7d54d13116ac tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:34.564219 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-870900a8-faa0-45aa-91b6-7d54d13116ac tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:34.576100 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:34.576100 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:34.588853 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-870900a8-faa0-45aa-91b6-7d54d13116ac tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:34.597000 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-870900a8-faa0-45aa-91b6-7d54d13116ac tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:34.597619 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 3/12] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:34 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:35.613918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0520e48-7af6-40e7-8546-4649d30baf70 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:35.616081 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0520e48-7af6-40e7-8546-4649d30baf70 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:35.616290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0520e48-7af6-40e7-8546-4649d30baf70 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:35.616541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0520e48-7af6-40e7-8546-4649d30baf70 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:35.624714 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:35.624714 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:35.633415 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d0520e48-7af6-40e7-8546-4649d30baf70 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:35.638060 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0520e48-7af6-40e7-8546-4649d30baf70 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:35.638684 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 3/13] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:35 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:36.657231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bfabe2db-b3b7-433f-9c44-28840316c8ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:36.661999 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfabe2db-b3b7-433f-9c44-28840316c8ba tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:36.661999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfabe2db-b3b7-433f-9c44-28840316c8ba tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:36.661999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfabe2db-b3b7-433f-9c44-28840316c8ba tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:36.670187 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:36.670187 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:36.675424 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bfabe2db-b3b7-433f-9c44-28840316c8ba tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:36.681604 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfabe2db-b3b7-433f-9c44-28840316c8ba tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:36.681915 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 5/14] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:36 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:37.611165 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6a29928-f45b-4d21-b234-13379353dc02 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:37.697799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c89e5976-4ef7-41d3-9b9b-881c983d199d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:37.700184 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c89e5976-4ef7-41d3-9b9b-881c983d199d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:37.700316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c89e5976-4ef7-41d3-9b9b-881c983d199d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:37.700539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c89e5976-4ef7-41d3-9b9b-881c983d199d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:37.709467 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:37.709467 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:37.713051 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c89e5976-4ef7-41d3-9b9b-881c983d199d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:37.719198 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c89e5976-4ef7-41d3-9b9b-881c983d199d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:37.719669 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 4/15] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:37 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:37.884478 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:15:37.884990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-829843658"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:37.887551 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-829843658'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:15:37.903139 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Create volume of 1 GB Aug 08 20:15:37.903590 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:37.903590 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:37.909325 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:15:37.908760. {{(pid=100388) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:15:37.909459 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Availability Zones retrieved successfully. Aug 08 20:15:37.939882 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Flow 'volume_create_api' (f2ab8618-d273-4377-9d6c-051a02cf4ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:37.941056 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2b4041-437f-4680-82c3-7999092b1947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:37.942060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:15:37.968198 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:37.968198 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:37.993805 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c2b4041-437f-4680-82c3-7999092b1947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=51747d24-72e5-46e0-8ff9-432fc24e5981,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51747d24-72e5-46e0-8ff9-432fc24e5981', 'encryption_key_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=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:37.994972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d755bafb-af69-4596-bf1f-8f5ecff073e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.064199 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:15:38.064806 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:15:38.122979 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Created reservations ['68f2bbec-2a87-4da9-894c-d2cbe5cba192', '5dde2a6f-46af-4951-a340-ee5e0f6aefe4', '94c1fde9-a297-4e0b-8330-62f94453ec1c', 'fc056150-2c87-493f-9e9c-6ebcac1aa599'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:15:38.124069 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d755bafb-af69-4596-bf1f-8f5ecff073e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f2bbec-2a87-4da9-894c-d2cbe5cba192', '5dde2a6f-46af-4951-a340-ee5e0f6aefe4', '94c1fde9-a297-4e0b-8330-62f94453ec1c', 'fc056150-2c87-493f-9e9c-6ebcac1aa599']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:38.125194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d68a6e-269d-41f1-9735-9c0e641979cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.153242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29d68a6e-269d-41f1-9735-9c0e641979cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2e05aa1-1f1b-4a00-a37a-064f15f12c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-829843658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82ae3e7b4409438f8912e8e335731293',qos_specs=None,replication_status=,reservations=['68f2bbec-2a87-4da9-894c-d2cbe5cba192','5dde2a6f-46af-4951-a340-ee5e0f6aefe4','94c1fde9-a297-4e0b-8330-62f94453ec1c','fc056150-2c87-493f-9e9c-6ebcac1aa599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f666d8fd874a9e9125084111873baf',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-829843658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2e05aa1-1f1b-4a00-a37a-064f15f12c99,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82ae3e7b4409438f8912e8e335731293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f666d8fd874a9e9125084111873baf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51747d24-72e5-46e0-8ff9-432fc24e5981),volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:38.153242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29a9236-1386-4f26-9d12-492114496ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.179711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c29a9236-1386-4f26-9d12-492114496ac2) transitioned into state 'SUCCESS' from state '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-829843658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82ae3e7b4409438f8912e8e335731293',qos_specs=None,replication_status=,reservations=['68f2bbec-2a87-4da9-894c-d2cbe5cba192','5dde2a6f-46af-4951-a340-ee5e0f6aefe4','94c1fde9-a297-4e0b-8330-62f94453ec1c','fc056150-2c87-493f-9e9c-6ebcac1aa599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f666d8fd874a9e9125084111873baf',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:38.181065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522d7072-6611-4dc9-8cac-5f38124fbd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.209115 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522d7072-6611-4dc9-8cac-5f38124fbd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:38.210906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Flow 'volume_create_api' (f2ab8618-d273-4377-9d6c-051a02cf4ae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:38.213830 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Create volume request issued successfully. Aug 08 20:15:38.213830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6a29928-f45b-4d21-b234-13379353dc02 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:15:38.213830 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 4/16] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:15:37 2026] POST /volume/v3/volumes => generated 757 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:15:38.232715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e80bed44-3140-44d5-a247-7521caf7ca5f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:38.233606 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e80bed44-3140-44d5-a247-7521caf7ca5f tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:15:38.233895 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e80bed44-3140-44d5-a247-7521caf7ca5f tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:38.234045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e80bed44-3140-44d5-a247-7521caf7ca5f tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:38.244910 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:38.244910 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:38.250923 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e80bed44-3140-44d5-a247-7521caf7ca5f tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:15:38.259491 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e80bed44-3140-44d5-a247-7521caf7ca5f tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:15:38.259908 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 4/17] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:38 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:38.575655 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61257670-0822-4b4c-83b9-7d520ed1579c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:38.735397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f39d974-7bb8-4b06-b377-1114e71d81dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:38.742498 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f39d974-7bb8-4b06-b377-1114e71d81dd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:38.742726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f39d974-7bb8-4b06-b377-1114e71d81dd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:38.742966 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f39d974-7bb8-4b06-b377-1114e71d81dd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:38.754752 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:38.754752 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:38.775724 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f39d974-7bb8-4b06-b377-1114e71d81dd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:38.780094 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f39d974-7bb8-4b06-b377-1114e71d81dd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:38.781052 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 5/18] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:38 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:38.863470 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:15:38.863986 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1415688401"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:38.865925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1415688401'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:15:38.866317 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Create volume of 1 GB Aug 08 20:15:38.875808 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Availability zone cache updated, next update will occur around 2026-08-08 21:15:38.875079. {{(pid=100390) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:15:38.875971 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Availability Zones retrieved successfully. Aug 08 20:15:38.906050 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Flow 'volume_create_api' (af7648ab-ef38-45a8-8066-06ca394cd83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:38.907734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7084e0-f374-4943-bb78-704daa946bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.909121 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:15:38.967276 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe7084e0-f374-4943-bb78-704daa946bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:38.968372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f04f176-beba-4d9d-a600-f826e13df545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.969192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:38.972768 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:15:38.972768 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-68279026"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:38.974049 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-68279026'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:15:38.974442 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Create volume of 1 GB Aug 08 20:15:38.974629 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:38.974629 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:38.980063 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Availability Zones retrieved successfully. Aug 08 20:15:38.988038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Flow 'volume_create_api' (3763ef0c-e5ea-4ddf-98af-c9a5493ca853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:38.988971 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8554373-d4ee-45dc-83d0-366a7a6eb7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:38.990245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:15:39.009356 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-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 08 20:15:39.009702 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-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 08 20:15:39.030121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8554373-d4ee-45dc-83d0-366a7a6eb7e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.031156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c4b5cb-2629-483f-ab80-0ea6588e7c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.077709 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-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 08 20:15:39.078193 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-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 08 20:15:39.086455 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Created reservations ['902f2585-3ad1-424d-8ae7-91188f31926d', '7d3733b4-3f0f-4b24-a98c-18ad1f99ccf4', '57f1a654-febb-4967-ad25-16e1b74b4147', 'b43c6747-4be3-4cb0-89d4-71f3a16076bd'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:15:39.087706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f04f176-beba-4d9d-a600-f826e13df545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['902f2585-3ad1-424d-8ae7-91188f31926d', '7d3733b4-3f0f-4b24-a98c-18ad1f99ccf4', '57f1a654-febb-4967-ad25-16e1b74b4147', 'b43c6747-4be3-4cb0-89d4-71f3a16076bd']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.088902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb390a9-e5cd-4efa-ba48-585e4868f0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.138450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Created reservations ['394362cc-de67-4881-a386-c1b3414c7e6e', '9017672a-0814-4fd4-81f6-e9aecb731705', '8bdb6f51-49c9-4709-b511-d1aa5589c890', '3d15cd26-dd0b-45d5-a0e1-aee8a7fffa99'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:15:39.139086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76c4b5cb-2629-483f-ab80-0ea6588e7c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394362cc-de67-4881-a386-c1b3414c7e6e', '9017672a-0814-4fd4-81f6-e9aecb731705', '8bdb6f51-49c9-4709-b511-d1aa5589c890', '3d15cd26-dd0b-45d5-a0e1-aee8a7fffa99']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.139938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71638a38-49ff-4351-8b29-f5b37830dbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.151881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb390a9-e5cd-4efa-ba48-585e4868f0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b44598a-74f0-4742-8c1e-783c6ad04930', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1415688401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2acb2870cf7408bb35307e48d128aa2',qos_specs=None,replication_status=,reservations=['902f2585-3ad1-424d-8ae7-91188f31926d','7d3733b4-3f0f-4b24-a98c-18ad1f99ccf4','57f1a654-febb-4967-ad25-16e1b74b4147','b43c6747-4be3-4cb0-89d4-71f3a16076bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5587c868d7499d9dc9a1ae1f739e7d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1415688401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b44598a-74f0-4742-8c1e-783c6ad04930,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2acb2870cf7408bb35307e48d128aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b5587c868d7499d9dc9a1ae1f739e7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.152885 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbdffab-60ed-4f8f-a3e2-e25358799649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.172751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71638a38-49ff-4351-8b29-f5b37830dbca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-68279026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783c3ae8f19e4ba1b485d9dcc649fe57',qos_specs=None,replication_status=,reservations=['394362cc-de67-4881-a386-c1b3414c7e6e','9017672a-0814-4fd4-81f6-e9aecb731705','8bdb6f51-49c9-4709-b511-d1aa5589c890','3d15cd26-dd0b-45d5-a0e1-aee8a7fffa99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8691f4a9095348feac95d4deb325f0b6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-68279026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='783c3ae8f19e4ba1b485d9dcc649fe57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8691f4a9095348feac95d4deb325f0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.173357 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a650b9-936d-4fc5-bdf2-46ed9176e43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.184954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbdffab-60ed-4f8f-a3e2-e25358799649) transitioned into state 'SUCCESS' from state '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-1415688401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2acb2870cf7408bb35307e48d128aa2',qos_specs=None,replication_status=,reservations=['902f2585-3ad1-424d-8ae7-91188f31926d','7d3733b4-3f0f-4b24-a98c-18ad1f99ccf4','57f1a654-febb-4967-ad25-16e1b74b4147','b43c6747-4be3-4cb0-89d4-71f3a16076bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5587c868d7499d9dc9a1ae1f739e7d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.185687 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631d04bf-4797-4ab4-bb04-a60038be793d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.206887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a650b9-936d-4fc5-bdf2-46ed9176e43c) transitioned into state 'SUCCESS' from state '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-68279026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='783c3ae8f19e4ba1b485d9dcc649fe57',qos_specs=None,replication_status=,reservations=['394362cc-de67-4881-a386-c1b3414c7e6e','9017672a-0814-4fd4-81f6-e9aecb731705','8bdb6f51-49c9-4709-b511-d1aa5589c890','3d15cd26-dd0b-45d5-a0e1-aee8a7fffa99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8691f4a9095348feac95d4deb325f0b6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.207632 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29d3976-792b-4df9-87f8-9794071ed9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.216770 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (631d04bf-4797-4ab4-bb04-a60038be793d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.217898 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Flow 'volume_create_api' (af7648ab-ef38-45a8-8066-06ca394cd83a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:39.218317 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Create volume request issued successfully. Aug 08 20:15:39.219198 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61257670-0822-4b4c-83b9-7d520ed1579c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:15:39.219789 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 6/19] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:15:38 2026] POST /volume/v3/volumes => generated 785 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:15:39.221852 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29d3976-792b-4df9-87f8-9794071ed9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.223438 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Flow 'volume_create_api' (3763ef0c-e5ea-4ddf-98af-c9a5493ca853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:39.223438 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Create volume request issued successfully. Aug 08 20:15:39.227408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eeaa1d11-c6a6-455b-ab2b-4d4942f1bfaf tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:15:39.227408 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 5/20] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:15:38 2026] POST /volume/v3/volumes => generated 750 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:15:39.233566 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3d9f25c7-11d2-4059-8b0f-58f010877c87 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.237403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d9f25c7-11d2-4059-8b0f-58f010877c87 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:15:39.237518 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d333b739-be2b-4cbb-a2c2-e4da69575613 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.237587 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d9f25c7-11d2-4059-8b0f-58f010877c87 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:39.237587 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d9f25c7-11d2-4059-8b0f-58f010877c87 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:39.239658 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d333b739-be2b-4cbb-a2c2-e4da69575613 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:39.239964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d333b739-be2b-4cbb-a2c2-e4da69575613 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:39.240268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d333b739-be2b-4cbb-a2c2-e4da69575613 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:39.251053 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.251053 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:39.256727 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d333b739-be2b-4cbb-a2c2-e4da69575613 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:39.263750 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d333b739-be2b-4cbb-a2c2-e4da69575613 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:39.264288 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 6/21] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:39 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:39.276780 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1749d788-ce88-4cff-8438-edda857b895e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.279711 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1749d788-ce88-4cff-8438-edda857b895e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:15:39.279711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1749d788-ce88-4cff-8438-edda857b895e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:39.280010 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1749d788-ce88-4cff-8438-edda857b895e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:39.280679 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.280679 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:39.286657 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d9f25c7-11d2-4059-8b0f-58f010877c87 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:15:39.292133 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.292133 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:39.292218 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d9f25c7-11d2-4059-8b0f-58f010877c87 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:15:39.292715 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 5/22] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:39 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 964 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:39.298736 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1749d788-ce88-4cff-8438-edda857b895e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:15:39.308576 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1749d788-ce88-4cff-8438-edda857b895e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:15:39.309075 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 7/23] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:39 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:39.327959 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.566624 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] POST https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action Aug 08 20:15:39.567343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:15:39.567567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:39.621731 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.621731 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:39.621731 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] Volume info retrieved successfully. Aug 08 20:15:39.637009 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] Update volume admin metadata completed successfully. Aug 08 20:15:39.637196 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] Update readonly setting on volume completed successfully. Aug 08 20:15:39.637530 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cfea28c-bb4f-4dea-8edc-af370d637ec8 tempest-TestMultiAttachVolumeSwap-323302205 tempest-TestMultiAttachVolumeSwap-323302205-project-admin] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action returned with HTTP 202 Aug 08 20:15:39.638147 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 6/24] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:15:39 2026] POST /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action => generated 0 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:15:39.647129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.649308 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:15:39.649754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1517542094"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:39.651168 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1517542094'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:15:39.655135 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Create volume of 1 GB Aug 08 20:15:39.655655 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.655655 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:39.656218 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Availability Zones retrieved successfully. Aug 08 20:15:39.663257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Flow 'volume_create_api' (8818d856-5457-4b90-abaa-2f0b344f96df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:39.664644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d17c7b7-29cf-4a29-8f7d-218e08965054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.665993 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:15:39.676406 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.676406 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:39.693859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d17c7b7-29cf-4a29-8f7d-218e08965054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=51747d24-72e5-46e0-8ff9-432fc24e5981,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51747d24-72e5-46e0-8ff9-432fc24e5981', 'encryption_key_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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.693859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb5fd6c6-5d62-43af-8085-fbe7e3e94143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.729743 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:15:39.730159 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:15:39.758367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Created reservations ['e181b52d-de16-45cc-9e93-9ab279cac997', '480c4a38-1c14-4c87-b280-dcc19235c859', '230613a6-a623-4d76-9b4b-af2b808dbf70', 'f74a7789-547d-4532-8876-b1cca13e5924'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:15:39.760183 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb5fd6c6-5d62-43af-8085-fbe7e3e94143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e181b52d-de16-45cc-9e93-9ab279cac997', '480c4a38-1c14-4c87-b280-dcc19235c859', '230613a6-a623-4d76-9b4b-af2b808dbf70', 'f74a7789-547d-4532-8876-b1cca13e5924']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.760713 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8587af87-baa6-4b3d-bfb7-e1f2a0debd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.791634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8587af87-baa6-4b3d-bfb7-e1f2a0debd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e0dcc0d-f14d-4196-aa11-c742281318b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1517542094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82ae3e7b4409438f8912e8e335731293',qos_specs=None,replication_status=,reservations=['e181b52d-de16-45cc-9e93-9ab279cac997','480c4a38-1c14-4c87-b280-dcc19235c859','230613a6-a623-4d76-9b4b-af2b808dbf70','f74a7789-547d-4532-8876-b1cca13e5924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f666d8fd874a9e9125084111873baf',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1517542094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e0dcc0d-f14d-4196-aa11-c742281318b3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='82ae3e7b4409438f8912e8e335731293',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f666d8fd874a9e9125084111873baf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51747d24-72e5-46e0-8ff9-432fc24e5981),volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.792297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a3e964-dca8-4fa9-a77d-fb9cb47a14de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.798302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba704b92-6c07-40d4-9544-40ce97ab1e4a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.800927 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba704b92-6c07-40d4-9544-40ce97ab1e4a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:39.801112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba704b92-6c07-40d4-9544-40ce97ab1e4a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:39.801287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba704b92-6c07-40d4-9544-40ce97ab1e4a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:39.810550 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.810550 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:39.818451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7a3e964-dca8-4fa9-a77d-fb9cb47a14de) transitioned into state 'SUCCESS' from state '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-1517542094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='82ae3e7b4409438f8912e8e335731293',qos_specs=None,replication_status=,reservations=['e181b52d-de16-45cc-9e93-9ab279cac997','480c4a38-1c14-4c87-b280-dcc19235c859','230613a6-a623-4d76-9b4b-af2b808dbf70','f74a7789-547d-4532-8876-b1cca13e5924'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f666d8fd874a9e9125084111873baf',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.818824 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba704b92-6c07-40d4-9544-40ce97ab1e4a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:39.818882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5cbcad-58e7-4144-ad1a-8364a8006d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:15:39.824260 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba704b92-6c07-40d4-9544-40ce97ab1e4a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:39.824895 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 6/25] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:39 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:39.831166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf5cbcad-58e7-4144-ad1a-8364a8006d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:15:39.832201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Flow 'volume_create_api' (8818d856-5457-4b90-abaa-2f0b344f96df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:15:39.832506 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Create volume request issued successfully. Aug 08 20:15:39.833272 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba2ef893-8432-44ce-aaca-064d82cf92c3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:15:39.835088 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 7/26] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:15:39 2026] POST /volume/v3/volumes => generated 758 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:15:39.847289 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6299cd2c-190e-499b-ae3e-90caf349e82d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:39.849824 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6299cd2c-190e-499b-ae3e-90caf349e82d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:15:39.850082 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6299cd2c-190e-499b-ae3e-90caf349e82d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:39.850402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6299cd2c-190e-499b-ae3e-90caf349e82d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:39.860409 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:39.860409 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:39.864185 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6299cd2c-190e-499b-ae3e-90caf349e82d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:15:39.869778 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6299cd2c-190e-499b-ae3e-90caf349e82d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 returned with HTTP 200 Aug 08 20:15:39.870258 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 8/27] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:39 2026] GET /volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:40.282315 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0e8f8503-a128-442c-9b98-8d2e69440902 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:40.286573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e8f8503-a128-442c-9b98-8d2e69440902 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:40.286573 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e8f8503-a128-442c-9b98-8d2e69440902 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:40.290974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e8f8503-a128-442c-9b98-8d2e69440902 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:40.298334 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:40.298334 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:40.307419 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0e8f8503-a128-442c-9b98-8d2e69440902 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:40.314872 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c92c5fd5-7e76-4a5e-bd9c-e82cb3bb20f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:40.318248 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e8f8503-a128-442c-9b98-8d2e69440902 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:40.318849 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 7/28] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:40 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:40.319396 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c92c5fd5-7e76-4a5e-bd9c-e82cb3bb20f5 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:15:40.321403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c92c5fd5-7e76-4a5e-bd9c-e82cb3bb20f5 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:40.321403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c92c5fd5-7e76-4a5e-bd9c-e82cb3bb20f5 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:40.333944 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:40.333944 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:40.343787 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c92c5fd5-7e76-4a5e-bd9c-e82cb3bb20f5 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:15:40.348746 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c92c5fd5-7e76-4a5e-bd9c-e82cb3bb20f5 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:15:40.349176 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 7/29] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:40 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:15:40.455703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-60684e83-006a-4698-bb77-9125499b0d58 req-e2a0bebb-c333-452b-a436-07cabf49d5c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:40.459190 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-e2a0bebb-c333-452b-a436-07cabf49d5c1 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:40.459190 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-e2a0bebb-c333-452b-a436-07cabf49d5c1 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:40.460259 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-e2a0bebb-c333-452b-a436-07cabf49d5c1 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:40.469469 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:40.469469 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:40.473513 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-60684e83-006a-4698-bb77-9125499b0d58 req-e2a0bebb-c333-452b-a436-07cabf49d5c1 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:40.481681 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-e2a0bebb-c333-452b-a436-07cabf49d5c1 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:40.482122 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 8/30] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:15:40 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:15:40.839597 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69264c43-b8dd-4e21-b38a-235cbac57c80 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:40.841898 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69264c43-b8dd-4e21-b38a-235cbac57c80 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:40.842189 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69264c43-b8dd-4e21-b38a-235cbac57c80 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:40.842871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69264c43-b8dd-4e21-b38a-235cbac57c80 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:40.850749 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:40.850749 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:40.855458 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-69264c43-b8dd-4e21-b38a-235cbac57c80 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:40.862072 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69264c43-b8dd-4e21-b38a-235cbac57c80 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:40.862674 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 9/31] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:40 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:40.887033 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9cdc5d6d-640a-4375-a230-244060b3a9b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:40.888594 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9cdc5d6d-640a-4375-a230-244060b3a9b9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:15:40.888790 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9cdc5d6d-640a-4375-a230-244060b3a9b9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:40.889012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9cdc5d6d-640a-4375-a230-244060b3a9b9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:40.900230 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:40.900230 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:40.908301 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9cdc5d6d-640a-4375-a230-244060b3a9b9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:15:40.917899 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9cdc5d6d-640a-4375-a230-244060b3a9b9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 returned with HTTP 200 Aug 08 20:15:40.918328 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 8/32] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:40 2026] GET /volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:41.071619 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13cbbb68-9ba4-44aa-808b-4cea07b24c3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:41.072322 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13cbbb68-9ba4-44aa-808b-4cea07b24c3a None None] GET https://10.4.3.206/volume// Aug 08 20:15:41.072620 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13cbbb68-9ba4-44aa-808b-4cea07b24c3a None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:41.072901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13cbbb68-9ba4-44aa-808b-4cea07b24c3a None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:41.074180 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13cbbb68-9ba4-44aa-808b-4cea07b24c3a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:15:41.074815 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 8/33] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:15:41 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:15:41.102665 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-60684e83-006a-4698-bb77-9125499b0d58 req-ca0a9077-9a4a-4d81-b2f0-3bfc616b9387 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:41.392053 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-ca0a9077-9a4a-4d81-b2f0-3bfc616b9387 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:15:41.392504 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-ca0a9077-9a4a-4d81-b2f0-3bfc616b9387 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d", "connector": null, "instance_uuid": "2d5933cf-d240-4e87-bf24-af0d824f31d0"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:41.405819 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:41.405819 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:41.464815 np0000006809 devstack@c-api.service[100389]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 08 20:15:41.464815 np0000006809 devstack@c-api.service[100389]: .first() Aug 08 20:15:41.484559 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-ca0a9077-9a4a-4d81-b2f0-3bfc616b9387 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:15:41.485178 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 9/34] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:15:41 2026] POST /volume/v3/attachments => generated 273 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:15:41.539457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3cfc431d-f0a5-4852-8c05-baee9daa61f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:41.541466 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3cfc431d-f0a5-4852-8c05-baee9daa61f6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:41.541758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3cfc431d-f0a5-4852-8c05-baee9daa61f6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:41.542016 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3cfc431d-f0a5-4852-8c05-baee9daa61f6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:41.554270 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:41.554270 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:41.554513 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e60b6bc-8567-4393-9372-f0f9c78629bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:41.555152 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e60b6bc-8567-4393-9372-f0f9c78629bc None None] GET https://10.4.3.206/volume// Aug 08 20:15:41.555316 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e60b6bc-8567-4393-9372-f0f9c78629bc None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:41.555582 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e60b6bc-8567-4393-9372-f0f9c78629bc None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:41.555998 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e60b6bc-8567-4393-9372-f0f9c78629bc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:15:41.556532 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 9/35] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:15: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 08 20:15:41.559611 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3cfc431d-f0a5-4852-8c05-baee9daa61f6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:41.564875 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3cfc431d-f0a5-4852-8c05-baee9daa61f6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:41.565564 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 10/36] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:41 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:41.579892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-60684e83-006a-4698-bb77-9125499b0d58 req-fe254127-0b6c-47f1-816a-78f2d48eeaf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:41.582795 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-fe254127-0b6c-47f1-816a-78f2d48eeaf7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:41.583069 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-fe254127-0b6c-47f1-816a-78f2d48eeaf7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:41.583273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-fe254127-0b6c-47f1-816a-78f2d48eeaf7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:41.601252 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:41.601252 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:41.606275 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-60684e83-006a-4698-bb77-9125499b0d58 req-fe254127-0b6c-47f1-816a-78f2d48eeaf7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:41.614062 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-fe254127-0b6c-47f1-816a-78f2d48eeaf7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:41.614757 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 9/37] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:15:41 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:15:41.878989 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4046696f-439d-43bb-bb6f-18917e2f2ca0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:41.882289 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4046696f-439d-43bb-bb6f-18917e2f2ca0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:41.883144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4046696f-439d-43bb-bb6f-18917e2f2ca0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:41.883144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4046696f-439d-43bb-bb6f-18917e2f2ca0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:41.893232 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:41.893232 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:41.901439 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4046696f-439d-43bb-bb6f-18917e2f2ca0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:41.908856 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4046696f-439d-43bb-bb6f-18917e2f2ca0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:41.909524 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 10/38] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:41 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:42.422365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:42.425607 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] PUT https://10.4.3.206/volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4 Aug 08 20:15:42.426168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:15:42.439916 np0000006809 devstack@c-api.service[100388]: /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 08 20:15:42.439916 np0000006809 devstack@c-api.service[100388]: .first() Aug 08 20:15:42.452909 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Acquiring lock "cinder-attachment_update-3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:15:42.458756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Lock "cinder-attachment_update-3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:15:42.459872 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:42.459872 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:42.580066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7cf9a13a-5ed4-4d37-b70c-416eb0580d61 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:42.582463 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7cf9a13a-5ed4-4d37-b70c-416eb0580d61 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:42.582936 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7cf9a13a-5ed4-4d37-b70c-416eb0580d61 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:42.583212 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7cf9a13a-5ed4-4d37-b70c-416eb0580d61 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:42.596297 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:42.596297 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:42.601129 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7cf9a13a-5ed4-4d37-b70c-416eb0580d61 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:42.607075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7cf9a13a-5ed4-4d37-b70c-416eb0580d61 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:42.607453 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 11/39] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:42 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:42.620950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Lock "cinder-attachment_update-3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d-np0000006809" released by "attachment_update" :: held 0.162s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:15:42.621322 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-48cdb9b7-953f-4484-95c2-d4e98e439c09 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4 returned with HTTP 200 Aug 08 20:15:42.621892 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 10/40] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:15:42 2026] PUT /volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:15:42.931779 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25b64f2e-1749-4c2e-8c31-106a47f9dd18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:42.934114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25b64f2e-1749-4c2e-8c31-106a47f9dd18 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:42.934439 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25b64f2e-1749-4c2e-8c31-106a47f9dd18 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:42.934745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25b64f2e-1749-4c2e-8c31-106a47f9dd18 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:42.946923 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:42.946923 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:42.953551 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25b64f2e-1749-4c2e-8c31-106a47f9dd18 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:42.973846 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25b64f2e-1749-4c2e-8c31-106a47f9dd18 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:42.973846 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 10/41] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:42 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:43.625330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c0859bb2-200f-4d5b-804c-4efda0474b88 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:43.627103 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c0859bb2-200f-4d5b-804c-4efda0474b88 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:43.627319 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c0859bb2-200f-4d5b-804c-4efda0474b88 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:43.627571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c0859bb2-200f-4d5b-804c-4efda0474b88 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:43.643450 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:43.643450 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:43.654090 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c0859bb2-200f-4d5b-804c-4efda0474b88 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:43.666963 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c0859bb2-200f-4d5b-804c-4efda0474b88 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:43.666963 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 11/42] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:43 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:43.986863 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7992c2f6-873f-46c7-927e-a35f20aece40 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:43.989366 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7992c2f6-873f-46c7-927e-a35f20aece40 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:43.989632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7992c2f6-873f-46c7-927e-a35f20aece40 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:43.989837 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7992c2f6-873f-46c7-927e-a35f20aece40 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:44.001813 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:44.001813 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:44.006809 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7992c2f6-873f-46c7-927e-a35f20aece40 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:44.013586 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7992c2f6-873f-46c7-927e-a35f20aece40 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:44.013959 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 12/43] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:43 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:44.679228 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eb022060-d5a2-4ec4-8dd6-b3025d02e763 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:44.681222 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb022060-d5a2-4ec4-8dd6-b3025d02e763 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:44.681455 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb022060-d5a2-4ec4-8dd6-b3025d02e763 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:44.681701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb022060-d5a2-4ec4-8dd6-b3025d02e763 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:44.695727 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:44.695727 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:44.700498 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eb022060-d5a2-4ec4-8dd6-b3025d02e763 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:44.705884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb022060-d5a2-4ec4-8dd6-b3025d02e763 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:44.706589 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 11/44] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:44 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:45.029717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a374df93-1272-49a2-8e08-c51e32dcdeff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:45.031742 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a374df93-1272-49a2-8e08-c51e32dcdeff tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:45.031874 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a374df93-1272-49a2-8e08-c51e32dcdeff tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:45.032095 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a374df93-1272-49a2-8e08-c51e32dcdeff tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:45.042705 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:45.042705 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:45.048702 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a374df93-1272-49a2-8e08-c51e32dcdeff tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:45.055229 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a374df93-1272-49a2-8e08-c51e32dcdeff tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:45.055747 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 11/45] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:45 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:45.722271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a050770-9b5d-42f2-a55e-9be9ad6119d8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:45.723103 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a050770-9b5d-42f2-a55e-9be9ad6119d8 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:45.723252 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a050770-9b5d-42f2-a55e-9be9ad6119d8 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:45.723501 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a050770-9b5d-42f2-a55e-9be9ad6119d8 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:45.745652 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:45.745652 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:45.750222 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8a050770-9b5d-42f2-a55e-9be9ad6119d8 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:45.754942 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a050770-9b5d-42f2-a55e-9be9ad6119d8 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:45.755358 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 12/46] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:45 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:46.071547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4ed6d9b8-e254-4cd3-b769-c67896206e46 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:46.073532 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ed6d9b8-e254-4cd3-b769-c67896206e46 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:46.073703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ed6d9b8-e254-4cd3-b769-c67896206e46 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:46.073921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ed6d9b8-e254-4cd3-b769-c67896206e46 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:46.082842 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:46.082842 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:46.087075 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4ed6d9b8-e254-4cd3-b769-c67896206e46 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:46.092365 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ed6d9b8-e254-4cd3-b769-c67896206e46 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:46.092877 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 13/47] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:46 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:46.770405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6dd3a127-f896-459b-8ef6-0da3f2e470ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:46.772938 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6dd3a127-f896-459b-8ef6-0da3f2e470ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:46.773207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6dd3a127-f896-459b-8ef6-0da3f2e470ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:46.773677 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6dd3a127-f896-459b-8ef6-0da3f2e470ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:46.794370 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:46.794370 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:46.798703 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6dd3a127-f896-459b-8ef6-0da3f2e470ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:46.805070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6dd3a127-f896-459b-8ef6-0da3f2e470ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:46.805619 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 12/48] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:46 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:47.110086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e2bd47dc-8470-4ff8-81b9-14e59688323b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:47.112399 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2bd47dc-8470-4ff8-81b9-14e59688323b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:47.112762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2bd47dc-8470-4ff8-81b9-14e59688323b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:47.112986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2bd47dc-8470-4ff8-81b9-14e59688323b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:47.122840 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:47.122840 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:47.127933 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e2bd47dc-8470-4ff8-81b9-14e59688323b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:47.134168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2bd47dc-8470-4ff8-81b9-14e59688323b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:47.134976 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 12/49] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:47 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:47.824095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a7db328d-6d71-449e-998f-faa5da8b0024 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:47.828534 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7db328d-6d71-449e-998f-faa5da8b0024 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:47.828534 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7db328d-6d71-449e-998f-faa5da8b0024 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:47.828534 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7db328d-6d71-449e-998f-faa5da8b0024 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:47.843726 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:47.843726 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:47.851914 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a7db328d-6d71-449e-998f-faa5da8b0024 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:47.862536 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7db328d-6d71-449e-998f-faa5da8b0024 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:47.863204 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 13/50] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:47 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:48.153219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-737bfe8c-70f4-4b26-ae9b-dd22e18d4580 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:48.155525 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-737bfe8c-70f4-4b26-ae9b-dd22e18d4580 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:48.155708 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-737bfe8c-70f4-4b26-ae9b-dd22e18d4580 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:48.155903 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-737bfe8c-70f4-4b26-ae9b-dd22e18d4580 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:48.170570 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:48.170570 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:48.177028 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-737bfe8c-70f4-4b26-ae9b-dd22e18d4580 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:48.183224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-737bfe8c-70f4-4b26-ae9b-dd22e18d4580 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:48.183806 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 14/51] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:48 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:48.877964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-26e1ccba-acd4-4fac-bbc1-096a7e426dd6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:48.885287 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26e1ccba-acd4-4fac-bbc1-096a7e426dd6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:48.887277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-26e1ccba-acd4-4fac-bbc1-096a7e426dd6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:48.887277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-26e1ccba-acd4-4fac-bbc1-096a7e426dd6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:48.899787 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:48.899787 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:48.904370 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-26e1ccba-acd4-4fac-bbc1-096a7e426dd6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:48.910327 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26e1ccba-acd4-4fac-bbc1-096a7e426dd6 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:48.911230 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 13/52] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:48 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:49.199941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-713bc7a7-a0c6-4962-966d-6f1f66de8296 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:49.203507 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-713bc7a7-a0c6-4962-966d-6f1f66de8296 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:49.203924 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-713bc7a7-a0c6-4962-966d-6f1f66de8296 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:49.204348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-713bc7a7-a0c6-4962-966d-6f1f66de8296 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:49.220715 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:49.220715 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:49.227046 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-713bc7a7-a0c6-4962-966d-6f1f66de8296 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:49.237184 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-713bc7a7-a0c6-4962-966d-6f1f66de8296 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:49.237184 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 13/53] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:49 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:49.925686 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30df86d6-fbfd-44e4-ad00-ccf020fd3f2a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:49.930885 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30df86d6-fbfd-44e4-ad00-ccf020fd3f2a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:49.930885 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30df86d6-fbfd-44e4-ad00-ccf020fd3f2a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:49.930885 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30df86d6-fbfd-44e4-ad00-ccf020fd3f2a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:49.949300 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:49.949300 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:49.955441 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-30df86d6-fbfd-44e4-ad00-ccf020fd3f2a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:49.968200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30df86d6-fbfd-44e4-ad00-ccf020fd3f2a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:49.968200 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 14/54] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:49 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:50.260637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d223d090-57e2-42a9-b6e6-032505eb231a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:50.263774 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d223d090-57e2-42a9-b6e6-032505eb231a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:50.264006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d223d090-57e2-42a9-b6e6-032505eb231a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:50.264251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d223d090-57e2-42a9-b6e6-032505eb231a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:50.279098 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:50.279098 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:50.283710 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d223d090-57e2-42a9-b6e6-032505eb231a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:50.289261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d223d090-57e2-42a9-b6e6-032505eb231a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:50.289963 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 15/55] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:50 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:50.983912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6af1ba73-e554-4914-bd45-ad4dba33a2f7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:50.988154 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6af1ba73-e554-4914-bd45-ad4dba33a2f7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:50.988662 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6af1ba73-e554-4914-bd45-ad4dba33a2f7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:50.988938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6af1ba73-e554-4914-bd45-ad4dba33a2f7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:51.015842 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:51.015842 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:51.021077 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6af1ba73-e554-4914-bd45-ad4dba33a2f7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:51.030488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6af1ba73-e554-4914-bd45-ad4dba33a2f7 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:51.030724 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 14/56] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:50 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:51.309849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bebe9bd5-8717-4877-9f29-62ef9c6de310 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:51.314961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bebe9bd5-8717-4877-9f29-62ef9c6de310 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:51.314961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bebe9bd5-8717-4877-9f29-62ef9c6de310 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:51.314961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bebe9bd5-8717-4877-9f29-62ef9c6de310 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:51.323228 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:51.323228 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:51.331010 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bebe9bd5-8717-4877-9f29-62ef9c6de310 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:51.337702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bebe9bd5-8717-4877-9f29-62ef9c6de310 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:51.339028 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 14/57] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:51 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:52.049193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0b26492-0565-4639-9f08-75ca4531cd28 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:52.051266 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0b26492-0565-4639-9f08-75ca4531cd28 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:52.051662 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0b26492-0565-4639-9f08-75ca4531cd28 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:52.051986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0b26492-0565-4639-9f08-75ca4531cd28 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:52.065580 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:52.065580 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:52.070512 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0b26492-0565-4639-9f08-75ca4531cd28 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:52.077096 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0b26492-0565-4639-9f08-75ca4531cd28 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:52.077559 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 15/58] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:52 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:52.357206 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3256b356-f51c-442b-b496-5563849f21f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:52.359304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3256b356-f51c-442b-b496-5563849f21f0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:52.359502 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3256b356-f51c-442b-b496-5563849f21f0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:52.359729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3256b356-f51c-442b-b496-5563849f21f0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:52.368932 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:52.368932 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:52.373535 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3256b356-f51c-442b-b496-5563849f21f0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:52.378734 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3256b356-f51c-442b-b496-5563849f21f0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:52.379199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 16/59] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:52 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:53.091825 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b05cae1b-3eb8-4ce9-b258-9afde821bddb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:53.094760 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b05cae1b-3eb8-4ce9-b258-9afde821bddb tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:53.094760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b05cae1b-3eb8-4ce9-b258-9afde821bddb tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:53.094760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b05cae1b-3eb8-4ce9-b258-9afde821bddb tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:53.114788 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:53.114788 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:53.122433 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b05cae1b-3eb8-4ce9-b258-9afde821bddb tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:53.124903 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b05cae1b-3eb8-4ce9-b258-9afde821bddb tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:53.125662 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 15/60] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:53 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:53.401368 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4fcd70de-aa4a-4af6-91c7-b828d485c874 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:53.408025 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4fcd70de-aa4a-4af6-91c7-b828d485c874 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:53.408025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4fcd70de-aa4a-4af6-91c7-b828d485c874 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:53.408025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4fcd70de-aa4a-4af6-91c7-b828d485c874 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:53.417294 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:53.417294 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:53.422358 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4fcd70de-aa4a-4af6-91c7-b828d485c874 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:53.428809 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4fcd70de-aa4a-4af6-91c7-b828d485c874 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:53.429583 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 15/61] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:53 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:15:54.141059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bff29cea-7a4b-4c2d-8ea1-bcb14c857e34 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:54.142896 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bff29cea-7a4b-4c2d-8ea1-bcb14c857e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:54.143107 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bff29cea-7a4b-4c2d-8ea1-bcb14c857e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:54.143313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bff29cea-7a4b-4c2d-8ea1-bcb14c857e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:54.154887 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:54.154887 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:54.158466 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bff29cea-7a4b-4c2d-8ea1-bcb14c857e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:54.162811 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bff29cea-7a4b-4c2d-8ea1-bcb14c857e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:54.163760 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 16/62] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:54 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:54.448708 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3dbcdab-fc16-46fc-af16-6c0b596ae0c0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:54.450412 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3dbcdab-fc16-46fc-af16-6c0b596ae0c0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:54.450633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3dbcdab-fc16-46fc-af16-6c0b596ae0c0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:54.450808 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3dbcdab-fc16-46fc-af16-6c0b596ae0c0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:54.457987 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:54.457987 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:54.465884 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a3dbcdab-fc16-46fc-af16-6c0b596ae0c0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:54.479308 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3dbcdab-fc16-46fc-af16-6c0b596ae0c0 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:54.480874 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 17/63] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:54 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:55.184559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e1c9feb2-d098-4f19-ad8f-964d99854861 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:55.186764 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1c9feb2-d098-4f19-ad8f-964d99854861 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:55.187054 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1c9feb2-d098-4f19-ad8f-964d99854861 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:55.187281 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1c9feb2-d098-4f19-ad8f-964d99854861 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:55.199687 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:55.199687 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:55.203817 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e1c9feb2-d098-4f19-ad8f-964d99854861 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:55.208662 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1c9feb2-d098-4f19-ad8f-964d99854861 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:55.209188 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 16/64] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:55 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:55.499648 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-792143dc-160b-4e4c-a594-33a81cb9d35c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:55.502220 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-792143dc-160b-4e4c-a594-33a81cb9d35c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:55.502533 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-792143dc-160b-4e4c-a594-33a81cb9d35c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:55.502871 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-792143dc-160b-4e4c-a594-33a81cb9d35c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:55.512734 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:55.512734 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:55.519053 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-792143dc-160b-4e4c-a594-33a81cb9d35c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:55.526811 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-792143dc-160b-4e4c-a594-33a81cb9d35c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:55.527407 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 16/65] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:55 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:56.227037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-344350d1-c69f-460a-8392-69dc2badcb2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:56.228252 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-344350d1-c69f-460a-8392-69dc2badcb2b tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:56.228544 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-344350d1-c69f-460a-8392-69dc2badcb2b tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:56.228690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-344350d1-c69f-460a-8392-69dc2badcb2b tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:56.238848 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:56.238848 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:56.241984 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-344350d1-c69f-460a-8392-69dc2badcb2b tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:56.245917 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-344350d1-c69f-460a-8392-69dc2badcb2b tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:56.246272 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 17/66] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:56 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:56.543885 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1be2a5d9-df82-4601-b8e2-d726b01d40bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:56.545907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1be2a5d9-df82-4601-b8e2-d726b01d40bc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:56.545907 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1be2a5d9-df82-4601-b8e2-d726b01d40bc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:56.545907 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1be2a5d9-df82-4601-b8e2-d726b01d40bc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:56.552515 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:56.552515 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:56.556234 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1be2a5d9-df82-4601-b8e2-d726b01d40bc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:56.559574 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1be2a5d9-df82-4601-b8e2-d726b01d40bc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:56.559923 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 18/67] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:56 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:57.262359 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-432c7b1c-3c41-4dac-a17c-a89baf6230ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:57.264934 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-432c7b1c-3c41-4dac-a17c-a89baf6230ee tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:57.265211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-432c7b1c-3c41-4dac-a17c-a89baf6230ee tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:57.265850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-432c7b1c-3c41-4dac-a17c-a89baf6230ee tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:57.280592 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:57.280592 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:57.285061 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-432c7b1c-3c41-4dac-a17c-a89baf6230ee tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:57.293504 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-432c7b1c-3c41-4dac-a17c-a89baf6230ee tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:57.293504 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 17/68] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:57 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:57.577066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c160da49-edc1-4400-aeec-bb43232aa90b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:57.578924 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c160da49-edc1-4400-aeec-bb43232aa90b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:57.579625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c160da49-edc1-4400-aeec-bb43232aa90b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:57.579625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c160da49-edc1-4400-aeec-bb43232aa90b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:57.586808 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:57.586808 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:57.591070 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c160da49-edc1-4400-aeec-bb43232aa90b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:57.596371 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c160da49-edc1-4400-aeec-bb43232aa90b tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:57.596846 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 17/69] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:57 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:58.308659 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-29741010-038e-45e7-9401-997ab3d6c20f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:58.311056 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29741010-038e-45e7-9401-997ab3d6c20f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:58.311312 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29741010-038e-45e7-9401-997ab3d6c20f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:58.311584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29741010-038e-45e7-9401-997ab3d6c20f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:58.324350 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:58.324350 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:15:58.328863 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-29741010-038e-45e7-9401-997ab3d6c20f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:58.334712 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29741010-038e-45e7-9401-997ab3d6c20f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:58.335184 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 18/70] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:58 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:58.612962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ef1089d-6e2f-42ff-b989-8103dc565856 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:58.614803 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ef1089d-6e2f-42ff-b989-8103dc565856 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:58.615023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ef1089d-6e2f-42ff-b989-8103dc565856 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:58.615218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ef1089d-6e2f-42ff-b989-8103dc565856 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:58.624849 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:58.624849 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:15:58.629919 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7ef1089d-6e2f-42ff-b989-8103dc565856 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:58.635642 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ef1089d-6e2f-42ff-b989-8103dc565856 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:58.636013 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 19/71] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:58 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:59.362367 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e20e0d96-c93a-45fb-8013-4a9d6e68fd1a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:59.364725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e20e0d96-c93a-45fb-8013-4a9d6e68fd1a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:15:59.365133 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e20e0d96-c93a-45fb-8013-4a9d6e68fd1a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:59.365371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e20e0d96-c93a-45fb-8013-4a9d6e68fd1a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:59.378002 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:59.378002 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:15:59.382818 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e20e0d96-c93a-45fb-8013-4a9d6e68fd1a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:15:59.387324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e20e0d96-c93a-45fb-8013-4a9d6e68fd1a tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:15:59.387897 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 18/72] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:59 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:15:59.653922 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-137e9532-fc04-4076-b7dd-90ef0eaaa288 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:15:59.656212 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-137e9532-fc04-4076-b7dd-90ef0eaaa288 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:15:59.656480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-137e9532-fc04-4076-b7dd-90ef0eaaa288 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:15:59.656742 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-137e9532-fc04-4076-b7dd-90ef0eaaa288 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:15:59.666138 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:15:59.666138 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:15:59.672185 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-137e9532-fc04-4076-b7dd-90ef0eaaa288 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:15:59.678755 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-137e9532-fc04-4076-b7dd-90ef0eaaa288 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:15:59.678889 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 18/73] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:15:59 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:00.404737 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-75fe99f1-88c7-481c-bc6c-872f87619eb4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:00.406649 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75fe99f1-88c7-481c-bc6c-872f87619eb4 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:00.406838 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75fe99f1-88c7-481c-bc6c-872f87619eb4 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:00.407032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75fe99f1-88c7-481c-bc6c-872f87619eb4 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:00.419890 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:00.419890 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:00.424379 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-75fe99f1-88c7-481c-bc6c-872f87619eb4 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:00.429469 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75fe99f1-88c7-481c-bc6c-872f87619eb4 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:00.429753 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 19/74] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:00 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:00.695221 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-258e6487-158b-4592-bee7-f52c51dc3564 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:00.697287 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-258e6487-158b-4592-bee7-f52c51dc3564 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:16:00.697485 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-258e6487-158b-4592-bee7-f52c51dc3564 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:00.697675 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-258e6487-158b-4592-bee7-f52c51dc3564 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:00.710010 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:00.710010 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:00.715593 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-258e6487-158b-4592-bee7-f52c51dc3564 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:00.720317 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-258e6487-158b-4592-bee7-f52c51dc3564 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:16:00.720734 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 20/75] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:00 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 910 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:01.445068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-410aa09e-c1e8-4914-9a3d-797b75a1a953 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:01.447523 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-410aa09e-c1e8-4914-9a3d-797b75a1a953 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:01.447831 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-410aa09e-c1e8-4914-9a3d-797b75a1a953 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:01.448131 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-410aa09e-c1e8-4914-9a3d-797b75a1a953 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:01.464986 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:01.464986 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:01.473154 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-410aa09e-c1e8-4914-9a3d-797b75a1a953 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:01.479170 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-410aa09e-c1e8-4914-9a3d-797b75a1a953 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:01.479987 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 19/76] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:01 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:01.739189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f1184dc-686d-4213-ae94-45cac165f859 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:01.741570 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f1184dc-686d-4213-ae94-45cac165f859 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:16:01.741853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f1184dc-686d-4213-ae94-45cac165f859 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:01.742106 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f1184dc-686d-4213-ae94-45cac165f859 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:01.751298 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:01.751298 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:01.755949 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6f1184dc-686d-4213-ae94-45cac165f859 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:01.761899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f1184dc-686d-4213-ae94-45cac165f859 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:16:01.762479 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 19/77] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:01 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:01.779752 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:01.781517 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:01.781982 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1901569991"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:01.783778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1901569991'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:01.783954 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume of 1 GB Aug 08 20:16:01.788348 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Availability Zones retrieved successfully. Aug 08 20:16:01.793820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Flow 'volume_create_api' (8d57819c-445a-414d-9aca-1c2c8e0c058d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:01.794757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be060e8-7f92-4f7d-8bf3-555d024a9df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:01.795738 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:01.822953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8be060e8-7f92-4f7d-8bf3-555d024a9df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:01.823730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc47c235-78b4-47f9-8020-c149493fc4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:01.866264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Created reservations ['b73980f2-67a2-48ef-8f07-4ebc54ba353f', '4c89e24f-cfc6-4364-a769-cce169a98417', 'ada07882-3fa9-4584-8ec5-41a4a9ce430d', '1e8d7ffe-49e3-42bf-87e2-ef58ef766c73'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:01.867235 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc47c235-78b4-47f9-8020-c149493fc4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73980f2-67a2-48ef-8f07-4ebc54ba353f', '4c89e24f-cfc6-4364-a769-cce169a98417', 'ada07882-3fa9-4584-8ec5-41a4a9ce430d', '1e8d7ffe-49e3-42bf-87e2-ef58ef766c73']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:01.868112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3f73d9-bf71-4196-a9d6-9ebc6c94c6b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:01.897882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e3f73d9-bf71-4196-a9d6-9ebc6c94c6b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ffee57b-4ecb-4094-950c-0bf13f315ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1901569991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c0ae6db029416094b7fad6bbe995be',qos_specs=None,replication_status=,reservations=['b73980f2-67a2-48ef-8f07-4ebc54ba353f','4c89e24f-cfc6-4364-a769-cce169a98417','ada07882-3fa9-4584-8ec5-41a4a9ce430d','1e8d7ffe-49e3-42bf-87e2-ef58ef766c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c14c803c4643e0ac84d732797494e2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1901569991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ffee57b-4ecb-4094-950c-0bf13f315ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c0ae6db029416094b7fad6bbe995be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c14c803c4643e0ac84d732797494e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:01.898673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84fbb19-2632-4b51-bb43-49b55ae0e0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:01.910438 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6f0259ca-f841-4dbb-b84e-547334d7298d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:01.920952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d84fbb19-2632-4b51-bb43-49b55ae0e0ef) transitioned into state 'SUCCESS' from state '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-1901569991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c0ae6db029416094b7fad6bbe995be',qos_specs=None,replication_status=,reservations=['b73980f2-67a2-48ef-8f07-4ebc54ba353f','4c89e24f-cfc6-4364-a769-cce169a98417','ada07882-3fa9-4584-8ec5-41a4a9ce430d','1e8d7ffe-49e3-42bf-87e2-ef58ef766c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c14c803c4643e0ac84d732797494e2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:01.921716 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c203d5-d188-4e38-b84b-6891df0b28c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:01.933548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5c203d5-d188-4e38-b84b-6891df0b28c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:01.934727 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Flow 'volume_create_api' (8d57819c-445a-414d-9aca-1c2c8e0c058d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:01.935161 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume request issued successfully. Aug 08 20:16:01.935973 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0adc197-a809-4a9f-a6f9-025e832cf683 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:01.936553 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 20/78] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:16:01 2026] POST /volume/v3/volumes => generated 757 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:16:01.949829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-131f7f35-307f-4357-bcd5-ddd611122dec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:01.951788 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-131f7f35-307f-4357-bcd5-ddd611122dec tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:16:01.952118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-131f7f35-307f-4357-bcd5-ddd611122dec tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:01.952511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-131f7f35-307f-4357-bcd5-ddd611122dec tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:01.963301 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:01.963301 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:01.968846 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-131f7f35-307f-4357-bcd5-ddd611122dec tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:01.977452 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-131f7f35-307f-4357-bcd5-ddd611122dec tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 200 Aug 08 20:16:01.977452 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 20/79] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:01 2026] GET /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:02.210841 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:02.211258 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1469816890"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:02.212816 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1469816890'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:02.212938 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Create volume of 1 GB Aug 08 20:16:02.223513 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Availability Zones retrieved successfully. Aug 08 20:16:02.233164 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Flow 'volume_create_api' (fad4593d-1afb-453d-8374-4e61edddb2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:02.235116 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07fc513c-8389-43a4-bbf4-1d030e9af8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:02.236370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:02.288915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07fc513c-8389-43a4-bbf4-1d030e9af8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:02.290139 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c0b46d-10ec-42c3-8fdb-5a9623d77f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:02.375726 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Created reservations ['e4f0f9b9-8938-426f-889f-bdd6bcec723e', '38dc1f47-adb8-439e-9cb0-33150b9d74fa', '2aaee402-971c-411b-a154-e5cc18d4d146', 'd7ff42e1-07e8-45f3-a3fb-7d9b373f7a45'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:02.376838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4c0b46d-10ec-42c3-8fdb-5a9623d77f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f0f9b9-8938-426f-889f-bdd6bcec723e', '38dc1f47-adb8-439e-9cb0-33150b9d74fa', '2aaee402-971c-411b-a154-e5cc18d4d146', 'd7ff42e1-07e8-45f3-a3fb-7d9b373f7a45']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:02.377849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7498c581-5462-47c8-84ce-f73414b210c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:02.405808 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7498c581-5462-47c8-84ce-f73414b210c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b6ad059-ee80-4579-9bfd-9b94743aea5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1469816890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c25f62f3681492a85c51319248a27da',qos_specs=None,replication_status=,reservations=['e4f0f9b9-8938-426f-889f-bdd6bcec723e','38dc1f47-adb8-439e-9cb0-33150b9d74fa','2aaee402-971c-411b-a154-e5cc18d4d146','d7ff42e1-07e8-45f3-a3fb-7d9b373f7a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9beee66273481696b39dfc4aafed87',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1469816890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b6ad059-ee80-4579-9bfd-9b94743aea5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c25f62f3681492a85c51319248a27da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9beee66273481696b39dfc4aafed87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:02.407127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fab12ea-f41f-4296-89b9-846d33a00a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:02.431398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fab12ea-f41f-4296-89b9-846d33a00a8e) transitioned into state 'SUCCESS' from state '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-1469816890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c25f62f3681492a85c51319248a27da',qos_specs=None,replication_status=,reservations=['e4f0f9b9-8938-426f-889f-bdd6bcec723e','38dc1f47-adb8-439e-9cb0-33150b9d74fa','2aaee402-971c-411b-a154-e5cc18d4d146','d7ff42e1-07e8-45f3-a3fb-7d9b373f7a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9beee66273481696b39dfc4aafed87',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:02.432352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412de374-84fa-48b9-bfb5-7fdd21b17504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:02.445421 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412de374-84fa-48b9-bfb5-7fdd21b17504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:02.446534 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Flow 'volume_create_api' (fad4593d-1afb-453d-8374-4e61edddb2bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:02.446992 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Create volume request issued successfully. Aug 08 20:16:02.447853 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f0259ca-f841-4dbb-b84e-547334d7298d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:02.448399 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 21/80] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:16:01 2026] POST /volume/v3/volumes => generated 759 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:16:02.493377 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c0299a1-d84d-4285-a043-4c1d7eafc206 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:02.495428 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c0299a1-d84d-4285-a043-4c1d7eafc206 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:02.495428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c0299a1-d84d-4285-a043-4c1d7eafc206 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:02.495556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c0299a1-d84d-4285-a043-4c1d7eafc206 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:02.506711 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:02.506711 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:02.510711 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9c0299a1-d84d-4285-a043-4c1d7eafc206 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:02.518200 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c0299a1-d84d-4285-a043-4c1d7eafc206 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:02.518881 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 20/81] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:02 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:02.995159 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-434946ee-08fa-4eb2-a109-3c5f6cf3ed7e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:02.998874 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-434946ee-08fa-4eb2-a109-3c5f6cf3ed7e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:16:02.999246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-434946ee-08fa-4eb2-a109-3c5f6cf3ed7e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:02.999508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-434946ee-08fa-4eb2-a109-3c5f6cf3ed7e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:03.013414 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:03.013414 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:03.019653 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-434946ee-08fa-4eb2-a109-3c5f6cf3ed7e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:03.036039 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-434946ee-08fa-4eb2-a109-3c5f6cf3ed7e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 200 Aug 08 20:16:03.036965 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 21/82] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:02 2026] GET /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:03.054229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:03.055967 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:03.056299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-704684999"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:03.057700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-704684999'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:03.057823 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume of 1 GB Aug 08 20:16:03.069430 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Availability Zones retrieved successfully. Aug 08 20:16:03.078227 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Flow 'volume_create_api' (2da53580-af67-4236-90f9-19bc535cd5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:03.080168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6425c5f6-c98a-4e85-885e-7e29f89734b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:03.080929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:03.130219 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6425c5f6-c98a-4e85-885e-7e29f89734b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:03.131163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769269c3-878d-4edf-965b-434b96fe5a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:03.187595 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Created reservations ['d88f7669-464c-479e-a8c7-793ec74c7cc8', 'fb39ea89-99e5-4f0d-8749-f1cf1020e96a', '82e76405-bc41-4c52-8232-6c77520b5048', '46e6d137-4f36-42b0-9716-812ce3729be5'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:03.188794 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (769269c3-878d-4edf-965b-434b96fe5a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d88f7669-464c-479e-a8c7-793ec74c7cc8', 'fb39ea89-99e5-4f0d-8749-f1cf1020e96a', '82e76405-bc41-4c52-8232-6c77520b5048', '46e6d137-4f36-42b0-9716-812ce3729be5']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:03.189963 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1927f905-942b-4676-891e-42765e7dd3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:03.219523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1927f905-942b-4676-891e-42765e7dd3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed846de-cf79-4bd0-b8d6-dfd326fc7d99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-704684999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c0ae6db029416094b7fad6bbe995be',qos_specs=None,replication_status=,reservations=['d88f7669-464c-479e-a8c7-793ec74c7cc8','fb39ea89-99e5-4f0d-8749-f1cf1020e96a','82e76405-bc41-4c52-8232-6c77520b5048','46e6d137-4f36-42b0-9716-812ce3729be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c14c803c4643e0ac84d732797494e2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-704684999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed846de-cf79-4bd0-b8d6-dfd326fc7d99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8c0ae6db029416094b7fad6bbe995be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00c14c803c4643e0ac84d732797494e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:03.221531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ef9df0-77fa-4970-9ed1-9f8739af47bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:03.246497 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ef9df0-77fa-4970-9ed1-9f8739af47bb) transitioned into state 'SUCCESS' from state '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-704684999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8c0ae6db029416094b7fad6bbe995be',qos_specs=None,replication_status=,reservations=['d88f7669-464c-479e-a8c7-793ec74c7cc8','fb39ea89-99e5-4f0d-8749-f1cf1020e96a','82e76405-bc41-4c52-8232-6c77520b5048','46e6d137-4f36-42b0-9716-812ce3729be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00c14c803c4643e0ac84d732797494e2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:03.247941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0411a575-0777-4d9b-a493-105eacf54cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:03.263752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0411a575-0777-4d9b-a493-105eacf54cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:03.265737 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Flow 'volume_create_api' (2da53580-af67-4236-90f9-19bc535cd5cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:03.266310 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Create volume request issued successfully. Aug 08 20:16:03.268505 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8bb7654-1cdb-4adb-8df5-fb5b1c61d1f4 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:03.268505 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 21/83] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:16:03 2026] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:16:03.283604 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a43c734e-942d-4f0b-845b-a40b9f495650 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:03.285727 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a43c734e-942d-4f0b-845b-a40b9f495650 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:16:03.285941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a43c734e-942d-4f0b-845b-a40b9f495650 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:03.286148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a43c734e-942d-4f0b-845b-a40b9f495650 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:03.294584 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:03.294584 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:03.299542 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a43c734e-942d-4f0b-845b-a40b9f495650 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:03.306858 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a43c734e-942d-4f0b-845b-a40b9f495650 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 200 Aug 08 20:16:03.307103 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 22/84] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:03 2026] GET /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:16:03.541158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93e11092-8c52-4347-ae36-2f931f941409 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:03.543366 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93e11092-8c52-4347-ae36-2f931f941409 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:03.543633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93e11092-8c52-4347-ae36-2f931f941409 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:03.543878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93e11092-8c52-4347-ae36-2f931f941409 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:03.556078 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:03.556078 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:03.560952 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-93e11092-8c52-4347-ae36-2f931f941409 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:03.567317 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93e11092-8c52-4347-ae36-2f931f941409 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:03.567934 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 21/85] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:03 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:04.311163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-60684e83-006a-4698-bb77-9125499b0d58 req-a3ed2b60-bd9e-4400-9840-4db922f4536f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:04.315092 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-a3ed2b60-bd9e-4400-9840-4db922f4536f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] POST https://10.4.3.206/volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4/action Aug 08 20:16:04.315873 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-a3ed2b60-bd9e-4400-9840-4db922f4536f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:04.315994 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-a3ed2b60-bd9e-4400-9840-4db922f4536f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:04.322294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-93d733bc-4286-46a8-b648-40fdd1b1e61c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:04.328307 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93d733bc-4286-46a8-b648-40fdd1b1e61c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:16:04.328573 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93d733bc-4286-46a8-b648-40fdd1b1e61c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:04.328828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93d733bc-4286-46a8-b648-40fdd1b1e61c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:04.346283 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:04.346283 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:04.348883 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:04.348883 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:04.352042 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-93d733bc-4286-46a8-b648-40fdd1b1e61c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:04.358089 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93d733bc-4286-46a8-b648-40fdd1b1e61c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 200 Aug 08 20:16:04.358656 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 22/86] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:04 2026] GET /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:04.366755 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-60684e83-006a-4698-bb77-9125499b0d58 req-a3ed2b60-bd9e-4400-9840-4db922f4536f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4/action returned with HTTP 204 Aug 08 20:16:04.370889 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 22/87] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:04 2026] POST /volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:04.587638 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2e6cc129-047f-437d-95ba-892a332e38ad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:04.591780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e6cc129-047f-437d-95ba-892a332e38ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:04.591780 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e6cc129-047f-437d-95ba-892a332e38ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:04.591780 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e6cc129-047f-437d-95ba-892a332e38ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:04.609686 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:04.609686 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:04.619420 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2e6cc129-047f-437d-95ba-892a332e38ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:04.626548 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e6cc129-047f-437d-95ba-892a332e38ad tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:04.627238 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 23/88] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:04 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:04.649116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6a1f90dc-4faa-48da-90d4-c3ba8226451f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:04.651236 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a1f90dc-4faa-48da-90d4-c3ba8226451f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:04.651470 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a1f90dc-4faa-48da-90d4-c3ba8226451f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:04.651660 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a1f90dc-4faa-48da-90d4-c3ba8226451f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:04.662881 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:04.662881 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:04.667925 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6a1f90dc-4faa-48da-90d4-c3ba8226451f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:04.672982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a1f90dc-4faa-48da-90d4-c3ba8226451f tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:04.673500 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 22/89] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:04 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:06.248742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0c2e967c-9261-4852-bcda-0a56f977a56e req-6d7a31a3-0b42-4b30-b8be-f6cb2ab18661 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:06.253782 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0c2e967c-9261-4852-bcda-0a56f977a56e req-6d7a31a3-0b42-4b30-b8be-f6cb2ab18661 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] DELETE https://10.4.3.206/volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4 Aug 08 20:16:06.254013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0c2e967c-9261-4852-bcda-0a56f977a56e req-6d7a31a3-0b42-4b30-b8be-f6cb2ab18661 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:06.254273 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0c2e967c-9261-4852-bcda-0a56f977a56e req-6d7a31a3-0b42-4b30-b8be-f6cb2ab18661 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:06.262636 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:06.262636 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:06.336573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0c2e967c-9261-4852-bcda-0a56f977a56e req-6d7a31a3-0b42-4b30-b8be-f6cb2ab18661 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4 returned with HTTP 200 Aug 08 20:16:06.336992 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 23/90] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:16:06 2026] DELETE /volume/v3/attachments/52b34321-5461-4c09-a65f-ac142406cec4 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:06.497210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5975637-ded7-428e-a1d5-091338081059 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:06.500927 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:06.501296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-944208310"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:06.503660 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-944208310'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:06.503660 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Create volume of 1 GB Aug 08 20:16:06.508860 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Availability Zones retrieved successfully. Aug 08 20:16:06.514306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Flow 'volume_create_api' (a9f3014e-cd42-4a43-9a5f-46fa918a3793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:06.515281 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4932b9-7ca9-4f67-aaba-3ea1ab74677c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:06.516171 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:06.542180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd4932b9-7ca9-4f67-aaba-3ea1ab74677c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:06.542926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf93605-3121-4a6e-90a7-f103c1dec05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:06.611038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Created reservations ['578db507-9223-40fd-8175-fbeee5919ef6', 'b5b6516b-f613-4ef3-8bec-20287f4f6981', '8d65d52b-4aff-491d-ae80-785581237865', 'bbd7b516-2077-4411-b096-3c745cd471cc'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:06.611940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bf93605-3121-4a6e-90a7-f103c1dec05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['578db507-9223-40fd-8175-fbeee5919ef6', 'b5b6516b-f613-4ef3-8bec-20287f4f6981', '8d65d52b-4aff-491d-ae80-785581237865', 'bbd7b516-2077-4411-b096-3c745cd471cc']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:06.612724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9faffe-0692-4d6b-8b87-378884ded647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:06.643263 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9faffe-0692-4d6b-8b87-378884ded647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ea2551-59ce-473d-8484-c1925f6bbf14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-944208310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d1dd826372d4b319de2578a7c8b17f3',qos_specs=None,replication_status=,reservations=['578db507-9223-40fd-8175-fbeee5919ef6','b5b6516b-f613-4ef3-8bec-20287f4f6981','8d65d52b-4aff-491d-ae80-785581237865','bbd7b516-2077-4411-b096-3c745cd471cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195ceb3f717d449eb3975f9746fe0016',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-944208310',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ea2551-59ce-473d-8484-c1925f6bbf14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d1dd826372d4b319de2578a7c8b17f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='195ceb3f717d449eb3975f9746fe0016',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:06.643841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8f7d39-34bd-4057-8309-528ca9e8313a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:06.673971 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca8f7d39-34bd-4057-8309-528ca9e8313a) transitioned into state 'SUCCESS' from state '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-944208310',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d1dd826372d4b319de2578a7c8b17f3',qos_specs=None,replication_status=,reservations=['578db507-9223-40fd-8175-fbeee5919ef6','b5b6516b-f613-4ef3-8bec-20287f4f6981','8d65d52b-4aff-491d-ae80-785581237865','bbd7b516-2077-4411-b096-3c745cd471cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='195ceb3f717d449eb3975f9746fe0016',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:06.674680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0b2594-6824-4e3a-bdab-8a2f7b210103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:06.690059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb0b2594-6824-4e3a-bdab-8a2f7b210103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:06.691011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Flow 'volume_create_api' (a9f3014e-cd42-4a43-9a5f-46fa918a3793) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:06.691215 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Create volume request issued successfully. Aug 08 20:16:06.691776 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5975637-ded7-428e-a1d5-091338081059 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:06.692272 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 23/91] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:16:06 2026] POST /volume/v3/volumes => generated 751 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 20:16:06.713119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5af11789-94c4-4855-9258-a2fd4cf80d00 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:06.719552 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5af11789-94c4-4855-9258-a2fd4cf80d00 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:06.719844 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5af11789-94c4-4855-9258-a2fd4cf80d00 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:06.720141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5af11789-94c4-4855-9258-a2fd4cf80d00 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:06.739142 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:06.739142 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:06.744842 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5af11789-94c4-4855-9258-a2fd4cf80d00 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:06.753063 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5af11789-94c4-4855-9258-a2fd4cf80d00 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:06.753754 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 24/92] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:06 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:07.369527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d7197b3-dcd6-4638-bb4b-781ac56328b2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:07.372493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d7197b3-dcd6-4638-bb4b-781ac56328b2 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:07.372786 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d7197b3-dcd6-4638-bb4b-781ac56328b2 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:07.373054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d7197b3-dcd6-4638-bb4b-781ac56328b2 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:07.383761 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:07.383761 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:07.389619 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6d7197b3-dcd6-4638-bb4b-781ac56328b2 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:07.397365 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d7197b3-dcd6-4638-bb4b-781ac56328b2 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:07.398148 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 23/93] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:07 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:07.414893 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-96198547-1d29-428a-9c84-9efbc40a4ef0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:07.417066 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96198547-1d29-428a-9c84-9efbc40a4ef0 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:07.417314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96198547-1d29-428a-9c84-9efbc40a4ef0 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:07.417509 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96198547-1d29-428a-9c84-9efbc40a4ef0 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:07.428903 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:07.428903 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:07.436279 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-96198547-1d29-428a-9c84-9efbc40a4ef0 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:07.441225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96198547-1d29-428a-9c84-9efbc40a4ef0 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:07.441982 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 24/94] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:07 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:07.481777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee8905da-e4e9-4d82-b0b6-2c3cf7c02fca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:07.483804 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee8905da-e4e9-4d82-b0b6-2c3cf7c02fca tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:07.483998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee8905da-e4e9-4d82-b0b6-2c3cf7c02fca tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:07.484522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee8905da-e4e9-4d82-b0b6-2c3cf7c02fca tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:07.496597 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:07.496597 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:07.501472 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ee8905da-e4e9-4d82-b0b6-2c3cf7c02fca tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:07.506736 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee8905da-e4e9-4d82-b0b6-2c3cf7c02fca tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:07.507342 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 24/95] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:07 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:16:07.528979 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:07.530831 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:07.531032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:07.531288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:07.531470 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Delete volume with id: 3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:07.538748 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:07.538748 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:07.539208 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:07.585711 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Delete volume request issued successfully. Aug 08 20:16:07.585711 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f488de63-b32d-4427-a88b-22c7fffe9e34 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 202 Aug 08 20:16:07.585970 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 25/96] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:16:07 2026] DELETE /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:16:07.595433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-28ddbf5d-8bc4-4d6b-90a1-0a1604654914 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:07.597255 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-28ddbf5d-8bc4-4d6b-90a1-0a1604654914 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:07.597773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-28ddbf5d-8bc4-4d6b-90a1-0a1604654914 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:07.597929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-28ddbf5d-8bc4-4d6b-90a1-0a1604654914 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:07.607005 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:07.607005 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:07.613635 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-28ddbf5d-8bc4-4d6b-90a1-0a1604654914 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Volume info retrieved successfully. Aug 08 20:16:07.620513 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-28ddbf5d-8bc4-4d6b-90a1-0a1604654914 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 200 Aug 08 20:16:07.620876 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 24/97] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:07 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:07.767706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-523f02ca-1628-453d-a803-80323c643618 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:07.769484 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-523f02ca-1628-453d-a803-80323c643618 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:07.769670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-523f02ca-1628-453d-a803-80323c643618 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:07.769840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-523f02ca-1628-453d-a803-80323c643618 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:07.776145 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:07.776145 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:07.784781 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-523f02ca-1628-453d-a803-80323c643618 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:07.790717 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-523f02ca-1628-453d-a803-80323c643618 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:07.791277 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 25/98] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:07 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:08.639818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-21706434-e2ea-4cbc-a156-8e0feb62b461 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:08.641584 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21706434-e2ea-4cbc-a156-8e0feb62b461 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] GET https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d Aug 08 20:16:08.642357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21706434-e2ea-4cbc-a156-8e0feb62b461 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:08.642357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21706434-e2ea-4cbc-a156-8e0feb62b461 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:08.653690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21706434-e2ea-4cbc-a156-8e0feb62b461 tempest-DeleteServersTestJSON-1378875515 tempest-DeleteServersTestJSON-1378875515-project-member] https://10.4.3.206/volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d returned with HTTP 404 Aug 08 20:16:08.653690 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 25/99] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:08 2026] GET /volume/v3/volumes/3dd1cd74-7c7e-4a4d-aaa9-713244f4f79d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:12.680159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-f0d0ee41-2218-46af-b184-60b2e612a3f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.684824 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-f0d0ee41-2218-46af-b184-60b2e612a3f1 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:16:12.684824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-f0d0ee41-2218-46af-b184-60b2e612a3f1 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:12.684824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-f0d0ee41-2218-46af-b184-60b2e612a3f1 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:12.694830 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:12.694830 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:12.703220 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-f0d0ee41-2218-46af-b184-60b2e612a3f1 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:12.711753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-f0d0ee41-2218-46af-b184-60b2e612a3f1 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:16:12.712218 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 26/100] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:12 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 1396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:12.722832 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0bf7d7fd-739c-48fd-9169-c2ea04b4c50c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.726396 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0bf7d7fd-739c-48fd-9169-c2ea04b4c50c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:16:12.726674 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0bf7d7fd-739c-48fd-9169-c2ea04b4c50c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:12.726986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0bf7d7fd-739c-48fd-9169-c2ea04b4c50c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:12.734919 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:12.734919 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:12.738551 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0bf7d7fd-739c-48fd-9169-c2ea04b4c50c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:12.744182 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0bf7d7fd-739c-48fd-9169-c2ea04b4c50c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 200 Aug 08 20:16:12.745291 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 25/101] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:12 2026] GET /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:12.754962 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-752443ee-fb24-4e4d-a5b3-dd8801e05b4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.757725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-752443ee-fb24-4e4d-a5b3-dd8801e05b4e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:16:12.757938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-752443ee-fb24-4e4d-a5b3-dd8801e05b4e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:12.758148 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-752443ee-fb24-4e4d-a5b3-dd8801e05b4e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:12.765784 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:12.765784 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:12.769977 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-752443ee-fb24-4e4d-a5b3-dd8801e05b4e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:12.778779 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-752443ee-fb24-4e4d-a5b3-dd8801e05b4e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 200 Aug 08 20:16:12.778779 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 26/102] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:12 2026] GET /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:16:12.795525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f9c35bf6-77d8-4751-9b03-b9e21e69d842 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.795525 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9c35bf6-77d8-4751-9b03-b9e21e69d842 None None] GET https://10.4.3.206/volume// Aug 08 20:16:12.796104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9c35bf6-77d8-4751-9b03-b9e21e69d842 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:12.796104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9c35bf6-77d8-4751-9b03-b9e21e69d842 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:12.796893 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9c35bf6-77d8-4751-9b03-b9e21e69d842 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:12.796893 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 26/103] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:16:12 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:16:12.812130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-371cb7a0-d8f6-49f6-8393-eaeb5f70a6ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.815184 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-371cb7a0-d8f6-49f6-8393-eaeb5f70a6ea tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:12.815986 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-371cb7a0-d8f6-49f6-8393-eaeb5f70a6ea tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c1100a22-acc8-49c3-a281-215a5bfd92a3", "connector": null, "instance_uuid": "4c9f45de-45d6-4669-91c3-343fccc33def"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:12.827888 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:12.827888 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:12.867698 np0000006809 devstack@c-api.service[100390]: /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 08 20:16:12.867698 np0000006809 devstack@c-api.service[100390]: .first() Aug 08 20:16:12.885546 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-371cb7a0-d8f6-49f6-8393-eaeb5f70a6ea tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:12.886027 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 27/104] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:12 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:12.893399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e8de54f-8c02-4f30-b042-665463b9a928 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.893767 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e8de54f-8c02-4f30-b042-665463b9a928 None None] GET https://10.4.3.206/volume// Aug 08 20:16:12.893992 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e8de54f-8c02-4f30-b042-665463b9a928 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:12.894224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e8de54f-8c02-4f30-b042-665463b9a928 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:12.894598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e8de54f-8c02-4f30-b042-665463b9a928 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:12.894900 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 26/105] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20: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 08 20:16:12.904531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-264e73b3-271d-4fbb-85ff-8dc2dda13e50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.908405 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-264e73b3-271d-4fbb-85ff-8dc2dda13e50 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:12.908405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-264e73b3-271d-4fbb-85ff-8dc2dda13e50 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ffee57b-4ecb-4094-950c-0bf13f315ec1", "connector": null, "instance_uuid": "4c9f45de-45d6-4669-91c3-343fccc33def"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:12.916861 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:12.916861 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:12.949142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-264e73b3-271d-4fbb-85ff-8dc2dda13e50 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:12.949851 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 27/106] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:12 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 08 20:16:12.958123 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d24db321-ec87-407c-b9a6-3efaadbea716 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.958702 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d24db321-ec87-407c-b9a6-3efaadbea716 None None] GET https://10.4.3.206/volume// Aug 08 20:16:12.958934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d24db321-ec87-407c-b9a6-3efaadbea716 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:12.959202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d24db321-ec87-407c-b9a6-3efaadbea716 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:12.959644 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d24db321-ec87-407c-b9a6-3efaadbea716 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:12.960144 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 27/107] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20: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 08 20:16:12.968909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-020b7638-1ce1-45f5-8015-2aa501adc7c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:12.971747 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-020b7638-1ce1-45f5-8015-2aa501adc7c3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:12.972278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-020b7638-1ce1-45f5-8015-2aa501adc7c3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ed846de-cf79-4bd0-b8d6-dfd326fc7d99", "connector": null, "instance_uuid": "4c9f45de-45d6-4669-91c3-343fccc33def"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:12.986032 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:12.986032 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:13.022991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-020b7638-1ce1-45f5-8015-2aa501adc7c3 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:13.023548 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 28/108] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:12 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 08 20:16:15.106213 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5da36230-43bc-4146-b88c-66198b467fa0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.106577 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5da36230-43bc-4146-b88c-66198b467fa0 None None] GET https://10.4.3.206/volume// Aug 08 20:16:15.106758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5da36230-43bc-4146-b88c-66198b467fa0 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:15.106918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5da36230-43bc-4146-b88c-66198b467fa0 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:15.107286 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5da36230-43bc-4146-b88c-66198b467fa0 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:15.107639 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 27/109] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:15.114229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-c9fe8d61-2bd1-4219-96e8-76f5b9b1c12c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.117354 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-c9fe8d61-2bd1-4219-96e8-76f5b9b1c12c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:16:15.117590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-c9fe8d61-2bd1-4219-96e8-76f5b9b1c12c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:15.117771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-c9fe8d61-2bd1-4219-96e8-76f5b9b1c12c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:15.129354 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.129354 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:15.132662 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-c9fe8d61-2bd1-4219-96e8-76f5b9b1c12c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:15.137043 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-c9fe8d61-2bd1-4219-96e8-76f5b9b1c12c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:16:15.137405 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 28/110] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:15 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 1575 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:15.217274 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.220404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] PUT https://10.4.3.206/volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43 Aug 08 20:16:15.220893 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:15.231719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Acquiring lock "cinder-attachment_update-c1100a22-acc8-49c3-a281-215a5bfd92a3-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:15.237147 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Lock "cinder-attachment_update-c1100a22-acc8-49c3-a281-215a5bfd92a3-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:15.238401 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.238401 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:15.323481 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Lock "cinder-attachment_update-c1100a22-acc8-49c3-a281-215a5bfd92a3-np0000006809" released by "attachment_update" :: held 0.086s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:15.323799 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-987368a6-99e2-4dff-8e36-369675fdb404 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43 returned with HTTP 200 Aug 08 20:16:15.324242 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 28/111] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:15 2026] PUT /volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43 => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:15.362209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-7416060d-eed0-4a08-a7ef-5e9a1518f25c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.364224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-7416060d-eed0-4a08-a7ef-5e9a1518f25c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43/action Aug 08 20:16:15.364871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-7416060d-eed0-4a08-a7ef-5e9a1518f25c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:15.364987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-7416060d-eed0-4a08-a7ef-5e9a1518f25c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:15.386655 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.386655 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:15.402333 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-7416060d-eed0-4a08-a7ef-5e9a1518f25c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43/action returned with HTTP 204 Aug 08 20:16:15.402333 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 29/112] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:15 2026] POST /volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:15.432623 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6b315e53-f07b-41e3-a08e-a44979581adf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.433168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b315e53-f07b-41e3-a08e-a44979581adf None None] GET https://10.4.3.206/volume// Aug 08 20:16:15.433428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b315e53-f07b-41e3-a08e-a44979581adf None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:15.433693 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b315e53-f07b-41e3-a08e-a44979581adf None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:15.434126 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b315e53-f07b-41e3-a08e-a44979581adf None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:15.434891 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 28/113] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:15.446204 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-3c3cccb6-b7d7-4caa-924f-0180b109b802 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.448776 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-3c3cccb6-b7d7-4caa-924f-0180b109b802 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:16:15.448945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-3c3cccb6-b7d7-4caa-924f-0180b109b802 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:15.449168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-3c3cccb6-b7d7-4caa-924f-0180b109b802 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:15.604059 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.604059 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:15.607259 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-3c3cccb6-b7d7-4caa-924f-0180b109b802 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:15.611047 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-3c3cccb6-b7d7-4caa-924f-0180b109b802 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 200 Aug 08 20:16:15.611438 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 29/114] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:15 2026] GET /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 1029 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:15.696487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.698808 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] PUT https://10.4.3.206/volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196 Aug 08 20:16:15.699336 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:15.711294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Acquiring lock "cinder-attachment_update-7ffee57b-4ecb-4094-950c-0bf13f315ec1-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:15.718097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Lock "cinder-attachment_update-7ffee57b-4ecb-4094-950c-0bf13f315ec1-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:15.719399 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.719399 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:15.812267 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Lock "cinder-attachment_update-7ffee57b-4ecb-4094-950c-0bf13f315ec1-np0000006809" released by "attachment_update" :: held 0.094s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:15.812577 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-0a503a60-8659-4b7b-a8d7-bd1b98c3c4f6 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196 returned with HTTP 200 Aug 08 20:16:15.813054 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 29/115] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:15 2026] PUT /volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:15.839137 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-09f8e4e6-abde-4730-b3f6-d281e9ad1a72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.841421 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-09f8e4e6-abde-4730-b3f6-d281e9ad1a72 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196/action Aug 08 20:16:15.841890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-09f8e4e6-abde-4730-b3f6-d281e9ad1a72 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:15.842082 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-09f8e4e6-abde-4730-b3f6-d281e9ad1a72 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:15.863101 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.863101 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:15.891313 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-09f8e4e6-abde-4730-b3f6-d281e9ad1a72 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196/action returned with HTTP 204 Aug 08 20:16:15.891838 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 30/116] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:15 2026] POST /volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:15.911724 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-376b6af2-573e-4883-96dd-fc8d557f8cf0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.911724 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-376b6af2-573e-4883-96dd-fc8d557f8cf0 None None] GET https://10.4.3.206/volume// Aug 08 20:16:15.911724 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-376b6af2-573e-4883-96dd-fc8d557f8cf0 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:15.911724 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-376b6af2-573e-4883-96dd-fc8d557f8cf0 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:15.911724 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-376b6af2-573e-4883-96dd-fc8d557f8cf0 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:15.911724 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 29/117] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:15.920376 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-e66d150f-dda6-4f64-8101-9eb56e328d3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:15.923519 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-e66d150f-dda6-4f64-8101-9eb56e328d3d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:16:15.924427 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-e66d150f-dda6-4f64-8101-9eb56e328d3d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:15.924427 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-e66d150f-dda6-4f64-8101-9eb56e328d3d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:15.935158 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:15.935158 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:15.939213 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-e66d150f-dda6-4f64-8101-9eb56e328d3d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:16:15.944277 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-e66d150f-dda6-4f64-8101-9eb56e328d3d tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 200 Aug 08 20:16:15.944761 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 30/118] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:15 2026] GET /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:16.026922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:16.031949 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] PUT https://10.4.3.206/volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21 Aug 08 20:16:16.032292 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:16.045083 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Acquiring lock "cinder-attachment_update-5ed846de-cf79-4bd0-b8d6-dfd326fc7d99-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:16.050782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Lock "cinder-attachment_update-5ed846de-cf79-4bd0-b8d6-dfd326fc7d99-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:16.051654 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:16.051654 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:16.162562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Lock "cinder-attachment_update-5ed846de-cf79-4bd0-b8d6-dfd326fc7d99-np0000006809" released by "attachment_update" :: held 0.112s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:16.162892 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-2222121b-d464-45ab-b26c-54c87075427a tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21 returned with HTTP 200 Aug 08 20:16:16.163371 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 30/119] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:16 2026] PUT /volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:16.200937 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-6bfb79b8-b219-45c3-ab7c-753c1c4456f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:16.205220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-6bfb79b8-b219-45c3-ab7c-753c1c4456f2 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] POST https://10.4.3.206/volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21/action Aug 08 20:16:16.205679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-6bfb79b8-b219-45c3-ab7c-753c1c4456f2 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:16.205832 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-6bfb79b8-b219-45c3-ab7c-753c1c4456f2 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:16.223176 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:16.223176 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:16.233160 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9448efdb-e7a8-4d2d-9458-f5c39bc75a0b req-6bfb79b8-b219-45c3-ab7c-753c1c4456f2 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21/action returned with HTTP 204 Aug 08 20:16:16.233627 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 31/120] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:16 2026] POST /volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:19.034401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:19.039174 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:19.039174 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1580287816"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:19.045638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1580287816'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:19.045638 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Create volume of 1 GB Aug 08 20:16:19.063904 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:16:19.062869. {{(pid=100391) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:16:19.064088 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Availability Zones retrieved successfully. Aug 08 20:16:19.094865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Flow 'volume_create_api' (f9d06555-acf5-4dc6-8c7f-8845cc8fe53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:19.096693 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf5a956-ff98-4f21-807c-1d9ebbe0a63a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:19.098453 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:19.159656 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf5a956-ff98-4f21-807c-1d9ebbe0a63a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:19.160699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ae2ed4-0824-4263-893e-a2428a4d5066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:19.209261 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-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 08 20:16:19.209619 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-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 08 20:16:19.267359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Created reservations ['24b6210e-f429-4a86-a52b-8b4898c8436c', '2ded616c-fb1b-4a26-a1af-03508e99ad84', 'accb589a-19d8-4b87-a30b-5bc2c1b7863f', 'a3aa016d-4fa5-4349-bc82-53e3914aab80'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:19.268633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4ae2ed4-0824-4263-893e-a2428a4d5066) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b6210e-f429-4a86-a52b-8b4898c8436c', '2ded616c-fb1b-4a26-a1af-03508e99ad84', 'accb589a-19d8-4b87-a30b-5bc2c1b7863f', 'a3aa016d-4fa5-4349-bc82-53e3914aab80']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:19.269759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ebeca8-2de9-41ee-8901-c215a39b56d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:19.298439 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05ebeca8-2de9-41ee-8901-c215a39b56d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7f5d685-cdf5-4cce-ae12-01d8b29c97d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1580287816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df69d8483c404143ad51ed08aebc2642',qos_specs=None,replication_status=,reservations=['24b6210e-f429-4a86-a52b-8b4898c8436c','2ded616c-fb1b-4a26-a1af-03508e99ad84','accb589a-19d8-4b87-a30b-5bc2c1b7863f','a3aa016d-4fa5-4349-bc82-53e3914aab80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0b83676d694ca1afef6ab3ad485a59',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1580287816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7f5d685-cdf5-4cce-ae12-01d8b29c97d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df69d8483c404143ad51ed08aebc2642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f0b83676d694ca1afef6ab3ad485a59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:19.299324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c934fa45-f02f-4d8d-84b5-4368e5033ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:19.329892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c934fa45-f02f-4d8d-84b5-4368e5033ce3) transitioned into state 'SUCCESS' from state '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-1580287816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df69d8483c404143ad51ed08aebc2642',qos_specs=None,replication_status=,reservations=['24b6210e-f429-4a86-a52b-8b4898c8436c','2ded616c-fb1b-4a26-a1af-03508e99ad84','accb589a-19d8-4b87-a30b-5bc2c1b7863f','a3aa016d-4fa5-4349-bc82-53e3914aab80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0b83676d694ca1afef6ab3ad485a59',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:19.330592 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ac6bdc-9d81-40c1-b5fa-fedeec6b8b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:19.351054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ac6bdc-9d81-40c1-b5fa-fedeec6b8b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:19.351846 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Flow 'volume_create_api' (f9d06555-acf5-4dc6-8c7f-8845cc8fe53a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:19.352179 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Create volume request issued successfully. Aug 08 20:16:19.352765 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae8ca62d-a0d7-4a45-9623-378218aea9bb tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:19.353286 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 30/121] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:16:19 2026] POST /volume/v3/volumes => generated 757 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:16:19.371344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-12ca5080-20c5-4373-ae5c-ad731db5f6d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:19.374369 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12ca5080-20c5-4373-ae5c-ad731db5f6d3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:16:19.374690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12ca5080-20c5-4373-ae5c-ad731db5f6d3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:19.374893 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-12ca5080-20c5-4373-ae5c-ad731db5f6d3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:19.383554 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:19.383554 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:19.388565 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-12ca5080-20c5-4373-ae5c-ad731db5f6d3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:16:19.392491 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-12ca5080-20c5-4373-ae5c-ad731db5f6d3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:16:19.393084 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 31/122] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:19 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:20.408287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-979c53d3-d46c-48c8-9374-25511b9a6a63 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:20.410335 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-979c53d3-d46c-48c8-9374-25511b9a6a63 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:16:20.410456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-979c53d3-d46c-48c8-9374-25511b9a6a63 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:20.410584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-979c53d3-d46c-48c8-9374-25511b9a6a63 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:20.420541 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:20.420541 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:20.425326 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-979c53d3-d46c-48c8-9374-25511b9a6a63 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:16:20.432970 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-979c53d3-d46c-48c8-9374-25511b9a6a63 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:16:20.432970 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 31/123] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:20 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:20.785676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4d21bef-f188-4f85-b454-e216df13c682 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:20.787403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:20.787742 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1029031269", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:20.789032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1029031269', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:21.253421 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Create volume of 1 GB Aug 08 20:16:21.257861 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Availability Zones retrieved successfully. Aug 08 20:16:21.264316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Flow 'volume_create_api' (a0210e22-65d0-49bd-9280-c8b7d1b36b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:21.265404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7406050-b5e4-44d0-a201-7fe0e17d2ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:21.266568 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:21.357721 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7406050-b5e4-44d0-a201-7fe0e17d2ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:21.358744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdf819d-ce36-48b2-a7e9-3596be6112d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:21.443363 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Created reservations ['d1238202-7854-4337-89eb-5d7f2805d751', 'f51d1164-a0e3-4df6-897f-84e556805c62', '37a997ec-8fa8-443f-83c7-2fc8a95944df', 'e95747ac-737a-4f5d-a2ff-ed5c889edec5'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:21.444214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebdf819d-ce36-48b2-a7e9-3596be6112d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1238202-7854-4337-89eb-5d7f2805d751', 'f51d1164-a0e3-4df6-897f-84e556805c62', '37a997ec-8fa8-443f-83c7-2fc8a95944df', 'e95747ac-737a-4f5d-a2ff-ed5c889edec5']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:21.445181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d37684-8726-4fbb-aabd-674c17080eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:21.477730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d37684-8726-4fbb-aabd-674c17080eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43a29f53-c7d1-472b-8070-e1bdb80ab4bf', '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-1029031269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256493bf88a94a8f8ef31321c39a4d69',qos_specs=None,replication_status=,reservations=['d1238202-7854-4337-89eb-5d7f2805d751','f51d1164-a0e3-4df6-897f-84e556805c62','37a997ec-8fa8-443f-83c7-2fc8a95944df','e95747ac-737a-4f5d-a2ff-ed5c889edec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfd83b49a4a4eb48f7c64b8119818fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1029031269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43a29f53-c7d1-472b-8070-e1bdb80ab4bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='256493bf88a94a8f8ef31321c39a4d69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bfd83b49a4a4eb48f7c64b8119818fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:21.478816 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab589244-0dab-4e40-808f-a8d79d82bb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:21.506018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab589244-0dab-4e40-808f-a8d79d82bb8f) transitioned into state 'SUCCESS' from state '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-1029031269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='256493bf88a94a8f8ef31321c39a4d69',qos_specs=None,replication_status=,reservations=['d1238202-7854-4337-89eb-5d7f2805d751','f51d1164-a0e3-4df6-897f-84e556805c62','37a997ec-8fa8-443f-83c7-2fc8a95944df','e95747ac-737a-4f5d-a2ff-ed5c889edec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bfd83b49a4a4eb48f7c64b8119818fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:21.506944 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b678692c-1c47-439b-8a79-bab2d93a4133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:21.521924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b678692c-1c47-439b-8a79-bab2d93a4133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:21.523155 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Flow 'volume_create_api' (a0210e22-65d0-49bd-9280-c8b7d1b36b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:21.523628 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Create volume request issued successfully. Aug 08 20:16:21.524708 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4d21bef-f188-4f85-b454-e216df13c682 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:21.527876 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 32/124] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:16:20 2026] POST /volume/v3/volumes => generated 899 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:21.542984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-36a30f74-6eb2-468f-a9b3-d94d1e1bbae5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:21.545125 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36a30f74-6eb2-468f-a9b3-d94d1e1bbae5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:16:21.545351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36a30f74-6eb2-468f-a9b3-d94d1e1bbae5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:21.545569 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36a30f74-6eb2-468f-a9b3-d94d1e1bbae5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:21.553740 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:21.553740 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:21.558267 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36a30f74-6eb2-468f-a9b3-d94d1e1bbae5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:16:21.564735 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36a30f74-6eb2-468f-a9b3-d94d1e1bbae5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:16:21.565297 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 31/125] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:16:21 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 967 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:22.581475 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0f06e036-57e3-4aef-b651-1e818105d75f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:22.584114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f06e036-57e3-4aef-b651-1e818105d75f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:16:22.584327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f06e036-57e3-4aef-b651-1e818105d75f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:22.584527 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f06e036-57e3-4aef-b651-1e818105d75f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:22.594662 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:22.594662 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:22.599647 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f06e036-57e3-4aef-b651-1e818105d75f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:16:22.606599 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f06e036-57e3-4aef-b651-1e818105d75f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:16:22.607091 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 32/126] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:16:22 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:22.645674 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-ac4fd41b-4e1d-4d1e-a5e8-faa533c5156f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:22.647915 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-ac4fd41b-4e1d-4d1e-a5e8-faa533c5156f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:16:22.648125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-ac4fd41b-4e1d-4d1e-a5e8-faa533c5156f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:22.648314 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-ac4fd41b-4e1d-4d1e-a5e8-faa533c5156f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:22.656131 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:22.656131 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:22.660038 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-ac4fd41b-4e1d-4d1e-a5e8-faa533c5156f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:16:22.664764 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-ac4fd41b-4e1d-4d1e-a5e8-faa533c5156f tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:16:22.665242 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 32/127] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:22 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:23.181894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f578d287-2893-4b4d-855e-9a60542acc1e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:23.188549 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f578d287-2893-4b4d-855e-9a60542acc1e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:16:23.188549 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f578d287-2893-4b4d-855e-9a60542acc1e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:23.188549 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f578d287-2893-4b4d-855e-9a60542acc1e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:23.199120 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:23.199120 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:23.204720 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f578d287-2893-4b4d-855e-9a60542acc1e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:16:23.212196 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f578d287-2893-4b4d-855e-9a60542acc1e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:16:23.213243 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 33/128] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:23 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:23.223450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48b822cf-e0ff-4cb7-9835-a5a8432ff83d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:23.223450 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48b822cf-e0ff-4cb7-9835-a5a8432ff83d None None] GET https://10.4.3.206/volume// Aug 08 20:16:23.223450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48b822cf-e0ff-4cb7-9835-a5a8432ff83d None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:23.223450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48b822cf-e0ff-4cb7-9835-a5a8432ff83d None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:23.224097 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48b822cf-e0ff-4cb7-9835-a5a8432ff83d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:23.224465 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 32/129] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:16:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 20:16:23.235660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-1a884f64-0554-4d28-b91f-00db3c243bad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:23.237774 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-1a884f64-0554-4d28-b91f-00db3c243bad tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:23.238175 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-1a884f64-0554-4d28-b91f-00db3c243bad tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a29f53-c7d1-472b-8070-e1bdb80ab4bf", "connector": null, "instance_uuid": "24f22ce3-0150-43a1-821e-ee9be7162fd6"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:23.250441 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:23.250441 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:23.280801 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-1a884f64-0554-4d28-b91f-00db3c243bad tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:23.281481 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 33/130] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:23 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 08 20:16:24.611408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e65bd64-1dd7-4fb4-8d44-9a1c8c8fe785 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:24.611879 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e65bd64-1dd7-4fb4-8d44-9a1c8c8fe785 None None] GET https://10.4.3.206/volume// Aug 08 20:16:24.612079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e65bd64-1dd7-4fb4-8d44-9a1c8c8fe785 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:24.612301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e65bd64-1dd7-4fb4-8d44-9a1c8c8fe785 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:24.612691 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e65bd64-1dd7-4fb4-8d44-9a1c8c8fe785 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:24.613218 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 33/131] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:24.626078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:24.629552 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:16:24.629552 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1820826381"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:24.629852 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1820826381'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:16:24.630048 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Create volume of 1 GB Aug 08 20:16:24.633536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f44fe282-8471-43f0-868a-50cd24a7c38b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:24.634379 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Availability Zones retrieved successfully. Aug 08 20:16:24.636119 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f44fe282-8471-43f0-868a-50cd24a7c38b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:16:24.636441 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f44fe282-8471-43f0-868a-50cd24a7c38b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:24.636795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f44fe282-8471-43f0-868a-50cd24a7c38b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:24.644273 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Flow 'volume_create_api' (80c677b5-31c1-4885-bdf3-3dab3dcb830c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:24.646081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cdd13a-619e-4a07-ae9c-116fe56e6264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:24.646081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:16:24.656375 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:24.656375 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:24.664572 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f44fe282-8471-43f0-868a-50cd24a7c38b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:16:24.669232 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-f44fe282-8471-43f0-868a-50cd24a7c38b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:16:24.669670 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 33/132] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:24 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:24.751817 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:24.754262 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] PUT https://10.4.3.206/volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768 Aug 08 20:16:24.754694 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:24.764255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Acquiring lock "cinder-attachment_update-43a29f53-c7d1-472b-8070-e1bdb80ab4bf-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:24.769127 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Lock "cinder-attachment_update-43a29f53-c7d1-472b-8070-e1bdb80ab4bf-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:24.770112 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:24.770112 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:24.802577 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32cdd13a-619e-4a07-ae9c-116fe56e6264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:24.803629 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cddcded-048c-4aba-a922-ccdbdfaf9a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:24.870201 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Created reservations ['634328d8-d0c7-4ef4-abba-c651300baa3f', '18db6843-65f0-4abf-8cfd-e1993904cbc6', '8e3b4e93-a543-4508-b9de-61ed093d6777', '5f8ce14f-42aa-48d8-8445-b3480caeb1a1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:16:24.871333 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cddcded-048c-4aba-a922-ccdbdfaf9a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['634328d8-d0c7-4ef4-abba-c651300baa3f', '18db6843-65f0-4abf-8cfd-e1993904cbc6', '8e3b4e93-a543-4508-b9de-61ed093d6777', '5f8ce14f-42aa-48d8-8445-b3480caeb1a1']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:24.872315 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Lock "cinder-attachment_update-43a29f53-c7d1-472b-8070-e1bdb80ab4bf-np0000006809" released by "attachment_update" :: held 0.103s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:24.872504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed637a4d-2432-40c3-9577-46d8faaa55a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:24.872819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-5afe0d9d-75ad-474b-b995-163cdb21b4a5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768 returned with HTTP 200 Aug 08 20:16:24.873292 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 34/133] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:24 2026] PUT /volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:24.901505 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-773f31b5-343f-4b32-994f-157df07e4fa2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:24.904426 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed637a4d-2432-40c3-9577-46d8faaa55a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931d5611-f7fe-4ea6-bbfa-e79f89218881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1820826381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0d86c209eb44edc903ab76b65026d6e',qos_specs=None,replication_status=,reservations=['634328d8-d0c7-4ef4-abba-c651300baa3f','18db6843-65f0-4abf-8cfd-e1993904cbc6','8e3b4e93-a543-4508-b9de-61ed093d6777','5f8ce14f-42aa-48d8-8445-b3480caeb1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb15e1a6f33f4d9eb1aeb855a480450c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:16:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1820826381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931d5611-f7fe-4ea6-bbfa-e79f89218881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0d86c209eb44edc903ab76b65026d6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb15e1a6f33f4d9eb1aeb855a480450c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:24.904997 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-773f31b5-343f-4b32-994f-157df07e4fa2 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] POST https://10.4.3.206/volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768/action Aug 08 20:16:24.905282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192c69a5-5b24-4ef8-9240-5d59c4506186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:24.905571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-773f31b5-343f-4b32-994f-157df07e4fa2 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:24.905760 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-773f31b5-343f-4b32-994f-157df07e4fa2 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:24.922134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (192c69a5-5b24-4ef8-9240-5d59c4506186) transitioned into state 'SUCCESS' from state '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-1820826381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0d86c209eb44edc903ab76b65026d6e',qos_specs=None,replication_status=,reservations=['634328d8-d0c7-4ef4-abba-c651300baa3f','18db6843-65f0-4abf-8cfd-e1993904cbc6','8e3b4e93-a543-4508-b9de-61ed093d6777','5f8ce14f-42aa-48d8-8445-b3480caeb1a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb15e1a6f33f4d9eb1aeb855a480450c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:24.923049 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f326b5e-9d3f-4fc7-967e-e68c90fac4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:16:24.933220 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f326b5e-9d3f-4fc7-967e-e68c90fac4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:16:24.934037 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Flow 'volume_create_api' (80c677b5-31c1-4885-bdf3-3dab3dcb830c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:16:24.934412 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Create volume request issued successfully. Aug 08 20:16:24.935207 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0543c1b-8645-412f-a4f2-43f1b960b1a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:16:24.935791 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 34/134] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:16:24 2026] POST /volume/v3/volumes => generated 755 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:16:24.942561 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:24.942561 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:24.956451 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-291ffaf5-967c-43b5-bfd1-413f02d7c6db req-773f31b5-343f-4b32-994f-157df07e4fa2 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768/action returned with HTTP 204 Aug 08 20:16:24.956893 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 34/135] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:24 2026] POST /volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:24.958834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-458ef511-a82d-4551-9461-8de45e5c9573 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:24.961210 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-458ef511-a82d-4551-9461-8de45e5c9573 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:24.961463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-458ef511-a82d-4551-9461-8de45e5c9573 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:24.961762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-458ef511-a82d-4551-9461-8de45e5c9573 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:24.972691 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:24.972691 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:24.980885 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-458ef511-a82d-4551-9461-8de45e5c9573 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:24.988505 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-458ef511-a82d-4551-9461-8de45e5c9573 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:24.988505 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 34/136] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:24 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:16:26.005371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-89c0b7ff-3f81-483d-863b-d938b08f652f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:26.007949 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89c0b7ff-3f81-483d-863b-d938b08f652f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:26.008182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89c0b7ff-3f81-483d-863b-d938b08f652f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:26.008547 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89c0b7ff-3f81-483d-863b-d938b08f652f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:26.019190 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:26.019190 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:26.027265 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-89c0b7ff-3f81-483d-863b-d938b08f652f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:26.035114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89c0b7ff-3f81-483d-863b-d938b08f652f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:26.035255 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 35/137] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:26 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:26.111532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-59028651-ed2b-4704-9103-5a174546632a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:26.114211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-59028651-ed2b-4704-9103-5a174546632a tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:26.114411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-59028651-ed2b-4704-9103-5a174546632a tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:26.114607 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-59028651-ed2b-4704-9103-5a174546632a tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:26.121523 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:26.121523 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:26.124879 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-59028651-ed2b-4704-9103-5a174546632a tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:26.129473 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-59028651-ed2b-4704-9103-5a174546632a tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:26.130111 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 35/138] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:26 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:26.426954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5a9cfab6-ce2f-410f-96b7-becb24fe4252 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:26.427536 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a9cfab6-ce2f-410f-96b7-becb24fe4252 None None] GET https://10.4.3.206/volume// Aug 08 20:16:26.427780 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a9cfab6-ce2f-410f-96b7-becb24fe4252 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:26.428062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5a9cfab6-ce2f-410f-96b7-becb24fe4252 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:26.428458 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5a9cfab6-ce2f-410f-96b7-becb24fe4252 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:26.428801 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 35/139] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:16: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 08 20:16:26.451750 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-873fdf75-5eb8-4d8a-95f6-aa33787ef1d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:26.820938 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-873fdf75-5eb8-4d8a-95f6-aa33787ef1d0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:26.821254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-873fdf75-5eb8-4d8a-95f6-aa33787ef1d0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "931d5611-f7fe-4ea6-bbfa-e79f89218881", "connector": null, "instance_uuid": "54d4f5f5-c16c-42a0-bcfb-6ae827fbeb94"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:26.836408 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:26.836408 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:26.891083 np0000006809 devstack@c-api.service[100391]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 08 20:16:26.891083 np0000006809 devstack@c-api.service[100391]: .first() Aug 08 20:16:26.936538 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-873fdf75-5eb8-4d8a-95f6-aa33787ef1d0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:26.937149 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 35/140] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:26 2026] POST /volume/v3/attachments => generated 273 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:26.995420 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e197ea5-3ec5-4fee-a0eb-7c72bc89acf9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:26.995420 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e197ea5-3ec5-4fee-a0eb-7c72bc89acf9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:26.995420 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e197ea5-3ec5-4fee-a0eb-7c72bc89acf9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:26.995420 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e197ea5-3ec5-4fee-a0eb-7c72bc89acf9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:26.997319 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=211,cinder:INSERT=29,cinder:UPDATE=45 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:16:27.008042 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:27.008042 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:27.012743 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e197ea5-3ec5-4fee-a0eb-7c72bc89acf9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:27.017881 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e197ea5-3ec5-4fee-a0eb-7c72bc89acf9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:27.018168 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 36/141] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:26 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:27.027864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4ce1e056-53b5-486a-880e-ade5419585e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:27.028373 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ce1e056-53b5-486a-880e-ade5419585e7 None None] GET https://10.4.3.206/volume// Aug 08 20:16:27.030749 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ce1e056-53b5-486a-880e-ade5419585e7 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:27.030850 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ce1e056-53b5-486a-880e-ade5419585e7 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:27.033031 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ce1e056-53b5-486a-880e-ade5419585e7 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:27.033801 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 36/142] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16:27 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:16:27.045993 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-088c83ea-c7e3-4dcc-bd74-f8bec8faaddb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:27.049780 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-088c83ea-c7e3-4dcc-bd74-f8bec8faaddb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:27.050111 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-088c83ea-c7e3-4dcc-bd74-f8bec8faaddb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:27.050398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-088c83ea-c7e3-4dcc-bd74-f8bec8faaddb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:27.074008 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:27.074008 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:27.079031 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-088c83ea-c7e3-4dcc-bd74-f8bec8faaddb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:27.086087 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-088c83ea-c7e3-4dcc-bd74-f8bec8faaddb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:27.086472 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 36/143] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:27 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:27.166498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:27.168693 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] PUT https://10.4.3.206/volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a Aug 08 20:16:27.169091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:27.177730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Acquiring lock "cinder-attachment_update-931d5611-f7fe-4ea6-bbfa-e79f89218881-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:27.183553 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Lock "cinder-attachment_update-931d5611-f7fe-4ea6-bbfa-e79f89218881-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:27.185019 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:27.185019 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:27.281404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Lock "cinder-attachment_update-931d5611-f7fe-4ea6-bbfa-e79f89218881-np0000006809" released by "attachment_update" :: held 0.098s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:27.281775 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-5e7f1496-af74-499b-9128-0d186890e4fa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a returned with HTTP 200 Aug 08 20:16:27.282222 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 36/144] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:27 2026] PUT /volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:28.032495 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-07ab1823-681d-4017-abf3-0743dd130cea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.034928 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07ab1823-681d-4017-abf3-0743dd130cea tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:28.035193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07ab1823-681d-4017-abf3-0743dd130cea tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.035475 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07ab1823-681d-4017-abf3-0743dd130cea tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.048395 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.048395 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:28.052379 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-07ab1823-681d-4017-abf3-0743dd130cea tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:28.056995 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07ab1823-681d-4017-abf3-0743dd130cea tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:28.057359 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 37/145] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:28.349854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-f36cb32a-6d48-4b2f-9995-93da01febfc4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.351933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-f36cb32a-6d48-4b2f-9995-93da01febfc4 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:16:28.352186 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-f36cb32a-6d48-4b2f-9995-93da01febfc4 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.352375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-f36cb32a-6d48-4b2f-9995-93da01febfc4 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.354515 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=228,cinder:INSERT=43,cinder:UPDATE=59 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:16:28.359719 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.359719 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:28.363518 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-f36cb32a-6d48-4b2f-9995-93da01febfc4 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:16:28.367651 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-f36cb32a-6d48-4b2f-9995-93da01febfc4 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:16:28.368192 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 37/146] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:28.405673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-900e4e14-cb4b-4e39-904b-d150b4231f80 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.406080 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-900e4e14-cb4b-4e39-904b-d150b4231f80 None None] GET https://10.4.3.206/volume// Aug 08 20:16:28.406287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-900e4e14-cb4b-4e39-904b-d150b4231f80 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.407371 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-900e4e14-cb4b-4e39-904b-d150b4231f80 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.407371 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-900e4e14-cb4b-4e39-904b-d150b4231f80 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:28.407371 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 37/147] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:16: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 08 20:16:28.421171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d9a62ca5-8a1a-44a1-b861-a2b8a33eb82b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.422901 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d9a62ca5-8a1a-44a1-b861-a2b8a33eb82b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:28.423172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d9a62ca5-8a1a-44a1-b861-a2b8a33eb82b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7f5d685-cdf5-4cce-ae12-01d8b29c97d1", "connector": null, "instance_uuid": "540479be-acd1-4347-93d1-a69865a2334e"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:28.426813 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=148,cinder:INSERT=11,cinder:UPDATE=15 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:16:28.432063 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.432063 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:28.455156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d9a62ca5-8a1a-44a1-b861-a2b8a33eb82b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:28.455665 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 37/148] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:28 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 08 20:16:28.500584 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d98628f4-2be7-4fb8-ac48-5a7c56820b4c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.505118 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d98628f4-2be7-4fb8-ac48-5a7c56820b4c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f/action Aug 08 20:16:28.506913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d98628f4-2be7-4fb8-ac48-5a7c56820b4c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:28.507166 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d98628f4-2be7-4fb8-ac48-5a7c56820b4c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:28.524531 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.524531 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:28.534515 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0c000f4b-8441-449c-8b4b-67ac81017b80 req-d98628f4-2be7-4fb8-ac48-5a7c56820b4c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f/action returned with HTTP 204 Aug 08 20:16:28.534942 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 38/149] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:28 2026] POST /volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:28.556565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec498432-956c-4bfd-962d-92a479183844 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.558173 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec498432-956c-4bfd-962d-92a479183844 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:16:28.558336 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec498432-956c-4bfd-962d-92a479183844 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.558529 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec498432-956c-4bfd-962d-92a479183844 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.568297 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.568297 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:28.574131 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec498432-956c-4bfd-962d-92a479183844 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:16:28.578053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec498432-956c-4bfd-962d-92a479183844 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:16:28.578370 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 38/150] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 1112 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:28.593527 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6812e805-04ab-4ac6-8cc3-ba5982675b51 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.595654 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6812e805-04ab-4ac6-8cc3-ba5982675b51 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:16:28.595878 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6812e805-04ab-4ac6-8cc3-ba5982675b51 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.596135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6812e805-04ab-4ac6-8cc3-ba5982675b51 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.598705 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=211,cinder:INSERT=33,cinder:UPDATE=57 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:16:28.608674 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.608674 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:28.612688 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6812e805-04ab-4ac6-8cc3-ba5982675b51 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:16:28.617058 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6812e805-04ab-4ac6-8cc3-ba5982675b51 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:16:28.617431 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 38/151] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 1112 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:28.713248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-1f8fcee9-5c9f-4304-8b2e-0310686c32ab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.715043 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-1f8fcee9-5c9f-4304-8b2e-0310686c32ab tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:28.715222 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-1f8fcee9-5c9f-4304-8b2e-0310686c32ab tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.715401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-1f8fcee9-5c9f-4304-8b2e-0310686c32ab tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.721505 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.721505 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:28.724361 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-1f8fcee9-5c9f-4304-8b2e-0310686c32ab tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:28.727800 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-1f8fcee9-5c9f-4304-8b2e-0310686c32ab tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:28.728301 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 38/152] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:28.822971 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1d68b469-5064-41bf-9ae2-a6bcc484058f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.823490 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d68b469-5064-41bf-9ae2-a6bcc484058f None None] GET https://10.4.3.206/volume// Aug 08 20:16:28.823490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d68b469-5064-41bf-9ae2-a6bcc484058f None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.823682 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d68b469-5064-41bf-9ae2-a6bcc484058f None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.824040 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d68b469-5064-41bf-9ae2-a6bcc484058f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:28.824293 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 39/153] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:16: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 08 20:16:28.831461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-4c6d4de7-5f52-4c77-9706-b26927dad7f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.833561 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-4c6d4de7-5f52-4c77-9706-b26927dad7f7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:28.833963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-4c6d4de7-5f52-4c77-9706-b26927dad7f7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b44598a-74f0-4742-8c1e-783c6ad04930", "connector": null, "instance_uuid": "ea919427-364a-4d4f-9e28-da5243e585ee"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:28.842321 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.842321 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:28.867151 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-4c6d4de7-5f52-4c77-9706-b26927dad7f7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:28.867926 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 39/154] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:28 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 08 20:16:28.893557 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4682ee15-c57c-4be8-909d-e00048d18db9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.895308 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4682ee15-c57c-4be8-909d-e00048d18db9 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:28.895540 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4682ee15-c57c-4be8-909d-e00048d18db9 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.895716 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4682ee15-c57c-4be8-909d-e00048d18db9 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.902950 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2e74e1fb-64a7-449e-8773-deeefdf0590f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.903491 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e74e1fb-64a7-449e-8773-deeefdf0590f None None] GET https://10.4.3.206/volume// Aug 08 20:16:28.903741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e74e1fb-64a7-449e-8773-deeefdf0590f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.904014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e74e1fb-64a7-449e-8773-deeefdf0590f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.904458 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e74e1fb-64a7-449e-8773-deeefdf0590f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:28.905097 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 39/155] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:16:28.914959 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-405f7df7-cec7-405f-923a-d0095025a30e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:28.920145 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-405f7df7-cec7-405f-923a-d0095025a30e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:28.920442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-405f7df7-cec7-405f-923a-d0095025a30e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:28.920695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-405f7df7-cec7-405f-923a-d0095025a30e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:28.933173 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:28.933173 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:28.937576 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-405f7df7-cec7-405f-923a-d0095025a30e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:28.943174 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-405f7df7-cec7-405f-923a-d0095025a30e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:28.943731 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 40/156] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1247 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:29.014752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:29.016694 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] PUT https://10.4.3.206/volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c Aug 08 20:16:29.017045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:29.023507 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Acquiring lock "cinder-attachment_update-4b44598a-74f0-4742-8c1e-783c6ad04930-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:29.027797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Lock "cinder-attachment_update-4b44598a-74f0-4742-8c1e-783c6ad04930-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:29.028648 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:29.028648 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:29.051419 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:29.051419 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:29.055440 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4682ee15-c57c-4be8-909d-e00048d18db9 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:29.059549 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4682ee15-c57c-4be8-909d-e00048d18db9 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:29.059949 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 39/157] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:28 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1024 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:29.068274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-980bb456-2531-409b-80b6-fc6391973358 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:29.071058 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-980bb456-2531-409b-80b6-fc6391973358 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:29.071276 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-980bb456-2531-409b-80b6-fc6391973358 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:29.071514 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-980bb456-2531-409b-80b6-fc6391973358 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:29.083450 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:29.083450 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:29.087253 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-980bb456-2531-409b-80b6-fc6391973358 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:29.091299 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-980bb456-2531-409b-80b6-fc6391973358 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:29.091704 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 40/158] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:29 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:29.115786 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Lock "cinder-attachment_update-4b44598a-74f0-4742-8c1e-783c6ad04930-np0000006809" released by "attachment_update" :: held 0.088s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:29.116225 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-0e3cc9be-626d-4699-a1ec-3329e5fd181a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c returned with HTTP 200 Aug 08 20:16:29.116807 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 40/159] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:29 2026] PUT /volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:30.072760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14c87171-3a77-4838-8982-76f3076bb63c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:30.074783 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14c87171-3a77-4838-8982-76f3076bb63c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:30.075531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14c87171-3a77-4838-8982-76f3076bb63c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:30.075531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14c87171-3a77-4838-8982-76f3076bb63c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:30.085198 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:30.085198 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:30.088622 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-14c87171-3a77-4838-8982-76f3076bb63c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:30.092604 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14c87171-3a77-4838-8982-76f3076bb63c tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:30.093008 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 41/160] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:30 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:30.104141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71b76065-1c82-4e77-b211-d65296aca310 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:30.106220 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71b76065-1c82-4e77-b211-d65296aca310 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:30.106456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71b76065-1c82-4e77-b211-d65296aca310 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:30.106637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71b76065-1c82-4e77-b211-d65296aca310 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:30.116189 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:30.116189 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:30.120325 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-71b76065-1c82-4e77-b211-d65296aca310 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:30.124822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71b76065-1c82-4e77-b211-d65296aca310 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:30.125188 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 40/161] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:30 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:30.589008 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57d6055f-dd9e-465a-a415-46c09899d0e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:30.589414 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57d6055f-dd9e-465a-a415-46c09899d0e9 None None] GET https://10.4.3.206/volume// Aug 08 20:16:30.589610 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57d6055f-dd9e-465a-a415-46c09899d0e9 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:30.589805 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57d6055f-dd9e-465a-a415-46c09899d0e9 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:30.590185 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57d6055f-dd9e-465a-a415-46c09899d0e9 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:30.590645 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 41/162] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:30.600992 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-805939b2-d6b2-4621-9489-380c208df1e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:30.603047 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-805939b2-d6b2-4621-9489-380c208df1e1 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:16:30.603269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-805939b2-d6b2-4621-9489-380c208df1e1 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:30.603472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-805939b2-d6b2-4621-9489-380c208df1e1 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:30.614883 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:30.614883 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:30.621096 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-805939b2-d6b2-4621-9489-380c208df1e1 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:16:30.628691 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-805939b2-d6b2-4621-9489-380c208df1e1 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:16:30.629096 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 41/163] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:30 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 1292 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:30.722981 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:30.725536 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] PUT https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f Aug 08 20:16:30.727957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:30.735474 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Acquiring lock "cinder-attachment_update-b7f5d685-cdf5-4cce-ae12-01d8b29c97d1-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:30.741751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Lock "cinder-attachment_update-b7f5d685-cdf5-4cce-ae12-01d8b29c97d1-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:30.742962 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:30.742962 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:30.867653 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Lock "cinder-attachment_update-b7f5d685-cdf5-4cce-ae12-01d8b29c97d1-np0000006809" released by "attachment_update" :: held 0.126s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:30.867988 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-3ceeb062-97c2-485a-a8e3-51a3be997b45 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f returned with HTTP 200 Aug 08 20:16:30.868458 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 42/164] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:30 2026] PUT /volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:30.889468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-41fe24cb-7b80-438b-b0f1-e320618dfb13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:30.892034 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-41fe24cb-7b80-438b-b0f1-e320618dfb13 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f/action Aug 08 20:16:30.892521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-41fe24cb-7b80-438b-b0f1-e320618dfb13 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:30.892699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-41fe24cb-7b80-438b-b0f1-e320618dfb13 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:30.912415 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:30.912415 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:30.924889 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3172c999-fb53-49d7-8ec3-0913c1dee1ee req-41fe24cb-7b80-438b-b0f1-e320618dfb13 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f/action returned with HTTP 204 Aug 08 20:16:30.925332 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 41/165] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:30 2026] POST /volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:31.108137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22ba6c28-9976-4e6d-9f3d-2b20e419fb4e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:31.109725 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22ba6c28-9976-4e6d-9f3d-2b20e419fb4e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:31.109886 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22ba6c28-9976-4e6d-9f3d-2b20e419fb4e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:31.110048 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22ba6c28-9976-4e6d-9f3d-2b20e419fb4e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:31.139437 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1653c6de-1096-443f-8e8f-167d10569cf5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:31.143080 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1653c6de-1096-443f-8e8f-167d10569cf5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:31.143322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1653c6de-1096-443f-8e8f-167d10569cf5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:31.143596 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1653c6de-1096-443f-8e8f-167d10569cf5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:31.153889 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:31.153889 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:31.159423 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1653c6de-1096-443f-8e8f-167d10569cf5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:31.170311 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1653c6de-1096-443f-8e8f-167d10569cf5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:31.170828 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 42/166] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:31 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:31.254954 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:31.254954 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:31.258735 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-22ba6c28-9976-4e6d-9f3d-2b20e419fb4e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:31.262944 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22ba6c28-9976-4e6d-9f3d-2b20e419fb4e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:31.263282 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 42/167] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:31 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:32.060711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-16ceabaa-d246-410d-9374-4311d87e000c req-b9e4f4a7-4c85-4152-ad25-7381232e6998 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.062981 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-b9e4f4a7-4c85-4152-ad25-7381232e6998 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:32.063205 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-b9e4f4a7-4c85-4152-ad25-7381232e6998 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.063422 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-b9e4f4a7-4c85-4152-ad25-7381232e6998 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.074317 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.074317 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:32.078110 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-16ceabaa-d246-410d-9374-4311d87e000c req-b9e4f4a7-4c85-4152-ad25-7381232e6998 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:32.082032 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-b9e4f4a7-4c85-4152-ad25-7381232e6998 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:32.082397 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 43/168] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:32 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:32.182999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a70a75a6-1a5f-46b9-b8dd-3417c6b4e0d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.184737 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a70a75a6-1a5f-46b9-b8dd-3417c6b4e0d9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:32.184951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a70a75a6-1a5f-46b9-b8dd-3417c6b4e0d9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.185164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a70a75a6-1a5f-46b9-b8dd-3417c6b4e0d9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.196336 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.196336 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:32.200009 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a70a75a6-1a5f-46b9-b8dd-3417c6b4e0d9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:32.204060 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a70a75a6-1a5f-46b9-b8dd-3417c6b4e0d9 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:32.204433 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 42/169] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:32 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:32.278337 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-75484e34-bf99-411f-9f26-31fde0722c56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.280542 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75484e34-bf99-411f-9f26-31fde0722c56 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:32.280776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75484e34-bf99-411f-9f26-31fde0722c56 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.281015 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-75484e34-bf99-411f-9f26-31fde0722c56 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.291865 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.291865 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:32.296250 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-75484e34-bf99-411f-9f26-31fde0722c56 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:32.300988 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-75484e34-bf99-411f-9f26-31fde0722c56 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:32.301448 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 43/170] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:32 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:32.345126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bbc6e29c-9a81-4cba-a7eb-38c33a0ef677 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.347761 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbc6e29c-9a81-4cba-a7eb-38c33a0ef677 None None] GET https://10.4.3.206/volume// Aug 08 20:16:32.347923 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbc6e29c-9a81-4cba-a7eb-38c33a0ef677 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.348114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbc6e29c-9a81-4cba-a7eb-38c33a0ef677 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.348435 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbc6e29c-9a81-4cba-a7eb-38c33a0ef677 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:32.348914 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 43/171] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:16:32 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:16:32.364886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-16ceabaa-d246-410d-9374-4311d87e000c req-7cf34004-6c15-48be-b6a1-84aa7955ab29 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.607026 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-7cf34004-6c15-48be-b6a1-84aa7955ab29 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:32.607542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-7cf34004-6c15-48be-b6a1-84aa7955ab29 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2e05aa1-1f1b-4a00-a37a-064f15f12c99", "connector": null, "instance_uuid": "36967257-92bc-4ff4-9d24-19f641299fb4"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:32.623308 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.623308 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:32.662337 np0000006809 devstack@c-api.service[100388]: WARNING cinder.volume.api [req-16ceabaa-d246-410d-9374-4311d87e000c req-7cf34004-6c15-48be-b6a1-84aa7955ab29 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 08 20:16:32.668859 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-7cf34004-6c15-48be-b6a1-84aa7955ab29 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:32.669463 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 44/172] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:32 2026] POST /volume/v3/attachments => generated 271 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:32.705561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d730fd06-7923-442e-8a39-ac0bbee78905 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.711353 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d730fd06-7923-442e-8a39-ac0bbee78905 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:32.711353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d730fd06-7923-442e-8a39-ac0bbee78905 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.711680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d730fd06-7923-442e-8a39-ac0bbee78905 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.720413 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.720413 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:32.723710 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d730fd06-7923-442e-8a39-ac0bbee78905 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:32.727951 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d730fd06-7923-442e-8a39-ac0bbee78905 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:32.728299 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 43/173] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:32 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:32.731022 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ef27ef3-75dc-48b9-a6fd-54a271e9f4a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.731515 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ef27ef3-75dc-48b9-a6fd-54a271e9f4a3 None None] GET https://10.4.3.206/volume// Aug 08 20:16:32.731710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ef27ef3-75dc-48b9-a6fd-54a271e9f4a3 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.731985 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ef27ef3-75dc-48b9-a6fd-54a271e9f4a3 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.732314 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ef27ef3-75dc-48b9-a6fd-54a271e9f4a3 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:32.732651 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 44/174] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:32.740191 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-16ceabaa-d246-410d-9374-4311d87e000c req-dd1b6748-29d6-404b-a14b-10f17683d281 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.744064 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-dd1b6748-29d6-404b-a14b-10f17683d281 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:32.744064 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-dd1b6748-29d6-404b-a14b-10f17683d281 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:32.744064 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-dd1b6748-29d6-404b-a14b-10f17683d281 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:32.760033 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.760033 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:32.772583 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-16ceabaa-d246-410d-9374-4311d87e000c req-dd1b6748-29d6-404b-a14b-10f17683d281 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:32.779345 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-dd1b6748-29d6-404b-a14b-10f17683d281 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:32.780194 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 44/175] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:32 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1047 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:32.878133 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:32.880095 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] PUT https://10.4.3.206/volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3 Aug 08 20:16:32.880459 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:32.895772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Acquiring lock "cinder-attachment_update-f2e05aa1-1f1b-4a00-a37a-064f15f12c99-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:32.904380 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Lock "cinder-attachment_update-f2e05aa1-1f1b-4a00-a37a-064f15f12c99-np0000006809" acquired by "attachment_update" :: waited 0.009s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:32.905324 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:32.905324 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:32.985007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Lock "cinder-attachment_update-f2e05aa1-1f1b-4a00-a37a-064f15f12c99-np0000006809" released by "attachment_update" :: held 0.081s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:32.985725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-538e2757-f927-49e8-9aca-6f5614193e69 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3 returned with HTTP 200 Aug 08 20:16:32.986257 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 45/176] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:32 2026] PUT /volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3 => generated 967 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:33.219254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7a36d9d9-e394-495c-9b90-0d558f8b8f77 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:33.223411 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a36d9d9-e394-495c-9b90-0d558f8b8f77 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:33.223411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a36d9d9-e394-495c-9b90-0d558f8b8f77 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:33.223411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a36d9d9-e394-495c-9b90-0d558f8b8f77 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:33.242620 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:33.242620 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:33.251000 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7a36d9d9-e394-495c-9b90-0d558f8b8f77 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:33.264960 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a36d9d9-e394-495c-9b90-0d558f8b8f77 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:33.265505 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 44/177] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:33 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:33.318129 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b52dd6e-6f18-48f8-99ff-1d885b16b198 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:33.321118 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b52dd6e-6f18-48f8-99ff-1d885b16b198 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:33.321398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b52dd6e-6f18-48f8-99ff-1d885b16b198 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:33.321640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b52dd6e-6f18-48f8-99ff-1d885b16b198 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:33.336712 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:33.336712 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:33.342027 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9b52dd6e-6f18-48f8-99ff-1d885b16b198 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:33.346529 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b52dd6e-6f18-48f8-99ff-1d885b16b198 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:33.347173 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 45/178] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:33 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:33.743148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-254f2c4f-8d9b-45e4-a2e2-d4004bb304dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:33.745049 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-254f2c4f-8d9b-45e4-a2e2-d4004bb304dd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:33.745237 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-254f2c4f-8d9b-45e4-a2e2-d4004bb304dd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:33.745441 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-254f2c4f-8d9b-45e4-a2e2-d4004bb304dd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:33.758249 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:33.758249 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:33.762481 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-254f2c4f-8d9b-45e4-a2e2-d4004bb304dd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:33.767535 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-254f2c4f-8d9b-45e4-a2e2-d4004bb304dd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:33.768026 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 45/179] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:33 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:34.293252 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2c04878f-73a3-4d46-b334-a20af09e5dfa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:34.295690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2c04878f-73a3-4d46-b334-a20af09e5dfa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:34.295969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2c04878f-73a3-4d46-b334-a20af09e5dfa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:34.296237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2c04878f-73a3-4d46-b334-a20af09e5dfa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:34.308495 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:34.308495 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:34.312735 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2c04878f-73a3-4d46-b334-a20af09e5dfa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:34.317793 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2c04878f-73a3-4d46-b334-a20af09e5dfa tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:34.318255 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 46/180] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:34 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:34.364238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0156e91d-8996-43e4-a895-0e8cc4c1c286 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:34.366098 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0156e91d-8996-43e4-a895-0e8cc4c1c286 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:34.366756 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0156e91d-8996-43e4-a895-0e8cc4c1c286 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:34.366923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0156e91d-8996-43e4-a895-0e8cc4c1c286 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:34.377403 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:34.377403 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:34.381216 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0156e91d-8996-43e4-a895-0e8cc4c1c286 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:34.385871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0156e91d-8996-43e4-a895-0e8cc4c1c286 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:34.386873 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 45/181] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:34 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:34.784178 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bee6d020-86a6-41fc-989c-139fe79f7f4d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:34.786050 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bee6d020-86a6-41fc-989c-139fe79f7f4d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:34.786229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bee6d020-86a6-41fc-989c-139fe79f7f4d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:34.786477 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bee6d020-86a6-41fc-989c-139fe79f7f4d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:34.797586 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:34.797586 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:34.801476 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bee6d020-86a6-41fc-989c-139fe79f7f4d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:34.807017 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bee6d020-86a6-41fc-989c-139fe79f7f4d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:34.807445 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 46/182] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:34 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:35.332194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c6181ba1-4909-465b-bd74-399f5b287677 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:35.334902 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6181ba1-4909-465b-bd74-399f5b287677 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:35.335120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6181ba1-4909-465b-bd74-399f5b287677 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:35.335354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6181ba1-4909-465b-bd74-399f5b287677 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:35.347199 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:35.347199 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:35.351106 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c6181ba1-4909-465b-bd74-399f5b287677 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:35.355679 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6181ba1-4909-465b-bd74-399f5b287677 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:35.356128 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 46/183] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:35 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:35.400892 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cc0e7fa-83e0-4d08-9f87-645bbc255d2b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:35.402700 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cc0e7fa-83e0-4d08-9f87-645bbc255d2b tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:35.402897 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cc0e7fa-83e0-4d08-9f87-645bbc255d2b tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:35.403092 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cc0e7fa-83e0-4d08-9f87-645bbc255d2b tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:35.412163 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:35.412163 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:35.415336 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cc0e7fa-83e0-4d08-9f87-645bbc255d2b tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:35.423252 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cc0e7fa-83e0-4d08-9f87-645bbc255d2b tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:35.423640 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 47/184] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:35 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:35.529290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bade7a4-6b09-43d5-b066-d86bd98c0b86 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:35.531542 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bade7a4-6b09-43d5-b066-d86bd98c0b86 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:16:35.532743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bade7a4-6b09-43d5-b066-d86bd98c0b86 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:35.532743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bade7a4-6b09-43d5-b066-d86bd98c0b86 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:35.545221 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:35.545221 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:35.549488 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bade7a4-6b09-43d5-b066-d86bd98c0b86 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:16:35.555313 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bade7a4-6b09-43d5-b066-d86bd98c0b86 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:16:35.555755 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 46/185] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:16:35 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1833 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:35.741424 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-37d71dc1-c7dd-45f8-b12f-7defa0eca9cb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:35.744490 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-37d71dc1-c7dd-45f8-b12f-7defa0eca9cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] POST https://10.4.3.206/volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a/action Aug 08 20:16:35.745030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-37d71dc1-c7dd-45f8-b12f-7defa0eca9cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:35.745223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-37d71dc1-c7dd-45f8-b12f-7defa0eca9cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:35.768374 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:35.768374 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:35.782957 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2a3cf87d-d598-40bb-bdf0-55ce745de1fa req-37d71dc1-c7dd-45f8-b12f-7defa0eca9cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a/action returned with HTTP 204 Aug 08 20:16:35.783486 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 47/186] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:35 2026] POST /volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:35.822100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-920e3306-726c-4859-afa3-57e22c77d2be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:35.823847 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-920e3306-726c-4859-afa3-57e22c77d2be tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:35.824067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-920e3306-726c-4859-afa3-57e22c77d2be tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:35.824240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-920e3306-726c-4859-afa3-57e22c77d2be tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:35.832040 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:35.832040 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:35.836258 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-920e3306-726c-4859-afa3-57e22c77d2be tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:35.840795 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-920e3306-726c-4859-afa3-57e22c77d2be tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:35.841162 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 47/187] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:35 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:36.368507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4fe21c12-f671-4da1-b368-a4e3593adc3e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.370056 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4fe21c12-f671-4da1-b368-a4e3593adc3e tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:36.370232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4fe21c12-f671-4da1-b368-a4e3593adc3e tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.370409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4fe21c12-f671-4da1-b368-a4e3593adc3e tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.378861 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.378861 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:36.382467 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4fe21c12-f671-4da1-b368-a4e3593adc3e tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:36.386863 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4fe21c12-f671-4da1-b368-a4e3593adc3e tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:36.387357 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 48/188] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:36.399225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5f8583f2-ae8a-48a1-99b3-48403b377ce0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.400919 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f8583f2-ae8a-48a1-99b3-48403b377ce0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:36.401090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f8583f2-ae8a-48a1-99b3-48403b377ce0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.401256 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f8583f2-ae8a-48a1-99b3-48403b377ce0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.410306 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.410306 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:36.413501 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5f8583f2-ae8a-48a1-99b3-48403b377ce0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:36.417019 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f8583f2-ae8a-48a1-99b3-48403b377ce0 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:36.417353 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 47/189] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:36.431539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0d904efb-0de8-4f27-a66d-c463ee64ae0f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.433268 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d904efb-0de8-4f27-a66d-c463ee64ae0f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:36.433446 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d904efb-0de8-4f27-a66d-c463ee64ae0f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.433622 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d904efb-0de8-4f27-a66d-c463ee64ae0f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.437681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-54e5bf22-12a6-47f3-bff9-d096b6f9f279 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.439281 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54e5bf22-12a6-47f3-bff9-d096b6f9f279 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:36.439475 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54e5bf22-12a6-47f3-bff9-d096b6f9f279 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.439673 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54e5bf22-12a6-47f3-bff9-d096b6f9f279 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.443519 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.443519 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:36.448125 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0d904efb-0de8-4f27-a66d-c463ee64ae0f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:36.452551 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.452551 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:36.452693 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d904efb-0de8-4f27-a66d-c463ee64ae0f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:36.453004 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 48/190] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:36.456349 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-54e5bf22-12a6-47f3-bff9-d096b6f9f279 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:36.460685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54e5bf22-12a6-47f3-bff9-d096b6f9f279 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:36.461090 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 48/191] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:36.541689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-bb373a07-bb86-48e6-9f89-e4a15e1efa5f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.543695 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-bb373a07-bb86-48e6-9f89-e4a15e1efa5f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:36.543940 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-bb373a07-bb86-48e6-9f89-e4a15e1efa5f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.544132 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-bb373a07-bb86-48e6-9f89-e4a15e1efa5f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.554624 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.554624 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:36.559724 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-bb373a07-bb86-48e6-9f89-e4a15e1efa5f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:36.563972 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-bb373a07-bb86-48e6-9f89-e4a15e1efa5f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:36.564399 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 49/192] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:36.601355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.606131 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] POST https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881/action Aug 08 20:16:36.606445 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:36.606554 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:36.616826 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.616826 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:36.617373 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:36.623999 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Begin detaching volume completed successfully. Aug 08 20:16:36.624144 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-1d0fc2c3-f0d4-4cdd-b307-3f52c5679402 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881/action returned with HTTP 202 Aug 08 20:16:36.624548 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 48/193] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:16:36 2026] POST /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:16:36.646509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c6feee60-f121-430a-bcbc-d870ed827500 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.648355 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6feee60-f121-430a-bcbc-d870ed827500 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:36.648573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6feee60-f121-430a-bcbc-d870ed827500 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.648787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6feee60-f121-430a-bcbc-d870ed827500 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.658704 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.658704 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:36.663107 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c6feee60-f121-430a-bcbc-d870ed827500 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:36.668911 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6feee60-f121-430a-bcbc-d870ed827500 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:36.669380 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 49/194] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:36.670441 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ecddd06-6da3-4dbd-ab5c-4e801241d1cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.672355 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ecddd06-6da3-4dbd-ab5c-4e801241d1cf None None] GET https://10.4.3.206/volume// Aug 08 20:16:36.672579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ecddd06-6da3-4dbd-ab5c-4e801241d1cf None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.672754 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ecddd06-6da3-4dbd-ab5c-4e801241d1cf None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.673107 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ecddd06-6da3-4dbd-ab5c-4e801241d1cf None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:36.673433 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 49/195] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:16:36.681954 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-fad51be3-63fe-4170-8a2c-98bb6dbb14b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.684287 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-fad51be3-63fe-4170-8a2c-98bb6dbb14b6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:36.684548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-fad51be3-63fe-4170-8a2c-98bb6dbb14b6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.684768 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-fad51be3-63fe-4170-8a2c-98bb6dbb14b6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.696139 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.696139 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:36.702112 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-fad51be3-63fe-4170-8a2c-98bb6dbb14b6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:36.708191 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-fad51be3-63fe-4170-8a2c-98bb6dbb14b6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:36.708686 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 50/196] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:36.853532 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9047e157-ef3b-4fef-88e1-cbda768bb6b2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:36.855232 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9047e157-ef3b-4fef-88e1-cbda768bb6b2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:36.855460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9047e157-ef3b-4fef-88e1-cbda768bb6b2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:36.855636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9047e157-ef3b-4fef-88e1-cbda768bb6b2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:36.864576 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:36.864576 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:36.867902 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9047e157-ef3b-4fef-88e1-cbda768bb6b2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:36.873103 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9047e157-ef3b-4fef-88e1-cbda768bb6b2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:36.873541 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 49/197] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:36 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:37.474783 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d3c6576f-8e17-44d5-9c22-99e99ce14554 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:37.476667 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3c6576f-8e17-44d5-9c22-99e99ce14554 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:37.476876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3c6576f-8e17-44d5-9c22-99e99ce14554 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:37.477100 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3c6576f-8e17-44d5-9c22-99e99ce14554 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:37.486499 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:37.486499 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:37.489637 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d3c6576f-8e17-44d5-9c22-99e99ce14554 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:37.493291 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3c6576f-8e17-44d5-9c22-99e99ce14554 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:37.493683 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 50/198] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:37 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:37.682561 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a0507c91-0132-4398-817e-87fe2debff1c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:37.684281 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0507c91-0132-4398-817e-87fe2debff1c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:37.684507 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0507c91-0132-4398-817e-87fe2debff1c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:37.684683 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0507c91-0132-4398-817e-87fe2debff1c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:37.693777 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:37.693777 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:37.697179 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a0507c91-0132-4398-817e-87fe2debff1c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:37.701003 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0507c91-0132-4398-817e-87fe2debff1c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:37.701408 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 50/199] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:37 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:37.888492 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b6e23a1a-469d-4e90-8491-ed0dba4d464c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:37.890453 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6e23a1a-469d-4e90-8491-ed0dba4d464c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:37.890889 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6e23a1a-469d-4e90-8491-ed0dba4d464c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:37.891185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6e23a1a-469d-4e90-8491-ed0dba4d464c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:37.901927 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:37.901927 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:37.905879 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b6e23a1a-469d-4e90-8491-ed0dba4d464c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:37.910655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6e23a1a-469d-4e90-8491-ed0dba4d464c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:37.911143 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 51/200] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:37 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:38.505732 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9bac7d37-645d-4dbf-920b-43b6a8b6358e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:38.507485 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9bac7d37-645d-4dbf-920b-43b6a8b6358e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:38.507655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9bac7d37-645d-4dbf-920b-43b6a8b6358e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:38.507848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9bac7d37-645d-4dbf-920b-43b6a8b6358e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:38.516528 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:38.516528 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:38.519708 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9bac7d37-645d-4dbf-920b-43b6a8b6358e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:38.523597 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9bac7d37-645d-4dbf-920b-43b6a8b6358e tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:38.523978 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 50/201] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:38 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:38.712274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-08ce7d6a-d52e-4350-af03-b6e6df8745e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:38.713748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-10a37294-b13b-401f-b466-a1e4ba11a6a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:38.714275 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-08ce7d6a-d52e-4350-af03-b6e6df8745e1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] POST https://10.4.3.206/volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c/action Aug 08 20:16:38.714614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-08ce7d6a-d52e-4350-af03-b6e6df8745e1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:38.714720 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-08ce7d6a-d52e-4350-af03-b6e6df8745e1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:38.715371 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-10a37294-b13b-401f-b466-a1e4ba11a6a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:38.715561 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-10a37294-b13b-401f-b466-a1e4ba11a6a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:38.715756 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-10a37294-b13b-401f-b466-a1e4ba11a6a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:38.724743 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:38.724743 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:38.728354 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-10a37294-b13b-401f-b466-a1e4ba11a6a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:38.732026 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:38.732026 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:38.733852 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-10a37294-b13b-401f-b466-a1e4ba11a6a2 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:38.734462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 51/202] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:38 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:38.743482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ac860d21-0a2c-49f0-83bc-f3c1f04bc75b req-08ce7d6a-d52e-4350-af03-b6e6df8745e1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c/action returned with HTTP 204 Aug 08 20:16:38.743957 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 51/203] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:38 2026] POST /volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:38.924806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-24d51404-0a31-4430-9055-84eb3988cfd2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:38.927241 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24d51404-0a31-4430-9055-84eb3988cfd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:38.927542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24d51404-0a31-4430-9055-84eb3988cfd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:38.927826 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24d51404-0a31-4430-9055-84eb3988cfd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:38.938748 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:38.938748 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:38.941954 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-24d51404-0a31-4430-9055-84eb3988cfd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:38.946240 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24d51404-0a31-4430-9055-84eb3988cfd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:38.946619 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 52/204] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:38 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:39.541636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e5957245-3501-4343-863b-7b4d61cab1c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:39.543887 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5957245-3501-4343-863b-7b4d61cab1c2 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:39.544055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5957245-3501-4343-863b-7b4d61cab1c2 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:39.544243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5957245-3501-4343-863b-7b4d61cab1c2 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:39.556305 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:39.556305 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:39.561215 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e5957245-3501-4343-863b-7b4d61cab1c2 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:39.566698 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5957245-3501-4343-863b-7b4d61cab1c2 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:39.567194 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 51/205] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:39 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:39.580148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8a890121-33ed-440f-9d7d-22c0dae56475 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:39.581754 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a890121-33ed-440f-9d7d-22c0dae56475 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:39.581921 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a890121-33ed-440f-9d7d-22c0dae56475 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:39.582089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a890121-33ed-440f-9d7d-22c0dae56475 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:39.593465 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:39.593465 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:39.598342 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8a890121-33ed-440f-9d7d-22c0dae56475 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:39.602758 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a890121-33ed-440f-9d7d-22c0dae56475 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:39.603123 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 52/206] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:39 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:39.750329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd6d01ed-a811-4f56-9c98-172d8f3a104f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:39.753046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd6d01ed-a811-4f56-9c98-172d8f3a104f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:39.753261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd6d01ed-a811-4f56-9c98-172d8f3a104f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:39.753459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd6d01ed-a811-4f56-9c98-172d8f3a104f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:39.768661 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:39.768661 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:39.777534 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd6d01ed-a811-4f56-9c98-172d8f3a104f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:39.781418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd6d01ed-a811-4f56-9c98-172d8f3a104f tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:39.782231 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 52/207] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:39 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:39.929924 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4e5cf2da-f554-40df-a62b-8e8653087b00 req-9910f2d0-65ec-4aa9-bb41-b34f3829588c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:39.934211 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4e5cf2da-f554-40df-a62b-8e8653087b00 req-9910f2d0-65ec-4aa9-bb41-b34f3829588c tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] POST https://10.4.3.206/volume/v3/snapshots/44ec03c9-e0f8-4de4-a7c6-153757fdf4c6/action Aug 08 20:16:39.934552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4e5cf2da-f554-40df-a62b-8e8653087b00 req-9910f2d0-65ec-4aa9-bb41-b34f3829588c tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:39.934687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4e5cf2da-f554-40df-a62b-8e8653087b00 req-9910f2d0-65ec-4aa9-bb41-b34f3829588c tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:39.936053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.snapshot_actions [req-4e5cf2da-f554-40df-a62b-8e8653087b00 req-9910f2d0-65ec-4aa9-bb41-b34f3829588c tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100388) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 20:16:39.955674 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4e5cf2da-f554-40df-a62b-8e8653087b00 req-9910f2d0-65ec-4aa9-bb41-b34f3829588c tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] https://10.4.3.206/volume/v3/snapshots/44ec03c9-e0f8-4de4-a7c6-153757fdf4c6/action returned with HTTP 404 Aug 08 20:16:39.956377 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 53/208] 10.4.3.206 () {72 vars in 1678 bytes} [Sat Aug 8 20:16:39 2026] POST /volume/v3/snapshots/44ec03c9-e0f8-4de4-a7c6-153757fdf4c6/action => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:39.958922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-803e60c6-e9a2-4a04-b062-6f89dc696701 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:39.960451 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-803e60c6-e9a2-4a04-b062-6f89dc696701 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:39.960623 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-803e60c6-e9a2-4a04-b062-6f89dc696701 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:39.962216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-803e60c6-e9a2-4a04-b062-6f89dc696701 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:39.971122 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:39.971122 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:39.973999 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-803e60c6-e9a2-4a04-b062-6f89dc696701 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:39.978365 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-803e60c6-e9a2-4a04-b062-6f89dc696701 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:39.978814 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 52/209] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:39 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:40.098537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4e373509-ca69-4f9f-bbbf-2bcd430693d0 req-0a79bd20-0b9c-45b3-865d-17b7b766ed06 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.099954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e46178a-10e8-4c53-94d0-da2262f95c53 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.101438 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e373509-ca69-4f9f-bbbf-2bcd430693d0 req-0a79bd20-0b9c-45b3-865d-17b7b766ed06 tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] POST https://10.4.3.206/volume/v3/snapshots/None/action Aug 08 20:16:40.103406 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e46178a-10e8-4c53-94d0-da2262f95c53 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:40.103471 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e373509-ca69-4f9f-bbbf-2bcd430693d0 req-0a79bd20-0b9c-45b3-865d-17b7b766ed06 tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:40.103550 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e46178a-10e8-4c53-94d0-da2262f95c53 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:40.103582 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4e373509-ca69-4f9f-bbbf-2bcd430693d0 req-0a79bd20-0b9c-45b3-865d-17b7b766ed06 tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:40.103612 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e46178a-10e8-4c53-94d0-da2262f95c53 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:40.104221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.snapshot_actions [req-4e373509-ca69-4f9f-bbbf-2bcd430693d0 req-0a79bd20-0b9c-45b3-865d-17b7b766ed06 tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100391) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 20:16:40.111924 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:40.111924 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:40.115469 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e46178a-10e8-4c53-94d0-da2262f95c53 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:40.119430 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e46178a-10e8-4c53-94d0-da2262f95c53 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:40.119990 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 53/210] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:40 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:40.133508 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4e373509-ca69-4f9f-bbbf-2bcd430693d0 req-0a79bd20-0b9c-45b3-865d-17b7b766ed06 tempest-VolumesAssistedSnapshotsTest-1596004154 tempest-VolumesAssistedSnapshotsTest-1596004154-project] https://10.4.3.206/volume/v3/snapshots/None/action returned with HTTP 404 Aug 08 20:16:40.134338 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 53/211] 10.4.3.206 () {72 vars in 1582 bytes} [Sat Aug 8 20:16:40 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:16:40.188654 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-5eb71bee-f30e-488c-a97c-e320c75cfb3a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.191662 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-5eb71bee-f30e-488c-a97c-e320c75cfb3a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:40.191962 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-5eb71bee-f30e-488c-a97c-e320c75cfb3a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:40.192174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-5eb71bee-f30e-488c-a97c-e320c75cfb3a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:40.201740 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:40.201740 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:40.205216 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-5eb71bee-f30e-488c-a97c-e320c75cfb3a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:40.209543 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-5eb71bee-f30e-488c-a97c-e320c75cfb3a tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:40.209980 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 54/212] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:40 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:40.246832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.249420 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] POST https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930/action Aug 08 20:16:40.249902 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:40.250097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:40.264015 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:40.264015 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:40.264485 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:40.271570 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Begin detaching volume completed successfully. Aug 08 20:16:40.271851 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-43e5df62-ec03-46bd-a454-86895f486e67 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930/action returned with HTTP 202 Aug 08 20:16:40.272402 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 53/213] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:16:40 2026] POST /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:16:40.319172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f4e27bd2-cbe6-4af9-86d9-ab7dbcfd53a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.319172 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f4e27bd2-cbe6-4af9-86d9-ab7dbcfd53a8 None None] GET https://10.4.3.206/volume// Aug 08 20:16:40.319172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f4e27bd2-cbe6-4af9-86d9-ab7dbcfd53a8 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:40.319172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f4e27bd2-cbe6-4af9-86d9-ab7dbcfd53a8 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:40.319172 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f4e27bd2-cbe6-4af9-86d9-ab7dbcfd53a8 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:40.319172 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 54/214] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16:40 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:16:40.326541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-e8194ca4-08a0-4b1b-86f1-a6bacd1564d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.328527 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-e8194ca4-08a0-4b1b-86f1-a6bacd1564d6 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:40.328741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-e8194ca4-08a0-4b1b-86f1-a6bacd1564d6 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:40.328938 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-e8194ca4-08a0-4b1b-86f1-a6bacd1564d6 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:40.338511 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:40.338511 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:40.341667 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-e8194ca4-08a0-4b1b-86f1-a6bacd1564d6 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:40.345362 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-e8194ca4-08a0-4b1b-86f1-a6bacd1564d6 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:40.345741 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 54/215] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:40 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1553 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:40.794393 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d408bd79-1ab1-4a32-84f0-7432b7d7df63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.797318 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d408bd79-1ab1-4a32-84f0-7432b7d7df63 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:40.797625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d408bd79-1ab1-4a32-84f0-7432b7d7df63 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:40.797973 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d408bd79-1ab1-4a32-84f0-7432b7d7df63 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:40.812761 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:40.812761 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:40.820912 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d408bd79-1ab1-4a32-84f0-7432b7d7df63 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:40.824483 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d408bd79-1ab1-4a32-84f0-7432b7d7df63 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:40.825073 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 55/216] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:40 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:40.990744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10ebd04a-16a1-4ed5-90ef-78b4f8468ed3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:40.992559 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10ebd04a-16a1-4ed5-90ef-78b4f8468ed3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:40.992921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10ebd04a-16a1-4ed5-90ef-78b4f8468ed3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:40.992921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10ebd04a-16a1-4ed5-90ef-78b4f8468ed3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:41.001323 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:41.001323 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:41.004464 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-10ebd04a-16a1-4ed5-90ef-78b4f8468ed3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:41.008328 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10ebd04a-16a1-4ed5-90ef-78b4f8468ed3 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:41.008669 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 54/217] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:40 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:41.837636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-628d879b-6f32-4def-9971-538728bc78f3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:41.839948 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-628d879b-6f32-4def-9971-538728bc78f3 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:41.840574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-628d879b-6f32-4def-9971-538728bc78f3 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:41.840797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-628d879b-6f32-4def-9971-538728bc78f3 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:41.852570 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:41.852570 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:41.859450 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-628d879b-6f32-4def-9971-538728bc78f3 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:41.862491 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-628d879b-6f32-4def-9971-538728bc78f3 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:41.863070 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 55/218] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:41 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:42.020662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ff38df8-4475-4e42-a015-64b5bac5007b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:42.022321 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ff38df8-4475-4e42-a015-64b5bac5007b tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:42.023430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ff38df8-4475-4e42-a015-64b5bac5007b tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:42.023430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ff38df8-4475-4e42-a015-64b5bac5007b tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:42.031649 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:42.031649 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:42.034266 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9ff38df8-4475-4e42-a015-64b5bac5007b tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:42.038493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ff38df8-4475-4e42-a015-64b5bac5007b tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:42.038882 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 55/219] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:42 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:42.876932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fcc0823-f3f2-40cc-9f52-19c06d039d37 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:42.878868 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fcc0823-f3f2-40cc-9f52-19c06d039d37 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:42.879114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fcc0823-f3f2-40cc-9f52-19c06d039d37 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:42.879332 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fcc0823-f3f2-40cc-9f52-19c06d039d37 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:42.901534 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:42.901534 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:42.906672 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1fcc0823-f3f2-40cc-9f52-19c06d039d37 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:42.913582 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fcc0823-f3f2-40cc-9f52-19c06d039d37 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:42.913582 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 56/220] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:42 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:43.051945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-87109408-7059-4a94-8c23-066f9bb5cb09 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:43.053486 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87109408-7059-4a94-8c23-066f9bb5cb09 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:43.053645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87109408-7059-4a94-8c23-066f9bb5cb09 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:43.053847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87109408-7059-4a94-8c23-066f9bb5cb09 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:43.062465 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:43.062465 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:43.067631 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-87109408-7059-4a94-8c23-066f9bb5cb09 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:43.078491 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87109408-7059-4a94-8c23-066f9bb5cb09 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:43.079013 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 55/221] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:43 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:43.926833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a163ffa2-9b12-4811-92a3-cc996bc0a61d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:43.928842 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a163ffa2-9b12-4811-92a3-cc996bc0a61d tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:43.929023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a163ffa2-9b12-4811-92a3-cc996bc0a61d tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:43.929200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a163ffa2-9b12-4811-92a3-cc996bc0a61d tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:43.939041 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:43.939041 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:43.942302 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a163ffa2-9b12-4811-92a3-cc996bc0a61d tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:43.947108 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a163ffa2-9b12-4811-92a3-cc996bc0a61d tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:43.947604 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 56/222] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:43 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:44.091058 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba857628-2980-4fd4-8737-5c2599f4e1e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:44.092663 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba857628-2980-4fd4-8737-5c2599f4e1e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:44.092955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba857628-2980-4fd4-8737-5c2599f4e1e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:44.093226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba857628-2980-4fd4-8737-5c2599f4e1e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:44.102721 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:44.102721 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:44.108512 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba857628-2980-4fd4-8737-5c2599f4e1e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:44.110269 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba857628-2980-4fd4-8737-5c2599f4e1e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:44.110748 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 56/223] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:44 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:44.769513 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-16ceabaa-d246-410d-9374-4311d87e000c req-2b83d67f-4de4-4559-a84c-c5387096f1d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:44.771828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-2b83d67f-4de4-4559-a84c-c5387096f1d9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3/action Aug 08 20:16:44.772193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-2b83d67f-4de4-4559-a84c-c5387096f1d9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:44.772350 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-2b83d67f-4de4-4559-a84c-c5387096f1d9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:44.789664 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:44.789664 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:44.800587 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16ceabaa-d246-410d-9374-4311d87e000c req-2b83d67f-4de4-4559-a84c-c5387096f1d9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3/action returned with HTTP 204 Aug 08 20:16:44.801160 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 57/224] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:44 2026] POST /volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:44.961201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c0449a0-8bc3-49d2-bdbf-6e1de43cec5b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:44.962871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c0449a0-8bc3-49d2-bdbf-6e1de43cec5b tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:44.963435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c0449a0-8bc3-49d2-bdbf-6e1de43cec5b tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:44.963435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c0449a0-8bc3-49d2-bdbf-6e1de43cec5b tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:44.973889 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:44.973889 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:44.977105 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0c0449a0-8bc3-49d2-bdbf-6e1de43cec5b tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:44.980873 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c0449a0-8bc3-49d2-bdbf-6e1de43cec5b tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:44.981276 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 56/225] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:44 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:45.123963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-432bba62-5184-4f68-a7f9-086d46ed6ce0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.125759 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-432bba62-5184-4f68-a7f9-086d46ed6ce0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:45.125989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-432bba62-5184-4f68-a7f9-086d46ed6ce0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.126180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-432bba62-5184-4f68-a7f9-086d46ed6ce0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:45.137487 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:45.137487 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:45.141933 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-432bba62-5184-4f68-a7f9-086d46ed6ce0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:45.146587 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-432bba62-5184-4f68-a7f9-086d46ed6ce0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:45.147163 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 57/226] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:45 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:45.193806 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-9ec9e7ea-7a4b-441f-8c65-9329ea7ccdd9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.196426 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-9ec9e7ea-7a4b-441f-8c65-9329ea7ccdd9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:45.196959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-9ec9e7ea-7a4b-441f-8c65-9329ea7ccdd9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.197351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-9ec9e7ea-7a4b-441f-8c65-9329ea7ccdd9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:45.211105 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:45.211105 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:45.214778 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-9ec9e7ea-7a4b-441f-8c65-9329ea7ccdd9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:45.221000 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-9ec9e7ea-7a4b-441f-8c65-9329ea7ccdd9 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:45.221740 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 57/227] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:45 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:45.289359 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5e9264cc-ec05-4b86-96be-44d8dc994f71 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.289765 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e9264cc-ec05-4b86-96be-44d8dc994f71 None None] GET https://10.4.3.206/volume// Aug 08 20:16:45.289969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e9264cc-ec05-4b86-96be-44d8dc994f71 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.290192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e9264cc-ec05-4b86-96be-44d8dc994f71 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:45.290545 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e9264cc-ec05-4b86-96be-44d8dc994f71 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:45.290851 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 58/228] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:16: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 08 20:16:45.297751 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-7f56d32d-83df-49d6-9fa2-508ef04f9a93 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.300101 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-7f56d32d-83df-49d6-9fa2-508ef04f9a93 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:45.300569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-7f56d32d-83df-49d6-9fa2-508ef04f9a93 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2e05aa1-1f1b-4a00-a37a-064f15f12c99", "connector": null, "instance_uuid": "b33c7cbf-efc9-465f-9d75-323d34c9d0a2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:45.313714 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:45.313714 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:45.349144 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-7f56d32d-83df-49d6-9fa2-508ef04f9a93 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 08 20:16:45.354057 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-7f56d32d-83df-49d6-9fa2-508ef04f9a93 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:45.354671 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 57/229] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:45 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:45.382097 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a1945d29-58d4-42ed-9d26-7b4a7d2543e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.383858 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a1945d29-58d4-42ed-9d26-7b4a7d2543e5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:45.384034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a1945d29-58d4-42ed-9d26-7b4a7d2543e5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.384204 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a1945d29-58d4-42ed-9d26-7b4a7d2543e5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:45.396682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-12a5528c-0da6-45a8-9be3-f43dab211d5c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.396682 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-12a5528c-0da6-45a8-9be3-f43dab211d5c None None] GET https://10.4.3.206/volume// Aug 08 20:16:45.396682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-12a5528c-0da6-45a8-9be3-f43dab211d5c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.396682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-12a5528c-0da6-45a8-9be3-f43dab211d5c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:45.396682 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-12a5528c-0da6-45a8-9be3-f43dab211d5c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:45.396682 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 58/230] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:45.400024 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:45.400024 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:45.405956 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a1945d29-58d4-42ed-9d26-7b4a7d2543e5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:45.406095 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-cd08419d-6c03-450c-ae79-7374e7c0bc2a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.408625 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-cd08419d-6c03-450c-ae79-7374e7c0bc2a tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:45.412436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-cd08419d-6c03-450c-ae79-7374e7c0bc2a tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.412436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-cd08419d-6c03-450c-ae79-7374e7c0bc2a tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:45.412905 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a1945d29-58d4-42ed-9d26-7b4a7d2543e5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:45.412905 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 58/231] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:45 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:45.435676 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:45.435676 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:45.441470 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-cd08419d-6c03-450c-ae79-7374e7c0bc2a tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:45.446840 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-cd08419d-6c03-450c-ae79-7374e7c0bc2a tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:45.447400 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 59/232] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:45 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:45.535514 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.537677 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] PUT https://10.4.3.206/volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a Aug 08 20:16:45.538079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:45.547799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Acquiring lock "cinder-attachment_update-f2e05aa1-1f1b-4a00-a37a-064f15f12c99-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:45.554870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Lock "cinder-attachment_update-f2e05aa1-1f1b-4a00-a37a-064f15f12c99-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:45.555830 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:45.555830 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:45.622899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Lock "cinder-attachment_update-f2e05aa1-1f1b-4a00-a37a-064f15f12c99-np0000006809" released by "attachment_update" :: held 0.068s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:45.623607 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-3570fa34-4aea-45f3-8855-87253cf8c2ab tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a returned with HTTP 200 Aug 08 20:16:45.624132 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 58/233] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:45 2026] PUT /volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a => generated 967 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:45.993710 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6088505b-ee6b-4fdf-9051-a29b42307cb4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:45.995177 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6088505b-ee6b-4fdf-9051-a29b42307cb4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:45.995546 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6088505b-ee6b-4fdf-9051-a29b42307cb4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:45.995876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6088505b-ee6b-4fdf-9051-a29b42307cb4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:46.005553 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:46.005553 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:46.008994 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6088505b-ee6b-4fdf-9051-a29b42307cb4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:46.014100 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6088505b-ee6b-4fdf-9051-a29b42307cb4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:46.014100 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 59/234] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:45 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:46.424557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf45918d-410f-4a14-8ebe-2ad73e45ddb7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:46.426701 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf45918d-410f-4a14-8ebe-2ad73e45ddb7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:46.426958 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf45918d-410f-4a14-8ebe-2ad73e45ddb7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:46.427186 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf45918d-410f-4a14-8ebe-2ad73e45ddb7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:46.437822 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:46.437822 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:46.440938 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf45918d-410f-4a14-8ebe-2ad73e45ddb7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:46.444506 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf45918d-410f-4a14-8ebe-2ad73e45ddb7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:46.444858 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 59/235] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:46 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:47.027180 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e088406-d0f0-4b63-bc09-73f50718cee5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:47.028830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e088406-d0f0-4b63-bc09-73f50718cee5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:47.028990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e088406-d0f0-4b63-bc09-73f50718cee5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:47.029169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e088406-d0f0-4b63-bc09-73f50718cee5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:47.038053 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:47.038053 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:47.041414 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3e088406-d0f0-4b63-bc09-73f50718cee5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:47.045378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e088406-d0f0-4b63-bc09-73f50718cee5 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:47.045756 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 60/236] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:47 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:47.460817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8d5c845-53b8-45a5-85e3-447a776d72cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:47.462397 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8d5c845-53b8-45a5-85e3-447a776d72cf tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:47.462574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8d5c845-53b8-45a5-85e3-447a776d72cf tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:47.462761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8d5c845-53b8-45a5-85e3-447a776d72cf tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:47.474373 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:47.474373 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:47.477905 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b8d5c845-53b8-45a5-85e3-447a776d72cf tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:47.481757 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8d5c845-53b8-45a5-85e3-447a776d72cf tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:47.482185 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 59/237] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:47 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:48.018201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-89a62c63-8fdf-466c-a54f-9141e280a4e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.021860 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-89a62c63-8fdf-466c-a54f-9141e280a4e4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] DELETE https://10.4.3.206/volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a Aug 08 20:16:48.022043 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-89a62c63-8fdf-466c-a54f-9141e280a4e4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.022467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-89a62c63-8fdf-466c-a54f-9141e280a4e4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.033996 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.033996 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:48.059362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb92567e-b44f-498b-b596-e6d60445483c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.061498 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb92567e-b44f-498b-b596-e6d60445483c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:48.061804 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb92567e-b44f-498b-b596-e6d60445483c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.062082 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb92567e-b44f-498b-b596-e6d60445483c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.075062 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.075062 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:48.080400 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fb92567e-b44f-498b-b596-e6d60445483c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:48.086419 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb92567e-b44f-498b-b596-e6d60445483c tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:48.086968 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 60/238] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:48 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:48.094914 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0267834d-08db-4456-a9dc-bb268cafcc6f req-89a62c63-8fdf-466c-a54f-9141e280a4e4 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a returned with HTTP 200 Aug 08 20:16:48.095293 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 60/239] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:16:48 2026] DELETE /volume/v3/attachments/be01c86b-ee23-49a6-a11b-ae5a304a4e0a => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:48.345241 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-ac281de9-e9c3-46e9-a090-77a9f886703f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.347419 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-ac281de9-e9c3-46e9-a090-77a9f886703f tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] DELETE https://10.4.3.206/volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c Aug 08 20:16:48.347748 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-ac281de9-e9c3-46e9-a090-77a9f886703f tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.347867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-ac281de9-e9c3-46e9-a090-77a9f886703f tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.365290 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.365290 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:48.413625 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2f981464-9ede-49fd-ba06-8a2cc6f1ebe0 req-ac281de9-e9c3-46e9-a090-77a9f886703f tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c returned with HTTP 200 Aug 08 20:16:48.414128 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 61/240] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:16:48 2026] DELETE /volume/v3/attachments/c86cd20a-e8ff-4818-b2d4-0b46e07d348c => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:48.496507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a3edbf45-1b7a-4225-861c-471108a822ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.498739 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a3edbf45-1b7a-4225-861c-471108a822ef tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:48.498996 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a3edbf45-1b7a-4225-861c-471108a822ef tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.499240 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a3edbf45-1b7a-4225-861c-471108a822ef tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.514800 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.514800 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:48.518732 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a3edbf45-1b7a-4225-861c-471108a822ef tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:48.523479 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a3edbf45-1b7a-4225-861c-471108a822ef tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:48.523926 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 60/241] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:48 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:48.680823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0a13df68-a20f-43b8-b50f-32f258afecc1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.682601 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0a13df68-a20f-43b8-b50f-32f258afecc1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:48.682818 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0a13df68-a20f-43b8-b50f-32f258afecc1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.683018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0a13df68-a20f-43b8-b50f-32f258afecc1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.690045 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.690045 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:48.693525 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0a13df68-a20f-43b8-b50f-32f258afecc1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:48.697182 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0a13df68-a20f-43b8-b50f-32f258afecc1 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:48.697737 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 61/242] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:48 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1025 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:48.711341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-02272f8d-a873-441e-bd4b-9d047c618189 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.712879 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:48.713037 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.713229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.713452 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Delete volume with id: 4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:48.719774 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.719774 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:48.720080 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:48.741965 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Delete volume request issued successfully. Aug 08 20:16:48.742139 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02272f8d-a873-441e-bd4b-9d047c618189 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 202 Aug 08 20:16:48.742547 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 61/243] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:16:48 2026] DELETE /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:16:48.749691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bfc2577e-c7c3-4980-8b16-280316514645 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:48.751747 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfc2577e-c7c3-4980-8b16-280316514645 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:48.751997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfc2577e-c7c3-4980-8b16-280316514645 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:48.752270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfc2577e-c7c3-4980-8b16-280316514645 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:48.760359 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:48.760359 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:48.764330 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bfc2577e-c7c3-4980-8b16-280316514645 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Volume info retrieved successfully. Aug 08 20:16:48.768464 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfc2577e-c7c3-4980-8b16-280316514645 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 200 Aug 08 20:16:48.768829 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 62/244] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:48 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:49.099704 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-80845f42-3207-4709-a1bf-ca8750790f35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:49.101429 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80845f42-3207-4709-a1bf-ca8750790f35 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:49.101653 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80845f42-3207-4709-a1bf-ca8750790f35 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:49.101855 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80845f42-3207-4709-a1bf-ca8750790f35 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:49.109183 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:49.109183 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:49.113228 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-80845f42-3207-4709-a1bf-ca8750790f35 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] Volume info retrieved successfully. Aug 08 20:16:49.121279 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80845f42-3207-4709-a1bf-ca8750790f35 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-reader] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:49.121710 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 61/245] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:49 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:49.191591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-caa4761b-87aa-4c72-ba94-22f9491da649 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:49.193090 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-caa4761b-87aa-4c72-ba94-22f9491da649 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:49.193299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-caa4761b-87aa-4c72-ba94-22f9491da649 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:49.193593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-caa4761b-87aa-4c72-ba94-22f9491da649 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:49.207650 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:49.207650 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:49.215414 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-caa4761b-87aa-4c72-ba94-22f9491da649 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:49.220405 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-caa4761b-87aa-4c72-ba94-22f9491da649 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:49.221008 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 62/246] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:49 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:49.279156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44ee3870-7e11-48a8-bdae-fb6e776098cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:49.281178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44ee3870-7e11-48a8-bdae-fb6e776098cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:49.281458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44ee3870-7e11-48a8-bdae-fb6e776098cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:49.281760 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44ee3870-7e11-48a8-bdae-fb6e776098cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:49.289212 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:49.289212 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:49.292785 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44ee3870-7e11-48a8-bdae-fb6e776098cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:49.297116 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44ee3870-7e11-48a8-bdae-fb6e776098cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:49.297739 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 62/247] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:49 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:49.547870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-510d608f-ecd7-49b9-9b3b-af6054061071 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:49.554068 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-510d608f-ecd7-49b9-9b3b-af6054061071 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:49.554323 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-510d608f-ecd7-49b9-9b3b-af6054061071 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:49.554616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-510d608f-ecd7-49b9-9b3b-af6054061071 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:49.570887 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:49.570887 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:49.576358 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-510d608f-ecd7-49b9-9b3b-af6054061071 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:49.598972 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-510d608f-ecd7-49b9-9b3b-af6054061071 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:49.598972 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 63/248] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:49 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:49.784694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f9e2efa9-1f4a-4b80-8ccf-6d2799fa2fd7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:49.787299 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9e2efa9-1f4a-4b80-8ccf-6d2799fa2fd7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:49.787557 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9e2efa9-1f4a-4b80-8ccf-6d2799fa2fd7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:49.787808 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9e2efa9-1f4a-4b80-8ccf-6d2799fa2fd7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:49.796551 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9e2efa9-1f4a-4b80-8ccf-6d2799fa2fd7 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 404 Aug 08 20:16:49.797475 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 62/249] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:49 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:50.599551 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20d9ce54-0ed2-4c5e-8f31-7fb6b080d67d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:50.601591 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20d9ce54-0ed2-4c5e-8f31-7fb6b080d67d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:50.601779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20d9ce54-0ed2-4c5e-8f31-7fb6b080d67d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:50.602012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20d9ce54-0ed2-4c5e-8f31-7fb6b080d67d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:50.615258 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:50.615258 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:50.619287 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20d9ce54-0ed2-4c5e-8f31-7fb6b080d67d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:50.626050 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20d9ce54-0ed2-4c5e-8f31-7fb6b080d67d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:50.626628 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 63/250] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:50 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:51.646119 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c66d294d-4ae9-4bcc-88ab-d349e7cd91d7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:51.649457 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c66d294d-4ae9-4bcc-88ab-d349e7cd91d7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:51.649751 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c66d294d-4ae9-4bcc-88ab-d349e7cd91d7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:51.650012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c66d294d-4ae9-4bcc-88ab-d349e7cd91d7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:51.667403 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:51.667403 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:51.675408 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c66d294d-4ae9-4bcc-88ab-d349e7cd91d7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:51.680524 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c66d294d-4ae9-4bcc-88ab-d349e7cd91d7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:51.680524 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 63/251] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:51 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:52.700709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e041860-6048-4426-a15f-d9a850ed25db None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:52.702673 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e041860-6048-4426-a15f-d9a850ed25db tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:52.702871 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e041860-6048-4426-a15f-d9a850ed25db tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:52.703069 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e041860-6048-4426-a15f-d9a850ed25db tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:52.721252 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:52.721252 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:52.726406 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e041860-6048-4426-a15f-d9a850ed25db tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:52.731848 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e041860-6048-4426-a15f-d9a850ed25db tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:52.732184 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 64/252] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:52 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:53.554594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:53.554594 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] DELETE https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:53.554594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:53.554594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:53.554594 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Delete volume with id: 931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:53.561701 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:53.561701 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:53.562587 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:53.616355 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Delete volume request issued successfully. Aug 08 20:16:53.616793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10fd2d87-7ce2-40a8-8e78-a542ca1027f6 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 202 Aug 08 20:16:53.617164 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 63/253] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:16:53 2026] DELETE /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:16:53.631411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7b582105-7de6-424d-a560-93c8315b97cb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:53.634270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b582105-7de6-424d-a560-93c8315b97cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:53.634602 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b582105-7de6-424d-a560-93c8315b97cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:53.634895 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b582105-7de6-424d-a560-93c8315b97cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:53.649306 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:53.649306 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:53.654489 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7b582105-7de6-424d-a560-93c8315b97cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Volume info retrieved successfully. Aug 08 20:16:53.664589 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b582105-7de6-424d-a560-93c8315b97cb tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 200 Aug 08 20:16:53.665180 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 64/254] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:53 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:53.753119 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5bee4d9c-9853-4bec-a353-eac5d77b95e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:53.754765 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5bee4d9c-9853-4bec-a353-eac5d77b95e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:53.759501 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5bee4d9c-9853-4bec-a353-eac5d77b95e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:53.759501 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5bee4d9c-9853-4bec-a353-eac5d77b95e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:53.773012 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:53.773012 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:53.777165 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5bee4d9c-9853-4bec-a353-eac5d77b95e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:53.784926 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5bee4d9c-9853-4bec-a353-eac5d77b95e0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:53.787285 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 64/255] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:53 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:16:53.874406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-b4111f0c-cb36-4ffe-ac57-eae44786ad5d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:53.877683 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-b4111f0c-cb36-4ffe-ac57-eae44786ad5d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a/action Aug 08 20:16:53.878060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-b4111f0c-cb36-4ffe-ac57-eae44786ad5d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:53.878180 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-b4111f0c-cb36-4ffe-ac57-eae44786ad5d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:53.907629 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:53.907629 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:53.917916 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d19cef0-ce31-4ab4-9e66-2e49e7efefda req-b4111f0c-cb36-4ffe-ac57-eae44786ad5d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a/action returned with HTTP 204 Aug 08 20:16:53.917916 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 65/256] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:16:53 2026] POST /volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:54.109160 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ebbcdd7b-4403-4c80-8eb9-74113929edee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:54.112160 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ebbcdd7b-4403-4c80-8eb9-74113929edee tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:54.112374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ebbcdd7b-4403-4c80-8eb9-74113929edee tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:54.112626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ebbcdd7b-4403-4c80-8eb9-74113929edee tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:54.112834 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ebbcdd7b-4403-4c80-8eb9-74113929edee tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Delete volume with id: 4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:54.121305 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ebbcdd7b-4403-4c80-8eb9-74113929edee tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 404 Aug 08 20:16:54.122013 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 64/257] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:16:54 2026] DELETE /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:54.129922 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-94a77d53-e370-4ab7-8319-7c15f7f4ca26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:54.131949 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-94a77d53-e370-4ab7-8319-7c15f7f4ca26 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] GET https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 Aug 08 20:16:54.132714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-94a77d53-e370-4ab7-8319-7c15f7f4ca26 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:54.132714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-94a77d53-e370-4ab7-8319-7c15f7f4ca26 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:54.139732 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-94a77d53-e370-4ab7-8319-7c15f7f4ca26 tempest-VolumesAssistedSnapshotsTest-1996356970 tempest-VolumesAssistedSnapshotsTest-1996356970-project-admin] https://10.4.3.206/volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 returned with HTTP 404 Aug 08 20:16:54.140353 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 65/258] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:54 2026] GET /volume/v3/volumes/4b44598a-74f0-4742-8c1e-783c6ad04930 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:54.677226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-67b280a8-cdfd-49b5-a975-df5cfb092bc7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:54.682988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67b280a8-cdfd-49b5-a975-df5cfb092bc7 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] GET https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 Aug 08 20:16:54.683537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67b280a8-cdfd-49b5-a975-df5cfb092bc7 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:54.683793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67b280a8-cdfd-49b5-a975-df5cfb092bc7 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:54.692561 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67b280a8-cdfd-49b5-a975-df5cfb092bc7 tempest-AttachSCSIVolumeTestJSON-1500039886 tempest-AttachSCSIVolumeTestJSON-1500039886-project-member] https://10.4.3.206/volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 returned with HTTP 404 Aug 08 20:16:54.693278 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 65/259] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:54 2026] GET /volume/v3/volumes/931d5611-f7fe-4ea6-bbfa-e79f89218881 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:16:54.804907 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f402e1ab-a361-4e5e-9e47-06df2e571637 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:54.806279 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f402e1ab-a361-4e5e-9e47-06df2e571637 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:54.807873 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f402e1ab-a361-4e5e-9e47-06df2e571637 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:54.808211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f402e1ab-a361-4e5e-9e47-06df2e571637 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:54.822466 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:54.822466 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:54.825996 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f402e1ab-a361-4e5e-9e47-06df2e571637 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:54.831062 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f402e1ab-a361-4e5e-9e47-06df2e571637 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:54.831669 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 66/260] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:54 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:55.190143 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f842eeae-8a5f-4bbc-a893-2f8c426ff430 req-496bf7a2-5742-48e9-a2d9-1eac73815baa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.192602 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f842eeae-8a5f-4bbc-a893-2f8c426ff430 req-496bf7a2-5742-48e9-a2d9-1eac73815baa tempest-TestMultiAttachVolumeSwap-1795445690 tempest-TestMultiAttachVolumeSwap-1795445690-project] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:55.192882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f842eeae-8a5f-4bbc-a893-2f8c426ff430 req-496bf7a2-5742-48e9-a2d9-1eac73815baa tempest-TestMultiAttachVolumeSwap-1795445690 tempest-TestMultiAttachVolumeSwap-1795445690-project] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.193069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f842eeae-8a5f-4bbc-a893-2f8c426ff430 req-496bf7a2-5742-48e9-a2d9-1eac73815baa tempest-TestMultiAttachVolumeSwap-1795445690 tempest-TestMultiAttachVolumeSwap-1795445690-project] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.205907 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.205907 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:55.210239 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f842eeae-8a5f-4bbc-a893-2f8c426ff430 req-496bf7a2-5742-48e9-a2d9-1eac73815baa tempest-TestMultiAttachVolumeSwap-1795445690 tempest-TestMultiAttachVolumeSwap-1795445690-project] Volume info retrieved successfully. Aug 08 20:16:55.217545 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f842eeae-8a5f-4bbc-a893-2f8c426ff430 req-496bf7a2-5742-48e9-a2d9-1eac73815baa tempest-TestMultiAttachVolumeSwap-1795445690 tempest-TestMultiAttachVolumeSwap-1795445690-project] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:55.218092 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 65/261] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:55 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1650 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:55.230436 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ef71e88-d7c3-4fd1-bfd2-c9f24811b7cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.239490 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ef71e88-d7c3-4fd1-bfd2-c9f24811b7cd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:55.239490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ef71e88-d7c3-4fd1-bfd2-c9f24811b7cd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.239490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ef71e88-d7c3-4fd1-bfd2-c9f24811b7cd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.259483 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.259483 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:55.265829 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3ef71e88-d7c3-4fd1-bfd2-c9f24811b7cd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] Volume info retrieved successfully. Aug 08 20:16:55.272293 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ef71e88-d7c3-4fd1-bfd2-c9f24811b7cd tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:55.272731 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 66/262] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:55 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:55.291457 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c589b0e6-3017-4bf7-98f8-9c47469323d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.293338 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c589b0e6-3017-4bf7-98f8-9c47469323d5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] GET https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:16:55.294150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c589b0e6-3017-4bf7-98f8-9c47469323d5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.294376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c589b0e6-3017-4bf7-98f8-9c47469323d5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.302644 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.302644 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:55.307560 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c589b0e6-3017-4bf7-98f8-9c47469323d5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] Volume info retrieved successfully. Aug 08 20:16:55.312199 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c589b0e6-3017-4bf7-98f8-9c47469323d5 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-reader] https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 returned with HTTP 200 Aug 08 20:16:55.312651 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 66/263] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:55 2026] GET /volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:55.471478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8a959a2b-762b-4ea8-919b-09cc4c3bb29c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.471478 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a959a2b-762b-4ea8-919b-09cc4c3bb29c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:55.471478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a959a2b-762b-4ea8-919b-09cc4c3bb29c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.471478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a959a2b-762b-4ea8-919b-09cc4c3bb29c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.494211 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.494211 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:55.494211 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8a959a2b-762b-4ea8-919b-09cc4c3bb29c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:55.498225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a959a2b-762b-4ea8-919b-09cc4c3bb29c tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:55.498225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 67/264] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:55 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:55.578965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4652719d-1840-4c3e-988b-8d173747161b req-47dbb8ab-86de-4af2-a5c4-45cd6e3bc08e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.582241 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-47dbb8ab-86de-4af2-a5c4-45cd6e3bc08e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:55.582378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-47dbb8ab-86de-4af2-a5c4-45cd6e3bc08e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.582734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-47dbb8ab-86de-4af2-a5c4-45cd6e3bc08e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.599800 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.599800 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:55.605307 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4652719d-1840-4c3e-988b-8d173747161b req-47dbb8ab-86de-4af2-a5c4-45cd6e3bc08e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:55.618273 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-47dbb8ab-86de-4af2-a5c4-45cd6e3bc08e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:55.619008 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 66/265] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:55 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:55.666320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.672162 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action Aug 08 20:16:55.672338 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:55.672491 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:55.696785 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.696785 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:55.697250 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:55.748243 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Begin detaching volume completed successfully. Aug 08 20:16:55.749180 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-5d0ad4f8-cc06-418a-82cf-529f6c93bf68 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action returned with HTTP 202 Aug 08 20:16:55.749180 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 67/266] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:16:55 2026] POST /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:16:55.827246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fe7a2624-3081-43ec-abc4-e288d0ab7de3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.827670 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fe7a2624-3081-43ec-abc4-e288d0ab7de3 None None] GET https://10.4.3.206/volume// Aug 08 20:16:55.827839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fe7a2624-3081-43ec-abc4-e288d0ab7de3 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.828024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fe7a2624-3081-43ec-abc4-e288d0ab7de3 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.828342 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fe7a2624-3081-43ec-abc4-e288d0ab7de3 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:55.828649 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 67/267] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:55.842244 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4652719d-1840-4c3e-988b-8d173747161b req-6c5671b5-ff47-4fe4-99c8-3eef682ec1fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:55.845656 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-6c5671b5-ff47-4fe4-99c8-3eef682ec1fe tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:55.845949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-6c5671b5-ff47-4fe4-99c8-3eef682ec1fe tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:55.846275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-6c5671b5-ff47-4fe4-99c8-3eef682ec1fe tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:55.866631 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:55.866631 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:55.872409 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4652719d-1840-4c3e-988b-8d173747161b req-6c5671b5-ff47-4fe4-99c8-3eef682ec1fe tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:55.879884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-6c5671b5-ff47-4fe4-99c8-3eef682ec1fe tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:55.880550 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 68/268] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:55 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1640 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:56.131017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f8de4ba7-e7f1-4a74-8af7-379c7a220ed6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.132136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-3e667db6-34d9-4abc-993a-e16eb8f1a66c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.133995 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8de4ba7-e7f1-4a74-8af7-379c7a220ed6 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:56.134197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8de4ba7-e7f1-4a74-8af7-379c7a220ed6 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.134413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8de4ba7-e7f1-4a74-8af7-379c7a220ed6 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.134640 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-3e667db6-34d9-4abc-993a-e16eb8f1a66c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:56.134882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-3e667db6-34d9-4abc-993a-e16eb8f1a66c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.135105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-3e667db6-34d9-4abc-993a-e16eb8f1a66c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.150482 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.150482 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:56.150482 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f8de4ba7-e7f1-4a74-8af7-379c7a220ed6 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:56.150938 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.150938 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:56.155139 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-3e667db6-34d9-4abc-993a-e16eb8f1a66c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:56.155906 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8de4ba7-e7f1-4a74-8af7-379c7a220ed6 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:56.156332 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 67/269] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:56.164252 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-3e667db6-34d9-4abc-993a-e16eb8f1a66c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:56.164252 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 68/270] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:56.222121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-0efb3918-1173-41da-8687-c94328ad276f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.230565 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-0efb3918-1173-41da-8687-c94328ad276f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:56.230899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-0efb3918-1173-41da-8687-c94328ad276f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.231171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-0efb3918-1173-41da-8687-c94328ad276f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.240588 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.240588 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:56.250186 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-0efb3918-1173-41da-8687-c94328ad276f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:56.257252 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-0efb3918-1173-41da-8687-c94328ad276f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:56.257252 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 68/271] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:56.280879 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbe0bd06-96f0-44cb-8580-078dd6c60437 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.282314 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbe0bd06-96f0-44cb-8580-078dd6c60437 None None] GET https://10.4.3.206/volume// Aug 08 20:16:56.282314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbe0bd06-96f0-44cb-8580-078dd6c60437 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.282314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbe0bd06-96f0-44cb-8580-078dd6c60437 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.282314 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbe0bd06-96f0-44cb-8580-078dd6c60437 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:56.282314 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 69/272] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:16: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 08 20:16:56.295628 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a58f8431-c1e6-4c2d-993d-0363a171a283 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.300408 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a58f8431-c1e6-4c2d-993d-0363a171a283 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:56.300408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a58f8431-c1e6-4c2d-993d-0363a171a283 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "35ea2551-59ce-473d-8484-c1925f6bbf14", "connector": null, "instance_uuid": "44210177-79f0-4b0c-9f85-ccb242f4a846"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:56.316953 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.316953 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:56.356155 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a58f8431-c1e6-4c2d-993d-0363a171a283 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:56.356155 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 68/273] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:56 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:56.370136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3483be5c-a59c-4a48-b770-e1373ac2ec22 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.370136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3483be5c-a59c-4a48-b770-e1373ac2ec22 None None] GET https://10.4.3.206/volume// Aug 08 20:16:56.370136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3483be5c-a59c-4a48-b770-e1373ac2ec22 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.370136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3483be5c-a59c-4a48-b770-e1373ac2ec22 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.370136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3483be5c-a59c-4a48-b770-e1373ac2ec22 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:56.370136 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 69/274] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:16: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 08 20:16:56.396030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f2daf930-b6cf-4691-9a71-0557bc51d37c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.407073 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f2daf930-b6cf-4691-9a71-0557bc51d37c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:56.407073 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f2daf930-b6cf-4691-9a71-0557bc51d37c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.407073 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f2daf930-b6cf-4691-9a71-0557bc51d37c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.409451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c757c9d-2a5c-47dc-88ca-05b094a1d77f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.409988 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c757c9d-2a5c-47dc-88ca-05b094a1d77f None None] GET https://10.4.3.206/volume// Aug 08 20:16:56.410239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c757c9d-2a5c-47dc-88ca-05b094a1d77f None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.410531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c757c9d-2a5c-47dc-88ca-05b094a1d77f None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.410988 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c757c9d-2a5c-47dc-88ca-05b094a1d77f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:56.414536 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 70/275] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:56.420025 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a8774040-6df2-4edd-b73c-5a359c10e0c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.420618 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.420618 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:56.422375 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a8774040-6df2-4edd-b73c-5a359c10e0c5 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:56.422736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a8774040-6df2-4edd-b73c-5a359c10e0c5 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.427013 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a8774040-6df2-4edd-b73c-5a359c10e0c5 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.427451 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f2daf930-b6cf-4691-9a71-0557bc51d37c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:56.434420 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f2daf930-b6cf-4691-9a71-0557bc51d37c tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:56.434420 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 69/276] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:56.437414 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.437414 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:56.441279 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a8774040-6df2-4edd-b73c-5a359c10e0c5 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:56.446797 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-a8774040-6df2-4edd-b73c-5a359c10e0c5 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:56.447345 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 69/277] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:56.507919 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4652719d-1840-4c3e-988b-8d173747161b req-0668362b-ae8b-482e-ad0b-bd09dadb0cd2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.511051 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-0668362b-ae8b-482e-ad0b-bd09dadb0cd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:56.511236 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-0668362b-ae8b-482e-ad0b-bd09dadb0cd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.511451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-0668362b-ae8b-482e-ad0b-bd09dadb0cd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.525239 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.525239 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:56.526404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.531470 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4652719d-1840-4c3e-988b-8d173747161b req-0668362b-ae8b-482e-ad0b-bd09dadb0cd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:56.531515 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] PUT https://10.4.3.206/volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a Aug 08 20:16:56.531515 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:56.537448 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-0668362b-ae8b-482e-ad0b-bd09dadb0cd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:56.537448 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 70/278] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1460 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:56.540661 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Acquiring lock "cinder-attachment_update-35ea2551-59ce-473d-8484-c1925f6bbf14-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:56.548169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Lock "cinder-attachment_update-35ea2551-59ce-473d-8484-c1925f6bbf14-np0000006809" acquired by "attachment_update" :: waited 0.008s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:56.550466 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.550466 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:56.554580 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-930292e9-db88-4ecf-91bd-83815f16b178 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.558120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4652719d-1840-4c3e-988b-8d173747161b req-bc0535f8-6f79-4c3b-8084-0b86f3ec46ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.560322 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-bc0535f8-6f79-4c3b-8084-0b86f3ec46ea tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a Aug 08 20:16:56.560539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-bc0535f8-6f79-4c3b-8084-0b86f3ec46ea tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.560733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-bc0535f8-6f79-4c3b-8084-0b86f3ec46ea tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.560784 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-930292e9-db88-4ecf-91bd-83815f16b178 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:16:56.561272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-930292e9-db88-4ecf-91bd-83815f16b178 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b6ad059-ee80-4579-9bfd-9b94743aea5d", "connector": null, "instance_uuid": "4ea0af00-1314-4aa6-b8df-f5f11c7da5c2"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:56.576205 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.576205 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:56.578110 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.578110 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:56.618058 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-930292e9-db88-4ecf-91bd-83815f16b178 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:16:56.618247 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 70/279] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:16:56 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 08 20:16:56.648204 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f33528e-cd62-4412-9698-72475276e2d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.650087 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f33528e-cd62-4412-9698-72475276e2d1 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:56.650260 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f33528e-cd62-4412-9698-72475276e2d1 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.650609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f33528e-cd62-4412-9698-72475276e2d1 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.662212 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4652719d-1840-4c3e-988b-8d173747161b req-bc0535f8-6f79-4c3b-8084-0b86f3ec46ea tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a returned with HTTP 200 Aug 08 20:16:56.662212 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 70/280] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:16:56 2026] DELETE /volume/v3/attachments/c40ac640-42c6-4c3f-9cd5-58cb6d2bc74a => generated 192 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:56.668646 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.668646 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:56.672933 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f33528e-cd62-4412-9698-72475276e2d1 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:56.681258 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f33528e-cd62-4412-9698-72475276e2d1 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:56.681965 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 71/281] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:56.683008 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Lock "cinder-attachment_update-35ea2551-59ce-473d-8484-c1925f6bbf14-np0000006809" released by "attachment_update" :: held 0.135s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:56.683438 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-54e6ed5f-0f16-4ab0-8458-4232d1d9611b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a returned with HTTP 200 Aug 08 20:16:56.684018 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 71/282] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:56 2026] PUT /volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:56.833280 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d1994c95-c336-4bac-94a4-ed635b21542c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.833713 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1994c95-c336-4bac-94a4-ed635b21542c None None] GET https://10.4.3.206/volume// Aug 08 20:16:56.833900 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1994c95-c336-4bac-94a4-ed635b21542c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.834098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1994c95-c336-4bac-94a4-ed635b21542c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.834451 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1994c95-c336-4bac-94a4-ed635b21542c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:56.834736 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 71/283] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:56.862649 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-daffa755-0fd2-4130-bd7a-a930e4beb0c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.863939 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-daffa755-0fd2-4130-bd7a-a930e4beb0c9 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:56.864247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-daffa755-0fd2-4130-bd7a-a930e4beb0c9 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.864495 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-daffa755-0fd2-4130-bd7a-a930e4beb0c9 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.885276 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.885276 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:56.889734 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-daffa755-0fd2-4130-bd7a-a930e4beb0c9 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:56.893775 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-daffa755-0fd2-4130-bd7a-a930e4beb0c9 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:56.894176 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 71/284] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1031 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:56.910318 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cdf2237d-f118-4c01-80b1-4891176ed1fc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.912558 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdf2237d-f118-4c01-80b1-4891176ed1fc tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:56.912788 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cdf2237d-f118-4c01-80b1-4891176ed1fc tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:56.913030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cdf2237d-f118-4c01-80b1-4891176ed1fc tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:56.925666 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:56.925666 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:56.931824 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cdf2237d-f118-4c01-80b1-4891176ed1fc tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:56.937876 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdf2237d-f118-4c01-80b1-4891176ed1fc tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:56.938289 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 72/285] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:56 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:56.990650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:56.992611 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] PUT https://10.4.3.206/volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074 Aug 08 20:16:56.993001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:57.006692 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Acquiring lock "cinder-attachment_update-1b6ad059-ee80-4579-9bfd-9b94743aea5d-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:16:57.011615 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Lock "cinder-attachment_update-1b6ad059-ee80-4579-9bfd-9b94743aea5d-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:16:57.012543 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:57.012543 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:57.031992 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d149e027-5533-430a-8a83-0423091d0830 req-94a3f40a-0636-4308-b336-4726fb2cefa0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:57.037223 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-94a3f40a-0636-4308-b336-4726fb2cefa0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:57.037538 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-94a3f40a-0636-4308-b336-4726fb2cefa0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:57.038132 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-94a3f40a-0636-4308-b336-4726fb2cefa0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:57.048079 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:57.048079 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:57.054935 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d149e027-5533-430a-8a83-0423091d0830 req-94a3f40a-0636-4308-b336-4726fb2cefa0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:57.063619 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-94a3f40a-0636-4308-b336-4726fb2cefa0 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:57.064117 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 72/286] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:16:57 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:16:57.125061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Lock "cinder-attachment_update-1b6ad059-ee80-4579-9bfd-9b94743aea5d-np0000006809" released by "attachment_update" :: held 0.113s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:16:57.125450 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-4e33aa77-cc88-4854-9cd8-aaf3f315370b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074 returned with HTTP 200 Aug 08 20:16:57.125870 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 72/287] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:16:56 2026] PUT /volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074 => generated 969 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:16:57.131373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:57.133701 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] POST https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action Aug 08 20:16:57.133854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:16:57.134052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:16:57.146867 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:57.146867 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:57.147305 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:57.154902 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Begin detaching volume completed successfully. Aug 08 20:16:57.155104 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-f82e2b7e-d3ef-468c-ab8f-46b86c099927 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action returned with HTTP 202 Aug 08 20:16:57.155613 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 72/288] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:16:57 2026] POST /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:16:57.222117 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b8a2dfb0-cc74-461b-b0a8-f7d4e8f8fa36 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:57.222521 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8a2dfb0-cc74-461b-b0a8-f7d4e8f8fa36 None None] GET https://10.4.3.206/volume// Aug 08 20:16:57.222692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8a2dfb0-cc74-461b-b0a8-f7d4e8f8fa36 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:57.222915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8a2dfb0-cc74-461b-b0a8-f7d4e8f8fa36 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:57.223327 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8a2dfb0-cc74-461b-b0a8-f7d4e8f8fa36 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:16:57.223826 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 73/289] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:16: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 08 20:16:57.236738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d149e027-5533-430a-8a83-0423091d0830 req-cfe65361-25ae-44ff-ae1c-f50790b57bce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:57.243144 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cfe65361-25ae-44ff-ae1c-f50790b57bce tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:16:57.243616 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cfe65361-25ae-44ff-ae1c-f50790b57bce tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:57.243889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cfe65361-25ae-44ff-ae1c-f50790b57bce tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:57.262947 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:57.262947 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:57.272622 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d149e027-5533-430a-8a83-0423091d0830 req-cfe65361-25ae-44ff-ae1c-f50790b57bce tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:16:57.279002 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cfe65361-25ae-44ff-ae1c-f50790b57bce tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:16:57.279498 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 73/290] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:16:57 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1343 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:16:57.450519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-10461301-1e96-4c77-853e-4017f7c59885 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:57.453067 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10461301-1e96-4c77-853e-4017f7c59885 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:57.453339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10461301-1e96-4c77-853e-4017f7c59885 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:57.453671 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10461301-1e96-4c77-853e-4017f7c59885 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:57.465672 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:57.465672 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:57.470636 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10461301-1e96-4c77-853e-4017f7c59885 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:57.473811 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10461301-1e96-4c77-853e-4017f7c59885 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:57.474160 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 73/291] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:57 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:57.699101 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-379e6c6e-bdd6-4941-b895-e131ca14d56e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:57.703361 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-379e6c6e-bdd6-4941-b895-e131ca14d56e tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:57.703361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-379e6c6e-bdd6-4941-b895-e131ca14d56e tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:57.703906 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-379e6c6e-bdd6-4941-b895-e131ca14d56e tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:57.718455 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:57.718455 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:57.724373 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-379e6c6e-bdd6-4941-b895-e131ca14d56e tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:57.732311 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-379e6c6e-bdd6-4941-b895-e131ca14d56e tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:57.732822 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 73/292] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:57 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:58.490249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-10b8bd35-fe6a-48ea-b205-4ece8fa09b44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:58.492537 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10b8bd35-fe6a-48ea-b205-4ece8fa09b44 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:58.492681 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10b8bd35-fe6a-48ea-b205-4ece8fa09b44 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:58.493221 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10b8bd35-fe6a-48ea-b205-4ece8fa09b44 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:58.504627 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:58.504627 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:16:58.508313 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-10b8bd35-fe6a-48ea-b205-4ece8fa09b44 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:58.513033 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10b8bd35-fe6a-48ea-b205-4ece8fa09b44 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:58.513402 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 74/293] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:58 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:58.753020 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f2961fe-167d-4c7d-b04f-462221a74329 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:58.756410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f2961fe-167d-4c7d-b04f-462221a74329 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:58.756410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f2961fe-167d-4c7d-b04f-462221a74329 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:58.756410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f2961fe-167d-4c7d-b04f-462221a74329 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:58.769197 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:58.769197 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:16:58.774893 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f2961fe-167d-4c7d-b04f-462221a74329 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:58.780214 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f2961fe-167d-4c7d-b04f-462221a74329 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:58.780951 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 74/294] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:58 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:59.526224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39a762f7-1ce6-41b3-a181-1a4d5c10b781 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:59.528122 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39a762f7-1ce6-41b3-a181-1a4d5c10b781 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:16:59.528401 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39a762f7-1ce6-41b3-a181-1a4d5c10b781 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:59.528773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39a762f7-1ce6-41b3-a181-1a4d5c10b781 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:59.538263 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:59.538263 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:16:59.542225 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-39a762f7-1ce6-41b3-a181-1a4d5c10b781 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:16:59.547116 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39a762f7-1ce6-41b3-a181-1a4d5c10b781 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:16:59.547508 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 74/295] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:59 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:16:59.797868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e48ce00-10a3-4b4d-a34e-48b875f98075 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:16:59.799847 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e48ce00-10a3-4b4d-a34e-48b875f98075 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:16:59.800044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e48ce00-10a3-4b4d-a34e-48b875f98075 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:16:59.800286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e48ce00-10a3-4b4d-a34e-48b875f98075 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:16:59.809820 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:16:59.809820 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:16:59.812965 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4e48ce00-10a3-4b4d-a34e-48b875f98075 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:16:59.816690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e48ce00-10a3-4b4d-a34e-48b875f98075 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:16:59.817024 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 74/296] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:16:59 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:00.156380 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-5c2ac5eb-ce5a-4a7b-b866-338eb0dc621b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:00.160830 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-5c2ac5eb-ce5a-4a7b-b866-338eb0dc621b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] POST https://10.4.3.206/volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a/action Aug 08 20:17:00.161311 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-5c2ac5eb-ce5a-4a7b-b866-338eb0dc621b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:00.161504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-5c2ac5eb-ce5a-4a7b-b866-338eb0dc621b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:00.183887 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:00.183887 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:00.209251 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-91df28df-bb74-434a-bb29-94db34c2b7f8 req-5c2ac5eb-ce5a-4a7b-b866-338eb0dc621b tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a/action returned with HTTP 204 Aug 08 20:17:00.209894 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 75/297] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:00 2026] POST /volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:00.559719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0da307a6-8e04-4c57-b70a-357dc9546a12 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:00.563437 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0da307a6-8e04-4c57-b70a-357dc9546a12 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:00.563437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0da307a6-8e04-4c57-b70a-357dc9546a12 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:00.563437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0da307a6-8e04-4c57-b70a-357dc9546a12 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:00.572327 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:00.572327 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:00.576463 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0da307a6-8e04-4c57-b70a-357dc9546a12 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:00.581078 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0da307a6-8e04-4c57-b70a-357dc9546a12 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:00.581744 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 75/298] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:00 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:00.598673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d7b5bb2a-c2d3-40c1-ab2f-1cca236751b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:00.600573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7b5bb2a-c2d3-40c1-ab2f-1cca236751b4 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:00.600850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7b5bb2a-c2d3-40c1-ab2f-1cca236751b4 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:00.601102 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7b5bb2a-c2d3-40c1-ab2f-1cca236751b4 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:00.611255 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:00.611255 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:00.615742 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d7b5bb2a-c2d3-40c1-ab2f-1cca236751b4 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:00.620629 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7b5bb2a-c2d3-40c1-ab2f-1cca236751b4 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:00.621206 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 75/299] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:00 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:00.834009 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-988ff50b-b59c-4ed2-8146-3f301941e660 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:00.836272 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-988ff50b-b59c-4ed2-8146-3f301941e660 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:00.836632 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-988ff50b-b59c-4ed2-8146-3f301941e660 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:00.836951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-988ff50b-b59c-4ed2-8146-3f301941e660 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:00.848216 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:00.848216 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:00.851921 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-988ff50b-b59c-4ed2-8146-3f301941e660 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:00.856036 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-988ff50b-b59c-4ed2-8146-3f301941e660 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:00.856669 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 75/300] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:00 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:01.874252 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf86acbf-0ab6-4735-b4f6-ad53a74ae710 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:01.876331 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf86acbf-0ab6-4735-b4f6-ad53a74ae710 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:01.876596 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf86acbf-0ab6-4735-b4f6-ad53a74ae710 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:01.876780 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf86acbf-0ab6-4735-b4f6-ad53a74ae710 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:01.891225 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:01.891225 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:01.898322 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bf86acbf-0ab6-4735-b4f6-ad53a74ae710 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:01.904140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf86acbf-0ab6-4735-b4f6-ad53a74ae710 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:01.904765 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 76/301] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:01 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:17:01.941032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d149e027-5533-430a-8a83-0423091d0830 req-c536c918-de08-4c73-a63f-d81f52b5253e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:01.943780 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-c536c918-de08-4c73-a63f-d81f52b5253e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:17:01.943828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-c536c918-de08-4c73-a63f-d81f52b5253e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:01.944030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-c536c918-de08-4c73-a63f-d81f52b5253e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:01.957796 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:01.957796 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:01.961872 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d149e027-5533-430a-8a83-0423091d0830 req-c536c918-de08-4c73-a63f-d81f52b5253e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:17:01.968373 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-c536c918-de08-4c73-a63f-d81f52b5253e tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:17:01.968850 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 76/302] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:01 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 1163 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:02.496004 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-26406db1-8170-4090-98b1-b23c67fc083d req-7d0d24d1-14d0-4034-bcc3-1f17f0535292 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:02.497983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-7d0d24d1-14d0-4034-bcc3-1f17f0535292 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:02.498206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-7d0d24d1-14d0-4034-bcc3-1f17f0535292 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:02.498455 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-7d0d24d1-14d0-4034-bcc3-1f17f0535292 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:02.507678 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:02.507678 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:02.511170 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-26406db1-8170-4090-98b1-b23c67fc083d req-7d0d24d1-14d0-4034-bcc3-1f17f0535292 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:02.515412 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-7d0d24d1-14d0-4034-bcc3-1f17f0535292 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:02.515954 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 76/303] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:02 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:02.558043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:02.561627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] POST https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14/action Aug 08 20:17:02.562149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:02.562420 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:02.577414 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:02.577414 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:02.577414 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:02.584896 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Begin detaching volume completed successfully. Aug 08 20:17:02.585420 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c1188e09-3101-478e-aa0a-d4be01d5606f tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14/action returned with HTTP 202 Aug 08 20:17:02.586079 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 76/304] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:17:02 2026] POST /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:17:02.611953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec5b5d54-5079-40ae-9080-8b08eea5127a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:02.618047 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec5b5d54-5079-40ae-9080-8b08eea5127a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:02.618355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec5b5d54-5079-40ae-9080-8b08eea5127a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:02.618448 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec5b5d54-5079-40ae-9080-8b08eea5127a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:02.633986 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:02.633986 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:02.638057 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec5b5d54-5079-40ae-9080-8b08eea5127a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:02.642497 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec5b5d54-5079-40ae-9080-8b08eea5127a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:02.642980 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 77/305] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:02 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:02.648332 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-83277624-bbf8-4dfc-8378-1e0682334104 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:02.649278 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83277624-bbf8-4dfc-8378-1e0682334104 None None] GET https://10.4.3.206/volume// Aug 08 20:17:02.649278 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83277624-bbf8-4dfc-8378-1e0682334104 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:02.649278 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83277624-bbf8-4dfc-8378-1e0682334104 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:02.649563 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83277624-bbf8-4dfc-8378-1e0682334104 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:02.649830 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 77/306] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:02.659255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-26406db1-8170-4090-98b1-b23c67fc083d req-c61bd618-689c-4619-9ef7-67e858069c09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:02.661945 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c61bd618-689c-4619-9ef7-67e858069c09 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:02.662294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c61bd618-689c-4619-9ef7-67e858069c09 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:02.662628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c61bd618-689c-4619-9ef7-67e858069c09 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:02.674040 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:02.674040 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:02.678529 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-26406db1-8170-4090-98b1-b23c67fc083d req-c61bd618-689c-4619-9ef7-67e858069c09 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:02.684274 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-c61bd618-689c-4619-9ef7-67e858069c09 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:02.684919 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 77/307] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:02 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:02.919625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b6b7a4ae-9ede-4d6f-95ef-f6adce83cbe4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:02.923435 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6b7a4ae-9ede-4d6f-95ef-f6adce83cbe4 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:02.923706 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6b7a4ae-9ede-4d6f-95ef-f6adce83cbe4 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:02.923909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b6b7a4ae-9ede-4d6f-95ef-f6adce83cbe4 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:02.938997 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:02.938997 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:02.947342 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b6b7a4ae-9ede-4d6f-95ef-f6adce83cbe4 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:02.953578 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b6b7a4ae-9ede-4d6f-95ef-f6adce83cbe4 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:02.954109 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 77/308] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:02 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:03.204127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-a7c07acb-7c88-4d72-a9e8-9660ebc429fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:03.210162 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-a7c07acb-7c88-4d72-a9e8-9660ebc429fa tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] POST https://10.4.3.206/volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074/action Aug 08 20:17:03.210948 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-a7c07acb-7c88-4d72-a9e8-9660ebc429fa tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:03.211154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-a7c07acb-7c88-4d72-a9e8-9660ebc429fa tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:03.233519 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:03.233519 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:03.244774 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a375dafd-f5ea-4cb5-8c71-2a89412f9159 req-a7c07acb-7c88-4d72-a9e8-9660ebc429fa tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074/action returned with HTTP 204 Aug 08 20:17:03.245328 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 78/309] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:03 2026] POST /volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:03.298482 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d149e027-5533-430a-8a83-0423091d0830 req-cccbd418-7f8c-4e7c-8bb2-d29bb3fe3924 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:03.300760 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cccbd418-7f8c-4e7c-8bb2-d29bb3fe3924 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3 Aug 08 20:17:03.300942 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cccbd418-7f8c-4e7c-8bb2-d29bb3fe3924 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:03.301179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cccbd418-7f8c-4e7c-8bb2-d29bb3fe3924 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:03.309337 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:03.309337 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:03.362575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d149e027-5533-430a-8a83-0423091d0830 req-cccbd418-7f8c-4e7c-8bb2-d29bb3fe3924 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3 returned with HTTP 200 Aug 08 20:17:03.363010 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 78/310] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:03 2026] DELETE /volume/v3/attachments/63b99a3b-f7f2-4e9f-bf52-2bdc0dfe3ba3 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:17:03.660068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e64df64b-78b8-41c8-9f85-ebc268b9a620 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:03.660457 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-26406db1-8170-4090-98b1-b23c67fc083d req-797d5491-8d52-4715-829b-e0b355a3bf78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:03.662637 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e64df64b-78b8-41c8-9f85-ebc268b9a620 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:03.662637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e64df64b-78b8-41c8-9f85-ebc268b9a620 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:03.662637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e64df64b-78b8-41c8-9f85-ebc268b9a620 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:03.663924 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-797d5491-8d52-4715-829b-e0b355a3bf78 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] DELETE https://10.4.3.206/volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a Aug 08 20:17:03.665775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-797d5491-8d52-4715-829b-e0b355a3bf78 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:03.665775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-797d5491-8d52-4715-829b-e0b355a3bf78 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:03.675882 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:03.675882 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:03.676448 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:03.676448 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:03.684931 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e64df64b-78b8-41c8-9f85-ebc268b9a620 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:03.693220 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e64df64b-78b8-41c8-9f85-ebc268b9a620 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:03.693669 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 78/311] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:03 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:03.728429 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-26406db1-8170-4090-98b1-b23c67fc083d req-797d5491-8d52-4715-829b-e0b355a3bf78 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a returned with HTTP 200 Aug 08 20:17:03.729050 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 78/312] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:03 2026] DELETE /volume/v3/attachments/4cca0211-c51e-422c-a5bd-7b8f9b01152a => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:03.971041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8a7e6fb7-7a30-44fe-b935-e01ceb09784c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:03.973806 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a7e6fb7-7a30-44fe-b935-e01ceb09784c tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:03.974039 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a7e6fb7-7a30-44fe-b935-e01ceb09784c tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:03.974282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8a7e6fb7-7a30-44fe-b935-e01ceb09784c tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:03.991781 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:03.991781 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:03.995972 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8a7e6fb7-7a30-44fe-b935-e01ceb09784c tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:04.003589 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8a7e6fb7-7a30-44fe-b935-e01ceb09784c tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:04.004148 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 79/313] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:03 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:04.026180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ad7fef2-9115-42f1-9ff1-c2b9d572023d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:04.027821 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ad7fef2-9115-42f1-9ff1-c2b9d572023d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:04.027981 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ad7fef2-9115-42f1-9ff1-c2b9d572023d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:04.028728 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ad7fef2-9115-42f1-9ff1-c2b9d572023d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:04.038324 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:04.038324 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:04.041651 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ad7fef2-9115-42f1-9ff1-c2b9d572023d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:04.046234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ad7fef2-9115-42f1-9ff1-c2b9d572023d tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:04.046777 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 79/314] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:04 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:04.060926 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-66d28da2-5cf6-4a32-97c3-38b80f8cb892 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:04.064057 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66d28da2-5cf6-4a32-97c3-38b80f8cb892 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:04.064057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66d28da2-5cf6-4a32-97c3-38b80f8cb892 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:04.064057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66d28da2-5cf6-4a32-97c3-38b80f8cb892 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:04.085193 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:04.085193 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:04.092004 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-66d28da2-5cf6-4a32-97c3-38b80f8cb892 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:04.100605 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66d28da2-5cf6-4a32-97c3-38b80f8cb892 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:04.101098 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 79/315] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:04 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:04.303210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3bc5a807-c52d-41cd-9d07-84c53d9304a9 req-6afebc24-6087-4333-8789-c18996c62264 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:04.306244 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3bc5a807-c52d-41cd-9d07-84c53d9304a9 req-6afebc24-6087-4333-8789-c18996c62264 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:04.306555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3bc5a807-c52d-41cd-9d07-84c53d9304a9 req-6afebc24-6087-4333-8789-c18996c62264 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:04.306780 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3bc5a807-c52d-41cd-9d07-84c53d9304a9 req-6afebc24-6087-4333-8789-c18996c62264 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:04.326982 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:04.326982 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:04.342909 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-3bc5a807-c52d-41cd-9d07-84c53d9304a9 req-6afebc24-6087-4333-8789-c18996c62264 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:04.352580 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3bc5a807-c52d-41cd-9d07-84c53d9304a9 req-6afebc24-6087-4333-8789-c18996c62264 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:04.353148 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 79/316] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:04 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1144 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:04.707826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fde28abd-6515-44df-be12-04cefc85aa05 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:04.711274 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fde28abd-6515-44df-be12-04cefc85aa05 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:04.711585 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fde28abd-6515-44df-be12-04cefc85aa05 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:04.712167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fde28abd-6515-44df-be12-04cefc85aa05 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:04.721753 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:04.721753 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:04.727860 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fde28abd-6515-44df-be12-04cefc85aa05 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:04.734399 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fde28abd-6515-44df-be12-04cefc85aa05 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:04.734895 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 80/317] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:04 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:07.617340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1b4aab10-5ee6-446b-ae7d-239aca77e009 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:07.622794 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b4aab10-5ee6-446b-ae7d-239aca77e009 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:07.622794 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b4aab10-5ee6-446b-ae7d-239aca77e009 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:07.623115 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b4aab10-5ee6-446b-ae7d-239aca77e009 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:07.651690 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:07.651690 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:07.660052 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1b4aab10-5ee6-446b-ae7d-239aca77e009 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:07.667159 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b4aab10-5ee6-446b-ae7d-239aca77e009 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:07.668462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 80/318] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:07 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:07.753825 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5072c501-0210-4da1-bdbf-7946df7856fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:07.755826 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5072c501-0210-4da1-bdbf-7946df7856fe tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:07.756067 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5072c501-0210-4da1-bdbf-7946df7856fe tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:07.756236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5072c501-0210-4da1-bdbf-7946df7856fe tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:07.764971 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:07.764971 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:07.769362 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5072c501-0210-4da1-bdbf-7946df7856fe tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:07.775413 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5072c501-0210-4da1-bdbf-7946df7856fe tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:07.776104 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 80/319] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:07 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:07.931664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-264cfe77-5fbf-48de-b78c-34ac104f713d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:07.933874 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:17:07.934108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:07.934322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:07.934574 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Delete volume with id: 3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:17:07.943884 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:07.943884 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:07.944679 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:17:07.966885 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Delete volume request issued successfully. Aug 08 20:17:07.967221 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-264cfe77-5fbf-48de-b78c-34ac104f713d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 returned with HTTP 202 Aug 08 20:17:07.967719 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 80/320] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:07 2026] DELETE /volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:07.975304 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b4e41386-f4c3-49be-b8f8-478864abadd2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:07.978333 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b4e41386-f4c3-49be-b8f8-478864abadd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:17:07.978333 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b4e41386-f4c3-49be-b8f8-478864abadd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:07.978418 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b4e41386-f4c3-49be-b8f8-478864abadd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:07.985822 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:07.985822 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:07.989986 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b4e41386-f4c3-49be-b8f8-478864abadd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:17:07.995691 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b4e41386-f4c3-49be-b8f8-478864abadd2 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 returned with HTTP 200 Aug 08 20:17:07.996097 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 81/321] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:07 2026] GET /volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:09.010611 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dafd005c-cccf-4c37-9a9b-1b4e7f40f142 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:09.013348 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dafd005c-cccf-4c37-9a9b-1b4e7f40f142 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 Aug 08 20:17:09.013569 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dafd005c-cccf-4c37-9a9b-1b4e7f40f142 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:09.013792 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dafd005c-cccf-4c37-9a9b-1b4e7f40f142 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:09.024168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dafd005c-cccf-4c37-9a9b-1b4e7f40f142 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 returned with HTTP 404 Aug 08 20:17:09.024882 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 81/322] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:09 2026] GET /volume/v3/volumes/3e0dcc0d-f14d-4196-aa11-c742281318b3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:09.032679 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:09.036830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:17:09.037042 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:09.037276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:09.037534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Delete volume with id: f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:17:09.051421 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:09.051421 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:09.051728 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:17:09.098229 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Delete volume request issued successfully. Aug 08 20:17:09.098543 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da14d1d1-47ab-426a-918a-da0ddaceab2d tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 202 Aug 08 20:17:09.098959 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 81/323] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:09 2026] DELETE /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:09.106332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aea9b28c-dff0-4f9c-83ec-0dea55dbc4aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:09.110511 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aea9b28c-dff0-4f9c-83ec-0dea55dbc4aa tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:17:09.110852 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aea9b28c-dff0-4f9c-83ec-0dea55dbc4aa tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:09.111145 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aea9b28c-dff0-4f9c-83ec-0dea55dbc4aa tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:09.122117 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:09.122117 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:09.126769 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aea9b28c-dff0-4f9c-83ec-0dea55dbc4aa tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Volume info retrieved successfully. Aug 08 20:17:09.138395 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aea9b28c-dff0-4f9c-83ec-0dea55dbc4aa tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 200 Aug 08 20:17:09.139042 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 81/324] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:09 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 867 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:10.152857 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa53fcfc-9320-4213-8195-b5c0543f14e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:10.154680 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa53fcfc-9320-4213-8195-b5c0543f14e7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] GET https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 Aug 08 20:17:10.154886 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa53fcfc-9320-4213-8195-b5c0543f14e7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:10.155113 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa53fcfc-9320-4213-8195-b5c0543f14e7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:10.160758 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa53fcfc-9320-4213-8195-b5c0543f14e7 tempest-TestMultiAttachVolumeSwap-1134141930 tempest-TestMultiAttachVolumeSwap-1134141930-project-member] https://10.4.3.206/volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 returned with HTTP 404 Aug 08 20:17:10.161410 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 82/325] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:10 2026] GET /volume/v3/volumes/f2e05aa1-1f1b-4a00-a37a-064f15f12c99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:11.609020 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:11.610898 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] DELETE https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:11.611087 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:11.611265 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:11.611739 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Delete volume with id: 35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:11.622260 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:11.622260 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:11.622627 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:11.642915 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Delete volume request issued successfully. Aug 08 20:17:11.643333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c0f5144-bc99-4275-bd20-138be8b00e3a tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 202 Aug 08 20:17:11.643641 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 82/326] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:11 2026] DELETE /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:11.651002 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-393ef5b2-fb0e-40d8-af00-97af85f21696 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:11.657445 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-393ef5b2-fb0e-40d8-af00-97af85f21696 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:11.658127 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-393ef5b2-fb0e-40d8-af00-97af85f21696 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:11.658469 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-393ef5b2-fb0e-40d8-af00-97af85f21696 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:11.669155 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:11.669155 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:11.674053 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-393ef5b2-fb0e-40d8-af00-97af85f21696 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Volume info retrieved successfully. Aug 08 20:17:11.678336 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-393ef5b2-fb0e-40d8-af00-97af85f21696 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 200 Aug 08 20:17:11.678920 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 82/327] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:11 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:11.994956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7d2fca0f-5eca-491b-b053-7ad96e97d378 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:11.998728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7d2fca0f-5eca-491b-b053-7ad96e97d378 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:17:11.998981 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7d2fca0f-5eca-491b-b053-7ad96e97d378 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:11.999202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7d2fca0f-5eca-491b-b053-7ad96e97d378 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:12.018430 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:12.018430 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:12.022471 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7d2fca0f-5eca-491b-b053-7ad96e97d378 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:17:12.027468 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7d2fca0f-5eca-491b-b053-7ad96e97d378 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:17:12.027915 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 82/328] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:11 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1653 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:12.074101 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-14d152cd-161e-40ad-82d6-38bcf05189d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:12.078181 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-14d152cd-161e-40ad-82d6-38bcf05189d1 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:17:12.078363 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-14d152cd-161e-40ad-82d6-38bcf05189d1 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:12.078640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-14d152cd-161e-40ad-82d6-38bcf05189d1 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:12.096670 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:12.096670 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:12.101575 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-14d152cd-161e-40ad-82d6-38bcf05189d1 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:17:12.106774 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-14d152cd-161e-40ad-82d6-38bcf05189d1 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:17:12.107205 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 83/329] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:12 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1653 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:12.697043 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c5ff5d71-5d83-4215-a903-bb49e637e2a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:12.699858 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5ff5d71-5d83-4215-a903-bb49e637e2a1 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] GET https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 Aug 08 20:17:12.699858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5ff5d71-5d83-4215-a903-bb49e637e2a1 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:12.700041 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5ff5d71-5d83-4215-a903-bb49e637e2a1 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:12.708524 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5ff5d71-5d83-4215-a903-bb49e637e2a1 tempest-TaggedAttachmentsTest-877191325 tempest-TaggedAttachmentsTest-877191325-project-member] https://10.4.3.206/volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 returned with HTTP 404 Aug 08 20:17:12.708831 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 83/330] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:12 2026] GET /volume/v3/volumes/35ea2551-59ce-473d-8484-c1925f6bbf14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:13.732620 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5692635c-713a-48dd-aca9-80216618f25e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:13.736098 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5692635c-713a-48dd-aca9-80216618f25e None None] GET https://10.4.3.206/volume// Aug 08 20:17:13.736098 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5692635c-713a-48dd-aca9-80216618f25e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:13.736098 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5692635c-713a-48dd-aca9-80216618f25e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:13.736098 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5692635c-713a-48dd-aca9-80216618f25e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:13.736098 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 83/331] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:17:13.747808 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-c0a37af2-ee49-4ef1-b1c1-9dea2e2958d3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:13.752728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-c0a37af2-ee49-4ef1-b1c1-9dea2e2958d3 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:17:13.752728 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-c0a37af2-ee49-4ef1-b1c1-9dea2e2958d3 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43a29f53-c7d1-472b-8070-e1bdb80ab4bf", "connector": null, "instance_uuid": "24f22ce3-0150-43a1-821e-ee9be7162fd6"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:13.765771 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:13.765771 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:13.802629 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-c0a37af2-ee49-4ef1-b1c1-9dea2e2958d3 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:17:13.803272 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 83/332] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:17:13 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:13.902623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-35bc79c2-3677-437b-bb48-7ebeabbe5cf4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:13.918104 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-35bc79c2-3677-437b-bb48-7ebeabbe5cf4 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] DELETE https://10.4.3.206/volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768 Aug 08 20:17:13.918104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-35bc79c2-3677-437b-bb48-7ebeabbe5cf4 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:13.918104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-35bc79c2-3677-437b-bb48-7ebeabbe5cf4 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:13.924815 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:13.924815 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:14.010444 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-35bc79c2-3677-437b-bb48-7ebeabbe5cf4 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768 returned with HTTP 200 Aug 08 20:17:14.011348 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 84/333] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:13 2026] DELETE /volume/v3/attachments/5eb806be-1a58-4fac-a627-d087a2fe1768 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:14.124676 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b98182b7-6e6e-4830-91cb-3b3b6b1f7c63 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:14.125648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b98182b7-6e6e-4830-91cb-3b3b6b1f7c63 None None] GET https://10.4.3.206/volume// Aug 08 20:17:14.127084 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b98182b7-6e6e-4830-91cb-3b3b6b1f7c63 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:14.127298 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b98182b7-6e6e-4830-91cb-3b3b6b1f7c63 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:14.127740 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b98182b7-6e6e-4830-91cb-3b3b6b1f7c63 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:14.129197 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 84/334] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17:14 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:17:14.138110 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-ebdf7610-6594-44aa-b402-9a921708a120 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:14.140082 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-ebdf7610-6594-44aa-b402-9a921708a120 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] POST https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf/action Aug 08 20:17:14.140540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-ebdf7610-6594-44aa-b402-9a921708a120 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action body: b'{"os-reimage": {"image_id": "f549a691-3f7c-4c26-87b8-c631f069548d", "reimage_reserved": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:14.140726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-ebdf7610-6594-44aa-b402-9a921708a120 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "f549a691-3f7c-4c26-87b8-c631f069548d", "reimage_reserved": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:14.151703 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:14.151703 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:14.152104 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-ebdf7610-6594-44aa-b402-9a921708a120 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:17:14.739358 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-ebdf7610-6594-44aa-b402-9a921708a120 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf/action returned with HTTP 202 Aug 08 20:17:14.739791 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 84/335] 10.4.3.206 () {74 vars in 1713 bytes} [Sat Aug 8 20:17:14 2026] POST /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf/action => generated 0 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:17:19.857927 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-161e0761-80ad-43a0-bb93-ad966365ec8c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:20.129797 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:17:20.130123 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1249740570", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:20.131551 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1249740570', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:17:20.225437 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume of 1 GB Aug 08 20:17:20.225622 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:20.225622 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:20.230370 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Availability Zones retrieved successfully. Aug 08 20:17:20.237319 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Flow 'volume_create_api' (48e5b3f3-68fb-4725-a1d9-3269dd76054e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:20.238639 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c6b036-6503-405a-8aee-467601152249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:20.241097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:17:20.300516 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c6b036-6503-405a-8aee-467601152249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:20.301528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9368c29-6f86-43c5-b591-a0c705ee9fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:20.366415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Created reservations ['20e9a478-5f81-4579-9bf2-fbeaddc31674', '9ab48e38-f2d9-4cc6-8d4f-7461b04f9d35', '52559052-55b8-437d-88fb-ab71537a7c90', '25e07a2d-d72e-4eb0-9fee-27998d5d8798'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:17:20.367233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9368c29-6f86-43c5-b591-a0c705ee9fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20e9a478-5f81-4579-9bf2-fbeaddc31674', '9ab48e38-f2d9-4cc6-8d4f-7461b04f9d35', '52559052-55b8-437d-88fb-ab71537a7c90', '25e07a2d-d72e-4eb0-9fee-27998d5d8798']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:20.367984 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8105898b-8254-414a-a5e6-ce0f2d38df9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:20.389540 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8105898b-8254-414a-a5e6-ce0f2d38df9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7653531-6752-48d9-adbe-78f18af7eb74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1249740570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2352f0247a04a2aa49da1289c9b099d',qos_specs=None,replication_status=,reservations=['20e9a478-5f81-4579-9bf2-fbeaddc31674','9ab48e38-f2d9-4cc6-8d4f-7461b04f9d35','52559052-55b8-437d-88fb-ab71537a7c90','25e07a2d-d72e-4eb0-9fee-27998d5d8798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:17:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1249740570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7653531-6752-48d9-adbe-78f18af7eb74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2352f0247a04a2aa49da1289c9b099d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:20.390258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527a2e17-a4d4-4b35-88d5-2fa84b7c36c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:20.407781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527a2e17-a4d4-4b35-88d5-2fa84b7c36c0) transitioned into state 'SUCCESS' from state '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-1249740570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2352f0247a04a2aa49da1289c9b099d',qos_specs=None,replication_status=,reservations=['20e9a478-5f81-4579-9bf2-fbeaddc31674','9ab48e38-f2d9-4cc6-8d4f-7461b04f9d35','52559052-55b8-437d-88fb-ab71537a7c90','25e07a2d-d72e-4eb0-9fee-27998d5d8798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:20.408482 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7599af51-2ad3-4488-8f33-6c9ca8cecc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:20.417764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7599af51-2ad3-4488-8f33-6c9ca8cecc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:20.418565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Flow 'volume_create_api' (48e5b3f3-68fb-4725-a1d9-3269dd76054e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:20.418858 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume request issued successfully. Aug 08 20:17:20.419344 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-161e0761-80ad-43a0-bb93-ad966365ec8c tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:17:20.420052 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 84/336] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:17:19 2026] POST /volume/v3/volumes => generated 752 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:17:20.432181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7e610bae-b21f-401f-9dca-a47b30d94091 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:20.435582 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e610bae-b21f-401f-9dca-a47b30d94091 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:17:20.435582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e610bae-b21f-401f-9dca-a47b30d94091 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:20.435582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e610bae-b21f-401f-9dca-a47b30d94091 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:20.442192 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:20.442192 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:20.446203 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7e610bae-b21f-401f-9dca-a47b30d94091 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:20.451517 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e610bae-b21f-401f-9dca-a47b30d94091 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 200 Aug 08 20:17:20.451975 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 85/337] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:20 2026] GET /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:21.468698 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-413e4f02-8bbc-4763-9f7b-ad33fa6c9a24 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:21.474033 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-413e4f02-8bbc-4763-9f7b-ad33fa6c9a24 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:17:21.474033 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-413e4f02-8bbc-4763-9f7b-ad33fa6c9a24 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:21.474033 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-413e4f02-8bbc-4763-9f7b-ad33fa6c9a24 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:21.480850 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:21.480850 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:21.485901 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-413e4f02-8bbc-4763-9f7b-ad33fa6c9a24 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:21.492623 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-413e4f02-8bbc-4763-9f7b-ad33fa6c9a24 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 200 Aug 08 20:17:21.493127 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 85/338] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:21 2026] GET /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:21.510649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:21.513378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:17:21.513654 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1340018265"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:21.515403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1340018265'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:17:21.515403 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume of 1 GB Aug 08 20:17:21.515515 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:21.515515 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:21.520056 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Availability Zones retrieved successfully. Aug 08 20:17:21.529693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Flow 'volume_create_api' (e09e381a-591e-485e-8f6c-05eccc10c303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:21.531498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ee077a-76d6-41b5-8158-2171d13920c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:21.533353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:17:21.565952 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ee077a-76d6-41b5-8158-2171d13920c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:21.566720 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1241c63b-d973-497b-87e6-bd9a5574524a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:21.632605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Created reservations ['1c0e892f-9ff0-4996-a185-cc74d06ac817', '85f24f24-6042-43c0-b551-9fbc15ec8442', '4bd9a2e5-9a2b-496d-81a3-3a1c5d4c91dd', 'f00aa1d7-1887-46e1-ac2d-51ef151922c6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:17:21.633346 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1241c63b-d973-497b-87e6-bd9a5574524a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c0e892f-9ff0-4996-a185-cc74d06ac817', '85f24f24-6042-43c0-b551-9fbc15ec8442', '4bd9a2e5-9a2b-496d-81a3-3a1c5d4c91dd', 'f00aa1d7-1887-46e1-ac2d-51ef151922c6']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:21.634219 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1670430-2c87-4943-a1f7-538710b1a5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:21.666502 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1670430-2c87-4943-a1f7-538710b1a5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f99c4a7-97bc-433c-9548-bee394fa26f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1340018265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2352f0247a04a2aa49da1289c9b099d',qos_specs=None,replication_status=,reservations=['1c0e892f-9ff0-4996-a185-cc74d06ac817','85f24f24-6042-43c0-b551-9fbc15ec8442','4bd9a2e5-9a2b-496d-81a3-3a1c5d4c91dd','f00aa1d7-1887-46e1-ac2d-51ef151922c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:17:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1340018265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f99c4a7-97bc-433c-9548-bee394fa26f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2352f0247a04a2aa49da1289c9b099d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:21.667633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d9ba9c-f58d-480b-b643-abeaa0c9c99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:21.693669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d9ba9c-f58d-480b-b643-abeaa0c9c99b) transitioned into state 'SUCCESS' from state '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-1340018265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2352f0247a04a2aa49da1289c9b099d',qos_specs=None,replication_status=,reservations=['1c0e892f-9ff0-4996-a185-cc74d06ac817','85f24f24-6042-43c0-b551-9fbc15ec8442','4bd9a2e5-9a2b-496d-81a3-3a1c5d4c91dd','f00aa1d7-1887-46e1-ac2d-51ef151922c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:21.694828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3483d389-72c4-471c-9dde-bd5988304530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:21.710428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3483d389-72c4-471c-9dde-bd5988304530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:21.711811 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Flow 'volume_create_api' (e09e381a-591e-485e-8f6c-05eccc10c303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:21.712256 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume request issued successfully. Aug 08 20:17:21.713096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d319a496-6b9a-49f3-904d-9dc1e2c55c06 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:17:21.713774 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 85/339] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:17:21 2026] POST /volume/v3/volumes => generated 752 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:17:21.734734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d1a6a43-b5d9-45cd-a129-9b9addc54f15 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:21.739314 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d1a6a43-b5d9-45cd-a129-9b9addc54f15 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:17:21.739625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d1a6a43-b5d9-45cd-a129-9b9addc54f15 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:21.739914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d1a6a43-b5d9-45cd-a129-9b9addc54f15 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:21.758424 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:21.758424 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:21.763286 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d1a6a43-b5d9-45cd-a129-9b9addc54f15 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:21.769629 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d1a6a43-b5d9-45cd-a129-9b9addc54f15 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 200 Aug 08 20:17:21.770044 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 85/340] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:21 2026] GET /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:22.788337 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d17de83f-1b2b-47fb-a750-01b3639fc248 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:22.790304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d17de83f-1b2b-47fb-a750-01b3639fc248 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:17:22.790573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d17de83f-1b2b-47fb-a750-01b3639fc248 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:22.790790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d17de83f-1b2b-47fb-a750-01b3639fc248 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:22.803912 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:22.803912 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:22.813076 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d17de83f-1b2b-47fb-a750-01b3639fc248 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:22.817538 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d17de83f-1b2b-47fb-a750-01b3639fc248 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 200 Aug 08 20:17:22.818029 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 86/341] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:22 2026] GET /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:22.833245 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:22.838371 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:17:22.838371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-293500555"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:22.838371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-293500555'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:17:22.838371 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume of 1 GB Aug 08 20:17:22.841740 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Availability Zones retrieved successfully. Aug 08 20:17:22.848811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Flow 'volume_create_api' (13f22428-7868-4fd8-9615-9ba8d82fcf5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:22.849535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f297f906-9b1b-45a4-b5a7-2b793e8bbd02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:22.853413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:17:22.883586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f297f906-9b1b-45a4-b5a7-2b793e8bbd02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:22.884500 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b891c5e3-371f-44b2-9ca1-9c6ec7e8a951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:22.921026 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9b1239f8-1a4f-496f-8fa3-44cfaf1fe935 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:22.921026 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b1239f8-1a4f-496f-8fa3-44cfaf1fe935 None None] GET https://10.4.3.206/volume// Aug 08 20:17:22.921026 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b1239f8-1a4f-496f-8fa3-44cfaf1fe935 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:22.921026 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b1239f8-1a4f-496f-8fa3-44cfaf1fe935 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:22.921026 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b1239f8-1a4f-496f-8fa3-44cfaf1fe935 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:22.921026 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 86/342] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20: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 08 20:17:22.929773 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-8cefca7e-3564-46f1-a17b-72f9ce82ecdd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:22.931794 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-8cefca7e-3564-46f1-a17b-72f9ce82ecdd tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:17:22.931884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-8cefca7e-3564-46f1-a17b-72f9ce82ecdd tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:22.932043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-8cefca7e-3564-46f1-a17b-72f9ce82ecdd tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:22.932414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Created reservations ['0f939d03-470c-492c-a142-765221cef20f', 'd1444889-55f6-4b2e-a6b2-411166c5e41d', 'b19f7a68-6129-4b9c-ac21-26937632820c', '3a0beb0c-f1dc-40a0-aa4e-048ad3aa3f19'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:17:22.933731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b891c5e3-371f-44b2-9ca1-9c6ec7e8a951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f939d03-470c-492c-a142-765221cef20f', 'd1444889-55f6-4b2e-a6b2-411166c5e41d', 'b19f7a68-6129-4b9c-ac21-26937632820c', '3a0beb0c-f1dc-40a0-aa4e-048ad3aa3f19']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:22.934823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4aba66d-6fe6-4465-8538-03f0358c02be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:22.940703 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:22.940703 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:22.944246 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-8cefca7e-3564-46f1-a17b-72f9ce82ecdd tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:17:22.948903 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-8cefca7e-3564-46f1-a17b-72f9ce82ecdd tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:17:22.951373 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 86/343] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:22 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:22.964972 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4aba66d-6fe6-4465-8538-03f0358c02be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f767cad3-ef05-4af3-b0fc-dfe4b971c0c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-293500555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2352f0247a04a2aa49da1289c9b099d',qos_specs=None,replication_status=,reservations=['0f939d03-470c-492c-a142-765221cef20f','d1444889-55f6-4b2e-a6b2-411166c5e41d','b19f7a68-6129-4b9c-ac21-26937632820c','3a0beb0c-f1dc-40a0-aa4e-048ad3aa3f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:17:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-293500555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f767cad3-ef05-4af3-b0fc-dfe4b971c0c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2352f0247a04a2aa49da1289c9b099d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:22.966116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787fb84f-e28d-4945-bca3-24e10e8761a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:22.991398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (787fb84f-e28d-4945-bca3-24e10e8761a9) transitioned into state 'SUCCESS' from state '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-293500555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2352f0247a04a2aa49da1289c9b099d',qos_specs=None,replication_status=,reservations=['0f939d03-470c-492c-a142-765221cef20f','d1444889-55f6-4b2e-a6b2-411166c5e41d','b19f7a68-6129-4b9c-ac21-26937632820c','3a0beb0c-f1dc-40a0-aa4e-048ad3aa3f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8339607ba00b45dd95b42ca1ce7aa002',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:22.992324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34480e28-a6bb-4ffe-9118-078b340dc9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:23.009405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34480e28-a6bb-4ffe-9118-078b340dc9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:23.010358 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Flow 'volume_create_api' (13f22428-7868-4fd8-9615-9ba8d82fcf5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:23.010745 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Create volume request issued successfully. Aug 08 20:17:23.011425 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af0b5679-f19d-4705-9dd5-ac4a57db92ac tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:17:23.011888 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 86/344] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:17:22 2026] POST /volume/v3/volumes => generated 751 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:17:23.027406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f44dfc61-30a3-4f20-8395-1f4ba9a06885 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:23.027731 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f44dfc61-30a3-4f20-8395-1f4ba9a06885 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:17:23.027731 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f44dfc61-30a3-4f20-8395-1f4ba9a06885 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:23.027987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f44dfc61-30a3-4f20-8395-1f4ba9a06885 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:23.036975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:23.037553 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:23.037553 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:23.039662 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] PUT https://10.4.3.206/volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc Aug 08 20:17:23.040037 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:23.042481 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f44dfc61-30a3-4f20-8395-1f4ba9a06885 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:23.048976 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f44dfc61-30a3-4f20-8395-1f4ba9a06885 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 200 Aug 08 20:17:23.049728 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 87/345] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:23 2026] GET /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:23.051244 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Acquiring lock "cinder-attachment_update-43a29f53-c7d1-472b-8070-e1bdb80ab4bf-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:17:23.057514 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Lock "cinder-attachment_update-43a29f53-c7d1-472b-8070-e1bdb80ab4bf-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:17:23.059041 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:23.059041 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:23.239615 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Lock "cinder-attachment_update-43a29f53-c7d1-472b-8070-e1bdb80ab4bf-np0000006809" released by "attachment_update" :: held 0.182s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:17:23.239927 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-7242f8ec-8d2f-4500-93eb-59d41776002e tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc returned with HTTP 200 Aug 08 20:17:23.240407 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 87/346] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:17:23 2026] PUT /volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:23.267247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-1e67b536-ecc6-4508-bd59-e75e06cf1109 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:23.269471 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-1e67b536-ecc6-4508-bd59-e75e06cf1109 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] POST https://10.4.3.206/volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc/action Aug 08 20:17:23.269901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-1e67b536-ecc6-4508-bd59-e75e06cf1109 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:23.270066 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-1e67b536-ecc6-4508-bd59-e75e06cf1109 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:23.285240 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:23.285240 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:23.296521 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a5d60a49-b502-4e97-bdc9-3831ce487771 req-1e67b536-ecc6-4508-bd59-e75e06cf1109 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc/action returned with HTTP 204 Aug 08 20:17:23.297018 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 87/347] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:23 2026] POST /volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:24.066171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-942b0207-c8ca-4e7e-b07b-b04a1332857b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:24.068234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-942b0207-c8ca-4e7e-b07b-b04a1332857b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:17:24.068569 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-942b0207-c8ca-4e7e-b07b-b04a1332857b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:24.068861 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-942b0207-c8ca-4e7e-b07b-b04a1332857b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:24.081825 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:24.081825 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:24.089213 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-942b0207-c8ca-4e7e-b07b-b04a1332857b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:24.098329 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-942b0207-c8ca-4e7e-b07b-b04a1332857b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 200 Aug 08 20:17:24.100085 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 87/348] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:24 2026] GET /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:26.736728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-74c1d73b-344a-4718-a7df-60e6f163aba0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:26.739699 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74c1d73b-344a-4718-a7df-60e6f163aba0 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:17:26.739938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74c1d73b-344a-4718-a7df-60e6f163aba0 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:26.740087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74c1d73b-344a-4718-a7df-60e6f163aba0 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:26.752519 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:26.752519 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:26.758898 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74c1d73b-344a-4718-a7df-60e6f163aba0 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:17:26.767730 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74c1d73b-344a-4718-a7df-60e6f163aba0 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:17:26.767730 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 88/349] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:26 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:17:26.826653 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-1a349331-d9fb-4f46-bfe8-311591093d9d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:26.829963 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-1a349331-d9fb-4f46-bfe8-311591093d9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:17:26.830169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-1a349331-d9fb-4f46-bfe8-311591093d9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:26.830414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-1a349331-d9fb-4f46-bfe8-311591093d9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:26.850289 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:26.850289 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:26.860818 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-1a349331-d9fb-4f46-bfe8-311591093d9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:17:26.865832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-1a349331-d9fb-4f46-bfe8-311591093d9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:17:26.866356 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 88/350] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:26 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:26.888301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:26.893199 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1/action Aug 08 20:17:26.893583 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:26.893699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:26.907990 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:26.907990 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:26.908499 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:17:26.921028 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Begin detaching volume completed successfully. Aug 08 20:17:26.921073 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-fff8806d-2f20-49ac-9e3e-f5def3a6925c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1/action returned with HTTP 202 Aug 08 20:17:26.921512 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 88/351] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:17:26 2026] POST /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:17:26.995120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d864570b-44d8-4e31-b1f5-a5d7eea6a4c4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:26.996028 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d864570b-44d8-4e31-b1f5-a5d7eea6a4c4 None None] GET https://10.4.3.206/volume// Aug 08 20:17:26.996028 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d864570b-44d8-4e31-b1f5-a5d7eea6a4c4 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:26.996028 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d864570b-44d8-4e31-b1f5-a5d7eea6a4c4 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:26.996196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d864570b-44d8-4e31-b1f5-a5d7eea6a4c4 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:26.996576 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 88/352] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:27.014258 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-85de82ec-63cc-49f5-839a-d4f563e235d2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:27.017291 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-85de82ec-63cc-49f5-839a-d4f563e235d2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:17:27.019795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-85de82ec-63cc-49f5-839a-d4f563e235d2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:27.020044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-85de82ec-63cc-49f5-839a-d4f563e235d2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:27.040567 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:27.040567 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:27.049409 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-85de82ec-63cc-49f5-839a-d4f563e235d2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:17:27.056468 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-85de82ec-63cc-49f5-839a-d4f563e235d2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:17:27.057213 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 89/353] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:27 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:28.175473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-65d57c97-25d5-40b8-9002-ce0685fe0219 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:28.178958 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-65d57c97-25d5-40b8-9002-ce0685fe0219 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f Aug 08 20:17:28.179209 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-65d57c97-25d5-40b8-9002-ce0685fe0219 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:28.179459 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-65d57c97-25d5-40b8-9002-ce0685fe0219 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:28.181866 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=244,cinder:UPDATE=30,cinder:INSERT=8 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:17:28.190898 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:28.190898 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:28.251818 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66599fe6-88b5-4dd2-bf2e-85e8a1123909 req-65d57c97-25d5-40b8-9002-ce0685fe0219 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f returned with HTTP 200 Aug 08 20:17:28.252256 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 89/354] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:28 2026] DELETE /volume/v3/attachments/b8348e17-ea29-4172-bd9b-52d73a294e2f => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:29.113019 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-637c93fb-73fe-4338-b0ad-776fd178124d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:29.115261 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-637c93fb-73fe-4338-b0ad-776fd178124d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:17:29.115549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-637c93fb-73fe-4338-b0ad-776fd178124d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:29.115903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-637c93fb-73fe-4338-b0ad-776fd178124d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:29.120443 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=266,cinder:UPDATE=36,cinder:INSERT=15 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:17:29.132198 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:29.132198 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:29.137502 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-637c93fb-73fe-4338-b0ad-776fd178124d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:17:29.146053 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-637c93fb-73fe-4338-b0ad-776fd178124d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:17:29.146053 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 89/355] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:29 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:29.387863 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-623ba4dc-1e4d-471f-83d1-e742185ae7b5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:29.393858 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-623ba4dc-1e4d-471f-83d1-e742185ae7b5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] GET https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:17:29.393858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-623ba4dc-1e4d-471f-83d1-e742185ae7b5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:29.393858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-623ba4dc-1e4d-471f-83d1-e742185ae7b5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:29.396162 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:UPDATE=24,cinder:INSERT=10,cinder:SELECT=212 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:17:29.414579 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:29.414579 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:29.418819 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-623ba4dc-1e4d-471f-83d1-e742185ae7b5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:17:29.426100 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-623ba4dc-1e4d-471f-83d1-e742185ae7b5 tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 200 Aug 08 20:17:29.426778 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 89/356] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:17:29 2026] GET /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 1833 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-f1163cc2-dfd6-40b0-ae22-f91b12c6d39d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-f1163cc2-dfd6-40b0-ae22-f91b12c6d39d tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-f1163cc2-dfd6-40b0-ae22-f91b12c6d39d tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-f1163cc2-dfd6-40b0-ae22-f91b12c6d39d tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=232,cinder:UPDATE=15,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-f1163cc2-dfd6-40b0-ae22-f91b12c6d39d tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-f1163cc2-dfd6-40b0-ae22-f91b12c6d39d tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 200 Aug 08 20:17:33.556452 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 90/357] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:32 2026] GET /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-3023e079-a199-4cd9-ae99-944a9d3c54cd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-3023e079-a199-4cd9-ae99-944a9d3c54cd tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-3023e079-a199-4cd9-ae99-944a9d3c54cd tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-3023e079-a199-4cd9-ae99-944a9d3c54cd tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-3023e079-a199-4cd9-ae99-944a9d3c54cd tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-3023e079-a199-4cd9-ae99-944a9d3c54cd tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 200 Aug 08 20:17:33.557957 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 90/358] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:32 2026] GET /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ea37bbf1-b864-41f9-a8ad-bf312d2611cb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ea37bbf1-b864-41f9-a8ad-bf312d2611cb tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ea37bbf1-b864-41f9-a8ad-bf312d2611cb tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ea37bbf1-b864-41f9-a8ad-bf312d2611cb tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ea37bbf1-b864-41f9-a8ad-bf312d2611cb tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ea37bbf1-b864-41f9-a8ad-bf312d2611cb tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 200 Aug 08 20:17:33.559070 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 90/359] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:33 2026] GET /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:33.559859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cc5dc471-b308-459b-a967-d7bec511a2bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.559859 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc5dc471-b308-459b-a967-d7bec511a2bc None None] GET https://10.4.3.206/volume// Aug 08 20:17:33.559859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc5dc471-b308-459b-a967-d7bec511a2bc None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:33.559859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc5dc471-b308-459b-a967-d7bec511a2bc None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:33.559859 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc5dc471-b308-459b-a967-d7bec511a2bc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:33.559859 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 90/360] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:17:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-e6a42e9d-c4a6-4b85-86ec-3b3864d62d90 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-e6a42e9d-c4a6-4b85-86ec-3b3864d62d90 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-e6a42e9d-c4a6-4b85-86ec-3b3864d62d90 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7653531-6752-48d9-adbe-78f18af7eb74", "connector": null, "instance_uuid": "4b29c524-1995-4044-b6d3-6d0c97bd38da"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-e6a42e9d-c4a6-4b85-86ec-3b3864d62d90 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:17:33.561042 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 91/361] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:17:33 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:33.561693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e4797da-cccd-49b4-bf50-40e8bc3a4466 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.561693 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e4797da-cccd-49b4-bf50-40e8bc3a4466 None None] GET https://10.4.3.206/volume// Aug 08 20:17:33.561693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e4797da-cccd-49b4-bf50-40e8bc3a4466 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:33.561693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e4797da-cccd-49b4-bf50-40e8bc3a4466 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:33.561693 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e4797da-cccd-49b4-bf50-40e8bc3a4466 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:33.561693 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 91/362] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:17:33 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ed80806b-5507-4589-8366-8b3b3a577f4a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ed80806b-5507-4589-8366-8b3b3a577f4a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ed80806b-5507-4589-8366-8b3b3a577f4a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f99c4a7-97bc-433c-9548-bee394fa26f0", "connector": null, "instance_uuid": "4b29c524-1995-4044-b6d3-6d0c97bd38da"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ed80806b-5507-4589-8366-8b3b3a577f4a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:17:33.562191 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 91/363] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:17:33 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 08 20:17:33.562554 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7d31874-67a5-42e4-b51a-58c31a0ddb87 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.562554 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7d31874-67a5-42e4-b51a-58c31a0ddb87 None None] GET https://10.4.3.206/volume// Aug 08 20:17:33.562554 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7d31874-67a5-42e4-b51a-58c31a0ddb87 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:33.562554 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7d31874-67a5-42e4-b51a-58c31a0ddb87 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:33.562554 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7d31874-67a5-42e4-b51a-58c31a0ddb87 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:33.562554 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 91/364] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:17: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 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d8756dbc-09e5-4a70-b215-b7284bb748e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d8756dbc-09e5-4a70-b215-b7284bb748e9 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d8756dbc-09e5-4a70-b215-b7284bb748e9 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f767cad3-ef05-4af3-b0fc-dfe4b971c0c3", "connector": null, "instance_uuid": "4b29c524-1995-4044-b6d3-6d0c97bd38da"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d8756dbc-09e5-4a70-b215-b7284bb748e9 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:17:33.562864 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 92/365] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:17:33 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 08 20:17:35.495070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-550e3377-aa2f-4c89-82e8-cc155d7cc2ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:35.495070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-550e3377-aa2f-4c89-82e8-cc155d7cc2ee None None] GET https://10.4.3.206/volume// Aug 08 20:17:35.495070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-550e3377-aa2f-4c89-82e8-cc155d7cc2ee None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:35.495070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-550e3377-aa2f-4c89-82e8-cc155d7cc2ee None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:35.495554 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-550e3377-aa2f-4c89-82e8-cc155d7cc2ee None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:35.495636 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 92/366] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:35.510901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-12853efd-44b4-423b-a30d-956ce335b163 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:35.513441 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-12853efd-44b4-423b-a30d-956ce335b163 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:17:35.513756 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-12853efd-44b4-423b-a30d-956ce335b163 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:35.514001 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-12853efd-44b4-423b-a30d-956ce335b163 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:35.532207 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:35.532207 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:35.539507 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-12853efd-44b4-423b-a30d-956ce335b163 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:35.546647 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-12853efd-44b4-423b-a30d-956ce335b163 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 200 Aug 08 20:17:35.547071 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 92/367] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:35 2026] GET /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 1539 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:35.662126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:35.666934 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] PUT https://10.4.3.206/volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015 Aug 08 20:17:35.667295 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:35.679803 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Acquiring lock "cinder-attachment_update-e7653531-6752-48d9-adbe-78f18af7eb74-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:17:35.693864 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Lock "cinder-attachment_update-e7653531-6752-48d9-adbe-78f18af7eb74-np0000006809" acquired by "attachment_update" :: waited 0.014s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:17:35.695164 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:35.695164 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:35.806126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Lock "cinder-attachment_update-e7653531-6752-48d9-adbe-78f18af7eb74-np0000006809" released by "attachment_update" :: held 0.112s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:17:35.806510 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d52c0c17-41d6-471a-a775-cef2acec702a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015 returned with HTTP 200 Aug 08 20:17:35.806928 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 92/368] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:17:35 2026] PUT /volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:35.836472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-010536f7-1bdd-4eb3-8822-98ad93c7c331 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:35.838852 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-010536f7-1bdd-4eb3-8822-98ad93c7c331 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015/action Aug 08 20:17:35.839203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-010536f7-1bdd-4eb3-8822-98ad93c7c331 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:35.839336 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-010536f7-1bdd-4eb3-8822-98ad93c7c331 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:35.859631 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:35.859631 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:35.870333 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-010536f7-1bdd-4eb3-8822-98ad93c7c331 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015/action returned with HTTP 204 Aug 08 20:17:35.870810 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 93/369] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:35 2026] POST /volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:35.893765 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9c97780b-97c3-40db-960b-2c6848092e7b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:35.894116 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c97780b-97c3-40db-960b-2c6848092e7b None None] GET https://10.4.3.206/volume// Aug 08 20:17:35.894303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c97780b-97c3-40db-960b-2c6848092e7b None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:35.894484 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c97780b-97c3-40db-960b-2c6848092e7b None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:35.894760 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c97780b-97c3-40db-960b-2c6848092e7b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:35.895037 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 93/370] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:35.906141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-de8b515b-a665-45f9-b648-7db495d3c510 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:35.908714 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-de8b515b-a665-45f9-b648-7db495d3c510 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:17:35.908929 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-de8b515b-a665-45f9-b648-7db495d3c510 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:35.909114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-de8b515b-a665-45f9-b648-7db495d3c510 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:35.918558 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:35.918558 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:35.922154 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-de8b515b-a665-45f9-b648-7db495d3c510 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:35.930168 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-de8b515b-a665-45f9-b648-7db495d3c510 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 200 Aug 08 20:17:35.930645 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 93/371] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:35 2026] GET /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 1024 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:36.050359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:36.054414 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] PUT https://10.4.3.206/volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5 Aug 08 20:17:36.054964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:36.068794 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Acquiring lock "cinder-attachment_update-0f99c4a7-97bc-433c-9548-bee394fa26f0-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:17:36.074472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Lock "cinder-attachment_update-0f99c4a7-97bc-433c-9548-bee394fa26f0-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:17:36.075498 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:36.075498 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:36.204261 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Lock "cinder-attachment_update-0f99c4a7-97bc-433c-9548-bee394fa26f0-np0000006809" released by "attachment_update" :: held 0.130s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:17:36.204680 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ad4c192d-af9b-4cca-aa8c-e5fbd12f5272 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5 returned with HTTP 200 Aug 08 20:17:36.206021 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 93/372] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:17:36 2026] PUT /volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:36.249408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ff2ba874-27b3-434f-9722-42d244f2e584 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:36.249680 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ff2ba874-27b3-434f-9722-42d244f2e584 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5/action Aug 08 20:17:36.250092 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ff2ba874-27b3-434f-9722-42d244f2e584 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:36.250251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ff2ba874-27b3-434f-9722-42d244f2e584 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:36.273466 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:36.273466 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:36.297746 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-ff2ba874-27b3-434f-9722-42d244f2e584 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5/action returned with HTTP 204 Aug 08 20:17:36.298475 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 94/373] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:36 2026] POST /volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:36.340231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-93d4b62e-0d0f-49e8-a9cf-d7e9e3163732 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:36.340879 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93d4b62e-0d0f-49e8-a9cf-d7e9e3163732 None None] GET https://10.4.3.206/volume// Aug 08 20:17:36.341007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93d4b62e-0d0f-49e8-a9cf-d7e9e3163732 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:36.341211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93d4b62e-0d0f-49e8-a9cf-d7e9e3163732 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:36.342065 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93d4b62e-0d0f-49e8-a9cf-d7e9e3163732 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:36.342065 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 94/374] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:36.356848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-8c8619b1-f8cd-4f4a-aab2-88f8dee51707 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:36.359604 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-8c8619b1-f8cd-4f4a-aab2-88f8dee51707 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:17:36.359604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-8c8619b1-f8cd-4f4a-aab2-88f8dee51707 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:36.359604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-8c8619b1-f8cd-4f4a-aab2-88f8dee51707 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:36.372208 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:36.372208 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:36.377762 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-8c8619b1-f8cd-4f4a-aab2-88f8dee51707 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:17:36.385539 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-8c8619b1-f8cd-4f4a-aab2-88f8dee51707 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 200 Aug 08 20:17:36.387041 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 94/375] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:36 2026] GET /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:36.528197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:36.530354 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] PUT https://10.4.3.206/volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351 Aug 08 20:17:36.530751 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:36.542978 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Acquiring lock "cinder-attachment_update-f767cad3-ef05-4af3-b0fc-dfe4b971c0c3-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:17:36.547959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Lock "cinder-attachment_update-f767cad3-ef05-4af3-b0fc-dfe4b971c0c3-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:17:36.548912 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:36.548912 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:36.636782 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Lock "cinder-attachment_update-f767cad3-ef05-4af3-b0fc-dfe4b971c0c3-np0000006809" released by "attachment_update" :: held 0.089s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:17:36.637079 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-208d1a50-76a1-4ab8-9cbc-608afa245728 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351 returned with HTTP 200 Aug 08 20:17:36.637616 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 94/376] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:17:36 2026] PUT /volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:36.677792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d214f4e4-24a4-486a-8319-f1f1b08e0b77 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:36.680075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d214f4e4-24a4-486a-8319-f1f1b08e0b77 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] POST https://10.4.3.206/volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351/action Aug 08 20:17:36.680208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d214f4e4-24a4-486a-8319-f1f1b08e0b77 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:36.680310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d214f4e4-24a4-486a-8319-f1f1b08e0b77 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:36.699133 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:36.699133 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:36.716778 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4a7877fb-ab3b-408e-bad7-481e97ad93eb req-d214f4e4-24a4-486a-8319-f1f1b08e0b77 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351/action returned with HTTP 204 Aug 08 20:17:36.717412 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 95/377] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:36 2026] POST /volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:42.865090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:42.868114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:17:42.868548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "a9983166-3465-488e-85b4-8f9b77d1ce67-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:42.870564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'a9983166-3465-488e-85b4-8f9b77d1ce67-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:17:42.871121 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Create volume of 1 GB Aug 08 20:17:42.880170 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Availability Zones retrieved successfully. Aug 08 20:17:42.888195 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Flow 'volume_create_api' (9d14651b-1cd1-4841-9334-499dbf4097b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:42.889321 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb70491-bbd1-48a9-a189-f4f13bf03b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:42.890615 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:17:42.925111 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb70491-bbd1-48a9-a189-f4f13bf03b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:42.926506 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936fc580-6fb6-4dc5-b75b-cf0154272135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:43.023787 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Created reservations ['1a40bd5c-b8d0-438a-a9ca-94412741a0ed', 'f7d01137-edc3-48a9-bffa-886e0674a951', '0f8058ba-5ea6-4ff0-b35e-3397ccdc847c', '028b9540-687c-4a93-8bff-cbc0a6adcbee'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:17:43.024763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936fc580-6fb6-4dc5-b75b-cf0154272135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a40bd5c-b8d0-438a-a9ca-94412741a0ed', 'f7d01137-edc3-48a9-bffa-886e0674a951', '0f8058ba-5ea6-4ff0-b35e-3397ccdc847c', '028b9540-687c-4a93-8bff-cbc0a6adcbee']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:43.025702 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ab9102-d470-432d-8dc9-6408ec189343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:43.069031 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ab9102-d470-432d-8dc9-6408ec189343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '602cb2a4-08da-4376-9bc1-6a17b1dbc949', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='a9983166-3465-488e-85b4-8f9b77d1ce67-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3027ba38dd41158bb1126b37c4b95d',qos_specs=None,replication_status=,reservations=['1a40bd5c-b8d0-438a-a9ca-94412741a0ed','f7d01137-edc3-48a9-bffa-886e0674a951','0f8058ba-5ea6-4ff0-b35e-3397ccdc847c','028b9540-687c-4a93-8bff-cbc0a6adcbee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88311d4d8bd5485fbdc7159709f7c0b9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:17:43Z,deleted=False,deleted_at=None,display_description='',display_name='a9983166-3465-488e-85b4-8f9b77d1ce67-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=602cb2a4-08da-4376-9bc1-6a17b1dbc949,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3027ba38dd41158bb1126b37c4b95d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88311d4d8bd5485fbdc7159709f7c0b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:43.070258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21a90e9-01de-4297-ba30-92ec47914ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:43.105688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21a90e9-01de-4297-ba30-92ec47914ac9) transitioned into 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='a9983166-3465-488e-85b4-8f9b77d1ce67-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a3027ba38dd41158bb1126b37c4b95d',qos_specs=None,replication_status=,reservations=['1a40bd5c-b8d0-438a-a9ca-94412741a0ed','f7d01137-edc3-48a9-bffa-886e0674a951','0f8058ba-5ea6-4ff0-b35e-3397ccdc847c','028b9540-687c-4a93-8bff-cbc0a6adcbee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88311d4d8bd5485fbdc7159709f7c0b9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:43.106606 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1349c77b-57fd-4d99-90f0-83124bf0ce47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:43.121444 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1349c77b-57fd-4d99-90f0-83124bf0ce47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:43.122655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Flow 'volume_create_api' (9d14651b-1cd1-4841-9334-499dbf4097b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:43.123140 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Create volume request issued successfully. Aug 08 20:17:43.123823 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b6a7d85c-2eba-4064-b130-aedfc33105fb tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:17:43.124559 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 95/378] 10.4.3.206 () {72 vars in 1541 bytes} [Sat Aug 8 20:17:42 2026] POST /volume/v3/volumes => generated 749 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:17:43.137693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-6c5c4cd4-50ba-41c7-91ca-f6ce15dc9316 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:43.143337 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-6c5c4cd4-50ba-41c7-91ca-f6ce15dc9316 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:17:43.143772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-6c5c4cd4-50ba-41c7-91ca-f6ce15dc9316 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:43.144017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-6c5c4cd4-50ba-41c7-91ca-f6ce15dc9316 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:43.158090 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:43.158090 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:43.165956 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-6c5c4cd4-50ba-41c7-91ca-f6ce15dc9316 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:17:43.173040 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-6c5c4cd4-50ba-41c7-91ca-f6ce15dc9316 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 returned with HTTP 200 Aug 08 20:17:43.173667 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 95/379] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:43 2026] GET /volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:43.187864 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-9fdade09-587c-4744-b50a-87622927d464 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:43.191515 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-9fdade09-587c-4744-b50a-87622927d464 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:17:43.191515 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-9fdade09-587c-4744-b50a-87622927d464 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:43.191849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-9fdade09-587c-4744-b50a-87622927d464 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:43.202849 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:43.202849 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:43.208466 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-9fdade09-587c-4744-b50a-87622927d464 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:17:43.217510 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-9fdade09-587c-4744-b50a-87622927d464 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 returned with HTTP 200 Aug 08 20:17:43.220183 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 95/380] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:43 2026] GET /volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:46.242321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-0fdd5372-a132-4781-b67c-ee2447bd84aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.244617 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-0fdd5372-a132-4781-b67c-ee2447bd84aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:17:46.244884 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-0fdd5372-a132-4781-b67c-ee2447bd84aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:46.245146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-0fdd5372-a132-4781-b67c-ee2447bd84aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:46.255335 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:46.255335 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:46.267557 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-0fdd5372-a132-4781-b67c-ee2447bd84aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:17:46.273487 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-0fdd5372-a132-4781-b67c-ee2447bd84aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 returned with HTTP 200 Aug 08 20:17:46.274091 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 96/381] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:46 2026] GET /volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:46.282589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5198a98-d367-4124-9fa7-78c78dd42eb1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.283020 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5198a98-d367-4124-9fa7-78c78dd42eb1 None None] GET https://10.4.3.206/volume// Aug 08 20:17:46.283186 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5198a98-d367-4124-9fa7-78c78dd42eb1 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:46.283393 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5198a98-d367-4124-9fa7-78c78dd42eb1 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:46.283741 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5198a98-d367-4124-9fa7-78c78dd42eb1 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:46.284225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 96/382] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:46.292167 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b73853ee-9fc3-4523-97be-4c356a19bae6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.301103 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b73853ee-9fc3-4523-97be-4c356a19bae6 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:17:46.301489 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b73853ee-9fc3-4523-97be-4c356a19bae6 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "602cb2a4-08da-4376-9bc1-6a17b1dbc949", "connector": null, "instance_uuid": "a9983166-3465-488e-85b4-8f9b77d1ce67"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:46.319906 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:46.319906 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:46.374598 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b73853ee-9fc3-4523-97be-4c356a19bae6 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:17:46.375243 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 96/383] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:17:46 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 08 20:17:46.394207 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46e57148-27e1-40ac-bdf7-19a9a9071ce6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.395043 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46e57148-27e1-40ac-bdf7-19a9a9071ce6 None None] GET https://10.4.3.206/volume// Aug 08 20:17:46.395318 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46e57148-27e1-40ac-bdf7-19a9a9071ce6 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:46.395809 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46e57148-27e1-40ac-bdf7-19a9a9071ce6 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:46.396330 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46e57148-27e1-40ac-bdf7-19a9a9071ce6 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:46.396748 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 96/384] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:46.407128 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b588d0dc-2204-4bab-b074-d7dbbd2769fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.409891 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b588d0dc-2204-4bab-b074-d7dbbd2769fa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:17:46.410175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b588d0dc-2204-4bab-b074-d7dbbd2769fa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:46.410430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b588d0dc-2204-4bab-b074-d7dbbd2769fa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:46.424127 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:46.424127 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:46.430245 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b588d0dc-2204-4bab-b074-d7dbbd2769fa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:17:46.436864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-b588d0dc-2204-4bab-b074-d7dbbd2769fa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 returned with HTTP 200 Aug 08 20:17:46.437329 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 97/385] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:46 2026] GET /volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:46.553452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.559202 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] PUT https://10.4.3.206/volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6 Aug 08 20:17:46.559727 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:46.573978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Acquiring lock "cinder-attachment_update-602cb2a4-08da-4376-9bc1-6a17b1dbc949-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:17:46.579786 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Lock "cinder-attachment_update-602cb2a4-08da-4376-9bc1-6a17b1dbc949-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:17:46.580745 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:46.580745 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:46.711800 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Lock "cinder-attachment_update-602cb2a4-08da-4376-9bc1-6a17b1dbc949-np0000006809" released by "attachment_update" :: held 0.132s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:17:46.712410 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-138b83ba-1f1f-4f31-87ef-d5df47798fe0 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6 returned with HTTP 200 Aug 08 20:17:46.713031 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 97/386] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:17:46 2026] PUT /volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:46.753216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1b818c17-351a-4da7-8adf-5284be863f4a req-adddfb5e-8741-403e-883d-95fbbaf234e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:46.756346 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-adddfb5e-8741-403e-883d-95fbbaf234e8 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] POST https://10.4.3.206/volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6/action Aug 08 20:17:46.756655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-adddfb5e-8741-403e-883d-95fbbaf234e8 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:46.756881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-adddfb5e-8741-403e-883d-95fbbaf234e8 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:46.788358 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:46.788358 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:46.803123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1b818c17-351a-4da7-8adf-5284be863f4a req-adddfb5e-8741-403e-883d-95fbbaf234e8 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6/action returned with HTTP 204 Aug 08 20:17:46.803753 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 97/387] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:17:46 2026] POST /volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:49.088946 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-341e0c52-2bde-43f3-a025-57b13024481e req-f32d6d68-1cc5-469c-ac24-a8ddcce70860 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:49.091150 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-f32d6d68-1cc5-469c-ac24-a8ddcce70860 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] DELETE https://10.4.3.206/volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21 Aug 08 20:17:49.091501 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-f32d6d68-1cc5-469c-ac24-a8ddcce70860 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:49.091860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-f32d6d68-1cc5-469c-ac24-a8ddcce70860 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:49.100499 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:49.100499 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:49.103949 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:49.107372 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:17:49.107372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-416626620"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:49.108044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-416626620'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:17:49.108221 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Create volume of 1 GB Aug 08 20:17:49.113702 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Availability Zones retrieved successfully. Aug 08 20:17:49.120008 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Flow 'volume_create_api' (6d18e06c-6ff5-4178-8286-9e69075682c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:49.121331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea2714d-7451-42cf-b95e-6c748e1f1a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:49.122443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:17:49.158854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bea2714d-7451-42cf-b95e-6c748e1f1a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:49.160225 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d667c9a2-3e6e-4d3e-97cf-56179de4b36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:49.164938 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-f32d6d68-1cc5-469c-ac24-a8ddcce70860 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21 returned with HTTP 200 Aug 08 20:17:49.165573 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 97/388] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:49 2026] DELETE /volume/v3/attachments/620b272c-33ee-44f1-956f-6e02ca4e2b21 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:49.182091 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-341e0c52-2bde-43f3-a025-57b13024481e req-92db6d70-831d-4fa8-a7eb-c3080b6d8ee9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:49.184604 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-92db6d70-831d-4fa8-a7eb-c3080b6d8ee9 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] DELETE https://10.4.3.206/volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196 Aug 08 20:17:49.184940 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-92db6d70-831d-4fa8-a7eb-c3080b6d8ee9 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:49.185238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-92db6d70-831d-4fa8-a7eb-c3080b6d8ee9 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:49.199256 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:49.199256 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:49.232061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Created reservations ['706a7718-ab6f-4f9f-83a2-bd5d1d5ffd87', 'fff301c1-6f06-4f21-be5d-6c3f5b3ddf76', '31ca3dfc-5a57-4a16-88c3-9cca4093d16a', '9aadeb89-1a3d-449f-93f8-210797e05e60'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:17:49.232061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d667c9a2-3e6e-4d3e-97cf-56179de4b36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706a7718-ab6f-4f9f-83a2-bd5d1d5ffd87', 'fff301c1-6f06-4f21-be5d-6c3f5b3ddf76', '31ca3dfc-5a57-4a16-88c3-9cca4093d16a', '9aadeb89-1a3d-449f-93f8-210797e05e60']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:49.232781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6102c648-9e29-4fa2-b701-6ffd052b0128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:49.257882 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-92db6d70-831d-4fa8-a7eb-c3080b6d8ee9 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196 returned with HTTP 200 Aug 08 20:17:49.258377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6102c648-9e29-4fa2-b701-6ffd052b0128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-416626620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7dea292a22547c8920d91ea65e38f89',qos_specs=None,replication_status=,reservations=['706a7718-ab6f-4f9f-83a2-bd5d1d5ffd87','fff301c1-6f06-4f21-be5d-6c3f5b3ddf76','31ca3dfc-5a57-4a16-88c3-9cca4093d16a','9aadeb89-1a3d-449f-93f8-210797e05e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5992309f0dab49c08836f60018682872',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:17:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-416626620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7dea292a22547c8920d91ea65e38f89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5992309f0dab49c08836f60018682872',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:49.258556 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 98/389] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:49 2026] DELETE /volume/v3/attachments/af75dabe-2568-4fa9-be02-31bc46886196 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:49.259196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b387b1fe-9a3e-43fc-80a1-d8a871fb9e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:49.274680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-341e0c52-2bde-43f3-a025-57b13024481e req-7dcde337-fc84-4ed6-aa91-2828044506fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:49.277324 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-7dcde337-fc84-4ed6-aa91-2828044506fc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43 Aug 08 20:17:49.277633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-7dcde337-fc84-4ed6-aa91-2828044506fc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:49.277879 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-7dcde337-fc84-4ed6-aa91-2828044506fc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:49.288076 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:49.288076 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:49.289988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b387b1fe-9a3e-43fc-80a1-d8a871fb9e6f) transitioned into state 'SUCCESS' from state '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-416626620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7dea292a22547c8920d91ea65e38f89',qos_specs=None,replication_status=,reservations=['706a7718-ab6f-4f9f-83a2-bd5d1d5ffd87','fff301c1-6f06-4f21-be5d-6c3f5b3ddf76','31ca3dfc-5a57-4a16-88c3-9cca4093d16a','9aadeb89-1a3d-449f-93f8-210797e05e60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5992309f0dab49c08836f60018682872',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:49.294414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2208a5-9087-4d4a-bfab-9b7f4ce4a7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:49.306159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f2208a5-9087-4d4a-bfab-9b7f4ce4a7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:49.307796 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Flow 'volume_create_api' (6d18e06c-6ff5-4178-8286-9e69075682c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:49.308283 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Create volume request issued successfully. Aug 08 20:17:49.309082 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb0f595a-bfb5-49a0-aa2a-b1943ead8658 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:17:49.309708 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 98/390] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:17:49 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:17:49.330444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5028a9f7-4509-4b2a-ac42-896b361f44c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:49.334575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5028a9f7-4509-4b2a-ac42-896b361f44c9 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] GET https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe Aug 08 20:17:49.335124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5028a9f7-4509-4b2a-ac42-896b361f44c9 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:49.335328 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5028a9f7-4509-4b2a-ac42-896b361f44c9 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:49.344094 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:49.344094 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:49.350590 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5028a9f7-4509-4b2a-ac42-896b361f44c9 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Volume info retrieved successfully. Aug 08 20:17:49.356221 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-341e0c52-2bde-43f3-a025-57b13024481e req-7dcde337-fc84-4ed6-aa91-2828044506fc tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43 returned with HTTP 200 Aug 08 20:17:49.356700 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 98/391] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:49 2026] DELETE /volume/v3/attachments/8abf7e16-cb46-4e27-8793-d12ffaa08f43 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:49.356827 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5028a9f7-4509-4b2a-ac42-896b361f44c9 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe returned with HTTP 200 Aug 08 20:17:49.357319 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 98/392] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:49 2026] GET /volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:50.378060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f2dcb6f2-cf31-4a12-8d5f-36540d06746e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.383007 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2dcb6f2-cf31-4a12-8d5f-36540d06746e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] GET https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe Aug 08 20:17:50.385013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2dcb6f2-cf31-4a12-8d5f-36540d06746e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.388833 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2dcb6f2-cf31-4a12-8d5f-36540d06746e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.399122 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.399122 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:50.403693 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f2dcb6f2-cf31-4a12-8d5f-36540d06746e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Volume info retrieved successfully. Aug 08 20:17:50.408361 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2dcb6f2-cf31-4a12-8d5f-36540d06746e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe returned with HTTP 200 Aug 08 20:17:50.408891 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 99/393] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:50.486306 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9a9d8184-1446-442a-a153-4d2577af177b req-ac6cc022-3e9b-4718-ac30-c0cbaea5cc1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.488649 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9a9d8184-1446-442a-a153-4d2577af177b req-ac6cc022-3e9b-4718-ac30-c0cbaea5cc1a tempest-VolumesAdminNegativeTest-964864733 tempest-VolumesAdminNegativeTest-964864733-project] GET https://10.4.3.206/volume/v3/volumes/43f29d76-a99b-416d-83ff-85e90ab55b83 Aug 08 20:17:50.488836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9a9d8184-1446-442a-a153-4d2577af177b req-ac6cc022-3e9b-4718-ac30-c0cbaea5cc1a tempest-VolumesAdminNegativeTest-964864733 tempest-VolumesAdminNegativeTest-964864733-project] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.489064 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9a9d8184-1446-442a-a153-4d2577af177b req-ac6cc022-3e9b-4718-ac30-c0cbaea5cc1a tempest-VolumesAdminNegativeTest-964864733 tempest-VolumesAdminNegativeTest-964864733-project] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.496263 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9a9d8184-1446-442a-a153-4d2577af177b req-ac6cc022-3e9b-4718-ac30-c0cbaea5cc1a tempest-VolumesAdminNegativeTest-964864733 tempest-VolumesAdminNegativeTest-964864733-project] https://10.4.3.206/volume/v3/volumes/43f29d76-a99b-416d-83ff-85e90ab55b83 returned with HTTP 404 Aug 08 20:17:50.496778 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 99/394] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/v3/volumes/43f29d76-a99b-416d-83ff-85e90ab55b83 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:50.508161 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.509931 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe Aug 08 20:17:50.510183 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.510421 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.510975 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Delete volume with id: ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe Aug 08 20:17:50.521797 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.521797 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:50.522448 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Volume info retrieved successfully. Aug 08 20:17:50.544160 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Delete volume request issued successfully. Aug 08 20:17:50.544160 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3294ab3-ba49-44ce-9580-02dfe93b1058 tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe returned with HTTP 202 Aug 08 20:17:50.544725 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 99/395] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:50 2026] DELETE /volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:17:50.552357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a4bf2fd6-94d6-40d9-9f68-39481c7edf9e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.554933 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4bf2fd6-94d6-40d9-9f68-39481c7edf9e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] GET https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe Aug 08 20:17:50.555215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4bf2fd6-94d6-40d9-9f68-39481c7edf9e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.555460 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4bf2fd6-94d6-40d9-9f68-39481c7edf9e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.564872 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.564872 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:50.570773 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a4bf2fd6-94d6-40d9-9f68-39481c7edf9e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Volume info retrieved successfully. Aug 08 20:17:50.576659 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4bf2fd6-94d6-40d9-9f68-39481c7edf9e tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe returned with HTTP 200 Aug 08 20:17:50.577187 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 99/396] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:50.645231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-594b8f22-ea41-4bcd-873f-a2a11ccd3971 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.648515 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-594b8f22-ea41-4bcd-873f-a2a11ccd3971 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:50.648957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-594b8f22-ea41-4bcd-873f-a2a11ccd3971 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.649344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-594b8f22-ea41-4bcd-873f-a2a11ccd3971 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.667655 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.667655 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:50.674073 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-594b8f22-ea41-4bcd-873f-a2a11ccd3971 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:50.680216 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-594b8f22-ea41-4bcd-873f-a2a11ccd3971 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:50.680855 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 100/397] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:50.733791 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-af8f8709-699d-4c49-b0ff-ca2f5606cc51 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.735914 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-af8f8709-699d-4c49-b0ff-ca2f5606cc51 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:50.736150 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-af8f8709-699d-4c49-b0ff-ca2f5606cc51 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.736323 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-af8f8709-699d-4c49-b0ff-ca2f5606cc51 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.746414 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.746414 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:50.754860 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-af8f8709-699d-4c49-b0ff-ca2f5606cc51 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:50.760340 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-af8f8709-699d-4c49-b0ff-ca2f5606cc51 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:50.761028 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 100/398] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:50.785930 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.788062 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] POST https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d/action Aug 08 20:17:50.788594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:17:50.788835 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:50.803407 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.803407 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:50.803407 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:50.808346 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Begin detaching volume completed successfully. Aug 08 20:17:50.808763 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-a01e717e-0061-42a1-a012-156c687f353f tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d/action returned with HTTP 202 Aug 08 20:17:50.809329 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 100/399] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:17:50 2026] POST /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:17:50.862181 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-35bc2df6-3744-4d29-a8a8-ed43a701043a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.862606 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35bc2df6-3744-4d29-a8a8-ed43a701043a None None] GET https://10.4.3.206/volume// Aug 08 20:17:50.862851 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35bc2df6-3744-4d29-a8a8-ed43a701043a None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.862987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35bc2df6-3744-4d29-a8a8-ed43a701043a None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.863318 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35bc2df6-3744-4d29-a8a8-ed43a701043a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:50.863719 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 100/400] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:17:50.876021 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-ba9c6892-6d74-4f22-a636-dfe9f4fb684b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:50.879809 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-ba9c6892-6d74-4f22-a636-dfe9f4fb684b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:50.880164 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-ba9c6892-6d74-4f22-a636-dfe9f4fb684b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:50.880447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-ba9c6892-6d74-4f22-a636-dfe9f4fb684b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:50.893871 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:50.893871 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:50.898349 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-ba9c6892-6d74-4f22-a636-dfe9f4fb684b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:50.904556 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-ba9c6892-6d74-4f22-a636-dfe9f4fb684b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:50.905129 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 101/401] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:50 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:51.591601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e405a1f-aae0-4879-a936-94b6cfc7a9ee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:51.596642 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e405a1f-aae0-4879-a936-94b6cfc7a9ee tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] GET https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe Aug 08 20:17:51.597467 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e405a1f-aae0-4879-a936-94b6cfc7a9ee tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:51.597467 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e405a1f-aae0-4879-a936-94b6cfc7a9ee tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:51.606887 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e405a1f-aae0-4879-a936-94b6cfc7a9ee tempest-VolumesAdminNegativeTest-1623062023 tempest-VolumesAdminNegativeTest-1623062023-project-member] https://10.4.3.206/volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe returned with HTTP 404 Aug 08 20:17:51.607599 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 101/402] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:51 2026] GET /volume/v3/volumes/ba3c6e8b-fa94-4c9d-88fb-d09e035d24fe => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:52.998270 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5d37ba86-a897-433e-8654-80fe07b6e329 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:53.001652 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:17:53.002406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:53.002406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:53.002406 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Delete volume with id: 5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:17:53.014628 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:53.014628 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:53.017552 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:17:53.047356 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Delete volume request issued successfully. Aug 08 20:17:53.047628 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d37ba86-a897-433e-8654-80fe07b6e329 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 202 Aug 08 20:17:53.048165 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 101/403] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:52 2026] DELETE /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:53.056029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01f9368b-a08d-4c05-a36b-13b33dec4960 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:53.059120 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01f9368b-a08d-4c05-a36b-13b33dec4960 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:17:53.059120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01f9368b-a08d-4c05-a36b-13b33dec4960 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:53.059120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01f9368b-a08d-4c05-a36b-13b33dec4960 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:53.070361 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:53.070361 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:53.078410 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-01f9368b-a08d-4c05-a36b-13b33dec4960 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:17:53.088715 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01f9368b-a08d-4c05-a36b-13b33dec4960 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 200 Aug 08 20:17:53.092105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 101/404] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:53 2026] GET /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:53.369439 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-737c5a2d-ba9f-45ec-9410-3d6bff132b2d req-4e7ca5bd-389b-4aa1-b254-4ca0d340d5d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:53.372999 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-737c5a2d-ba9f-45ec-9410-3d6bff132b2d req-4e7ca5bd-389b-4aa1-b254-4ca0d340d5d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:17:53.373239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-737c5a2d-ba9f-45ec-9410-3d6bff132b2d req-4e7ca5bd-389b-4aa1-b254-4ca0d340d5d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:53.373523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-737c5a2d-ba9f-45ec-9410-3d6bff132b2d req-4e7ca5bd-389b-4aa1-b254-4ca0d340d5d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:53.392925 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:53.392925 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:53.398919 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-737c5a2d-ba9f-45ec-9410-3d6bff132b2d req-4e7ca5bd-389b-4aa1-b254-4ca0d340d5d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:17:53.408477 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-737c5a2d-ba9f-45ec-9410-3d6bff132b2d req-4e7ca5bd-389b-4aa1-b254-4ca0d340d5d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 returned with HTTP 200 Aug 08 20:17:53.408869 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 102/405] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:53 2026] GET /volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:53.410806 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-26ab7b53-03c9-49e7-824c-9b8e7dda2e37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:53.413488 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-26ab7b53-03c9-49e7-824c-9b8e7dda2e37 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] DELETE https://10.4.3.206/volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074 Aug 08 20:17:53.413667 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-26ab7b53-03c9-49e7-824c-9b8e7dda2e37 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:53.413866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-26ab7b53-03c9-49e7-824c-9b8e7dda2e37 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:53.422005 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:53.422005 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:53.471561 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-126b3ea2-c554-41c1-b26b-8d6672e43106 req-26ab7b53-03c9-49e7-824c-9b8e7dda2e37 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074 returned with HTTP 200 Aug 08 20:17:53.471561 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 102/406] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:17:53 2026] DELETE /volume/v3/attachments/fb87de6e-35f6-4fcb-9427-bc58aace7074 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:54.026322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb82f34a-c044-4960-a65f-88d23ac7c363 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:54.028099 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb82f34a-c044-4960-a65f-88d23ac7c363 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:54.028280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb82f34a-c044-4960-a65f-88d23ac7c363 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:54.028479 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb82f34a-c044-4960-a65f-88d23ac7c363 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:54.035850 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:54.035850 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:54.039240 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb82f34a-c044-4960-a65f-88d23ac7c363 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:54.042986 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb82f34a-c044-4960-a65f-88d23ac7c363 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:54.043442 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 102/407] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:54 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:54.103179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11dd0ce8-a473-4c1e-963e-5bbcd65d0a91 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:54.105484 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11dd0ce8-a473-4c1e-963e-5bbcd65d0a91 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 Aug 08 20:17:54.105743 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11dd0ce8-a473-4c1e-963e-5bbcd65d0a91 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:54.106013 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11dd0ce8-a473-4c1e-963e-5bbcd65d0a91 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:54.113359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11dd0ce8-a473-4c1e-963e-5bbcd65d0a91 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 returned with HTTP 404 Aug 08 20:17:54.114015 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 102/408] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:54 2026] GET /volume/v3/volumes/5ed846de-cf79-4bd0-b8d6-dfd326fc7d99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:54.120945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:54.122706 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:17:54.122881 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:54.123116 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:54.123305 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Delete volume with id: 7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:17:54.131079 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:54.131079 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:54.131598 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:17:54.154333 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Delete volume request issued successfully. Aug 08 20:17:54.154333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f40d098d-933f-46bc-895c-02b33e1f5e0e tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 202 Aug 08 20:17:54.154333 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 103/409] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:54 2026] DELETE /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:54.164228 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f79d2f88-230a-4a7e-a905-82ee2c7cbb92 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:54.164228 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f79d2f88-230a-4a7e-a905-82ee2c7cbb92 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:17:54.164228 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f79d2f88-230a-4a7e-a905-82ee2c7cbb92 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:54.164228 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f79d2f88-230a-4a7e-a905-82ee2c7cbb92 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:54.170703 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:54.170703 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:54.174733 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f79d2f88-230a-4a7e-a905-82ee2c7cbb92 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:17:54.179005 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f79d2f88-230a-4a7e-a905-82ee2c7cbb92 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 200 Aug 08 20:17:54.179444 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 103/410] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:54 2026] GET /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:55.193965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ed429970-d3ec-4abb-b351-74acfeb7d6ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:55.196190 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ed429970-d3ec-4abb-b351-74acfeb7d6ce tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 Aug 08 20:17:55.196562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ed429970-d3ec-4abb-b351-74acfeb7d6ce tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:55.197098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ed429970-d3ec-4abb-b351-74acfeb7d6ce tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:55.204276 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ed429970-d3ec-4abb-b351-74acfeb7d6ce tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 returned with HTTP 404 Aug 08 20:17:55.204938 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 103/411] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:55 2026] GET /volume/v3/volumes/7ffee57b-4ecb-4094-950c-0bf13f315ec1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:55.215310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:55.216993 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:17:55.217216 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:55.217425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:55.217613 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Delete volume with id: c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:17:55.228032 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:55.228032 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:55.228711 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:17:55.257312 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Delete volume request issued successfully. Aug 08 20:17:55.257540 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5115240-86b0-4b95-a87d-9f1cb25ffd9c tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 202 Aug 08 20:17:55.257945 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 103/412] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:55 2026] DELETE /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:55.265250 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec621109-6249-44ad-a77f-83086f2a5720 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:55.266995 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec621109-6249-44ad-a77f-83086f2a5720 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:17:55.267246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec621109-6249-44ad-a77f-83086f2a5720 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:55.267477 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec621109-6249-44ad-a77f-83086f2a5720 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:55.274474 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:55.274474 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:55.278522 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec621109-6249-44ad-a77f-83086f2a5720 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Volume info retrieved successfully. Aug 08 20:17:55.285136 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec621109-6249-44ad-a77f-83086f2a5720 tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 200 Aug 08 20:17:55.285136 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 104/413] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:55 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:56.279637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c282b266-d676-4203-8415-23e3e67534f9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:56.281615 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:17:56.282030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-228470011"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:56.283801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-228470011'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:17:56.283976 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume of 1 GB Aug 08 20:17:56.289352 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Availability Zones retrieved successfully. Aug 08 20:17:56.299746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Flow 'volume_create_api' (00d06f25-a3d3-48b5-b567-a50609fd28a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:56.300654 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca056580-38bc-4c4c-87db-79240e5d81f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:56.303486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b2cb788-830f-4ce8-9689-45c4ced893cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:56.305586 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:17:56.307515 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b2cb788-830f-4ce8-9689-45c4ced893cd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] GET https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 Aug 08 20:17:56.307693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b2cb788-830f-4ce8-9689-45c4ced893cd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:56.307856 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b2cb788-830f-4ce8-9689-45c4ced893cd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:56.319232 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b2cb788-830f-4ce8-9689-45c4ced893cd tempest-TaggedBootDevicesTest_v242-794804794 tempest-TaggedBootDevicesTest_v242-794804794-project-member] https://10.4.3.206/volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 returned with HTTP 404 Aug 08 20:17:56.319831 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 104/414] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:56 2026] GET /volume/v3/volumes/c1100a22-acc8-49c3-a281-215a5bfd92a3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:56.354569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca056580-38bc-4c4c-87db-79240e5d81f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:56.354569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574be50a-81d0-4810-8467-2e5b2c1aa35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:56.427163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Created reservations ['a979b2de-8748-4422-8a01-26e182d56837', 'fa263f0f-a720-4eb4-aafc-db1c40ca404d', 'ec49b591-8bb2-4b2c-8207-1ce1472be1c6', '534af74e-a0d5-4011-8a41-331bbbe1f5d9'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:17:56.427926 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (574be50a-81d0-4810-8467-2e5b2c1aa35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a979b2de-8748-4422-8a01-26e182d56837', 'fa263f0f-a720-4eb4-aafc-db1c40ca404d', 'ec49b591-8bb2-4b2c-8207-1ce1472be1c6', '534af74e-a0d5-4011-8a41-331bbbe1f5d9']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:56.428659 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce71dac5-0e2f-4337-a84a-b557f7b9ac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:56.449993 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce71dac5-0e2f-4337-a84a-b557f7b9ac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f47833-81d4-4520-a45b-35716d9fbc11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-228470011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',qos_specs=None,replication_status=,reservations=['a979b2de-8748-4422-8a01-26e182d56837','fa263f0f-a720-4eb4-aafc-db1c40ca404d','ec49b591-8bb2-4b2c-8207-1ce1472be1c6','534af74e-a0d5-4011-8a41-331bbbe1f5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-228470011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f47833-81d4-4520-a45b-35716d9fbc11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:56.450769 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d26277-8904-49e2-91a0-5e54f06a41cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:56.478321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7d26277-8904-49e2-91a0-5e54f06a41cf) transitioned into state 'SUCCESS' from state '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-228470011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',qos_specs=None,replication_status=,reservations=['a979b2de-8748-4422-8a01-26e182d56837','fa263f0f-a720-4eb4-aafc-db1c40ca404d','ec49b591-8bb2-4b2c-8207-1ce1472be1c6','534af74e-a0d5-4011-8a41-331bbbe1f5d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:56.479326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e6497f-63d7-4d89-bd97-18eed1ad200e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:17:56.490284 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e6497f-63d7-4d89-bd97-18eed1ad200e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:17:56.491974 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Flow 'volume_create_api' (00d06f25-a3d3-48b5-b567-a50609fd28a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:17:56.491974 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume request issued successfully. Aug 08 20:17:56.492427 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c282b266-d676-4203-8415-23e3e67534f9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:17:56.492886 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 104/415] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:17:56 2026] POST /volume/v3/volumes => generated 750 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:17:56.510715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70a61996-154d-4289-87ce-0a4e1a34d1b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:56.512807 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70a61996-154d-4289-87ce-0a4e1a34d1b6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:56.514317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70a61996-154d-4289-87ce-0a4e1a34d1b6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:56.514552 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70a61996-154d-4289-87ce-0a4e1a34d1b6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:56.523777 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:56.523777 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:56.528187 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-70a61996-154d-4289-87ce-0a4e1a34d1b6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:56.538176 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70a61996-154d-4289-87ce-0a4e1a34d1b6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:56.538176 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 104/416] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:56 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:57.368600 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-814821ab-723a-4dee-8b17-6ab9e833b13b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.370275 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:57.370584 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.370851 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.371137 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Delete volume with id: 1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:57.380129 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.380129 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:57.380129 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:57.398277 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Delete volume request issued successfully. Aug 08 20:17:57.398640 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-814821ab-723a-4dee-8b17-6ab9e833b13b tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 202 Aug 08 20:17:57.399166 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 105/417] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:17:57 2026] DELETE /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:17:57.405591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-75fa4b95-c1a3-4c66-8fce-03eb63f66d80 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.407376 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75fa4b95-c1a3-4c66-8fce-03eb63f66d80 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:57.407622 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75fa4b95-c1a3-4c66-8fce-03eb63f66d80 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.407808 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75fa4b95-c1a3-4c66-8fce-03eb63f66d80 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.414222 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.414222 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:57.418373 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-75fa4b95-c1a3-4c66-8fce-03eb63f66d80 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Volume info retrieved successfully. Aug 08 20:17:57.423373 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75fa4b95-c1a3-4c66-8fce-03eb63f66d80 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 200 Aug 08 20:17:57.423835 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 105/418] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:57 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:57.555976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-28759e52-2b67-4d64-af0a-5bbe735d8c26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.555976 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28759e52-2b67-4d64-af0a-5bbe735d8c26 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:57.555976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28759e52-2b67-4d64-af0a-5bbe735d8c26 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.555976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28759e52-2b67-4d64-af0a-5bbe735d8c26 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.561132 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.561132 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:57.566934 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-28759e52-2b67-4d64-af0a-5bbe735d8c26 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:57.573681 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28759e52-2b67-4d64-af0a-5bbe735d8c26 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:57.576148 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 105/419] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:57 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:57.636991 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-192f379a-947d-4f8b-a8ff-b4bafdea8625 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.639115 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-192f379a-947d-4f8b-a8ff-b4bafdea8625 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:57.639354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-192f379a-947d-4f8b-a8ff-b4bafdea8625 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.639625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-192f379a-947d-4f8b-a8ff-b4bafdea8625 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.646191 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.646191 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:17:57.650285 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-192f379a-947d-4f8b-a8ff-b4bafdea8625 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:57.654581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-192f379a-947d-4f8b-a8ff-b4bafdea8625 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:57.654970 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 105/420] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:17:57 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:57.750912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3c03a20-4aa4-414f-bee0-a0a6bf61d166 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.750912 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3c03a20-4aa4-414f-bee0-a0a6bf61d166 None None] GET https://10.4.3.206/volume// Aug 08 20:17:57.750912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3c03a20-4aa4-414f-bee0-a0a6bf61d166 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.750912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3c03a20-4aa4-414f-bee0-a0a6bf61d166 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.750912 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3c03a20-4aa4-414f-bee0-a0a6bf61d166 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:57.750912 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 106/421] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:17: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 08 20:17:57.758243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-4c2a372c-2db1-4420-aa83-95f2b4e39d1f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.762408 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-4c2a372c-2db1-4420-aa83-95f2b4e39d1f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:17:57.762408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-4c2a372c-2db1-4420-aa83-95f2b4e39d1f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5f47833-81d4-4520-a45b-35716d9fbc11", "connector": null, "instance_uuid": "75fb5340-f3c7-4b53-8960-55b2582a4f99"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:57.769397 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.769397 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:57.799476 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-4c2a372c-2db1-4420-aa83-95f2b4e39d1f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:17:57.799998 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 106/422] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:17:57 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 08 20:17:57.825164 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d08f48bc-9449-4f47-bd2a-875bf65564d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.826826 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d08f48bc-9449-4f47-bd2a-875bf65564d3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:57.827042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d08f48bc-9449-4f47-bd2a-875bf65564d3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.827243 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d08f48bc-9449-4f47-bd2a-875bf65564d3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.831823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fbc6c3c8-3673-4f8f-b683-4999da9518d4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.832234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbc6c3c8-3673-4f8f-b683-4999da9518d4 None None] GET https://10.4.3.206/volume// Aug 08 20:17:57.832408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbc6c3c8-3673-4f8f-b683-4999da9518d4 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.832643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbc6c3c8-3673-4f8f-b683-4999da9518d4 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.833150 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbc6c3c8-3673-4f8f-b683-4999da9518d4 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:17:57.833599 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 106/423] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:17: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 08 20:17:57.835707 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.835707 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:57.840306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-3a6fc062-8c0e-4a22-a700-087b8a01df19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.840539 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d08f48bc-9449-4f47-bd2a-875bf65564d3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:57.842137 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-3a6fc062-8c0e-4a22-a700-087b8a01df19 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:57.842450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-3a6fc062-8c0e-4a22-a700-087b8a01df19 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:57.842695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-3a6fc062-8c0e-4a22-a700-087b8a01df19 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:57.844440 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d08f48bc-9449-4f47-bd2a-875bf65564d3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:57.844812 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 106/424] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:57 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:57.851446 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.851446 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:57.857020 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-3a6fc062-8c0e-4a22-a700-087b8a01df19 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:57.858773 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-3a6fc062-8c0e-4a22-a700-087b8a01df19 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:57.859264 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 107/425] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:17:57 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:17:57.938034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:57.939900 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] PUT https://10.4.3.206/volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb Aug 08 20:17:57.940286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:17:57.947011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Acquiring lock "cinder-attachment_update-a5f47833-81d4-4520-a45b-35716d9fbc11-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:17:57.951666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Lock "cinder-attachment_update-a5f47833-81d4-4520-a45b-35716d9fbc11-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:17:57.952544 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:57.952544 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:17:58.029144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Lock "cinder-attachment_update-a5f47833-81d4-4520-a45b-35716d9fbc11-np0000006809" released by "attachment_update" :: held 0.077s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:17:58.029541 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-bdd47262-9b1e-4b93-8898-7baf0fa0b7ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb returned with HTTP 200 Aug 08 20:17:58.030026 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 107/426] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:17:57 2026] PUT /volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:17:58.437738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1417e616-2589-4198-ad69-ab14590eb1b7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:58.441148 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1417e616-2589-4198-ad69-ab14590eb1b7 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] GET https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d Aug 08 20:17:58.441332 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1417e616-2589-4198-ad69-ab14590eb1b7 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:58.441560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1417e616-2589-4198-ad69-ab14590eb1b7 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:58.446721 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1417e616-2589-4198-ad69-ab14590eb1b7 tempest-ServerStableDeviceRescueTest-1992640880 tempest-ServerStableDeviceRescueTest-1992640880-project-member] https://10.4.3.206/volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d returned with HTTP 404 Aug 08 20:17:58.447204 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 107/427] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:58 2026] GET /volume/v3/volumes/1b6ad059-ee80-4579-9bfd-9b94743aea5d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:17:58.862604 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-83b3c2c2-fb94-488e-8012-d66179f52f70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:58.866600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83b3c2c2-fb94-488e-8012-d66179f52f70 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:58.866836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83b3c2c2-fb94-488e-8012-d66179f52f70 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:58.867094 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83b3c2c2-fb94-488e-8012-d66179f52f70 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:58.883556 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:58.883556 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:17:58.888096 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-83b3c2c2-fb94-488e-8012-d66179f52f70 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:58.893582 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83b3c2c2-fb94-488e-8012-d66179f52f70 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:58.893979 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 107/428] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:58 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:17:59.912090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ac15333d-edaf-4706-8177-502925df3648 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:17:59.914680 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac15333d-edaf-4706-8177-502925df3648 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:17:59.914976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac15333d-edaf-4706-8177-502925df3648 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:17:59.915276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac15333d-edaf-4706-8177-502925df3648 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:17:59.927830 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:17:59.927830 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:17:59.931901 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ac15333d-edaf-4706-8177-502925df3648 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:17:59.937488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac15333d-edaf-4706-8177-502925df3648 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:17:59.937993 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 108/429] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:17:59 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:00.951682 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1f3eb1ea-c7d0-4efe-b34f-fc4f43b36022 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:00.953414 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f3eb1ea-c7d0-4efe-b34f-fc4f43b36022 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:00.953591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f3eb1ea-c7d0-4efe-b34f-fc4f43b36022 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:00.953762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f3eb1ea-c7d0-4efe-b34f-fc4f43b36022 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:00.962316 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:00.962316 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:00.965596 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1f3eb1ea-c7d0-4efe-b34f-fc4f43b36022 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:00.970436 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f3eb1ea-c7d0-4efe-b34f-fc4f43b36022 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:00.970780 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 108/430] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:00 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:01.989216 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fddd561f-30db-4e59-952a-b4e6f9bdebf4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:01.991581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fddd561f-30db-4e59-952a-b4e6f9bdebf4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:01.991581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fddd561f-30db-4e59-952a-b4e6f9bdebf4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:01.991581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fddd561f-30db-4e59-952a-b4e6f9bdebf4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:02.008126 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:02.008126 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:02.012981 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fddd561f-30db-4e59-952a-b4e6f9bdebf4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:02.017898 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fddd561f-30db-4e59-952a-b4e6f9bdebf4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:02.018377 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 108/431] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:01 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:03.034034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4383e0e1-b5e7-4531-a9b6-e1da183453bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:03.035933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4383e0e1-b5e7-4531-a9b6-e1da183453bc tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:03.036154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4383e0e1-b5e7-4531-a9b6-e1da183453bc tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:03.036357 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4383e0e1-b5e7-4531-a9b6-e1da183453bc tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:03.047455 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:03.047455 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:03.051679 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4383e0e1-b5e7-4531-a9b6-e1da183453bc tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:03.056410 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4383e0e1-b5e7-4531-a9b6-e1da183453bc tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:03.056848 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 108/432] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:03 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:04.073492 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19a0d8fa-40c6-42bb-8d3e-bb0e7d452a6d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:04.075637 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19a0d8fa-40c6-42bb-8d3e-bb0e7d452a6d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:04.076124 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19a0d8fa-40c6-42bb-8d3e-bb0e7d452a6d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:04.076193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19a0d8fa-40c6-42bb-8d3e-bb0e7d452a6d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:04.089977 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:04.089977 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:04.098148 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-19a0d8fa-40c6-42bb-8d3e-bb0e7d452a6d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:04.106939 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19a0d8fa-40c6-42bb-8d3e-bb0e7d452a6d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:04.107194 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 109/433] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:04 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:04.801428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-f30925aa-5fc3-4325-9eef-f7d225c45e56 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:04.801428 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-f30925aa-5fc3-4325-9eef-f7d225c45e56 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb/action Aug 08 20:18:04.801428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-f30925aa-5fc3-4325-9eef-f7d225c45e56 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:04.801428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-f30925aa-5fc3-4325-9eef-f7d225c45e56 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:04.816774 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:04.816774 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:04.828364 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-65cf5ad4-662a-4d8a-a96f-beddaabcc309 req-f30925aa-5fc3-4325-9eef-f7d225c45e56 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb/action returned with HTTP 204 Aug 08 20:18:04.829086 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 109/434] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:18:04 2026] POST /volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:05.120356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-df292bb4-dd18-4e9e-a1ef-02e2465816ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:05.122686 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df292bb4-dd18-4e9e-a1ef-02e2465816ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:05.122984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df292bb4-dd18-4e9e-a1ef-02e2465816ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:05.123251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df292bb4-dd18-4e9e-a1ef-02e2465816ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:05.135557 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:05.135557 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:05.141294 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-df292bb4-dd18-4e9e-a1ef-02e2465816ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:05.150683 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df292bb4-dd18-4e9e-a1ef-02e2465816ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:05.151033 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 109/435] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:05 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:05.173294 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e629936f-1688-4a32-bf12-fd4f667848d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:05.179355 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e629936f-1688-4a32-bf12-fd4f667848d0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:05.179355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e629936f-1688-4a32-bf12-fd4f667848d0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:05.179570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e629936f-1688-4a32-bf12-fd4f667848d0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:05.195774 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:05.195774 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:05.200347 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e629936f-1688-4a32-bf12-fd4f667848d0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:05.206369 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e629936f-1688-4a32-bf12-fd4f667848d0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:05.206791 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 109/436] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:05 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:08.095590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-d781d50c-cf78-4bc3-8906-7218702d055b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:08.101193 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-d781d50c-cf78-4bc3-8906-7218702d055b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc Aug 08 20:18:08.101193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-d781d50c-cf78-4bc3-8906-7218702d055b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:08.101495 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-d781d50c-cf78-4bc3-8906-7218702d055b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:08.114394 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:08.114394 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:08.192366 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-d781d50c-cf78-4bc3-8906-7218702d055b tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc returned with HTTP 200 Aug 08 20:18:08.192366 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 110/437] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:18:08 2026] DELETE /volume/v3/attachments/7a410fae-3762-4482-853d-05b4b185a6bc => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:18:08.209069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:08.213650 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] DELETE https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:18:08.213919 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:08.215034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:08.215288 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Delete volume with id: 43a29f53-c7d1-472b-8070-e1bdb80ab4bf Aug 08 20:18:08.232160 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:08.232160 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:08.232672 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Volume info retrieved successfully. Aug 08 20:18:08.270625 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] Delete volume request issued successfully. Aug 08 20:18:08.270940 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ffaee6e-252c-457b-905a-c6c4cbffb02e req-62d93ef0-7297-4895-8774-0d44722b001c tempest-ServerActionsV293TestJSON-1922417845 tempest-ServerActionsV293TestJSON-1922417845-project-member] https://10.4.3.206/volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf returned with HTTP 202 Aug 08 20:18:08.271822 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 110/438] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:18:08 2026] DELETE /volume/v3/volumes/43a29f53-c7d1-472b-8070-e1bdb80ab4bf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:15.149233 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=65,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:18:15.203891 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=135,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:18:16.117577 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d6f7540c-dc8b-4dda-897d-5af7795ec2c7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.205751 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6f7540c-dc8b-4dda-897d-5af7795ec2c7 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] GET https://10.4.3.206/volume/v3/os-quota-class-sets/default Aug 08 20:18:16.206094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6f7540c-dc8b-4dda-897d-5af7795ec2c7 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:16.207425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6f7540c-dc8b-4dda-897d-5af7795ec2c7 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:16.217991 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6f7540c-dc8b-4dda-897d-5af7795ec2c7 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 20:18:16.218352 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 110/439] 10.4.3.206 () {66 vars in 1297 bytes} [Sat Aug 8 20:18:16 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:16.229627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-794be35c-d657-4243-8c7a-7228745d0403 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.231796 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-794be35c-d657-4243-8c7a-7228745d0403 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] GET https://10.4.3.206/volume/v3/os-quota-class-sets/default Aug 08 20:18:16.231796 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-794be35c-d657-4243-8c7a-7228745d0403 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:16.231796 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-794be35c-d657-4243-8c7a-7228745d0403 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:16.248107 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-794be35c-d657-4243-8c7a-7228745d0403 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 20:18:16.248729 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 110/440] 10.4.3.206 () {66 vars in 1297 bytes} [Sat Aug 8 20:18:16 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:16.262064 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aab13cd7-4611-4203-9e42-b39e4c9b3439 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.265580 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aab13cd7-4611-4203-9e42-b39e4c9b3439 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:18:16.266104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aab13cd7-4611-4203-9e42-b39e4c9b3439 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-587120147"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:16.268237 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:16.268237 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:16.283822 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aab13cd7-4611-4203-9e42-b39e4c9b3439 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:18:16.284304 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 111/441] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:18:16 2026] POST /volume/v3/types => generated 227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:16.297964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8568b304-0f0b-4223-b645-a51f5a95a71e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.300157 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8568b304-0f0b-4223-b645-a51f5a95a71e tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-class-sets/default Aug 08 20:18:16.300617 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8568b304-0f0b-4223-b645-a51f5a95a71e tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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-587120147": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-587120147": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-587120147": 4}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:16.393771 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8568b304-0f0b-4223-b645-a51f5a95a71e tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 20:18:16.394174 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 111/442] 10.4.3.206 () {68 vars in 1318 bytes} [Sat Aug 8 20:18:16 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:16.402307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6547c676-93e1-44ff-aa27-5f082dde63fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.404506 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/82527a63dcdf490d8a301794160a4b7b/defaults Aug 08 20:18:16.404797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:16.405247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Calling method 'defaults' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:16.413241 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.413664 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.414048 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.414668 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.415008 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.415447 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.415806 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.419366 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6547c676-93e1-44ff-aa27-5f082dde63fc tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/82527a63dcdf490d8a301794160a4b7b/defaults returned with HTTP 200 Aug 08 20:18:16.420224 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 111/443] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:16 2026] GET /volume/v3/os-quota-sets/82527a63dcdf490d8a301794160a4b7b/defaults => generated 642 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:16.569324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.571771 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/b2355e52ad794e068f6f0924fff1f480/defaults Aug 08 20:18:16.571954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:16.573413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Calling method 'defaults' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:16.580355 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.580679 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.580923 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.581727 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.581727 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.581947 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.582169 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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 08 20:18:16.585105 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e04a9008-2c68-4af8-85ea-516e7f62e350 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/b2355e52ad794e068f6f0924fff1f480/defaults returned with HTTP 200 Aug 08 20:18:16.585709 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 111/444] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:16 2026] GET /volume/v3/os-quota-sets/b2355e52ad794e068f6f0924fff1f480/defaults => generated 642 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:16.694415 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-03f13977-f0db-4548-8ad7-fdabd52d528b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.696620 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-03f13977-f0db-4548-8ad7-fdabd52d528b tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] DELETE https://10.4.3.206/volume/v3/types/6acde1ca-585b-45af-b68c-495e695bbece Aug 08 20:18:16.696842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-03f13977-f0db-4548-8ad7-fdabd52d528b tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:16.697109 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-03f13977-f0db-4548-8ad7-fdabd52d528b tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:16.762018 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-03f13977-f0db-4548-8ad7-fdabd52d528b tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/types/6acde1ca-585b-45af-b68c-495e695bbece returned with HTTP 202 Aug 08 20:18:16.762524 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 112/445] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:18:16 2026] DELETE /volume/v3/types/6acde1ca-585b-45af-b68c-495e695bbece => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:18:16.771875 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cfc958dc-9de9-4cb7-803e-ae908090a25d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.773776 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfc958dc-9de9-4cb7-803e-ae908090a25d tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] GET https://10.4.3.206/volume/v3/types/6acde1ca-585b-45af-b68c-495e695bbece Aug 08 20:18:16.773991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfc958dc-9de9-4cb7-803e-ae908090a25d tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:16.774231 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfc958dc-9de9-4cb7-803e-ae908090a25d tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:16.779838 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfc958dc-9de9-4cb7-803e-ae908090a25d tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/types/6acde1ca-585b-45af-b68c-495e695bbece returned with HTTP 404 Aug 08 20:18:16.780397 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 112/446] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:18:16 2026] GET /volume/v3/types/6acde1ca-585b-45af-b68c-495e695bbece => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:16.791052 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8fcc07ef-dc47-4ff7-918f-856756fd8783 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:16.796327 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8fcc07ef-dc47-4ff7-918f-856756fd8783 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-class-sets/default Aug 08 20:18:16.797295 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8fcc07ef-dc47-4ff7-918f-856756fd8783 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:16.877453 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8fcc07ef-dc47-4ff7-918f-856756fd8783 tempest-VolumeQuotaClassesTest-2072899375 tempest-VolumeQuotaClassesTest-2072899375-project-admin] https://10.4.3.206/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 20:18:16.883265 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 112/447] 10.4.3.206 () {68 vars in 1318 bytes} [Sat Aug 8 20:18:16 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:18.457268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:18.462320 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:18.462755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1979681673"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:18.464497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1979681673'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:18.464731 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Create volume of 1 GB Aug 08 20:18:18.471636 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Availability Zones retrieved successfully. Aug 08 20:18:18.477480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Flow 'volume_create_api' (7e7638f2-9272-4540-a5cc-5e371ef5a7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:18.478576 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c3f39d-5fe5-4327-8b0b-955df4db2a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:18.479502 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:18.508331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3c3f39d-5fe5-4327-8b0b-955df4db2a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:18.509095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae271c1c-c7b7-4123-a36d-d814bb4cb6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:18.563757 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Created reservations ['af91c4ef-6b4d-40be-b356-f260b9f997c3', '92ab5020-1591-468c-80ab-6f9daebed58a', 'e4a68362-3999-4f22-80fa-8e3346f4c9cc', 'a7d83a38-2fd8-409e-9154-145d33f2bc67'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:18.564830 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae271c1c-c7b7-4123-a36d-d814bb4cb6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af91c4ef-6b4d-40be-b356-f260b9f997c3', '92ab5020-1591-468c-80ab-6f9daebed58a', 'e4a68362-3999-4f22-80fa-8e3346f4c9cc', 'a7d83a38-2fd8-409e-9154-145d33f2bc67']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:18.565561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198ef154-c34d-4f4b-b9ac-b976debf9f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:18.592272 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198ef154-c34d-4f4b-b9ac-b976debf9f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2ddf848-f23f-4242-a256-aba068bb34c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1979681673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df69d8483c404143ad51ed08aebc2642',qos_specs=None,replication_status=,reservations=['af91c4ef-6b4d-40be-b356-f260b9f997c3','92ab5020-1591-468c-80ab-6f9daebed58a','e4a68362-3999-4f22-80fa-8e3346f4c9cc','a7d83a38-2fd8-409e-9154-145d33f2bc67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0b83676d694ca1afef6ab3ad485a59',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1979681673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2ddf848-f23f-4242-a256-aba068bb34c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df69d8483c404143ad51ed08aebc2642',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f0b83676d694ca1afef6ab3ad485a59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:18.592976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ad735c-a577-4821-9c17-821fb1bfc51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:18.621729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1ad735c-a577-4821-9c17-821fb1bfc51f) transitioned into state 'SUCCESS' from state '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-1979681673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df69d8483c404143ad51ed08aebc2642',qos_specs=None,replication_status=,reservations=['af91c4ef-6b4d-40be-b356-f260b9f997c3','92ab5020-1591-468c-80ab-6f9daebed58a','e4a68362-3999-4f22-80fa-8e3346f4c9cc','a7d83a38-2fd8-409e-9154-145d33f2bc67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f0b83676d694ca1afef6ab3ad485a59',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:18.622461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb578be-73cd-4c17-bb42-f22aca067622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:18.636303 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb578be-73cd-4c17-bb42-f22aca067622) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:18.637166 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Flow 'volume_create_api' (7e7638f2-9272-4540-a5cc-5e371ef5a7b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:18.637498 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Create volume request issued successfully. Aug 08 20:18:18.638078 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f4df8359-af4d-478b-9cfd-47fc87b1d9f3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:18.638600 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 112/448] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:18 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:18.656307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e1b9c56-8505-44aa-b8dd-cc306dc80e8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:18.661399 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e1b9c56-8505-44aa-b8dd-cc306dc80e8a tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:18.661693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e1b9c56-8505-44aa-b8dd-cc306dc80e8a tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:18.661972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e1b9c56-8505-44aa-b8dd-cc306dc80e8a tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:18.676249 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:18.676249 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:18.681320 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e1b9c56-8505-44aa-b8dd-cc306dc80e8a tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:18.687433 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e1b9c56-8505-44aa-b8dd-cc306dc80e8a tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:18.688052 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 113/449] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:18 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:19.708393 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f6e38dd-ebc1-409d-a136-bee4d4845a48 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:19.720665 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f6e38dd-ebc1-409d-a136-bee4d4845a48 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:19.720665 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f6e38dd-ebc1-409d-a136-bee4d4845a48 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:19.720665 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f6e38dd-ebc1-409d-a136-bee4d4845a48 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:19.734193 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:19.734193 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:19.742498 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8f6e38dd-ebc1-409d-a136-bee4d4845a48 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:19.749030 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f6e38dd-ebc1-409d-a136-bee4d4845a48 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:19.749445 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 113/450] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:19 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:20.253550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13c364b1-82b9-42c4-a091-03e778620b6d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:20.432514 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13c364b1-82b9-42c4-a091-03e778620b6d tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 Aug 08 20:18:20.432821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13c364b1-82b9-42c4-a091-03e778620b6d tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:20.433093 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13c364b1-82b9-42c4-a091-03e778620b6d tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:20.457481 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13c364b1-82b9-42c4-a091-03e778620b6d tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 returned with HTTP 200 Aug 08 20:18:20.457481 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 113/451] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:18:20 2026] GET /volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 => generated 437 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:20.473572 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:20.577576 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:20.578036 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-442768171"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:20.579763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-442768171'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:20.579915 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume of 1 GB Aug 08 20:18:20.580565 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:20.580565 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:20.585218 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Availability Zones retrieved successfully. Aug 08 20:18:20.592746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Flow 'volume_create_api' (48962ca0-7d41-4714-8398-c558e777189e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:20.594004 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d6ca02-d020-4bc2-93dc-a7a42b805de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:20.595193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:20.634517 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7d6ca02-d020-4bc2-93dc-a7a42b805de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:20.636199 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858f0932-6619-4d50-a88e-dc13178d01cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:20.729617 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Created reservations ['c98d21ea-46e0-4809-8f19-1b38028a4ff0', '7fbdcb6b-36ac-483e-8023-9c95aabfa358', 'a97634de-a1af-480b-a1d2-0ff1c1f65045', '5e13631c-c5a7-4390-bf2b-16b80a2e2278'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:20.730939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858f0932-6619-4d50-a88e-dc13178d01cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c98d21ea-46e0-4809-8f19-1b38028a4ff0', '7fbdcb6b-36ac-483e-8023-9c95aabfa358', 'a97634de-a1af-480b-a1d2-0ff1c1f65045', '5e13631c-c5a7-4390-bf2b-16b80a2e2278']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:20.731787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8962f6cc-e902-438c-93f1-1266e8a026e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:20.756929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8962f6cc-e902-438c-93f1-1266e8a026e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92876c8f-e17a-4bc7-a1b1-7406a340743d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-442768171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e07d1ab2b04bc9bc126cc8eb7c03d7',qos_specs=None,replication_status=,reservations=['c98d21ea-46e0-4809-8f19-1b38028a4ff0','7fbdcb6b-36ac-483e-8023-9c95aabfa358','a97634de-a1af-480b-a1d2-0ff1c1f65045','5e13631c-c5a7-4390-bf2b-16b80a2e2278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487fa5cca6804b8e8b89afb491456ab0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-442768171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92876c8f-e17a-4bc7-a1b1-7406a340743d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92e07d1ab2b04bc9bc126cc8eb7c03d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='487fa5cca6804b8e8b89afb491456ab0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:20.757775 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3ef559-818e-4e1a-9cd2-80d232eaab02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:20.778997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3ef559-818e-4e1a-9cd2-80d232eaab02) transitioned into state 'SUCCESS' from state '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-442768171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92e07d1ab2b04bc9bc126cc8eb7c03d7',qos_specs=None,replication_status=,reservations=['c98d21ea-46e0-4809-8f19-1b38028a4ff0','7fbdcb6b-36ac-483e-8023-9c95aabfa358','a97634de-a1af-480b-a1d2-0ff1c1f65045','5e13631c-c5a7-4390-bf2b-16b80a2e2278'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='487fa5cca6804b8e8b89afb491456ab0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:20.782168 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d505b99c-e6fe-4aab-b6b6-ac5c3b1d00b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:20.791594 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d505b99c-e6fe-4aab-b6b6-ac5c3b1d00b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:20.793888 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Flow 'volume_create_api' (48962ca0-7d41-4714-8398-c558e777189e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:20.793888 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume request issued successfully. Aug 08 20:18:20.794569 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7877ab14-bd5c-4655-9929-f7e16fbbf9df tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:20.795304 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 113/452] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:20 2026] POST /volume/v3/volumes => generated 758 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:20.808638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-db48b90a-8005-4336-83db-1fd9b637fcbb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:20.812428 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db48b90a-8005-4336-83db-1fd9b637fcbb tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] GET https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:20.812428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db48b90a-8005-4336-83db-1fd9b637fcbb tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:20.812616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db48b90a-8005-4336-83db-1fd9b637fcbb tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:20.828339 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:20.828339 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:20.835054 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-db48b90a-8005-4336-83db-1fd9b637fcbb tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Volume info retrieved successfully. Aug 08 20:18:20.841065 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db48b90a-8005-4336-83db-1fd9b637fcbb tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d returned with HTTP 200 Aug 08 20:18:20.841510 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 114/453] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:20 2026] GET /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:21.860369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df7f04cf-6996-47eb-9452-52610a61c099 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:21.862175 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df7f04cf-6996-47eb-9452-52610a61c099 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] GET https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:21.862509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df7f04cf-6996-47eb-9452-52610a61c099 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:21.862589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df7f04cf-6996-47eb-9452-52610a61c099 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:21.871307 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:21.871307 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:21.879364 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df7f04cf-6996-47eb-9452-52610a61c099 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Volume info retrieved successfully. Aug 08 20:18:21.883677 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df7f04cf-6996-47eb-9452-52610a61c099 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d returned with HTTP 200 Aug 08 20:18:21.884037 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 114/454] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:21 2026] GET /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:21.903988 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c792212-0d4c-4214-9ee5-213719395ac7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:21.906410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c792212-0d4c-4214-9ee5-213719395ac7 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 Aug 08 20:18:21.906728 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c792212-0d4c-4214-9ee5-213719395ac7 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:21.975236 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c792212-0d4c-4214-9ee5-213719395ac7 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 returned with HTTP 200 Aug 08 20:18:21.975768 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 114/455] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:18:21 2026] PUT /volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 => generated 392 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:21.985912 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:21.988414 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:21.989171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:21.990893 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:21.991046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume of 2 GB Aug 08 20:18:21.991393 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:21.991393 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:21.995651 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Availability Zones retrieved successfully. Aug 08 20:18:22.002739 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Flow 'volume_create_api' (4a5bacc5-cec0-4f0f-bcdf-f5d00c5562b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:22.005489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd808500-81e3-4204-9a77-f7cc599b09a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.007758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Validating volume size '2' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:22.041493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd808500-81e3-4204-9a77-f7cc599b09a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:22.042310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa37be2-7497-4c3a-9547-dd301844bea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.079761 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota_utils [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Quota exceeded for 92e07d1ab2b04bc9bc126cc8eb7c03d7, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 20:18:22.083181 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa37be2-7497-4c3a-9547-dd301844bea1) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 20:18:22.083181 np0000006809 devstack@c-api.service[100390]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 08 20:18:22.087253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa37be2-7497-4c3a-9547-dd301844bea1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.087253 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa37be2-7497-4c3a-9547-dd301844bea1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:18:22.087865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd808500-81e3-4204-9a77-f7cc599b09a2) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.089066 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd808500-81e3-4204-9a77-f7cc599b09a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:18:22.091620 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Flow 'volume_create_api' (4a5bacc5-cec0-4f0f-bcdf-f5d00c5562b2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 20:18:22.091620 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.middleware.fault [None req-057e68c4-389f-4e3d-b22b-c690e5a9a2a2 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 413 Aug 08 20:18:22.091767 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 114/456] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:21 2026] POST /volume/v3/volumes => generated 208 bytes in 106 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 20:18:22.100668 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.104486 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 Aug 08 20:18:22.105142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:22.175246 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-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 08 20:18:22.175893 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-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 08 20:18:22.176230 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-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 08 20:18:22.176584 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-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 08 20:18:22.176911 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-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 08 20:18:22.185811 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e52fc9b-f1b7-43ea-b88b-19b17fc18b68 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 returned with HTTP 200 Aug 08 20:18:22.186321 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 115/457] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:18:22 2026] PUT /volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:22.199375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.202913 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:22.203395 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:22.206291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:22.206573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Create volume of 1 GB Aug 08 20:18:22.212741 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Availability Zones retrieved successfully. Aug 08 20:18:22.223887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Flow 'volume_create_api' (431f7b91-5966-4be1-836b-36548ad6c2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:22.227652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29469e54-dffb-4959-901c-71d8f3d4e8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.230306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:22.276072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29469e54-dffb-4959-901c-71d8f3d4e8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:22.277086 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee37cce-3a61-40c7-9529-6b7c2c8e341b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.313804 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota_utils [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Quota exceeded for 92e07d1ab2b04bc9bc126cc8eb7c03d7, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 08 20:18:22.316352 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee37cce-3a61-40c7-9529-6b7c2c8e341b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 20:18:22.316352 np0000006809 devstack@c-api.service[100389]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 08 20:18:22.318232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee37cce-3a61-40c7-9529-6b7c2c8e341b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.318957 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee37cce-3a61-40c7-9529-6b7c2c8e341b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:18:22.319546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29469e54-dffb-4959-901c-71d8f3d4e8a7) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:22.320147 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29469e54-dffb-4959-901c-71d8f3d4e8a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:18:22.320855 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Flow 'volume_create_api' (431f7b91-5966-4be1-836b-36548ad6c2d2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 20:18:22.321103 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.middleware.fault [None req-545f14d7-87bb-4cbd-aed9-78fd5311b34e tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 413 Aug 08 20:18:22.321819 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 115/458] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:22 2026] POST /volume/v3/volumes => generated 150 bytes in 123 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 20:18:22.338661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7a8deca-0b50-4976-931f-5d79383904c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.341349 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7a8deca-0b50-4976-931f-5d79383904c1 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 Aug 08 20:18:22.341813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7a8deca-0b50-4976-931f-5d79383904c1 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:22.383168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7a8deca-0b50-4976-931f-5d79383904c1 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 returned with HTTP 200 Aug 08 20:18:22.383822 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 115/459] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:18:22 2026] PUT /volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:22.396019 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.398207 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] POST https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d/action Aug 08 20:18:22.398580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:22.398717 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:22.407885 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:22.407885 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:22.408563 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Volume info retrieved successfully. Aug 08 20:18:22.450256 np0000006809 devstack@c-api.service[100390]: ERROR cinder.volume.api [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Quota exceeded for 92e07d1ab2b04bc9bc126cc8eb7c03d7, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 20:18:22.456721 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.middleware.fault [None req-4a4baf98-3fd7-4221-84d5-7b3140f09d71 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d/action returned with HTTP 413 Aug 08 20:18:22.457708 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 115/460] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:18:22 2026] POST /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d/action => generated 208 bytes in 63 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 20:18:22.467128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f8b4229c-8795-4612-a600-d8e5ef6db867 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.470351 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8b4229c-8795-4612-a600-d8e5ef6db867 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] GET https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:22.470599 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8b4229c-8795-4612-a600-d8e5ef6db867 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:22.470894 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8b4229c-8795-4612-a600-d8e5ef6db867 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:22.481278 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:22.481278 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:22.486627 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8b4229c-8795-4612-a600-d8e5ef6db867 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Volume info retrieved successfully. Aug 08 20:18:22.492643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8b4229c-8795-4612-a600-d8e5ef6db867 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d returned with HTTP 200 Aug 08 20:18:22.493157 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 116/461] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:22 2026] GET /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:22.516376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.518376 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] DELETE https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:22.518700 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:22.518918 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:22.519111 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Delete volume with id: 92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:22.526357 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:22.526357 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:22.526916 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Volume info retrieved successfully. Aug 08 20:18:22.547770 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Delete volume request issued successfully. Aug 08 20:18:22.548035 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77e12c5f-75ac-4e51-9179-545c8035ac78 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d returned with HTTP 202 Aug 08 20:18:22.548588 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 116/462] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:18:22 2026] DELETE /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:22.557235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8a61d456-ab7a-44ef-80a4-2ae61b1d6978 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:22.559973 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a61d456-ab7a-44ef-80a4-2ae61b1d6978 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] GET https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:22.560274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a61d456-ab7a-44ef-80a4-2ae61b1d6978 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:22.560512 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a61d456-ab7a-44ef-80a4-2ae61b1d6978 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:22.572967 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:22.572967 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:22.579096 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8a61d456-ab7a-44ef-80a4-2ae61b1d6978 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Volume info retrieved successfully. Aug 08 20:18:22.586658 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a61d456-ab7a-44ef-80a4-2ae61b1d6978 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d returned with HTTP 200 Aug 08 20:18:22.587117 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 116/463] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:22 2026] GET /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:23.235435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:23.240503 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:23.240913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-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": "964269e1-f98e-424a-9cbb-e43a43fe414a", "source_volid": null, "backup_id": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:23.244497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-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': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'source_volid': None, 'backup_id': None}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:23.382337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Create volume of 1 GB Aug 08 20:18:23.388248 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Availability Zones retrieved successfully. Aug 08 20:18:23.396689 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Flow 'volume_create_api' (83d3b697-7272-47df-95b0-125072d8e231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:23.398647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46faedbf-4dc0-4fa8-a6a5-f460c9170889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:23.399767 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:23.476828 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46faedbf-4dc0-4fa8-a6a5-f460c9170889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:23.478011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00b857b-2874-4ba1-94ad-fbc417b23b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:23.534192 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Created reservations ['4f321e62-2415-44f3-b2e9-c8ea9291a546', '96ee92ba-e00e-4a22-b6d2-b87eb857013b', '9a273f53-9ceb-4f1b-b330-4142b60f7ce8', '8eb8a182-1461-44bd-9c99-c6a6848286e4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:23.535132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00b857b-2874-4ba1-94ad-fbc417b23b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f321e62-2415-44f3-b2e9-c8ea9291a546', '96ee92ba-e00e-4a22-b6d2-b87eb857013b', '9a273f53-9ceb-4f1b-b330-4142b60f7ce8', '8eb8a182-1461-44bd-9c99-c6a6848286e4']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:23.535979 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5cf45a3-ab51-4ae9-b3f2-ebe9d747b6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:23.567214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5cf45a3-ab51-4ae9-b3f2-ebe9d747b6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '758ba294-a506-4570-a2f0-63b333ba5db1', '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='5a3027ba38dd41158bb1126b37c4b95d',qos_specs=None,replication_status=,reservations=['4f321e62-2415-44f3-b2e9-c8ea9291a546','96ee92ba-e00e-4a22-b6d2-b87eb857013b','9a273f53-9ceb-4f1b-b330-4142b60f7ce8','8eb8a182-1461-44bd-9c99-c6a6848286e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88311d4d8bd5485fbdc7159709f7c0b9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:23Z,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=758ba294-a506-4570-a2f0-63b333ba5db1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a3027ba38dd41158bb1126b37c4b95d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88311d4d8bd5485fbdc7159709f7c0b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:23.569192 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a12c077-ccef-4ac4-9089-e4377d95b731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:23.592406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a12c077-ccef-4ac4-9089-e4377d95b731) transitioned into 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='5a3027ba38dd41158bb1126b37c4b95d',qos_specs=None,replication_status=,reservations=['4f321e62-2415-44f3-b2e9-c8ea9291a546','96ee92ba-e00e-4a22-b6d2-b87eb857013b','9a273f53-9ceb-4f1b-b330-4142b60f7ce8','8eb8a182-1461-44bd-9c99-c6a6848286e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88311d4d8bd5485fbdc7159709f7c0b9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:23.593298 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f523a71-18fe-46c5-94c8-12c2fc1a7c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:23.608654 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f523a71-18fe-46c5-94c8-12c2fc1a7c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:23.608654 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Flow 'volume_create_api' (83d3b697-7272-47df-95b0-125072d8e231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:23.608654 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Create volume request issued successfully. Aug 08 20:18:23.609603 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-32392f9e-fc99-4d1d-9582-52c114affb3d tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:23.610118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b027bcaf-8f76-4a3d-952c-f0e76f06da09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:23.610475 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 116/464] 10.4.3.206 () {72 vars in 1541 bytes} [Sat Aug 8 20:18:23 2026] POST /volume/v3/volumes => generated 703 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:23.614879 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b027bcaf-8f76-4a3d-952c-f0e76f06da09 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] GET https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d Aug 08 20:18:23.615085 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b027bcaf-8f76-4a3d-952c-f0e76f06da09 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:23.615252 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b027bcaf-8f76-4a3d-952c-f0e76f06da09 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:23.623535 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-28d6d25e-3441-44ca-a5ac-659ae65ba65c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:23.627545 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b027bcaf-8f76-4a3d-952c-f0e76f06da09 tempest-VolumeQuotasNegativeTestJSON-1014884215 tempest-VolumeQuotasNegativeTestJSON-1014884215-project-member] https://10.4.3.206/volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d returned with HTTP 404 Aug 08 20:18:23.628155 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 117/465] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:23 2026] GET /volume/v3/volumes/92876c8f-e17a-4bc7-a1b1-7406a340743d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:23.634076 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-28d6d25e-3441-44ca-a5ac-659ae65ba65c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:23.634076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-28d6d25e-3441-44ca-a5ac-659ae65ba65c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:23.634076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-28d6d25e-3441-44ca-a5ac-659ae65ba65c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:23.642682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81bb7c28-387b-4b96-86fd-d1df13f6b626 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:23.644974 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81bb7c28-387b-4b96-86fd-d1df13f6b626 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 Aug 08 20:18:23.645614 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81bb7c28-387b-4b96-86fd-d1df13f6b626 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:23.648858 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:23.648858 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:23.653121 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-28d6d25e-3441-44ca-a5ac-659ae65ba65c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:23.659492 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-28d6d25e-3441-44ca-a5ac-659ae65ba65c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 returned with HTTP 200 Aug 08 20:18:23.659492 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 117/466] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:23 2026] GET /volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 => generated 771 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:23.671440 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-6e8484cd-9377-4de3-acc5-87b312e71b8f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:23.674070 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-6e8484cd-9377-4de3-acc5-87b312e71b8f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:23.674070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-6e8484cd-9377-4de3-acc5-87b312e71b8f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:23.674226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-6e8484cd-9377-4de3-acc5-87b312e71b8f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:23.682193 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:23.682193 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:23.686563 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-6e8484cd-9377-4de3-acc5-87b312e71b8f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:23.690858 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-6e8484cd-9377-4de3-acc5-87b312e71b8f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 returned with HTTP 200 Aug 08 20:18:23.691240 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 117/467] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:23 2026] GET /volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:23.766521 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81bb7c28-387b-4b96-86fd-d1df13f6b626 tempest-VolumeQuotasNegativeTestJSON-1879392869 tempest-VolumeQuotasNegativeTestJSON-1879392869-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 returned with HTTP 200 Aug 08 20:18:23.767204 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 117/468] 10.4.3.206 () {68 vars in 1375 bytes} [Sat Aug 8 20:18:23 2026] PUT /volume/v3/os-quota-sets/92e07d1ab2b04bc9bc126cc8eb7c03d7 => generated 395 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:26.708052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-0c012fe3-a5e0-4e21-a0d9-9adb3d2712d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.710772 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-0c012fe3-a5e0-4e21-a0d9-9adb3d2712d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:26.711093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-0c012fe3-a5e0-4e21-a0d9-9adb3d2712d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:26.711168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-0c012fe3-a5e0-4e21-a0d9-9adb3d2712d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:26.726051 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:26.726051 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:26.732520 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-0c012fe3-a5e0-4e21-a0d9-9adb3d2712d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:26.741795 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-0c012fe3-a5e0-4e21-a0d9-9adb3d2712d1 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 returned with HTTP 200 Aug 08 20:18:26.742444 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 118/469] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:26 2026] GET /volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 => generated 1311 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:26.752320 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2e425572-46b7-4da9-96f4-a4466f570b28 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.754793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2e425572-46b7-4da9-96f4-a4466f570b28 None None] GET https://10.4.3.206/volume// Aug 08 20:18:26.754793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2e425572-46b7-4da9-96f4-a4466f570b28 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:26.754793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2e425572-46b7-4da9-96f4-a4466f570b28 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:26.754793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2e425572-46b7-4da9-96f4-a4466f570b28 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:26.754793 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 118/470] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:18: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 08 20:18:26.758504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1823cd6d-c542-4129-b5d6-e3e673c1c869 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.765473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eba8a5c8-6f57-42c6-a632-8ea9f81b7a4f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.769371 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eba8a5c8-6f57-42c6-a632-8ea9f81b7a4f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:18:26.769831 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eba8a5c8-6f57-42c6-a632-8ea9f81b7a4f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "758ba294-a506-4570-a2f0-63b333ba5db1", "connector": null, "instance_uuid": "20f10669-b6cd-4805-a12d-cd7ba19cb14a"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:26.784268 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:26.784268 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:26.823598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eba8a5c8-6f57-42c6-a632-8ea9f81b7a4f tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:18:26.824261 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 118/471] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:18:26 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 08 20:18:26.834445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cffea35-b418-4f6e-ac8b-78d331a81789 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.834445 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cffea35-b418-4f6e-ac8b-78d331a81789 None None] GET https://10.4.3.206/volume// Aug 08 20:18:26.834699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cffea35-b418-4f6e-ac8b-78d331a81789 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:26.834829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cffea35-b418-4f6e-ac8b-78d331a81789 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:26.835120 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cffea35-b418-4f6e-ac8b-78d331a81789 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:26.835392 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 119/472] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:18: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 08 20:18:26.851360 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-8b48dc79-64fa-4716-8f40-9b464f677256 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.854203 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-8b48dc79-64fa-4716-8f40-9b464f677256 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:26.854644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-8b48dc79-64fa-4716-8f40-9b464f677256 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:26.854965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-8b48dc79-64fa-4716-8f40-9b464f677256 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:26.866150 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:26.866150 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:26.873471 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-8b48dc79-64fa-4716-8f40-9b464f677256 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:26.878800 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-8b48dc79-64fa-4716-8f40-9b464f677256 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 returned with HTTP 200 Aug 08 20:18:26.879207 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 119/473] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:18:26 2026] GET /volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 => generated 1490 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:18:26.890446 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1823cd6d-c542-4129-b5d6-e3e673c1c869 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] POST https://10.4.3.206/volume/v3/types/e9166a8a-334c-4d86-ab94-cce4e5d3002f/encryption Aug 08 20:18:26.890952 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1823cd6d-c542-4129-b5d6-e3e673c1c869 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:26.924332 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1823cd6d-c542-4129-b5d6-e3e673c1c869 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/e9166a8a-334c-4d86-ab94-cce4e5d3002f/encryption returned with HTTP 404 Aug 08 20:18:26.925162 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 118/474] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:18:26 2026] POST /volume/v3/types/e9166a8a-334c-4d86-ab94-cce4e5d3002f/encryption => generated 114 bytes in 168 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:26.941701 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e67f757-fdd5-4d09-82c3-0b770473158d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:26.946365 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e67f757-fdd5-4d09-82c3-0b770473158d tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:18:26.946823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e67f757-fdd5-4d09-82c3-0b770473158d tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1562960319", "os-volume-type-access:is_public": false}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:26.950459 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:26.950459 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:26.969445 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e67f757-fdd5-4d09-82c3-0b770473158d tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:18:26.970006 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 119/475] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:18:26 2026] POST /volume/v3/types => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:26.982065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a92b94ac-ff63-47bf-bd04-83fd07f43390 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.015653 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.018547 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] PUT https://10.4.3.206/volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86 Aug 08 20:18:27.018652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:27.030138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Acquiring lock "cinder-attachment_update-758ba294-a506-4570-a2f0-63b333ba5db1-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:18:27.037818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Lock "cinder-attachment_update-758ba294-a506-4570-a2f0-63b333ba5db1-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:18:27.038069 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:27.038069 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:27.111629 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a92b94ac-ff63-47bf-bd04-83fd07f43390 tempest-VolumeTypesNegativeTest-612499639 tempest-VolumeTypesNegativeTest-612499639-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:27.112182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a92b94ac-ff63-47bf-bd04-83fd07f43390 tempest-VolumeTypesNegativeTest-612499639 tempest-VolumeTypesNegativeTest-612499639-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c7b57a54-353a-44c6-9905-2187898731f1", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-284724287"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:27.114498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-a92b94ac-ff63-47bf-bd04-83fd07f43390 tempest-VolumeTypesNegativeTest-612499639 tempest-VolumeTypesNegativeTest-612499639-project-member] Create volume request body: {'volume': {'volume_type': 'c7b57a54-353a-44c6-9905-2187898731f1', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-284724287'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:27.123786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a92b94ac-ff63-47bf-bd04-83fd07f43390 tempest-VolumeTypesNegativeTest-612499639 tempest-VolumeTypesNegativeTest-612499639-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Aug 08 20:18:27.124417 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 120/476] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:18:26 2026] POST /volume/v3/volumes => generated 114 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:27.133799 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73ed1786-8986-42d3-82ed-2970f26bd796 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.137366 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73ed1786-8986-42d3-82ed-2970f26bd796 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] DELETE https://10.4.3.206/volume/v3/types/c7b57a54-353a-44c6-9905-2187898731f1 Aug 08 20:18:27.137677 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73ed1786-8986-42d3-82ed-2970f26bd796 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:27.137966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73ed1786-8986-42d3-82ed-2970f26bd796 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:27.154410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Lock "cinder-attachment_update-758ba294-a506-4570-a2f0-63b333ba5db1-np0000006809" released by "attachment_update" :: held 0.118s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:18:27.154815 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-9da0cada-6354-4707-ad2e-1d04a6c00024 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86 returned with HTTP 200 Aug 08 20:18:27.155254 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 120/477] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:18:27 2026] PUT /volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:27.186814 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eaf507fb-4f17-45eb-baf8-8a54b653676c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.191975 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eaf507fb-4f17-45eb-baf8-8a54b653676c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] POST https://10.4.3.206/volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86/action Aug 08 20:18:27.192527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eaf507fb-4f17-45eb-baf8-8a54b653676c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:27.192761 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eaf507fb-4f17-45eb-baf8-8a54b653676c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:27.209132 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73ed1786-8986-42d3-82ed-2970f26bd796 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/c7b57a54-353a-44c6-9905-2187898731f1 returned with HTTP 202 Aug 08 20:18:27.209614 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 119/478] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:18:27 2026] DELETE /volume/v3/types/c7b57a54-353a-44c6-9905-2187898731f1 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:27.218434 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:27.218434 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:27.221907 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c984e52a-d8a4-4712-b6ef-fe2d6a38d8f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.226654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c984e52a-d8a4-4712-b6ef-fe2d6a38d8f1 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] GET https://10.4.3.206/volume/v3/types/c7b57a54-353a-44c6-9905-2187898731f1 Aug 08 20:18:27.226855 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c984e52a-d8a4-4712-b6ef-fe2d6a38d8f1 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:27.227053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c984e52a-d8a4-4712-b6ef-fe2d6a38d8f1 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:27.234296 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ea361f91-cc0d-4c3b-a2e2-b3bbf46b7bc3 req-eaf507fb-4f17-45eb-baf8-8a54b653676c tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86/action returned with HTTP 204 Aug 08 20:18:27.235204 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 120/479] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:18:27 2026] POST /volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:27.236082 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c984e52a-d8a4-4712-b6ef-fe2d6a38d8f1 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/c7b57a54-353a-44c6-9905-2187898731f1 returned with HTTP 404 Aug 08 20:18:27.236628 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 121/480] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:18:27 2026] GET /volume/v3/types/c7b57a54-353a-44c6-9905-2187898731f1 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:27.249168 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-217400cc-67b4-4c18-87d8-22ec7b437bba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.251823 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-217400cc-67b4-4c18-87d8-22ec7b437bba tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:18:27.252282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-217400cc-67b4-4c18-87d8-22ec7b437bba tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:27.254407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-217400cc-67b4-4c18-87d8-22ec7b437bba tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 400 Aug 08 20:18:27.256405 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 121/481] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:18:27 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:18:27.267033 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f2dc3b12-87bf-4c9c-b3e7-f1393b6b6dd9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.269045 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2dc3b12-87bf-4c9c-b3e7-f1393b6b6dd9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:18:27.269526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2dc3b12-87bf-4c9c-b3e7-f1393b6b6dd9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-156020868"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:27.284711 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2dc3b12-87bf-4c9c-b3e7-f1393b6b6dd9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:18:27.285124 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 120/482] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:18:27 2026] POST /volume/v3/types => generated 228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:27.300212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2ce099d9-58c8-4cf8-bc7c-e92dd1a91fb9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.304438 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ce099d9-58c8-4cf8-bc7c-e92dd1a91fb9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:18:27.304438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2ce099d9-58c8-4cf8-bc7c-e92dd1a91fb9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-156020868"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:27.313776 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ce099d9-58c8-4cf8-bc7c-e92dd1a91fb9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-156020868 already exists. Aug 08 20:18:27.314517 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ce099d9-58c8-4cf8-bc7c-e92dd1a91fb9 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 409 Aug 08 20:18:27.315205 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 121/483] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:18:27 2026] POST /volume/v3/types => generated 133 bytes in 16 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:27.328134 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4cddd3f0-db46-4c88-8eaf-67891dc566a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.332376 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cddd3f0-db46-4c88-8eaf-67891dc566a0 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] DELETE https://10.4.3.206/volume/v3/types/b3369186-18e2-4344-b17e-58e4c9592314 Aug 08 20:18:27.332650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cddd3f0-db46-4c88-8eaf-67891dc566a0 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:27.332863 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cddd3f0-db46-4c88-8eaf-67891dc566a0 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:27.367723 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cddd3f0-db46-4c88-8eaf-67891dc566a0 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/b3369186-18e2-4344-b17e-58e4c9592314 returned with HTTP 202 Aug 08 20:18:27.368137 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 122/484] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:18:27 2026] DELETE /volume/v3/types/b3369186-18e2-4344-b17e-58e4c9592314 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:27.378051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0a4b40b-e98b-4732-bc60-6c9cfb4b6acd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.382424 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0a4b40b-e98b-4732-bc60-6c9cfb4b6acd tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] GET https://10.4.3.206/volume/v3/types/b3369186-18e2-4344-b17e-58e4c9592314 Aug 08 20:18:27.383125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0a4b40b-e98b-4732-bc60-6c9cfb4b6acd tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:27.383125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0a4b40b-e98b-4732-bc60-6c9cfb4b6acd tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:27.388301 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0a4b40b-e98b-4732-bc60-6c9cfb4b6acd tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/b3369186-18e2-4344-b17e-58e4c9592314 returned with HTTP 404 Aug 08 20:18:27.388301 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 122/485] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:18:27 2026] GET /volume/v3/types/b3369186-18e2-4344-b17e-58e4c9592314 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:27.395498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-36e4d82b-649d-4513-a341-986caa10ad9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.397394 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36e4d82b-649d-4513-a341-986caa10ad9a tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] DELETE https://10.4.3.206/volume/v3/types/f9eb1584-6212-4820-8398-27d52f659829 Aug 08 20:18:27.397776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36e4d82b-649d-4513-a341-986caa10ad9a tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:27.397972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36e4d82b-649d-4513-a341-986caa10ad9a tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:27.402138 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36e4d82b-649d-4513-a341-986caa10ad9a tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/f9eb1584-6212-4820-8398-27d52f659829 returned with HTTP 404 Aug 08 20:18:27.402594 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 121/486] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:18:27 2026] DELETE /volume/v3/types/f9eb1584-6212-4820-8398-27d52f659829 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:27.413627 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dca3298f-8483-4a0f-9d14-81dd99df9d36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:27.415874 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dca3298f-8483-4a0f-9d14-81dd99df9d36 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] GET https://10.4.3.206/volume/v3/types/c97efaf5-75f5-40fa-8d73-f3842e332cf1 Aug 08 20:18:27.416123 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dca3298f-8483-4a0f-9d14-81dd99df9d36 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:27.416371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dca3298f-8483-4a0f-9d14-81dd99df9d36 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:27.420234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dca3298f-8483-4a0f-9d14-81dd99df9d36 tempest-VolumeTypesNegativeTest-1750912112 tempest-VolumeTypesNegativeTest-1750912112-project-admin] https://10.4.3.206/volume/v3/types/c97efaf5-75f5-40fa-8d73-f3842e332cf1 returned with HTTP 404 Aug 08 20:18:27.420963 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 122/487] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:18:27 2026] GET /volume/v3/types/c97efaf5-75f5-40fa-8d73-f3842e332cf1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:28.039359 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-6c24b7d8-a85a-41c3-84f5-63a5c545c341 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.042143 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-6c24b7d8-a85a-41c3-84f5-63a5c545c341 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:28.042403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-6c24b7d8-a85a-41c3-84f5-63a5c545c341 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.043027 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-6c24b7d8-a85a-41c3-84f5-63a5c545c341 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.056110 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.056110 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:28.060818 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-6c24b7d8-a85a-41c3-84f5-63a5c545c341 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:28.065803 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-6c24b7d8-a85a-41c3-84f5-63a5c545c341 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:28.066237 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 123/488] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:28 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:28.099625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-386dcf09-07a8-4336-a762-7713ea883f6f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.099979 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-386dcf09-07a8-4336-a762-7713ea883f6f None None] GET https://10.4.3.206/volume// Aug 08 20:18:28.100116 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-386dcf09-07a8-4336-a762-7713ea883f6f None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.100294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-386dcf09-07a8-4336-a762-7713ea883f6f None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.100626 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-386dcf09-07a8-4336-a762-7713ea883f6f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:28.100935 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 123/489] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:18: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 08 20:18:28.111103 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-baef6ae2-d689-4533-ab96-9aeb7f978d44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.114784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-baef6ae2-d689-4533-ab96-9aeb7f978d44 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:18:28.115294 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-baef6ae2-d689-4533-ab96-9aeb7f978d44 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2ddf848-f23f-4242-a256-aba068bb34c1", "connector": null, "instance_uuid": "d5b8bb85-11ad-4ad5-8d7b-9d16bf1ce202"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:28.127923 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.127923 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:28.176933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-baef6ae2-d689-4533-ab96-9aeb7f978d44 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:18:28.177172 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 122/490] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:18:28 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 08 20:18:28.239752 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-c72c7f12-dc8a-4808-b3e9-430839baab99 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.242492 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-c72c7f12-dc8a-4808-b3e9-430839baab99 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] POST https://10.4.3.206/volume/v3/attachments/59f2d7c0-ea61-443c-a0d1-17d1ac089cfc/action Aug 08 20:18:28.242978 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-c72c7f12-dc8a-4808-b3e9-430839baab99 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:28.243142 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-c72c7f12-dc8a-4808-b3e9-430839baab99 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:28.264954 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.264954 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:28.279512 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-eb759876-4ac0-4ac6-aeba-0adfc161a276 req-c72c7f12-dc8a-4808-b3e9-430839baab99 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments/59f2d7c0-ea61-443c-a0d1-17d1ac089cfc/action returned with HTTP 204 Aug 08 20:18:28.280127 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 123/491] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:18:28 2026] POST /volume/v3/attachments/59f2d7c0-ea61-443c-a0d1-17d1ac089cfc/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:28.310772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54589370-e970-4b0d-98fa-d04818b0a3b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.312758 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54589370-e970-4b0d-98fa-d04818b0a3b3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:28.313745 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54589370-e970-4b0d-98fa-d04818b0a3b3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.313745 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54589370-e970-4b0d-98fa-d04818b0a3b3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.315799 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=166,cinder:UPDATE=34,cinder:INSERT=13 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:18:28.326604 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.326604 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:28.330928 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54589370-e970-4b0d-98fa-d04818b0a3b3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:28.336135 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54589370-e970-4b0d-98fa-d04818b0a3b3 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:28.337219 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 124/492] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:28 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 1112 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:18:28.355573 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f580b2df-97a4-4758-b9b6-6ac3bb5ca79b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.357966 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f580b2df-97a4-4758-b9b6-6ac3bb5ca79b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:28.358175 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f580b2df-97a4-4758-b9b6-6ac3bb5ca79b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.358470 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f580b2df-97a4-4758-b9b6-6ac3bb5ca79b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.377994 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.377994 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:28.384147 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f580b2df-97a4-4758-b9b6-6ac3bb5ca79b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:28.390785 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f580b2df-97a4-4758-b9b6-6ac3bb5ca79b tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:28.391395 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 124/493] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:28 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 1112 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:28.471469 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-b2779775-ff5b-44bf-9566-e0d069167b25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.477347 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-b2779775-ff5b-44bf-9566-e0d069167b25 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:28.477691 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-b2779775-ff5b-44bf-9566-e0d069167b25 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.477974 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-b2779775-ff5b-44bf-9566-e0d069167b25 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.489331 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.489331 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:28.494053 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-b2779775-ff5b-44bf-9566-e0d069167b25 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:28.505290 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-b2779775-ff5b-44bf-9566-e0d069167b25 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:28.505672 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 123/494] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:28 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:28.539045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-63243db6-7a2a-4ebf-b3be-c73a45a1399c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.544612 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-63243db6-7a2a-4ebf-b3be-c73a45a1399c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] DELETE https://10.4.3.206/volume/v3/attachments/59f2d7c0-ea61-443c-a0d1-17d1ac089cfc Aug 08 20:18:28.544612 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-63243db6-7a2a-4ebf-b3be-c73a45a1399c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.544612 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-63243db6-7a2a-4ebf-b3be-c73a45a1399c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.556354 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.556354 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:28.621046 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4423d5dc-3055-4c66-9934-726cd49f14cf req-63243db6-7a2a-4ebf-b3be-c73a45a1399c tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/attachments/59f2d7c0-ea61-443c-a0d1-17d1ac089cfc returned with HTTP 200 Aug 08 20:18:28.621533 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 124/495] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:18:28 2026] DELETE /volume/v3/attachments/59f2d7c0-ea61-443c-a0d1-17d1ac089cfc => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:28.663342 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ff314e9b-9cd5-441d-be35-29d6739b44f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:28.666755 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff314e9b-9cd5-441d-be35-29d6739b44f2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:18:28.666982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff314e9b-9cd5-441d-be35-29d6739b44f2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:28.667269 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff314e9b-9cd5-441d-be35-29d6739b44f2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:28.680584 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:28.680584 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:28.686335 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ff314e9b-9cd5-441d-be35-29d6739b44f2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:18:28.695110 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff314e9b-9cd5-441d-be35-29d6739b44f2 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:18:28.697581 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 125/496] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:28 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:29.726114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:29.727913 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:29.728156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1444218812"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:29.730143 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1444218812'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:29.730143 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Create volume of 1 GB Aug 08 20:18:29.734860 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=163,cinder:UPDATE=25,cinder:INSERT=10 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:18:29.737429 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Availability Zones retrieved successfully. Aug 08 20:18:29.743615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Flow 'volume_create_api' (7d72157a-27ed-447c-b54b-79df9f3806dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:29.744589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d978dd-2026-4321-bd1b-406bb590b289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:29.746062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:29.785428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d978dd-2026-4321-bd1b-406bb590b289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:29.786361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8079a19d-f308-4eb9-b3ad-54537e30b349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:29.858338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Created reservations ['40da52d0-5aa1-4df8-aa9a-fb90e6d5cd2c', '2ff36d33-f6be-458a-8c29-feaeadc7f2d0', '3a2fb998-441d-401a-85a6-18af073c691d', '358ee7a9-57c7-457a-8051-0a43d8a52f3c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:29.859369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8079a19d-f308-4eb9-b3ad-54537e30b349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40da52d0-5aa1-4df8-aa9a-fb90e6d5cd2c', '2ff36d33-f6be-458a-8c29-feaeadc7f2d0', '3a2fb998-441d-401a-85a6-18af073c691d', '358ee7a9-57c7-457a-8051-0a43d8a52f3c']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:29.860099 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29380725-ee13-4b9e-be5d-ed3978398e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:29.883451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29380725-ee13-4b9e-be5d-ed3978398e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a3337f-4249-49c0-9e3e-ccde61bece7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1444218812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69941e7794c343e59df2ab425c9e45cf',qos_specs=None,replication_status=,reservations=['40da52d0-5aa1-4df8-aa9a-fb90e6d5cd2c','2ff36d33-f6be-458a-8c29-feaeadc7f2d0','3a2fb998-441d-401a-85a6-18af073c691d','358ee7a9-57c7-457a-8051-0a43d8a52f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be795cb5b25d4886b4488af3e688c882',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1444218812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a3337f-4249-49c0-9e3e-ccde61bece7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69941e7794c343e59df2ab425c9e45cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be795cb5b25d4886b4488af3e688c882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:29.884246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250ddeb4-201a-45d0-b958-4b1a0d52f7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:29.904981 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:29.911118 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (250ddeb4-201a-45d0-b958-4b1a0d52f7a5) transitioned into state 'SUCCESS' from state '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-1444218812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69941e7794c343e59df2ab425c9e45cf',qos_specs=None,replication_status=,reservations=['40da52d0-5aa1-4df8-aa9a-fb90e6d5cd2c','2ff36d33-f6be-458a-8c29-feaeadc7f2d0','3a2fb998-441d-401a-85a6-18af073c691d','358ee7a9-57c7-457a-8051-0a43d8a52f3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be795cb5b25d4886b4488af3e688c882',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:29.911926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14268a98-328d-4c38-a40a-4341ba08a23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:29.923105 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14268a98-328d-4c38-a40a-4341ba08a23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:29.924077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Flow 'volume_create_api' (7d72157a-27ed-447c-b54b-79df9f3806dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:29.924374 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Create volume request issued successfully. Aug 08 20:18:29.925098 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1624ef0f-a40d-4cde-a896-5b3a79cdec61 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:29.925611 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 125/497] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:29 2026] POST /volume/v3/volumes => generated 754 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:29.944029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-45665c73-b42d-4683-a161-8f8d66a18789 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:29.947910 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45665c73-b42d-4683-a161-8f8d66a18789 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:29.948300 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45665c73-b42d-4683-a161-8f8d66a18789 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:29.948842 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-45665c73-b42d-4683-a161-8f8d66a18789 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:29.960476 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:29.960476 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:29.966314 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-45665c73-b42d-4683-a161-8f8d66a18789 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:29.974343 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-45665c73-b42d-4683-a161-8f8d66a18789 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 200 Aug 08 20:18:29.974946 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 125/498] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:29 2026] GET /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:30.033013 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:30.033512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-892205912"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:30.036017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-892205912'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:30.036285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Create volume of 1 GB Aug 08 20:18:30.043199 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Availability Zones retrieved successfully. Aug 08 20:18:30.053762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Flow 'volume_create_api' (00e01f74-80be-4936-a69f-504c74f40cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:30.055782 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c699667-424b-4f22-bc2d-50bef3ffa504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:30.057637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:30.093662 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c699667-424b-4f22-bc2d-50bef3ffa504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:30.094116 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01462e26-086f-4992-b47f-22a12b888940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:30.161798 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Created reservations ['d72a085d-54b6-46da-9c3c-8bc4b7555ffd', 'bf822a6b-e118-41d7-aabe-eab3b4930c9f', '33b8002f-f2de-411f-a3db-be5f952f7de4', '7df77270-29e7-4970-bf4d-2acda74ad065'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:30.162551 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01462e26-086f-4992-b47f-22a12b888940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d72a085d-54b6-46da-9c3c-8bc4b7555ffd', 'bf822a6b-e118-41d7-aabe-eab3b4930c9f', '33b8002f-f2de-411f-a3db-be5f952f7de4', '7df77270-29e7-4970-bf4d-2acda74ad065']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:30.163252 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb1ecbd-07ab-4482-9999-24ac37c5f3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:30.188039 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb1ecbd-07ab-4482-9999-24ac37c5f3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b26c82bc-ad2d-4912-ab16-0bff0a990762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-892205912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191f5e61e3394cac8daaf70c61214056',qos_specs=None,replication_status=,reservations=['d72a085d-54b6-46da-9c3c-8bc4b7555ffd','bf822a6b-e118-41d7-aabe-eab3b4930c9f','33b8002f-f2de-411f-a3db-be5f952f7de4','7df77270-29e7-4970-bf4d-2acda74ad065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875313f4fbc14fc080d9683cbe87c357',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-892205912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b26c82bc-ad2d-4912-ab16-0bff0a990762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='191f5e61e3394cac8daaf70c61214056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='875313f4fbc14fc080d9683cbe87c357',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:30.188920 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4851c420-a95d-466e-96a4-0ded924557cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:30.224237 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4851c420-a95d-466e-96a4-0ded924557cb) transitioned into state 'SUCCESS' from state '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-892205912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='191f5e61e3394cac8daaf70c61214056',qos_specs=None,replication_status=,reservations=['d72a085d-54b6-46da-9c3c-8bc4b7555ffd','bf822a6b-e118-41d7-aabe-eab3b4930c9f','33b8002f-f2de-411f-a3db-be5f952f7de4','7df77270-29e7-4970-bf4d-2acda74ad065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='875313f4fbc14fc080d9683cbe87c357',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:30.225089 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a1f050-aaac-4ba0-8400-af980c11a887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:30.238695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a1f050-aaac-4ba0-8400-af980c11a887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:30.240003 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Flow 'volume_create_api' (00e01f74-80be-4936-a69f-504c74f40cf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:30.240351 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Create volume request issued successfully. Aug 08 20:18:30.241133 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7cbac5d2-05ed-486b-abbf-7cdf6df4d087 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:30.241617 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 124/499] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:29 2026] POST /volume/v3/volumes => generated 754 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:30.257948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a84fa527-166d-49f5-b0d5-ea6af9f5bdde None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:30.260454 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a84fa527-166d-49f5-b0d5-ea6af9f5bdde tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:30.260757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a84fa527-166d-49f5-b0d5-ea6af9f5bdde tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:30.262998 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a84fa527-166d-49f5-b0d5-ea6af9f5bdde tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:30.276498 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:30.276498 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:30.283875 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a84fa527-166d-49f5-b0d5-ea6af9f5bdde tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Volume info retrieved successfully. Aug 08 20:18:30.291984 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a84fa527-166d-49f5-b0d5-ea6af9f5bdde tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 returned with HTTP 200 Aug 08 20:18:30.292660 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 126/500] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:30 2026] GET /volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:30.990403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a09217ee-9264-4060-a4d8-16e1db9b15ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:30.999222 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a09217ee-9264-4060-a4d8-16e1db9b15ef tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:30.999222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a09217ee-9264-4060-a4d8-16e1db9b15ef tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:30.999461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a09217ee-9264-4060-a4d8-16e1db9b15ef tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:31.010866 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.010866 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:31.016617 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a09217ee-9264-4060-a4d8-16e1db9b15ef tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:31.022707 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a09217ee-9264-4060-a4d8-16e1db9b15ef tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 200 Aug 08 20:18:31.023260 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 126/501] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:30 2026] GET /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:31.037527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30325b7f-ff79-45cd-985f-77ffd42bedce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.042741 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30325b7f-ff79-45cd-985f-77ffd42bedce tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] POST https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a/action Aug 08 20:18:31.043114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30325b7f-ff79-45cd-985f-77ffd42bedce tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:31.043300 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30325b7f-ff79-45cd-985f-77ffd42bedce tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:31.061151 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.061151 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:31.061930 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-30325b7f-ff79-45cd-985f-77ffd42bedce tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:31.069466 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-30325b7f-ff79-45cd-985f-77ffd42bedce tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume updated successfully. Aug 08 20:18:31.069744 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30325b7f-ff79-45cd-985f-77ffd42bedce tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a/action returned with HTTP 200 Aug 08 20:18:31.070190 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 126/502] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:18:31 2026] POST /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:18:31.079456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4dbc52ba-9e26-4e7b-bca4-235a2ce92f05 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.079456 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4dbc52ba-9e26-4e7b-bca4-235a2ce92f05 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:31.079456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4dbc52ba-9e26-4e7b-bca4-235a2ce92f05 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:31.079456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4dbc52ba-9e26-4e7b-bca4-235a2ce92f05 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:31.086888 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.086888 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:31.091208 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4dbc52ba-9e26-4e7b-bca4-235a2ce92f05 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:31.097156 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4dbc52ba-9e26-4e7b-bca4-235a2ce92f05 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 200 Aug 08 20:18:31.097717 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 125/503] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:31 2026] GET /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:31.271465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9e4eff2e-f878-4b79-9666-718e4d6c1421 req-84f9c78d-1039-49b0-a576-e2d46d07863a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.274708 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9e4eff2e-f878-4b79-9666-718e4d6c1421 req-84f9c78d-1039-49b0-a576-e2d46d07863a tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:31.275016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9e4eff2e-f878-4b79-9666-718e4d6c1421 req-84f9c78d-1039-49b0-a576-e2d46d07863a tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:31.275330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9e4eff2e-f878-4b79-9666-718e4d6c1421 req-84f9c78d-1039-49b0-a576-e2d46d07863a tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:31.286032 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.286032 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:31.291862 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9e4eff2e-f878-4b79-9666-718e4d6c1421 req-84f9c78d-1039-49b0-a576-e2d46d07863a tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:31.298919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9e4eff2e-f878-4b79-9666-718e4d6c1421 req-84f9c78d-1039-49b0-a576-e2d46d07863a tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 200 Aug 08 20:18:31.299573 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 127/504] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:31 2026] GET /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:31.310485 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cfa862da-d65c-4993-802e-4a4a2ab1ac99 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.314284 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfa862da-d65c-4993-802e-4a4a2ab1ac99 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:31.319150 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfa862da-d65c-4993-802e-4a4a2ab1ac99 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:31.319150 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfa862da-d65c-4993-802e-4a4a2ab1ac99 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:31.328517 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.328517 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:31.332444 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cfa862da-d65c-4993-802e-4a4a2ab1ac99 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Volume info retrieved successfully. Aug 08 20:18:31.337239 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfa862da-d65c-4993-802e-4a4a2ab1ac99 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 returned with HTTP 200 Aug 08 20:18:31.337892 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 127/505] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:31 2026] GET /volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:31.355861 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.359081 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:18:31.359543 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b26c82bc-ad2d-4912-ab16-0bff0a990762", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-151379476"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:31.379842 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.379842 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:31.380588 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Volume info retrieved successfully. Aug 08 20:18:31.380898 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Create snapshot from volume b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:31.430705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Created reservations ['952bc068-f93d-49ed-bcbc-25ff50ed0e9d', '9a530882-8fec-4593-a1b2-63116b061616', '1caabf77-4f0e-4cf2-ac15-7e5bb8dcf915', '7c28c58d-44f3-456b-95d4-b2c5f70bcbb8'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:31.479211 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot create request issued successfully. Aug 08 20:18:31.479572 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3306770d-23b8-4db5-a124-ea8d80e98ac3 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:18:31.479972 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 127/506] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:18:31 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:31.495002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56729650-47a5-47dd-b8fb-397bed2c5f8c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.498885 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56729650-47a5-47dd-b8fb-397bed2c5f8c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e Aug 08 20:18:31.499267 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56729650-47a5-47dd-b8fb-397bed2c5f8c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:31.499594 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56729650-47a5-47dd-b8fb-397bed2c5f8c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:31.531827 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:31.531827 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:31.532599 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56729650-47a5-47dd-b8fb-397bed2c5f8c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:31.533754 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56729650-47a5-47dd-b8fb-397bed2c5f8c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e returned with HTTP 200 Aug 08 20:18:31.534268 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 126/507] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:18:31 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:31.888570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:31.890767 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:31.891192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1706031632"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:31.892838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1706031632'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:31.892956 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Create volume of 1 GB Aug 08 20:18:31.899957 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Availability Zones retrieved successfully. Aug 08 20:18:31.908575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Flow 'volume_create_api' (07a644a0-c858-4346-888b-85eb21d8806a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:31.910041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f57a417-9ef7-4428-afa6-75b6f1bd8bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:31.911454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:31.947663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f57a417-9ef7-4428-afa6-75b6f1bd8bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:31.948402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6766297-b779-4a54-9c59-0fa0d54dc7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:31.996983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Created reservations ['82385bbc-93a0-4166-a7fe-af7aecf80eed', '10e02246-ef58-4d7d-9ea9-ebbb7f2a033f', 'bd0b0636-e629-419a-ad49-5d132be1d591', 'c898885c-4e32-494b-b51c-dfb61d6b78db'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:31.998062 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6766297-b779-4a54-9c59-0fa0d54dc7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82385bbc-93a0-4166-a7fe-af7aecf80eed', '10e02246-ef58-4d7d-9ea9-ebbb7f2a033f', 'bd0b0636-e629-419a-ad49-5d132be1d591', 'c898885c-4e32-494b-b51c-dfb61d6b78db']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:31.998965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360962cd-c576-4138-8928-97bc3a443976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:32.039445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (360962cd-c576-4138-8928-97bc3a443976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3abcfb4d-d79c-4c22-8898-66bb832826ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1706031632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69941e7794c343e59df2ab425c9e45cf',qos_specs=None,replication_status=,reservations=['82385bbc-93a0-4166-a7fe-af7aecf80eed','10e02246-ef58-4d7d-9ea9-ebbb7f2a033f','bd0b0636-e629-419a-ad49-5d132be1d591','c898885c-4e32-494b-b51c-dfb61d6b78db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be795cb5b25d4886b4488af3e688c882',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1706031632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3abcfb4d-d79c-4c22-8898-66bb832826ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69941e7794c343e59df2ab425c9e45cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be795cb5b25d4886b4488af3e688c882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:32.040582 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c692f619-1109-4f92-ad9e-3da5f724d9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:32.065218 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c692f619-1109-4f92-ad9e-3da5f724d9b0) transitioned into state 'SUCCESS' from state '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-1706031632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69941e7794c343e59df2ab425c9e45cf',qos_specs=None,replication_status=,reservations=['82385bbc-93a0-4166-a7fe-af7aecf80eed','10e02246-ef58-4d7d-9ea9-ebbb7f2a033f','bd0b0636-e629-419a-ad49-5d132be1d591','c898885c-4e32-494b-b51c-dfb61d6b78db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be795cb5b25d4886b4488af3e688c882',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:32.066226 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d861abd3-fc7a-41ff-9fd9-b44ee830ff73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:32.081874 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d861abd3-fc7a-41ff-9fd9-b44ee830ff73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:32.083063 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Flow 'volume_create_api' (07a644a0-c858-4346-888b-85eb21d8806a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:32.083492 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Create volume request issued successfully. Aug 08 20:18:32.084244 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88a1b18a-7f49-461d-a534-210c8dbb55e4 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:32.084820 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 128/508] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:31 2026] POST /volume/v3/volumes => generated 754 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:32.101029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85afd55b-f36c-42fa-adcb-0c9977648e6d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.103657 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85afd55b-f36c-42fa-adcb-0c9977648e6d tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea Aug 08 20:18:32.103920 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85afd55b-f36c-42fa-adcb-0c9977648e6d tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.104170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85afd55b-f36c-42fa-adcb-0c9977648e6d tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:32.111555 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.111555 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:32.116016 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-85afd55b-f36c-42fa-adcb-0c9977648e6d tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:32.120958 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85afd55b-f36c-42fa-adcb-0c9977648e6d tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea returned with HTTP 200 Aug 08 20:18:32.121281 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 128/509] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:32 2026] GET /volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:32.547040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c3c00cde-c19b-4a95-9f61-ceea9dea38aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.550362 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c3c00cde-c19b-4a95-9f61-ceea9dea38aa tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e Aug 08 20:18:32.551021 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c3c00cde-c19b-4a95-9f61-ceea9dea38aa tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.551361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c3c00cde-c19b-4a95-9f61-ceea9dea38aa tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:32.558720 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.558720 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:32.559373 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c3c00cde-c19b-4a95-9f61-ceea9dea38aa tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.560986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c3c00cde-c19b-4a95-9f61-ceea9dea38aa tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e returned with HTTP 200 Aug 08 20:18:32.561464 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 128/510] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:18:32 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:32.574807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-55ad6953-d5e6-4734-9e61-e3025be643b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.577433 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55ad6953-d5e6-4734-9e61-e3025be643b1 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] POST https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.577963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55ad6953-d5e6-4734-9e61-e3025be643b1 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:32.590354 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.590354 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:32.590732 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55ad6953-d5e6-4734-9e61-e3025be643b1 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.635691 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55ad6953-d5e6-4734-9e61-e3025be643b1 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Update snapshot metadata completed successfully. Aug 08 20:18:32.636095 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55ad6953-d5e6-4734-9e61-e3025be643b1 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.637193 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 127/511] 10.4.3.206 () {68 vars in 1402 bytes} [Sat Aug 8 20:18:32 2026] POST /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.648214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.650346 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.650656 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.650821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:32.670278 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.670278 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:32.670922 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.671885 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:32.672178 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f0e899a-5a57-4f2e-aa57-05714ba441a5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.672576 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 129/512] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:32 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.682119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-015f315b-38f8-4172-b7c8-94ea2a7300dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.684626 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-015f315b-38f8-4172-b7c8-94ea2a7300dd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] PUT https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.684626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-015f315b-38f8-4172-b7c8-94ea2a7300dd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:32.710356 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.710356 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:32.711806 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-015f315b-38f8-4172-b7c8-94ea2a7300dd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.743896 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-015f315b-38f8-4172-b7c8-94ea2a7300dd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Update snapshot metadata completed successfully. Aug 08 20:18:32.744159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-015f315b-38f8-4172-b7c8-94ea2a7300dd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.744757 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 129/513] 10.4.3.206 () {68 vars in 1401 bytes} [Sat Aug 8 20:18:32 2026] PUT /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 57 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.753704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.755778 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.755998 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.756192 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:32.764821 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.764821 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:32.765638 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.766985 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:32.767401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46634ac5-d45c-4429-b10a-ce8050ddb3f5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.768415 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 129/514] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:32 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 57 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.777880 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.781626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 Aug 08 20:18:32.782095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.782924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:32.796420 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.796420 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:32.797269 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.799309 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:32.814472 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Delete snapshot metadata completed successfully. Aug 08 20:18:32.814472 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1ef52bc-a258-4e0c-bb78-dbc73ab0adcd tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 returned with HTTP 200 Aug 08 20:18:32.814472 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 128/515] 10.4.3.206 () {66 vars in 1399 bytes} [Sat Aug 8 20:18:32 2026] DELETE /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 20:18:32.829275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.833885 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.834080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.834270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:32.847954 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.847954 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:32.848364 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.849282 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:32.850542 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f26ece1b-cd0f-4975-9d7a-b50428481fc5 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.850542 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 130/516] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:32 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.862736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5328e8ed-48e9-4376-a974-fc34e7f7c2f9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.868106 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5328e8ed-48e9-4376-a974-fc34e7f7c2f9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] PUT https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.868506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5328e8ed-48e9-4376-a974-fc34e7f7c2f9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:32.879373 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.879373 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:32.879373 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5328e8ed-48e9-4376-a974-fc34e7f7c2f9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.891843 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5328e8ed-48e9-4376-a974-fc34e7f7c2f9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Update snapshot metadata completed successfully. Aug 08 20:18:32.894407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5328e8ed-48e9-4376-a974-fc34e7f7c2f9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.894407 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 130/517] 10.4.3.206 () {68 vars in 1401 bytes} [Sat Aug 8 20:18:32 2026] PUT /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.907996 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-621148ac-6a19-470e-930d-777f0176d06e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.911188 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-621148ac-6a19-470e-930d-777f0176d06e tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] POST https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.911686 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-621148ac-6a19-470e-930d-777f0176d06e tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:32.929523 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:32.929523 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:32.930001 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-621148ac-6a19-470e-930d-777f0176d06e tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:32.970829 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-621148ac-6a19-470e-930d-777f0176d06e tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Update snapshot metadata completed successfully. Aug 08 20:18:32.971424 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-621148ac-6a19-470e-930d-777f0176d06e tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:32.973535 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 130/518] 10.4.3.206 () {68 vars in 1402 bytes} [Sat Aug 8 20:18:32 2026] POST /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 68 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:32.986513 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:32.990032 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:32.991856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:32.991856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.001557 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.001557 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:33.002216 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.004304 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:33.005402 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e49aa8e4-8d5f-4970-9550-42764d8a90cf tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:33.006355 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 129/519] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:32 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 08 20:18:33.019190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-68463c69-713c-4734-95a4-bcbcc713d1a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.022731 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-68463c69-713c-4734-95a4-bcbcc713d1a9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] PUT https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 Aug 08 20:18:33.022731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-68463c69-713c-4734-95a4-bcbcc713d1a9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:33.031800 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.031800 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:33.031800 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-68463c69-713c-4734-95a4-bcbcc713d1a9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.072180 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-68463c69-713c-4734-95a4-bcbcc713d1a9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Update snapshot metadata completed successfully. Aug 08 20:18:33.072180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-68463c69-713c-4734-95a4-bcbcc713d1a9 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 returned with HTTP 200 Aug 08 20:18:33.072180 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 131/520] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:18:33 2026] PUT /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:33.084403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.088596 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 Aug 08 20:18:33.088870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.089556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.101217 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.101217 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:33.101836 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.103127 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:33.103515 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-232810d4-3d09-4fc5-b2be-07aa1b252a5b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 returned with HTTP 200 Aug 08 20:18:33.103925 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 131/521] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:18:33 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 08 20:18:33.118421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.118922 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:33.119196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.119496 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.129871 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.129871 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:33.132007 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.132007 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Get snapshot metadata completed successfully. Aug 08 20:18:33.133549 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25cf8193-2cdc-40d2-b78f-0726ac3ceb0b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:33.133549 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 131/522] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:18:33 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 75 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:33.139927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e48696b-e4b9-44c8-b6cb-5fd4fbcd63af None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.143904 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e48696b-e4b9-44c8-b6cb-5fd4fbcd63af tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea Aug 08 20:18:33.144117 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e48696b-e4b9-44c8-b6cb-5fd4fbcd63af tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.144314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e48696b-e4b9-44c8-b6cb-5fd4fbcd63af tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.144528 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8127f4a8-0ef0-43b6-a5e6-9b9a5a6b325f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.150105 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8127f4a8-0ef0-43b6-a5e6-9b9a5a6b325f tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] PUT https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata Aug 08 20:18:33.150685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8127f4a8-0ef0-43b6-a5e6-9b9a5a6b325f tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:33.156300 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.156300 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:33.162548 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e48696b-e4b9-44c8-b6cb-5fd4fbcd63af tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:33.162740 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.162740 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:33.164456 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8127f4a8-0ef0-43b6-a5e6-9b9a5a6b325f tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.168512 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e48696b-e4b9-44c8-b6cb-5fd4fbcd63af tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea returned with HTTP 200 Aug 08 20:18:33.169014 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 130/523] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:33 2026] GET /volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:33.189953 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8127f4a8-0ef0-43b6-a5e6-9b9a5a6b325f tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Update snapshot metadata completed successfully. Aug 08 20:18:33.190299 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8127f4a8-0ef0-43b6-a5e6-9b9a5a6b325f tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata returned with HTTP 200 Aug 08 20:18:33.190840 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 132/524] 10.4.3.206 () {68 vars in 1401 bytes} [Sat Aug 8 20:18:33 2026] PUT /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e/metadata => generated 16 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:18:33.205692 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50400593-a54f-4658-9f21-41ba878c22a4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.208932 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e Aug 08 20:18:33.208932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.209349 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.209633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Delete snapshot with id: c5ff40a9-de97-41ef-a1d0-7acd32db5e0e Aug 08 20:18:33.216740 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.216740 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:33.217439 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.249694 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot delete request issued successfully. Aug 08 20:18:33.249963 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50400593-a54f-4658-9f21-41ba878c22a4 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e returned with HTTP 202 Aug 08 20:18:33.250549 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 132/525] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:18:33 2026] DELETE /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:33.262563 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0980ba3f-5969-448e-b0fe-5843783aaa9b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.265100 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0980ba3f-5969-448e-b0fe-5843783aaa9b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e Aug 08 20:18:33.265100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0980ba3f-5969-448e-b0fe-5843783aaa9b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.265462 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0980ba3f-5969-448e-b0fe-5843783aaa9b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.271813 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.271813 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:33.272435 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0980ba3f-5969-448e-b0fe-5843783aaa9b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Snapshot retrieved successfully. Aug 08 20:18:33.273547 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0980ba3f-5969-448e-b0fe-5843783aaa9b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e returned with HTTP 200 Aug 08 20:18:33.273920 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 132/526] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:18:33 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:18:33.475999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-50fda6a3-8141-4fbc-bb90-cc75341d0d4f req-62009c8c-8ade-4db4-8852-2aea201e1948 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.478993 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-50fda6a3-8141-4fbc-bb90-cc75341d0d4f req-62009c8c-8ade-4db4-8852-2aea201e1948 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] GET https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:33.479307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-50fda6a3-8141-4fbc-bb90-cc75341d0d4f req-62009c8c-8ade-4db4-8852-2aea201e1948 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.479600 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-50fda6a3-8141-4fbc-bb90-cc75341d0d4f req-62009c8c-8ade-4db4-8852-2aea201e1948 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.492812 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.492812 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:33.497685 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-50fda6a3-8141-4fbc-bb90-cc75341d0d4f req-62009c8c-8ade-4db4-8852-2aea201e1948 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:33.504943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-50fda6a3-8141-4fbc-bb90-cc75341d0d4f req-62009c8c-8ade-4db4-8852-2aea201e1948 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 returned with HTTP 200 Aug 08 20:18:33.505469 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 131/527] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:33 2026] GET /volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 => generated 1603 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:33.576862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.579706 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea Aug 08 20:18:33.579969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.580200 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.580451 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Delete volume with id: 3abcfb4d-d79c-4c22-8898-66bb832826ea Aug 08 20:18:33.591470 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.591470 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:33.592154 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:33.624848 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Delete volume request issued successfully. Aug 08 20:18:33.625125 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-44be4ddb-332c-4aff-ba29-5a70da7dc4ae tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea returned with HTTP 202 Aug 08 20:18:33.625826 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 133/528] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:18:33 2026] DELETE /volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:33.633748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3c16f008-2b34-4701-8ec0-3babdedb8070 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:33.636801 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c16f008-2b34-4701-8ec0-3babdedb8070 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea Aug 08 20:18:33.637113 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c16f008-2b34-4701-8ec0-3babdedb8070 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:33.637220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c16f008-2b34-4701-8ec0-3babdedb8070 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:33.646797 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:33.646797 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:33.651077 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3c16f008-2b34-4701-8ec0-3babdedb8070 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:33.659063 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c16f008-2b34-4701-8ec0-3babdedb8070 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea returned with HTTP 200 Aug 08 20:18:33.659570 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 133/529] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:33 2026] GET /volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:34.283361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7936532-4ace-49d3-882e-0b969914e91c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.288994 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7936532-4ace-49d3-882e-0b969914e91c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e Aug 08 20:18:34.289116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7936532-4ace-49d3-882e-0b969914e91c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.289372 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7936532-4ace-49d3-882e-0b969914e91c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.298065 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7936532-4ace-49d3-882e-0b969914e91c tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e returned with HTTP 404 Aug 08 20:18:34.298635 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 133/530] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:18:34 2026] GET /volume/v3/snapshots/c5ff40a9-de97-41ef-a1d0-7acd32db5e0e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:34.306844 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7601e171-6bb5-4160-bcf5-be1e3bc98d41 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.309296 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7601e171-6bb5-4160-bcf5-be1e3bc98d41 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:34.309613 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7601e171-6bb5-4160-bcf5-be1e3bc98d41 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.309919 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7601e171-6bb5-4160-bcf5-be1e3bc98d41 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.320965 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:34.320965 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:34.326366 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7601e171-6bb5-4160-bcf5-be1e3bc98d41 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Volume info retrieved successfully. Aug 08 20:18:34.333561 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7601e171-6bb5-4160-bcf5-be1e3bc98d41 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 returned with HTTP 200 Aug 08 20:18:34.334031 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 132/531] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:34 2026] GET /volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:34.349120 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.351710 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:34.351975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.352226 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.352456 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Delete volume with id: b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:34.361889 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:34.361889 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:34.362595 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Volume info retrieved successfully. Aug 08 20:18:34.384882 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Delete volume request issued successfully. Aug 08 20:18:34.385305 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9344d2cd-0bad-4690-9ed7-49c407ba8f2b tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 returned with HTTP 202 Aug 08 20:18:34.385861 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 134/532] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:18:34 2026] DELETE /volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:34.399370 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c950d15-fbb7-4ee7-aab7-324eccf34d66 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.401990 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c950d15-fbb7-4ee7-aab7-324eccf34d66 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:34.402225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c950d15-fbb7-4ee7-aab7-324eccf34d66 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.402509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c950d15-fbb7-4ee7-aab7-324eccf34d66 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.411136 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:34.411136 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:34.415631 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c950d15-fbb7-4ee7-aab7-324eccf34d66 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Volume info retrieved successfully. Aug 08 20:18:34.420931 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c950d15-fbb7-4ee7-aab7-324eccf34d66 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 returned with HTTP 200 Aug 08 20:18:34.421379 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 134/533] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:34 2026] GET /volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:34.676398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a02b7c54-2100-4ede-85bf-7b8915ccdc44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.679000 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a02b7c54-2100-4ede-85bf-7b8915ccdc44 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea Aug 08 20:18:34.679251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a02b7c54-2100-4ede-85bf-7b8915ccdc44 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.679512 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a02b7c54-2100-4ede-85bf-7b8915ccdc44 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.687561 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a02b7c54-2100-4ede-85bf-7b8915ccdc44 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea returned with HTTP 404 Aug 08 20:18:34.688107 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 134/534] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:34 2026] GET /volume/v3/volumes/3abcfb4d-d79c-4c22-8898-66bb832826ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:34.694939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59108dbb-946d-4951-a492-86e09d5fcb92 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.696551 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] DELETE https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:34.696736 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.696908 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.697065 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Delete volume with id: 18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:34.706363 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:34.706363 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:34.708706 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:34.749359 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Delete volume request issued successfully. Aug 08 20:18:34.749740 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59108dbb-946d-4951-a492-86e09d5fcb92 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 202 Aug 08 20:18:34.749993 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 133/535] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:18:34 2026] DELETE /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:34.759212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee9e37ae-3e68-4785-a47f-3603c1fca708 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:34.760753 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee9e37ae-3e68-4785-a47f-3603c1fca708 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:34.760957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee9e37ae-3e68-4785-a47f-3603c1fca708 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:34.761070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee9e37ae-3e68-4785-a47f-3603c1fca708 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:34.768119 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:34.768119 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:34.772499 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee9e37ae-3e68-4785-a47f-3603c1fca708 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Volume info retrieved successfully. Aug 08 20:18:34.777599 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee9e37ae-3e68-4785-a47f-3603c1fca708 tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 200 Aug 08 20:18:34.778158 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 135/536] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:34 2026] GET /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:35.445782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0f45bff-f143-49e5-ae70-5fde51a5a015 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:35.451037 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0f45bff-f143-49e5-ae70-5fde51a5a015 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] GET https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 Aug 08 20:18:35.451266 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0f45bff-f143-49e5-ae70-5fde51a5a015 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:35.451524 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0f45bff-f143-49e5-ae70-5fde51a5a015 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:35.462213 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0f45bff-f143-49e5-ae70-5fde51a5a015 tempest-SnapshotMetadataTestJSON-199327456 tempest-SnapshotMetadataTestJSON-199327456-project-member] https://10.4.3.206/volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 returned with HTTP 404 Aug 08 20:18:35.463242 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 135/537] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:35 2026] GET /volume/v3/volumes/b26c82bc-ad2d-4912-ab16-0bff0a990762 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:35.792764 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ceb007fa-2e96-4322-8e39-813ef38c2adf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:35.794998 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ceb007fa-2e96-4322-8e39-813ef38c2adf tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] GET https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a Aug 08 20:18:35.795266 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ceb007fa-2e96-4322-8e39-813ef38c2adf tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:35.795510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ceb007fa-2e96-4322-8e39-813ef38c2adf tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:35.802070 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ceb007fa-2e96-4322-8e39-813ef38c2adf tempest-ServersNegativeTestJSON-1008389911 tempest-ServersNegativeTestJSON-1008389911-project-member] https://10.4.3.206/volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a returned with HTTP 404 Aug 08 20:18:35.802780 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 135/538] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:35 2026] GET /volume/v3/volumes/18a3337f-4249-49c0-9e3e-ccde61bece7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:42.005304 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:42.203933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:42.204399 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1020356395"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:42.209481 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1020356395'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:42.209746 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume of 1 GB Aug 08 20:18:42.216756 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability Zones retrieved successfully. Aug 08 20:18:42.226420 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (213476cd-c667-4aa1-aa64-e70fbd835c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:42.226420 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadf840f-e757-44d4-9aaa-84c634cbee74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:42.227779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:42.262333 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dadf840f-e757-44d4-9aaa-84c634cbee74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:42.263557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6dc2f8-4a84-405b-8b63-55a5863ea89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:42.338264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['5002f4e5-dafe-42ec-bad5-8743804fdd41', '651ee2ee-1498-4861-8de4-150f2dc1321c', '211a490c-f5a3-4239-86bc-db308e8790e5', '3521d924-42b3-4670-a662-8577ef37f117'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:42.339275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6dc2f8-4a84-405b-8b63-55a5863ea89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5002f4e5-dafe-42ec-bad5-8743804fdd41', '651ee2ee-1498-4861-8de4-150f2dc1321c', '211a490c-f5a3-4239-86bc-db308e8790e5', '3521d924-42b3-4670-a662-8577ef37f117']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:42.340325 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db04114e-e890-47d9-af45-1f0340edb8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:42.367161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db04114e-e890-47d9-af45-1f0340edb8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe75ff2-6ab9-4b5a-bad3-99130abc4778', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1020356395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['5002f4e5-dafe-42ec-bad5-8743804fdd41','651ee2ee-1498-4861-8de4-150f2dc1321c','211a490c-f5a3-4239-86bc-db308e8790e5','3521d924-42b3-4670-a662-8577ef37f117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1020356395',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afe75ff2-6ab9-4b5a-bad3-99130abc4778,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7223b69469304db083d5e873affbc5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7748cf52a12747af8b4057372df58eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:42.367855 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e727745a-588a-4279-a5c0-84e8c47b58dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:42.385917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e727745a-588a-4279-a5c0-84e8c47b58dd) transitioned into state 'SUCCESS' from state '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-1020356395',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['5002f4e5-dafe-42ec-bad5-8743804fdd41','651ee2ee-1498-4861-8de4-150f2dc1321c','211a490c-f5a3-4239-86bc-db308e8790e5','3521d924-42b3-4670-a662-8577ef37f117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:42.386599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d717655-c312-4647-91b5-f3f36ad2f9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:42.394476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d717655-c312-4647-91b5-f3f36ad2f9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:42.395290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (213476cd-c667-4aa1-aa64-e70fbd835c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:42.395737 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request issued successfully. Aug 08 20:18:42.396273 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15aa8d93-6ab0-42c4-9fa0-73c8472e5808 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:42.396814 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 134/539] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:42 2026] POST /volume/v3/volumes => generated 749 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:44.750635 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-6d4a13c7-009d-4c7f-9363-8632888544d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:44.756085 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-6d4a13c7-009d-4c7f-9363-8632888544d5 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] DELETE https://10.4.3.206/volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86 Aug 08 20:18:44.756295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-6d4a13c7-009d-4c7f-9363-8632888544d5 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:44.756489 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-6d4a13c7-009d-4c7f-9363-8632888544d5 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:44.770259 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:44.770259 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:44.841877 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-6d4a13c7-009d-4c7f-9363-8632888544d5 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86 returned with HTTP 200 Aug 08 20:18:44.842316 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 136/540] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:18:44 2026] DELETE /volume/v3/attachments/eaf4b63c-5ca4-4597-a484-cda2718c1a86 => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:44.859069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:44.860368 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] DELETE https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:44.861492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:44.861492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:44.861492 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Delete volume with id: 758ba294-a506-4570-a2f0-63b333ba5db1 Aug 08 20:18:44.876327 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:44.876327 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:44.877020 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:44.905553 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Delete volume request issued successfully. Aug 08 20:18:44.905788 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b2ddb130-2e86-4bc6-a8fe-728171175d4a req-d1c98ce9-8ba1-4c36-a54e-e6d05dbb05c7 tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 returned with HTTP 202 Aug 08 20:18:44.906333 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 136/541] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:18:44 2026] DELETE /volume/v3/volumes/758ba294-a506-4570-a2f0-63b333ba5db1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:45.798070 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=145,cinder:UPDATE=31,cinder:INSERT=18 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:18:47.326675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f8440c43-f728-4bbe-9387-215d71729268 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:47.499455 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:47.500105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1703723042", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:47.502202 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1703723042', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:47.758833 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume of 1 GB Aug 08 20:18:47.759397 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:47.759397 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:47.760009 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Availability Zones retrieved successfully. Aug 08 20:18:47.768630 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (1e7cd9bd-7844-43b6-b3fa-2e9973082fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:47.769976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044d8eec-ed19-4f5e-98e4-636e689a3a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:47.771304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:47.839837 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:47.839837 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:47.854894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044d8eec-ed19-4f5e-98e4-636e689a3a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=51747d24-72e5-46e0-8ff9-432fc24e5981,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51747d24-72e5-46e0-8ff9-432fc24e5981', 'encryption_key_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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:47.855651 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98943e7-4789-42fe-8d56-0a4701272263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:47.926925 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Created reservations ['ea5f9717-f9b2-494b-b37f-0b56efac0826', 'd52bc53e-fd9d-4dd4-8bbf-d486c11a9786', 'e31e0be6-8fb3-4682-9bb0-9f4c7096b7c4', '2b5b0441-6a28-4ecd-a128-a0bf30d1b36b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:47.927801 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98943e7-4789-42fe-8d56-0a4701272263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5f9717-f9b2-494b-b37f-0b56efac0826', 'd52bc53e-fd9d-4dd4-8bbf-d486c11a9786', 'e31e0be6-8fb3-4682-9bb0-9f4c7096b7c4', '2b5b0441-6a28-4ecd-a128-a0bf30d1b36b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:47.928662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742a2cd5-6c17-46ee-b208-7677f0eea7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:47.958985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742a2cd5-6c17-46ee-b208-7677f0eea7e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e75ca06-6ad7-4555-91c8-6a41c799d6ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1703723042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['ea5f9717-f9b2-494b-b37f-0b56efac0826','d52bc53e-fd9d-4dd4-8bbf-d486c11a9786','e31e0be6-8fb3-4682-9bb0-9f4c7096b7c4','2b5b0441-6a28-4ecd-a128-a0bf30d1b36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1703723042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e75ca06-6ad7-4555-91c8-6a41c799d6ba,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='25aaa482acf94de7bac93510623a1cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a475a1fdc166417d86014e9bd298364b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51747d24-72e5-46e0-8ff9-432fc24e5981),volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:47.958985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9d6309-bc63-4931-8a27-e922541441c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:47.978139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb9d6309-bc63-4931-8a27-e922541441c8) transitioned into state 'SUCCESS' from state '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-1703723042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['ea5f9717-f9b2-494b-b37f-0b56efac0826','d52bc53e-fd9d-4dd4-8bbf-d486c11a9786','e31e0be6-8fb3-4682-9bb0-9f4c7096b7c4','2b5b0441-6a28-4ecd-a128-a0bf30d1b36b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:47.978863 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0a537f-a063-46e0-aa1f-a9e106ac3dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:47.987396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0a537f-a063-46e0-aa1f-a9e106ac3dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:47.988368 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (1e7cd9bd-7844-43b6-b3fa-2e9973082fe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:47.988663 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request issued successfully. Aug 08 20:18:47.989149 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f8440c43-f728-4bbe-9387-215d71729268 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:47.989558 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 136/542] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:18:47 2026] POST /volume/v3/volumes => generated 760 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:48.006184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-273b5b27-60ee-4659-866b-807025f9fddb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:48.008023 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-273b5b27-60ee-4659-866b-807025f9fddb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:18:48.008175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-273b5b27-60ee-4659-866b-807025f9fddb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:48.008366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-273b5b27-60ee-4659-866b-807025f9fddb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:48.016720 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:48.016720 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:48.023754 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-273b5b27-60ee-4659-866b-807025f9fddb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:18:48.029553 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-273b5b27-60ee-4659-866b-807025f9fddb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:18:48.029938 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 135/543] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:48 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:49.051129 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4a2fa66e-7fd2-4fb2-b2d5-47abaecb6f17 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:49.053368 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4a2fa66e-7fd2-4fb2-b2d5-47abaecb6f17 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:18:49.053605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4a2fa66e-7fd2-4fb2-b2d5-47abaecb6f17 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:49.053861 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4a2fa66e-7fd2-4fb2-b2d5-47abaecb6f17 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:49.070659 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:49.070659 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:49.088804 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4a2fa66e-7fd2-4fb2-b2d5-47abaecb6f17 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:18:49.100428 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4a2fa66e-7fd2-4fb2-b2d5-47abaecb6f17 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:18:49.100858 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 137/544] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:49 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 1368 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:49.205529 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d2fb9e5b-5b5d-435c-a85d-9d6d5630a717 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:49.208339 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d2fb9e5b-5b5d-435c-a85d-9d6d5630a717 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:18:49.208538 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d2fb9e5b-5b5d-435c-a85d-9d6d5630a717 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:49.208782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d2fb9e5b-5b5d-435c-a85d-9d6d5630a717 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:49.218120 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:49.218120 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:49.226159 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d2fb9e5b-5b5d-435c-a85d-9d6d5630a717 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:18:49.233026 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d2fb9e5b-5b5d-435c-a85d-9d6d5630a717 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:18:49.233561 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 137/545] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:49 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:49.741210 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-dcc336b9-5258-4f9f-ad28-bff95f163b3f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:49.744146 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-dcc336b9-5258-4f9f-ad28-bff95f163b3f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:18:49.744407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-dcc336b9-5258-4f9f-ad28-bff95f163b3f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:49.744657 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-dcc336b9-5258-4f9f-ad28-bff95f163b3f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:49.753812 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:49.753812 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:49.761903 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-dcc336b9-5258-4f9f-ad28-bff95f163b3f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:18:49.767235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-dcc336b9-5258-4f9f-ad28-bff95f163b3f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:18:49.767787 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 137/546] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:49 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:49.778850 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3c47f8d6-9170-4083-98b1-6ba448ad0d3a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:49.779340 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3c47f8d6-9170-4083-98b1-6ba448ad0d3a None None] GET https://10.4.3.206/volume// Aug 08 20:18:49.779601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3c47f8d6-9170-4083-98b1-6ba448ad0d3a None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:49.780056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3c47f8d6-9170-4083-98b1-6ba448ad0d3a None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:49.780244 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3c47f8d6-9170-4083-98b1-6ba448ad0d3a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:49.780803 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 136/547] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:18:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:18:49.791305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-302cf0f1-be83-478b-972e-5fe826948cc9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:49.794254 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-302cf0f1-be83-478b-972e-5fe826948cc9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:18:49.794753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-302cf0f1-be83-478b-972e-5fe826948cc9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e75ca06-6ad7-4555-91c8-6a41c799d6ba", "connector": null, "instance_uuid": "7190c205-9a07-410a-87dd-4b4241179872"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:49.804499 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:49.804499 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:49.831151 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-302cf0f1-be83-478b-972e-5fe826948cc9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:18:49.831667 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 138/548] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:18:49 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 08 20:18:50.279066 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-0b700d2b-96a9-4712-8885-8cf9b925afca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:50.284208 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-0b700d2b-96a9-4712-8885-8cf9b925afca tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6 Aug 08 20:18:50.284208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-0b700d2b-96a9-4712-8885-8cf9b925afca tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:50.284208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-0b700d2b-96a9-4712-8885-8cf9b925afca tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:50.294494 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:50.294494 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:50.355953 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-0b700d2b-96a9-4712-8885-8cf9b925afca tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6 returned with HTTP 200 Aug 08 20:18:50.357249 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 138/549] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:18:50 2026] DELETE /volume/v3/attachments/7ff96903-c0da-40d9-8c31-73454811a0c6 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:50.377547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:50.380146 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] DELETE https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:18:50.380917 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:50.381144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:50.381365 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Delete volume with id: 602cb2a4-08da-4376-9bc1-6a17b1dbc949 Aug 08 20:18:50.390158 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:50.390158 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:50.390854 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Volume info retrieved successfully. Aug 08 20:18:50.414934 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] Delete volume request issued successfully. Aug 08 20:18:50.415129 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7ff0368d-2c01-4e3b-9b42-9e567d5f26dc req-8ff020ed-8086-41d4-9275-6802fb2132aa tempest-ServerBootFromVolumeStableRescueTest-1404654435 tempest-ServerBootFromVolumeStableRescueTest-1404654435-project-member] https://10.4.3.206/volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 returned with HTTP 202 Aug 08 20:18:50.415775 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 138/550] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:18:50 2026] DELETE /volume/v3/volumes/602cb2a4-08da-4376-9bc1-6a17b1dbc949 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:18:51.767294 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b633a65-a6c9-47b9-87cf-52d1dd2c628e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:51.767784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b633a65-a6c9-47b9-87cf-52d1dd2c628e None None] GET https://10.4.3.206/volume// Aug 08 20:18:51.767944 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b633a65-a6c9-47b9-87cf-52d1dd2c628e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:51.768124 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b633a65-a6c9-47b9-87cf-52d1dd2c628e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:51.768444 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b633a65-a6c9-47b9-87cf-52d1dd2c628e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:51.768758 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 137/551] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:18: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 08 20:18:51.778972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d1a000bc-b9fa-4539-aa5c-e6e89408c7a7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:51.778972 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d1a000bc-b9fa-4539-aa5c-e6e89408c7a7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:18:51.778972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d1a000bc-b9fa-4539-aa5c-e6e89408c7a7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:51.778972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d1a000bc-b9fa-4539-aa5c-e6e89408c7a7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:51.795788 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:51.795788 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:51.804098 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d1a000bc-b9fa-4539-aa5c-e6e89408c7a7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:18:51.810318 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-d1a000bc-b9fa-4539-aa5c-e6e89408c7a7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:18:51.810816 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 139/552] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:18:51 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 1547 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:18:51.933703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:51.937263 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd Aug 08 20:18:51.938164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:51.948238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-4e75ca06-6ad7-4555-91c8-6a41c799d6ba-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:18:51.954096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-4e75ca06-6ad7-4555-91c8-6a41c799d6ba-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:18:51.956201 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:51.956201 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:52.091703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-4e75ca06-6ad7-4555-91c8-6a41c799d6ba-np0000006809" released by "attachment_update" :: held 0.137s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:18:52.091998 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-f46fdd2a-b96e-44d3-b8b8-7d4dac705241 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd returned with HTTP 200 Aug 08 20:18:52.092649 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 139/553] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:18:51 2026] PUT /volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:52.126492 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-1327523e-8373-4933-9a5c-6876d1788165 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:52.131664 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-1327523e-8373-4933-9a5c-6876d1788165 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd/action Aug 08 20:18:52.132171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-1327523e-8373-4933-9a5c-6876d1788165 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:52.132351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-1327523e-8373-4933-9a5c-6876d1788165 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:52.161698 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:52.161698 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:52.173352 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8d26ccc3-7e09-4ce9-a2e0-48577b93e8ed req-1327523e-8373-4933-9a5c-6876d1788165 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd/action returned with HTTP 204 Aug 08 20:18:52.173953 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 139/554] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:18:52 2026] POST /volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:18:54.303768 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-4b71831c-6d6b-4269-94b0-592cbcbf7566 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:54.307676 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-4b71831c-6d6b-4269-94b0-592cbcbf7566 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:54.307881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-4b71831c-6d6b-4269-94b0-592cbcbf7566 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:54.308063 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-4b71831c-6d6b-4269-94b0-592cbcbf7566 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:54.321753 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:54.321753 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:54.325455 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-4b71831c-6d6b-4269-94b0-592cbcbf7566 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:54.329753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-4b71831c-6d6b-4269-94b0-592cbcbf7566 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:54.330167 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 138/555] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:54 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:54.353307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:54.355304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11/action Aug 08 20:18:54.355663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:18:54.355804 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:54.373031 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:54.373031 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:54.373520 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:54.383577 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Begin detaching volume completed successfully. Aug 08 20:18:54.383781 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-e7fa27d3-eb8c-426b-88d1-150070900680 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11/action returned with HTTP 202 Aug 08 20:18:54.384242 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 140/556] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:18:54 2026] POST /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:18:54.406886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f840e159-10af-4f96-8b7f-060811e5bb61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:54.408867 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f840e159-10af-4f96-8b7f-060811e5bb61 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:54.409132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f840e159-10af-4f96-8b7f-060811e5bb61 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:54.409403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f840e159-10af-4f96-8b7f-060811e5bb61 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:54.420681 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:54.420681 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:54.425878 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f840e159-10af-4f96-8b7f-060811e5bb61 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:54.431996 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f840e159-10af-4f96-8b7f-060811e5bb61 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:54.432558 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 140/557] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:54 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:54.434400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-baec22eb-36d2-4d02-b06a-b6338721cd48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:54.434939 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-baec22eb-36d2-4d02-b06a-b6338721cd48 None None] GET https://10.4.3.206/volume// Aug 08 20:18:54.435158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-baec22eb-36d2-4d02-b06a-b6338721cd48 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:54.435413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-baec22eb-36d2-4d02-b06a-b6338721cd48 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:54.435903 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-baec22eb-36d2-4d02-b06a-b6338721cd48 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:54.436158 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 140/558] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:18:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 20:18:54.444932 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-6cddd888-4c3d-4628-84f5-8152150b8898 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:54.447060 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-6cddd888-4c3d-4628-84f5-8152150b8898 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:54.447319 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-6cddd888-4c3d-4628-84f5-8152150b8898 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:54.447555 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-6cddd888-4c3d-4628-84f5-8152150b8898 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:54.457410 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:54.457410 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:54.461576 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-6cddd888-4c3d-4628-84f5-8152150b8898 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:54.466907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-6cddd888-4c3d-4628-84f5-8152150b8898 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:54.467322 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 139/559] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:18:54 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:18:55.453332 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d33f6e0c-1e94-4df4-b4c9-0da63a0b76c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:55.456698 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d33f6e0c-1e94-4df4-b4c9-0da63a0b76c2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:55.456698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d33f6e0c-1e94-4df4-b4c9-0da63a0b76c2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:55.456698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d33f6e0c-1e94-4df4-b4c9-0da63a0b76c2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:55.466768 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:55.466768 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:55.470453 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d33f6e0c-1e94-4df4-b4c9-0da63a0b76c2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:55.474751 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d33f6e0c-1e94-4df4-b4c9-0da63a0b76c2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:55.475101 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 141/560] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:55 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:56.488020 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b4a6437-fd40-4292-9730-b873b76dcea2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:56.490183 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b4a6437-fd40-4292-9730-b873b76dcea2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:56.490440 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b4a6437-fd40-4292-9730-b873b76dcea2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:56.490690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b4a6437-fd40-4292-9730-b873b76dcea2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:56.502770 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:56.502770 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:56.507289 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b4a6437-fd40-4292-9730-b873b76dcea2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:56.513282 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b4a6437-fd40-4292-9730-b873b76dcea2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:56.513760 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 141/561] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:56 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:56.709775 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-65ff2344-940f-46b3-8d69-405ee0955720 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:56.713166 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:18:56.713577 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1519459865"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:56.714956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1519459865'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:18:56.715043 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume of 1 GB Aug 08 20:18:56.721682 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Availability Zones retrieved successfully. Aug 08 20:18:56.726802 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Flow 'volume_create_api' (740a37af-9ac8-40cb-b977-462e024e879a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:56.729180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e75d50-2da2-4970-a99d-292005cc61a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:56.729180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:18:56.754585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e75d50-2da2-4970-a99d-292005cc61a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:56.754840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe458acd-033b-4a9e-ac00-d88fc3dfa118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:56.809708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Created reservations ['0858af12-a44a-468d-9959-0f69850d5d0c', '08c0c954-bd4b-4249-802f-e6312acf728b', 'cc4f7ac3-3328-4832-9775-181205754f64', 'ec9db0f2-af65-4c16-bf81-a3055f34dd24'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:18:56.810464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe458acd-033b-4a9e-ac00-d88fc3dfa118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0858af12-a44a-468d-9959-0f69850d5d0c', '08c0c954-bd4b-4249-802f-e6312acf728b', 'cc4f7ac3-3328-4832-9775-181205754f64', 'ec9db0f2-af65-4c16-bf81-a3055f34dd24']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:56.811125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef41ccb-dafa-4b21-b53d-55ada1e0a1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:56.831804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef41ccb-dafa-4b21-b53d-55ada1e0a1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52ba8bcc-1287-46a0-ae67-8ea0d74dd730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1519459865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f85223d4cf442ddb9406621fbe9adb7',qos_specs=None,replication_status=,reservations=['0858af12-a44a-468d-9959-0f69850d5d0c','08c0c954-bd4b-4249-802f-e6312acf728b','cc4f7ac3-3328-4832-9775-181205754f64','ec9db0f2-af65-4c16-bf81-a3055f34dd24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1519459865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52ba8bcc-1287-46a0-ae67-8ea0d74dd730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f85223d4cf442ddb9406621fbe9adb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:56.832910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a73df3-c79b-4ae5-a9e3-c6c296baad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:56.849124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19a73df3-c79b-4ae5-a9e3-c6c296baad41) transitioned into state 'SUCCESS' from state '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-1519459865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f85223d4cf442ddb9406621fbe9adb7',qos_specs=None,replication_status=,reservations=['0858af12-a44a-468d-9959-0f69850d5d0c','08c0c954-bd4b-4249-802f-e6312acf728b','cc4f7ac3-3328-4832-9775-181205754f64','ec9db0f2-af65-4c16-bf81-a3055f34dd24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:56.850017 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b982bf3-a6ce-4a51-97b8-04e1cef2ad2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:18:56.861695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b982bf3-a6ce-4a51-97b8-04e1cef2ad2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:18:56.862951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Flow 'volume_create_api' (740a37af-9ac8-40cb-b977-462e024e879a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:18:56.863403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume request issued successfully. Aug 08 20:18:56.864148 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-65ff2344-940f-46b3-8d69-405ee0955720 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:18:56.864836 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 141/562] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:18:56 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:18:56.878778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dbf4f417-33dd-41ca-b00c-5e48eaaeb0b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:56.881163 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbf4f417-33dd-41ca-b00c-5e48eaaeb0b0 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:18:56.881439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbf4f417-33dd-41ca-b00c-5e48eaaeb0b0 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:56.881694 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbf4f417-33dd-41ca-b00c-5e48eaaeb0b0 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:56.894208 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:56.894208 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:56.900774 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dbf4f417-33dd-41ca-b00c-5e48eaaeb0b0 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:18:56.907608 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbf4f417-33dd-41ca-b00c-5e48eaaeb0b0 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:18:56.907991 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 140/563] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:56 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:57.528412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-23a23283-00f5-4098-b13a-f8757eeb5ec6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:57.531285 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23a23283-00f5-4098-b13a-f8757eeb5ec6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:57.531507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-23a23283-00f5-4098-b13a-f8757eeb5ec6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:57.531701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-23a23283-00f5-4098-b13a-f8757eeb5ec6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:57.546591 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:57.546591 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:57.550432 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-23a23283-00f5-4098-b13a-f8757eeb5ec6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:57.554754 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23a23283-00f5-4098-b13a-f8757eeb5ec6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:57.555151 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 142/564] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:57 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:57.573592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-fa3a435f-3289-457f-83f8-e96d8761d55e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:57.576287 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-fa3a435f-3289-457f-83f8-e96d8761d55e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb Aug 08 20:18:57.576548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-fa3a435f-3289-457f-83f8-e96d8761d55e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:57.576746 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-fa3a435f-3289-457f-83f8-e96d8761d55e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:57.585997 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:57.585997 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:57.635744 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-517d27d3-16ba-4390-b0a3-db20a20ef9c8 req-fa3a435f-3289-457f-83f8-e96d8761d55e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb returned with HTTP 200 Aug 08 20:18:57.636196 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 142/565] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:18:57 2026] DELETE /volume/v3/attachments/e92db941-8614-414a-b513-7c5f124dd2bb => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:57.923832 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a0bb73d9-2a1d-4bae-ac97-63a94270a93b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:57.927951 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0bb73d9-2a1d-4bae-ac97-63a94270a93b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:18:57.927951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0bb73d9-2a1d-4bae-ac97-63a94270a93b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:57.927951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0bb73d9-2a1d-4bae-ac97-63a94270a93b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:57.948894 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:57.948894 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:57.954921 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a0bb73d9-2a1d-4bae-ac97-63a94270a93b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:18:57.959521 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0bb73d9-2a1d-4bae-ac97-63a94270a93b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:18:57.959883 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 142/566] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:57 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:58.017028 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-5670be09-2f15-4242-9bbe-a7a9a161cc52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.020115 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-5670be09-2f15-4242-9bbe-a7a9a161cc52 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:18:58.020372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-5670be09-2f15-4242-9bbe-a7a9a161cc52 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:58.020632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-5670be09-2f15-4242-9bbe-a7a9a161cc52 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:58.029534 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:58.029534 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:58.034636 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-5670be09-2f15-4242-9bbe-a7a9a161cc52 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:18:58.047599 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-5670be09-2f15-4242-9bbe-a7a9a161cc52 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:18:58.048039 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 141/567] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:18:58 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:58.142750 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90f0c811-63ab-4b49-9ad6-65e7e0c38f49 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.143274 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90f0c811-63ab-4b49-9ad6-65e7e0c38f49 None None] GET https://10.4.3.206/volume// Aug 08 20:18:58.143532 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90f0c811-63ab-4b49-9ad6-65e7e0c38f49 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:58.143768 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90f0c811-63ab-4b49-9ad6-65e7e0c38f49 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:58.144153 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90f0c811-63ab-4b49-9ad6-65e7e0c38f49 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:58.144529 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 143/568] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:18: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 08 20:18:58.153518 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-431d2760-afe2-4631-a337-a9d89af6ac3d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.155755 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-431d2760-afe2-4631-a337-a9d89af6ac3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:18:58.156170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-431d2760-afe2-4631-a337-a9d89af6ac3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52ba8bcc-1287-46a0-ae67-8ea0d74dd730", "connector": null, "instance_uuid": "7a94ccaf-615d-4cce-98c1-ca068edebe38"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:58.165932 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:58.165932 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:58.193642 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-431d2760-afe2-4631-a337-a9d89af6ac3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:18:58.194031 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 143/569] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:18:58 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:58.223692 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11dfdfa7-cd8d-4c3f-aa93-aef8fffea82e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.225369 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11dfdfa7-cd8d-4c3f-aa93-aef8fffea82e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:18:58.225600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11dfdfa7-cd8d-4c3f-aa93-aef8fffea82e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:58.225776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11dfdfa7-cd8d-4c3f-aa93-aef8fffea82e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:58.235734 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:58.235734 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:58.238502 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-11dfdfa7-cd8d-4c3f-aa93-aef8fffea82e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:18:58.241813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e87dcee-00c0-4efe-9f7c-0c8c3d9aea92 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.242187 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e87dcee-00c0-4efe-9f7c-0c8c3d9aea92 None None] GET https://10.4.3.206/volume// Aug 08 20:18:58.242362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e87dcee-00c0-4efe-9f7c-0c8c3d9aea92 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:58.242770 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e87dcee-00c0-4efe-9f7c-0c8c3d9aea92 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:58.242842 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e87dcee-00c0-4efe-9f7c-0c8c3d9aea92 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:18:58.243107 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 142/570] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:18: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 08 20:18:58.244615 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11dfdfa7-cd8d-4c3f-aa93-aef8fffea82e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:18:58.244943 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 143/571] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:58 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:58.252797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-6f866de7-2048-4d93-81bc-13202cf3e337 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.258659 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-6f866de7-2048-4d93-81bc-13202cf3e337 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:18:58.258938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-6f866de7-2048-4d93-81bc-13202cf3e337 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:58.259492 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-6f866de7-2048-4d93-81bc-13202cf3e337 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:58.277556 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:58.277556 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:18:58.281881 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-6f866de7-2048-4d93-81bc-13202cf3e337 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:18:58.293285 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-6f866de7-2048-4d93-81bc-13202cf3e337 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:18:58.293579 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 144/572] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:18:58 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1027 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:18:58.399949 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.402070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] PUT https://10.4.3.206/volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba Aug 08 20:18:58.402483 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:18:58.412297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Acquiring lock "cinder-attachment_update-52ba8bcc-1287-46a0-ae67-8ea0d74dd730-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:18:58.416849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Lock "cinder-attachment_update-52ba8bcc-1287-46a0-ae67-8ea0d74dd730-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:18:58.417897 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:58.417897 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:18:58.510219 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Lock "cinder-attachment_update-52ba8bcc-1287-46a0-ae67-8ea0d74dd730-np0000006809" released by "attachment_update" :: held 0.093s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:18:58.510635 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-c391b22f-3079-4828-9bf3-1792834f5045 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba returned with HTTP 200 Aug 08 20:18:58.511193 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 144/573] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:18:58 2026] PUT /volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:18:58.567765 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-51bcf821-4f68-4871-9f5f-5e03b9af4dbf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:58.569781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51bcf821-4f68-4871-9f5f-5e03b9af4dbf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:18:58.569970 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51bcf821-4f68-4871-9f5f-5e03b9af4dbf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:58.570289 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51bcf821-4f68-4871-9f5f-5e03b9af4dbf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:58.577048 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:58.577048 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:18:58.582101 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-51bcf821-4f68-4871-9f5f-5e03b9af4dbf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:18:58.586915 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51bcf821-4f68-4871-9f5f-5e03b9af4dbf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:18:58.587329 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 143/574] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:58 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:18:59.258256 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c363152-83d5-4b01-9cd8-b3a6ba6f6467 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:18:59.260678 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c363152-83d5-4b01-9cd8-b3a6ba6f6467 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:18:59.260945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c363152-83d5-4b01-9cd8-b3a6ba6f6467 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:18:59.261235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c363152-83d5-4b01-9cd8-b3a6ba6f6467 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:18:59.283592 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:18:59.283592 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:18:59.290076 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c363152-83d5-4b01-9cd8-b3a6ba6f6467 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:18:59.295867 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c363152-83d5-4b01-9cd8-b3a6ba6f6467 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:18:59.296442 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 144/575] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:18:59 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:00.088274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:00.091154 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:00.091500 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-346632678"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:00.092885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-346632678'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:00.093003 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Create volume of 1 GB Aug 08 20:19:00.110717 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Availability Zones retrieved successfully. Aug 08 20:19:00.118670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Flow 'volume_create_api' (cd236ec0-396c-40ab-8da3-a97e14c81ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:00.120242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3791b1-3363-4c18-92d6-d54c953c11bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:00.122101 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:00.159372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db3791b1-3363-4c18-92d6-d54c953c11bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:00.160799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed826fca-d16c-4bf4-a107-033e726d7ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:00.235320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Created reservations ['224caa45-5e93-4053-baed-a57dcd48fc3b', '4b5fadb8-c6cb-4b37-9480-0f7d1827f3a5', '88c30e9c-04a6-4e7b-848d-da3f956b16c0', '1f22ac64-4f13-4f4b-9316-5c758ae015dd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:00.236258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed826fca-d16c-4bf4-a107-033e726d7ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['224caa45-5e93-4053-baed-a57dcd48fc3b', '4b5fadb8-c6cb-4b37-9480-0f7d1827f3a5', '88c30e9c-04a6-4e7b-848d-da3f956b16c0', '1f22ac64-4f13-4f4b-9316-5c758ae015dd']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:00.237020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afae76b-ac2a-414a-a433-bc9cc66ce6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:00.261440 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7afae76b-ac2a-414a-a433-bc9cc66ce6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f62730e6-ed8b-4fbd-8143-4ba789de0fa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-346632678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275d480f55644d61991540e929a932ef',qos_specs=None,replication_status=,reservations=['224caa45-5e93-4053-baed-a57dcd48fc3b','4b5fadb8-c6cb-4b37-9480-0f7d1827f3a5','88c30e9c-04a6-4e7b-848d-da3f956b16c0','1f22ac64-4f13-4f4b-9316-5c758ae015dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6bd62c7f22465597fc6a6ed853f436',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-346632678',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f62730e6-ed8b-4fbd-8143-4ba789de0fa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='275d480f55644d61991540e929a932ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac6bd62c7f22465597fc6a6ed853f436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:00.262265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf2137e-8b9b-4023-8e4a-6664075de39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:00.287299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cf2137e-8b9b-4023-8e4a-6664075de39f) transitioned into state 'SUCCESS' from state '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-346632678',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='275d480f55644d61991540e929a932ef',qos_specs=None,replication_status=,reservations=['224caa45-5e93-4053-baed-a57dcd48fc3b','4b5fadb8-c6cb-4b37-9480-0f7d1827f3a5','88c30e9c-04a6-4e7b-848d-da3f956b16c0','1f22ac64-4f13-4f4b-9316-5c758ae015dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac6bd62c7f22465597fc6a6ed853f436',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:00.289586 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4791e940-07c8-480f-8715-b7d05c6f4141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:00.300439 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4791e940-07c8-480f-8715-b7d05c6f4141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:00.301668 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Flow 'volume_create_api' (cd236ec0-396c-40ab-8da3-a97e14c81ccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:00.301668 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Create volume request issued successfully. Aug 08 20:19:00.302167 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-819b0a97-6ede-4eb7-ab38-b865db1ae29e tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:00.302686 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 145/576] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:00 2026] POST /volume/v3/volumes => generated 753 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:00.310763 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5814ac2e-843e-4dff-bf13-44a6ff8564f8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:00.314405 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5814ac2e-843e-4dff-bf13-44a6ff8564f8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:00.314405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5814ac2e-843e-4dff-bf13-44a6ff8564f8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:00.314405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5814ac2e-843e-4dff-bf13-44a6ff8564f8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:00.317371 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d6b8229-df3a-4c1f-9ec3-645baf94ae06 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:00.321428 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d6b8229-df3a-4c1f-9ec3-645baf94ae06 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:00.321428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d6b8229-df3a-4c1f-9ec3-645baf94ae06 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:00.321428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d6b8229-df3a-4c1f-9ec3-645baf94ae06 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:00.330151 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:00.330151 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:00.336554 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:00.336554 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:00.344493 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5814ac2e-843e-4dff-bf13-44a6ff8564f8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:00.347481 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d6b8229-df3a-4c1f-9ec3-645baf94ae06 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:00.353214 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d6b8229-df3a-4c1f-9ec3-645baf94ae06 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:00.353293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5814ac2e-843e-4dff-bf13-44a6ff8564f8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:00.353708 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 144/577] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:00 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:00.353793 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 145/578] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:00 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:00.999439 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-6ab5d160-d2a1-43be-8256-c4fa05a3cb1f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:01.000611 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-6ab5d160-d2a1-43be-8256-c4fa05a3cb1f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] DELETE https://10.4.3.206/volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5 Aug 08 20:19:01.000800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-6ab5d160-d2a1-43be-8256-c4fa05a3cb1f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:01.000989 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-6ab5d160-d2a1-43be-8256-c4fa05a3cb1f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:01.010920 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:01.010920 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:01.093188 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-6ab5d160-d2a1-43be-8256-c4fa05a3cb1f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5 returned with HTTP 200 Aug 08 20:19:01.093771 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 145/579] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:00 2026] DELETE /volume/v3/attachments/fb4cb7af-fd8a-46ab-85b7-20e31c459cb5 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:01.104954 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-4c22ef22-2ed4-46c7-91c7-f1cc3ba6569f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:01.108856 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-4c22ef22-2ed4-46c7-91c7-f1cc3ba6569f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] DELETE https://10.4.3.206/volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015 Aug 08 20:19:01.109112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-4c22ef22-2ed4-46c7-91c7-f1cc3ba6569f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:01.109515 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-4c22ef22-2ed4-46c7-91c7-f1cc3ba6569f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:01.119847 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:01.119847 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:01.180005 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-4c22ef22-2ed4-46c7-91c7-f1cc3ba6569f tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015 returned with HTTP 200 Aug 08 20:19:01.180005 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 146/580] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:01 2026] DELETE /volume/v3/attachments/869f2e18-a465-4b35-996f-5271999c3015 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:01.193465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-eef0ce30-484f-400c-8481-adc5141a281b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:01.196630 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-eef0ce30-484f-400c-8481-adc5141a281b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] DELETE https://10.4.3.206/volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351 Aug 08 20:19:01.197058 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-eef0ce30-484f-400c-8481-adc5141a281b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:01.197289 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-eef0ce30-484f-400c-8481-adc5141a281b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:01.207134 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:01.207134 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:01.285053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5ef6594f-ad39-4486-8884-cf52c5a06a99 req-eef0ce30-484f-400c-8481-adc5141a281b tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351 returned with HTTP 200 Aug 08 20:19:01.285667 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 145/581] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:01 2026] DELETE /volume/v3/attachments/12aca27e-9715-47b7-b4be-d923b5102351 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:01.371349 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0eed10e-eb91-4342-abaa-fed6d9d1f25f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:01.374035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5ee61412-93c7-48d5-b816-9e600c284fac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:01.374897 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0eed10e-eb91-4342-abaa-fed6d9d1f25f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:01.375183 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0eed10e-eb91-4342-abaa-fed6d9d1f25f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:01.375464 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0eed10e-eb91-4342-abaa-fed6d9d1f25f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:01.375965 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ee61412-93c7-48d5-b816-9e600c284fac tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:01.376264 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ee61412-93c7-48d5-b816-9e600c284fac tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:01.376536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ee61412-93c7-48d5-b816-9e600c284fac tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:01.383956 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:01.383956 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:01.388743 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:01.388743 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:01.393357 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0eed10e-eb91-4342-abaa-fed6d9d1f25f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:01.393420 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ee61412-93c7-48d5-b816-9e600c284fac tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:01.398358 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0eed10e-eb91-4342-abaa-fed6d9d1f25f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:01.398744 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 146/582] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:01 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:01.399958 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ee61412-93c7-48d5-b816-9e600c284fac tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:01.400449 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 146/583] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:01 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:01.865221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-b06ab885-6f70-49ee-860d-0dfca5506bec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:01.873441 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-b06ab885-6f70-49ee-860d-0dfca5506bec tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba/action Aug 08 20:19:01.873441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-b06ab885-6f70-49ee-860d-0dfca5506bec tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:01.873441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-b06ab885-6f70-49ee-860d-0dfca5506bec tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:01.904818 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:01.904818 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:01.919099 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-af84fe57-7b24-47fa-a2b2-ee4e1c195901 req-b06ab885-6f70-49ee-860d-0dfca5506bec tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba/action returned with HTTP 204 Aug 08 20:19:01.919808 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 147/584] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:01 2026] POST /volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:02.007649 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-9e2fb32d-c07d-41ec-91e3-357da99acd67 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.010573 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-9e2fb32d-c07d-41ec-91e3-357da99acd67 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:02.011567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-9e2fb32d-c07d-41ec-91e3-357da99acd67 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.011567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-9e2fb32d-c07d-41ec-91e3-357da99acd67 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.021724 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.021724 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:02.026829 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-9e2fb32d-c07d-41ec-91e3-357da99acd67 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:02.033502 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-9e2fb32d-c07d-41ec-91e3-357da99acd67 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:02.033502 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 146/585] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:02 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:19:02.173635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cdb74a6-6883-474f-9809-5568a35623fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.173635 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cdb74a6-6883-474f-9809-5568a35623fb None None] GET https://10.4.3.206/volume// Aug 08 20:19:02.174146 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cdb74a6-6883-474f-9809-5568a35623fb None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.174146 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cdb74a6-6883-474f-9809-5568a35623fb None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.174780 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cdb74a6-6883-474f-9809-5568a35623fb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:02.175128 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 147/586] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:19:02 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:19:02.191965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-ca4e230d-dff9-4a07-b3f1-28c928918f25 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.195202 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-ca4e230d-dff9-4a07-b3f1-28c928918f25 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:19:02.196535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-ca4e230d-dff9-4a07-b3f1-28c928918f25 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f62730e6-ed8b-4fbd-8143-4ba789de0fa7", "connector": null, "instance_uuid": "9ff62ac8-85da-40a8-87ba-f7b5aef0c927"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:02.214700 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.214700 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:02.260913 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-ca4e230d-dff9-4a07-b3f1-28c928918f25 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:19:02.261515 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 147/587] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:19:02 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:02.307066 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50919a89-2bae-4de0-bf75-de5d919363bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.309862 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50919a89-2bae-4de0-bf75-de5d919363bf tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:02.309862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50919a89-2bae-4de0-bf75-de5d919363bf tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.309862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50919a89-2bae-4de0-bf75-de5d919363bf tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.322483 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.322483 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:02.328711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c2e6c28-96b2-4093-8fb3-c0aa1ecd55b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.328711 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c2e6c28-96b2-4093-8fb3-c0aa1ecd55b0 None None] GET https://10.4.3.206/volume// Aug 08 20:19:02.328711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c2e6c28-96b2-4093-8fb3-c0aa1ecd55b0 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.328711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c2e6c28-96b2-4093-8fb3-c0aa1ecd55b0 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.328900 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c2e6c28-96b2-4093-8fb3-c0aa1ecd55b0 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:02.329111 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 147/588] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:02.329706 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-50919a89-2bae-4de0-bf75-de5d919363bf tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:02.335069 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50919a89-2bae-4de0-bf75-de5d919363bf tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:02.335560 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 148/589] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:02 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:02.345916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0cc1f960-c9ad-43f7-9784-4ffac5fa01d0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.350699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0cc1f960-c9ad-43f7-9784-4ffac5fa01d0 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:02.350699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0cc1f960-c9ad-43f7-9784-4ffac5fa01d0 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.350699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0cc1f960-c9ad-43f7-9784-4ffac5fa01d0 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.362291 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.362291 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:02.371626 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0cc1f960-c9ad-43f7-9784-4ffac5fa01d0 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:02.379789 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0cc1f960-c9ad-43f7-9784-4ffac5fa01d0 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:02.380518 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 148/590] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:02 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 20:19:02.414855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0d5d3ef5-a8c6-4709-9b24-42bcb7de847d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.420796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0d5d3ef5-a8c6-4709-9b24-42bcb7de847d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:02.421623 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0d5d3ef5-a8c6-4709-9b24-42bcb7de847d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.421966 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0d5d3ef5-a8c6-4709-9b24-42bcb7de847d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.434801 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.434801 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:02.439639 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0d5d3ef5-a8c6-4709-9b24-42bcb7de847d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:02.448412 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0d5d3ef5-a8c6-4709-9b24-42bcb7de847d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:02.448412 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 148/591] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:02 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:02.462012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-06f1a998-79c0-46e5-a701-9f1903a46074 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.466821 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06f1a998-79c0-46e5-a701-9f1903a46074 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:02.467209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06f1a998-79c0-46e5-a701-9f1903a46074 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:02.467510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06f1a998-79c0-46e5-a701-9f1903a46074 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:02.484729 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.484729 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:02.492355 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-06f1a998-79c0-46e5-a701-9f1903a46074 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:02.499416 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06f1a998-79c0-46e5-a701-9f1903a46074 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:02.499963 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 148/592] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:02 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:02.502641 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:02.504919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] PUT https://10.4.3.206/volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4 Aug 08 20:19:02.505293 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:02.512951 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Acquiring lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:19:02.518354 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:19:02.519289 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:02.519289 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:02.621912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" released by "attachment_update" :: held 0.103s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:19:02.622592 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-0f0ebf9d-396f-49c8-b262-f00e516c96ae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4 returned with HTTP 200 Aug 08 20:19:02.623078 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 149/593] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:19:02 2026] PUT /volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:03.351316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd1c750e-195f-468e-82af-e0f8c6b2a829 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:03.353280 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd1c750e-195f-468e-82af-e0f8c6b2a829 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:03.353510 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd1c750e-195f-468e-82af-e0f8c6b2a829 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:03.353676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd1c750e-195f-468e-82af-e0f8c6b2a829 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:03.372130 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:03.372130 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:03.378909 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd1c750e-195f-468e-82af-e0f8c6b2a829 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:03.383966 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd1c750e-195f-468e-82af-e0f8c6b2a829 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:03.384109 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 149/594] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:03 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:04.398478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb80fd9d-2c12-4207-8469-ceec18b739dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:04.403232 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb80fd9d-2c12-4207-8469-ceec18b739dd tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:04.403434 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb80fd9d-2c12-4207-8469-ceec18b739dd tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:04.403614 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb80fd9d-2c12-4207-8469-ceec18b739dd tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:04.414073 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:04.414073 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:04.418280 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fb80fd9d-2c12-4207-8469-ceec18b739dd tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:04.422909 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb80fd9d-2c12-4207-8469-ceec18b739dd tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:04.423626 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 149/595] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:04 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:05.440165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d8aef301-e9a2-4ab7-ae0b-18465e606f5b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:05.443641 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8aef301-e9a2-4ab7-ae0b-18465e606f5b tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:05.443902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8aef301-e9a2-4ab7-ae0b-18465e606f5b tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:05.444157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8aef301-e9a2-4ab7-ae0b-18465e606f5b tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:05.458143 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:05.458143 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:05.462198 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d8aef301-e9a2-4ab7-ae0b-18465e606f5b tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:05.469173 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8aef301-e9a2-4ab7-ae0b-18465e606f5b tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:05.469686 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 149/596] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:05 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:05.627019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-30767834-d419-43b7-9493-d545898a4c52 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:05.628875 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:19:05.629008 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:05.629194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:05.629369 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Delete volume with id: f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:19:05.637488 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:05.637488 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:05.638090 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:19:05.669629 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Delete volume request issued successfully. Aug 08 20:19:05.669955 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30767834-d419-43b7-9493-d545898a4c52 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 202 Aug 08 20:19:05.670473 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 150/597] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:05 2026] DELETE /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:05.681374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-608001db-4046-4cb5-8b97-51c6d2fb0f0a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:05.684180 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-608001db-4046-4cb5-8b97-51c6d2fb0f0a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:19:05.684443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-608001db-4046-4cb5-8b97-51c6d2fb0f0a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:05.684676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-608001db-4046-4cb5-8b97-51c6d2fb0f0a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:05.695302 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:05.695302 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:05.704897 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-608001db-4046-4cb5-8b97-51c6d2fb0f0a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:19:05.712535 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-608001db-4046-4cb5-8b97-51c6d2fb0f0a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 200 Aug 08 20:19:05.713204 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 150/598] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:05 2026] GET /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:06.124071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-a20ed438-08c7-4fe3-b739-77f7f3e45aae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:06.126632 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-a20ed438-08c7-4fe3-b739-77f7f3e45aae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4/action Aug 08 20:19:06.127159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-a20ed438-08c7-4fe3-b739-77f7f3e45aae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:06.130188 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-a20ed438-08c7-4fe3-b739-77f7f3e45aae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:06.165817 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:06.165817 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:06.192814 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-08650879-bec9-43b4-990a-36a3f4c8fc51 req-a20ed438-08c7-4fe3-b739-77f7f3e45aae tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4/action returned with HTTP 204 Aug 08 20:19:06.193536 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 150/599] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:06 2026] POST /volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:06.482839 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-13440daa-c72c-46b9-bddc-d77546f88a59 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:06.484989 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13440daa-c72c-46b9-bddc-d77546f88a59 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:06.485223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13440daa-c72c-46b9-bddc-d77546f88a59 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:06.485414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13440daa-c72c-46b9-bddc-d77546f88a59 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:06.501745 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:06.501745 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:06.503958 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-13440daa-c72c-46b9-bddc-d77546f88a59 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:06.508780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13440daa-c72c-46b9-bddc-d77546f88a59 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:06.508780 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 150/600] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:06 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:06.524810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5c7bebd0-f3b8-43c5-bc40-0a7a7d706403 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:06.527184 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5c7bebd0-f3b8-43c5-bc40-0a7a7d706403 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:06.527452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5c7bebd0-f3b8-43c5-bc40-0a7a7d706403 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:06.527707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5c7bebd0-f3b8-43c5-bc40-0a7a7d706403 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:06.542264 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:06.542264 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:06.546170 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5c7bebd0-f3b8-43c5-bc40-0a7a7d706403 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:06.551870 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5c7bebd0-f3b8-43c5-bc40-0a7a7d706403 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:06.552512 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 151/601] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:06 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:06.728225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a5bca6d-e2d3-4819-b731-db31357c5823 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:06.730562 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a5bca6d-e2d3-4819-b731-db31357c5823 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 Aug 08 20:19:06.730931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a5bca6d-e2d3-4819-b731-db31357c5823 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:06.731290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a5bca6d-e2d3-4819-b731-db31357c5823 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:06.741866 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a5bca6d-e2d3-4819-b731-db31357c5823 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 returned with HTTP 404 Aug 08 20:19:06.742729 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 151/602] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:06 2026] GET /volume/v3/volumes/f767cad3-ef05-4af3-b0fc-dfe4b971c0c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:06.753600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:06.756090 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:19:06.756090 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:06.756251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:06.756574 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Delete volume with id: 0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:19:06.764244 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:06.764244 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:06.764792 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:19:06.783599 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Delete volume request issued successfully. Aug 08 20:19:06.783900 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3d6f2890-a99d-44a0-af4c-f5e7ee2a7505 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 202 Aug 08 20:19:06.784312 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 151/603] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:06 2026] DELETE /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:06.793032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-92609c24-ae83-4817-b293-395466d386ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:06.795027 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92609c24-ae83-4817-b293-395466d386ce tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:19:06.795240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92609c24-ae83-4817-b293-395466d386ce tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:06.795480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92609c24-ae83-4817-b293-395466d386ce tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:06.806618 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:06.806618 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:06.814578 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-92609c24-ae83-4817-b293-395466d386ce tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:19:06.822966 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92609c24-ae83-4817-b293-395466d386ce tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 200 Aug 08 20:19:06.826404 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 151/604] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:06 2026] GET /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:07.843229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d299ffc5-86b4-4bbd-a365-84968b22c46a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:07.845519 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d299ffc5-86b4-4bbd-a365-84968b22c46a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 Aug 08 20:19:07.846288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d299ffc5-86b4-4bbd-a365-84968b22c46a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:07.846818 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d299ffc5-86b4-4bbd-a365-84968b22c46a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:07.859352 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d299ffc5-86b4-4bbd-a365-84968b22c46a tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 returned with HTTP 404 Aug 08 20:19:07.860521 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 152/605] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:07 2026] GET /volume/v3/volumes/0f99c4a7-97bc-433c-9548-bee394fa26f0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:07.869468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:07.871911 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:19:07.872151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:07.873607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:07.873871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Delete volume with id: e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:19:07.885791 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:07.885791 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:07.887246 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:19:07.928581 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Delete volume request issued successfully. Aug 08 20:19:07.928871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d392257-5e7e-4d61-8ae3-7989c3ae308e tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 202 Aug 08 20:19:07.929643 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 152/606] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:07 2026] DELETE /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:07.939403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9867f3c2-2dd0-472c-9662-4739bbbaaf02 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:07.943216 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9867f3c2-2dd0-472c-9662-4739bbbaaf02 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:19:07.943400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9867f3c2-2dd0-472c-9662-4739bbbaaf02 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:07.944454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9867f3c2-2dd0-472c-9662-4739bbbaaf02 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:07.958841 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:07.958841 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:07.968447 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9867f3c2-2dd0-472c-9662-4739bbbaaf02 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Volume info retrieved successfully. Aug 08 20:19:07.980063 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9867f3c2-2dd0-472c-9662-4739bbbaaf02 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 200 Aug 08 20:19:07.980882 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 152/607] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:07 2026] GET /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:08.996462 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89f6ae4a-7c72-432e-ab94-79757513ec25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:09.000847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89f6ae4a-7c72-432e-ab94-79757513ec25 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] GET https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 Aug 08 20:19:09.001039 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89f6ae4a-7c72-432e-ab94-79757513ec25 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:09.001261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89f6ae4a-7c72-432e-ab94-79757513ec25 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:09.006795 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89f6ae4a-7c72-432e-ab94-79757513ec25 tempest-TaggedBootDevicesTest-1175447491 tempest-TaggedBootDevicesTest-1175447491-project-member] https://10.4.3.206/volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 returned with HTTP 404 Aug 08 20:19:09.007373 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 152/608] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:08 2026] GET /volume/v3/volumes/e7653531-6752-48d9-adbe-78f18af7eb74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:12.243928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4783737b-42c6-49ab-9113-30fcd4c7c583 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:12.244466 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4783737b-42c6-49ab-9113-30fcd4c7c583 None None] GET https://10.4.3.206/volume// Aug 08 20:19:12.244706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4783737b-42c6-49ab-9113-30fcd4c7c583 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:12.244944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4783737b-42c6-49ab-9113-30fcd4c7c583 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:12.245376 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4783737b-42c6-49ab-9113-30fcd4c7c583 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:12.245769 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 153/609] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:12.260196 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-68b65fed-c730-4450-8ceb-287d48f06a21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:12.263450 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-68b65fed-c730-4450-8ceb-287d48f06a21 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:19:12.263933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-68b65fed-c730-4450-8ceb-287d48f06a21 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f62730e6-ed8b-4fbd-8143-4ba789de0fa7", "connector": null, "instance_uuid": "9ff62ac8-85da-40a8-87ba-f7b5aef0c927"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:12.283037 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:12.283037 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:12.320483 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-68b65fed-c730-4450-8ceb-287d48f06a21 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:19:12.321115 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 153/610] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:19:12 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 08 20:19:12.337937 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-bffaa543-643e-4127-b4fb-89c2b85cf86a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:12.340487 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-bffaa543-643e-4127-b4fb-89c2b85cf86a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4 Aug 08 20:19:12.340715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-bffaa543-643e-4127-b4fb-89c2b85cf86a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:12.340949 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-bffaa543-643e-4127-b4fb-89c2b85cf86a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:12.349889 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:12.349889 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:12.415614 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-bffaa543-643e-4127-b4fb-89c2b85cf86a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4 returned with HTTP 200 Aug 08 20:19:12.415848 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 153/611] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:12 2026] DELETE /volume/v3/attachments/6e718744-a1f9-431c-a858-a3e6d02658e4 => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:13.932258 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:13.934523 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] PUT https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a Aug 08 20:19:13.934892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:13.945491 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Acquiring lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:19:13.954506 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" acquired by "attachment_update" :: waited 0.009s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:19:13.955907 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:13.955907 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:14.071254 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" released by "attachment_update" :: held 0.117s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:19:14.071529 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-344667ff-00e1-430c-948a-873c552510eb tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a returned with HTTP 200 Aug 08 20:19:14.072924 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 153/612] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:19:13 2026] PUT /volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:14.085132 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-2baf350c-9fc4-46d6-9dfb-dc48184a00e7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:14.088830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-2baf350c-9fc4-46d6-9dfb-dc48184a00e7 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a Aug 08 20:19:14.089159 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-2baf350c-9fc4-46d6-9dfb-dc48184a00e7 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:14.089518 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-2baf350c-9fc4-46d6-9dfb-dc48184a00e7 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:14.112643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-2baf350c-9fc4-46d6-9dfb-dc48184a00e7 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a returned with HTTP 200 Aug 08 20:19:14.113235 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 154/613] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:19:14 2026] GET /volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:14.254681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-401e7b90-5061-4828-8db4-2434d47603bf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:14.259231 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-401e7b90-5061-4828-8db4-2434d47603bf tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:19:14.259507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-401e7b90-5061-4828-8db4-2434d47603bf tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:14.260140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-401e7b90-5061-4828-8db4-2434d47603bf tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:14.270857 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:14.270857 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:14.276697 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-401e7b90-5061-4828-8db4-2434d47603bf tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:19:14.282062 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-401e7b90-5061-4828-8db4-2434d47603bf tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:19:14.282718 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 154/614] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:14 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:14.350661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-04f8b0ca-3030-4c5a-b464-8e2042f5bd72 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:14.352835 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04f8b0ca-3030-4c5a-b464-8e2042f5bd72 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:19:14.353163 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04f8b0ca-3030-4c5a-b464-8e2042f5bd72 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:14.353395 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04f8b0ca-3030-4c5a-b464-8e2042f5bd72 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:14.364190 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:14.364190 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:14.371365 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-04f8b0ca-3030-4c5a-b464-8e2042f5bd72 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:19:14.383263 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04f8b0ca-3030-4c5a-b464-8e2042f5bd72 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:19:14.384006 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 154/615] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:14 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:18.995864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-92b9cf60-6da1-4118-a138-4864961ef6bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:18.999416 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:19:18.999767 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:19.000084 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:19.000316 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Delete volume with id: b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:19:19.004076 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=284,cinder:INSERT=48,cinder:UPDATE=75 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:19:19.012687 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:19.012687 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:19.013485 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:19:19.042044 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Delete volume request issued successfully. Aug 08 20:19:19.042265 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92b9cf60-6da1-4118-a138-4864961ef6bd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 202 Aug 08 20:19:19.042800 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 154/616] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:18 2026] DELETE /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:19.051498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed71db3c-88f1-463c-b7be-745b1f2f7c9d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:19.054217 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed71db3c-88f1-463c-b7be-745b1f2f7c9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:19:19.054498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed71db3c-88f1-463c-b7be-745b1f2f7c9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:19.054704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed71db3c-88f1-463c-b7be-745b1f2f7c9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:19.063563 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:19.063563 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:19.068600 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ed71db3c-88f1-463c-b7be-745b1f2f7c9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:19:19.076444 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed71db3c-88f1-463c-b7be-745b1f2f7c9d tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 200 Aug 08 20:19:19.077138 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 155/617] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:19 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:19.609583 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-729cde48-2c5f-4a1a-be4d-30104c1b9b02 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:19.611899 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-729cde48-2c5f-4a1a-be4d-30104c1b9b02 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a/action Aug 08 20:19:19.612699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-729cde48-2c5f-4a1a-be4d-30104c1b9b02 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:19.612699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-729cde48-2c5f-4a1a-be4d-30104c1b9b02 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:19.643286 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:19.643286 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:19.662326 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-bdaebe1e-545c-440a-b6e6-647b606c9708 req-729cde48-2c5f-4a1a-be4d-30104c1b9b02 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a/action returned with HTTP 204 Aug 08 20:19:19.662935 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 155/618] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:19 2026] POST /volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:19.678537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:19.680956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:19.681468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-40685017"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:19.683414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-40685017'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:19.684015 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Create volume of 1 GB Aug 08 20:19:19.691997 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Availability Zones retrieved successfully. Aug 08 20:19:19.697899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Flow 'volume_create_api' (45409db5-bf41-44a7-8f56-8d45b7ff43a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:19.698906 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd177a4e-042b-436d-8c42-cebe979704f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:19.699891 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:19.740913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd177a4e-042b-436d-8c42-cebe979704f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:19.741870 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f505d8aa-3264-4d0b-8cc9-a6089d5025e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:19.835185 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Created reservations ['cca18faa-195a-452b-b736-414016ed4b0f', '9599543b-7ba0-4426-afd0-dcdad898b147', '445fa11e-643d-45ac-9d26-ed7a845c1adc', '4b52be64-0668-4e74-8d65-c071f3069cdb'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:19.836118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f505d8aa-3264-4d0b-8cc9-a6089d5025e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca18faa-195a-452b-b736-414016ed4b0f', '9599543b-7ba0-4426-afd0-dcdad898b147', '445fa11e-643d-45ac-9d26-ed7a845c1adc', '4b52be64-0668-4e74-8d65-c071f3069cdb']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:19.837019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3565554-f900-4000-b032-6c52b2523d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:19.864043 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3565554-f900-4000-b032-6c52b2523d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c953b8d-c5a5-42ca-a945-3ff6cb8c3808', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-40685017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac97cb2a7ecb461e8411403574e9d29a',qos_specs=None,replication_status=,reservations=['cca18faa-195a-452b-b736-414016ed4b0f','9599543b-7ba0-4426-afd0-dcdad898b147','445fa11e-643d-45ac-9d26-ed7a845c1adc','4b52be64-0668-4e74-8d65-c071f3069cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d157d48ae56424eb30397e3338f79f7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-40685017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c953b8d-c5a5-42ca-a945-3ff6cb8c3808,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac97cb2a7ecb461e8411403574e9d29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d157d48ae56424eb30397e3338f79f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:19.864934 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae347a7b-b9aa-4e95-8c5f-4d9c0bc7cae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:19.889748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae347a7b-b9aa-4e95-8c5f-4d9c0bc7cae8) transitioned into state 'SUCCESS' from state '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-40685017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac97cb2a7ecb461e8411403574e9d29a',qos_specs=None,replication_status=,reservations=['cca18faa-195a-452b-b736-414016ed4b0f','9599543b-7ba0-4426-afd0-dcdad898b147','445fa11e-643d-45ac-9d26-ed7a845c1adc','4b52be64-0668-4e74-8d65-c071f3069cdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d157d48ae56424eb30397e3338f79f7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:19.890705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e08311-ef5e-4693-892d-1c2ced9d3f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:19.906172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e08311-ef5e-4693-892d-1c2ced9d3f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:19.907324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Flow 'volume_create_api' (45409db5-bf41-44a7-8f56-8d45b7ff43a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:19.907679 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Create volume request issued successfully. Aug 08 20:19:19.909950 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad041a94-0cca-48f4-b5c7-33759b5db5c2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:19.910675 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 155/619] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:19 2026] POST /volume/v3/volumes => generated 757 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:19.928829 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-36f66f16-be6c-434d-89b6-59ffcdc70795 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:19.934245 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36f66f16-be6c-434d-89b6-59ffcdc70795 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 Aug 08 20:19:19.934651 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36f66f16-be6c-434d-89b6-59ffcdc70795 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:19.934879 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36f66f16-be6c-434d-89b6-59ffcdc70795 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:19.951405 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:19.951405 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:19.960986 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-36f66f16-be6c-434d-89b6-59ffcdc70795 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:19:19.967333 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36f66f16-be6c-434d-89b6-59ffcdc70795 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 returned with HTTP 200 Aug 08 20:19:19.967872 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 155/620] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:19 2026] GET /volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:20.096068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88f55689-26ed-434d-890e-6c03e74b84ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:20.098650 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88f55689-26ed-434d-890e-6c03e74b84ad tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 Aug 08 20:19:20.099379 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88f55689-26ed-434d-890e-6c03e74b84ad tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:20.099685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88f55689-26ed-434d-890e-6c03e74b84ad tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:20.108430 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88f55689-26ed-434d-890e-6c03e74b84ad tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 returned with HTTP 404 Aug 08 20:19:20.110946 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 156/621] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:20 2026] GET /volume/v3/volumes/b2ddf848-f23f-4242-a256-aba068bb34c1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:20.214881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:20.217654 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:19:20.217925 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:20.218133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:20.218638 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Delete volume with id: b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:19:20.230125 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:20.230125 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:20.231133 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:19:20.256607 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Delete volume request issued successfully. Aug 08 20:19:20.257904 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a35c431f-624a-4ca9-8d0b-4888e3ed9e28 tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 202 Aug 08 20:19:20.257904 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 156/622] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:20 2026] DELETE /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:20.267689 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b298800f-c7db-49b5-8efb-952ba4315dbd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:20.273663 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b298800f-c7db-49b5-8efb-952ba4315dbd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:19:20.274635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b298800f-c7db-49b5-8efb-952ba4315dbd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:20.274849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b298800f-c7db-49b5-8efb-952ba4315dbd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:20.284675 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:20.284675 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:20.290198 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b298800f-c7db-49b5-8efb-952ba4315dbd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Volume info retrieved successfully. Aug 08 20:19:20.295160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b298800f-c7db-49b5-8efb-952ba4315dbd tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 200 Aug 08 20:19:20.295625 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 156/623] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:20 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:20.988076 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-83135fc9-82cf-4e42-9a3b-7a6ecb4f0948 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:20.991695 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83135fc9-82cf-4e42-9a3b-7a6ecb4f0948 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 Aug 08 20:19:20.992001 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83135fc9-82cf-4e42-9a3b-7a6ecb4f0948 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:20.993054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83135fc9-82cf-4e42-9a3b-7a6ecb4f0948 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:21.007795 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:21.007795 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:21.015881 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-83135fc9-82cf-4e42-9a3b-7a6ecb4f0948 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:19:21.023147 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83135fc9-82cf-4e42-9a3b-7a6ecb4f0948 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 returned with HTTP 200 Aug 08 20:19:21.023734 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 156/624] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:20 2026] GET /volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:21.309544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58354530-e27b-4c5c-a863-908ad7d4c96e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:21.311884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58354530-e27b-4c5c-a863-908ad7d4c96e tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] GET https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 Aug 08 20:19:21.311884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58354530-e27b-4c5c-a863-908ad7d4c96e tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:21.311884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58354530-e27b-4c5c-a863-908ad7d4c96e tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:21.319133 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58354530-e27b-4c5c-a863-908ad7d4c96e tempest-AttachVolumeShelveTestJSON-1303889689 tempest-AttachVolumeShelveTestJSON-1303889689-project-member] https://10.4.3.206/volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 returned with HTTP 404 Aug 08 20:19:21.322418 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 157/625] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:21 2026] GET /volume/v3/volumes/b7f5d685-cdf5-4cce-ae12-01d8b29c97d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:21.925286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:21.931007 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:21.931477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1400709984"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:21.933626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1400709984'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:21.948504 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume of 1 GB Aug 08 20:19:21.948926 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:21.948926 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:21.949859 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Availability Zones retrieved successfully. Aug 08 20:19:21.959931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (925d877c-970d-42bd-9494-f4b2945390d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:21.960274 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ff24c8-1b1d-426f-8892-59afaf83a4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:21.961273 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:21.974613 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:21.974613 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:21.997559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ff24c8-1b1d-426f-8892-59afaf83a4f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=51747d24-72e5-46e0-8ff9-432fc24e5981,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51747d24-72e5-46e0-8ff9-432fc24e5981', 'encryption_key_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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:21.998497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e1e068-389f-464e-b267-c8dbb4fa8a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:22.067801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Created reservations ['26b0245c-2769-4f18-910a-41c52e360a21', '1a96cec4-0af2-48bf-97b4-cc1d18702036', 'c1635a21-c309-40a2-bf8a-7c355126cad2', 'ce4438ea-ae48-43b1-ac28-69702c8f5bb0'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:22.072093 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9e1e068-389f-464e-b267-c8dbb4fa8a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b0245c-2769-4f18-910a-41c52e360a21', '1a96cec4-0af2-48bf-97b4-cc1d18702036', 'c1635a21-c309-40a2-bf8a-7c355126cad2', 'ce4438ea-ae48-43b1-ac28-69702c8f5bb0']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:22.072093 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52a794b-9c00-4cab-bdc4-5139278f7698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:22.105294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52a794b-9c00-4cab-bdc4-5139278f7698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d155c6a-9c9e-4b16-8beb-0dd624231deb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1400709984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['26b0245c-2769-4f18-910a-41c52e360a21','1a96cec4-0af2-48bf-97b4-cc1d18702036','c1635a21-c309-40a2-bf8a-7c355126cad2','ce4438ea-ae48-43b1-ac28-69702c8f5bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1400709984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d155c6a-9c9e-4b16-8beb-0dd624231deb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='25aaa482acf94de7bac93510623a1cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a475a1fdc166417d86014e9bd298364b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51747d24-72e5-46e0-8ff9-432fc24e5981),volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:22.105294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cdfea54-84f9-4b3c-aba0-d1f178ff3037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:22.133000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cdfea54-84f9-4b3c-aba0-d1f178ff3037) transitioned into state 'SUCCESS' from state '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-1400709984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['26b0245c-2769-4f18-910a-41c52e360a21','1a96cec4-0af2-48bf-97b4-cc1d18702036','c1635a21-c309-40a2-bf8a-7c355126cad2','ce4438ea-ae48-43b1-ac28-69702c8f5bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:22.134173 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87bb5b6-1482-4d27-9e46-09d52f9baa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:22.148096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d87bb5b6-1482-4d27-9e46-09d52f9baa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:22.150298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (925d877c-970d-42bd-9494-f4b2945390d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:22.150787 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request issued successfully. Aug 08 20:19:22.151676 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cedc8472-00b1-4748-b7ad-42a92e1adb2a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:22.152085 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 157/626] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:19:21 2026] POST /volume/v3/volumes => generated 760 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:22.173881 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-59770380-fc25-4daa-af4e-82cb78a4eb61 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:22.179595 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59770380-fc25-4daa-af4e-82cb78a4eb61 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:22.179595 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59770380-fc25-4daa-af4e-82cb78a4eb61 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:22.179595 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59770380-fc25-4daa-af4e-82cb78a4eb61 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:22.188660 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:22.188660 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:22.194195 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-59770380-fc25-4daa-af4e-82cb78a4eb61 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:22.199037 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59770380-fc25-4daa-af4e-82cb78a4eb61 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:22.199590 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 157/627] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:22 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:22.241200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dcb0d928-a16a-45dc-9b2b-c457d7d84091 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:22.241678 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcb0d928-a16a-45dc-9b2b-c457d7d84091 None None] GET https://10.4.3.206/volume// Aug 08 20:19:22.242235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcb0d928-a16a-45dc-9b2b-c457d7d84091 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:22.242235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcb0d928-a16a-45dc-9b2b-c457d7d84091 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:22.242640 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcb0d928-a16a-45dc-9b2b-c457d7d84091 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:22.243003 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 157/628] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:22.252287 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-f6d987e8-1dac-4f3d-824e-290067611e62 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:22.255982 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-f6d987e8-1dac-4f3d-824e-290067611e62 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:19:22.256455 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-f6d987e8-1dac-4f3d-824e-290067611e62 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f62730e6-ed8b-4fbd-8143-4ba789de0fa7", "connector": null, "instance_uuid": "9ff62ac8-85da-40a8-87ba-f7b5aef0c927"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:22.270517 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:22.270517 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:22.317129 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-f6d987e8-1dac-4f3d-824e-290067611e62 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:19:22.317129 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 158/629] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:19: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 08 20:19:22.328531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-daf2dfcc-a6f8-4935-b08d-dc6b126f44c6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:22.333500 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-daf2dfcc-a6f8-4935-b08d-dc6b126f44c6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a Aug 08 20:19:22.333688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-daf2dfcc-a6f8-4935-b08d-dc6b126f44c6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:22.333881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-daf2dfcc-a6f8-4935-b08d-dc6b126f44c6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:22.341939 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:22.341939 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:22.410987 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-daf2dfcc-a6f8-4935-b08d-dc6b126f44c6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a returned with HTTP 200 Aug 08 20:19:22.411108 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 158/630] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:22 2026] DELETE /volume/v3/attachments/c7ffd129-7f6c-4260-b2ca-bf52745ce61a => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:23.216419 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-316f3749-9b45-4ed9-ba25-ecb1ea68660e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.219507 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-316f3749-9b45-4ed9-ba25-ecb1ea68660e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:23.219689 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-316f3749-9b45-4ed9-ba25-ecb1ea68660e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:23.219960 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-316f3749-9b45-4ed9-ba25-ecb1ea68660e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:23.231004 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:23.231004 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:23.234935 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-316f3749-9b45-4ed9-ba25-ecb1ea68660e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:23.242773 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-316f3749-9b45-4ed9-ba25-ecb1ea68660e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:23.243170 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 158/631] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:23 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:23.299348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-52888472-e0cd-4874-98c9-4d60afbbd245 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.304425 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-52888472-e0cd-4874-98c9-4d60afbbd245 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:23.304425 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-52888472-e0cd-4874-98c9-4d60afbbd245 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:23.304425 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-52888472-e0cd-4874-98c9-4d60afbbd245 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:23.315573 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:23.315573 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:23.323407 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-52888472-e0cd-4874-98c9-4d60afbbd245 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:23.330623 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-52888472-e0cd-4874-98c9-4d60afbbd245 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:23.331069 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 158/632] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:23 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:23.446327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f2b22f8-eba8-4853-ae2a-a9d83afc6e39 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.446327 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f2b22f8-eba8-4853-ae2a-a9d83afc6e39 None None] GET https://10.4.3.206/volume// Aug 08 20:19:23.446327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f2b22f8-eba8-4853-ae2a-a9d83afc6e39 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:23.446327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f2b22f8-eba8-4853-ae2a-a9d83afc6e39 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:23.446327 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f2b22f8-eba8-4853-ae2a-a9d83afc6e39 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:23.447060 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 159/633] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:19:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:19:23.455664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-9939e5ba-da14-40d8-bd8c-8fc1093a3fa7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.463362 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-9939e5ba-da14-40d8-bd8c-8fc1093a3fa7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:19:23.463362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-9939e5ba-da14-40d8-bd8c-8fc1093a3fa7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d155c6a-9c9e-4b16-8beb-0dd624231deb", "connector": null, "instance_uuid": "f51a3c86-1540-41bf-af17-f7b6ce7a2520"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:23.483915 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:23.483915 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:23.535607 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-9939e5ba-da14-40d8-bd8c-8fc1093a3fa7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:19:23.535607 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 159/634] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:19:23 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:23.569641 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-828d456a-c5ea-4b47-b918-eaef9716ef14 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.571959 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-828d456a-c5ea-4b47-b918-eaef9716ef14 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:23.572232 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-828d456a-c5ea-4b47-b918-eaef9716ef14 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:23.572500 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-828d456a-c5ea-4b47-b918-eaef9716ef14 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:23.587059 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:23.587059 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:23.593226 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-828d456a-c5ea-4b47-b918-eaef9716ef14 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:23.599608 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-828d456a-c5ea-4b47-b918-eaef9716ef14 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:23.600015 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 159/635] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:23 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:23.602580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c94c404c-91ae-4951-b50d-c7a0de5eed4e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.603035 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c94c404c-91ae-4951-b50d-c7a0de5eed4e None None] GET https://10.4.3.206/volume// Aug 08 20:19:23.603211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c94c404c-91ae-4951-b50d-c7a0de5eed4e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:23.603459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c94c404c-91ae-4951-b50d-c7a0de5eed4e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:23.603799 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c94c404c-91ae-4951-b50d-c7a0de5eed4e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:23.604154 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 159/636] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:23.618010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-0b51923d-6d45-40cb-851c-d865927f5037 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.623169 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-0b51923d-6d45-40cb-851c-d865927f5037 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:23.623403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-0b51923d-6d45-40cb-851c-d865927f5037 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:23.623590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-0b51923d-6d45-40cb-851c-d865927f5037 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:23.640541 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:23.640541 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:23.648188 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-0b51923d-6d45-40cb-851c-d865927f5037 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:23.653008 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-0b51923d-6d45-40cb-851c-d865927f5037 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:23.653221 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 160/637] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:23 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1032 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:23.796348 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:23.800246 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb Aug 08 20:19:23.800725 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:23.810452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-6d155c6a-9c9e-4b16-8beb-0dd624231deb-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:19:23.814601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-6d155c6a-9c9e-4b16-8beb-0dd624231deb-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:19:23.815909 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:23.815909 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:23.937672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-6d155c6a-9c9e-4b16-8beb-0dd624231deb-np0000006809" released by "attachment_update" :: held 0.123s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:19:23.937672 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-4e593176-8b27-4878-8075-9f3308f9462b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb returned with HTTP 200 Aug 08 20:19:23.938524 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 160/638] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:19:23 2026] PUT /volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:24.620511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25f873f5-6ae7-430c-8ae1-0441695a0ec7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:24.622507 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25f873f5-6ae7-430c-8ae1-0441695a0ec7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:24.622798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25f873f5-6ae7-430c-8ae1-0441695a0ec7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:24.623086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25f873f5-6ae7-430c-8ae1-0441695a0ec7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:24.636115 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:24.636115 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:24.639477 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25f873f5-6ae7-430c-8ae1-0441695a0ec7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:24.645294 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25f873f5-6ae7-430c-8ae1-0441695a0ec7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:24.646888 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 160/639] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:24 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:24.750644 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:24.753535 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] PUT https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 Aug 08 20:19:24.754007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:24.767550 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Acquiring lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:19:24.777738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" acquired by "attachment_update" :: waited 0.010s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:19:24.779325 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:24.779325 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:24.901050 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Lock "cinder-attachment_update-f62730e6-ed8b-4fbd-8143-4ba789de0fa7-np0000006809" released by "attachment_update" :: held 0.123s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:19:24.901493 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-2c08fd8e-0d5f-440e-a737-b9e91ef50dd4 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 returned with HTTP 200 Aug 08 20:19:24.902102 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 160/640] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:19:24 2026] PUT /volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:24.912267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-5f67a320-20d9-426a-833b-cefbc151eb3c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:24.915524 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-5f67a320-20d9-426a-833b-cefbc151eb3c tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 Aug 08 20:19:24.915857 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-5f67a320-20d9-426a-833b-cefbc151eb3c tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:24.916156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-5f67a320-20d9-426a-833b-cefbc151eb3c tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:24.942118 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-5f67a320-20d9-426a-833b-cefbc151eb3c tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 returned with HTTP 200 Aug 08 20:19:24.942834 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 161/641] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:19:24 2026] GET /volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:25.665429 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-79416269-0aeb-4315-b972-f811c6871332 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:25.669745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79416269-0aeb-4315-b972-f811c6871332 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:25.669796 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79416269-0aeb-4315-b972-f811c6871332 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:25.670404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79416269-0aeb-4315-b972-f811c6871332 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:25.686546 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:25.686546 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:25.691636 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-79416269-0aeb-4315-b972-f811c6871332 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:25.697206 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79416269-0aeb-4315-b972-f811c6871332 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:25.697680 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 161/642] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:25 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:26.715176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9780870b-7598-4eb6-98d6-2674fd0428aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:26.718014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9780870b-7598-4eb6-98d6-2674fd0428aa tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:26.718260 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9780870b-7598-4eb6-98d6-2674fd0428aa tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:26.718527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9780870b-7598-4eb6-98d6-2674fd0428aa tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:26.739918 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:26.739918 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:26.743818 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9780870b-7598-4eb6-98d6-2674fd0428aa tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:26.752312 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9780870b-7598-4eb6-98d6-2674fd0428aa tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:26.752312 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 161/643] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:26 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:27.354799 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-a3d3af33-ee09-43e0-82dd-873a0f80b030 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:27.357031 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-a3d3af33-ee09-43e0-82dd-873a0f80b030 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb/action Aug 08 20:19:27.357487 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-a3d3af33-ee09-43e0-82dd-873a0f80b030 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:27.357542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-a3d3af33-ee09-43e0-82dd-873a0f80b030 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:27.377304 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:27.377304 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:27.392811 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-df14dc42-83e9-4f64-88b5-3f24a8cc88c6 req-a3d3af33-ee09-43e0-82dd-873a0f80b030 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb/action returned with HTTP 204 Aug 08 20:19:27.393430 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 161/644] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:27 2026] POST /volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:19:27.556330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fc2e2587-a6f0-4e4e-aeac-1c091c868e97 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:27.653126 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc2e2587-a6f0-4e4e-aeac-1c091c868e97 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:27.653556 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc2e2587-a6f0-4e4e-aeac-1c091c868e97 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1663514423", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1955162903", "vendor_name": "tempest-vendor_name-570451591"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:27.655159 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:27.655159 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:27.682550 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc2e2587-a6f0-4e4e-aeac-1c091c868e97 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:27.682944 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 162/645] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:19:27 2026] POST /volume/v3/types => generated 327 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:27.692867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:27.772955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73fd237e-ccaf-4ea6-90fd-6920bc858e01 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:27.780168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73fd237e-ccaf-4ea6-90fd-6920bc858e01 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:27.780620 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73fd237e-ccaf-4ea6-90fd-6920bc858e01 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:27.781064 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73fd237e-ccaf-4ea6-90fd-6920bc858e01 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:27.796171 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:27.796525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dde36bbb-d701-4dd2-b77e-a87d69d06349", "size": 1, "name": "tempest-UserMessagesTest-Volume-1668005577"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:27.797805 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Create volume request body: {'volume': {'volume_type': 'dde36bbb-d701-4dd2-b77e-a87d69d06349', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1668005577'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:27.802295 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Create volume of 1 GB Aug 08 20:19:27.802589 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:27.802589 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:27.803132 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Availability Zones retrieved successfully. Aug 08 20:19:27.803180 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:27.803180 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:27.808767 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Flow 'volume_create_api' (82fada56-6db2-4fd3-87f9-5485282276f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:27.809630 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-73fd237e-ccaf-4ea6-90fd-6920bc858e01 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:27.809747 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d2ae22-6bf3-4477-939d-e6e726b959fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:27.811771 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:27.815536 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73fd237e-ccaf-4ea6-90fd-6920bc858e01 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:27.816865 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 162/646] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:27 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:27.835570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d2ae22-6bf3-4477-939d-e6e726b959fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:19:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1955162903',vendor_name='tempest-vendor_name-570451591'},id=dde36bbb-d701-4dd2-b77e-a87d69d06349,is_public=True,name='tempest-UserMessagesTest-volume-type-1663514423',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dde36bbb-d701-4dd2-b77e-a87d69d06349', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:27.836285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ace3fa-5756-4e95-ad0e-4211bb93cccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:27.867342 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-fcb58930-3017-41a0-820c-c727c6386706 req-9f727298-b6a3-4fbd-8447-5c3d823a18a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:27.869916 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1663514423 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1663514423, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:27.870276 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1663514423 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1663514423, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:27.871361 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-9f727298-b6a3-4fbd-8447-5c3d823a18a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:27.871658 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-9f727298-b6a3-4fbd-8447-5c3d823a18a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:27.871936 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-9f727298-b6a3-4fbd-8447-5c3d823a18a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:27.887075 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:27.887075 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:27.894705 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-fcb58930-3017-41a0-820c-c727c6386706 req-9f727298-b6a3-4fbd-8447-5c3d823a18a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:27.900012 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-9f727298-b6a3-4fbd-8447-5c3d823a18a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:27.900414 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 162/647] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:27 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:27.912927 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Created reservations ['1a18e509-c320-4e45-9660-71b94f613604', 'd263a3ad-0f41-4396-899f-976ccdd9f2bb', 'f91ff4d3-764f-457f-a52c-2c18e47db279', '5b7d9ed7-20c7-43be-9ebb-d742cae6777d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:27.913668 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5ace3fa-5756-4e95-ad0e-4211bb93cccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a18e509-c320-4e45-9660-71b94f613604', 'd263a3ad-0f41-4396-899f-976ccdd9f2bb', 'f91ff4d3-764f-457f-a52c-2c18e47db279', '5b7d9ed7-20c7-43be-9ebb-d742cae6777d']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:27.914400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2e946a-59ff-4c20-bb4e-d6a9826bad26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:27.937401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2e946a-59ff-4c20-bb4e-d6a9826bad26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771a9b54-3c30-49dc-8e44-31f6e58d372f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1668005577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c37a6ea02c354f4fb41777ebdb7fe0dc',qos_specs=None,replication_status=,reservations=['1a18e509-c320-4e45-9660-71b94f613604','d263a3ad-0f41-4396-899f-976ccdd9f2bb','f91ff4d3-764f-457f-a52c-2c18e47db279','5b7d9ed7-20c7-43be-9ebb-d742cae6777d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd89521a5da46aebd93e82791f44985',volume_type_id=dde36bbb-d701-4dd2-b77e-a87d69d06349), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1668005577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771a9b54-3c30-49dc-8e44-31f6e58d372f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c37a6ea02c354f4fb41777ebdb7fe0dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd89521a5da46aebd93e82791f44985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dde36bbb-d701-4dd2-b77e-a87d69d06349),volume_type_id=dde36bbb-d701-4dd2-b77e-a87d69d06349)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:27.938094 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55016ef3-eb6f-4b6e-83a0-5d803acb306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:27.963093 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55016ef3-eb6f-4b6e-83a0-5d803acb306d) transitioned into state 'SUCCESS' from state '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-1668005577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c37a6ea02c354f4fb41777ebdb7fe0dc',qos_specs=None,replication_status=,reservations=['1a18e509-c320-4e45-9660-71b94f613604','d263a3ad-0f41-4396-899f-976ccdd9f2bb','f91ff4d3-764f-457f-a52c-2c18e47db279','5b7d9ed7-20c7-43be-9ebb-d742cae6777d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd89521a5da46aebd93e82791f44985',volume_type_id=dde36bbb-d701-4dd2-b77e-a87d69d06349)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:27.963574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde97554-757e-4b39-ac8c-23a9acb2fa34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:27.973414 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde97554-757e-4b39-ac8c-23a9acb2fa34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:27.974148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Flow 'volume_create_api' (82fada56-6db2-4fd3-87f9-5485282276f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:27.976429 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Create volume request issued successfully. Aug 08 20:19:27.976429 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f818ebe-202f-4e9e-92e6-b4cd3c625a33 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:27.976429 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 162/648] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:19:27 2026] POST /volume/v3/volumes => generated 786 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:27.998025 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9c2ed2cc-81eb-40ba-b490-046d4d024d7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:27.998195 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6bc7e359-4afc-4f5c-ad48-9879d102f942 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.000273 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bc7e359-4afc-4f5c-ad48-9879d102f942 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:28.000551 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bc7e359-4afc-4f5c-ad48-9879d102f942 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.000826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bc7e359-4afc-4f5c-ad48-9879d102f942 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.001991 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c2ed2cc-81eb-40ba-b490-046d4d024d7a tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f Aug 08 20:19:28.002920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c2ed2cc-81eb-40ba-b490-046d4d024d7a tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.002920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c2ed2cc-81eb-40ba-b490-046d4d024d7a tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.015949 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-401ec39f-7eca-43da-9a5b-95729e5c580f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.017752 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-401ec39f-7eca-43da-9a5b-95729e5c580f None None] GET https://10.4.3.206/volume// Aug 08 20:19:28.017752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-401ec39f-7eca-43da-9a5b-95729e5c580f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.017752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-401ec39f-7eca-43da-9a5b-95729e5c580f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.017752 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-401ec39f-7eca-43da-9a5b-95729e5c580f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:28.017752 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 163/649] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:19: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 08 20:19:28.019170 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.019170 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:28.022815 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.022815 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:28.028322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-fcb58930-3017-41a0-820c-c727c6386706 req-f0a62bda-ca02-47fe-bfa7-b72389cfb33e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.028978 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9c2ed2cc-81eb-40ba-b490-046d4d024d7a tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:28.029538 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6bc7e359-4afc-4f5c-ad48-9879d102f942 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:28.034819 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-f0a62bda-ca02-47fe-bfa7-b72389cfb33e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:19:28.035234 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-f0a62bda-ca02-47fe-bfa7-b72389cfb33e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d155c6a-9c9e-4b16-8beb-0dd624231deb", "connector": null, "instance_uuid": "9522b414-735f-4fbd-83bb-deea420c6f59"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:28.041332 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bc7e359-4afc-4f5c-ad48-9879d102f942 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:28.041457 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c2ed2cc-81eb-40ba-b490-046d4d024d7a tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f returned with HTTP 200 Aug 08 20:19:28.041793 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 163/650] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:27 2026] GET /volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:28.041986 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 163/651] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:27 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:28.063291 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.063291 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:28.106609 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-f0a62bda-ca02-47fe-bfa7-b72389cfb33e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:19:28.107440 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 163/652] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:19:28 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:28.116173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-d17f1463-d0af-41f2-8caa-0be60e3fc085 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.121264 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-d17f1463-d0af-41f2-8caa-0be60e3fc085 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:28.121264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-d17f1463-d0af-41f2-8caa-0be60e3fc085 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.121264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-d17f1463-d0af-41f2-8caa-0be60e3fc085 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.132259 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.132259 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:28.143829 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-d17f1463-d0af-41f2-8caa-0be60e3fc085 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:28.149170 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ccdb5159-722f-408a-85ff-c8c01a82d645 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.149820 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-d17f1463-d0af-41f2-8caa-0be60e3fc085 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:28.150605 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 164/653] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:28.152093 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccdb5159-722f-408a-85ff-c8c01a82d645 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:28.152093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccdb5159-722f-408a-85ff-c8c01a82d645 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.153752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccdb5159-722f-408a-85ff-c8c01a82d645 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.170216 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.170216 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:28.177966 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ccdb5159-722f-408a-85ff-c8c01a82d645 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:28.187758 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccdb5159-722f-408a-85ff-c8c01a82d645 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:28.191728 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 164/654] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1147 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:28.224331 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-17d83aa2-1e97-4398-a594-dd8d06e506ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.224986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17d83aa2-1e97-4398-a594-dd8d06e506ed None None] GET https://10.4.3.206/volume// Aug 08 20:19:28.224986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17d83aa2-1e97-4398-a594-dd8d06e506ed None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.226443 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17d83aa2-1e97-4398-a594-dd8d06e506ed None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.226443 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17d83aa2-1e97-4398-a594-dd8d06e506ed None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:28.230417 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 164/655] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:19:28.251703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-fcb58930-3017-41a0-820c-c727c6386706 req-a2022110-b345-4ff8-8c64-3c6c421ad9ee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.254290 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-a2022110-b345-4ff8-8c64-3c6c421ad9ee tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:28.254594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-a2022110-b345-4ff8-8c64-3c6c421ad9ee tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.255138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-a2022110-b345-4ff8-8c64-3c6c421ad9ee tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.268293 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.268293 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:28.275870 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-fcb58930-3017-41a0-820c-c727c6386706 req-a2022110-b345-4ff8-8c64-3c6c421ad9ee tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:28.281964 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-a2022110-b345-4ff8-8c64-3c6c421ad9ee tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:28.282896 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 164/656] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:28.371930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1dad54d3-bd45-49e8-85d8-f19157635a2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.372422 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1dad54d3-bd45-49e8-85d8-f19157635a2c None None] GET https://10.4.3.206/volume// Aug 08 20:19:28.372662 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1dad54d3-bd45-49e8-85d8-f19157635a2c None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.372957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1dad54d3-bd45-49e8-85d8-f19157635a2c None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.373581 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1dad54d3-bd45-49e8-85d8-f19157635a2c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:28.373991 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 165/657] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:19:28.385337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-18e9cdec-4e8c-4b17-8eb8-de90c938814d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.388513 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-18e9cdec-4e8c-4b17-8eb8-de90c938814d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:19:28.388956 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-18e9cdec-4e8c-4b17-8eb8-de90c938814d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "afe75ff2-6ab9-4b5a-bad3-99130abc4778", "connector": null, "instance_uuid": "12f86e73-1992-4157-b708-2893d9938fa4"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:28.399018 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=205,cinder:INSERT=24,cinder:UPDATE=47 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:19:28.406982 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.406982 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:28.451401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.451471 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-18e9cdec-4e8c-4b17-8eb8-de90c938814d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:19:28.452724 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 165/658] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:19:28 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 08 20:19:28.459289 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3 Aug 08 20:19:28.459289 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:28.470199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-6d155c6a-9c9e-4b16-8beb-0dd624231deb-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:19:28.475679 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-6d155c6a-9c9e-4b16-8beb-0dd624231deb-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:19:28.476677 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.476677 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:28.491926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f268e348-3fbc-4107-8a52-01b35d3a3c7d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.495465 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f268e348-3fbc-4107-8a52-01b35d3a3c7d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:28.495748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f268e348-3fbc-4107-8a52-01b35d3a3c7d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.496106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f268e348-3fbc-4107-8a52-01b35d3a3c7d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.510763 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.510763 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:28.517151 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f268e348-3fbc-4107-8a52-01b35d3a3c7d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:28.526467 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f268e348-3fbc-4107-8a52-01b35d3a3c7d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:28.526925 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 165/659] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:28.530590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1c4e6637-55f1-4c59-9ac6-63342e8963ee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.531071 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c4e6637-55f1-4c59-9ac6-63342e8963ee None None] GET https://10.4.3.206/volume// Aug 08 20:19:28.531277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c4e6637-55f1-4c59-9ac6-63342e8963ee None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.531477 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c4e6637-55f1-4c59-9ac6-63342e8963ee None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.531770 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c4e6637-55f1-4c59-9ac6-63342e8963ee None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:28.532088 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 166/660] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:28.543329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-ebaa870b-4443-4df0-86d0-9583752bf439 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.546688 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-ebaa870b-4443-4df0-86d0-9583752bf439 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:28.546688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-ebaa870b-4443-4df0-86d0-9583752bf439 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:28.548414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-ebaa870b-4443-4df0-86d0-9583752bf439 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:28.570027 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.570027 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:28.575051 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-ebaa870b-4443-4df0-86d0-9583752bf439 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:28.589241 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-ebaa870b-4443-4df0-86d0-9583752bf439 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:28.589764 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 166/661] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:28 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1021 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:28.602640 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-6d155c6a-9c9e-4b16-8beb-0dd624231deb-np0000006809" released by "attachment_update" :: held 0.127s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:19:28.603114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-5b16f972-b9a8-4306-9fb7-febd169e5fbc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3 returned with HTTP 200 Aug 08 20:19:28.604046 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 165/662] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:19:28 2026] PUT /volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:28.731680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:28.736407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] PUT https://10.4.3.206/volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223 Aug 08 20:19:28.736407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:28.745012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Acquiring lock "cinder-attachment_update-afe75ff2-6ab9-4b5a-bad3-99130abc4778-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:19:28.750809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Lock "cinder-attachment_update-afe75ff2-6ab9-4b5a-bad3-99130abc4778-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:19:28.752315 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:28.752315 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:28.845646 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Lock "cinder-attachment_update-afe75ff2-6ab9-4b5a-bad3-99130abc4778-np0000006809" released by "attachment_update" :: held 0.095s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:19:28.845971 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-73d04fbd-07cf-451f-b3ed-c73822d04a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223 returned with HTTP 200 Aug 08 20:19:28.846408 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 166/663] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:19:28 2026] PUT /volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:29.061889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-503b57d3-fcb0-491f-b0ac-13e9c1121d5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.064697 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-503b57d3-fcb0-491f-b0ac-13e9c1121d5c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f Aug 08 20:19:29.064960 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-503b57d3-fcb0-491f-b0ac-13e9c1121d5c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.065153 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-503b57d3-fcb0-491f-b0ac-13e9c1121d5c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.074773 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.074773 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:29.082351 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-503b57d3-fcb0-491f-b0ac-13e9c1121d5c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:29.090111 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-503b57d3-fcb0-491f-b0ac-13e9c1121d5c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f returned with HTTP 200 Aug 08 20:19:29.090834 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 167/664] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:29.106585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81854a03-07ed-46d8-9e2e-e94ed9ede5af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.109001 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81854a03-07ed-46d8-9e2e-e94ed9ede5af tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/messages Aug 08 20:19:29.109251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81854a03-07ed-46d8-9e2e-e94ed9ede5af tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.109477 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81854a03-07ed-46d8-9e2e-e94ed9ede5af tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.118232 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81854a03-07ed-46d8-9e2e-e94ed9ede5af tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:19:29.118649 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 167/665] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:19:29 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 08 20:19:29.129063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-87c529c2-6395-49dc-a821-3108c8403061 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.131296 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87c529c2-6395-49dc-a821-3108c8403061 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] DELETE https://10.4.3.206/volume/v3/messages/58a7f4dd-a5aa-4eaf-bb3e-89c2c2dfc46c Aug 08 20:19:29.131602 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87c529c2-6395-49dc-a821-3108c8403061 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.131839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87c529c2-6395-49dc-a821-3108c8403061 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.141794 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.141794 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:29.149720 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87c529c2-6395-49dc-a821-3108c8403061 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages/58a7f4dd-a5aa-4eaf-bb3e-89c2c2dfc46c returned with HTTP 204 Aug 08 20:19:29.150145 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 166/666] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:19:29 2026] DELETE /volume/v3/messages/58a7f4dd-a5aa-4eaf-bb3e-89c2c2dfc46c => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:19:29.161040 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7812271e-38a1-4e87-b42f-6064cb6fc8e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.164297 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7812271e-38a1-4e87-b42f-6064cb6fc8e7 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/messages/58a7f4dd-a5aa-4eaf-bb3e-89c2c2dfc46c Aug 08 20:19:29.164615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7812271e-38a1-4e87-b42f-6064cb6fc8e7 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.164949 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7812271e-38a1-4e87-b42f-6064cb6fc8e7 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.172079 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7812271e-38a1-4e87-b42f-6064cb6fc8e7 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages/58a7f4dd-a5aa-4eaf-bb3e-89c2c2dfc46c returned with HTTP 404 Aug 08 20:19:29.172955 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 167/667] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/messages/58a7f4dd-a5aa-4eaf-bb3e-89c2c2dfc46c => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:29.181077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-374199b4-bc8e-43c5-9462-cde28fa439dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.184514 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-374199b4-bc8e-43c5-9462-cde28fa439dd tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f Aug 08 20:19:29.184913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-374199b4-bc8e-43c5-9462-cde28fa439dd tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.185253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-374199b4-bc8e-43c5-9462-cde28fa439dd tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.197544 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.197544 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:29.203679 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e4eb201c-f595-4d37-8c1a-8b2deb1998cf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.204196 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-374199b4-bc8e-43c5-9462-cde28fa439dd tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:29.205878 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4eb201c-f595-4d37-8c1a-8b2deb1998cf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:29.206063 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4eb201c-f595-4d37-8c1a-8b2deb1998cf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.206259 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4eb201c-f595-4d37-8c1a-8b2deb1998cf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.211301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-374199b4-bc8e-43c5-9462-cde28fa439dd tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f returned with HTTP 200 Aug 08 20:19:29.212222 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 168/668] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:29.218608 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.218608 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:29.223508 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e4eb201c-f595-4d37-8c1a-8b2deb1998cf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:29.232564 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4eb201c-f595-4d37-8c1a-8b2deb1998cf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:29.232883 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8413b927-681c-43ad-9796-628340f75882 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.233051 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 168/669] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:29.235248 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] DELETE https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f Aug 08 20:19:29.235687 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.236045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.236270 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Delete volume with id: 771a9b54-3c30-49dc-8e44-31f6e58d372f Aug 08 20:19:29.245894 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.245894 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:29.246622 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:29.248716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:19:29.264061 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1663514423 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1663514423, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:29.264583 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1663514423 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1663514423, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:29.275313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Created reservations ['ca20f33f-b148-4a84-988d-1285954f19cc', 'c6d57be3-bf1f-4711-ba5d-4c4ea21f6ed2', '91e14b28-d058-48ea-8d89-dba294abfadb', 'dbef8f5c-7795-4718-bab4-0fb618c2afa4'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:29.316319 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Delete volume request issued successfully. Aug 08 20:19:29.316549 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8413b927-681c-43ad-9796-628340f75882 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f returned with HTTP 202 Aug 08 20:19:29.316991 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 167/670] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:19:29 2026] DELETE /volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:29.326783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3b6e3699-f28f-446f-9ce5-399f58e2f85f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.328641 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b6e3699-f28f-446f-9ce5-399f58e2f85f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f Aug 08 20:19:29.328867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3699-f28f-446f-9ce5-399f58e2f85f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.329065 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b6e3699-f28f-446f-9ce5-399f58e2f85f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.335546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b6e3699-f28f-446f-9ce5-399f58e2f85f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f returned with HTTP 404 Aug 08 20:19:29.336093 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 168/671] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/771a9b54-3c30-49dc-8e44-31f6e58d372f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:29.347791 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4c47cfac-0760-457a-a75a-9168459149d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.350111 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4c47cfac-0760-457a-a75a-9168459149d7 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] DELETE https://10.4.3.206/volume/v3/types/dde36bbb-d701-4dd2-b77e-a87d69d06349 Aug 08 20:19:29.350360 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4c47cfac-0760-457a-a75a-9168459149d7 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.350656 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4c47cfac-0760-457a-a75a-9168459149d7 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.390905 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4c47cfac-0760-457a-a75a-9168459149d7 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] https://10.4.3.206/volume/v3/types/dde36bbb-d701-4dd2-b77e-a87d69d06349 returned with HTTP 202 Aug 08 20:19:29.391579 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 169/672] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:29 2026] DELETE /volume/v3/types/dde36bbb-d701-4dd2-b77e-a87d69d06349 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:29.400334 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-65cae224-3965-4494-960b-75a464222732 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.401304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65cae224-3965-4494-960b-75a464222732 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] GET https://10.4.3.206/volume/v3/types/dde36bbb-d701-4dd2-b77e-a87d69d06349 Aug 08 20:19:29.401507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65cae224-3965-4494-960b-75a464222732 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.401701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65cae224-3965-4494-960b-75a464222732 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.405945 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65cae224-3965-4494-960b-75a464222732 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] https://10.4.3.206/volume/v3/types/dde36bbb-d701-4dd2-b77e-a87d69d06349 returned with HTTP 404 Aug 08 20:19:29.406726 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 169/673] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/types/dde36bbb-d701-4dd2-b77e-a87d69d06349 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:29.415401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63b75d92-8ceb-4c79-9b95-aa4d3dc4c3dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.416937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63b75d92-8ceb-4c79-9b95-aa4d3dc4c3dd tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:29.418939 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63b75d92-8ceb-4c79-9b95-aa4d3dc4c3dd tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1982315474", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2136297503", "vendor_name": "tempest-vendor_name-1751095933"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:29.436696 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63b75d92-8ceb-4c79-9b95-aa4d3dc4c3dd tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:29.437973 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 168/674] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:19:29 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:29.447098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d479939-1468-4825-86e7-c3c5c8736e61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.449715 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:29.450437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fc04f44f-f74c-4861-9bf4-df21d5d57ae7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1756709730"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:29.452792 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Create volume request body: {'volume': {'volume_type': 'fc04f44f-f74c-4861-9bf4-df21d5d57ae7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1756709730'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:29.461673 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Create volume of 1 GB Aug 08 20:19:29.462265 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.462265 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:29.463180 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Availability Zones retrieved successfully. Aug 08 20:19:29.473669 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Flow 'volume_create_api' (212e21d0-cf79-4904-a965-e783df7efa7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:29.475283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c85f5e-8af5-42a8-aaa0-577174121f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.476762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:29.512369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2c85f5e-8af5-42a8-aaa0-577174121f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:19:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2136297503',vendor_name='tempest-vendor_name-1751095933'},id=fc04f44f-f74c-4861-9bf4-df21d5d57ae7,is_public=True,name='tempest-UserMessagesTest-volume-type-1982315474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fc04f44f-f74c-4861-9bf4-df21d5d57ae7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.514210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c31e89fe-fb91-4db7-891d-6073f4088bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.544736 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f0d981ab-97b8-4970-bc7a-3cdd6b2fcf7f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.547050 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0d981ab-97b8-4970-bc7a-3cdd6b2fcf7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:29.547463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0d981ab-97b8-4970-bc7a-3cdd6b2fcf7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.547758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0d981ab-97b8-4970-bc7a-3cdd6b2fcf7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.560606 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1982315474 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1982315474, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:29.561073 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1982315474 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1982315474, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:29.561161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.562969 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:29.563225 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.563225 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:29.563412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-771645522"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:29.564794 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-771645522'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:29.564910 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Create volume of 1 GB Aug 08 20:19:29.569294 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f0d981ab-97b8-4970-bc7a-3cdd6b2fcf7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:29.571057 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Availability Zones retrieved successfully. Aug 08 20:19:29.576119 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0d981ab-97b8-4970-bc7a-3cdd6b2fcf7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:29.576732 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 170/675] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:29.577196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Flow 'volume_create_api' (4c3856f5-cacc-4f55-8322-fa71d71d427b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:29.578570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934a27c2-8d33-4d5a-b82c-bf6368d0fdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.579647 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:29.592133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Created reservations ['89dc4814-3353-4f76-90d3-037d1032cc7a', '460dac16-3664-4b91-838c-6040136c372c', '06381fb5-2832-4a60-92ba-648215643132', 'd07cba61-7560-4374-a27a-fbf7af91a30f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:29.596500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c31e89fe-fb91-4db7-891d-6073f4088bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89dc4814-3353-4f76-90d3-037d1032cc7a', '460dac16-3664-4b91-838c-6040136c372c', '06381fb5-2832-4a60-92ba-648215643132', 'd07cba61-7560-4374-a27a-fbf7af91a30f']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.596500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4fe27be-29e6-43b6-ab3f-50eae410fea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.611878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (934a27c2-8d33-4d5a-b82c-bf6368d0fdf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.612706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cbbec3-9736-4940-a43e-484c992a0dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.629832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4fe27be-29e6-43b6-ab3f-50eae410fea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49252234-8c69-486c-ba92-dcc3cd09a50c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1756709730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c37a6ea02c354f4fb41777ebdb7fe0dc',qos_specs=None,replication_status=,reservations=['89dc4814-3353-4f76-90d3-037d1032cc7a','460dac16-3664-4b91-838c-6040136c372c','06381fb5-2832-4a60-92ba-648215643132','d07cba61-7560-4374-a27a-fbf7af91a30f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd89521a5da46aebd93e82791f44985',volume_type_id=fc04f44f-f74c-4861-9bf4-df21d5d57ae7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1756709730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49252234-8c69-486c-ba92-dcc3cd09a50c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c37a6ea02c354f4fb41777ebdb7fe0dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fd89521a5da46aebd93e82791f44985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fc04f44f-f74c-4861-9bf4-df21d5d57ae7),volume_type_id=fc04f44f-f74c-4861-9bf4-df21d5d57ae7)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.631682 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0844306-c75a-4a86-8d77-0bd6de413c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.655348 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0844306-c75a-4a86-8d77-0bd6de413c7a) transitioned into state 'SUCCESS' from state '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-1756709730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c37a6ea02c354f4fb41777ebdb7fe0dc',qos_specs=None,replication_status=,reservations=['89dc4814-3353-4f76-90d3-037d1032cc7a','460dac16-3664-4b91-838c-6040136c372c','06381fb5-2832-4a60-92ba-648215643132','d07cba61-7560-4374-a27a-fbf7af91a30f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fd89521a5da46aebd93e82791f44985',volume_type_id=fc04f44f-f74c-4861-9bf4-df21d5d57ae7)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.656368 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e21fa1-add3-4ccb-9d3b-6d62dceb149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.666788 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Created reservations ['47f88dc6-c46e-4f85-af18-58b616600b04', '6db58f64-83f1-4049-8da5-52a0dd71e2a4', '1241e609-5071-484b-b966-32da975b5984', '658d3285-0264-4db7-a9bf-2f85bbcba58c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:29.667701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cbbec3-9736-4940-a43e-484c992a0dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47f88dc6-c46e-4f85-af18-58b616600b04', '6db58f64-83f1-4049-8da5-52a0dd71e2a4', '1241e609-5071-484b-b966-32da975b5984', '658d3285-0264-4db7-a9bf-2f85bbcba58c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.668482 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68b7739-62f4-4f31-bce9-4bed1e0c8b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.672046 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e21fa1-add3-4ccb-9d3b-6d62dceb149c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.673288 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Flow 'volume_create_api' (212e21d0-cf79-4904-a965-e783df7efa7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:29.673834 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Create volume request issued successfully. Aug 08 20:19:29.674627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d479939-1468-4825-86e7-c3c5c8736e61 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:29.675127 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 169/676] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:19:29 2026] POST /volume/v3/volumes => generated 786 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:29.691366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed94a231-eb7b-4860-aa45-896dea4373f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.694194 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed94a231-eb7b-4860-aa45-896dea4373f5 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c Aug 08 20:19:29.694442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed94a231-eb7b-4860-aa45-896dea4373f5 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.694657 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed94a231-eb7b-4860-aa45-896dea4373f5 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.694858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b68b7739-62f4-4f31-bce9-4bed1e0c8b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23d432aa-3a6e-46a3-9896-118efb7b5048', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-771645522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac97cb2a7ecb461e8411403574e9d29a',qos_specs=None,replication_status=,reservations=['47f88dc6-c46e-4f85-af18-58b616600b04','6db58f64-83f1-4049-8da5-52a0dd71e2a4','1241e609-5071-484b-b966-32da975b5984','658d3285-0264-4db7-a9bf-2f85bbcba58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d157d48ae56424eb30397e3338f79f7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-771645522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23d432aa-3a6e-46a3-9896-118efb7b5048,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac97cb2a7ecb461e8411403574e9d29a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d157d48ae56424eb30397e3338f79f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.695722 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab76d00-98cf-4bf3-9820-334acaba4dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.705080 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.705080 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:29.711495 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ed94a231-eb7b-4860-aa45-896dea4373f5 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:29.718401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed94a231-eb7b-4860-aa45-896dea4373f5 tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c returned with HTTP 200 Aug 08 20:19:29.718772 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 169/677] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:29.721664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab76d00-98cf-4bf3-9820-334acaba4dbe) transitioned into state 'SUCCESS' from state '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-771645522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac97cb2a7ecb461e8411403574e9d29a',qos_specs=None,replication_status=,reservations=['47f88dc6-c46e-4f85-af18-58b616600b04','6db58f64-83f1-4049-8da5-52a0dd71e2a4','1241e609-5071-484b-b966-32da975b5984','658d3285-0264-4db7-a9bf-2f85bbcba58c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d157d48ae56424eb30397e3338f79f7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.722531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f5ce7a-5172-4bab-8a01-8b54f28684bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:29.732764 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5f5ce7a-5172-4bab-8a01-8b54f28684bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:29.733877 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Flow 'volume_create_api' (4c3856f5-cacc-4f55-8322-fa71d71d427b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:29.734191 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Create volume request issued successfully. Aug 08 20:19:29.734899 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07439582-fe2d-4e45-b9da-914e1ba739b0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:29.735421 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 170/678] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:29 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:29.757856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-65ded1dd-a9de-4789-b343-6054315a1ebb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:29.759744 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-65ded1dd-a9de-4789-b343-6054315a1ebb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:19:29.759999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-65ded1dd-a9de-4789-b343-6054315a1ebb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:29.760243 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-65ded1dd-a9de-4789-b343-6054315a1ebb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:29.769968 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:29.769968 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:29.775890 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-65ded1dd-a9de-4789-b343-6054315a1ebb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:19:29.783423 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-65ded1dd-a9de-4789-b343-6054315a1ebb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:19:29.783423 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 171/679] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:29 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:30.254812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cfa1bc6f-0728-490b-a202-08ef6e4e01fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.258462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfa1bc6f-0728-490b-a202-08ef6e4e01fb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:30.258462 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfa1bc6f-0728-490b-a202-08ef6e4e01fb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.258724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfa1bc6f-0728-490b-a202-08ef6e4e01fb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.264735 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=279,cinder:INSERT=42,cinder:UPDATE=81 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:19:30.286016 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:30.286016 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:30.291836 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cfa1bc6f-0728-490b-a202-08ef6e4e01fb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:30.301070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfa1bc6f-0728-490b-a202-08ef6e4e01fb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:30.301628 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 170/680] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:30 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:30.594464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9d34a44-b1a8-4e20-9b8f-56fac1c6e955 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.597480 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9d34a44-b1a8-4e20-9b8f-56fac1c6e955 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:30.597766 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9d34a44-b1a8-4e20-9b8f-56fac1c6e955 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.598044 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9d34a44-b1a8-4e20-9b8f-56fac1c6e955 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.616334 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:30.616334 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:30.620353 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c9d34a44-b1a8-4e20-9b8f-56fac1c6e955 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:30.631795 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9d34a44-b1a8-4e20-9b8f-56fac1c6e955 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:30.636114 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 170/681] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:30 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:30.737864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c25aa6a-853e-467e-824f-bb7a8ff9600f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.739560 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c25aa6a-853e-467e-824f-bb7a8ff9600f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c Aug 08 20:19:30.739875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c25aa6a-853e-467e-824f-bb7a8ff9600f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.740075 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c25aa6a-853e-467e-824f-bb7a8ff9600f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.752039 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:30.752039 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:30.758649 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1c25aa6a-853e-467e-824f-bb7a8ff9600f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:30.765539 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c25aa6a-853e-467e-824f-bb7a8ff9600f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c returned with HTTP 200 Aug 08 20:19:30.765956 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 171/682] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:30 2026] GET /volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:30.779746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-658f5786-6953-4c62-933e-10ddb2bbedad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.783053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-658f5786-6953-4c62-933e-10ddb2bbedad tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/messages Aug 08 20:19:30.784200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-658f5786-6953-4c62-933e-10ddb2bbedad tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.784200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-658f5786-6953-4c62-933e-10ddb2bbedad tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.791435 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-658f5786-6953-4c62-933e-10ddb2bbedad tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:19:30.792056 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 172/683] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:19:30 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 08 20:19:30.801263 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ce553b90-8189-4037-be2f-457bf3ee200b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.803489 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce553b90-8189-4037-be2f-457bf3ee200b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:19:30.803745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce553b90-8189-4037-be2f-457bf3ee200b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.804000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce553b90-8189-4037-be2f-457bf3ee200b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.809403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46774af3-f678-493e-95e5-d6f9e11aa33f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.809403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46774af3-f678-493e-95e5-d6f9e11aa33f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/messages/4baa6070-3d8a-4994-8ad7-6bbd3a0ec8c9 Aug 08 20:19:30.809403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46774af3-f678-493e-95e5-d6f9e11aa33f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.809403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46774af3-f678-493e-95e5-d6f9e11aa33f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.812578 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:30.812578 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:30.814552 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46774af3-f678-493e-95e5-d6f9e11aa33f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages/4baa6070-3d8a-4994-8ad7-6bbd3a0ec8c9 returned with HTTP 200 Aug 08 20:19:30.814913 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 171/684] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:19:30 2026] GET /volume/v3/messages/4baa6070-3d8a-4994-8ad7-6bbd3a0ec8c9 => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:30.817805 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ce553b90-8189-4037-be2f-457bf3ee200b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:19:30.823726 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce553b90-8189-4037-be2f-457bf3ee200b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:19:30.824446 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 171/685] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:30 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:30.831188 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f00c46f-a6a3-459c-848f-0a82fc5d33cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.832189 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f00c46f-a6a3-459c-848f-0a82fc5d33cb tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/messages Aug 08 20:19:30.832635 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f00c46f-a6a3-459c-848f-0a82fc5d33cb tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.832888 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f00c46f-a6a3-459c-848f-0a82fc5d33cb tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.839474 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f00c46f-a6a3-459c-848f-0a82fc5d33cb tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:19:30.839961 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 172/686] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:19:30 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 08 20:19:30.851285 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aebdd5e4-f2c6-4e53-b7cb-bf68f68b031c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.853431 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aebdd5e4-f2c6-4e53-b7cb-bf68f68b031c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] DELETE https://10.4.3.206/volume/v3/messages/4baa6070-3d8a-4994-8ad7-6bbd3a0ec8c9 Aug 08 20:19:30.853547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aebdd5e4-f2c6-4e53-b7cb-bf68f68b031c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.853942 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aebdd5e4-f2c6-4e53-b7cb-bf68f68b031c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.873903 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aebdd5e4-f2c6-4e53-b7cb-bf68f68b031c tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/messages/4baa6070-3d8a-4994-8ad7-6bbd3a0ec8c9 returned with HTTP 204 Aug 08 20:19:30.873903 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 173/687] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:19:30 2026] DELETE /volume/v3/messages/4baa6070-3d8a-4994-8ad7-6bbd3a0ec8c9 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:19:30.892602 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e8899af2-b6e6-4955-9c14-f30dc43ca62f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.895406 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e8899af2-b6e6-4955-9c14-f30dc43ca62f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c Aug 08 20:19:30.895699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e8899af2-b6e6-4955-9c14-f30dc43ca62f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.895990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e8899af2-b6e6-4955-9c14-f30dc43ca62f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.905691 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:30.905691 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:30.912180 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e8899af2-b6e6-4955-9c14-f30dc43ca62f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:30.917659 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e8899af2-b6e6-4955-9c14-f30dc43ca62f tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c returned with HTTP 200 Aug 08 20:19:30.918238 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 172/688] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:30 2026] GET /volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:30.934360 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49b889c0-5b7f-470f-abb6-61df8c97360d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:30.936898 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] DELETE https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c Aug 08 20:19:30.937158 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:30.937435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:30.937669 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Delete volume with id: 49252234-8c69-486c-ba92-dcc3cd09a50c Aug 08 20:19:30.945095 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:30.945095 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:30.945603 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Volume info retrieved successfully. Aug 08 20:19:30.946656 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:19:30.964335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Created reservations ['f82959c8-7b5d-4fed-8858-16fa25def6f1', 'f82e4c0b-3424-4bb2-ab53-329c1659d712', '118af6be-9a78-4045-8294-6678cff8bebf', 'b6b46d9c-d175-4aa3-a1ee-02848c45dfb7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:30.998235 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Delete volume request issued successfully. Aug 08 20:19:30.998455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49b889c0-5b7f-470f-abb6-61df8c97360d tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c returned with HTTP 202 Aug 08 20:19:30.998839 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 172/689] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:19:30 2026] DELETE /volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:31.007019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a8f292f-ff91-47c8-a5c5-788a177e096b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:31.010038 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a8f292f-ff91-47c8-a5c5-788a177e096b tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] GET https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c Aug 08 20:19:31.010314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a8f292f-ff91-47c8-a5c5-788a177e096b tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:31.010556 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a8f292f-ff91-47c8-a5c5-788a177e096b tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:31.025215 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a8f292f-ff91-47c8-a5c5-788a177e096b tempest-UserMessagesTest-1777750834 tempest-UserMessagesTest-1777750834-project-member] https://10.4.3.206/volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c returned with HTTP 404 Aug 08 20:19:31.027239 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 173/690] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:19:31 2026] GET /volume/v3/volumes/49252234-8c69-486c-ba92-dcc3cd09a50c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:31.035899 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d148823d-ec66-4f7d-8b2f-2bd572626161 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:31.040761 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d148823d-ec66-4f7d-8b2f-2bd572626161 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] DELETE https://10.4.3.206/volume/v3/types/fc04f44f-f74c-4861-9bf4-df21d5d57ae7 Aug 08 20:19:31.040983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d148823d-ec66-4f7d-8b2f-2bd572626161 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:31.041241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d148823d-ec66-4f7d-8b2f-2bd572626161 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:31.072587 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d148823d-ec66-4f7d-8b2f-2bd572626161 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] https://10.4.3.206/volume/v3/types/fc04f44f-f74c-4861-9bf4-df21d5d57ae7 returned with HTTP 202 Aug 08 20:19:31.073513 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 174/691] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:31 2026] DELETE /volume/v3/types/fc04f44f-f74c-4861-9bf4-df21d5d57ae7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:31.081899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-defbd587-d166-4340-b6d8-a22b9cd90793 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:31.084394 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-defbd587-d166-4340-b6d8-a22b9cd90793 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] GET https://10.4.3.206/volume/v3/types/fc04f44f-f74c-4861-9bf4-df21d5d57ae7 Aug 08 20:19:31.084643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-defbd587-d166-4340-b6d8-a22b9cd90793 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:31.084851 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-defbd587-d166-4340-b6d8-a22b9cd90793 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:31.088988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-defbd587-d166-4340-b6d8-a22b9cd90793 tempest-UserMessagesTest-785129332 tempest-UserMessagesTest-785129332-project-admin] https://10.4.3.206/volume/v3/types/fc04f44f-f74c-4861-9bf4-df21d5d57ae7 returned with HTTP 404 Aug 08 20:19:31.089568 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 173/692] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:31 2026] GET /volume/v3/types/fc04f44f-f74c-4861-9bf4-df21d5d57ae7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:31.316979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ec7d84c-05eb-49b8-98be-a2ab64ec419e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:31.318814 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ec7d84c-05eb-49b8-98be-a2ab64ec419e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:31.319772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ec7d84c-05eb-49b8-98be-a2ab64ec419e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:31.319772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ec7d84c-05eb-49b8-98be-a2ab64ec419e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:31.337357 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:31.337357 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:31.342940 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4ec7d84c-05eb-49b8-98be-a2ab64ec419e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:31.350043 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ec7d84c-05eb-49b8-98be-a2ab64ec419e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:31.350349 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 173/693] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:31 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:31.659455 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8412f278-9226-4473-ae62-ca20708e8a37 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:31.661576 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8412f278-9226-4473-ae62-ca20708e8a37 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:31.661806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8412f278-9226-4473-ae62-ca20708e8a37 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:31.661992 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8412f278-9226-4473-ae62-ca20708e8a37 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:31.680522 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:31.680522 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:31.685764 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8412f278-9226-4473-ae62-ca20708e8a37 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:31.691955 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8412f278-9226-4473-ae62-ca20708e8a37 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:31.691955 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 174/694] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:31 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:32.370414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a6a2df2b-8efa-432e-a615-bb441c49592d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:32.370414 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6a2df2b-8efa-432e-a615-bb441c49592d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:32.370938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6a2df2b-8efa-432e-a615-bb441c49592d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:32.370938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6a2df2b-8efa-432e-a615-bb441c49592d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:32.402959 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:32.402959 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:32.414771 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a6a2df2b-8efa-432e-a615-bb441c49592d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:32.420753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-fcb58930-3017-41a0-820c-c727c6386706 req-3a922484-a9ed-416c-a4a0-5fd50d3c80b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:32.423990 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6a2df2b-8efa-432e-a615-bb441c49592d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:32.424530 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 175/695] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:32 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:32.425785 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-3a922484-a9ed-416c-a4a0-5fd50d3c80b6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3/action Aug 08 20:19:32.427100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-3a922484-a9ed-416c-a4a0-5fd50d3c80b6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:32.427364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-3a922484-a9ed-416c-a4a0-5fd50d3c80b6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:32.468897 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:32.468897 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:32.485860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-4d75289e-182e-4156-8cac-37eea912445a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:32.489420 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fcb58930-3017-41a0-820c-c727c6386706 req-3a922484-a9ed-416c-a4a0-5fd50d3c80b6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3/action returned with HTTP 204 Aug 08 20:19:32.489917 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 174/696] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:32 2026] POST /volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:32.491896 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-4d75289e-182e-4156-8cac-37eea912445a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] POST https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760/action Aug 08 20:19:32.491896 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-4d75289e-182e-4156-8cac-37eea912445a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:32.492124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-4d75289e-182e-4156-8cac-37eea912445a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:32.526721 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:32.526721 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:32.559846 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-377bc3f0-58a3-49e1-af26-623bc25fc562 req-4d75289e-182e-4156-8cac-37eea912445a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760/action returned with HTTP 204 Aug 08 20:19:32.560209 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 174/697] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:32 2026] POST /volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:32.709683 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c04c4ec1-3c2d-46f8-9b66-6b0fae650946 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:32.714292 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c04c4ec1-3c2d-46f8-9b66-6b0fae650946 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:32.714536 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c04c4ec1-3c2d-46f8-9b66-6b0fae650946 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:32.714729 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c04c4ec1-3c2d-46f8-9b66-6b0fae650946 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:32.736624 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:32.736624 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:32.743133 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c04c4ec1-3c2d-46f8-9b66-6b0fae650946 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:32.750515 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c04c4ec1-3c2d-46f8-9b66-6b0fae650946 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:32.751095 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 175/698] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:32 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:33.440623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-10ac60bb-7054-42ab-99a0-26514d1bc074 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:33.443167 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10ac60bb-7054-42ab-99a0-26514d1bc074 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:33.443167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10ac60bb-7054-42ab-99a0-26514d1bc074 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:33.443580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-10ac60bb-7054-42ab-99a0-26514d1bc074 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:33.474684 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:33.474684 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:33.488682 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-10ac60bb-7054-42ab-99a0-26514d1bc074 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:33.496626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-10ac60bb-7054-42ab-99a0-26514d1bc074 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:33.496679 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 176/699] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:33 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1442 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:33.519163 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-61dcb070-b002-4618-a768-c6de95b2173e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:33.753619 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61dcb070-b002-4618-a768-c6de95b2173e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:33.753876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61dcb070-b002-4618-a768-c6de95b2173e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:33.754144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61dcb070-b002-4618-a768-c6de95b2173e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:33.769750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60d8bc2d-478c-4ad7-b77d-715fdedeb5d3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:33.772749 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60d8bc2d-478c-4ad7-b77d-715fdedeb5d3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:33.774415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60d8bc2d-478c-4ad7-b77d-715fdedeb5d3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:33.774415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60d8bc2d-478c-4ad7-b77d-715fdedeb5d3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:33.778184 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:33.778184 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:33.784093 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-61dcb070-b002-4618-a768-c6de95b2173e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Volume info retrieved successfully. Aug 08 20:19:33.787667 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:33.787667 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:33.794922 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61dcb070-b002-4618-a768-c6de95b2173e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:33.796425 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 175/700] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:33 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1442 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:33.797794 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60d8bc2d-478c-4ad7-b77d-715fdedeb5d3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:33.805035 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60d8bc2d-478c-4ad7-b77d-715fdedeb5d3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:33.805743 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 175/701] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:33 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:33.874421 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54381d71-f2c6-437b-b9c3-dd7efc60fc92 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:33.876698 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54381d71-f2c6-437b-b9c3-dd7efc60fc92 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:33.877107 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54381d71-f2c6-437b-b9c3-dd7efc60fc92 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:33.877365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54381d71-f2c6-437b-b9c3-dd7efc60fc92 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:33.899908 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:33.899908 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:33.906058 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54381d71-f2c6-437b-b9c3-dd7efc60fc92 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Volume info retrieved successfully. Aug 08 20:19:33.912342 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54381d71-f2c6-437b-b9c3-dd7efc60fc92 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:33.914056 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 176/702] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:33 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1442 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:33.965228 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-37cc7c14-99a4-4075-a946-865c260add23 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:33.968586 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-37cc7c14-99a4-4075-a946-865c260add23 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:33.968938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-37cc7c14-99a4-4075-a946-865c260add23 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:33.969255 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-37cc7c14-99a4-4075-a946-865c260add23 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:33.990787 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:33.990787 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:33.996739 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-37cc7c14-99a4-4075-a946-865c260add23 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:34.004886 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-37cc7c14-99a4-4075-a946-865c260add23 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:34.005517 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 177/703] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:33 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:34.035366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.038831 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb/action Aug 08 20:19:34.039207 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:34.039376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:34.072602 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:34.072602 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:34.072705 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:34.085534 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Begin detaching volume completed successfully. Aug 08 20:19:34.085534 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-18cf25e1-7f68-48e6-bb3a-94f8faeb8431 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb/action returned with HTTP 202 Aug 08 20:19:34.085837 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 176/704] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:19:34 2026] POST /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:34.121894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-46511a51-14ea-449a-a40d-25333e778035 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.126341 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46511a51-14ea-449a-a40d-25333e778035 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:34.126341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46511a51-14ea-449a-a40d-25333e778035 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:34.127056 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46511a51-14ea-449a-a40d-25333e778035 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:34.145101 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:34.145101 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:34.152434 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-46511a51-14ea-449a-a40d-25333e778035 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:34.157406 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46511a51-14ea-449a-a40d-25333e778035 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:34.159405 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 176/705] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:34 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1445 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:34.164531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d2183333-d2ec-4de6-8466-b53eb9cfd72e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.165076 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2183333-d2ec-4de6-8466-b53eb9cfd72e None None] GET https://10.4.3.206/volume// Aug 08 20:19:34.165325 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2183333-d2ec-4de6-8466-b53eb9cfd72e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:34.165611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2183333-d2ec-4de6-8466-b53eb9cfd72e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:34.166055 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2183333-d2ec-4de6-8466-b53eb9cfd72e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:34.167702 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 177/706] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:19:34.184256 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-0d7753ac-f5b8-4b7b-83e9-2e1c32e945f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.186931 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-0d7753ac-f5b8-4b7b-83e9-2e1c32e945f1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:34.188068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-0d7753ac-f5b8-4b7b-83e9-2e1c32e945f1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:34.188068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-0d7753ac-f5b8-4b7b-83e9-2e1c32e945f1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:34.208634 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:34.208634 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:34.213840 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-0d7753ac-f5b8-4b7b-83e9-2e1c32e945f1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:34.222743 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-0d7753ac-f5b8-4b7b-83e9-2e1c32e945f1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:34.223444 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 178/707] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:34 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1625 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:34.381306 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e7bdeac-7191-45a7-917e-576a0af1c31f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.488880 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e7bdeac-7191-45a7-917e-576a0af1c31f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:34.489319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e7bdeac-7191-45a7-917e-576a0af1c31f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:34.513022 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e7bdeac-7191-45a7-917e-576a0af1c31f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:34.514042 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 177/708] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:19:34 2026] POST /volume/v3/types => generated 188 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:34.528382 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c9b140fe-5b0d-4391-b3e5-cd44496534d4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.532057 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9b140fe-5b0d-4391-b3e5-cd44496534d4 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:34.532057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9b140fe-5b0d-4391-b3e5-cd44496534d4 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:34.554291 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9b140fe-5b0d-4391-b3e5-cd44496534d4 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:34.554861 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 177/709] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:19:34 2026] POST /volume/v3/types => generated 188 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:34.567244 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.644148 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:34.644290 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:34.647870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:34.655274 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Create volume of 1 GB Aug 08 20:19:34.655732 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:34.655732 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:34.657743 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Availability Zones retrieved successfully. Aug 08 20:19:34.664887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Flow 'volume_create_api' (c56ec251-fc3d-48c5-8496-4d4f8ac79caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:34.666239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf89add-11bd-4ee6-8108-dd5591027d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:34.667423 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:34.692504 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcf89add-11bd-4ee6-8108-dd5591027d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:19:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b01c35d5-1f8e-4044-acb6-3649973a0fe6,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b01c35d5-1f8e-4044-acb6-3649973a0fe6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:34.693939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423f1256-5a28-4922-9df5-b437adf4b881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:34.725091 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-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 08 20:19:34.725295 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-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 08 20:19:34.784866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Created reservations ['0b865aab-9a4b-46d2-8dbd-b43eaaf02730', '58864434-da7a-4fc1-b2a6-16209ecf44d6', '2cf6fe1d-46cc-488b-a18b-649c65f995ab', 'aa6f1124-a44c-4213-9d27-c62aa6128863'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:34.786292 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (423f1256-5a28-4922-9df5-b437adf4b881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b865aab-9a4b-46d2-8dbd-b43eaaf02730', '58864434-da7a-4fc1-b2a6-16209ecf44d6', '2cf6fe1d-46cc-488b-a18b-649c65f995ab', 'aa6f1124-a44c-4213-9d27-c62aa6128863']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:34.786509 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c9fca1-090a-4104-a558-317e7f07fad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:34.813080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9c9fca1-090a-4104-a558-317e7f07fad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b294be94-96c0-4dc6-98a7-ce28ae17a4c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021c8cce181a478aa680c69563951f7c',qos_specs=None,replication_status=,reservations=['0b865aab-9a4b-46d2-8dbd-b43eaaf02730','58864434-da7a-4fc1-b2a6-16209ecf44d6','2cf6fe1d-46cc-488b-a18b-649c65f995ab','aa6f1124-a44c-4213-9d27-c62aa6128863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8e01d9949b406ea55ed7c05cc6411d',volume_type_id=b01c35d5-1f8e-4044-acb6-3649973a0fe6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b294be94-96c0-4dc6-98a7-ce28ae17a4c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='021c8cce181a478aa680c69563951f7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a8e01d9949b406ea55ed7c05cc6411d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b01c35d5-1f8e-4044-acb6-3649973a0fe6),volume_type_id=b01c35d5-1f8e-4044-acb6-3649973a0fe6)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:34.813916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f8ef89-05de-491d-a13f-9e8c8db4527d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:34.827467 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72d08ad9-8b70-433c-9603-55080b60b51e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.829765 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72d08ad9-8b70-433c-9603-55080b60b51e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:34.830078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72d08ad9-8b70-433c-9603-55080b60b51e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:34.830326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72d08ad9-8b70-433c-9603-55080b60b51e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:34.835296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f8ef89-05de-491d-a13f-9e8c8db4527d) transitioned into state 'SUCCESS' from state '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-899545925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='021c8cce181a478aa680c69563951f7c',qos_specs=None,replication_status=,reservations=['0b865aab-9a4b-46d2-8dbd-b43eaaf02730','58864434-da7a-4fc1-b2a6-16209ecf44d6','2cf6fe1d-46cc-488b-a18b-649c65f995ab','aa6f1124-a44c-4213-9d27-c62aa6128863'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8e01d9949b406ea55ed7c05cc6411d',volume_type_id=b01c35d5-1f8e-4044-acb6-3649973a0fe6)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:34.836171 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d9a2d1-8833-4b38-bc15-7f4355e05733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:34.848207 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:34.848207 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:34.848899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13d9a2d1-8833-4b38-bc15-7f4355e05733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:34.851020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Flow 'volume_create_api' (c56ec251-fc3d-48c5-8496-4d4f8ac79caa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:34.851020 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Create volume request issued successfully. Aug 08 20:19:34.851892 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ab1b5e9-1a61-481d-b69d-e3154ba54ebe tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:34.852464 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 178/710] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:19:34 2026] POST /volume/v3/volumes => generated 767 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:34.855687 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-72d08ad9-8b70-433c-9603-55080b60b51e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:34.866609 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72d08ad9-8b70-433c-9603-55080b60b51e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:34.867157 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 179/711] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:34 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:34.871675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aef516c5-e01f-4e35-9a5b-033f1e267513 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:34.881310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aef516c5-e01f-4e35-9a5b-033f1e267513 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:34.881626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aef516c5-e01f-4e35-9a5b-033f1e267513 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:34.881892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aef516c5-e01f-4e35-9a5b-033f1e267513 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:34.897354 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:34.897354 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:34.903375 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aef516c5-e01f-4e35-9a5b-033f1e267513 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:34.911779 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aef516c5-e01f-4e35-9a5b-033f1e267513 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:34.912356 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 178/712] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:34 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:35.018647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-f61b0ea1-4970-4ba9-bd9d-42cc6add8baf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.021157 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-f61b0ea1-4970-4ba9-bd9d-42cc6add8baf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:35.021360 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-f61b0ea1-4970-4ba9-bd9d-42cc6add8baf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.021595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-f61b0ea1-4970-4ba9-bd9d-42cc6add8baf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.042620 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.042620 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:35.053050 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-f61b0ea1-4970-4ba9-bd9d-42cc6add8baf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:35.059422 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-f61b0ea1-4970-4ba9-bd9d-42cc6add8baf tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:35.059931 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 178/713] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1445 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.085732 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-7af728ac-16ce-46de-b065-3467d4e01507 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.091535 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-7af728ac-16ce-46de-b065-3467d4e01507 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb Aug 08 20:19:35.091831 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-7af728ac-16ce-46de-b065-3467d4e01507 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.092093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-7af728ac-16ce-46de-b065-3467d4e01507 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.106563 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.106563 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:35.173521 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a00f6383-afb4-43a1-b40a-3720be395701 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.179161 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a00f6383-afb4-43a1-b40a-3720be395701 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:35.179464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a00f6383-afb4-43a1-b40a-3720be395701 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.179670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a00f6383-afb4-43a1-b40a-3720be395701 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.180367 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3b2b179d-0e2e-4b69-834c-1e3ad2f9a6d7 req-7af728ac-16ce-46de-b065-3467d4e01507 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb returned with HTTP 200 Aug 08 20:19:35.180818 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 179/714] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:35 2026] DELETE /volume/v3/attachments/4a9d4a2b-5652-47ab-8f1b-a8b3af5c3fdb => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.204634 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.204634 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:35.209180 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a00f6383-afb4-43a1-b40a-3720be395701 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:35.216907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a00f6383-afb4-43a1-b40a-3720be395701 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:35.217185 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 180/715] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.283725 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af91d376-3f0e-4a26-93bc-e07b05248414 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.286054 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af91d376-3f0e-4a26-93bc-e07b05248414 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:35.286316 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af91d376-3f0e-4a26-93bc-e07b05248414 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.286594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af91d376-3f0e-4a26-93bc-e07b05248414 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.305674 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.305674 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:35.313673 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af91d376-3f0e-4a26-93bc-e07b05248414 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Volume info retrieved successfully. Aug 08 20:19:35.321685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af91d376-3f0e-4a26-93bc-e07b05248414 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:35.322250 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 179/716] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.381364 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-7b54deed-054f-45ae-8618-556dcaec24c6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.385185 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-7b54deed-054f-45ae-8618-556dcaec24c6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:35.385416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-7b54deed-054f-45ae-8618-556dcaec24c6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.385689 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-7b54deed-054f-45ae-8618-556dcaec24c6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.404695 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.404695 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:35.413987 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-7b54deed-054f-45ae-8618-556dcaec24c6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:35.419909 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-7b54deed-054f-45ae-8618-556dcaec24c6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:35.420420 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 179/717] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.461072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.463702 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb/action Aug 08 20:19:35.464094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:35.464227 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:35.483476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-688ea257-6204-472a-b09b-5d04d502db85 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.483526 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.483526 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:35.483526 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:35.483588 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-688ea257-6204-472a-b09b-5d04d502db85 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223/action Aug 08 20:19:35.483588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-688ea257-6204-472a-b09b-5d04d502db85 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:35.483588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-688ea257-6204-472a-b09b-5d04d502db85 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:35.493353 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Begin detaching volume completed successfully. Aug 08 20:19:35.493729 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3d13258e-966b-462b-8dad-b211136621de tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb/action returned with HTTP 202 Aug 08 20:19:35.494664 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 180/718] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:19:35 2026] POST /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 20:19:35.510051 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.510051 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:35.529889 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1abb7df-3312-4ee8-b69e-f52237419b15 req-688ea257-6204-472a-b09b-5d04d502db85 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223/action returned with HTTP 204 Aug 08 20:19:35.530350 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 181/719] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:19:35 2026] POST /volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:35.539694 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd00abba-8be8-44b7-a056-ecd2f47429f7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.542723 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd00abba-8be8-44b7-a056-ecd2f47429f7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:35.543040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd00abba-8be8-44b7-a056-ecd2f47429f7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.543360 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd00abba-8be8-44b7-a056-ecd2f47429f7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.560029 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.560029 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:35.567488 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd00abba-8be8-44b7-a056-ecd2f47429f7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:35.574890 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd00abba-8be8-44b7-a056-ecd2f47429f7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:35.575590 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 180/720] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.619874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c2a04a9-9491-43fe-b1e3-37e3039fe5dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.620353 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c2a04a9-9491-43fe-b1e3-37e3039fe5dc None None] GET https://10.4.3.206/volume// Aug 08 20:19:35.620577 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c2a04a9-9491-43fe-b1e3-37e3039fe5dc None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.620858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c2a04a9-9491-43fe-b1e3-37e3039fe5dc None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.621230 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c2a04a9-9491-43fe-b1e3-37e3039fe5dc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:35.621528 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 180/721] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:35.633242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-830d8f67-4fe4-4e8d-8ae9-ec3293455a77 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.637059 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-830d8f67-4fe4-4e8d-8ae9-ec3293455a77 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:35.637263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-830d8f67-4fe4-4e8d-8ae9-ec3293455a77 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.637450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-830d8f67-4fe4-4e8d-8ae9-ec3293455a77 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.656245 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.656245 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:35.669037 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-830d8f67-4fe4-4e8d-8ae9-ec3293455a77 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:35.679120 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-830d8f67-4fe4-4e8d-8ae9-ec3293455a77 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:35.679764 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 181/722] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1328 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:35.885589 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5e112a35-c0f3-4752-9619-e3c22f0f99a0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.887226 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e112a35-c0f3-4752-9619-e3c22f0f99a0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:35.887535 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e112a35-c0f3-4752-9619-e3c22f0f99a0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.887708 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5e112a35-c0f3-4752-9619-e3c22f0f99a0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.899348 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.899348 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:35.904175 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5e112a35-c0f3-4752-9619-e3c22f0f99a0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:35.910557 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5e112a35-c0f3-4752-9619-e3c22f0f99a0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:35.911144 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 182/723] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1134 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:35.923972 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.926360 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:19:35.927016 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "afe75ff2-6ab9-4b5a-bad3-99130abc4778", "name": "tempest-VolumesBackupsTest-Backup-1689862415", "force": true, "container": "tempest-volumesbackupstest-backup-container-1496293580"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:35.928508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating new backup {'backup': {'volume_id': 'afe75ff2-6ab9-4b5a-bad3-99130abc4778', 'name': 'tempest-VolumesBackupsTest-Backup-1689862415', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1496293580'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:19:35.928600 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-02e90cb7-136c-4749-85fe-701ea526853d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.928862 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating backup of volume afe75ff2-6ab9-4b5a-bad3-99130abc4778 in container tempest-volumesbackupstest-backup-container-1496293580 Aug 08 20:19:35.931770 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02e90cb7-136c-4749-85fe-701ea526853d tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:35.932057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02e90cb7-136c-4749-85fe-701ea526853d tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.932304 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02e90cb7-136c-4749-85fe-701ea526853d tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.942751 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.942751 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:35.943649 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.943649 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:35.944157 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:35.947721 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-02e90cb7-136c-4749-85fe-701ea526853d tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:35.955806 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02e90cb7-136c-4749-85fe-701ea526853d tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:35.956283 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 181/724] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:35.968867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b2b13cba-59e1-4283-9183-9b0eafc3e18f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:35.972797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b2b13cba-59e1-4283-9183-9b0eafc3e18f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:35.972986 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b2b13cba-59e1-4283-9183-9b0eafc3e18f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:35.973224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b2b13cba-59e1-4283-9183-9b0eafc3e18f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:35.981091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['424e4db9-200d-40c6-9f22-368cbb420ac2', '6fc1bab0-0a0d-40d3-92f2-27ef0a68b969'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:35.982976 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:35.982976 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:35.990853 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b2b13cba-59e1-4283-9183-9b0eafc3e18f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Volume info retrieved successfully. Aug 08 20:19:35.996109 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b2b13cba-59e1-4283-9183-9b0eafc3e18f tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:35.996601 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 182/725] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:35 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 1033 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:36.009706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-312d037e-a87b-4644-b096-f9af886bfe36 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.011475 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] POST https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6/action Aug 08 20:19:36.011787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:36.011912 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:36.021605 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.021605 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:36.022282 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:36.036555 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-befc785a-babe-4b2d-840c-2e18b6bb9154 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:19:36.037233 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 181/726] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:19:35 2026] POST /volume/v3/backups => generated 330 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:36.048052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23182e89-afa5-43a2-a060-84ed79b98953 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.051132 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23182e89-afa5-43a2-a060-84ed79b98953 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:36.051490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23182e89-afa5-43a2-a060-84ed79b98953 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.051672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23182e89-afa5-43a2-a060-84ed79b98953 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.051847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-23182e89-afa5-43a2-a060-84ed79b98953 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:36.066750 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-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 08 20:19:36.066750 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-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 08 20:19:36.081167 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.081167 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:36.082348 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23182e89-afa5-43a2-a060-84ed79b98953 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:36.082929 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 182/727] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:36 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 789 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:36.095122 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Created reservations ['cc19e27f-4854-49a9-9ac0-b4286c402d92', '671cc5cc-07dc-4f9f-943e-e031d9231323'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:36.109293 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-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 08 20:19:36.109743 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-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 08 20:19:36.118591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Created reservations ['fcf13f6b-0f6b-4781-919b-0bca4f78303d', '7fb634f8-a588-4d5e-a768-d578b5886c1c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:36.156639 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Retype volume request issued successfully. Aug 08 20:19:36.156912 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-312d037e-a87b-4644-b096-f9af886bfe36 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6/action returned with HTTP 202 Aug 08 20:19:36.157608 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 183/728] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:19:36 2026] POST /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:36.168251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-173a6f06-8c78-431a-b41d-fcca0594173e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.171481 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-173a6f06-8c78-431a-b41d-fcca0594173e tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:36.171760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-173a6f06-8c78-431a-b41d-fcca0594173e tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.172020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-173a6f06-8c78-431a-b41d-fcca0594173e tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.182012 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.182012 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:36.186728 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-173a6f06-8c78-431a-b41d-fcca0594173e tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:36.192256 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-173a6f06-8c78-431a-b41d-fcca0594173e tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:36.192975 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 183/729] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:36 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:36.314312 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4b276d6a-6816-4e52-b2f6-604c9b2cc8ec req-3a65fa38-0654-4ff9-ae78-c063a46322e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.317186 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b276d6a-6816-4e52-b2f6-604c9b2cc8ec req-3a65fa38-0654-4ff9-ae78-c063a46322e6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] DELETE https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 Aug 08 20:19:36.317460 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b276d6a-6816-4e52-b2f6-604c9b2cc8ec req-3a65fa38-0654-4ff9-ae78-c063a46322e6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.317741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b276d6a-6816-4e52-b2f6-604c9b2cc8ec req-3a65fa38-0654-4ff9-ae78-c063a46322e6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.325800 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.325800 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:36.390101 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b276d6a-6816-4e52-b2f6-604c9b2cc8ec req-3a65fa38-0654-4ff9-ae78-c063a46322e6 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 returned with HTTP 200 Aug 08 20:19:36.390715 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 182/730] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:36 2026] DELETE /volume/v3/attachments/60e82b12-cb2d-4ca2-bd0b-cfcb93225760 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:36.596149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8910bc8a-f097-4e94-af50-42f5897e53c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.597898 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8910bc8a-f097-4e94-af50-42f5897e53c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:36.598077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8910bc8a-f097-4e94-af50-42f5897e53c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.598251 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8910bc8a-f097-4e94-af50-42f5897e53c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.608568 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.608568 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:36.613144 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8910bc8a-f097-4e94-af50-42f5897e53c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:36.619265 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8910bc8a-f097-4e94-af50-42f5897e53c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:36.619676 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 183/731] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:36 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:36.778173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-82b74819-c8a8-4503-81c4-479e917b6b2d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.778173 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82b74819-c8a8-4503-81c4-479e917b6b2d tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:36.778173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82b74819-c8a8-4503-81c4-479e917b6b2d tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.778173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82b74819-c8a8-4503-81c4-479e917b6b2d tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.784940 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.784940 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:36.788998 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-82b74819-c8a8-4503-81c4-479e917b6b2d tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:36.793171 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82b74819-c8a8-4503-81c4-479e917b6b2d tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:36.793572 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 184/732] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:36 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:36.847448 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08d6f92c-a35a-433a-8f09-8da238eb8256 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.849715 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08d6f92c-a35a-433a-8f09-8da238eb8256 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:36.849997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08d6f92c-a35a-433a-8f09-8da238eb8256 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.850259 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08d6f92c-a35a-433a-8f09-8da238eb8256 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.869072 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.869072 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:36.881772 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-08d6f92c-a35a-433a-8f09-8da238eb8256 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:36.888034 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08d6f92c-a35a-433a-8f09-8da238eb8256 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:36.888557 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 184/733] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:36 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:36.910668 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c66f28fd-9977-45af-90ac-5444c68a9511 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.912611 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:36.912876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.913127 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.913322 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Delete volume with id: f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:36.920879 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.920879 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:36.921374 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:36.947454 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Delete volume request issued successfully. Aug 08 20:19:36.947920 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c66f28fd-9977-45af-90ac-5444c68a9511 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 202 Aug 08 20:19:36.948406 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 183/734] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:36 2026] DELETE /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:19:36.962598 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40bd170d-04f4-478f-a077-7464a0453b5a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:36.966471 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40bd170d-04f4-478f-a077-7464a0453b5a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:36.966790 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40bd170d-04f4-478f-a077-7464a0453b5a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:36.967071 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40bd170d-04f4-478f-a077-7464a0453b5a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:36.984226 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:36.984226 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:36.991890 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-40bd170d-04f4-478f-a077-7464a0453b5a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Volume info retrieved successfully. Aug 08 20:19:37.000570 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40bd170d-04f4-478f-a077-7464a0453b5a tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 200 Aug 08 20:19:37.000570 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 184/735] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:36 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:37.101414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cfd06fbe-92f6-4271-b29c-aa70b97d12ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.103524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfd06fbe-92f6-4271-b29c-aa70b97d12ce tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:37.104266 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfd06fbe-92f6-4271-b29c-aa70b97d12ce tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.106017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfd06fbe-92f6-4271-b29c-aa70b97d12ce tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.106017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cfd06fbe-92f6-4271-b29c-aa70b97d12ce tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:37.130836 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.130836 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:37.131790 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfd06fbe-92f6-4271-b29c-aa70b97d12ce tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:37.132238 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 185/736] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:37.212708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e7985f96-6c77-4049-bcb3-2d448f566d88 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.215451 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7985f96-6c77-4049-bcb3-2d448f566d88 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:37.215451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7985f96-6c77-4049-bcb3-2d448f566d88 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.215648 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7985f96-6c77-4049-bcb3-2d448f566d88 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.235721 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.235721 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:37.242501 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e7985f96-6c77-4049-bcb3-2d448f566d88 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:37.249685 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7985f96-6c77-4049-bcb3-2d448f566d88 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:37.250280 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 185/737] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:37.266993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8863f852-8f08-4631-980b-d792b1ed4742 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.269225 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8863f852-8f08-4631-980b-d792b1ed4742 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:37.271299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8863f852-8f08-4631-980b-d792b1ed4742 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.271299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8863f852-8f08-4631-980b-d792b1ed4742 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.280426 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.280426 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:37.285107 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8863f852-8f08-4631-980b-d792b1ed4742 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Volume info retrieved successfully. Aug 08 20:19:37.290328 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8863f852-8f08-4631-980b-d792b1ed4742 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:37.291598 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 184/738] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 1033 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:37.306457 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.309054 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] GET https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925 Aug 08 20:19:37.309054 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.309836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.310627 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925'), ('all_tenants', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:19:37.337984 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Get all volumes completed successfully. Aug 08 20:19:37.338678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4a6e297-68e1-48a7-a602-e8cafd8debd8 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925 returned with HTTP 200 Aug 08 20:19:37.339108 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 185/739] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-899545925 => generated 346 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:37.350282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d2e4ea6-e46e-4187-ad83-fc54fbc0b255 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.352140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d2e4ea6-e46e-4187-ad83-fc54fbc0b255 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:37.352314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4ea6-e46e-4187-ad83-fc54fbc0b255 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.352523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d2e4ea6-e46e-4187-ad83-fc54fbc0b255 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.368461 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.368461 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:37.373454 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2d2e4ea6-e46e-4187-ad83-fc54fbc0b255 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:37.380023 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d2e4ea6-e46e-4187-ad83-fc54fbc0b255 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:37.380644 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 186/740] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:37.397503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-110d294f-9315-463f-96d5-9928104f84b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.401736 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:37.402096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.402379 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.402732 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Delete volume with id: b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:37.413536 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.413536 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:37.414190 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:37.447371 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Delete volume request issued successfully. Aug 08 20:19:37.448441 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-110d294f-9315-463f-96d5-9928104f84b8 tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 202 Aug 08 20:19:37.449158 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 186/741] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:37 2026] DELETE /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:37.456837 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0babe315-4ced-4691-85b2-f9afcf6553fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.459088 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0babe315-4ced-4691-85b2-f9afcf6553fc tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:37.459302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0babe315-4ced-4691-85b2-f9afcf6553fc tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.459548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0babe315-4ced-4691-85b2-f9afcf6553fc tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.468163 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.468163 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:37.472906 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0babe315-4ced-4691-85b2-f9afcf6553fc tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Volume info retrieved successfully. Aug 08 20:19:37.485529 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0babe315-4ced-4691-85b2-f9afcf6553fc tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 200 Aug 08 20:19:37.485529 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 185/742] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:37.637902 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c9b9edf-865b-4329-a1b2-6c3045ec864c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:37.640001 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c9b9edf-865b-4329-a1b2-6c3045ec864c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:37.640247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c9b9edf-865b-4329-a1b2-6c3045ec864c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:37.640520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c9b9edf-865b-4329-a1b2-6c3045ec864c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:37.653608 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:37.653608 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:37.657177 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c9b9edf-865b-4329-a1b2-6c3045ec864c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:37.661159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c9b9edf-865b-4329-a1b2-6c3045ec864c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:37.661835 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 186/743] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:37 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:38.014084 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b6ffb45-b7e9-4a2f-8dd2-96aeaf860f75 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.015968 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b6ffb45-b7e9-4a2f-8dd2-96aeaf860f75 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] GET https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 Aug 08 20:19:38.016175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b6ffb45-b7e9-4a2f-8dd2-96aeaf860f75 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.016377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b6ffb45-b7e9-4a2f-8dd2-96aeaf860f75 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.022209 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b6ffb45-b7e9-4a2f-8dd2-96aeaf860f75 tempest-ServerActionsTestOtherB-1730852412 tempest-ServerActionsTestOtherB-1730852412-project-member] https://10.4.3.206/volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 returned with HTTP 404 Aug 08 20:19:38.022798 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 187/744] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:38 2026] GET /volume/v3/volumes/f62730e6-ed8b-4fbd-8143-4ba789de0fa7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:38.141842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-544f2c69-528b-4872-a717-e177c1076f26 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.143557 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-544f2c69-528b-4872-a717-e177c1076f26 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:38.143760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-544f2c69-528b-4872-a717-e177c1076f26 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.143957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-544f2c69-528b-4872-a717-e177c1076f26 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.144067 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-544f2c69-528b-4872-a717-e177c1076f26 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:38.158145 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:38.158145 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:38.158967 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-544f2c69-528b-4872-a717-e177c1076f26 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:38.159347 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 187/745] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:38 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:38.499807 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da816b99-54f8-474c-922c-f08bdc6a652a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.501756 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da816b99-54f8-474c-922c-f08bdc6a652a tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] GET https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 Aug 08 20:19:38.501985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da816b99-54f8-474c-922c-f08bdc6a652a tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.502161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da816b99-54f8-474c-922c-f08bdc6a652a tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.509124 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da816b99-54f8-474c-922c-f08bdc6a652a tempest-VolumeRetypeWithoutMigrationTest-1446727904 tempest-VolumeRetypeWithoutMigrationTest-1446727904-project-member] https://10.4.3.206/volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 returned with HTTP 404 Aug 08 20:19:38.509656 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 186/746] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:38 2026] GET /volume/v3/volumes/b294be94-96c0-4dc6-98a7-ce28ae17a4c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:38.517882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a3894091-b159-4b10-9a72-db58fdac3abc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.519833 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a3894091-b159-4b10-9a72-db58fdac3abc tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] DELETE https://10.4.3.206/volume/v3/types/861a7385-2186-4e04-ab97-afb269677774 Aug 08 20:19:38.520057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a3894091-b159-4b10-9a72-db58fdac3abc tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.520233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a3894091-b159-4b10-9a72-db58fdac3abc tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.569637 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a3894091-b159-4b10-9a72-db58fdac3abc tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/types/861a7385-2186-4e04-ab97-afb269677774 returned with HTTP 202 Aug 08 20:19:38.570125 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 187/747] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:38 2026] DELETE /volume/v3/types/861a7385-2186-4e04-ab97-afb269677774 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:38.582163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-799863f6-8ca0-442d-be1c-7e06c0422814 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.584402 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-799863f6-8ca0-442d-be1c-7e06c0422814 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] GET https://10.4.3.206/volume/v3/types/861a7385-2186-4e04-ab97-afb269677774 Aug 08 20:19:38.584669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-799863f6-8ca0-442d-be1c-7e06c0422814 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.584924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-799863f6-8ca0-442d-be1c-7e06c0422814 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.588593 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-799863f6-8ca0-442d-be1c-7e06c0422814 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/types/861a7385-2186-4e04-ab97-afb269677774 returned with HTTP 404 Aug 08 20:19:38.589205 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 188/748] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:38 2026] GET /volume/v3/types/861a7385-2186-4e04-ab97-afb269677774 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:38.597911 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-10dbcdd8-156c-437f-8c89-8708ca28db42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.600341 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10dbcdd8-156c-437f-8c89-8708ca28db42 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] DELETE https://10.4.3.206/volume/v3/types/b01c35d5-1f8e-4044-acb6-3649973a0fe6 Aug 08 20:19:38.600639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10dbcdd8-156c-437f-8c89-8708ca28db42 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.600932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10dbcdd8-156c-437f-8c89-8708ca28db42 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.628167 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10dbcdd8-156c-437f-8c89-8708ca28db42 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/types/b01c35d5-1f8e-4044-acb6-3649973a0fe6 returned with HTTP 202 Aug 08 20:19:38.628710 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 188/749] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:38 2026] DELETE /volume/v3/types/b01c35d5-1f8e-4044-acb6-3649973a0fe6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:38.636892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-889e6d11-5867-4d4e-b08d-da0292d7c886 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.638765 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-889e6d11-5867-4d4e-b08d-da0292d7c886 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] GET https://10.4.3.206/volume/v3/types/b01c35d5-1f8e-4044-acb6-3649973a0fe6 Aug 08 20:19:38.638992 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-889e6d11-5867-4d4e-b08d-da0292d7c886 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.639212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-889e6d11-5867-4d4e-b08d-da0292d7c886 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.643577 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-889e6d11-5867-4d4e-b08d-da0292d7c886 tempest-VolumeRetypeWithoutMigrationTest-1245059658 tempest-VolumeRetypeWithoutMigrationTest-1245059658-project-admin] https://10.4.3.206/volume/v3/types/b01c35d5-1f8e-4044-acb6-3649973a0fe6 returned with HTTP 404 Aug 08 20:19:38.644184 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 187/750] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:38 2026] GET /volume/v3/types/b01c35d5-1f8e-4044-acb6-3649973a0fe6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:38.679373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a49b9a4d-1aa3-4d05-ac10-559724557016 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:38.681460 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a49b9a4d-1aa3-4d05-ac10-559724557016 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:38.681720 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a49b9a4d-1aa3-4d05-ac10-559724557016 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:38.681990 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a49b9a4d-1aa3-4d05-ac10-559724557016 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:38.696492 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:38.696492 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:38.701436 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a49b9a4d-1aa3-4d05-ac10-559724557016 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:38.706969 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a49b9a4d-1aa3-4d05-ac10-559724557016 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:38.707482 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 188/751] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:38 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:39.171195 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3e3a5ace-46b3-4a0e-9f6d-050610989ea4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:39.173338 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3e3a5ace-46b3-4a0e-9f6d-050610989ea4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:39.173627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3e3a5ace-46b3-4a0e-9f6d-050610989ea4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:39.173811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3e3a5ace-46b3-4a0e-9f6d-050610989ea4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:39.173937 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3e3a5ace-46b3-4a0e-9f6d-050610989ea4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:39.179348 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:39.179348 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:39.180797 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3e3a5ace-46b3-4a0e-9f6d-050610989ea4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:39.181368 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 189/752] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:39 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:39.723040 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8d44b13-aaef-4815-9899-e14f6e93e233 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:39.724596 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8d44b13-aaef-4815-9899-e14f6e93e233 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:39.724832 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8d44b13-aaef-4815-9899-e14f6e93e233 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:39.725088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8d44b13-aaef-4815-9899-e14f6e93e233 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:39.736670 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:39.736670 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:39.741071 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d8d44b13-aaef-4815-9899-e14f6e93e233 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:39.745881 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8d44b13-aaef-4815-9899-e14f6e93e233 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:39.746534 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 189/753] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:39 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:40.194664 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f285eb5c-9e38-432d-bd7c-6a783fcbe72b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:40.196789 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f285eb5c-9e38-432d-bd7c-6a783fcbe72b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:40.196992 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f285eb5c-9e38-432d-bd7c-6a783fcbe72b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:40.197212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f285eb5c-9e38-432d-bd7c-6a783fcbe72b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:40.197363 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f285eb5c-9e38-432d-bd7c-6a783fcbe72b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:40.205092 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:40.205092 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:40.205887 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f285eb5c-9e38-432d-bd7c-6a783fcbe72b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:40.206341 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 188/754] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:40 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:40.690505 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-af70308e-bf83-4954-816c-ea14d0ba96a2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:40.693320 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-af70308e-bf83-4954-816c-ea14d0ba96a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:40.693847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-af70308e-bf83-4954-816c-ea14d0ba96a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:40.695418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-af70308e-bf83-4954-816c-ea14d0ba96a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:40.709375 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:40.709375 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:40.715209 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-af70308e-bf83-4954-816c-ea14d0ba96a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:40.723607 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-af70308e-bf83-4954-816c-ea14d0ba96a2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:40.724253 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 189/755] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:40 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:40.766024 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6fcc06d1-e725-4472-bc6e-18a05a18fb63 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:40.769059 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fcc06d1-e725-4472-bc6e-18a05a18fb63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:40.770748 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fcc06d1-e725-4472-bc6e-18a05a18fb63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:40.770748 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fcc06d1-e725-4472-bc6e-18a05a18fb63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:40.784309 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:40.784309 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:40.789688 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6fcc06d1-e725-4472-bc6e-18a05a18fb63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:40.797234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fcc06d1-e725-4472-bc6e-18a05a18fb63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:40.797922 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 190/756] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:40 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:40.851866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ecdd6d6d-422a-4884-8263-bc381d37ae4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:40.854778 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ecdd6d6d-422a-4884-8263-bc381d37ae4a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:19:40.854778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ecdd6d6d-422a-4884-8263-bc381d37ae4a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:40.854778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ecdd6d6d-422a-4884-8263-bc381d37ae4a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:40.863213 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:40.863213 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:40.868034 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ecdd6d6d-422a-4884-8263-bc381d37ae4a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:19:40.875750 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ecdd6d6d-422a-4884-8263-bc381d37ae4a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:19:40.876272 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 190/757] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:40 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:40.958451 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81229a90-6828-45d9-b101-6cbfaf763caf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:40.963438 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81229a90-6828-45d9-b101-6cbfaf763caf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:19:40.963811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81229a90-6828-45d9-b101-6cbfaf763caf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:40.964023 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81229a90-6828-45d9-b101-6cbfaf763caf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:40.979512 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:40.979512 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:40.987266 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-81229a90-6828-45d9-b101-6cbfaf763caf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:19:40.993715 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81229a90-6828-45d9-b101-6cbfaf763caf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:19:40.994224 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 189/758] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:40 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.168986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3fd607c9-0cd3-4994-82d5-f1d9b11e6613 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.173737 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3fd607c9-0cd3-4994-82d5-f1d9b11e6613 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3 Aug 08 20:19:41.174124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3fd607c9-0cd3-4994-82d5-f1d9b11e6613 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:41.174517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3fd607c9-0cd3-4994-82d5-f1d9b11e6613 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:41.187423 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:41.187423 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:41.221357 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1499baaa-de0a-49a5-81a0-35c9d4c68c58 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.227558 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1499baaa-de0a-49a5-81a0-35c9d4c68c58 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:41.227558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1499baaa-de0a-49a5-81a0-35c9d4c68c58 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:41.227558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1499baaa-de0a-49a5-81a0-35c9d4c68c58 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:41.227558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1499baaa-de0a-49a5-81a0-35c9d4c68c58 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:41.235528 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:41.235528 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:41.236857 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1499baaa-de0a-49a5-81a0-35c9d4c68c58 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:41.237629 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 191/759] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:41 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.261989 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-713040c0-09d2-4778-b9c5-76bb0f81444a req-3fd607c9-0cd3-4994-82d5-f1d9b11e6613 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3 returned with HTTP 200 Aug 08 20:19:41.262750 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 190/760] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:41 2026] DELETE /volume/v3/attachments/3a1dfc76-04fd-4f4e-a1f7-96c4f85e0ac3 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.473973 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-72874376-c8de-43c4-b17c-17ae619674f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.634128 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72874376-c8de-43c4-b17c-17ae619674f1 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:41.634556 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-72874376-c8de-43c4-b17c-17ae619674f1 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-523347424", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:41.660257 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-72874376-c8de-43c4-b17c-17ae619674f1 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:41.660847 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 191/761] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:19:41 2026] POST /volume/v3/types => generated 274 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.673707 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d1eb6309-8756-4bac-add7-4c4ffa02bb37 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.676613 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1eb6309-8756-4bac-add7-4c4ffa02bb37 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:41.677200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1eb6309-8756-4bac-add7-4c4ffa02bb37 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-273202786", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:41.701097 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1eb6309-8756-4bac-add7-4c4ffa02bb37 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:41.701267 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 190/762] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:19:41 2026] POST /volume/v3/types => generated 274 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.712375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-adbe6a44-4c21-4e53-b390-a350656239a9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.818376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d63bd9d9-0a8d-43eb-8f41-4e756db1f9cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.821307 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d63bd9d9-0a8d-43eb-8f41-4e756db1f9cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:41.821307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d63bd9d9-0a8d-43eb-8f41-4e756db1f9cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:41.821307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d63bd9d9-0a8d-43eb-8f41-4e756db1f9cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:41.832051 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:41.832051 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:41.837480 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d63bd9d9-0a8d-43eb-8f41-4e756db1f9cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:41.845865 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d63bd9d9-0a8d-43eb-8f41-4e756db1f9cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:41.846299 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 191/763] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:41 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.862492 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-672b48aa-a7ea-4752-8490-bfbf53b56918 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.865438 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-672b48aa-a7ea-4752-8490-bfbf53b56918 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:41.865681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-672b48aa-a7ea-4752-8490-bfbf53b56918 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:41.865971 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-672b48aa-a7ea-4752-8490-bfbf53b56918 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:41.876882 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:41.877350 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1459766620", "volume_type": "f1b7552e-b155-4fad-89b8-df05666a9ace", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:41.879473 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1459766620', 'volume_type': 'f1b7552e-b155-4fad-89b8-df05666a9ace', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:41.880070 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:41.880070 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:41.886158 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-672b48aa-a7ea-4752-8490-bfbf53b56918 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:41.888634 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Create volume of 1 GB Aug 08 20:19:41.889297 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:41.889297 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:41.890128 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Availability Zones retrieved successfully. Aug 08 20:19:41.896129 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-672b48aa-a7ea-4752-8490-bfbf53b56918 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:41.896366 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 192/764] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:41 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:41.902156 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Flow 'volume_create_api' (0dc3c4db-6197-461f-8bde-45dca9ac6381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:41.904973 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c822ca8-8553-4d07-88ef-fe205bfd4df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:41.906043 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:41.942817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c822ca8-8553-4d07-88ef-fe205bfd4df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:19:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=f1b7552e-b155-4fad-89b8-df05666a9ace,is_public=True,name='tempest-VolumeTypesTest-volume-type-523347424',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1b7552e-b155-4fad-89b8-df05666a9ace', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:41.943528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c6f892-9509-449c-8b44-c973a3149368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:41.981092 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e2fb576-d141-4c4e-8897-f97fe0f9011b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:41.985243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e2fb576-d141-4c4e-8897-f97fe0f9011b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:19:41.985557 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e2fb576-d141-4c4e-8897-f97fe0f9011b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:41.987010 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e2fb576-d141-4c4e-8897-f97fe0f9011b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:41.992817 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-523347424 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-523347424, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:41.992817 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-523347424 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-523347424, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:41.999028 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:41.999028 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:42.005094 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4e2fb576-d141-4c4e-8897-f97fe0f9011b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:19:42.012327 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e2fb576-d141-4c4e-8897-f97fe0f9011b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:19:42.012972 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 191/765] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:41 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:42.048484 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Created reservations ['14c2a3e1-58c5-43b4-a763-f62d68e20cc9', 'e6719529-90b5-423d-adfb-adba0710cece', '0f1f7c61-c16d-4d24-a9f7-4345a9e3055c', 'a833fcf7-ddbc-49a9-82e3-d1b957c2de13'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:42.049090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c6f892-9509-449c-8b44-c973a3149368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14c2a3e1-58c5-43b4-a763-f62d68e20cc9', 'e6719529-90b5-423d-adfb-adba0710cece', '0f1f7c61-c16d-4d24-a9f7-4345a9e3055c', 'a833fcf7-ddbc-49a9-82e3-d1b957c2de13']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:42.049740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a54e7c5-2d82-4500-ae72-c8f31a649e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:42.083238 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a54e7c5-2d82-4500-ae72-c8f31a649e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03ded3a4-a11e-4de5-bcce-d91efe145cec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1459766620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2d04b20a644f39b6a353f7fe91afda',qos_specs=None,replication_status=,reservations=['14c2a3e1-58c5-43b4-a763-f62d68e20cc9','e6719529-90b5-423d-adfb-adba0710cece','0f1f7c61-c16d-4d24-a9f7-4345a9e3055c','a833fcf7-ddbc-49a9-82e3-d1b957c2de13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99e0667b97fd49ef98f73fbaf5d5618a',volume_type_id=f1b7552e-b155-4fad-89b8-df05666a9ace), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1459766620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03ded3a4-a11e-4de5-bcce-d91efe145cec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2d04b20a644f39b6a353f7fe91afda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99e0667b97fd49ef98f73fbaf5d5618a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1b7552e-b155-4fad-89b8-df05666a9ace),volume_type_id=f1b7552e-b155-4fad-89b8-df05666a9ace)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:42.084354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7942c3e7-a1fb-4533-a49a-c57433bfc774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:42.113137 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7942c3e7-a1fb-4533-a49a-c57433bfc774) transitioned into state 'SUCCESS' from state '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-1459766620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c2d04b20a644f39b6a353f7fe91afda',qos_specs=None,replication_status=,reservations=['14c2a3e1-58c5-43b4-a763-f62d68e20cc9','e6719529-90b5-423d-adfb-adba0710cece','0f1f7c61-c16d-4d24-a9f7-4345a9e3055c','a833fcf7-ddbc-49a9-82e3-d1b957c2de13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99e0667b97fd49ef98f73fbaf5d5618a',volume_type_id=f1b7552e-b155-4fad-89b8-df05666a9ace)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:42.114269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976874d7-9005-45eb-9168-e7bf8feffda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:42.136000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (976874d7-9005-45eb-9168-e7bf8feffda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:42.137153 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Flow 'volume_create_api' (0dc3c4db-6197-461f-8bde-45dca9ac6381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:42.137508 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Create volume request issued successfully. Aug 08 20:19:42.138211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adbe6a44-4c21-4e53-b390-a350656239a9 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:42.139542 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 192/766] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:19:41 2026] POST /volume/v3/volumes => generated 783 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:42.156244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-747b80a4-495c-4bd0-845b-a2a954d1f760 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:42.162237 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-747b80a4-495c-4bd0-845b-a2a954d1f760 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:42.162549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-747b80a4-495c-4bd0-845b-a2a954d1f760 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:42.162841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-747b80a4-495c-4bd0-845b-a2a954d1f760 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:42.174261 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:42.174261 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:42.179655 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-747b80a4-495c-4bd0-845b-a2a954d1f760 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:42.185520 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-747b80a4-495c-4bd0-845b-a2a954d1f760 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:42.186431 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 192/767] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:42 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:42.250100 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3152427c-ff3c-4ec3-a601-c4def05b5948 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:42.253121 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3152427c-ff3c-4ec3-a601-c4def05b5948 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:42.253422 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3152427c-ff3c-4ec3-a601-c4def05b5948 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:42.253818 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3152427c-ff3c-4ec3-a601-c4def05b5948 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:42.253991 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3152427c-ff3c-4ec3-a601-c4def05b5948 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:42.259651 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:42.259651 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:42.261045 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3152427c-ff3c-4ec3-a601-c4def05b5948 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:42.261678 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 193/768] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:42 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:43.203172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b9b3c0ee-7d3e-434a-bdcc-43ff71b65833 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.205640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9b3c0ee-7d3e-434a-bdcc-43ff71b65833 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:43.205957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9b3c0ee-7d3e-434a-bdcc-43ff71b65833 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:43.206245 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9b3c0ee-7d3e-434a-bdcc-43ff71b65833 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:43.219209 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:43.219209 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:43.224279 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b9b3c0ee-7d3e-434a-bdcc-43ff71b65833 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:43.230070 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9b3c0ee-7d3e-434a-bdcc-43ff71b65833 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:43.230767 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 192/769] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:43 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:43.251821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.255254 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] POST https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec/action Aug 08 20:19:43.256082 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Action body: b'{"os-retype": {"new_type": "8e62124f-0645-4747-ba0a-d66697b7a5d1"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:43.256082 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "8e62124f-0645-4747-ba0a-d66697b7a5d1"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:43.269319 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:43.269319 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:43.269948 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:43.276062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-825c043f-0fb0-4dab-9d8c-963ddb55fe1f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.278728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-825c043f-0fb0-4dab-9d8c-963ddb55fe1f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:43.278993 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-825c043f-0fb0-4dab-9d8c-963ddb55fe1f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:43.279252 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-825c043f-0fb0-4dab-9d8c-963ddb55fe1f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:43.279415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-825c043f-0fb0-4dab-9d8c-963ddb55fe1f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:43.284014 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:43.284014 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:43.284916 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-825c043f-0fb0-4dab-9d8c-963ddb55fe1f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:43.285319 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 193/770] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:43 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:43.293939 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-273202786 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-273202786, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:43.294227 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-273202786 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-273202786, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:43.319863 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Created reservations ['b1fc8adc-fd8e-4ee8-83a1-786407b61772', 'e8dfa4ec-4eb8-4506-849f-4930694d7542'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:43.346685 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Created reservations ['7cf0bbf7-d3e9-4d4e-abb7-32df38bd4473', 'cb883649-6f8e-4125-abbd-fb49f2b1df9b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:43.378565 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Retype volume request issued successfully. Aug 08 20:19:43.378945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9b01d57-5d0f-49dd-a1db-087d1ca4cf7c tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec/action returned with HTTP 202 Aug 08 20:19:43.379829 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 193/771] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:19:43 2026] POST /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:43.392953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e7fb2fd7-2207-475c-86ad-e79816568ff2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.396147 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7fb2fd7-2207-475c-86ad-e79816568ff2 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:43.397934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7fb2fd7-2207-475c-86ad-e79816568ff2 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:43.398233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7fb2fd7-2207-475c-86ad-e79816568ff2 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:43.406124 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:43.406124 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:43.410071 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e7fb2fd7-2207-475c-86ad-e79816568ff2 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:43.416837 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7fb2fd7-2207-475c-86ad-e79816568ff2 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:43.417224 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 194/772] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:43 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:43.497329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ebdf08b-aa54-40c0-b1f5-d3588f4cd908 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.630419 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ebdf08b-aa54-40c0-b1f5-d3588f4cd908 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:43.630890 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ebdf08b-aa54-40c0-b1f5-d3588f4cd908 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1552142973"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:43.650899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ebdf08b-aa54-40c0-b1f5-d3588f4cd908 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:43.651043 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 193/773] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:19:43 2026] POST /volume/v3/types => generated 228 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:43.662519 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ecdb337e-12bc-42ac-b684-07552853ec34 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.665890 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecdb337e-12bc-42ac-b684-07552853ec34 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:19:43.666027 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ecdb337e-12bc-42ac-b684-07552853ec34 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-977404889"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:43.707225 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecdb337e-12bc-42ac-b684-07552853ec34 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:19:43.707785 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 194/774] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:19:43 2026] POST /volume/v3/group_types => generated 184 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:43.717791 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.793538 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:19:43.793913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4c9c534e-788e-43dc-a4f1-6a25a671042f", "volume_types": ["5f3441ed-6c8d-42e6-91c3-5d58e395d2ee"], "name": "tempest-GroupSnapshotsV319Test-Group-1513738680"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:43.795320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Creating new group {'group': {'group_type': '4c9c534e-788e-43dc-a4f1-6a25a671042f', 'volume_types': ['5f3441ed-6c8d-42e6-91c3-5d58e395d2ee'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1513738680'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:19:43.814494 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1513738680. Aug 08 20:19:43.814494 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:43.814494 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:43.834623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:19:43.834184. {{(pid=100390) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:19:43.834623 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Availability Zones retrieved successfully. Aug 08 20:19:43.856931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Created reservations ['ea434432-02c1-42f5-befb-3c4b6cee82ad'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:43.886140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cef9a87d-7ed7-454e-b72e-3218a8fe2334 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:19:43.886661 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 194/775] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:19:43 2026] POST /volume/v3/groups => generated 116 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:43.897303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ff6e7012-852f-45c8-b8e0-3afabc3cd185 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:43.903347 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff6e7012-852f-45c8-b8e0-3afabc3cd185 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 Aug 08 20:19:43.903592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff6e7012-852f-45c8-b8e0-3afabc3cd185 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:43.903860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff6e7012-852f-45c8-b8e0-3afabc3cd185 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:43.904006 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-ff6e7012-852f-45c8-b8e0-3afabc3cd185 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member a9572625-77b4-4309-b2a4-d719a089c796 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:19:43.911595 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:43.911595 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:43.937092 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff6e7012-852f-45c8-b8e0-3afabc3cd185 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 returned with HTTP 200 Aug 08 20:19:43.937440 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 195/776] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:19:43 2026] GET /volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 => generated 396 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:44.299027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-030735f3-0746-41b5-be2c-8496eaabd863 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.299737 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-030735f3-0746-41b5-be2c-8496eaabd863 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:44.299957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-030735f3-0746-41b5-be2c-8496eaabd863 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.300166 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-030735f3-0746-41b5-be2c-8496eaabd863 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.300586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-030735f3-0746-41b5-be2c-8496eaabd863 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:44.311829 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.311829 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:44.313126 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-030735f3-0746-41b5-be2c-8496eaabd863 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:44.313806 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 194/777] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:44 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:44.439748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-58414efc-7860-4e24-8113-bcf2b8cffe7e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.440211 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58414efc-7860-4e24-8113-bcf2b8cffe7e tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:44.440211 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58414efc-7860-4e24-8113-bcf2b8cffe7e tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.445587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58414efc-7860-4e24-8113-bcf2b8cffe7e tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.454171 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.454171 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:44.460420 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-58414efc-7860-4e24-8113-bcf2b8cffe7e tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:44.466204 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58414efc-7860-4e24-8113-bcf2b8cffe7e tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:44.466755 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 195/778] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:44 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:44.484728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-30525df8-293c-4b50-bcb8-8d3cee20f761 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.487575 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30525df8-293c-4b50-bcb8-8d3cee20f761 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:44.487794 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30525df8-293c-4b50-bcb8-8d3cee20f761 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.488012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30525df8-293c-4b50-bcb8-8d3cee20f761 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.500854 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.500854 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:44.512252 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-30525df8-293c-4b50-bcb8-8d3cee20f761 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:44.522495 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30525df8-293c-4b50-bcb8-8d3cee20f761 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:44.523296 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 195/779] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:44 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:44.537646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a7004d19-318a-4781-a948-df9670f6aa8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.540548 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7004d19-318a-4781-a948-df9670f6aa8a tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:44.540890 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7004d19-318a-4781-a948-df9670f6aa8a tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.541135 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7004d19-318a-4781-a948-df9670f6aa8a tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.554593 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.554593 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:44.560664 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a7004d19-318a-4781-a948-df9670f6aa8a tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:44.567553 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7004d19-318a-4781-a948-df9670f6aa8a tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:44.568070 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 196/780] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:44 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:44.586477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.589140 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] DELETE https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:44.589526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.589761 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.589971 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Delete volume with id: 03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:44.604075 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.604075 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:44.605924 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:44.635851 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Delete volume request issued successfully. Aug 08 20:19:44.636074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae1e4fb7-5168-4f72-b23d-fcea8f1d196b tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 202 Aug 08 20:19:44.636496 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 195/781] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:44 2026] DELETE /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:44.645337 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ad74101-d1ef-437d-8213-43d7930b4504 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.649573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ad74101-d1ef-437d-8213-43d7930b4504 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:44.649884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ad74101-d1ef-437d-8213-43d7930b4504 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.650494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ad74101-d1ef-437d-8213-43d7930b4504 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.667921 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.667921 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:44.674342 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4ad74101-d1ef-437d-8213-43d7930b4504 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Volume info retrieved successfully. Aug 08 20:19:44.681802 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ad74101-d1ef-437d-8213-43d7930b4504 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 200 Aug 08 20:19:44.682366 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 196/782] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:44 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:44.952411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-67168e83-2cf8-4c76-a2ed-37a382ac0f1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.955121 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67168e83-2cf8-4c76-a2ed-37a382ac0f1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 Aug 08 20:19:44.955492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67168e83-2cf8-4c76-a2ed-37a382ac0f1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:44.955739 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-67168e83-2cf8-4c76-a2ed-37a382ac0f1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:44.955918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-67168e83-2cf8-4c76-a2ed-37a382ac0f1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member a9572625-77b4-4309-b2a4-d719a089c796 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:19:44.960854 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:44.960854 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:44.985568 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-67168e83-2cf8-4c76-a2ed-37a382ac0f1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 returned with HTTP 200 Aug 08 20:19:44.987401 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 196/783] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:19:44 2026] GET /volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 => generated 397 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:19:44.996672 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:44.998791 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:44.999129 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1444472207", "volume_type": "5f3441ed-6c8d-42e6-91c3-5d58e395d2ee", "group_id": "a9572625-77b4-4309-b2a4-d719a089c796", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:45.000826 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1444472207', 'volume_type': '5f3441ed-6c8d-42e6-91c3-5d58e395d2ee', 'group_id': 'a9572625-77b4-4309-b2a4-d719a089c796', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:45.009286 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:45.009286 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:45.010001 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Create volume of 1 GB Aug 08 20:19:45.018672 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Availability Zones retrieved successfully. Aug 08 20:19:45.027775 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Flow 'volume_create_api' (ec4cff51-aa19-4ec6-878b-1722c9eedd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:45.032295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d7c7cd-bdd6-4ff8-8f3f-ec8a28ae41b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:45.033164 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:45.033164 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:45.034693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:45.061502 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d7c7cd-bdd6-4ff8-8f3f-ec8a28ae41b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:19:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f3441ed-6c8d-42e6-91c3-5d58e395d2ee,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1552142973',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f3441ed-6c8d-42e6-91c3-5d58e395d2ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a9572625-77b4-4309-b2a4-d719a089c796', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:45.062938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649650a9-b812-4321-8ab3-96a96f481550) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:45.118718 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1552142973 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1552142973, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:45.119124 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1552142973 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1552142973, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:45.174042 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Created reservations ['a4cf219a-bacb-474f-af2a-8bca8986c4c7', '53f70b9a-5aed-46f4-a1fe-d7d2fde23d4a', 'daf3fe4a-a410-4a94-9eb9-1424e187ec01', 'f0e5fa0d-ab23-409d-be2a-bf868a69d6d3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:45.175575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (649650a9-b812-4321-8ab3-96a96f481550) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4cf219a-bacb-474f-af2a-8bca8986c4c7', '53f70b9a-5aed-46f4-a1fe-d7d2fde23d4a', 'daf3fe4a-a410-4a94-9eb9-1424e187ec01', 'f0e5fa0d-ab23-409d-be2a-bf868a69d6d3']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:45.176615 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a365a7cf-349b-43e0-918b-e0d5dd4f3a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:45.208372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a365a7cf-349b-43e0-918b-e0d5dd4f3a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62f37344-6cc9-4621-88b3-5c7bea785271', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1444472207',encryption_key_id=None,group_id=a9572625-77b4-4309-b2a4-d719a089c796,group_type_id=,metadata={},multiattach=False,project_id='138d81a450e642d6afcc0f549e011b61',qos_specs=None,replication_status=,reservations=['a4cf219a-bacb-474f-af2a-8bca8986c4c7','53f70b9a-5aed-46f4-a1fe-d7d2fde23d4a','daf3fe4a-a410-4a94-9eb9-1424e187ec01','f0e5fa0d-ab23-409d-be2a-bf868a69d6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087b88951f6439bb4e65f28db3ae21a',volume_type_id=5f3441ed-6c8d-42e6-91c3-5d58e395d2ee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1444472207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a9572625-77b4-4309-b2a4-d719a089c796,host=None,id=62f37344-6cc9-4621-88b3-5c7bea785271,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='138d81a450e642d6afcc0f549e011b61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5087b88951f6439bb4e65f28db3ae21a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f3441ed-6c8d-42e6-91c3-5d58e395d2ee),volume_type_id=5f3441ed-6c8d-42e6-91c3-5d58e395d2ee)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:45.209369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddbef3e-283b-4c5f-a4a0-eac7ec5f67f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:45.234717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bddbef3e-283b-4c5f-a4a0-eac7ec5f67f9) transitioned into state 'SUCCESS' from state '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-1444472207',encryption_key_id=None,group_id=a9572625-77b4-4309-b2a4-d719a089c796,group_type_id=,metadata={},multiattach=False,project_id='138d81a450e642d6afcc0f549e011b61',qos_specs=None,replication_status=,reservations=['a4cf219a-bacb-474f-af2a-8bca8986c4c7','53f70b9a-5aed-46f4-a1fe-d7d2fde23d4a','daf3fe4a-a410-4a94-9eb9-1424e187ec01','f0e5fa0d-ab23-409d-be2a-bf868a69d6d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5087b88951f6439bb4e65f28db3ae21a',volume_type_id=5f3441ed-6c8d-42e6-91c3-5d58e395d2ee)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:45.235763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e91271-98a8-46a1-9fe1-3929e0073717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:45.254888 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e91271-98a8-46a1-9fe1-3929e0073717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:45.256254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Flow 'volume_create_api' (ec4cff51-aa19-4ec6-878b-1722c9eedd98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:45.256913 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Create volume request issued successfully. Aug 08 20:19:45.257787 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:19:45.258086 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:19:45.309324 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:19:45.314094 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:45.314094 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:45.319011 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f6fc9a1a-aaaa-4689-b48b-30a027999f4d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:45.319523 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 197/784] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:19:44 2026] POST /volume/v3/volumes => generated 827 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:45.327191 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-427d81a9-884f-469e-a7f4-0573cbce72c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.333027 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-427d81a9-884f-469e-a7f4-0573cbce72c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:45.333273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-427d81a9-884f-469e-a7f4-0573cbce72c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.333513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-427d81a9-884f-469e-a7f4-0573cbce72c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.333713 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-427d81a9-884f-469e-a7f4-0573cbce72c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:45.340287 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:45.340287 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:45.341541 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-427d81a9-884f-469e-a7f4-0573cbce72c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:45.342032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.342235 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 196/785] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:45 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:45.345401 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 Aug 08 20:19:45.345730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.345992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.356881 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:45.356881 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:45.363624 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Volume info retrieved successfully. Aug 08 20:19:45.364745 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:19:45.364986 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:19:45.429985 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:19:45.434401 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:45.434401 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:45.444950 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df2cc70e-1d23-4c7e-a90e-1a16442b52e3 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 returned with HTTP 200 Aug 08 20:19:45.445611 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 197/786] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:19:45 2026] GET /volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 => generated 895 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:45.696756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47eb72f8-24f3-444c-9b3d-7428bebbceb7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.699232 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47eb72f8-24f3-444c-9b3d-7428bebbceb7 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] GET https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec Aug 08 20:19:45.699512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47eb72f8-24f3-444c-9b3d-7428bebbceb7 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.699735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47eb72f8-24f3-444c-9b3d-7428bebbceb7 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.707498 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47eb72f8-24f3-444c-9b3d-7428bebbceb7 tempest-VolumeTypesTest-1272207390 tempest-VolumeTypesTest-1272207390-project-member] https://10.4.3.206/volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec returned with HTTP 404 Aug 08 20:19:45.708164 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 197/787] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:45 2026] GET /volume/v3/volumes/03ded3a4-a11e-4de5-bcce-d91efe145cec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:45.722883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-250e8acc-7e1a-48b9-a803-92b63d5294d6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.725770 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-250e8acc-7e1a-48b9-a803-92b63d5294d6 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] DELETE https://10.4.3.206/volume/v3/types/8e62124f-0645-4747-ba0a-d66697b7a5d1 Aug 08 20:19:45.725989 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-250e8acc-7e1a-48b9-a803-92b63d5294d6 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.726242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-250e8acc-7e1a-48b9-a803-92b63d5294d6 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.777402 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-250e8acc-7e1a-48b9-a803-92b63d5294d6 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/8e62124f-0645-4747-ba0a-d66697b7a5d1 returned with HTTP 202 Aug 08 20:19:45.778185 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 198/788] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:45 2026] DELETE /volume/v3/types/8e62124f-0645-4747-ba0a-d66697b7a5d1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:45.790267 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aa1310da-81ae-421a-bb89-04f10a750acf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.792376 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa1310da-81ae-421a-bb89-04f10a750acf tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/8e62124f-0645-4747-ba0a-d66697b7a5d1 Aug 08 20:19:45.792677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa1310da-81ae-421a-bb89-04f10a750acf tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.793366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa1310da-81ae-421a-bb89-04f10a750acf tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.797307 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa1310da-81ae-421a-bb89-04f10a750acf tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/8e62124f-0645-4747-ba0a-d66697b7a5d1 returned with HTTP 404 Aug 08 20:19:45.797947 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 197/789] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:45 2026] GET /volume/v3/types/8e62124f-0645-4747-ba0a-d66697b7a5d1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:45.807401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f047eb0-95a4-401e-a31a-938c28e38833 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.809464 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f047eb0-95a4-401e-a31a-938c28e38833 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] DELETE https://10.4.3.206/volume/v3/types/f1b7552e-b155-4fad-89b8-df05666a9ace Aug 08 20:19:45.809734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f047eb0-95a4-401e-a31a-938c28e38833 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.810062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f047eb0-95a4-401e-a31a-938c28e38833 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.846648 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f047eb0-95a4-401e-a31a-938c28e38833 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/f1b7552e-b155-4fad-89b8-df05666a9ace returned with HTTP 202 Aug 08 20:19:45.847172 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 198/790] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:45 2026] DELETE /volume/v3/types/f1b7552e-b155-4fad-89b8-df05666a9ace => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:45.855913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-26f3afed-4986-420a-a403-f4861d238a4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.858832 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26f3afed-4986-420a-a403-f4861d238a4f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/f1b7552e-b155-4fad-89b8-df05666a9ace Aug 08 20:19:45.859064 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26f3afed-4986-420a-a403-f4861d238a4f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.859317 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26f3afed-4986-420a-a403-f4861d238a4f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.866725 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26f3afed-4986-420a-a403-f4861d238a4f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/f1b7552e-b155-4fad-89b8-df05666a9ace returned with HTTP 404 Aug 08 20:19:45.867451 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 198/791] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:45 2026] GET /volume/v3/types/f1b7552e-b155-4fad-89b8-df05666a9ace => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:45.878488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5a499c37-ae08-4104-b3bc-9d3a8e7bba5c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.881109 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a499c37-ae08-4104-b3bc-9d3a8e7bba5c tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:45.881691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a499c37-ae08-4104-b3bc-9d3a8e7bba5c tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-648509838", "description": "tempest-volume-type-description-1036166280", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:45.911417 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a499c37-ae08-4104-b3bc-9d3a8e7bba5c tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:45.912454 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 199/792] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:19:45 2026] POST /volume/v3/types => generated 314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:45.924804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1969d2a1-9910-4117-a3c5-fc458a4257ce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.927051 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1969d2a1-9910-4117-a3c5-fc458a4257ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 Aug 08 20:19:45.927352 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1969d2a1-9910-4117-a3c5-fc458a4257ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.927513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1969d2a1-9910-4117-a3c5-fc458a4257ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.930073 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=322,cinder:INSERT=52,cinder:UPDATE=83 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:19:45.940201 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1969d2a1-9910-4117-a3c5-fc458a4257ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 returned with HTTP 200 Aug 08 20:19:45.940825 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 198/793] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:45 2026] GET /volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:45.954763 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bc1be6ec-7b23-4661-ba55-0a00cf2faa50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:45.958545 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc1be6ec-7b23-4661-ba55-0a00cf2faa50 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] DELETE https://10.4.3.206/volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 Aug 08 20:19:45.958545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc1be6ec-7b23-4661-ba55-0a00cf2faa50 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:45.958545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc1be6ec-7b23-4661-ba55-0a00cf2faa50 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:45.992634 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc1be6ec-7b23-4661-ba55-0a00cf2faa50 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 returned with HTTP 202 Aug 08 20:19:45.992634 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 199/794] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:45 2026] DELETE /volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:46.004795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a8e8e1ea-2f79-485d-8355-9e128e11f982 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.006892 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a8e8e1ea-2f79-485d-8355-9e128e11f982 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 Aug 08 20:19:46.007098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a8e8e1ea-2f79-485d-8355-9e128e11f982 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.007298 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a8e8e1ea-2f79-485d-8355-9e128e11f982 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.011012 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a8e8e1ea-2f79-485d-8355-9e128e11f982 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 returned with HTTP 404 Aug 08 20:19:46.011459 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 199/795] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/595ae1db-3996-4199-b0a4-378bac182f96 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:46.023207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f9a7342-81d6-4442-874f-2de7aac06c32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.025191 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f9a7342-81d6-4442-874f-2de7aac06c32 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:46.025621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f9a7342-81d6-4442-874f-2de7aac06c32 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1095303236"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:46.061946 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f9a7342-81d6-4442-874f-2de7aac06c32 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:46.062490 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 200/796] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:19:46 2026] POST /volume/v3/types => generated 221 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.074121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da965ef8-d30b-470e-b2ea-746ec7fd2538 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.076173 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da965ef8-d30b-470e-b2ea-746ec7fd2538 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] POST https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption Aug 08 20:19:46.076797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da965ef8-d30b-470e-b2ea-746ec7fd2538 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:46.124931 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da965ef8-d30b-470e-b2ea-746ec7fd2538 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption returned with HTTP 200 Aug 08 20:19:46.125528 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 199/797] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:19:46 2026] POST /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.140961 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5ed6d726-bd80-420c-abc1-fd8bc4e2903f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.143003 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ed6d726-bd80-420c-abc1-fd8bc4e2903f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption Aug 08 20:19:46.143003 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ed6d726-bd80-420c-abc1-fd8bc4e2903f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.143003 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ed6d726-bd80-420c-abc1-fd8bc4e2903f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.154122 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ed6d726-bd80-420c-abc1-fd8bc4e2903f tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption returned with HTTP 200 Aug 08 20:19:46.154912 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 200/798] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.168599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1b2c4399-609b-483a-a165-12bbb453d4ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.172854 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b2c4399-609b-483a-a165-12bbb453d4ff tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] PUT https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/e18c13e0-3398-4fee-b5bb-315c339e6cbe Aug 08 20:19:46.173372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b2c4399-609b-483a-a165-12bbb453d4ff tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:46.175866 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.175866 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:46.208026 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b2c4399-609b-483a-a165-12bbb453d4ff tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/e18c13e0-3398-4fee-b5bb-315c339e6cbe returned with HTTP 200 Aug 08 20:19:46.209070 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 200/799] 10.4.3.206 () {68 vars in 1507 bytes} [Sat Aug 8 20:19:46 2026] PUT /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/e18c13e0-3398-4fee-b5bb-315c339e6cbe => generated 122 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.218775 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d2052235-76f7-4de6-8c45-570d7382b55d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.221322 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2052235-76f7-4de6-8c45-570d7382b55d tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption Aug 08 20:19:46.221576 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2052235-76f7-4de6-8c45-570d7382b55d tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.221834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2052235-76f7-4de6-8c45-570d7382b55d tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.239343 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2052235-76f7-4de6-8c45-570d7382b55d tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption returned with HTTP 200 Aug 08 20:19:46.239978 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 201/800] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.253491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c95fc01f-ad67-4e9f-a647-06e350dd2bca None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.257818 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c95fc01f-ad67-4e9f-a647-06e350dd2bca tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/cipher Aug 08 20:19:46.258189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c95fc01f-ad67-4e9f-a647-06e350dd2bca tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.259130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c95fc01f-ad67-4e9f-a647-06e350dd2bca tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.270193 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c95fc01f-ad67-4e9f-a647-06e350dd2bca tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/cipher returned with HTTP 200 Aug 08 20:19:46.270764 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 200/801] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:19:46.281039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c432d3c4-054b-4c55-b739-5f4f30d9b8ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.285076 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c432d3c4-054b-4c55-b739-5f4f30d9b8ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] DELETE https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/e18c13e0-3398-4fee-b5bb-315c339e6cbe Aug 08 20:19:46.285337 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c432d3c4-054b-4c55-b739-5f4f30d9b8ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.285778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c432d3c4-054b-4c55-b739-5f4f30d9b8ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.322766 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c432d3c4-054b-4c55-b739-5f4f30d9b8ce tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/e18c13e0-3398-4fee-b5bb-315c339e6cbe returned with HTTP 202 Aug 08 20:19:46.323064 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 201/802] 10.4.3.206 () {66 vars in 1489 bytes} [Sat Aug 8 20:19:46 2026] DELETE /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption/e18c13e0-3398-4fee-b5bb-315c339e6cbe => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:46.332045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19529e1d-fac6-4bb7-bb2a-1eba49a63305 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.333838 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19529e1d-fac6-4bb7-bb2a-1eba49a63305 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption Aug 08 20:19:46.334006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19529e1d-fac6-4bb7-bb2a-1eba49a63305 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.334229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19529e1d-fac6-4bb7-bb2a-1eba49a63305 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.340499 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19529e1d-fac6-4bb7-bb2a-1eba49a63305 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption returned with HTTP 200 Aug 08 20:19:46.340935 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 201/803] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:19:46.353625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd5eb14f-983a-4a96-a199-af3ea08e1b46 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.356596 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f9857032-3d6a-464d-a2bb-1c9de45871f3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.359339 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd5eb14f-983a-4a96-a199-af3ea08e1b46 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption Aug 08 20:19:46.359493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f9857032-3d6a-464d-a2bb-1c9de45871f3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:46.359608 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd5eb14f-983a-4a96-a199-af3ea08e1b46 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.359676 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f9857032-3d6a-464d-a2bb-1c9de45871f3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.359868 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd5eb14f-983a-4a96-a199-af3ea08e1b46 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.359944 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f9857032-3d6a-464d-a2bb-1c9de45871f3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.360026 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f9857032-3d6a-464d-a2bb-1c9de45871f3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:46.366443 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.366443 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:46.366968 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f9857032-3d6a-464d-a2bb-1c9de45871f3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:46.367101 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd5eb14f-983a-4a96-a199-af3ea08e1b46 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption returned with HTTP 200 Aug 08 20:19:46.367465 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 201/804] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.371124 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 202/805] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:19:46.378711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dad82d5b-fcc5-403e-98df-cd8826fed102 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.381162 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dad82d5b-fcc5-403e-98df-cd8826fed102 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] DELETE https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3 Aug 08 20:19:46.381400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dad82d5b-fcc5-403e-98df-cd8826fed102 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.381711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dad82d5b-fcc5-403e-98df-cd8826fed102 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.407724 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dad82d5b-fcc5-403e-98df-cd8826fed102 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3 returned with HTTP 202 Aug 08 20:19:46.408451 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 202/806] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:46 2026] DELETE /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:46.417556 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b36b6ed-2e56-4479-a85d-fb6f736deeb3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.419978 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b36b6ed-2e56-4479-a85d-fb6f736deeb3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3 Aug 08 20:19:46.420187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b36b6ed-2e56-4479-a85d-fb6f736deeb3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.420559 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b36b6ed-2e56-4479-a85d-fb6f736deeb3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.424446 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b36b6ed-2e56-4479-a85d-fb6f736deeb3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3 returned with HTTP 404 Aug 08 20:19:46.425055 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 202/807] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/957b083a-962b-4f5a-8ff0-3ff9239f0ec3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:46.436811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-512a045e-ce0f-413a-ae7a-eff9e488c0aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.439013 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-512a045e-ce0f-413a-ae7a-eff9e488c0aa tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types Aug 08 20:19:46.439233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-512a045e-ce0f-413a-ae7a-eff9e488c0aa tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.439478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-512a045e-ce0f-413a-ae7a-eff9e488c0aa tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.460133 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-512a045e-ce0f-413a-ae7a-eff9e488c0aa tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:46.460611 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 202/808] 10.4.3.206 () {66 vars in 1231 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.461749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.464227 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 Aug 08 20:19:46.464687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.464890 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.475305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e00b195d-d42b-4c91-a5e4-194535cb2d27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.475753 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.475753 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:46.477611 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e00b195d-d42b-4c91-a5e4-194535cb2d27 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:19:46.478142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e00b195d-d42b-4c91-a5e4-194535cb2d27 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1875982777"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:46.480315 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Volume info retrieved successfully. Aug 08 20:19:46.481135 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:19:46.481280 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:19:46.495490 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e00b195d-d42b-4c91-a5e4-194535cb2d27 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:19:46.497037 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 203/809] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:19:46 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.512511 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ce0c04af-f769-4fad-86a0-384dbcfb6dc8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.515471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce0c04af-f769-4fad-86a0-384dbcfb6dc8 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] PUT https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 Aug 08 20:19:46.515994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ce0c04af-f769-4fad-86a0-384dbcfb6dc8 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-96955136", "description": "tempest-volume-type-description-612488374", "is_public": false}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:46.528328 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:19:46.531106 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.531106 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:46.540621 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a70e584b-2073-4a9e-a25e-da67eec3a689 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 returned with HTTP 200 Aug 08 20:19:46.541200 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 203/810] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 => generated 920 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:46.562524 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.565268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Aug 08 20:19:46.565897 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a9572625-77b4-4309-b2a4-d719a089c796", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-947757029"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:46.567653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a9572625-77b4-4309-b2a4-d719a089c796', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-947757029'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 20:19:46.573368 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce0c04af-f769-4fad-86a0-384dbcfb6dc8 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 returned with HTTP 200 Aug 08 20:19:46.573973 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 203/811] 10.4.3.206 () {68 vars in 1363 bytes} [Sat Aug 8 20:19:46 2026] PUT /volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 => generated 202 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.577729 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.577729 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:46.585492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-38a21c5b-8323-4279-bb05-82686ccd92f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.590120 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.group_snapshots [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-947757029. Aug 08 20:19:46.590426 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38a21c5b-8323-4279-bb05-82686ccd92f3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 Aug 08 20:19:46.590633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38a21c5b-8323-4279-bb05-82686ccd92f3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.591233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38a21c5b-8323-4279-bb05-82686ccd92f3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.604154 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38a21c5b-8323-4279-bb05-82686ccd92f3 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 returned with HTTP 200 Aug 08 20:19:46.604154 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 204/812] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 => generated 266 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:46.614927 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4235c7b6-d01d-4094-9afc-d66c38b391b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.617573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4235c7b6-d01d-4094-9afc-d66c38b391b9 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] DELETE https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 Aug 08 20:19:46.617868 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4235c7b6-d01d-4094-9afc-d66c38b391b9 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.618156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4235c7b6-d01d-4094-9afc-d66c38b391b9 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.638042 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.638042 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:46.655421 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1552142973 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1552142973, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:46.655421 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1552142973 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1552142973, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:19:46.674652 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4235c7b6-d01d-4094-9afc-d66c38b391b9 tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 returned with HTTP 202 Aug 08 20:19:46.675521 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 204/813] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:46 2026] DELETE /volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:46.690346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-db5135fa-5646-4746-baaa-63a2052a95af None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.693791 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db5135fa-5646-4746-baaa-63a2052a95af tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] GET https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 Aug 08 20:19:46.694007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db5135fa-5646-4746-baaa-63a2052a95af tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.694106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db5135fa-5646-4746-baaa-63a2052a95af tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.699693 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db5135fa-5646-4746-baaa-63a2052a95af tempest-VolumeTypesTest-1334863991 tempest-VolumeTypesTest-1334863991-project-admin] https://10.4.3.206/volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 returned with HTTP 404 Aug 08 20:19:46.700422 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 204/814] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/types/6df75a40-b38f-4617-9eb8-cc21a167fe85 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:19:46.701684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Created reservations ['5f4d06a3-22f7-4695-a42b-31851915a8b9', '915ffa36-6d6a-49df-8987-b0d2b799a3ee', '7b170083-ef9d-49f8-bd5f-1795fc602bf4', '994983ce-483c-48e9-8cbe-9191f3921c4e'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:46.746609 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9296bf8-8e3f-490a-ac52-9303e85d4375 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Aug 08 20:19:46.747792 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 203/815] 10.4.3.206 () {70 vars in 1324 bytes} [Sat Aug 8 20:19:46 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:46.758197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1fd8e0f7-1207-463d-b6e0-7f8e1aa26ed9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:46.766901 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1fd8e0f7-1207-463d-b6e0-7f8e1aa26ed9 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:46.766901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1fd8e0f7-1207-463d-b6e0-7f8e1aa26ed9 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:46.766901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1fd8e0f7-1207-463d-b6e0-7f8e1aa26ed9 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:46.766901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-1fd8e0f7-1207-463d-b6e0-7f8e1aa26ed9 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:46.773775 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:46.773775 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:46.783849 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1fd8e0f7-1207-463d-b6e0-7f8e1aa26ed9 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 200 Aug 08 20:19:46.783964 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 205/816] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:46 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 329 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:47.382083 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9478eab8-8599-499e-88cc-aa607a3dd01f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.384281 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9478eab8-8599-499e-88cc-aa607a3dd01f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:47.384580 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9478eab8-8599-499e-88cc-aa607a3dd01f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:47.385602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9478eab8-8599-499e-88cc-aa607a3dd01f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:47.385602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9478eab8-8599-499e-88cc-aa607a3dd01f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:47.392424 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.392424 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:47.394314 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9478eab8-8599-499e-88cc-aa607a3dd01f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:47.394852 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 205/817] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:47 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:47.797625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-959c7072-d0e8-4556-92db-5eb844876840 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.799620 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-959c7072-d0e8-4556-92db-5eb844876840 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:47.799620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-959c7072-d0e8-4556-92db-5eb844876840 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:47.799835 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-959c7072-d0e8-4556-92db-5eb844876840 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:47.799964 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-959c7072-d0e8-4556-92db-5eb844876840 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:47.809265 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.809265 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:47.813947 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-959c7072-d0e8-4556-92db-5eb844876840 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 200 Aug 08 20:19:47.814369 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 205/818] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:47 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:47.828425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3005318d-6080-4e2b-83b7-3dd330605853 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.835937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:19:47.836568 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:47.837042 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:47.840146 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:19:47.840146 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.840146 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:47.840146 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:19:47.868718 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Get all snapshots completed successfully. Aug 08 20:19:47.869210 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.869210 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:47.869961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3005318d-6080-4e2b-83b7-3dd330605853 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:19:47.870411 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 204/819] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:19:47 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:47.884506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-440b50f1-a8ba-49fd-a138-30ebe257f46d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.886591 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-440b50f1-a8ba-49fd-a138-30ebe257f46d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/snapshots/a0a7404e-09ad-482a-9c7c-7da191a6df0d Aug 08 20:19:47.886846 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-440b50f1-a8ba-49fd-a138-30ebe257f46d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:47.887040 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-440b50f1-a8ba-49fd-a138-30ebe257f46d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:47.895566 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.895566 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:47.896299 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-440b50f1-a8ba-49fd-a138-30ebe257f46d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Snapshot retrieved successfully. Aug 08 20:19:47.897527 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-440b50f1-a8ba-49fd-a138-30ebe257f46d tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/snapshots/a0a7404e-09ad-482a-9c7c-7da191a6df0d returned with HTTP 200 Aug 08 20:19:47.898858 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 206/820] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:47 2026] GET /volume/v3/snapshots/a0a7404e-09ad-482a-9c7c-7da191a6df0d => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:47.915552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0dc962e5-c05e-4a47-91ce-07e4cb77f210 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.918056 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0dc962e5-c05e-4a47-91ce-07e4cb77f210 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action Aug 08 20:19:47.918426 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0dc962e5-c05e-4a47-91ce-07e4cb77f210 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:47.918560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0dc962e5-c05e-4a47-91ce-07e4cb77f210 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:47.922139 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-0dc962e5-c05e-4a47-91ce-07e4cb77f210 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Updating group '9cb2e533-7188-4d95-908c-451e11653376' with 'creating' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 20:19:47.932597 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.932597 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:47.946916 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0dc962e5-c05e-4a47-91ce-07e4cb77f210 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action returned with HTTP 202 Aug 08 20:19:47.947549 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 206/821] 10.4.3.206 () {70 vars in 1455 bytes} [Sat Aug 8 20:19:47 2026] POST /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:47.961362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f7e736c-b8ac-43ed-a23a-a5f390618539 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.963263 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f7e736c-b8ac-43ed-a23a-a5f390618539 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:47.963553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f7e736c-b8ac-43ed-a23a-a5f390618539 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:47.963795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f7e736c-b8ac-43ed-a23a-a5f390618539 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:47.963943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-2f7e736c-b8ac-43ed-a23a-a5f390618539 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:47.968616 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.968616 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:47.973438 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f7e736c-b8ac-43ed-a23a-a5f390618539 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 200 Aug 08 20:19:47.973580 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 206/822] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:47 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:47.986113 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-72adcf62-b27d-4f2a-b784-4bf31e830ceb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:47.988055 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72adcf62-b27d-4f2a-b784-4bf31e830ceb tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action Aug 08 20:19:47.988486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72adcf62-b27d-4f2a-b784-4bf31e830ceb tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:47.988683 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-72adcf62-b27d-4f2a-b784-4bf31e830ceb tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:47.990831 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-72adcf62-b27d-4f2a-b784-4bf31e830ceb tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Updating group '9cb2e533-7188-4d95-908c-451e11653376' with 'available' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 20:19:47.996859 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:47.996859 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:48.010797 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-72adcf62-b27d-4f2a-b784-4bf31e830ceb tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action returned with HTTP 202 Aug 08 20:19:48.011462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 205/823] 10.4.3.206 () {70 vars in 1455 bytes} [Sat Aug 8 20:19:47 2026] POST /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:48.022849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d6bb3296-0933-4065-949f-f707929c77de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.025548 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6bb3296-0933-4065-949f-f707929c77de tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:48.025799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6bb3296-0933-4065-949f-f707929c77de tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.026047 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6bb3296-0933-4065-949f-f707929c77de tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.026206 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-d6bb3296-0933-4065-949f-f707929c77de tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:48.031012 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.031012 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:48.035860 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6bb3296-0933-4065-949f-f707929c77de tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 200 Aug 08 20:19:48.036569 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 207/824] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:19:48.048746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b65ddc3-2844-496c-92d1-11bf31bc3c58 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.051162 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b65ddc3-2844-496c-92d1-11bf31bc3c58 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action Aug 08 20:19:48.051762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b65ddc3-2844-496c-92d1-11bf31bc3c58 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:48.051934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b65ddc3-2844-496c-92d1-11bf31bc3c58 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:48.053812 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-2b65ddc3-2844-496c-92d1-11bf31bc3c58 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Updating group '9cb2e533-7188-4d95-908c-451e11653376' with 'error' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 20:19:48.058134 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.058134 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:48.069147 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b65ddc3-2844-496c-92d1-11bf31bc3c58 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action returned with HTTP 202 Aug 08 20:19:48.069627 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 207/825] 10.4.3.206 () {70 vars in 1455 bytes} [Sat Aug 8 20:19:48 2026] POST /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:48.079303 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f9fe46f-036d-446b-801e-f7ecc93d1e24 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.082568 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f9fe46f-036d-446b-801e-f7ecc93d1e24 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:48.082887 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f9fe46f-036d-446b-801e-f7ecc93d1e24 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.083175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f9fe46f-036d-446b-801e-f7ecc93d1e24 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.083416 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-2f9fe46f-036d-446b-801e-f7ecc93d1e24 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:48.091406 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.091406 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:48.097844 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f9fe46f-036d-446b-801e-f7ecc93d1e24 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 200 Aug 08 20:19:48.098347 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 207/826] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:48.110274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-40f6b347-8be6-4903-ba40-8aef3dc0f125 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.112696 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-40f6b347-8be6-4903-ba40-8aef3dc0f125 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] POST https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action Aug 08 20:19:48.113106 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-40f6b347-8be6-4903-ba40-8aef3dc0f125 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:48.113223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-40f6b347-8be6-4903-ba40-8aef3dc0f125 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:48.114799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-40f6b347-8be6-4903-ba40-8aef3dc0f125 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Updating group '9cb2e533-7188-4d95-908c-451e11653376' with 'available' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 20:19:48.119799 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.119799 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:48.129458 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-40f6b347-8be6-4903-ba40-8aef3dc0f125 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action returned with HTTP 202 Aug 08 20:19:48.130079 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 206/827] 10.4.3.206 () {70 vars in 1455 bytes} [Sat Aug 8 20:19:48 2026] POST /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:48.142568 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0d143e4d-bbdd-466f-9514-17ef822b4fc6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.146621 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0d143e4d-bbdd-466f-9514-17ef822b4fc6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:48.146977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0d143e4d-bbdd-466f-9514-17ef822b4fc6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.147247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0d143e4d-bbdd-466f-9514-17ef822b4fc6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.147490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-0d143e4d-bbdd-466f-9514-17ef822b4fc6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:48.151968 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.151968 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:48.158469 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0d143e4d-bbdd-466f-9514-17ef822b4fc6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 200 Aug 08 20:19:48.158469 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 208/828] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:48.169834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.172002 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:48.172624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.172624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.172964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] delete called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100388) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 20:19:48.172964 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.group_snapshots [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Delete group_snapshot with id: 9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:48.181777 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.181777 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:48.247247 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9b30c9a-96a7-4495-9ee6-4b95886d51c7 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 202 Aug 08 20:19:48.247247 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 208/829] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:19:48 2026] DELETE /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:48.265234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.268607 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:19:48.268844 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.269927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.269927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:19:48.273097 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:19:48.316514 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Get all volumes completed successfully. Aug 08 20:19:48.317307 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:19:48.317521 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:19:48.374923 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:19:48.381359 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.381359 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:48.392655 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f485a9d-9637-4b5e-b601-78a6e3ab5b7b tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:19:48.393332 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 208/830] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:48.409810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-76fb55af-5e09-40b0-be95-6f58e02245d1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.414302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.415029 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-76fb55af-5e09-40b0-be95-6f58e02245d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:48.415177 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-76fb55af-5e09-40b0-be95-6f58e02245d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.415368 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-76fb55af-5e09-40b0-be95-6f58e02245d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.415482 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-76fb55af-5e09-40b0-be95-6f58e02245d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:48.418558 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:19:48.420419 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.420613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.420890 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:19:48.421998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:19:48.422602 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.422602 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:48.423893 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-76fb55af-5e09-40b0-be95-6f58e02245d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:48.428693 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 207/831] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:19:48.435006 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Get all snapshots completed successfully. Aug 08 20:19:48.435998 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9fda1749-6021-4df7-ad6e-f2f47f9b53dd tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:19:48.436358 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 209/832] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:19:48.448769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8066322f-9c56-430c-8a19-028fb9b12246 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.451019 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8066322f-9c56-430c-8a19-028fb9b12246 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 Aug 08 20:19:48.451280 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8066322f-9c56-430c-8a19-028fb9b12246 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.451533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8066322f-9c56-430c-8a19-028fb9b12246 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.451822 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-8066322f-9c56-430c-8a19-028fb9b12246 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member 9cb2e533-7188-4d95-908c-451e11653376 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:19:48.456186 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8066322f-9c56-430c-8a19-028fb9b12246 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 returned with HTTP 404 Aug 08 20:19:48.456779 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 209/833] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/group_snapshots/9cb2e533-7188-4d95-908c-451e11653376 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:19:48.465360 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.467972 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:19:48.468247 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.468757 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.468931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:19:48.469999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:19:48.477728 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Get all volumes completed successfully. Aug 08 20:19:48.478809 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:19:48.479072 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:19:48.525750 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:19:48.530596 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.530596 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:48.541864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f498cec9-e62a-4293-8902-ab5ec903eca6 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:19:48.542238 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 209/834] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:48.558537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3de8f519-5a57-4982-94c8-b28aad993abe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.561914 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3de8f519-5a57-4982-94c8-b28aad993abe tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] POST https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796/action Aug 08 20:19:48.562519 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3de8f519-5a57-4982-94c8-b28aad993abe tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:48.562664 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3de8f519-5a57-4982-94c8-b28aad993abe tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:48.565012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-3de8f519-5a57-4982-94c8-b28aad993abe tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] delete called for group a9572625-77b4-4309-b2a4-d719a089c796 {{(pid=100391) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:19:48.565012 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-3de8f519-5a57-4982-94c8-b28aad993abe tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Delete group with id: a9572625-77b4-4309-b2a4-d719a089c796 Aug 08 20:19:48.569539 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.569539 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:48.642686 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3de8f519-5a57-4982-94c8-b28aad993abe tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796/action returned with HTTP 202 Aug 08 20:19:48.642686 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 208/835] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:19:48 2026] POST /volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:48.649998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:48.652398 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 Aug 08 20:19:48.652648 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:48.653061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:48.661920 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.661920 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:48.668349 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Volume info retrieved successfully. Aug 08 20:19:48.669125 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:19:48.669310 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:19:48.732726 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:19:48.737145 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:48.737145 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:48.748624 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1684902-60b2-485e-a39d-eb9210a7ed27 tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 returned with HTTP 200 Aug 08 20:19:48.753075 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 210/836] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:19:48 2026] GET /volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:49.439912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a78012b0-829c-4371-a10a-04529a27d1c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:49.442918 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a78012b0-829c-4371-a10a-04529a27d1c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:49.443303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a78012b0-829c-4371-a10a-04529a27d1c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:49.444462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a78012b0-829c-4371-a10a-04529a27d1c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:49.444462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a78012b0-829c-4371-a10a-04529a27d1c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:49.452341 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:49.452341 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:49.453889 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a78012b0-829c-4371-a10a-04529a27d1c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:49.454413 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 210/837] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:49 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:49.765530 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0be9fe61-98ab-4fda-b075-af24be78f6ef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:49.767980 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0be9fe61-98ab-4fda-b075-af24be78f6ef tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 Aug 08 20:19:49.768199 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0be9fe61-98ab-4fda-b075-af24be78f6ef tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:49.768464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0be9fe61-98ab-4fda-b075-af24be78f6ef tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:49.777300 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0be9fe61-98ab-4fda-b075-af24be78f6ef tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 returned with HTTP 404 Aug 08 20:19:49.777980 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 210/838] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:19:49 2026] GET /volume/v3/volumes/62f37344-6cc9-4621-88b3-5c7bea785271 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:19:49.790759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a19f132-257b-42a8-9091-4aefdd930c1a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:49.795003 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a19f132-257b-42a8-9091-4aefdd930c1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] GET https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 Aug 08 20:19:49.795003 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a19f132-257b-42a8-9091-4aefdd930c1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:49.795213 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a19f132-257b-42a8-9091-4aefdd930c1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:49.795266 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-3a19f132-257b-42a8-9091-4aefdd930c1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] show called for member a9572625-77b4-4309-b2a4-d719a089c796 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:19:49.802959 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a19f132-257b-42a8-9091-4aefdd930c1a tempest-GroupSnapshotsV319Test-1676497052 tempest-GroupSnapshotsV319Test-1676497052-project-member] https://10.4.3.206/volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 returned with HTTP 404 Aug 08 20:19:49.803948 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 209/839] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:19:49 2026] GET /volume/v3/groups/a9572625-77b4-4309-b2a4-d719a089c796 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:19:49.814734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8388fd47-2efa-4c78-bf07-52e8ad520302 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:49.821069 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8388fd47-2efa-4c78-bf07-52e8ad520302 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/4c9c534e-788e-43dc-a4f1-6a25a671042f Aug 08 20:19:49.821315 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8388fd47-2efa-4c78-bf07-52e8ad520302 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:49.821491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8388fd47-2efa-4c78-bf07-52e8ad520302 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:49.855300 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8388fd47-2efa-4c78-bf07-52e8ad520302 tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/group_types/4c9c534e-788e-43dc-a4f1-6a25a671042f returned with HTTP 202 Aug 08 20:19:49.859048 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 211/840] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:19:49 2026] DELETE /volume/v3/group_types/4c9c534e-788e-43dc-a4f1-6a25a671042f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:19:49.870671 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-872f46e9-d2b9-4d36-be35-123702efd1ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:49.873660 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-872f46e9-d2b9-4d36-be35-123702efd1ee tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] DELETE https://10.4.3.206/volume/v3/types/5f3441ed-6c8d-42e6-91c3-5d58e395d2ee Aug 08 20:19:49.875457 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-872f46e9-d2b9-4d36-be35-123702efd1ee tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:49.875457 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-872f46e9-d2b9-4d36-be35-123702efd1ee tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:49.915860 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-872f46e9-d2b9-4d36-be35-123702efd1ee tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/types/5f3441ed-6c8d-42e6-91c3-5d58e395d2ee returned with HTTP 202 Aug 08 20:19:49.916818 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 211/841] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:19:49 2026] DELETE /volume/v3/types/5f3441ed-6c8d-42e6-91c3-5d58e395d2ee => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:49.927465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d17c107f-2e83-471d-b3fe-f829d2ed3d5b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:49.929528 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d17c107f-2e83-471d-b3fe-f829d2ed3d5b tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] GET https://10.4.3.206/volume/v3/types/5f3441ed-6c8d-42e6-91c3-5d58e395d2ee Aug 08 20:19:49.929745 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d17c107f-2e83-471d-b3fe-f829d2ed3d5b tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:49.929943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d17c107f-2e83-471d-b3fe-f829d2ed3d5b tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:49.933282 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d17c107f-2e83-471d-b3fe-f829d2ed3d5b tempest-GroupSnapshotsV319Test-619550692 tempest-GroupSnapshotsV319Test-619550692-project-admin] https://10.4.3.206/volume/v3/types/5f3441ed-6c8d-42e6-91c3-5d58e395d2ee returned with HTTP 404 Aug 08 20:19:49.933862 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 211/842] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:19:49 2026] GET /volume/v3/types/5f3441ed-6c8d-42e6-91c3-5d58e395d2ee => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:50.018876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-24129787-a4c9-490b-9e0a-19433bae34b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:50.038494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2dfd7816-3090-49a7-a821-b4dc857b1a2b req-36c0e5f3-0571-45be-95df-62a77b1f6c50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:50.045055 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2dfd7816-3090-49a7-a821-b4dc857b1a2b req-36c0e5f3-0571-45be-95df-62a77b1f6c50 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:50.045226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2dfd7816-3090-49a7-a821-b4dc857b1a2b req-36c0e5f3-0571-45be-95df-62a77b1f6c50 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:50.045551 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2dfd7816-3090-49a7-a821-b4dc857b1a2b req-36c0e5f3-0571-45be-95df-62a77b1f6c50 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:50.067499 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:50.067499 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:50.075890 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-2dfd7816-3090-49a7-a821-b4dc857b1a2b req-36c0e5f3-0571-45be-95df-62a77b1f6c50 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:50.082429 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2dfd7816-3090-49a7-a821-b4dc857b1a2b req-36c0e5f3-0571-45be-95df-62a77b1f6c50 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:50.082934 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 212/843] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:50 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:50.206292 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:19:50.206762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:50.207662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:50.208287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:19:50.210166 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:19:50.253582 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Get all volumes completed successfully. Aug 08 20:19:50.254509 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-24129787-a4c9-490b-9e0a-19433bae34b0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:19:50.254576 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 210/844] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:19:50 2026] GET /volume/v3/volumes => generated 15 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:19:50.268272 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:50.270250 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:50.270757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1659100796"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:50.272057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1659100796'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:50.272177 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume of 1 GB Aug 08 20:19:50.283420 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Availability Zones retrieved successfully. Aug 08 20:19:50.293031 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Flow 'volume_create_api' (de5edbdc-4dd1-44b0-8a0a-b5134429e75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:50.295063 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30352721-125b-489e-8027-607f4e17555d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:50.297003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:50.331727 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30352721-125b-489e-8027-607f4e17555d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:50.333104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6448f1e1-d2dd-42b7-8246-8e5bb640b586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:50.429543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Created reservations ['62ec95ee-812c-408d-92b6-4b88ae4957dd', '247f5088-051a-4d8c-9eb8-0f78a7160189', '5f739509-2e23-407e-85f2-0a13312c365e', 'f5ff4bcd-ca3f-4a12-995a-f5d7ad484b77'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:50.431363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6448f1e1-d2dd-42b7-8246-8e5bb640b586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62ec95ee-812c-408d-92b6-4b88ae4957dd', '247f5088-051a-4d8c-9eb8-0f78a7160189', '5f739509-2e23-407e-85f2-0a13312c365e', 'f5ff4bcd-ca3f-4a12-995a-f5d7ad484b77']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:50.432610 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b7a6f5-7fd0-4bf7-ad12-7755fbb5da5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:50.467552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9b7a6f5-7fd0-4bf7-ad12-7755fbb5da5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d187b7-4bf9-4e08-a8aa-610aa499a0cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1659100796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af31b502242e4c4980c114f2aae63986',qos_specs=None,replication_status=,reservations=['62ec95ee-812c-408d-92b6-4b88ae4957dd','247f5088-051a-4d8c-9eb8-0f78a7160189','5f739509-2e23-407e-85f2-0a13312c365e','f5ff4bcd-ca3f-4a12-995a-f5d7ad484b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae14055027542d7a569ece4aec492b2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1659100796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d187b7-4bf9-4e08-a8aa-610aa499a0cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af31b502242e4c4980c114f2aae63986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae14055027542d7a569ece4aec492b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:50.468570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c3cec8-ba1d-48c1-a052-eb39ab97a469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:50.469998 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a02b04ed-60b9-497a-97aa-3c670158a952 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:50.472066 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a02b04ed-60b9-497a-97aa-3c670158a952 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:50.472277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a02b04ed-60b9-497a-97aa-3c670158a952 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:50.472718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a02b04ed-60b9-497a-97aa-3c670158a952 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:50.472718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a02b04ed-60b9-497a-97aa-3c670158a952 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:50.484563 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:50.484563 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:50.484563 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a02b04ed-60b9-497a-97aa-3c670158a952 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:50.485166 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 212/845] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:50 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:19:50.510076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c3cec8-ba1d-48c1-a052-eb39ab97a469) transitioned into state 'SUCCESS' from state '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-1659100796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af31b502242e4c4980c114f2aae63986',qos_specs=None,replication_status=,reservations=['62ec95ee-812c-408d-92b6-4b88ae4957dd','247f5088-051a-4d8c-9eb8-0f78a7160189','5f739509-2e23-407e-85f2-0a13312c365e','f5ff4bcd-ca3f-4a12-995a-f5d7ad484b77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae14055027542d7a569ece4aec492b2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:50.511017 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b741a98b-28f6-4362-9bc9-32d11b20067f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:50.534366 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b741a98b-28f6-4362-9bc9-32d11b20067f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:50.536579 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Flow 'volume_create_api' (de5edbdc-4dd1-44b0-8a0a-b5134429e75d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:50.536956 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume request issued successfully. Aug 08 20:19:50.538182 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a4a6806-4eb5-4ecd-a082-eda22f4aee01 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:50.538182 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 212/846] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:50 2026] POST /volume/v3/volumes => generated 755 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:50.555306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-53fd1af8-e510-42be-a4a1-eda016044ed7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:50.558021 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53fd1af8-e510-42be-a4a1-eda016044ed7 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:50.558203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53fd1af8-e510-42be-a4a1-eda016044ed7 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:50.558404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-53fd1af8-e510-42be-a4a1-eda016044ed7 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:50.568144 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:50.568144 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:50.576659 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-53fd1af8-e510-42be-a4a1-eda016044ed7 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:50.582477 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-53fd1af8-e510-42be-a4a1-eda016044ed7 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 200 Aug 08 20:19:50.582477 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 213/847] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:50 2026] GET /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:51.503289 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0774c994-6758-4063-969c-0eabffeadd4d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:51.507133 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0774c994-6758-4063-969c-0eabffeadd4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:51.507374 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0774c994-6758-4063-969c-0eabffeadd4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:51.508739 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0774c994-6758-4063-969c-0eabffeadd4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:51.508739 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0774c994-6758-4063-969c-0eabffeadd4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:51.517277 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:51.517277 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:51.518279 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0774c994-6758-4063-969c-0eabffeadd4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:51.519287 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 211/848] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:51 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:51.601415 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2776ef56-8022-49bb-afcb-76838768dadc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:51.601874 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2776ef56-8022-49bb-afcb-76838768dadc tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:51.602028 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2776ef56-8022-49bb-afcb-76838768dadc tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:51.602234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2776ef56-8022-49bb-afcb-76838768dadc tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:51.611535 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:51.611535 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:51.617553 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2776ef56-8022-49bb-afcb-76838768dadc tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:51.623067 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2776ef56-8022-49bb-afcb-76838768dadc tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 200 Aug 08 20:19:51.623484 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 213/849] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:51 2026] GET /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:51.642452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd994dba-0fc6-4fed-a9f2-5e54c3b00622 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:51.647936 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd994dba-0fc6-4fed-a9f2-5e54c3b00622 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:51.648116 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd994dba-0fc6-4fed-a9f2-5e54c3b00622 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:51.648434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd994dba-0fc6-4fed-a9f2-5e54c3b00622 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:51.659404 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:51.659404 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:51.669777 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fd994dba-0fc6-4fed-a9f2-5e54c3b00622 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:51.681378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd994dba-0fc6-4fed-a9f2-5e54c3b00622 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 200 Aug 08 20:19:51.681742 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 213/850] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:51 2026] GET /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:51.704287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-acffadf0-93e4-4743-a84c-1f0f043e91df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:51.709720 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:51.710162 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-600476463"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:51.711951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-600476463'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:51.712098 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume of 1 GB Aug 08 20:19:51.716562 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Availability Zones retrieved successfully. Aug 08 20:19:51.725125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Flow 'volume_create_api' (6ffb07f3-552d-42af-a534-9382b9028d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:51.726268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c8ad3b-8bd9-4f85-aa99-e91b930fed41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:51.727640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:51.768448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8c8ad3b-8bd9-4f85-aa99-e91b930fed41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:51.769231 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a284c1d-6b7b-4692-9f8b-6f00837043fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:51.823118 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Created reservations ['be4916a7-5601-424a-9fdd-3582fa786f2f', '98b87a21-e8fa-4b67-8331-827165535509', '960cfcbf-4350-449c-8e75-7ca57b8ecc92', '0cc67d5a-a1ca-4457-8ba8-5eb6f7b1bd9a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:51.824034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a284c1d-6b7b-4692-9f8b-6f00837043fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be4916a7-5601-424a-9fdd-3582fa786f2f', '98b87a21-e8fa-4b67-8331-827165535509', '960cfcbf-4350-449c-8e75-7ca57b8ecc92', '0cc67d5a-a1ca-4457-8ba8-5eb6f7b1bd9a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:51.824914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8be6fd2-6616-4ea3-904b-e032741b01db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:51.859011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8be6fd2-6616-4ea3-904b-e032741b01db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d109e3f-8ceb-4f17-a182-237303445d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-600476463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af31b502242e4c4980c114f2aae63986',qos_specs=None,replication_status=,reservations=['be4916a7-5601-424a-9fdd-3582fa786f2f','98b87a21-e8fa-4b67-8331-827165535509','960cfcbf-4350-449c-8e75-7ca57b8ecc92','0cc67d5a-a1ca-4457-8ba8-5eb6f7b1bd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae14055027542d7a569ece4aec492b2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-600476463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d109e3f-8ceb-4f17-a182-237303445d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af31b502242e4c4980c114f2aae63986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae14055027542d7a569ece4aec492b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:51.860023 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0096d09-1e95-49d2-b3cf-0008ce911416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:51.895550 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0096d09-1e95-49d2-b3cf-0008ce911416) transitioned into state 'SUCCESS' from state '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-600476463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af31b502242e4c4980c114f2aae63986',qos_specs=None,replication_status=,reservations=['be4916a7-5601-424a-9fdd-3582fa786f2f','98b87a21-e8fa-4b67-8331-827165535509','960cfcbf-4350-449c-8e75-7ca57b8ecc92','0cc67d5a-a1ca-4457-8ba8-5eb6f7b1bd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae14055027542d7a569ece4aec492b2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:51.898701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a3c577-b55f-42cb-ba9c-3a2bc2f05e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:51.913834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a3c577-b55f-42cb-ba9c-3a2bc2f05e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:51.915197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Flow 'volume_create_api' (6ffb07f3-552d-42af-a534-9382b9028d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:51.915857 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume request issued successfully. Aug 08 20:19:51.916591 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acffadf0-93e4-4743-a84c-1f0f043e91df tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:51.917109 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 214/851] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:51 2026] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:51.940545 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3cfb29ae-1a91-4951-a579-a3f4ac572db9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:51.943365 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3cfb29ae-1a91-4951-a579-a3f4ac572db9 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:51.943684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3cfb29ae-1a91-4951-a579-a3f4ac572db9 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:51.944463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3cfb29ae-1a91-4951-a579-a3f4ac572db9 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:51.966699 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:51.966699 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:51.973300 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3cfb29ae-1a91-4951-a579-a3f4ac572db9 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:51.981046 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3cfb29ae-1a91-4951-a579-a3f4ac572db9 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 200 Aug 08 20:19:51.981153 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 212/852] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:51 2026] GET /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:52.536372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b778bf75-ee8a-44d6-80d7-ecdee947856f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:52.536372 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b778bf75-ee8a-44d6-80d7-ecdee947856f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:52.536372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b778bf75-ee8a-44d6-80d7-ecdee947856f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:52.536643 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b778bf75-ee8a-44d6-80d7-ecdee947856f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:52.536643 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b778bf75-ee8a-44d6-80d7-ecdee947856f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:52.543802 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:52.543802 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:52.546641 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b778bf75-ee8a-44d6-80d7-ecdee947856f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:52.546641 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 214/853] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:52 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:53.000397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-566bd8d6-4263-49cd-9efd-96e97b2a147c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.002840 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-566bd8d6-4263-49cd-9efd-96e97b2a147c tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:53.003142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-566bd8d6-4263-49cd-9efd-96e97b2a147c tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:53.003447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-566bd8d6-4263-49cd-9efd-96e97b2a147c tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:53.013620 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:53.013620 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:53.025797 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-566bd8d6-4263-49cd-9efd-96e97b2a147c tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:53.036003 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-566bd8d6-4263-49cd-9efd-96e97b2a147c tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 200 Aug 08 20:19:53.036871 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 214/854] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:52 2026] GET /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:53.052995 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-452155ef-f2cc-4446-88db-64a7a07b7573 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.055032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-452155ef-f2cc-4446-88db-64a7a07b7573 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:53.055032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-452155ef-f2cc-4446-88db-64a7a07b7573 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:53.055226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-452155ef-f2cc-4446-88db-64a7a07b7573 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:53.062286 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:53.062286 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:53.067474 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-452155ef-f2cc-4446-88db-64a7a07b7573 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:53.070447 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-452155ef-f2cc-4446-88db-64a7a07b7573 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 200 Aug 08 20:19:53.070822 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 215/855] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:53 2026] GET /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:53.085119 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.087735 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:53.088159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1738569412"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:53.089999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1738569412'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:53.090129 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume of 1 GB Aug 08 20:19:53.100774 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Availability Zones retrieved successfully. Aug 08 20:19:53.108182 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Flow 'volume_create_api' (b12ac9a2-c780-450c-971a-77994d59781a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:53.109219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a09da8-ffc9-4fb3-8013-b7ba7b171e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.110634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:53.154594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a09da8-ffc9-4fb3-8013-b7ba7b171e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.155636 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f88ec80d-f238-45d7-a3ca-a51cd7645f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.209635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Created reservations ['390914f1-f4eb-4c28-a438-c32aae05ff25', '734c04d4-d760-4eb5-b145-2c16af706050', '99a566bb-a1fe-468d-a99f-c64e8b2bee66', '882ff2ac-3227-47f8-abcc-93354f4cfec7'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:53.210735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f88ec80d-f238-45d7-a3ca-a51cd7645f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390914f1-f4eb-4c28-a438-c32aae05ff25', '734c04d4-d760-4eb5-b145-2c16af706050', '99a566bb-a1fe-468d-a99f-c64e8b2bee66', '882ff2ac-3227-47f8-abcc-93354f4cfec7']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.212003 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7595e5-6b00-4bb5-b261-1d092e6d91c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.243957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be7595e5-6b00-4bb5-b261-1d092e6d91c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8239ba-0424-437a-85e5-dcf9b1302cd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1738569412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af31b502242e4c4980c114f2aae63986',qos_specs=None,replication_status=,reservations=['390914f1-f4eb-4c28-a438-c32aae05ff25','734c04d4-d760-4eb5-b145-2c16af706050','99a566bb-a1fe-468d-a99f-c64e8b2bee66','882ff2ac-3227-47f8-abcc-93354f4cfec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae14055027542d7a569ece4aec492b2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1738569412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8239ba-0424-437a-85e5-dcf9b1302cd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af31b502242e4c4980c114f2aae63986',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eae14055027542d7a569ece4aec492b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.245197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f8e060-fbe4-4d69-988f-b91e975da8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.247517 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.264987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8f8e060-fbe4-4d69-988f-b91e975da8bd) transitioned into state 'SUCCESS' from state '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-1738569412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af31b502242e4c4980c114f2aae63986',qos_specs=None,replication_status=,reservations=['390914f1-f4eb-4c28-a438-c32aae05ff25','734c04d4-d760-4eb5-b145-2c16af706050','99a566bb-a1fe-468d-a99f-c64e8b2bee66','882ff2ac-3227-47f8-abcc-93354f4cfec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eae14055027542d7a569ece4aec492b2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.265771 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8a30e9-3213-404e-977d-a1d8db4a931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.274520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8a30e9-3213-404e-977d-a1d8db4a931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.275401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Flow 'volume_create_api' (b12ac9a2-c780-450c-971a-77994d59781a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:53.275808 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Create volume request issued successfully. Aug 08 20:19:53.276489 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e164b7e-09c6-421e-93ff-e5c146eb52ab tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:53.277357 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 213/856] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:53 2026] POST /volume/v3/volumes => generated 755 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:53.295503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a1bf3db6-2252-41cb-8831-f759abf1a10a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.297908 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1bf3db6-2252-41cb-8831-f759abf1a10a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:53.298139 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1bf3db6-2252-41cb-8831-f759abf1a10a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:53.298434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1bf3db6-2252-41cb-8831-f759abf1a10a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:53.312278 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:53.312278 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:53.322338 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a1bf3db6-2252-41cb-8831-f759abf1a10a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:53.328827 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1bf3db6-2252-41cb-8831-f759abf1a10a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 200 Aug 08 20:19:53.329313 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 215/857] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:53 2026] GET /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:19:53.428400 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:53.429699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1987351617"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:53.433068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1987351617'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:53.433209 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create volume of 1 GB Aug 08 20:19:53.439185 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Availability Zones retrieved successfully. Aug 08 20:19:53.447179 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Flow 'volume_create_api' (2697bfcf-e30f-432d-9eff-82226fd0de2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:53.449516 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf2e5a9-ab30-4a5b-806a-59685af20d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.449991 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:53.485340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf2e5a9-ab30-4a5b-806a-59685af20d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.486860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61294fbe-484c-4b84-b2f1-3319233b1b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.555142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Created reservations ['74bbac28-6de0-46b2-91bf-2fbf9cc14d76', 'f00e460d-299d-4579-aa80-c3c29ca6fecd', '29e6f9bc-7870-4d20-99b6-8dd50d8a14f9', 'c7702981-22e7-4d8b-bfe0-0f4b1fce8f5a'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:53.555878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61294fbe-484c-4b84-b2f1-3319233b1b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74bbac28-6de0-46b2-91bf-2fbf9cc14d76', 'f00e460d-299d-4579-aa80-c3c29ca6fecd', '29e6f9bc-7870-4d20-99b6-8dd50d8a14f9', 'c7702981-22e7-4d8b-bfe0-0f4b1fce8f5a']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.556542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b07e8e4-cca0-4932-900e-fbd778f376ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.560695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ab08413b-f0b6-4cd7-a024-d28d0a370123 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.562543 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab08413b-f0b6-4cd7-a024-d28d0a370123 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:53.562815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab08413b-f0b6-4cd7-a024-d28d0a370123 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:53.563035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab08413b-f0b6-4cd7-a024-d28d0a370123 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:53.563108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ab08413b-f0b6-4cd7-a024-d28d0a370123 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:53.569055 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:53.569055 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:53.569935 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab08413b-f0b6-4cd7-a024-d28d0a370123 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:53.570360 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 216/858] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:53 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:53.579823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b07e8e4-cca0-4932-900e-fbd778f376ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14a2c0ae-92c8-4e25-94bb-fe24e85d81c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1987351617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8072dec146b24188b9e464aa833ce1d1',qos_specs=None,replication_status=,reservations=['74bbac28-6de0-46b2-91bf-2fbf9cc14d76','f00e460d-299d-4579-aa80-c3c29ca6fecd','29e6f9bc-7870-4d20-99b6-8dd50d8a14f9','c7702981-22e7-4d8b-bfe0-0f4b1fce8f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2091bc8085a945bda416be657995b442',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1987351617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14a2c0ae-92c8-4e25-94bb-fe24e85d81c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8072dec146b24188b9e464aa833ce1d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2091bc8085a945bda416be657995b442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.580499 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da6ec1f-a248-4420-9fb0-a2c6ab5c71a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.602049 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da6ec1f-a248-4420-9fb0-a2c6ab5c71a9) transitioned into state 'SUCCESS' from state '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-1987351617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8072dec146b24188b9e464aa833ce1d1',qos_specs=None,replication_status=,reservations=['74bbac28-6de0-46b2-91bf-2fbf9cc14d76','f00e460d-299d-4579-aa80-c3c29ca6fecd','29e6f9bc-7870-4d20-99b6-8dd50d8a14f9','c7702981-22e7-4d8b-bfe0-0f4b1fce8f5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2091bc8085a945bda416be657995b442',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.602819 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d46ff7-d93d-426b-b4f4-69bf6f0d8a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:53.615288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05d46ff7-d93d-426b-b4f4-69bf6f0d8a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:53.616085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Flow 'volume_create_api' (2697bfcf-e30f-432d-9eff-82226fd0de2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:53.616375 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create volume request issued successfully. Aug 08 20:19:53.617081 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78bfc696-7d21-4af0-80b4-8d3bc3bbad6a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:53.617534 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 215/859] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:53 2026] POST /volume/v3/volumes => generated 751 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:53.636640 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e0ba11bd-4f81-40cd-ab23-59f4fd6af474 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:53.638469 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e0ba11bd-4f81-40cd-ab23-59f4fd6af474 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:19:53.638773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e0ba11bd-4f81-40cd-ab23-59f4fd6af474 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:53.639001 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e0ba11bd-4f81-40cd-ab23-59f4fd6af474 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:53.651563 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:53.651563 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:53.657079 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e0ba11bd-4f81-40cd-ab23-59f4fd6af474 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:19:53.663059 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e0ba11bd-4f81-40cd-ab23-59f4fd6af474 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 returned with HTTP 200 Aug 08 20:19:53.663572 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 214/860] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:53 2026] GET /volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:54.346371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e974a58b-95a0-47cf-96a9-5745ac498672 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.349365 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e974a58b-95a0-47cf-96a9-5745ac498672 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:54.349607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e974a58b-95a0-47cf-96a9-5745ac498672 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.349797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e974a58b-95a0-47cf-96a9-5745ac498672 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.357036 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.357036 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:54.361142 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e974a58b-95a0-47cf-96a9-5745ac498672 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:54.369757 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e974a58b-95a0-47cf-96a9-5745ac498672 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 200 Aug 08 20:19:54.369757 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 216/861] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:54.379441 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7eeb6f3f-060d-499d-9621-78ffe665932e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.379441 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7eeb6f3f-060d-499d-9621-78ffe665932e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:54.379441 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7eeb6f3f-060d-499d-9621-78ffe665932e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.379441 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7eeb6f3f-060d-499d-9621-78ffe665932e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.387742 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b43e9e63-bde5-4f4d-bd1d-5120b9b70211 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.390479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b43e9e63-bde5-4f4d-bd1d-5120b9b70211 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:54.390479 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b43e9e63-bde5-4f4d-bd1d-5120b9b70211 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.390714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b43e9e63-bde5-4f4d-bd1d-5120b9b70211 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.403364 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.403364 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:54.408177 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7eeb6f3f-060d-499d-9621-78ffe665932e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:54.408787 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.408787 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:54.412841 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7eeb6f3f-060d-499d-9621-78ffe665932e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:54.413222 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 217/862] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:54.414249 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b43e9e63-bde5-4f4d-bd1d-5120b9b70211 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:54.422671 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b43e9e63-bde5-4f4d-bd1d-5120b9b70211 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 200 Aug 08 20:19:54.423255 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 216/863] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:54.438170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1857bb20-01a6-4bb1-ad56-03488d487871 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.472272 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-a66409c3-e528-4758-88cf-e1512e3fc80a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.474083 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-a66409c3-e528-4758-88cf-e1512e3fc80a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:54.474307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-a66409c3-e528-4758-88cf-e1512e3fc80a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.474589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-a66409c3-e528-4758-88cf-e1512e3fc80a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.485798 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.485798 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:54.491132 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-a66409c3-e528-4758-88cf-e1512e3fc80a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:54.496842 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-a66409c3-e528-4758-88cf-e1512e3fc80a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:54.497543 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 217/864] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:54.530047 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.538541 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730/action Aug 08 20:19:54.538541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:54.538541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:54.540306 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:19:54.540371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:54.543127 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:19:54.543127 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Create volume of 1 GB Aug 08 20:19:54.549399 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Availability Zones retrieved successfully. Aug 08 20:19:54.553219 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.553219 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:54.553770 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:54.558022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Flow 'volume_create_api' (943c15e8-ee08-439f-9b98-d2d083be5869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:54.559201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b00e24-f554-4ba5-ab4f-4f03b203ba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:54.560256 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:19:54.561034 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Begin detaching volume completed successfully. Aug 08 20:19:54.561274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-594506b6-794a-4f57-b6df-b9771e8cbb61 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730/action returned with HTTP 202 Aug 08 20:19:54.561757 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 218/865] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:19:54 2026] POST /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:54.586098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-804a8cc3-db7d-4af8-a0e6-095039af8151 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.589894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-804a8cc3-db7d-4af8-a0e6-095039af8151 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:54.590267 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-804a8cc3-db7d-4af8-a0e6-095039af8151 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.590523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-804a8cc3-db7d-4af8-a0e6-095039af8151 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.590671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-804a8cc3-db7d-4af8-a0e6-095039af8151 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:54.598181 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.598181 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:54.599475 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-804a8cc3-db7d-4af8-a0e6-095039af8151 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:54.599667 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 217/866] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:54.601418 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b00e24-f554-4ba5-ab4f-4f03b203ba04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:54.602397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1262a185-6180-49f1-bfd6-804a2b8eee99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:54.621279 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc83fa1e-e6cc-482b-ab73-e4aebbc84c40 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.625339 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc83fa1e-e6cc-482b-ab73-e4aebbc84c40 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:54.625339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc83fa1e-e6cc-482b-ab73-e4aebbc84c40 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.625339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc83fa1e-e6cc-482b-ab73-e4aebbc84c40 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.634967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1bf69e9-4b27-4ea2-b6b8-d0fff2a0b820 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.636585 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1bf69e9-4b27-4ea2-b6b8-d0fff2a0b820 None None] GET https://10.4.3.206/volume// Aug 08 20:19:54.637303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1bf69e9-4b27-4ea2-b6b8-d0fff2a0b820 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.637697 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1bf69e9-4b27-4ea2-b6b8-d0fff2a0b820 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.637948 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1bf69e9-4b27-4ea2-b6b8-d0fff2a0b820 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:54.638448 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 219/867] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:54.641911 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.641911 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:54.647461 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bc83fa1e-e6cc-482b-ab73-e4aebbc84c40 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:54.647690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fd921ab1-38c1-4618-a431-716b222fe9b2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.652478 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fd921ab1-38c1-4618-a431-716b222fe9b2 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:54.652478 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fd921ab1-38c1-4618-a431-716b222fe9b2 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.654325 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fd921ab1-38c1-4618-a431-716b222fe9b2 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.656488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc83fa1e-e6cc-482b-ab73-e4aebbc84c40 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:54.656976 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 218/868] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:54.670166 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.670166 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:54.673945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.674398 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fd921ab1-38c1-4618-a431-716b222fe9b2 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:54.676515 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:54.676951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.677180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.677334 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete backup with id: e8ad97fd-9945-4454-83cf-2558d962bb48. Aug 08 20:19:54.681337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-01045a30-dad4-4b4c-a3a9-0eb1b472c947 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.681914 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fd921ab1-38c1-4618-a431-716b222fe9b2 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:54.682152 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 218/869] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:54.683284 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01045a30-dad4-4b4c-a3a9-0eb1b472c947 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:19:54.683440 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.683440 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:54.683521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01045a30-dad4-4b4c-a3a9-0eb1b472c947 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.683716 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01045a30-dad4-4b4c-a3a9-0eb1b472c947 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.687571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Created reservations ['958d1d85-de48-4928-9f5e-d005041036a3', '2ba95f22-d7ff-4b27-9b5f-4338bf4fbbf5', 'c37a52ee-b696-4787-bee2-3f56e99a2b86', 'ec5309eb-7872-4f88-8f52-e9b7da811f68'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:54.688821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1262a185-6180-49f1-bfd6-804a2b8eee99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['958d1d85-de48-4928-9f5e-d005041036a3', '2ba95f22-d7ff-4b27-9b5f-4338bf4fbbf5', 'c37a52ee-b696-4787-bee2-3f56e99a2b86', 'ec5309eb-7872-4f88-8f52-e9b7da811f68']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:54.690204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c372653d-f573-40c3-abe5-ad5f517f5df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:54.696468 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.696468 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:54.701049 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-01045a30-dad4-4b4c-a3a9-0eb1b472c947 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:19:54.706180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01045a30-dad4-4b4c-a3a9-0eb1b472c947 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 returned with HTTP 200 Aug 08 20:19:54.706776 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 219/870] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:19:54.726599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.728975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] delete_backup rpcapi backup_id e8ad97fd-9945-4454-83cf-2558d962bb48 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:19:54.730113 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:19:54.730551 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14a2c0ae-92c8-4e25-94bb-fe24e85d81c3", "name": "tempest-SnapshotsActionsTest-Snapshot-1405202864"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:54.730642 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b78588b0-3ecf-441c-ab08-80f9e4cb70ef tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 202 Aug 08 20:19:54.731008 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 220/871] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:54 2026] DELETE /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:54.732081 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c372653d-f573-40c3-abe5-ad5f517f5df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db9b4277-69cc-4ee2-b7aa-19605ab1a83f', '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='f73582cc6f294e34aefef22070443e5e',qos_specs=None,replication_status=,reservations=['958d1d85-de48-4928-9f5e-d005041036a3','2ba95f22-d7ff-4b27-9b5f-4338bf4fbbf5','c37a52ee-b696-4787-bee2-3f56e99a2b86','ec5309eb-7872-4f88-8f52-e9b7da811f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0141d6298fa4e7a824381154187386b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db9b4277-69cc-4ee2-b7aa-19605ab1a83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f73582cc6f294e34aefef22070443e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0141d6298fa4e7a824381154187386b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:54.733160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56830627-3f9e-4615-94ab-9b5b69bee181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:54.740963 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.740963 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:54.742037 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:19:54.742037 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create snapshot from volume 14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:19:54.742198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab250e54-ee63-407e-974b-7b1374604628 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.745254 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab250e54-ee63-407e-974b-7b1374604628 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:54.745496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab250e54-ee63-407e-974b-7b1374604628 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.745713 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab250e54-ee63-407e-974b-7b1374604628 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.746047 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ab250e54-ee63-407e-974b-7b1374604628 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:54.751047 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.751047 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:54.752243 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab250e54-ee63-407e-974b-7b1374604628 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 200 Aug 08 20:19:54.753052 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 220/872] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:54.759191 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56830627-3f9e-4615-94ab-9b5b69bee181) transitioned into state 'SUCCESS' from 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='f73582cc6f294e34aefef22070443e5e',qos_specs=None,replication_status=,reservations=['958d1d85-de48-4928-9f5e-d005041036a3','2ba95f22-d7ff-4b27-9b5f-4338bf4fbbf5','c37a52ee-b696-4787-bee2-3f56e99a2b86','ec5309eb-7872-4f88-8f52-e9b7da811f68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0141d6298fa4e7a824381154187386b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:54.760150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808ebc18-917c-49d0-8158-ac8a6993d339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:19:54.775857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (808ebc18-917c-49d0-8158-ac8a6993d339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:19:54.776143 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Flow 'volume_create_api' (943c15e8-ee08-439f-9b98-d2d083be5869) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:19:54.776704 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Create volume request issued successfully. Aug 08 20:19:54.777605 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1857bb20-01a6-4bb1-ad56-03488d487871 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:19:54.778242 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 215/873] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:19:54 2026] POST /volume/v3/volumes => generated 733 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:54.793826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Created reservations ['01ee414f-6020-45af-bd1a-aae0e0c0520a', '7fd01786-d71c-4f9a-a501-b559e30d8200', '9c1ca436-fea9-4244-9598-ef470d5e5a5a', '862aac04-8354-49d7-bb33-c6b048ff4a57'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:54.800876 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-638f29d0-8024-427a-bc83-80e2b6fad3da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.803500 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-638f29d0-8024-427a-bc83-80e2b6fad3da tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] GET https://10.4.3.206/volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f Aug 08 20:19:54.803945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-638f29d0-8024-427a-bc83-80e2b6fad3da tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.805787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-638f29d0-8024-427a-bc83-80e2b6fad3da tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.815823 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.815823 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:54.821337 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-638f29d0-8024-427a-bc83-80e2b6fad3da tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Volume info retrieved successfully. Aug 08 20:19:54.827314 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-638f29d0-8024-427a-bc83-80e2b6fad3da tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] https://10.4.3.206/volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f returned with HTTP 200 Aug 08 20:19:54.828297 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 221/874] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f => generated 912 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:54.833585 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot create request issued successfully. Aug 08 20:19:54.834046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c70ceefa-2a23-4dd1-a785-0add1d78d358 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:19:54.835867 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 219/875] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:19:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:54.848915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1b471b2-fbad-4b71-8aca-7d7e6c10e160 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:54.852370 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1b471b2-fbad-4b71-8aca-7d7e6c10e160 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:19:54.852670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1b471b2-fbad-4b71-8aca-7d7e6c10e160 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:54.852887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1b471b2-fbad-4b71-8aca-7d7e6c10e160 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:54.858937 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:54.858937 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:54.859446 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d1b471b2-fbad-4b71-8aca-7d7e6c10e160 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:54.860286 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1b471b2-fbad-4b71-8aca-7d7e6c10e160 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:19:54.860723 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 221/876] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:54 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:55.742014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fce75096-cce4-4048-ab2c-4041fba06496 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.746549 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fce75096-cce4-4048-ab2c-4041fba06496 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba Aug 08 20:19:55.746969 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fce75096-cce4-4048-ab2c-4041fba06496 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.747341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fce75096-cce4-4048-ab2c-4041fba06496 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.757246 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:55.757246 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:55.771262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-174c1fef-e4a5-4997-ada6-11d0502179c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.774208 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-174c1fef-e4a5-4997-ada6-11d0502179c1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 Aug 08 20:19:55.774443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-174c1fef-e4a5-4997-ada6-11d0502179c1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.774697 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-174c1fef-e4a5-4997-ada6-11d0502179c1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.774810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-174c1fef-e4a5-4997-ada6-11d0502179c1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id e8ad97fd-9945-4454-83cf-2558d962bb48. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:19:55.781839 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-174c1fef-e4a5-4997-ada6-11d0502179c1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 returned with HTTP 404 Aug 08 20:19:55.782336 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 222/877] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:55 2026] GET /volume/v3/backups/e8ad97fd-9945-4454-83cf-2558d962bb48 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:55.829543 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ab600dd7-ac4e-4ddd-baf9-be82342916a1 req-fce75096-cce4-4048-ab2c-4041fba06496 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba returned with HTTP 200 Aug 08 20:19:55.830230 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 216/878] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:55 2026] DELETE /volume/v3/attachments/c8c5c4f3-33c2-488b-9c07-59356d49b9ba => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:55.846728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9e2a322c-4d45-40be-bbb4-23134ebdb9ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.851954 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e2a322c-4d45-40be-bbb4-23134ebdb9ba tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] GET https://10.4.3.206/volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f Aug 08 20:19:55.852131 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e2a322c-4d45-40be-bbb4-23134ebdb9ba tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.852374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e2a322c-4d45-40be-bbb4-23134ebdb9ba tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.861163 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:55.861163 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:55.868475 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9e2a322c-4d45-40be-bbb4-23134ebdb9ba tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Volume info retrieved successfully. Aug 08 20:19:55.872531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-045c0b79-3118-4cf7-b832-c84db4f25961 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.873727 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-045c0b79-3118-4cf7-b832-c84db4f25961 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:19:55.874036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-045c0b79-3118-4cf7-b832-c84db4f25961 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.874471 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-045c0b79-3118-4cf7-b832-c84db4f25961 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.877695 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e2a322c-4d45-40be-bbb4-23134ebdb9ba tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] https://10.4.3.206/volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f returned with HTTP 200 Aug 08 20:19:55.878314 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 220/879] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:55 2026] GET /volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f => generated 973 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:55.881920 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:55.881920 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:55.882530 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-045c0b79-3118-4cf7-b832-c84db4f25961 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:55.883623 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-045c0b79-3118-4cf7-b832-c84db4f25961 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:19:55.884093 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 222/880] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:55 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:55.897672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5de48021-bec4-4485-95ae-3c616c822d89 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.901268 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07100ba8-e8be-4abb-bca2-04db670f46c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.901354 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1&project_id=af31b502242e4c4980c114f2aae63986 Aug 08 20:19:55.901647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.901893 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.904230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Could not evaluate value af31b502242e4c4980c114f2aae63986, assuming string {{(pid=100389) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:19:55.904230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Searching by: MultiDict([('project_id', 'af31b502242e4c4980c114f2aae63986'), ('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:19:55.940376 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-b82c4205-f3da-404d-9d07-484a01e95702 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.942468 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-b82c4205-f3da-404d-9d07-484a01e95702 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:55.942684 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-b82c4205-f3da-404d-9d07-484a01e95702 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.942881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-b82c4205-f3da-404d-9d07-484a01e95702 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.948394 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07100ba8-e8be-4abb-bca2-04db670f46c5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:19:55.948991 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07100ba8-e8be-4abb-bca2-04db670f46c5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:55.949179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07100ba8-e8be-4abb-bca2-04db670f46c5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:55.950906 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-07100ba8-e8be-4abb-bca2-04db670f46c5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'creating'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:19:55.954405 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Get all volumes completed successfully. Aug 08 20:19:55.955157 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:55.955157 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:55.956790 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:55.956790 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:55.961688 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:55.961688 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:55.962025 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5de48021-bec4-4485-95ae-3c616c822d89 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1&project_id=af31b502242e4c4980c114f2aae63986 returned with HTTP 200 Aug 08 20:19:55.962610 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 223/881] 10.4.3.206 () {66 vars in 1373 bytes} [Sat Aug 8 20:19:55 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=af31b502242e4c4980c114f2aae63986 => generated 3036 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:55.963364 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-b82c4205-f3da-404d-9d07-484a01e95702 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:55.970026 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-b82c4205-f3da-404d-9d07-484a01e95702 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:55.973401 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 221/882] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:19:55 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:55.983138 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07100ba8-e8be-4abb-bca2-04db670f46c5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:19:55.983601 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 217/883] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:55 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:55.986465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3e09343-0e23-400f-9360-9b6280490d98 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.988814 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f Aug 08 20:19:55.989141 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.989395 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:55.989654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Delete volume with id: db9b4277-69cc-4ee2-b7aa-19605ab1a83f Aug 08 20:19:55.992807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dc4cb5ad-939a-45dc-9535-643ed4f84e05 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:55.997215 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dc4cb5ad-939a-45dc-9535-643ed4f84e05 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:19:55.997525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dc4cb5ad-939a-45dc-9535-643ed4f84e05 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:55.997884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dc4cb5ad-939a-45dc-9535-643ed4f84e05 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.000004 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.002223 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778/action Aug 08 20:19:56.002684 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:56.002856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:56.003902 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.003902 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:56.004370 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Volume info retrieved successfully. Aug 08 20:19:56.006413 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.006413 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:56.007079 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dc4cb5ad-939a-45dc-9535-643ed4f84e05 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:56.008368 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dc4cb5ad-939a-45dc-9535-643ed4f84e05 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:19:56.009028 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 224/884] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:55 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:56.021599 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.021599 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:56.023478 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:56.027117 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d1daecfb-34d6-4abc-bad7-7e6fea5ede22 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.031440 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1daecfb-34d6-4abc-bad7-7e6fea5ede22 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:19:56.031440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1daecfb-34d6-4abc-bad7-7e6fea5ede22 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:56.031440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1daecfb-34d6-4abc-bad7-7e6fea5ede22 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:56.036112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-d1daecfb-34d6-4abc-bad7-7e6fea5ede22 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'available'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:19:56.039230 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] Delete volume request issued successfully. Aug 08 20:19:56.039483 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3e09343-0e23-400f-9360-9b6280490d98 tempest-VolumesListAdminTestJSON-1083521389 tempest-VolumesListAdminTestJSON-1083521389-project-admin] https://10.4.3.206/volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f returned with HTTP 202 Aug 08 20:19:56.039952 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 223/885] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:55 2026] DELETE /volume/v3/volumes/db9b4277-69cc-4ee2-b7aa-19605ab1a83f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:56.042016 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Begin detaching volume completed successfully. Aug 08 20:19:56.042302 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-f97884c2-5b64-4831-a347-b84d98fe3317 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778/action returned with HTTP 202 Aug 08 20:19:56.045482 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 222/886] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:19:55 2026] POST /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:56.052226 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.052226 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:56.053122 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8d9fb71-ad0a-4802-ba4a-9109cfcd5331 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.055602 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8d9fb71-ad0a-4802-ba4a-9109cfcd5331 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:56.056507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8d9fb71-ad0a-4802-ba4a-9109cfcd5331 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.056507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8d9fb71-ad0a-4802-ba4a-9109cfcd5331 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.070187 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.070187 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:56.070796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1daecfb-34d6-4abc-bad7-7e6fea5ede22 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:19:56.071257 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 218/887] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:56 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:56.076939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ca3fcca5-6dee-439f-a0ed-89d7d9bd7d92 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.081299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b22807db-b7fa-4452-bcf2-a107831e1093 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.082796 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca3fcca5-6dee-439f-a0ed-89d7d9bd7d92 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:56.082933 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8d9fb71-ad0a-4802-ba4a-9109cfcd5331 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:56.083088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca3fcca5-6dee-439f-a0ed-89d7d9bd7d92 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.083365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca3fcca5-6dee-439f-a0ed-89d7d9bd7d92 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.084013 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b22807db-b7fa-4452-bcf2-a107831e1093 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:19:56.084301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b22807db-b7fa-4452-bcf2-a107831e1093 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.084738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b22807db-b7fa-4452-bcf2-a107831e1093 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.088871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8d9fb71-ad0a-4802-ba4a-9109cfcd5331 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 200 Aug 08 20:19:56.089592 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 225/888] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:56.093599 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.093599 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:56.094226 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b22807db-b7fa-4452-bcf2-a107831e1093 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:56.095803 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b22807db-b7fa-4452-bcf2-a107831e1093 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:19:56.096112 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 223/889] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:56.102334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7b0d20e-db2e-4a15-a6cc-cbde279a836d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.102769 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7b0d20e-db2e-4a15-a6cc-cbde279a836d None None] GET https://10.4.3.206/volume// Aug 08 20:19:56.103157 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7b0d20e-db2e-4a15-a6cc-cbde279a836d None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.103455 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7b0d20e-db2e-4a15-a6cc-cbde279a836d None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.103968 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7b0d20e-db2e-4a15-a6cc-cbde279a836d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:19:56.104462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 219/890] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:19: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 08 20:19:56.107896 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.107896 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:56.108226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.109171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.111399 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:19:56.111998 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14a2c0ae-92c8-4e25-94bb-fe24e85d81c3", "name": "tempest-SnapshotsActionsTest-Snapshot-1936421073"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:56.112200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:56.112480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.112734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.112951 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Delete volume with id: 9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:56.113245 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ca3fcca5-6dee-439f-a0ed-89d7d9bd7d92 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:56.114730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-9cd4ce09-a96d-43ae-831f-c5e4dfae4ed7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.119317 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-9cd4ce09-a96d-43ae-831f-c5e4dfae4ed7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:56.119317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-9cd4ce09-a96d-43ae-831f-c5e4dfae4ed7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.119317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-9cd4ce09-a96d-43ae-831f-c5e4dfae4ed7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.119898 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca3fcca5-6dee-439f-a0ed-89d7d9bd7d92 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:56.120485 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 224/891] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:56.128932 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.128932 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:56.129228 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.129228 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:56.129575 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:19:56.129754 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create snapshot from volume 14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:19:56.131288 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.131288 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:56.131921 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:56.133298 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-9cd4ce09-a96d-43ae-831f-c5e4dfae4ed7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:56.138766 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-9cd4ce09-a96d-43ae-831f-c5e4dfae4ed7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:56.139651 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 220/892] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1317 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:19:56.153630 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Delete volume request issued successfully. Aug 08 20:19:56.153824 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-afa0feb4-bb0a-49c1-8ea0-19cd4d3fc0a0 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 202 Aug 08 20:19:56.154623 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 226/893] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:56 2026] DELETE /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:56.165603 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0f3b8efa-ca71-4a85-9f75-d4df5b75b980 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.168729 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f3b8efa-ca71-4a85-9f75-d4df5b75b980 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:56.168729 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f3b8efa-ca71-4a85-9f75-d4df5b75b980 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.168729 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f3b8efa-ca71-4a85-9f75-d4df5b75b980 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.182231 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.182231 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:56.182336 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Created reservations ['ea33ffd9-b30a-4abd-bee2-822bc968211d', '66085c11-036d-41e2-9de2-d93ac772a41c', '634e1711-91f3-44b9-962a-4f3560d245d5', 'b4e3c9cb-4b74-4e06-bed7-3888e3833d8f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:56.187757 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f3b8efa-ca71-4a85-9f75-d4df5b75b980 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:56.193563 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f3b8efa-ca71-4a85-9f75-d4df5b75b980 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 200 Aug 08 20:19:56.193952 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 225/894] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:56.225565 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot create request issued successfully. Aug 08 20:19:56.226010 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3728f868-e8d1-4779-a657-cbedbd7d29f6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:19:56.226565 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 224/895] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:19:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:56.239712 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1a237c0c-8e13-461a-a7a8-1163c7eed200 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.243617 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a237c0c-8e13-461a-a7a8-1163c7eed200 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:56.244133 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a237c0c-8e13-461a-a7a8-1163c7eed200 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.245014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a237c0c-8e13-461a-a7a8-1163c7eed200 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.252565 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.252565 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:56.254450 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1a237c0c-8e13-461a-a7a8-1163c7eed200 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:56.254899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a237c0c-8e13-461a-a7a8-1163c7eed200 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 returned with HTTP 200 Aug 08 20:19:56.255701 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 221/896] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:56.764268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dccd39ce-aeb3-4876-877e-3488cf4515b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:56.767076 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dccd39ce-aeb3-4876-877e-3488cf4515b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:19:56.767269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dccd39ce-aeb3-4876-877e-3488cf4515b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:56.767514 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dccd39ce-aeb3-4876-877e-3488cf4515b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:56.775144 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:56.775144 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:56.779469 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dccd39ce-aeb3-4876-877e-3488cf4515b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:19:56.784175 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dccd39ce-aeb3-4876-877e-3488cf4515b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:19:56.784611 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 227/897] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:56 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:57.137621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-c3af2084-4bc1-480c-8e35-ec2ca3bd552e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.138225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-c3af2084-4bc1-480c-8e35-ec2ca3bd552e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223 Aug 08 20:19:57.138225 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-c3af2084-4bc1-480c-8e35-ec2ca3bd552e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.140507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-c3af2084-4bc1-480c-8e35-ec2ca3bd552e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.145402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04bcd758-8e2e-4aa7-9cd2-0fbd7710a5c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.148876 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04bcd758-8e2e-4aa7-9cd2-0fbd7710a5c5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:57.148876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04bcd758-8e2e-4aa7-9cd2-0fbd7710a5c5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.148876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04bcd758-8e2e-4aa7-9cd2-0fbd7710a5c5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.153834 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.153834 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:57.158635 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.158635 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:57.164282 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04bcd758-8e2e-4aa7-9cd2-0fbd7710a5c5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:57.170453 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04bcd758-8e2e-4aa7-9cd2-0fbd7710a5c5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:57.171160 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 225/898] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:19:57.206344 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f6349b68-db60-4a3a-b3bb-16228a39d0be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.208453 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6349b68-db60-4a3a-b3bb-16228a39d0be tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 Aug 08 20:19:57.208705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6349b68-db60-4a3a-b3bb-16228a39d0be tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.208945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6349b68-db60-4a3a-b3bb-16228a39d0be tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.215332 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6349b68-db60-4a3a-b3bb-16228a39d0be tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 returned with HTTP 404 Aug 08 20:19:57.215843 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 222/899] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/volumes/9e8239ba-0424-437a-85e5-dcf9b1302cd8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:57.222507 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1ab4b57-aa1e-4a71-ac96-830d03d91fd6 req-c3af2084-4bc1-480c-8e35-ec2ca3bd552e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223 returned with HTTP 200 Aug 08 20:19:57.222986 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 226/900] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:19:57 2026] DELETE /volume/v3/attachments/eb83dbe3-bcec-41dc-b469-b71ccca14223 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:57.224589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad97bea2-9a5f-4a33-9274-4f75263083e3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.226732 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad97bea2-9a5f-4a33-9274-4f75263083e3 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:57.226965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad97bea2-9a5f-4a33-9274-4f75263083e3 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.227207 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad97bea2-9a5f-4a33-9274-4f75263083e3 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.234868 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.234868 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:57.238513 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ad97bea2-9a5f-4a33-9274-4f75263083e3 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:57.244845 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad97bea2-9a5f-4a33-9274-4f75263083e3 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 200 Aug 08 20:19:57.245209 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 228/901] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:57.259523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.261569 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:57.261850 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.261985 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.262143 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Delete volume with id: 5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:57.268722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-07f51ce0-c898-4ff3-854d-27577c10b505 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.271008 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07f51ce0-c898-4ff3-854d-27577c10b505 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:57.271183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07f51ce0-c898-4ff3-854d-27577c10b505 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.271376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-07f51ce0-c898-4ff3-854d-27577c10b505 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.276712 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.276712 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:57.277620 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:57.279059 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.279059 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:57.279905 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-07f51ce0-c898-4ff3-854d-27577c10b505 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:57.280729 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-07f51ce0-c898-4ff3-854d-27577c10b505 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 returned with HTTP 200 Aug 08 20:19:57.282183 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 223/902] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:57.295695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e990f751-4fc9-40ec-a035-7c8357f82253 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.297960 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e990f751-4fc9-40ec-a035-7c8357f82253 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220/action Aug 08 20:19:57.298776 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e990f751-4fc9-40ec-a035-7c8357f82253 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:57.298957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e990f751-4fc9-40ec-a035-7c8357f82253 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:57.301329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-e990f751-4fc9-40ec-a035-7c8357f82253 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '2033be1a-b7d2-41c8-aaf1-13b510836220' with '{'status': 'creating'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:19:57.305531 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Delete volume request issued successfully. Aug 08 20:19:57.305955 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fb5b070-c0fb-47c4-9b71-22a6b56b0b7f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 202 Aug 08 20:19:57.311575 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 226/903] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:57 2026] DELETE /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:57.321785 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25578e14-99f6-40e6-b645-c5dbdaceb2fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.324422 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.324422 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:57.324938 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25578e14-99f6-40e6-b645-c5dbdaceb2fb tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:57.325262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25578e14-99f6-40e6-b645-c5dbdaceb2fb tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.326126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25578e14-99f6-40e6-b645-c5dbdaceb2fb tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.336772 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.336772 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:57.345918 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-25578e14-99f6-40e6-b645-c5dbdaceb2fb tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:57.352288 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e990f751-4fc9-40ec-a035-7c8357f82253 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220/action returned with HTTP 202 Aug 08 20:19:57.352895 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 227/904] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:57 2026] POST /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:57.355617 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25578e14-99f6-40e6-b645-c5dbdaceb2fb tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 200 Aug 08 20:19:57.356377 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 229/905] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:57.360634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c0f5bb6a-3b18-49ee-9105-2f4b026b5538 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.366634 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0f5bb6a-3b18-49ee-9105-2f4b026b5538 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:57.366855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0f5bb6a-3b18-49ee-9105-2f4b026b5538 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.367088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0f5bb6a-3b18-49ee-9105-2f4b026b5538 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.382616 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.382616 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:57.383564 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c0f5bb6a-3b18-49ee-9105-2f4b026b5538 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:57.384666 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0f5bb6a-3b18-49ee-9105-2f4b026b5538 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 returned with HTTP 200 Aug 08 20:19:57.385122 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 224/906] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:57.400081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.403222 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220/action Aug 08 20:19:57.403711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:57.403882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:57.423300 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.423300 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:57.423869 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot retrieved successfully. Aug 08 20:19:57.445228 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot delete request issued successfully. Aug 08 20:19:57.445505 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04f0fe64-3fe4-46fe-bf38-47afb635c466 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220/action returned with HTTP 202 Aug 08 20:19:57.446201 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 227/907] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:57 2026] POST /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:57.454318 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c0299f3-c53b-4167-a2d6-971bc6c2c66c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:57.456906 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c0299f3-c53b-4167-a2d6-971bc6c2c66c tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:57.456906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c0299f3-c53b-4167-a2d6-971bc6c2c66c tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:57.457056 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c0299f3-c53b-4167-a2d6-971bc6c2c66c tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:57.463702 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:57.463702 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:57.464171 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c0299f3-c53b-4167-a2d6-971bc6c2c66c tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:57.465032 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c0299f3-c53b-4167-a2d6-971bc6c2c66c tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 returned with HTTP 200 Aug 08 20:19:57.465591 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 228/908] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:57 2026] GET /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:58.188309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8f24888-9dd0-4341-a086-bdcd922f8fe2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.190705 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8f24888-9dd0-4341-a086-bdcd922f8fe2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:19:58.191193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8f24888-9dd0-4341-a086-bdcd922f8fe2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.191471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8f24888-9dd0-4341-a086-bdcd922f8fe2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.202458 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.202458 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:58.209093 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8f24888-9dd0-4341-a086-bdcd922f8fe2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:19:58.217682 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8f24888-9dd0-4341-a086-bdcd922f8fe2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:19:58.218188 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 230/909] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:58.371337 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29fd72b5-fa11-48c3-9485-536b899be6af None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.373139 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29fd72b5-fa11-48c3-9485-536b899be6af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f Aug 08 20:19:58.373326 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29fd72b5-fa11-48c3-9485-536b899be6af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.373562 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29fd72b5-fa11-48c3-9485-536b899be6af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.381598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29fd72b5-fa11-48c3-9485-536b899be6af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f returned with HTTP 404 Aug 08 20:19:58.382256 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 225/910] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/volumes/5d109e3f-8ceb-4f17-a182-237303445d8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:58.392627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7000742-895b-4759-bcf6-52465eb1992f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.396395 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7000742-895b-4759-bcf6-52465eb1992f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:58.396667 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7000742-895b-4759-bcf6-52465eb1992f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.396929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7000742-895b-4759-bcf6-52465eb1992f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.408368 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.408368 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:58.413528 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a7000742-895b-4759-bcf6-52465eb1992f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:58.419968 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7000742-895b-4759-bcf6-52465eb1992f tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 200 Aug 08 20:19:58.420623 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 228/911] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:58.434246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.439180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:58.439573 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.439804 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.439971 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Delete volume with id: f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:58.449795 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.449795 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:58.450413 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:58.476640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-73a79b1e-7dea-49a4-80b8-d06751dc8641 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.478076 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Delete volume request issued successfully. Aug 08 20:19:58.478408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c9907b1d-d717-45db-881a-c2d10a6a9194 tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 202 Aug 08 20:19:58.479142 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 229/912] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:19:58 2026] DELETE /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:19:58.479877 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-73a79b1e-7dea-49a4-80b8-d06751dc8641 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:58.482465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-73a79b1e-7dea-49a4-80b8-d06751dc8641 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.482465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-73a79b1e-7dea-49a4-80b8-d06751dc8641 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.492770 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4281e0c4-9b22-45b3-9d50-9c64b38621af None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.494711 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-73a79b1e-7dea-49a4-80b8-d06751dc8641 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 returned with HTTP 404 Aug 08 20:19:58.494711 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 231/913] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:58.494955 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4281e0c4-9b22-45b3-9d50-9c64b38621af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:58.495175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4281e0c4-9b22-45b3-9d50-9c64b38621af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.495433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4281e0c4-9b22-45b3-9d50-9c64b38621af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.505737 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.505737 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:58.508805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1ee48c6d-3926-44f4-9fad-ffba6079d0b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.510820 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4281e0c4-9b22-45b3-9d50-9c64b38621af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Volume info retrieved successfully. Aug 08 20:19:58.514087 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ee48c6d-3926-44f4-9fad-ffba6079d0b5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:19:58.514605 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ee48c6d-3926-44f4-9fad-ffba6079d0b5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:58.514776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1ee48c6d-3926-44f4-9fad-ffba6079d0b5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:58.516743 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4281e0c4-9b22-45b3-9d50-9c64b38621af tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 200 Aug 08 20:19:58.517239 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 226/914] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:58.520022 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-1ee48c6d-3926-44f4-9fad-ffba6079d0b5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'available'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:19:58.532367 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.532367 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:58.550410 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1ee48c6d-3926-44f4-9fad-ffba6079d0b5 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:19:58.550410 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 229/915] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:58 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:58.558511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c7b73e2-8d53-49c3-996f-7dff4f6ad7b5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.561512 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c7b73e2-8d53-49c3-996f-7dff4f6ad7b5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:19:58.561743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c7b73e2-8d53-49c3-996f-7dff4f6ad7b5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.561936 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c7b73e2-8d53-49c3-996f-7dff4f6ad7b5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.568897 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.568897 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:58.569779 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1c7b73e2-8d53-49c3-996f-7dff4f6ad7b5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:58.571252 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c7b73e2-8d53-49c3-996f-7dff4f6ad7b5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:19:58.571759 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 230/916] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:58.586120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e76ba20-dafc-4241-908d-2be96e52d6a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.589759 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e76ba20-dafc-4241-908d-2be96e52d6a8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:58.590800 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e76ba20-dafc-4241-908d-2be96e52d6a8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.590800 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e76ba20-dafc-4241-908d-2be96e52d6a8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.590800 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4e76ba20-dafc-4241-908d-2be96e52d6a8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete snapshot with id: 2033be1a-b7d2-41c8-aaf1-13b510836220 Aug 08 20:19:58.597465 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e76ba20-dafc-4241-908d-2be96e52d6a8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 returned with HTTP 404 Aug 08 20:19:58.598116 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 232/917] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:19:58 2026] DELETE /volume/v3/snapshots/2033be1a-b7d2-41c8-aaf1-13b510836220 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:58.609791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.615998 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:19:58.616457 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14a2c0ae-92c8-4e25-94bb-fe24e85d81c3", "name": "tempest-SnapshotsActionsTest-Snapshot-444116628"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:58.626838 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.626838 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:58.627486 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:19:58.627623 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create snapshot from volume 14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:19:58.673926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Created reservations ['278966d9-745b-485b-ad1b-7e5b1612f16e', 'cd473663-fb12-4de9-8a3b-d0887d4ff1c8', '2aa916fb-0822-4416-8a23-e876799f6ff4', 'ad196481-b851-42ca-be0d-5599ef79433c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:19:58.725908 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot create request issued successfully. Aug 08 20:19:58.726321 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5b25126-23e4-46a9-ac80-56c16ac86552 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:19:58.726880 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 227/918] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:19:58 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:19:58.737714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9497075-a869-49ee-b35d-6bb64c7742f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:58.744415 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9497075-a869-49ee-b35d-6bb64c7742f0 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:19:58.744906 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9497075-a869-49ee-b35d-6bb64c7742f0 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:58.745188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9497075-a869-49ee-b35d-6bb64c7742f0 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:58.755222 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:58.755222 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:58.756899 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9497075-a869-49ee-b35d-6bb64c7742f0 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:58.757643 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9497075-a869-49ee-b35d-6bb64c7742f0 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 returned with HTTP 200 Aug 08 20:19:58.758066 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 230/919] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:58 2026] GET /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:59.540248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19adffc1-9914-498c-9800-a7951d48e05a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:59.545944 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19adffc1-9914-498c-9800-a7951d48e05a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] GET https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd Aug 08 20:19:59.546181 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19adffc1-9914-498c-9800-a7951d48e05a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:59.546343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19adffc1-9914-498c-9800-a7951d48e05a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:59.553711 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19adffc1-9914-498c-9800-a7951d48e05a tempest-VolumesListAdminTestJSON-307650902 tempest-VolumesListAdminTestJSON-307650902-project-member] https://10.4.3.206/volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd returned with HTTP 404 Aug 08 20:19:59.554304 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 231/920] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:19:59 2026] GET /volume/v3/volumes/f9d187b7-4bf9-4e08-a8aa-610aa499a0cd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:19:59.770135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0bab37a6-5e60-4830-80ef-19c791847d50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:59.774586 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0bab37a6-5e60-4830-80ef-19c791847d50 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:19:59.774586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0bab37a6-5e60-4830-80ef-19c791847d50 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:59.774586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0bab37a6-5e60-4830-80ef-19c791847d50 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:59.778733 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:59.778733 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:59.779532 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0bab37a6-5e60-4830-80ef-19c791847d50 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:59.780472 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0bab37a6-5e60-4830-80ef-19c791847d50 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 returned with HTTP 200 Aug 08 20:19:59.781017 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 233/921] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:59 2026] GET /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:59.791670 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-68f42974-5b5b-4334-a0d9-d79b343228eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:59.795362 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68f42974-5b5b-4334-a0d9-d79b343228eb tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743/action Aug 08 20:19:59.795362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68f42974-5b5b-4334-a0d9-d79b343228eb tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:59.795362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68f42974-5b5b-4334-a0d9-d79b343228eb tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:59.796062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-68f42974-5b5b-4334-a0d9-d79b343228eb tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot 'ed544045-3bdb-4870-a00f-666e8cdec743' with '{'status': 'deleting'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:19:59.809416 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:59.809416 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:19:59.825922 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68f42974-5b5b-4334-a0d9-d79b343228eb tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743/action returned with HTTP 202 Aug 08 20:19:59.826380 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 228/922] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:59 2026] POST /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 20:19:59.834226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-157befa3-69bc-4144-b96b-7069927a4aac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:59.836979 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-157befa3-69bc-4144-b96b-7069927a4aac tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:19:59.837185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-157befa3-69bc-4144-b96b-7069927a4aac tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:59.837480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-157befa3-69bc-4144-b96b-7069927a4aac tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:59.842971 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:59.842971 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:19:59.843645 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-157befa3-69bc-4144-b96b-7069927a4aac tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:59.844538 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-157befa3-69bc-4144-b96b-7069927a4aac tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 returned with HTTP 200 Aug 08 20:19:59.845159 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 231/923] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:59 2026] GET /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:19:59.857849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:59.859469 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743/action Aug 08 20:19:59.859809 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:19:59.859928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:19:59.866709 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:59.866709 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:19:59.866960 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot retrieved successfully. Aug 08 20:19:59.882203 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot delete request issued successfully. Aug 08 20:19:59.882335 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e53a25c9-8ec4-483f-a6ee-cec30869788a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743/action returned with HTTP 202 Aug 08 20:19:59.882813 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 232/924] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:19:59 2026] POST /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:19:59.894038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d2371d8b-4ac1-4e68-9a18-0351abf2a402 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:19:59.898955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2371d8b-4ac1-4e68-9a18-0351abf2a402 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:19:59.899472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2371d8b-4ac1-4e68-9a18-0351abf2a402 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:19:59.899859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2371d8b-4ac1-4e68-9a18-0351abf2a402 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:19:59.909304 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:19:59.909304 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:19:59.910067 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d2371d8b-4ac1-4e68-9a18-0351abf2a402 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:19:59.911702 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2371d8b-4ac1-4e68-9a18-0351abf2a402 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 returned with HTTP 200 Aug 08 20:19:59.912258 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 234/925] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:19:59 2026] GET /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:00.067314 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43918e29-df1b-477b-842f-a77684223e20 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:00.071230 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:00.071951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1584074378"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:00.074748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1584074378'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:00.080275 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume of 1 GB Aug 08 20:20:00.080739 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:00.080739 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:00.081434 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Availability Zones retrieved successfully. Aug 08 20:20:00.090773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (317b5097-ed3b-49df-8d20-05aa962036bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:00.092090 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639cdd19-d1b4-48d4-891d-c945d9d696b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:00.093820 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:00.106547 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:00.106547 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:00.131763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639cdd19-d1b4-48d4-891d-c945d9d696b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=51747d24-72e5-46e0-8ff9-432fc24e5981,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51747d24-72e5-46e0-8ff9-432fc24e5981', 'encryption_key_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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:00.131964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8d8ea7-3a4b-4664-af0e-e943b7189ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:00.181889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Created reservations ['9a2d4a79-64f4-44d3-b115-3f64aa27c241', '6de39f7c-fbeb-4728-9798-b1bf7ff17711', 'd6e5e799-6885-4bff-85ae-61b695da2505', '831e88f2-c3d0-4fac-9cdc-fd0236a106c0'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:00.183514 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8d8ea7-3a4b-4664-af0e-e943b7189ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a2d4a79-64f4-44d3-b115-3f64aa27c241', '6de39f7c-fbeb-4728-9798-b1bf7ff17711', 'd6e5e799-6885-4bff-85ae-61b695da2505', '831e88f2-c3d0-4fac-9cdc-fd0236a106c0']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:00.183993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b49305-657a-4bd3-8ee0-05c0faf847ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:00.208921 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b49305-657a-4bd3-8ee0-05c0faf847ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d52a550-3439-47c7-b2fe-8bea982ed684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1584074378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['9a2d4a79-64f4-44d3-b115-3f64aa27c241','6de39f7c-fbeb-4728-9798-b1bf7ff17711','d6e5e799-6885-4bff-85ae-61b695da2505','831e88f2-c3d0-4fac-9cdc-fd0236a106c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1584074378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d52a550-3439-47c7-b2fe-8bea982ed684,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='25aaa482acf94de7bac93510623a1cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a475a1fdc166417d86014e9bd298364b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51747d24-72e5-46e0-8ff9-432fc24e5981),volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:00.209731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a454e81-825c-40da-bd2a-62311761ccd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:00.236326 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a454e81-825c-40da-bd2a-62311761ccd8) transitioned into state 'SUCCESS' from state '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-1584074378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['9a2d4a79-64f4-44d3-b115-3f64aa27c241','6de39f7c-fbeb-4728-9798-b1bf7ff17711','d6e5e799-6885-4bff-85ae-61b695da2505','831e88f2-c3d0-4fac-9cdc-fd0236a106c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:00.237129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cca4f7-52ab-4eab-bb0e-d354bf799324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:00.249255 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cca4f7-52ab-4eab-bb0e-d354bf799324) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:00.250642 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (317b5097-ed3b-49df-8d20-05aa962036bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:00.251102 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request issued successfully. Aug 08 20:20:00.252590 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43918e29-df1b-477b-842f-a77684223e20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:00.253151 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 229/926] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:20:00 2026] POST /volume/v3/volumes => generated 760 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:00.268219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f18ebc3a-bd19-4c58-9e12-e29a933613b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:00.273126 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f18ebc3a-bd19-4c58-9e12-e29a933613b7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:00.273413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f18ebc3a-bd19-4c58-9e12-e29a933613b7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:00.273697 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f18ebc3a-bd19-4c58-9e12-e29a933613b7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:00.284267 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:00.284267 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:00.290891 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f18ebc3a-bd19-4c58-9e12-e29a933613b7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:00.297062 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f18ebc3a-bd19-4c58-9e12-e29a933613b7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:00.297530 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 232/927] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:00 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:00.924136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a5f00aa4-89f1-492e-8bab-e07fd08612b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:00.927056 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5f00aa4-89f1-492e-8bab-e07fd08612b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:20:00.927056 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5f00aa4-89f1-492e-8bab-e07fd08612b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:00.927056 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5f00aa4-89f1-492e-8bab-e07fd08612b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:00.933990 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5f00aa4-89f1-492e-8bab-e07fd08612b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 returned with HTTP 404 Aug 08 20:20:00.934769 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 233/928] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:00 2026] GET /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:00.945594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3fb0eeca-bb6c-437b-bd3e-b4d49c09fd61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:00.948630 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3fb0eeca-bb6c-437b-bd3e-b4d49c09fd61 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:20:00.949114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3fb0eeca-bb6c-437b-bd3e-b4d49c09fd61 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:00.949524 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3fb0eeca-bb6c-437b-bd3e-b4d49c09fd61 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:00.951824 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-3fb0eeca-bb6c-437b-bd3e-b4d49c09fd61 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'available'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:00.974710 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:00.974710 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:00.996824 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3fb0eeca-bb6c-437b-bd3e-b4d49c09fd61 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:20:00.997372 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 235/929] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:00 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:01.009983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9d4b6a5f-f168-4de9-8057-a7179b9102c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.011858 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d4b6a5f-f168-4de9-8057-a7179b9102c8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:01.012066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d4b6a5f-f168-4de9-8057-a7179b9102c8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.012277 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d4b6a5f-f168-4de9-8057-a7179b9102c8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.021952 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.021952 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:01.021952 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9d4b6a5f-f168-4de9-8057-a7179b9102c8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:01.022564 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d4b6a5f-f168-4de9-8057-a7179b9102c8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:01.022904 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 230/930] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:01.035038 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-de6c57eb-437c-4729-85be-b1c29611e50a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.037337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de6c57eb-437c-4729-85be-b1c29611e50a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:20:01.037610 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de6c57eb-437c-4729-85be-b1c29611e50a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.037845 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de6c57eb-437c-4729-85be-b1c29611e50a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.037988 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-de6c57eb-437c-4729-85be-b1c29611e50a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete snapshot with id: ed544045-3bdb-4870-a00f-666e8cdec743 Aug 08 20:20:01.044690 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de6c57eb-437c-4729-85be-b1c29611e50a tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 returned with HTTP 404 Aug 08 20:20:01.045376 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 233/931] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:01 2026] DELETE /volume/v3/snapshots/ed544045-3bdb-4870-a00f-666e8cdec743 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:01.054923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a5616470-f693-458a-96af-4f70345a1a4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.056975 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:01.057318 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14a2c0ae-92c8-4e25-94bb-fe24e85d81c3", "name": "tempest-SnapshotsActionsTest-Snapshot-842121382"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:01.069197 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.069197 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:01.069695 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:20:01.069808 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create snapshot from volume 14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:01.118918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Created reservations ['78c94e09-eb5c-47d5-b535-e310347b0d93', '7c71b3cf-4930-4a19-844e-ab964fe40565', 'bc3ed895-fc0f-42d6-a557-2c7169e4879c', 'bbe77b25-6fd2-4f28-83d2-0512549db8f6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:01.170270 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot create request issued successfully. Aug 08 20:20:01.171084 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a5616470-f693-458a-96af-4f70345a1a4e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:20:01.171782 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 234/932] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:20:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:01.183647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96b13b97-ac41-4c64-8b6d-be4a59c28ca8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.186704 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96b13b97-ac41-4c64-8b6d-be4a59c28ca8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:01.186997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96b13b97-ac41-4c64-8b6d-be4a59c28ca8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.187287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96b13b97-ac41-4c64-8b6d-be4a59c28ca8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.196479 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.196479 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:01.197054 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-96b13b97-ac41-4c64-8b6d-be4a59c28ca8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:01.197802 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96b13b97-ac41-4c64-8b6d-be4a59c28ca8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca returned with HTTP 200 Aug 08 20:20:01.198154 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 236/933] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:01.303771 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.305700 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:01.306091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.306091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.306206 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:01.312651 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd832baf-f0a7-4908-a23a-43df8d3f9006 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.313476 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.313476 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:01.313625 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:01.314404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd832baf-f0a7-4908-a23a-43df8d3f9006 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:01.314610 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd832baf-f0a7-4908-a23a-43df8d3f9006 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.314815 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd832baf-f0a7-4908-a23a-43df8d3f9006 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.322577 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.322577 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:01.326428 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd832baf-f0a7-4908-a23a-43df8d3f9006 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:01.332531 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd832baf-f0a7-4908-a23a-43df8d3f9006 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:01.333129 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 234/934] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:01.333777 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume request issued successfully. Aug 08 20:20:01.334695 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ff96214-e6fb-494b-b84a-dfb1c38014c2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 202 Aug 08 20:20:01.335140 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 231/935] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:01 2026] DELETE /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:01.342517 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-92ca3686-adaf-4ff8-a8a9-ce37ea47c828 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.344393 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92ca3686-adaf-4ff8-a8a9-ce37ea47c828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:01.344626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92ca3686-adaf-4ff8-a8a9-ce37ea47c828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.344858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92ca3686-adaf-4ff8-a8a9-ce37ea47c828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.352540 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.352540 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:01.356730 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-92ca3686-adaf-4ff8-a8a9-ce37ea47c828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:01.365363 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92ca3686-adaf-4ff8-a8a9-ce37ea47c828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 200 Aug 08 20:20:01.366048 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 235/936] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:01.382913 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-cb8d1dc1-d1a7-4545-8a67-e4d174dc7b3a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.384989 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-cb8d1dc1-d1a7-4545-8a67-e4d174dc7b3a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:01.385207 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-cb8d1dc1-d1a7-4545-8a67-e4d174dc7b3a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.385416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-cb8d1dc1-d1a7-4545-8a67-e4d174dc7b3a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.392656 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.392656 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:01.397699 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-cb8d1dc1-d1a7-4545-8a67-e4d174dc7b3a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:01.402810 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-cb8d1dc1-d1a7-4545-8a67-e4d174dc7b3a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:01.403253 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 237/937] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:01.499475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a601ef46-bb5e-42d7-85c7-679f9e3c0797 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.499475 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a601ef46-bb5e-42d7-85c7-679f9e3c0797 None None] GET https://10.4.3.206/volume// Aug 08 20:20:01.499475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a601ef46-bb5e-42d7-85c7-679f9e3c0797 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.499475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a601ef46-bb5e-42d7-85c7-679f9e3c0797 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.499475 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a601ef46-bb5e-42d7-85c7-679f9e3c0797 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:01.499475 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 235/938] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20: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 08 20:20:01.507943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-2694aa00-038c-4375-aea1-aaca5d6e02e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.510902 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-2694aa00-038c-4375-aea1-aaca5d6e02e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:01.511342 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-2694aa00-038c-4375-aea1-aaca5d6e02e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d52a550-3439-47c7-b2fe-8bea982ed684", "connector": null, "instance_uuid": "bb84600b-066e-46fd-aa0e-f5d5be168f32"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:01.523704 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.523704 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:01.555892 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-2694aa00-038c-4375-aea1-aaca5d6e02e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:01.556938 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 232/939] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:01 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 08 20:20:01.593135 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-405d5616-2389-4c8d-a092-2333a9ac319a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.596225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-405d5616-2389-4c8d-a092-2333a9ac319a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:01.596996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-405d5616-2389-4c8d-a092-2333a9ac319a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.597939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-405d5616-2389-4c8d-a092-2333a9ac319a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.604288 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d699960e-35da-42c7-a479-e4795b825573 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.604942 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d699960e-35da-42c7-a479-e4795b825573 None None] GET https://10.4.3.206/volume// Aug 08 20:20:01.605216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d699960e-35da-42c7-a479-e4795b825573 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.605559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d699960e-35da-42c7-a479-e4795b825573 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.606400 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d699960e-35da-42c7-a479-e4795b825573 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:01.607211 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 238/940] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:20:01.611557 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.611557 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:01.619218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-4dc1a43c-883a-4652-b745-b63f5a1c0191 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.620336 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-405d5616-2389-4c8d-a092-2333a9ac319a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:01.621312 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-4dc1a43c-883a-4652-b745-b63f5a1c0191 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:01.621603 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-4dc1a43c-883a-4652-b745-b63f5a1c0191 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:01.621880 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-4dc1a43c-883a-4652-b745-b63f5a1c0191 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:01.636413 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-405d5616-2389-4c8d-a092-2333a9ac319a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:01.636413 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 236/941] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:01.636601 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.636601 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:01.639304 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-4dc1a43c-883a-4652-b745-b63f5a1c0191 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:01.645417 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-4dc1a43c-883a-4652-b745-b63f5a1c0191 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:01.645417 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 236/942] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:01 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1032 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:01.758829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:01.760886 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8 Aug 08 20:20:01.761317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:01.768410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:01.774205 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:01.775735 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:01.775735 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:01.920070 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" released by "attachment_update" :: held 0.145s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:01.920070 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-3c25634f-3a96-44b7-baba-1667ca83e3d6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8 returned with HTTP 200 Aug 08 20:20:01.920478 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 233/943] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:01 2026] PUT /volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8 => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:02.213416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71cb5941-4363-4c47-8328-6eb2cd5f02b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.215975 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71cb5941-4363-4c47-8328-6eb2cd5f02b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:02.216245 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71cb5941-4363-4c47-8328-6eb2cd5f02b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.216569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71cb5941-4363-4c47-8328-6eb2cd5f02b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.223774 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.223774 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:02.224684 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-71cb5941-4363-4c47-8328-6eb2cd5f02b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:02.225952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71cb5941-4363-4c47-8328-6eb2cd5f02b6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca returned with HTTP 200 Aug 08 20:20:02.226453 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 239/944] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:02.241659 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee7089f0-9704-43c4-a0ff-523c7ea4154e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.244023 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee7089f0-9704-43c4-a0ff-523c7ea4154e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca/action Aug 08 20:20:02.244561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee7089f0-9704-43c4-a0ff-523c7ea4154e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:02.244778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee7089f0-9704-43c4-a0ff-523c7ea4154e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:02.246517 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-ee7089f0-9704-43c4-a0ff-523c7ea4154e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '725ade48-9a11-4b01-9e9c-5037648d40ca' with '{'status': 'error'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:02.258650 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.258650 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:02.271432 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee7089f0-9704-43c4-a0ff-523c7ea4154e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca/action returned with HTTP 202 Aug 08 20:20:02.271997 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 237/945] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:02 2026] POST /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:02.281736 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ffc47a3-a6d7-42fc-8dab-bdda094ed35f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.284154 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ffc47a3-a6d7-42fc-8dab-bdda094ed35f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:02.284530 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ffc47a3-a6d7-42fc-8dab-bdda094ed35f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.284842 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ffc47a3-a6d7-42fc-8dab-bdda094ed35f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.291225 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.291225 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:02.292187 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7ffc47a3-a6d7-42fc-8dab-bdda094ed35f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:02.293079 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ffc47a3-a6d7-42fc-8dab-bdda094ed35f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca returned with HTTP 200 Aug 08 20:20:02.293719 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 237/946] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:02.305836 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.307267 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca/action Aug 08 20:20:02.307613 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:02.307704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:02.313453 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.313453 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:02.313807 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot retrieved successfully. Aug 08 20:20:02.330262 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot delete request issued successfully. Aug 08 20:20:02.330811 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02bd13e1-726f-4ca2-b05e-8103dea5550b tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca/action returned with HTTP 202 Aug 08 20:20:02.331008 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 234/947] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:02 2026] POST /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:02.338445 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b2d86c9a-2846-4ada-a96a-b13e597c5c99 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.339771 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2d86c9a-2846-4ada-a96a-b13e597c5c99 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:02.339931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2d86c9a-2846-4ada-a96a-b13e597c5c99 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.340107 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2d86c9a-2846-4ada-a96a-b13e597c5c99 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.346265 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.346265 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:02.347182 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b2d86c9a-2846-4ada-a96a-b13e597c5c99 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:02.348171 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2d86c9a-2846-4ada-a96a-b13e597c5c99 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca returned with HTTP 200 Aug 08 20:20:02.352664 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 240/948] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:02.380722 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a2ea4809-e1d7-490d-90c1-02c628597e96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.382880 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2ea4809-e1d7-490d-90c1-02c628597e96 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:02.383134 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2ea4809-e1d7-490d-90c1-02c628597e96 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.383372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2ea4809-e1d7-490d-90c1-02c628597e96 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.392532 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2ea4809-e1d7-490d-90c1-02c628597e96 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 404 Aug 08 20:20:02.393110 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 238/949] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:02.401621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ca95f6c6-8022-4510-8598-a27f3221f0b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.407310 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ca95f6c6-8022-4510-8598-a27f3221f0b0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:02.416756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ca95f6c6-8022-4510-8598-a27f3221f0b0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.416756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ca95f6c6-8022-4510-8598-a27f3221f0b0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.423573 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ca95f6c6-8022-4510-8598-a27f3221f0b0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 404 Aug 08 20:20:02.424433 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 238/950] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:02.432602 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6bbd05df-4b8d-4a54-a5bc-a05df1e96d04 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.436258 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bbd05df-4b8d-4a54-a5bc-a05df1e96d04 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:02.436560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bbd05df-4b8d-4a54-a5bc-a05df1e96d04 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.436818 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bbd05df-4b8d-4a54-a5bc-a05df1e96d04 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.437033 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6bbd05df-4b8d-4a54-a5bc-a05df1e96d04 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: afe75ff2-6ab9-4b5a-bad3-99130abc4778 Aug 08 20:20:02.444451 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bbd05df-4b8d-4a54-a5bc-a05df1e96d04 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 returned with HTTP 404 Aug 08 20:20:02.445052 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 235/951] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:02 2026] DELETE /volume/v3/volumes/afe75ff2-6ab9-4b5a-bad3-99130abc4778 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:02.483469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.486051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:02.486377 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-379441005"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:02.488242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request body: {'volume': {'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-379441005'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:02.573695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume of 1 GB Aug 08 20:20:02.578797 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability Zones retrieved successfully. Aug 08 20:20:02.585078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (1d121a49-d7a6-46ea-b306-6c0656115a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:02.586334 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd00694-4bfc-4ce9-8e6d-e5a0439e4d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:02.587515 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:02.657896 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-af9f9cbb-9999-4cba-9bfa-f34673828ce4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.660077 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af9f9cbb-9999-4cba-9bfa-f34673828ce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:02.660337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af9f9cbb-9999-4cba-9bfa-f34673828ce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.660618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af9f9cbb-9999-4cba-9bfa-f34673828ce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.668741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bd00694-4bfc-4ce9-8e6d-e5a0439e4d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:02.671797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b623b7a0-0184-4d4b-ae34-f9966480a657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:02.678734 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.678734 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:02.685415 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af9f9cbb-9999-4cba-9bfa-f34673828ce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:02.691429 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af9f9cbb-9999-4cba-9bfa-f34673828ce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:02.691940 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 239/952] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:02.730379 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['979d2539-67fe-425b-a7b3-d5d6e14de995', '9522f703-3348-4349-9ecf-101f4563a34b', '8a7e9942-7dfe-4c1a-b856-38369eea6ebe', '16d36eb1-aebd-438e-8e5f-06f9b28e7bd7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:02.731237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b623b7a0-0184-4d4b-ae34-f9966480a657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979d2539-67fe-425b-a7b3-d5d6e14de995', '9522f703-3348-4349-9ecf-101f4563a34b', '8a7e9942-7dfe-4c1a-b856-38369eea6ebe', '16d36eb1-aebd-438e-8e5f-06f9b28e7bd7']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:02.731834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1afa612-060d-45b2-aeaa-de0e95490c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:02.758000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1afa612-060d-45b2-aeaa-de0e95490c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04f447cc-3c5b-40f8-b711-4d9820c07135', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-379441005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['979d2539-67fe-425b-a7b3-d5d6e14de995','9522f703-3348-4349-9ecf-101f4563a34b','8a7e9942-7dfe-4c1a-b856-38369eea6ebe','16d36eb1-aebd-438e-8e5f-06f9b28e7bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-379441005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04f447cc-3c5b-40f8-b711-4d9820c07135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7223b69469304db083d5e873affbc5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7748cf52a12747af8b4057372df58eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:02.759044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d3940a-bdfe-4e8e-af8b-fa1960297047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:02.779879 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d3940a-bdfe-4e8e-af8b-fa1960297047) transitioned into state 'SUCCESS' from state '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-379441005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['979d2539-67fe-425b-a7b3-d5d6e14de995','9522f703-3348-4349-9ecf-101f4563a34b','8a7e9942-7dfe-4c1a-b856-38369eea6ebe','16d36eb1-aebd-438e-8e5f-06f9b28e7bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:02.780663 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a0d048-f553-4068-9c47-b822df88f2e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:02.792673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a0d048-f553-4068-9c47-b822df88f2e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:02.793341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (1d121a49-d7a6-46ea-b306-6c0656115a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:02.793797 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request issued successfully. Aug 08 20:20:02.794607 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-78521a3b-e1d7-4c18-9885-1806d4092e2d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:02.795168 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 241/953] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:20:02 2026] POST /volume/v3/volumes => generated 748 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:02.812957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c6a15584-8cea-449f-b2f3-85b5a269f828 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:02.814684 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6a15584-8cea-449f-b2f3-85b5a269f828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:02.815181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6a15584-8cea-449f-b2f3-85b5a269f828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:02.815181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6a15584-8cea-449f-b2f3-85b5a269f828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:02.824042 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:02.824042 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:02.828707 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c6a15584-8cea-449f-b2f3-85b5a269f828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:02.837510 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6a15584-8cea-449f-b2f3-85b5a269f828 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 200 Aug 08 20:20:02.838210 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 239/954] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:02 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:03.360230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03899537-340d-4db7-a03f-39b18f5dced9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.362721 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03899537-340d-4db7-a03f-39b18f5dced9 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:03.362912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03899537-340d-4db7-a03f-39b18f5dced9 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.363097 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03899537-340d-4db7-a03f-39b18f5dced9 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.368849 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03899537-340d-4db7-a03f-39b18f5dced9 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca returned with HTTP 404 Aug 08 20:20:03.369516 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 236/955] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:03 2026] GET /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:03.379279 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cb448957-c5e7-4bb4-9799-5ff15b616000 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.381790 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb448957-c5e7-4bb4-9799-5ff15b616000 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:20:03.382231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb448957-c5e7-4bb4-9799-5ff15b616000 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:03.382419 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb448957-c5e7-4bb4-9799-5ff15b616000 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:03.385903 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-cb448957-c5e7-4bb4-9799-5ff15b616000 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'available'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:03.399116 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.399116 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:03.414671 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb448957-c5e7-4bb4-9799-5ff15b616000 tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:20:03.414727 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 240/956] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:03 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:03.423513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-075c1874-6fc7-453e-956e-e4fb3ad32e40 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.425854 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-075c1874-6fc7-453e-956e-e4fb3ad32e40 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:03.426162 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-075c1874-6fc7-453e-956e-e4fb3ad32e40 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.426453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-075c1874-6fc7-453e-956e-e4fb3ad32e40 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.435381 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.435381 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:03.436087 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-075c1874-6fc7-453e-956e-e4fb3ad32e40 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:03.437162 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-075c1874-6fc7-453e-956e-e4fb3ad32e40 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:03.437769 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 242/957] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:03 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:03.448977 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aedee583-7282-4324-a4eb-026e29dbd670 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.451621 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aedee583-7282-4324-a4eb-026e29dbd670 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:03.452093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aedee583-7282-4324-a4eb-026e29dbd670 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.452370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aedee583-7282-4324-a4eb-026e29dbd670 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.452583 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-aedee583-7282-4324-a4eb-026e29dbd670 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete snapshot with id: 725ade48-9a11-4b01-9e9c-5037648d40ca Aug 08 20:20:03.458530 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aedee583-7282-4324-a4eb-026e29dbd670 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca returned with HTTP 404 Aug 08 20:20:03.459124 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 240/958] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:03 2026] DELETE /volume/v3/snapshots/725ade48-9a11-4b01-9e9c-5037648d40ca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:03.471376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.477168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:03.477620 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14a2c0ae-92c8-4e25-94bb-fe24e85d81c3", "name": "tempest-SnapshotsActionsTest-Snapshot-990293430"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:03.486233 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.486233 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:03.486776 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:20:03.486905 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Create snapshot from volume 14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:03.522875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Created reservations ['390fc11e-93e3-4d43-b6a0-7500ff820f98', '83bc8bbf-1b78-4e4e-b509-51dce1e77878', '4e19127d-7ec9-4d42-b026-23c819990847', 'ff5a75c3-1784-4a2f-a873-6cb7d361c1c8'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:03.560221 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot create request issued successfully. Aug 08 20:20:03.561550 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-10ff296c-fe9f-400d-9f59-148c20eeb7d6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:20:03.562198 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 237/959] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:20:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:03.573410 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c438973e-02d1-44dc-907d-ba84c3189621 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.577237 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c438973e-02d1-44dc-907d-ba84c3189621 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:03.577578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c438973e-02d1-44dc-907d-ba84c3189621 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.577870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c438973e-02d1-44dc-907d-ba84c3189621 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.586714 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.586714 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:03.587628 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c438973e-02d1-44dc-907d-ba84c3189621 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:03.589290 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c438973e-02d1-44dc-907d-ba84c3189621 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 returned with HTTP 200 Aug 08 20:20:03.590109 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 241/960] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:03 2026] GET /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:03.709208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-11af5c39-a017-4b57-9771-47a4830edb30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.717230 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11af5c39-a017-4b57-9771-47a4830edb30 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:03.717562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11af5c39-a017-4b57-9771-47a4830edb30 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.717894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11af5c39-a017-4b57-9771-47a4830edb30 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.743071 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.743071 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:03.749988 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-11af5c39-a017-4b57-9771-47a4830edb30 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:03.757699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11af5c39-a017-4b57-9771-47a4830edb30 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:03.758064 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 243/961] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:03 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:03.855110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-438c1e64-ad22-4b19-9940-661ca5f5f7b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.856958 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-438c1e64-ad22-4b19-9940-661ca5f5f7b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:03.857130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-438c1e64-ad22-4b19-9940-661ca5f5f7b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.857298 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-438c1e64-ad22-4b19-9940-661ca5f5f7b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.864572 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.864572 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:03.868691 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-438c1e64-ad22-4b19-9940-661ca5f5f7b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:03.874445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-438c1e64-ad22-4b19-9940-661ca5f5f7b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 200 Aug 08 20:20:03.874889 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 241/962] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:03 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:20:03.900730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1ea46b85-72e3-4984-aeba-cb76dd82675f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.902664 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ea46b85-72e3-4984-aeba-cb76dd82675f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:03.902855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ea46b85-72e3-4984-aeba-cb76dd82675f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:03.903030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ea46b85-72e3-4984-aeba-cb76dd82675f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:03.911396 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.911396 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:03.915561 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1ea46b85-72e3-4984-aeba-cb76dd82675f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:03.920754 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ea46b85-72e3-4984-aeba-cb76dd82675f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 200 Aug 08 20:20:03.921138 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 238/963] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:03 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:03.935253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:03.936814 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:20:03.937443 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "04f447cc-3c5b-40f8-b711-4d9820c07135", "name": "tempest-VolumesBackupsTest-Backup-819839818", "container": "tempest-volumesbackupstest-backup-container-83995112"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:03.938638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating new backup {'backup': {'volume_id': '04f447cc-3c5b-40f8-b711-4d9820c07135', 'name': 'tempest-VolumesBackupsTest-Backup-819839818', 'container': 'tempest-volumesbackupstest-backup-container-83995112'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:20:03.938844 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating backup of volume 04f447cc-3c5b-40f8-b711-4d9820c07135 in container tempest-volumesbackupstest-backup-container-83995112 Aug 08 20:20:03.945274 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:03.945274 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:03.945831 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:03.963302 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['0bcf17d9-9933-4e59-9eb7-b60df8ce9212', 'beef2bed-488c-451d-a186-6ae42111ef0b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:04.017958 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1d1cfc7-d475-47e9-9919-f7076e69d4dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:20:04.018791 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 242/964] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:20:03 2026] POST /volume/v3/backups => generated 329 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:04.030674 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-638b5fba-70c7-41d8-a313-061bfefc508a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.033141 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-638b5fba-70c7-41d8-a313-061bfefc508a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:04.033673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-638b5fba-70c7-41d8-a313-061bfefc508a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:04.033673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-638b5fba-70c7-41d8-a313-061bfefc508a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:04.033673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-638b5fba-70c7-41d8-a313-061bfefc508a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:04.044764 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.044764 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:04.045574 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-638b5fba-70c7-41d8-a313-061bfefc508a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:04.045941 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 244/965] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:04 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:04.602525 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fac158bd-3d1c-44ef-8430-4fadcc2f28b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.608725 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fac158bd-3d1c-44ef-8430-4fadcc2f28b8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:04.608993 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fac158bd-3d1c-44ef-8430-4fadcc2f28b8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:04.609371 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fac158bd-3d1c-44ef-8430-4fadcc2f28b8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:04.626909 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.626909 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:04.627503 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fac158bd-3d1c-44ef-8430-4fadcc2f28b8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:04.629915 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fac158bd-3d1c-44ef-8430-4fadcc2f28b8 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 returned with HTTP 200 Aug 08 20:20:04.630562 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 242/966] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:04 2026] GET /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:04.648605 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-acb19edb-6569-454d-9b24-0590f477bd0a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.650462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acb19edb-6569-454d-9b24-0590f477bd0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46/action Aug 08 20:20:04.650983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acb19edb-6569-454d-9b24-0590f477bd0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:04.651158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-acb19edb-6569-454d-9b24-0590f477bd0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:04.652829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-acb19edb-6569-454d-9b24-0590f477bd0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '761d57a9-d447-4c7a-a8cc-309a02c8ef46' with '{'status': 'error_deleting'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:04.662898 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.662898 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:04.676080 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-acb19edb-6569-454d-9b24-0590f477bd0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46/action returned with HTTP 202 Aug 08 20:20:04.676555 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 239/967] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:04 2026] POST /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:04.684211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51525707-ae8b-4ec1-b63d-74b1c14a6d12 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.686824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51525707-ae8b-4ec1-b63d-74b1c14a6d12 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:04.687089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51525707-ae8b-4ec1-b63d-74b1c14a6d12 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:04.687356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51525707-ae8b-4ec1-b63d-74b1c14a6d12 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:04.695260 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.695260 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:04.695608 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51525707-ae8b-4ec1-b63d-74b1c14a6d12 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:04.696423 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51525707-ae8b-4ec1-b63d-74b1c14a6d12 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 returned with HTTP 200 Aug 08 20:20:04.698258 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 243/968] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:04 2026] GET /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:04.707786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.709558 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46/action Aug 08 20:20:04.710036 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:04.710199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:04.722279 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.722279 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:04.722279 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot retrieved successfully. Aug 08 20:20:04.743907 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot delete request issued successfully. Aug 08 20:20:04.744321 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87e81ebf-f5a6-41ab-9f0b-6b68680a56db tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46/action returned with HTTP 202 Aug 08 20:20:04.745064 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 245/969] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:04 2026] POST /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:04.754761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-210cd308-0803-4696-97f1-9f9c1a375866 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.755956 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-210cd308-0803-4696-97f1-9f9c1a375866 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:04.756160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-210cd308-0803-4696-97f1-9f9c1a375866 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:04.756374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-210cd308-0803-4696-97f1-9f9c1a375866 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:04.761470 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.761470 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:04.761931 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-210cd308-0803-4696-97f1-9f9c1a375866 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:04.763046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-210cd308-0803-4696-97f1-9f9c1a375866 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 returned with HTTP 200 Aug 08 20:20:04.763495 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 243/970] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:04 2026] GET /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:04.771800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a27c120-0522-4675-8af0-b93613e9596c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:04.773610 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a27c120-0522-4675-8af0-b93613e9596c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:04.773800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a27c120-0522-4675-8af0-b93613e9596c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:04.773954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a27c120-0522-4675-8af0-b93613e9596c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:04.783167 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:04.783167 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:04.786616 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2a27c120-0522-4675-8af0-b93613e9596c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:04.790937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a27c120-0522-4675-8af0-b93613e9596c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:04.791145 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 240/971] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:04 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:05.066229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b7a3e655-4398-4479-942a-a2d416e0a7b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.073317 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7a3e655-4398-4479-942a-a2d416e0a7b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:05.073623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7a3e655-4398-4479-942a-a2d416e0a7b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.074019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7a3e655-4398-4479-942a-a2d416e0a7b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.074272 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b7a3e655-4398-4479-942a-a2d416e0a7b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:05.084299 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.084299 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:05.085213 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7a3e655-4398-4479-942a-a2d416e0a7b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:05.085690 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 244/972] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:05 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:05.239862 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-f34a11e0-4f0d-4884-93a7-8f7c90409725 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.241760 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-f34a11e0-4f0d-4884-93a7-8f7c90409725 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8/action Aug 08 20:20:05.242154 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-f34a11e0-4f0d-4884-93a7-8f7c90409725 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:05.242305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-f34a11e0-4f0d-4884-93a7-8f7c90409725 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:05.258167 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.258167 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:05.268756 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-df73c484-c392-44d4-af20-4ec89c00ba38 req-f34a11e0-4f0d-4884-93a7-8f7c90409725 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8/action returned with HTTP 204 Aug 08 20:20:05.269271 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 246/973] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:05 2026] POST /volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:05.772310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7093b6b8-4b5a-44cf-b754-75f41898f6f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.774403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7093b6b8-4b5a-44cf-b754-75f41898f6f7 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:05.774629 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7093b6b8-4b5a-44cf-b754-75f41898f6f7 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.774828 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7093b6b8-4b5a-44cf-b754-75f41898f6f7 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.781992 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7093b6b8-4b5a-44cf-b754-75f41898f6f7 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 returned with HTTP 404 Aug 08 20:20:05.782832 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 244/974] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:05 2026] GET /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:05.796290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8dc57ca8-add1-4c75-b9c3-813e07906e0a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.804222 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8dc57ca8-add1-4c75-b9c3-813e07906e0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:20:05.804732 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8dc57ca8-add1-4c75-b9c3-813e07906e0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:05.804915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8dc57ca8-add1-4c75-b9c3-813e07906e0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:05.806469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-8dc57ca8-add1-4c75-b9c3-813e07906e0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'available'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:05.809708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c851d1cd-5daa-42e4-95f8-5b305b918091 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.813172 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c851d1cd-5daa-42e4-95f8-5b305b918091 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:05.813612 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c851d1cd-5daa-42e4-95f8-5b305b918091 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.814160 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c851d1cd-5daa-42e4-95f8-5b305b918091 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.821333 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.821333 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:05.829266 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.829266 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:05.834842 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c851d1cd-5daa-42e4-95f8-5b305b918091 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:05.839953 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8dc57ca8-add1-4c75-b9c3-813e07906e0a tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:20:05.840562 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 241/975] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:05 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:05.841952 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c851d1cd-5daa-42e4-95f8-5b305b918091 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:05.842366 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 245/976] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:05 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:05.851279 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0ecd761-b64f-49d0-949b-e6d5fa64c5e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.853845 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0ecd761-b64f-49d0-949b-e6d5fa64c5e6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:05.853967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0ecd761-b64f-49d0-949b-e6d5fa64c5e6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.854249 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0ecd761-b64f-49d0-949b-e6d5fa64c5e6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.867668 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.867668 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:05.868315 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0ecd761-b64f-49d0-949b-e6d5fa64c5e6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:05.869478 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0ecd761-b64f-49d0-949b-e6d5fa64c5e6 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:05.869864 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 247/977] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:05 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:05.881045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b9c8a59-33f9-4d74-a1a2-3dbe730343c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.883118 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b9c8a59-33f9-4d74-a1a2-3dbe730343c5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:05.883118 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b9c8a59-33f9-4d74-a1a2-3dbe730343c5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.883118 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b9c8a59-33f9-4d74-a1a2-3dbe730343c5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.883118 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-9b9c8a59-33f9-4d74-a1a2-3dbe730343c5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete snapshot with id: 761d57a9-d447-4c7a-a8cc-309a02c8ef46 Aug 08 20:20:05.892524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b9c8a59-33f9-4d74-a1a2-3dbe730343c5 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 returned with HTTP 404 Aug 08 20:20:05.893016 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 245/978] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:05 2026] DELETE /volume/v3/snapshots/761d57a9-d447-4c7a-a8cc-309a02c8ef46 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:05.904307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c25bdce-462a-423b-914d-f34a3fbc05aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.907412 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c25bdce-462a-423b-914d-f34a3fbc05aa tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:20:05.909254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c25bdce-462a-423b-914d-f34a3fbc05aa tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:05.909509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c25bdce-462a-423b-914d-f34a3fbc05aa tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:05.912778 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-9c25bdce-462a-423b-914d-f34a3fbc05aa tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'creating'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:05.919533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4ed650bd-2475-496a-b7fb-6f3ea1fc34bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.924073 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4ed650bd-2475-496a-b7fb-6f3ea1fc34bb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:05.924073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4ed650bd-2475-496a-b7fb-6f3ea1fc34bb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.924073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4ed650bd-2475-496a-b7fb-6f3ea1fc34bb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.938584 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.938584 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:05.942077 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4ed650bd-2475-496a-b7fb-6f3ea1fc34bb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:05.942515 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.942515 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:05.946586 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4ed650bd-2475-496a-b7fb-6f3ea1fc34bb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:05.946786 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 246/979] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:05 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:05.959869 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c25bdce-462a-423b-914d-f34a3fbc05aa tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:20:05.960532 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 242/980] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:05 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:05.969689 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ccc99d6-29e1-4d9f-bef7-ed504f43ebfc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.974405 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ccc99d6-29e1-4d9f-bef7-ed504f43ebfc tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:05.974405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ccc99d6-29e1-4d9f-bef7-ed504f43ebfc tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:05.974405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ccc99d6-29e1-4d9f-bef7-ed504f43ebfc tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:05.979398 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:05.979398 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:05.980820 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0ccc99d6-29e1-4d9f-bef7-ed504f43ebfc tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:05.981243 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ccc99d6-29e1-4d9f-bef7-ed504f43ebfc tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:05.982077 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 248/981] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:05 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:05.994004 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:05.996696 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:20:05.996912 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:05.997141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:06.000364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100390) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 20:20:06.004761 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.004761 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:06.007397 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.snapshot_actions [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Updating snapshot 0e2554d7-09e2-4a93-95cf-222056d528e8 with info {'id': '0e2554d7-09e2-4a93-95cf-222056d528e8', 'status': 'error', 'progress': '80%'} Aug 08 20:20:06.012332 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e851cfb-117f-40d6-9bcc-f1a7dadddced tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:20:06.012959 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 246/982] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:05 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:06.019856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-66c0bfec-479c-4795-b9b0-4ad5097ec01e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.022446 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66c0bfec-479c-4795-b9b0-4ad5097ec01e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:06.022446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66c0bfec-479c-4795-b9b0-4ad5097ec01e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.022446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66c0bfec-479c-4795-b9b0-4ad5097ec01e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.027874 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.027874 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:06.028194 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-66c0bfec-479c-4795-b9b0-4ad5097ec01e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Snapshot retrieved successfully. Aug 08 20:20:06.028829 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66c0bfec-479c-4795-b9b0-4ad5097ec01e tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:06.029238 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 247/983] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:06.041464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63c1076e-ea4a-405c-96af-dc2bcfee77cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.044793 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63c1076e-ea4a-405c-96af-dc2bcfee77cc tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] POST https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action Aug 08 20:20:06.044793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63c1076e-ea4a-405c-96af-dc2bcfee77cc tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:06.044793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63c1076e-ea4a-405c-96af-dc2bcfee77cc tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:06.046638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c4c5c83-447f-41bb-9fb7-f500f7444715 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.047243 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-63c1076e-ea4a-405c-96af-dc2bcfee77cc tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] Updating snapshot '0e2554d7-09e2-4a93-95cf-222056d528e8' with '{'status': 'available'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:20:06.048740 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c4c5c83-447f-41bb-9fb7-f500f7444715 None None] GET https://10.4.3.206/volume// Aug 08 20:20:06.049018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c4c5c83-447f-41bb-9fb7-f500f7444715 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.049289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c4c5c83-447f-41bb-9fb7-f500f7444715 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.050418 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c4c5c83-447f-41bb-9fb7-f500f7444715 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:06.050418 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 249/984] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:20:06.059087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-3dd1cb26-20dd-4ac1-ad3e-9cfe77432c38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.062126 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-3dd1cb26-20dd-4ac1-ad3e-9cfe77432c38 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:06.062781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-3dd1cb26-20dd-4ac1-ad3e-9cfe77432c38 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d52a550-3439-47c7-b2fe-8bea982ed684", "connector": null, "instance_uuid": "fee91603-1342-49fa-bf3b-9edd6e90f2ee"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:06.062901 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.062901 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:06.074739 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.074739 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:06.084637 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63c1076e-ea4a-405c-96af-dc2bcfee77cc tempest-SnapshotsActionsTest-602977376 tempest-SnapshotsActionsTest-602977376-project-admin] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action returned with HTTP 202 Aug 08 20:20:06.084637 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 243/985] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:06 2026] POST /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:06.095703 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7bf6d894-88ea-42b3-8809-a2e86941193b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.097480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9691e0f8-dd66-4587-8fee-bae709bd779c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.099568 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bf6d894-88ea-42b3-8809-a2e86941193b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:06.099568 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bf6d894-88ea-42b3-8809-a2e86941193b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.099568 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bf6d894-88ea-42b3-8809-a2e86941193b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.099749 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9691e0f8-dd66-4587-8fee-bae709bd779c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:06.099749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9691e0f8-dd66-4587-8fee-bae709bd779c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.099749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9691e0f8-dd66-4587-8fee-bae709bd779c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.099884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9691e0f8-dd66-4587-8fee-bae709bd779c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:06.105170 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.105170 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:06.106213 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9691e0f8-dd66-4587-8fee-bae709bd779c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:06.106734 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 250/986] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:06.107633 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.107633 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:06.108833 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bf6d894-88ea-42b3-8809-a2e86941193b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:06.109962 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bf6d894-88ea-42b3-8809-a2e86941193b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:06.111155 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 248/987] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:06.123206 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-3dd1cb26-20dd-4ac1-ad3e-9cfe77432c38 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:06.124768 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 247/988] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:06 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:06.124888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.126506 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:06.126836 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.127302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.127562 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete snapshot with id: 0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:06.134848 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.134848 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:06.134848 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:06.160869 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-197434bc-f7f8-4902-bf90-b14e09767f70 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.164462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-197434bc-f7f8-4902-bf90-b14e09767f70 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:06.164462 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-197434bc-f7f8-4902-bf90-b14e09767f70 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.164462 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-197434bc-f7f8-4902-bf90-b14e09767f70 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.166039 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot delete request issued successfully. Aug 08 20:20:06.166411 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82abfb51-59a5-4fad-9b55-02bbe38d5e7f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 202 Aug 08 20:20:06.166999 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 244/989] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:06 2026] DELETE /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:06.174545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd2ee5a6-3bf7-477d-937a-fd2cb1dedb2d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.175155 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd2ee5a6-3bf7-477d-937a-fd2cb1dedb2d None None] GET https://10.4.3.206/volume// Aug 08 20:20:06.175257 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd2ee5a6-3bf7-477d-937a-fd2cb1dedb2d None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.175565 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd2ee5a6-3bf7-477d-937a-fd2cb1dedb2d None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.175970 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd2ee5a6-3bf7-477d-937a-fd2cb1dedb2d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:06.176368 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 249/990] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:06.177297 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ba0f786a-7167-476a-aa45-da8141c66105 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.181148 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba0f786a-7167-476a-aa45-da8141c66105 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:06.181464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba0f786a-7167-476a-aa45-da8141c66105 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.181956 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ba0f786a-7167-476a-aa45-da8141c66105 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.182034 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.182034 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:06.186517 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4c2799ab-fdd4-445e-948a-e8ebd7167628 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.187230 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-197434bc-f7f8-4902-bf90-b14e09767f70 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:06.188668 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4c2799ab-fdd4-445e-948a-e8ebd7167628 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:06.189079 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4c2799ab-fdd4-445e-948a-e8ebd7167628 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:06.189414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4c2799ab-fdd4-445e-948a-e8ebd7167628 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:06.190116 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.190116 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:06.191527 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ba0f786a-7167-476a-aa45-da8141c66105 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Snapshot retrieved successfully. Aug 08 20:20:06.191777 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ba0f786a-7167-476a-aa45-da8141c66105 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 200 Aug 08 20:20:06.192145 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 248/991] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:06.193497 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-197434bc-f7f8-4902-bf90-b14e09767f70 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:06.193920 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 251/992] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1147 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:06.211850 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.211850 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:06.222608 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4c2799ab-fdd4-445e-948a-e8ebd7167628 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:06.227276 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-4c2799ab-fdd4-445e-948a-e8ebd7167628 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:06.227758 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 245/993] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:06 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1327 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:06.359128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:06.363902 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2 Aug 08 20:20:06.364680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:06.377929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:06.383878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:06.386404 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:06.386404 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:06.496788 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" released by "attachment_update" :: held 0.112s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:06.496788 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-02a28c1b-dade-4a4c-ab80-5877ac37a330 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2 returned with HTTP 200 Aug 08 20:20:06.496788 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 250/994] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:06 2026] PUT /volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:07.122226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a040547b-5435-4d9f-9f95-44f2b682ed56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:07.125905 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a040547b-5435-4d9f-9f95-44f2b682ed56 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:07.126190 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a040547b-5435-4d9f-9f95-44f2b682ed56 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:07.128883 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a040547b-5435-4d9f-9f95-44f2b682ed56 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:07.129072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a040547b-5435-4d9f-9f95-44f2b682ed56 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:07.142702 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:07.142702 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:07.143694 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a040547b-5435-4d9f-9f95-44f2b682ed56 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:07.144300 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 249/995] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:07 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:07.201638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d3021a7a-302c-4645-8872-a0acede34e6f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:07.203546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3021a7a-302c-4645-8872-a0acede34e6f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 Aug 08 20:20:07.203828 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3021a7a-302c-4645-8872-a0acede34e6f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:07.203928 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3021a7a-302c-4645-8872-a0acede34e6f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:07.210353 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3021a7a-302c-4645-8872-a0acede34e6f tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 returned with HTTP 404 Aug 08 20:20:07.210353 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 252/996] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:07 2026] GET /volume/v3/snapshots/0e2554d7-09e2-4a93-95cf-222056d528e8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:07.210477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81d74a61-a7f1-4579-b030-df7a975cc179 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:07.212560 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81d74a61-a7f1-4579-b030-df7a975cc179 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:07.212864 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81d74a61-a7f1-4579-b030-df7a975cc179 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:07.213129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81d74a61-a7f1-4579-b030-df7a975cc179 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:07.218825 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f2afa7d-36a5-4584-ac02-9665aa619995 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:07.223309 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f2afa7d-36a5-4584-ac02-9665aa619995 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:07.223309 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f2afa7d-36a5-4584-ac02-9665aa619995 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:07.223466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f2afa7d-36a5-4584-ac02-9665aa619995 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:07.241285 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:07.241285 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:07.241378 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:07.241378 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:07.243196 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-81d74a61-a7f1-4579-b030-df7a975cc179 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:07.245681 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2f2afa7d-36a5-4584-ac02-9665aa619995 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:20:07.251262 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81d74a61-a7f1-4579-b030-df7a975cc179 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:07.252629 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 246/997] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:07 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:07.252775 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f2afa7d-36a5-4584-ac02-9665aa619995 tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 returned with HTTP 200 Aug 08 20:20:07.253184 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 251/998] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:07 2026] GET /volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:07.267824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b1b6777f-fe58-471f-9911-ce580932544e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:07.271045 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] DELETE https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:07.271279 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:07.271497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:07.271741 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete volume with id: 14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:07.282803 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:07.282803 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:07.283443 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:20:07.312767 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Delete volume request issued successfully. Aug 08 20:20:07.312767 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1b6777f-fe58-471f-9911-ce580932544e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 returned with HTTP 202 Aug 08 20:20:07.312767 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 250/999] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:07 2026] DELETE /volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:07.326648 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fdbe4731-72b6-45fe-ac20-712647fe8d5b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:07.328699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdbe4731-72b6-45fe-ac20-712647fe8d5b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:07.329005 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdbe4731-72b6-45fe-ac20-712647fe8d5b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:07.329262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fdbe4731-72b6-45fe-ac20-712647fe8d5b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:07.340515 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:07.340515 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:07.346242 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fdbe4731-72b6-45fe-ac20-712647fe8d5b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Volume info retrieved successfully. Aug 08 20:20:07.352460 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fdbe4731-72b6-45fe-ac20-712647fe8d5b tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 returned with HTTP 200 Aug 08 20:20:07.352984 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 253/1000] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:07 2026] GET /volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:08.107287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:08.158196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-425b5370-f4f4-4c75-bc0b-f0c73049a452 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:08.160723 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-425b5370-f4f4-4c75-bc0b-f0c73049a452 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:08.160912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-425b5370-f4f4-4c75-bc0b-f0c73049a452 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:08.161179 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-425b5370-f4f4-4c75-bc0b-f0c73049a452 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:08.161343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-425b5370-f4f4-4c75-bc0b-f0c73049a452 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:08.167140 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:08.167140 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:08.169023 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-425b5370-f4f4-4c75-bc0b-f0c73049a452 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:08.169023 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 252/1001] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:08 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:08.181408 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:08.181408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1836770933"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:08.181928 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1836770933'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:08.182126 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Create volume of 1 GB Aug 08 20:20:08.186864 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Availability Zones retrieved successfully. Aug 08 20:20:08.192218 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Flow 'volume_create_api' (7f918817-14f5-45a8-ad5c-3ff665c21c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:08.193284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d535044-49b1-4584-a1e8-ad7d171679bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:08.194274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:08.222774 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d535044-49b1-4584-a1e8-ad7d171679bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:08.224083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb40d562-3ee1-487a-b277-eebd06372e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:08.268647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6925ec41-ad5c-4111-b659-2c5054a8bc69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:08.270516 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6925ec41-ad5c-4111-b659-2c5054a8bc69 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:08.270516 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6925ec41-ad5c-4111-b659-2c5054a8bc69 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:08.270641 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6925ec41-ad5c-4111-b659-2c5054a8bc69 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:08.281329 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:08.281329 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:08.285882 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6925ec41-ad5c-4111-b659-2c5054a8bc69 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:08.289859 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6925ec41-ad5c-4111-b659-2c5054a8bc69 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:08.290465 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 251/1002] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:08 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:08.302473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Created reservations ['cb7bff2c-5027-43b5-b69a-4fe624d47823', '1cd90b99-1d3f-4149-8919-9534351f251e', '66382fb6-4af9-48ff-8ebe-cece47f1cd5e', '3592ee03-d1d5-4c14-9788-47256b700e3c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:08.305324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb40d562-3ee1-487a-b277-eebd06372e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb7bff2c-5027-43b5-b69a-4fe624d47823', '1cd90b99-1d3f-4149-8919-9534351f251e', '66382fb6-4af9-48ff-8ebe-cece47f1cd5e', '3592ee03-d1d5-4c14-9788-47256b700e3c']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:08.305324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0babfd92-21c4-4968-90a5-ca92debe4454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:08.339190 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0babfd92-21c4-4968-90a5-ca92debe4454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '264e8ae4-e357-48b8-8250-72465847c66d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1836770933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd96c7be3244aa692286c73063bc3b1',qos_specs=None,replication_status=,reservations=['cb7bff2c-5027-43b5-b69a-4fe624d47823','1cd90b99-1d3f-4149-8919-9534351f251e','66382fb6-4af9-48ff-8ebe-cece47f1cd5e','3592ee03-d1d5-4c14-9788-47256b700e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec635e820bc45c495f12d6445edd01c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1836770933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=264e8ae4-e357-48b8-8250-72465847c66d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cd96c7be3244aa692286c73063bc3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec635e820bc45c495f12d6445edd01c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:08.340312 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb4ba17-cd36-4b7d-8701-7b13fb670b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:08.364477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cb4ba17-cd36-4b7d-8701-7b13fb670b21) transitioned into state 'SUCCESS' from state '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-1836770933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cd96c7be3244aa692286c73063bc3b1',qos_specs=None,replication_status=,reservations=['cb7bff2c-5027-43b5-b69a-4fe624d47823','1cd90b99-1d3f-4149-8919-9534351f251e','66382fb6-4af9-48ff-8ebe-cece47f1cd5e','3592ee03-d1d5-4c14-9788-47256b700e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec635e820bc45c495f12d6445edd01c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:08.365444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa401ec-2e67-41bf-8b2b-3ac9841d9a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:08.370589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f11c9a58-5a33-4640-8685-717c37d64a6e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:08.375078 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f11c9a58-5a33-4640-8685-717c37d64a6e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] GET https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 Aug 08 20:20:08.375291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f11c9a58-5a33-4640-8685-717c37d64a6e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:08.375512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f11c9a58-5a33-4640-8685-717c37d64a6e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:08.378371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa401ec-2e67-41bf-8b2b-3ac9841d9a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:08.379659 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Flow 'volume_create_api' (7f918817-14f5-45a8-ad5c-3ff665c21c1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:08.380065 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Create volume request issued successfully. Aug 08 20:20:08.380874 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e132e5b-9a36-43c2-91a5-f67839c86ceb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:08.381459 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 247/1003] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:08 2026] POST /volume/v3/volumes => generated 749 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:08.385265 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f11c9a58-5a33-4640-8685-717c37d64a6e tempest-SnapshotsActionsTest-1677564421 tempest-SnapshotsActionsTest-1677564421-project-member] https://10.4.3.206/volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 returned with HTTP 404 Aug 08 20:20:08.385789 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 254/1004] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:08 2026] GET /volume/v3/volumes/14a2c0ae-92c8-4e25-94bb-fe24e85d81c3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:08.398300 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b7d9f950-c0a0-418e-bb2d-2a0b638e6d5f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:08.400244 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7d9f950-c0a0-418e-bb2d-2a0b638e6d5f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:08.400480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7d9f950-c0a0-418e-bb2d-2a0b638e6d5f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:08.400907 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7d9f950-c0a0-418e-bb2d-2a0b638e6d5f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:08.409670 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:08.409670 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:08.415530 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b7d9f950-c0a0-418e-bb2d-2a0b638e6d5f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:08.422955 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7d9f950-c0a0-418e-bb2d-2a0b638e6d5f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:08.423345 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 253/1005] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:08 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:09.181997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf3cbb59-ba7c-453a-ad5d-d810afe56dfb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:09.183330 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf3cbb59-ba7c-453a-ad5d-d810afe56dfb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:09.183861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf3cbb59-ba7c-453a-ad5d-d810afe56dfb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:09.183861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf3cbb59-ba7c-453a-ad5d-d810afe56dfb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:09.184011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bf3cbb59-ba7c-453a-ad5d-d810afe56dfb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:09.194899 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:09.194899 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:09.195913 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf3cbb59-ba7c-453a-ad5d-d810afe56dfb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:09.196481 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 252/1006] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:09 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:09.310426 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-791a70ce-ae7a-4d22-aac7-9dbdfccc890d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:09.310980 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-791a70ce-ae7a-4d22-aac7-9dbdfccc890d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:09.311157 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-791a70ce-ae7a-4d22-aac7-9dbdfccc890d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:09.311412 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-791a70ce-ae7a-4d22-aac7-9dbdfccc890d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:09.330926 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:09.330926 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:09.335341 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-791a70ce-ae7a-4d22-aac7-9dbdfccc890d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:09.339944 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-791a70ce-ae7a-4d22-aac7-9dbdfccc890d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:09.340687 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 248/1007] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:09 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:09.443516 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac94d76f-8065-4ccd-846f-740a3cc403e2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:09.446637 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac94d76f-8065-4ccd-846f-740a3cc403e2 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:09.446637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac94d76f-8065-4ccd-846f-740a3cc403e2 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:09.446637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac94d76f-8065-4ccd-846f-740a3cc403e2 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:09.458106 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:09.458106 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:09.463145 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac94d76f-8065-4ccd-846f-740a3cc403e2 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:09.472947 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac94d76f-8065-4ccd-846f-740a3cc403e2 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:09.473683 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 255/1008] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:09 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:09.576067 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-6eef03b3-1d68-4267-b94e-b7ffb9cbc6a4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:09.579031 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-6eef03b3-1d68-4267-b94e-b7ffb9cbc6a4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2/action Aug 08 20:20:09.579543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-6eef03b3-1d68-4267-b94e-b7ffb9cbc6a4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:09.579721 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-6eef03b3-1d68-4267-b94e-b7ffb9cbc6a4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:09.613692 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:09.613692 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:09.627359 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f469402c-ea58-43b5-af70-5f803a6f87d2 req-6eef03b3-1d68-4267-b94e-b7ffb9cbc6a4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2/action returned with HTTP 204 Aug 08 20:20:09.628026 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 254/1009] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:09 2026] POST /volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:10.214260 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf018d64-e745-49d2-8fd7-467fd1ef6a7f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:10.224270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf018d64-e745-49d2-8fd7-467fd1ef6a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:10.225438 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf018d64-e745-49d2-8fd7-467fd1ef6a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:10.227112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf018d64-e745-49d2-8fd7-467fd1ef6a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:10.227112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cf018d64-e745-49d2-8fd7-467fd1ef6a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:10.236682 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:10.236682 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:10.238225 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf018d64-e745-49d2-8fd7-467fd1ef6a7f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:10.238603 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 253/1010] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:10 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:10.361730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2923bc2-b3e0-4c9b-8661-ca6eba5d4cf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:10.363711 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2923bc2-b3e0-4c9b-8661-ca6eba5d4cf7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:10.363896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2923bc2-b3e0-4c9b-8661-ca6eba5d4cf7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:10.364091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2923bc2-b3e0-4c9b-8661-ca6eba5d4cf7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:10.382123 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:10.382123 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:10.386328 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:10.386505 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2923bc2-b3e0-4c9b-8661-ca6eba5d4cf7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:10.388863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:10.389246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1798744718"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:10.390757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1798744718'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:10.390890 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Create volume of 1 GB Aug 08 20:20:10.391863 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2923bc2-b3e0-4c9b-8661-ca6eba5d4cf7 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:10.392342 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 249/1011] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:10 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:10.406017 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Availability Zones retrieved successfully. Aug 08 20:20:10.417910 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Flow 'volume_create_api' (b9adf9fa-d488-4e97-8abb-693892a6506d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:10.418975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4206cf9f-4062-455b-a344-f7413eff9576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:10.422330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:10.469858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4206cf9f-4062-455b-a344-f7413eff9576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:10.470821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f01bea-169a-4c48-a4d3-8b6ddeb59759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:10.558516 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Created reservations ['3db7c233-2080-450a-a94d-a5aad6f626ed', 'd93e3a6e-4064-4577-972e-8eb303965196', '916fb02b-a74e-42aa-b73d-aca399f53c42', '5f9bcd4f-e4e6-4826-bfcf-b7867013fec5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:10.559298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f01bea-169a-4c48-a4d3-8b6ddeb59759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db7c233-2080-450a-a94d-a5aad6f626ed', 'd93e3a6e-4064-4577-972e-8eb303965196', '916fb02b-a74e-42aa-b73d-aca399f53c42', '5f9bcd4f-e4e6-4826-bfcf-b7867013fec5']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:10.560094 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76005895-2ac4-4eb4-9844-3572b00f7bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:10.593181 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76005895-2ac4-4eb4-9844-3572b00f7bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66a4f455-d881-4122-89d2-0ee3e2e5a761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1798744718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999bc8d326834822a4790222ad31c7ba',qos_specs=None,replication_status=,reservations=['3db7c233-2080-450a-a94d-a5aad6f626ed','d93e3a6e-4064-4577-972e-8eb303965196','916fb02b-a74e-42aa-b73d-aca399f53c42','5f9bcd4f-e4e6-4826-bfcf-b7867013fec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b009ec269442179cc781a05441fae9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1798744718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66a4f455-d881-4122-89d2-0ee3e2e5a761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999bc8d326834822a4790222ad31c7ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b009ec269442179cc781a05441fae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:10.593416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cb831a-5bd4-435f-b60f-45ffa23b43da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:10.621090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8cb831a-5bd4-435f-b60f-45ffa23b43da) transitioned into state 'SUCCESS' from state '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-1798744718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999bc8d326834822a4790222ad31c7ba',qos_specs=None,replication_status=,reservations=['3db7c233-2080-450a-a94d-a5aad6f626ed','d93e3a6e-4064-4577-972e-8eb303965196','916fb02b-a74e-42aa-b73d-aca399f53c42','5f9bcd4f-e4e6-4826-bfcf-b7867013fec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b009ec269442179cc781a05441fae9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:10.622006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8faded9f-e688-469f-b10a-1ac8527dc6a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:10.640775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8faded9f-e688-469f-b10a-1ac8527dc6a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:10.641894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Flow 'volume_create_api' (b9adf9fa-d488-4e97-8abb-693892a6506d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:10.642326 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Create volume request issued successfully. Aug 08 20:20:10.645601 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94fc0c96-03e6-46aa-a435-5dd29a2a7641 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:10.645601 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 256/1012] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:10 2026] POST /volume/v3/volumes => generated 754 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 20:20:11.184173 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f518694d-0bf9-4878-89b7-e840f0a207eb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:11.253252 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-35aab559-ea8b-48ee-b23a-7d9c68c0fac6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:11.255608 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35aab559-ea8b-48ee-b23a-7d9c68c0fac6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:11.256532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35aab559-ea8b-48ee-b23a-7d9c68c0fac6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:11.256637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35aab559-ea8b-48ee-b23a-7d9c68c0fac6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:11.256795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-35aab559-ea8b-48ee-b23a-7d9c68c0fac6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:11.262959 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:11.262959 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:11.263964 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35aab559-ea8b-48ee-b23a-7d9c68c0fac6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:11.264725 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 254/1013] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:11 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:11.337333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f518694d-0bf9-4878-89b7-e840f0a207eb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:20:11.337499 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f518694d-0bf9-4878-89b7-e840f0a207eb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1554381816"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:11.359937 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f518694d-0bf9-4878-89b7-e840f0a207eb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:20:11.360322 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 255/1014] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:20:11 2026] POST /volume/v3/types => generated 233 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:11.375149 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba1595f2-e015-4e1c-a015-d599b2506d09 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:11.377498 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba1595f2-e015-4e1c-a015-d599b2506d09 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:20:11.377935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba1595f2-e015-4e1c-a015-d599b2506d09 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1586379831", "extra_specs": {"multiattach": " True"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:11.399878 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba1595f2-e015-4e1c-a015-d599b2506d09 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:20:11.400337 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 250/1015] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:20:11 2026] POST /volume/v3/types => generated 259 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:11.411451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56280bb4-d497-439c-b350-ebdd8459130e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:11.509353 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:11.510269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1554381816", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-972595496"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:11.512031 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1554381816', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-972595496'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:11.519218 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Create volume of 1 GB Aug 08 20:20:11.519702 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:11.519702 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:11.520558 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Availability Zones retrieved successfully. Aug 08 20:20:11.530831 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Flow 'volume_create_api' (a6f460dc-fbab-4aa3-87f1-cba76e5baed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:11.532293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a817e6-5584-4dc6-bde6-c067485dc5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:11.533401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:11.559289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98a817e6-5584-4dc6-bde6-c067485dc5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:20:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ecb14e00-a6d6-44c5-89c0-63a1e887ecbe,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1554381816',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ecb14e00-a6d6-44c5-89c0-63a1e887ecbe', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:11.559631 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05643a4-01c1-4f86-a7d4-7947aa011260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:11.592320 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:11.592320 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:11.646262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Created reservations ['2169554f-c6a3-4ee8-899b-404264e446b4', '6edcbdf1-61e0-4356-b6bf-7075114a3a34', 'b740d034-334b-4bc0-9933-6b3d00b6f04f', 'b640d334-754d-4d28-a2fd-d0a8a1283245'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:11.647591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05643a4-01c1-4f86-a7d4-7947aa011260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2169554f-c6a3-4ee8-899b-404264e446b4', '6edcbdf1-61e0-4356-b6bf-7075114a3a34', 'b740d034-334b-4bc0-9933-6b3d00b6f04f', 'b640d334-754d-4d28-a2fd-d0a8a1283245']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:11.649918 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47977212-c8dd-4609-b29a-5d1b821190fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:11.688487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47977212-c8dd-4609-b29a-5d1b821190fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33334895-83d7-49a8-aa02-f2acb79dd992', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-972595496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2516d7b1effb40509eb89fc3f40a2cbf',qos_specs=None,replication_status=,reservations=['2169554f-c6a3-4ee8-899b-404264e446b4','6edcbdf1-61e0-4356-b6bf-7075114a3a34','b740d034-334b-4bc0-9933-6b3d00b6f04f','b640d334-754d-4d28-a2fd-d0a8a1283245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb55b066a6849ddb27f5f57c373d3f0',volume_type_id=ecb14e00-a6d6-44c5-89c0-63a1e887ecbe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-972595496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33334895-83d7-49a8-aa02-f2acb79dd992,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2516d7b1effb40509eb89fc3f40a2cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb55b066a6849ddb27f5f57c373d3f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ecb14e00-a6d6-44c5-89c0-63a1e887ecbe),volume_type_id=ecb14e00-a6d6-44c5-89c0-63a1e887ecbe)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:11.689712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4948f98a-b28a-4f82-a02e-b564a153fe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:11.714724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4948f98a-b28a-4f82-a02e-b564a153fe6c) transitioned into state 'SUCCESS' from state '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-972595496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2516d7b1effb40509eb89fc3f40a2cbf',qos_specs=None,replication_status=,reservations=['2169554f-c6a3-4ee8-899b-404264e446b4','6edcbdf1-61e0-4356-b6bf-7075114a3a34','b740d034-334b-4bc0-9933-6b3d00b6f04f','b640d334-754d-4d28-a2fd-d0a8a1283245'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb55b066a6849ddb27f5f57c373d3f0',volume_type_id=ecb14e00-a6d6-44c5-89c0-63a1e887ecbe)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:11.715730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49eb2661-56e9-4df6-8efd-2a37ec7aea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:11.736502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49eb2661-56e9-4df6-8efd-2a37ec7aea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:11.738731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Flow 'volume_create_api' (a6f460dc-fbab-4aa3-87f1-cba76e5baed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:11.740557 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Create volume request issued successfully. Aug 08 20:20:11.741769 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56280bb4-d497-439c-b350-ebdd8459130e tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:11.742423 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 257/1016] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:20:11 2026] POST /volume/v3/volumes => generated 871 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:11.761768 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-774e3b99-7080-49f8-a44e-bd86e134eee7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:11.766732 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-774e3b99-7080-49f8-a44e-bd86e134eee7 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:11.766732 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-774e3b99-7080-49f8-a44e-bd86e134eee7 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:11.766732 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-774e3b99-7080-49f8-a44e-bd86e134eee7 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:11.777550 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:11.777550 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:11.784212 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-774e3b99-7080-49f8-a44e-bd86e134eee7 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:11.791580 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-774e3b99-7080-49f8-a44e-bd86e134eee7 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:11.792217 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 255/1017] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:11 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 939 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:12.278519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f56338f9-1a3f-4ab0-86fc-1e1377a714be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:12.282909 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f56338f9-1a3f-4ab0-86fc-1e1377a714be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:12.283093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f56338f9-1a3f-4ab0-86fc-1e1377a714be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:12.283278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f56338f9-1a3f-4ab0-86fc-1e1377a714be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:12.283559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f56338f9-1a3f-4ab0-86fc-1e1377a714be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:12.291523 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:12.291523 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:12.292358 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f56338f9-1a3f-4ab0-86fc-1e1377a714be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:12.293302 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 256/1018] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:12 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:12.812682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ea3f73d6-1da3-4caa-9f64-bf397546fcec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:12.816193 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea3f73d6-1da3-4caa-9f64-bf397546fcec tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:12.816596 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea3f73d6-1da3-4caa-9f64-bf397546fcec tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:12.816903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea3f73d6-1da3-4caa-9f64-bf397546fcec tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:12.829104 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:12.829104 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:12.833531 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ea3f73d6-1da3-4caa-9f64-bf397546fcec tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:12.838370 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea3f73d6-1da3-4caa-9f64-bf397546fcec tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:12.838813 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 251/1019] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:12 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:12.852273 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4245988f-2435-47c8-95f0-c3c7aba202e4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:12.856199 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4245988f-2435-47c8-95f0-c3c7aba202e4 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:12.856609 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4245988f-2435-47c8-95f0-c3c7aba202e4 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:12.856823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4245988f-2435-47c8-95f0-c3c7aba202e4 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:12.865018 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:12.865018 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:12.869096 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4245988f-2435-47c8-95f0-c3c7aba202e4 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Volume info retrieved successfully. Aug 08 20:20:12.877868 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4245988f-2435-47c8-95f0-c3c7aba202e4 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:12.878436 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 258/1020] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:12 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 1183 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:12.896486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:12.898397 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] POST https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992/action Aug 08 20:20:12.898793 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1586379831", "migration_policy": "never"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:12.898933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1586379831", "migration_policy": "never"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:12.907112 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:12.907112 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:12.907750 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:12.919043 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:12.919043 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:12.934413 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:12.934771 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:12.960459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Created reservations ['34d24a37-e1e4-44d2-8da3-c5889b74ea63', '0c5e9d17-bae7-4f3b-83c6-96f8f0af673c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:12.975508 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:12.975508 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:12.981705 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Created reservations ['28367e57-9d0b-4958-9958-8dc1464a5c1c', 'cf9c5f3f-7dc5-46f6-a3ef-4e04777a6be6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:13.009586 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Retype volume request issued successfully. Aug 08 20:20:13.009882 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9e100ab-3c04-4bec-8e20-6c1d0eb3ecde tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992/action returned with HTTP 202 Aug 08 20:20:13.010306 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 256/1021] 10.4.3.206 () {70 vars in 1432 bytes} [Sat Aug 8 20:20:12 2026] POST /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:20:13.022829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0cf2c1c8-06c8-42c4-877b-ba1fb2db904c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:13.025301 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0cf2c1c8-06c8-42c4-877b-ba1fb2db904c tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:13.025301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0cf2c1c8-06c8-42c4-877b-ba1fb2db904c tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:13.025301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0cf2c1c8-06c8-42c4-877b-ba1fb2db904c tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:13.031733 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:13.031733 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:13.035484 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0cf2c1c8-06c8-42c4-877b-ba1fb2db904c tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:13.039995 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0cf2c1c8-06c8-42c4-877b-ba1fb2db904c tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:13.040775 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 257/1022] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:13 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:13.308520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c085ef0d-f65d-43af-903f-6b4f61b70cf4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:13.310464 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c085ef0d-f65d-43af-903f-6b4f61b70cf4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:13.311038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c085ef0d-f65d-43af-903f-6b4f61b70cf4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:13.311038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c085ef0d-f65d-43af-903f-6b4f61b70cf4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:13.311038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c085ef0d-f65d-43af-903f-6b4f61b70cf4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:13.316126 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:13.316126 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:13.316982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c085ef0d-f65d-43af-903f-6b4f61b70cf4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:13.317262 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 252/1023] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:13 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:14.059859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-152d8e74-fbc4-48b1-a9ef-f61c06f8a2d4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:14.062820 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-152d8e74-fbc4-48b1-a9ef-f61c06f8a2d4 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:14.063412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-152d8e74-fbc4-48b1-a9ef-f61c06f8a2d4 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:14.064403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-152d8e74-fbc4-48b1-a9ef-f61c06f8a2d4 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:14.081432 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:14.081432 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:14.086580 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-152d8e74-fbc4-48b1-a9ef-f61c06f8a2d4 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:14.098304 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-152d8e74-fbc4-48b1-a9ef-f61c06f8a2d4 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:14.098861 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 259/1024] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:14 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:14.117163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19d0ce51-14c6-44b9-bc98-5dff7a0541b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:14.122644 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19d0ce51-14c6-44b9-bc98-5dff7a0541b3 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:14.122896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19d0ce51-14c6-44b9-bc98-5dff7a0541b3 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:14.123073 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19d0ce51-14c6-44b9-bc98-5dff7a0541b3 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:14.133099 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:14.133099 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:14.144645 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-19d0ce51-14c6-44b9-bc98-5dff7a0541b3 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Volume info retrieved successfully. Aug 08 20:20:14.152419 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19d0ce51-14c6-44b9-bc98-5dff7a0541b3 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:14.155252 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 257/1025] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:14 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:14.175889 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b1d26841-5a41-43af-8722-8a2d14e6fff2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:14.179000 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1d26841-5a41-43af-8722-8a2d14e6fff2 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:14.179185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1d26841-5a41-43af-8722-8a2d14e6fff2 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:14.179858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1d26841-5a41-43af-8722-8a2d14e6fff2 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:14.188933 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:14.188933 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:14.198005 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b1d26841-5a41-43af-8722-8a2d14e6fff2 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Volume info retrieved successfully. Aug 08 20:20:14.202783 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1d26841-5a41-43af-8722-8a2d14e6fff2 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:14.203247 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 258/1026] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:14 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 1182 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:14.218902 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:14.221638 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] POST https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992/action Aug 08 20:20:14.221638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1554381816", "migration_policy": "never"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:14.221638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1554381816", "migration_policy": "never"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:14.233540 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:14.233540 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:14.234442 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:14.259155 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:14.259642 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1554381816, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:14.279512 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Created reservations ['8eb1daea-00d1-45e9-80f7-a56024f26347', '2a2ff18d-dfd9-4ca2-aa38-693eaba2a83a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:14.300958 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:14.301884 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1586379831, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:14.312690 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Created reservations ['65f56c7b-2c3f-4877-b880-7e7b98575de1', '61409b0d-82a9-4619-9ac2-d375259cdc9b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:14.329226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7e2542cf-2ed4-4f99-848b-5c04565378de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:14.332829 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e2542cf-2ed4-4f99-848b-5c04565378de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:14.333080 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e2542cf-2ed4-4f99-848b-5c04565378de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:14.333324 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e2542cf-2ed4-4f99-848b-5c04565378de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:14.333496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7e2542cf-2ed4-4f99-848b-5c04565378de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:14.342963 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:14.342963 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:14.342963 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e2542cf-2ed4-4f99-848b-5c04565378de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:14.342963 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 260/1027] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:14 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:14.355837 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Retype volume request issued successfully. Aug 08 20:20:14.355984 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef7c688b-e40a-407f-a46a-0aa3d1b87b97 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992/action returned with HTTP 202 Aug 08 20:20:14.356411 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 253/1028] 10.4.3.206 () {70 vars in 1432 bytes} [Sat Aug 8 20:20:14 2026] POST /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:20:14.366454 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c831848a-db24-4d77-a444-582def085761 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:14.369447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c831848a-db24-4d77-a444-582def085761 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:14.369745 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c831848a-db24-4d77-a444-582def085761 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:14.369883 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c831848a-db24-4d77-a444-582def085761 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:14.386549 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:14.386549 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:14.392228 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c831848a-db24-4d77-a444-582def085761 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:14.399762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c831848a-db24-4d77-a444-582def085761 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:14.400471 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 258/1029] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:14 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.274751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-019e212f-9318-456d-a7fd-e63c23f46496 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.278536 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-019e212f-9318-456d-a7fd-e63c23f46496 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:15.278787 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-019e212f-9318-456d-a7fd-e63c23f46496 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.278941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-019e212f-9318-456d-a7fd-e63c23f46496 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.304035 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.304035 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:15.309118 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-019e212f-9318-456d-a7fd-e63c23f46496 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:15.314467 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-019e212f-9318-456d-a7fd-e63c23f46496 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:15.314927 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 259/1030] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.359832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5da7c17e-51b2-43d9-88d7-2047b49a5674 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.361965 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5da7c17e-51b2-43d9-88d7-2047b49a5674 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:15.362214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5da7c17e-51b2-43d9-88d7-2047b49a5674 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.362476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5da7c17e-51b2-43d9-88d7-2047b49a5674 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.362634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5da7c17e-51b2-43d9-88d7-2047b49a5674 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:15.375554 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.375554 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:15.379410 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5da7c17e-51b2-43d9-88d7-2047b49a5674 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:15.379410 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 261/1031] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:15.425997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c10cf132-3dd6-48bb-891c-3b4b4e1c8671 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.428778 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c10cf132-3dd6-48bb-891c-3b4b4e1c8671 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:15.429259 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c10cf132-3dd6-48bb-891c-3b4b4e1c8671 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.429717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c10cf132-3dd6-48bb-891c-3b4b4e1c8671 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.441636 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.441636 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:15.455055 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c10cf132-3dd6-48bb-891c-3b4b4e1c8671 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:15.461487 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c10cf132-3dd6-48bb-891c-3b4b4e1c8671 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:15.462016 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 254/1032] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 998 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.477713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-015cca26-76fc-4128-a0b3-a0039d6b5b01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.479889 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-015cca26-76fc-4128-a0b3-a0039d6b5b01 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:15.480102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-015cca26-76fc-4128-a0b3-a0039d6b5b01 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.480292 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-015cca26-76fc-4128-a0b3-a0039d6b5b01 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.491091 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.491091 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:15.494944 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-015cca26-76fc-4128-a0b3-a0039d6b5b01 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Volume info retrieved successfully. Aug 08 20:20:15.499244 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-015cca26-76fc-4128-a0b3-a0039d6b5b01 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:15.499695 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 259/1033] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 1183 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:15.511930 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.513797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-972595496 Aug 08 20:20:15.513991 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.514176 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.515040 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-972595496'), ('all_tenants', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:20:15.541783 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Get all volumes completed successfully. Aug 08 20:20:15.542180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09fa3ce7-4965-4468-a87c-4e5493460f84 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-972595496 returned with HTTP 200 Aug 08 20:20:15.542848 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 260/1034] 10.4.3.206 () {68 vars in 1427 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-972595496 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.552932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.558012 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-972595496 Aug 08 20:20:15.558498 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.558609 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.559530 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-972595496'), ('all_tenants', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:20:15.574126 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Get all volumes completed successfully. Aug 08 20:20:15.574616 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-261faad2-715e-4f9d-ba03-b80032b5ebdf tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-972595496 returned with HTTP 200 Aug 08 20:20:15.575021 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 262/1035] 10.4.3.206 () {68 vars in 1427 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-972595496 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.583834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b0d595fd-182e-49d0-97b9-311d6155fff6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.585715 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b0d595fd-182e-49d0-97b9-311d6155fff6 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:15.585927 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b0d595fd-182e-49d0-97b9-311d6155fff6 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.586134 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b0d595fd-182e-49d0-97b9-311d6155fff6 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.599555 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.599555 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:15.603624 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b0d595fd-182e-49d0-97b9-311d6155fff6 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:15.607972 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b0d595fd-182e-49d0-97b9-311d6155fff6 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:15.608361 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 255/1036] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.624215 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.626583 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] DELETE https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:15.626896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.627167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.627430 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Delete volume with id: 33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:15.638325 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.638325 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:15.639026 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:15.672660 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Delete volume request issued successfully. Aug 08 20:20:15.672952 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f2bd9ad-87ee-4bb4-a3b9-1161e96ca4d8 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 202 Aug 08 20:20:15.673482 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 260/1037] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:20:15 2026] DELETE /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:20:15.681220 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3ca0f246-0f5c-4d02-9c24-3505b511e4f9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.683574 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ca0f246-0f5c-4d02-9c24-3505b511e4f9 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:15.684819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ca0f246-0f5c-4d02-9c24-3505b511e4f9 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.685012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3ca0f246-0f5c-4d02-9c24-3505b511e4f9 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.695804 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.695804 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:15.700704 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3ca0f246-0f5c-4d02-9c24-3505b511e4f9 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Volume info retrieved successfully. Aug 08 20:20:15.707254 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3ca0f246-0f5c-4d02-9c24-3505b511e4f9 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 200 Aug 08 20:20:15.707852 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 261/1038] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:15 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:15.776997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d121aeb-ecc5-4d95-a3a6-70776d6aaa11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.777599 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d121aeb-ecc5-4d95-a3a6-70776d6aaa11 None None] GET https://10.4.3.206/volume// Aug 08 20:20:15.777599 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d121aeb-ecc5-4d95-a3a6-70776d6aaa11 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.777751 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d121aeb-ecc5-4d95-a3a6-70776d6aaa11 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.778108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d121aeb-ecc5-4d95-a3a6-70776d6aaa11 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:15.778378 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 263/1039] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:15.797131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-d4207b71-fb21-435a-bd49-ad56230236e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.799470 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-d4207b71-fb21-435a-bd49-ad56230236e9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:15.799845 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-d4207b71-fb21-435a-bd49-ad56230236e9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d52a550-3439-47c7-b2fe-8bea982ed684", "connector": null, "instance_uuid": "bb84600b-066e-46fd-aa0e-f5d5be168f32"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:15.825487 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.825487 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:15.856976 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-d4207b71-fb21-435a-bd49-ad56230236e9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:15.857668 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 256/1040] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:15 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 08 20:20:15.867657 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-c094ee86-9fe1-41b6-b3c5-7104fbcc47a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:15.872773 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-c094ee86-9fe1-41b6-b3c5-7104fbcc47a5 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8 Aug 08 20:20:15.872978 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-c094ee86-9fe1-41b6-b3c5-7104fbcc47a5 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:15.873352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-c094ee86-9fe1-41b6-b3c5-7104fbcc47a5 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:15.880745 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:15.880745 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:15.950354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-c094ee86-9fe1-41b6-b3c5-7104fbcc47a5 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8 returned with HTTP 200 Aug 08 20:20:15.950804 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 261/1041] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:20:15 2026] DELETE /volume/v3/attachments/4d31bfe1-9cf9-48da-b068-abb405243ed8 => generated 367 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:16.394916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9adbf976-0d3a-4105-bf72-bb8beb7607e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.396618 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9adbf976-0d3a-4105-bf72-bb8beb7607e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:16.396802 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9adbf976-0d3a-4105-bf72-bb8beb7607e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.396996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9adbf976-0d3a-4105-bf72-bb8beb7607e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.397098 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9adbf976-0d3a-4105-bf72-bb8beb7607e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:16.402579 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.402579 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:16.403258 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9adbf976-0d3a-4105-bf72-bb8beb7607e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:16.403604 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 262/1042] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:16.597823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-73426074-c570-4ae1-adac-6423cc2bbd44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.664425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.666952 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:16.667326 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-attach": {"instance_uuid": "1a806116-c02a-475f-8e2a-6111dce7cda7", "mountpoint": "/dev/vdb"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:16.667559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "1a806116-c02a-475f-8e2a-6111dce7cda7", "mountpoint": "/dev/vdb"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:16.681241 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-73426074-c570-4ae1-adac-6423cc2bbd44 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:16.681580 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-73426074-c570-4ae1-adac-6423cc2bbd44 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.681833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-73426074-c570-4ae1-adac-6423cc2bbd44 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.683072 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.683072 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:16.683770 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:16.690212 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.690212 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:16.694306 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-73426074-c570-4ae1-adac-6423cc2bbd44 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:16.696603 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Update volume admin metadata completed successfully. Aug 08 20:20:16.700001 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-73426074-c570-4ae1-adac-6423cc2bbd44 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:16.700550 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 264/1043] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:16.721569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-054c676c-7775-427b-9e11-958d32a49e73 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.723309 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-054c676c-7775-427b-9e11-958d32a49e73 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] GET https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 Aug 08 20:20:16.723621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-054c676c-7775-427b-9e11-958d32a49e73 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.724047 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-054c676c-7775-427b-9e11-958d32a49e73 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.729989 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-054c676c-7775-427b-9e11-958d32a49e73 tempest-VolumeRetypeMultiattachTest-1477293516 tempest-VolumeRetypeMultiattachTest-1477293516-project-member] https://10.4.3.206/volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 returned with HTTP 404 Aug 08 20:20:16.730424 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 262/1044] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/volumes/33334895-83d7-49a8-aa02-f2acb79dd992 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 20:20:16.742837 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58e58e0c-7d1c-428f-8f57-638b69af2120 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.747105 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58e58e0c-7d1c-428f-8f57-638b69af2120 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] DELETE https://10.4.3.206/volume/v3/types/faf9661d-f0a5-40d6-a3d6-f4a7daa1bdd6 Aug 08 20:20:16.747630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58e58e0c-7d1c-428f-8f57-638b69af2120 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.748012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58e58e0c-7d1c-428f-8f57-638b69af2120 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.775403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Attach volume completed successfully. Aug 08 20:20:16.775628 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5d8543a-edd3-4757-96c1-87cd77e50c82 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:16.776208 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 257/1045] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:16 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:16.785127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4eb2cb20-2a47-45b7-8978-be8614d66b59 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.787615 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4eb2cb20-2a47-45b7-8978-be8614d66b59 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:16.787853 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4eb2cb20-2a47-45b7-8978-be8614d66b59 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.791049 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4eb2cb20-2a47-45b7-8978-be8614d66b59 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.791127 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58e58e0c-7d1c-428f-8f57-638b69af2120 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/types/faf9661d-f0a5-40d6-a3d6-f4a7daa1bdd6 returned with HTTP 202 Aug 08 20:20:16.791127 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 263/1046] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:20:16 2026] DELETE /volume/v3/types/faf9661d-f0a5-40d6-a3d6-f4a7daa1bdd6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:16.798747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b5359b3-829f-4e30-9c05-c373477cc211 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.816659 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b5359b3-829f-4e30-9c05-c373477cc211 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/types/faf9661d-f0a5-40d6-a3d6-f4a7daa1bdd6 Aug 08 20:20:16.816860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b5359b3-829f-4e30-9c05-c373477cc211 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.817048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b5359b3-829f-4e30-9c05-c373477cc211 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.819422 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.819422 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:16.829126 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b5359b3-829f-4e30-9c05-c373477cc211 tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/types/faf9661d-f0a5-40d6-a3d6-f4a7daa1bdd6 returned with HTTP 404 Aug 08 20:20:16.829208 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4eb2cb20-2a47-45b7-8978-be8614d66b59 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:16.829441 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 263/1047] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/types/faf9661d-f0a5-40d6-a3d6-f4a7daa1bdd6 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:20:16.834751 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a771220-5fcb-46ae-a531-6f5d7d78abd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.835222 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a771220-5fcb-46ae-a531-6f5d7d78abd8 None None] GET https://10.4.3.206/volume// Aug 08 20:20:16.835507 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a771220-5fcb-46ae-a531-6f5d7d78abd8 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.837445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a771220-5fcb-46ae-a531-6f5d7d78abd8 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.837445 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a771220-5fcb-46ae-a531-6f5d7d78abd8 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:16.837548 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4eb2cb20-2a47-45b7-8978-be8614d66b59 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:16.837654 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 258/1048] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20: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 08 20:20:16.837689 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 265/1049] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 1176 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:20:16.843544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3e2b097-c4d6-4258-83ef-9940fd59489b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.848237 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3e2b097-c4d6-4258-83ef-9940fd59489b tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] DELETE https://10.4.3.206/volume/v3/types/ecb14e00-a6d6-44c5-89c0-63a1e887ecbe Aug 08 20:20:16.848237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3e2b097-c4d6-4258-83ef-9940fd59489b tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.848237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3e2b097-c4d6-4258-83ef-9940fd59489b tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.849366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-16f17c02-23da-4697-a40d-6a5ecc1bdd3a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.853676 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-16f17c02-23da-4697-a40d-6a5ecc1bdd3a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:16.853908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.854132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-16f17c02-23da-4697-a40d-6a5ecc1bdd3a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "23d432aa-3a6e-46a3-9896-118efb7b5048", "connector": null, "instance_uuid": "f8af7ac9-1fa5-4fe7-ba72-741583f1c7f6"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:16.855992 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:16.856504 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-detach": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:16.856668 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:16.866667 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.866667 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:16.869758 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.869758 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:16.870253 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:16.876801 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3e2b097-c4d6-4258-83ef-9940fd59489b tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/types/ecb14e00-a6d6-44c5-89c0-63a1e887ecbe returned with HTTP 202 Aug 08 20:20:16.877274 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 264/1050] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:20:16 2026] DELETE /volume/v3/types/ecb14e00-a6d6-44c5-89c0-63a1e887ecbe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:16.887074 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee55951b-5bab-4091-b00d-e06e2c733dcb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.890172 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee55951b-5bab-4091-b00d-e06e2c733dcb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] GET https://10.4.3.206/volume/v3/types/ecb14e00-a6d6-44c5-89c0-63a1e887ecbe Aug 08 20:20:16.890456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee55951b-5bab-4091-b00d-e06e2c733dcb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.890876 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee55951b-5bab-4091-b00d-e06e2c733dcb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.895363 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee55951b-5bab-4091-b00d-e06e2c733dcb tempest-VolumeRetypeMultiattachTest-557404414 tempest-VolumeRetypeMultiattachTest-557404414-project-admin] https://10.4.3.206/volume/v3/types/ecb14e00-a6d6-44c5-89c0-63a1e887ecbe returned with HTTP 404 Aug 08 20:20:16.896126 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 266/1051] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/types/ecb14e00-a6d6-44c5-89c0-63a1e887ecbe => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:16.916171 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-16f17c02-23da-4697-a40d-6a5ecc1bdd3a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:16.916881 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 264/1052] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:16 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:16.923769 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Detach volume completed successfully. Aug 08 20:20:16.924052 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1340443-b06f-41ab-8cd3-8e0f3ca55bcb tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:16.925140 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 259/1053] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:16 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:16.935211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4bb25adc-00c8-466e-b293-454c192fc338 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.937923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bb25adc-00c8-466e-b293-454c192fc338 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:16.938122 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bb25adc-00c8-466e-b293-454c192fc338 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.938399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4bb25adc-00c8-466e-b293-454c192fc338 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.948485 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.948485 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:16.952822 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4bb25adc-00c8-466e-b293-454c192fc338 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:16.957328 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4bb25adc-00c8-466e-b293-454c192fc338 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:16.957843 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 265/1054] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:16.961031 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6026858-70b0-4731-9ac0-fa689a741e5c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.963643 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6026858-70b0-4731-9ac0-fa689a741e5c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:16.963915 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6026858-70b0-4731-9ac0-fa689a741e5c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.964000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6026858-70b0-4731-9ac0-fa689a741e5c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.968639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef7e36c0-2b75-4ed0-a33d-f5c96d306ea0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.969176 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef7e36c0-2b75-4ed0-a33d-f5c96d306ea0 None None] GET https://10.4.3.206/volume// Aug 08 20:20:16.969459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef7e36c0-2b75-4ed0-a33d-f5c96d306ea0 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.969750 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef7e36c0-2b75-4ed0-a33d-f5c96d306ea0 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.971648 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef7e36c0-2b75-4ed0-a33d-f5c96d306ea0 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:16.971648 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 265/1055] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:16.977023 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:16.977023 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:16.981899 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a6026858-70b0-4731-9ac0-fa689a741e5c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:16.989135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-a26ab79c-f228-4a16-8185-ebcde525794e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:16.991675 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-a26ab79c-f228-4a16-8185-ebcde525794e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:16.991993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-a26ab79c-f228-4a16-8185-ebcde525794e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:16.992667 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-a26ab79c-f228-4a16-8185-ebcde525794e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:16.998751 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6026858-70b0-4731-9ac0-fa689a741e5c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:17.001027 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 267/1056] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:17.004991 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:17.004991 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:17.010170 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-a26ab79c-f228-4a16-8185-ebcde525794e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:17.018867 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-a26ab79c-f228-4a16-8185-ebcde525794e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:17.019440 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 260/1057] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:16 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:17.178934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:17.181990 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 Aug 08 20:20:17.182638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:17.193121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:17.199528 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:17.200861 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:17.200861 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:17.232290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:17.237250 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] PUT https://10.4.3.206/volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a Aug 08 20:20:17.237875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:17.251820 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Acquiring lock "cinder-attachment_update-23d432aa-3a6e-46a3-9896-118efb7b5048-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:17.261614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Lock "cinder-attachment_update-23d432aa-3a6e-46a3-9896-118efb7b5048-np0000006809" acquired by "attachment_update" :: waited 0.010s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:17.263281 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:17.263281 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:17.326607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" released by "attachment_update" :: held 0.127s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:17.326949 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-8a739b00-8ea7-4b4a-baea-086064749973 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 returned with HTTP 200 Aug 08 20:20:17.327486 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 266/1058] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:17 2026] PUT /volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:17.336870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-2604a7bc-a499-4947-9b70-10bffcb87808 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:17.338793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-2604a7bc-a499-4947-9b70-10bffcb87808 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 Aug 08 20:20:17.339042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-2604a7bc-a499-4947-9b70-10bffcb87808 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:17.339230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-2604a7bc-a499-4947-9b70-10bffcb87808 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:17.362525 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-2604a7bc-a499-4947-9b70-10bffcb87808 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 returned with HTTP 200 Aug 08 20:20:17.362525 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 268/1059] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:20:17 2026] GET /volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:17.411522 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Lock "cinder-attachment_update-23d432aa-3a6e-46a3-9896-118efb7b5048-np0000006809" released by "attachment_update" :: held 0.149s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:17.411522 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-e1204083-43bb-4d9a-b603-87c9dcf32ad0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a returned with HTTP 200 Aug 08 20:20:17.411522 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 266/1060] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:17 2026] PUT /volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:17.418254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03f6fd7a-d94e-438b-9305-dcfd1f1588a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:17.420062 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03f6fd7a-d94e-438b-9305-dcfd1f1588a8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:17.420247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03f6fd7a-d94e-438b-9305-dcfd1f1588a8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:17.420478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03f6fd7a-d94e-438b-9305-dcfd1f1588a8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:17.420584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-03f6fd7a-d94e-438b-9305-dcfd1f1588a8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:17.427190 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:17.427190 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:17.428136 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03f6fd7a-d94e-438b-9305-dcfd1f1588a8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:17.428470 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 261/1061] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:17 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:18.014316 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd99d83c-25ba-4430-990e-4a038352c0f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:18.016192 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd99d83c-25ba-4430-990e-4a038352c0f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:18.016478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd99d83c-25ba-4430-990e-4a038352c0f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:18.016692 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd99d83c-25ba-4430-990e-4a038352c0f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:18.035572 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:18.035572 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:18.039021 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dd99d83c-25ba-4430-990e-4a038352c0f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:18.044766 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd99d83c-25ba-4430-990e-4a038352c0f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:18.044766 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 267/1062] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:18 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:18.442156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc2c229e-de93-4be9-b646-346c93f019b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:18.444345 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc2c229e-de93-4be9-b646-346c93f019b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:18.444640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc2c229e-de93-4be9-b646-346c93f019b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:18.444894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc2c229e-de93-4be9-b646-346c93f019b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:18.445061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fc2c229e-de93-4be9-b646-346c93f019b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:18.456442 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:18.456442 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:18.457537 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc2c229e-de93-4be9-b646-346c93f019b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:18.457711 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 269/1063] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:18 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:19.068361 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8970eb5b-3f43-4e25-b9d9-fcd7bf8b16ef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.070400 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8970eb5b-3f43-4e25-b9d9-fcd7bf8b16ef tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:19.070590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8970eb5b-3f43-4e25-b9d9-fcd7bf8b16ef tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:19.070846 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8970eb5b-3f43-4e25-b9d9-fcd7bf8b16ef tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:19.073786 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=469,cinder:UPDATE=95,cinder:INSERT=60,cinder:DELETE=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:20:19.082573 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:19.082573 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:19.087132 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8970eb5b-3f43-4e25-b9d9-fcd7bf8b16ef tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:19.097865 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8970eb5b-3f43-4e25-b9d9-fcd7bf8b16ef tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:19.098332 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 267/1064] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:19 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:19.469734 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2fd1b123-81b3-4dd9-92f1-1ffb36427edf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.471509 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2fd1b123-81b3-4dd9-92f1-1ffb36427edf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:19.471901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2fd1b123-81b3-4dd9-92f1-1ffb36427edf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:19.471901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2fd1b123-81b3-4dd9-92f1-1ffb36427edf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:19.472001 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2fd1b123-81b3-4dd9-92f1-1ffb36427edf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:19.476341 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:19.476341 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:19.478403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2fd1b123-81b3-4dd9-92f1-1ffb36427edf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:19.478403 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 262/1065] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:19 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:19.752835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4a74ec63-1e2c-4b1a-bb82-be486ca5d9bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.855050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4a74ec63-1e2c-4b1a-bb82-be486ca5d9bb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:20:19.855447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4a74ec63-1e2c-4b1a-bb82-be486ca5d9bb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1651911074"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:19.870695 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4a74ec63-1e2c-4b1a-bb82-be486ca5d9bb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:20:19.870851 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 268/1066] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:20:19 2026] POST /volume/v3/types => generated 231 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:19.879321 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-30da7107-0f8c-408f-8703-19f76dc7c663 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.880989 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30da7107-0f8c-408f-8703-19f76dc7c663 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] POST https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs Aug 08 20:20:19.881402 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-30da7107-0f8c-408f-8703-19f76dc7c663 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:19.925648 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-30da7107-0f8c-408f-8703-19f76dc7c663 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs returned with HTTP 200 Aug 08 20:20:19.926066 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 270/1067] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:20:19 2026] POST /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs => generated 34 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:19.934856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d37da75d-5cf3-47fb-ba19-3dd01bdcf750 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.936678 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d37da75d-5cf3-47fb-ba19-3dd01bdcf750 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] GET https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 Aug 08 20:20:19.936886 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d37da75d-5cf3-47fb-ba19-3dd01bdcf750 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:19.937091 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d37da75d-5cf3-47fb-ba19-3dd01bdcf750 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:19.944084 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d37da75d-5cf3-47fb-ba19-3dd01bdcf750 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 returned with HTTP 200 Aug 08 20:20:19.944452 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 268/1068] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:20:19 2026] GET /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:19.950875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e84dcd0b-9249-44dc-801e-b80b6d4fe41d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.952698 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e84dcd0b-9249-44dc-801e-b80b6d4fe41d tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] DELETE https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 Aug 08 20:20:19.952872 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e84dcd0b-9249-44dc-801e-b80b6d4fe41d tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:19.953045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e84dcd0b-9249-44dc-801e-b80b6d4fe41d tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:19.969376 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e84dcd0b-9249-44dc-801e-b80b6d4fe41d tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 returned with HTTP 202 Aug 08 20:20:19.969830 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 263/1069] 10.4.3.206 () {66 vars in 1399 bytes} [Sat Aug 8 20:20:19 2026] DELETE /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:19.978549 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-347b038e-c6d2-43d9-ba23-68fc59ce5e53 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.980362 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-347b038e-c6d2-43d9-ba23-68fc59ce5e53 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] GET https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 Aug 08 20:20:19.980585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-347b038e-c6d2-43d9-ba23-68fc59ce5e53 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:19.980766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-347b038e-c6d2-43d9-ba23-68fc59ce5e53 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:19.988393 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-347b038e-c6d2-43d9-ba23-68fc59ce5e53 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 returned with HTTP 404 Aug 08 20:20:19.988906 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 269/1070] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:20:19 2026] GET /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:19.996316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d97abe4b-3a56-4eef-8a1f-081c33be097c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:19.998266 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d97abe4b-3a56-4eef-8a1f-081c33be097c tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] POST https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs Aug 08 20:20:19.998531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d97abe4b-3a56-4eef-8a1f-081c33be097c tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:20.017008 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d97abe4b-3a56-4eef-8a1f-081c33be097c tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs returned with HTTP 200 Aug 08 20:20:20.017427 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 271/1071] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:20:19 2026] POST /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.024377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61f18741-fdad-429c-bf8c-0d44b050f869 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.026157 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61f18741-fdad-429c-bf8c-0d44b050f869 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] GET https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs Aug 08 20:20:20.026440 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61f18741-fdad-429c-bf8c-0d44b050f869 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.026633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61f18741-fdad-429c-bf8c-0d44b050f869 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.034071 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61f18741-fdad-429c-bf8c-0d44b050f869 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs returned with HTTP 200 Aug 08 20:20:20.034515 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 269/1072] 10.4.3.206 () {66 vars in 1378 bytes} [Sat Aug 8 20:20:20 2026] GET /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.044548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b59e3015-ce96-4ccd-9083-2c13509ab391 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.048802 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b59e3015-ce96-4ccd-9083-2c13509ab391 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] POST https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs Aug 08 20:20:20.049140 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b59e3015-ce96-4ccd-9083-2c13509ab391 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:20.083568 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b59e3015-ce96-4ccd-9083-2c13509ab391 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs returned with HTTP 200 Aug 08 20:20:20.083974 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 264/1073] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:20:20 2026] POST /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs => generated 34 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.093246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-18dbefc7-989e-4283-a8e6-5a8a29e5c817 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.095729 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18dbefc7-989e-4283-a8e6-5a8a29e5c817 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] PUT https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec2 Aug 08 20:20:20.096113 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18dbefc7-989e-4283-a8e6-5a8a29e5c817 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:20.112572 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13f49937-2233-45ad-b989-148fb9d81a1a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.114338 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13f49937-2233-45ad-b989-148fb9d81a1a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:20.114583 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13f49937-2233-45ad-b989-148fb9d81a1a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.114806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13f49937-2233-45ad-b989-148fb9d81a1a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.124988 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:20.124988 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:20.129165 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13f49937-2233-45ad-b989-148fb9d81a1a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:20.132062 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18dbefc7-989e-4283-a8e6-5a8a29e5c817 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec2 returned with HTTP 200 Aug 08 20:20:20.132769 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 270/1074] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:20:20 2026] PUT /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec2 => generated 17 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.134319 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13f49937-2233-45ad-b989-148fb9d81a1a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:20.134774 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 272/1075] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:20 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:20.142746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0df24ace-af1b-4b10-ab7d-d748da46beeb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.146524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0df24ace-af1b-4b10-ab7d-d748da46beeb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] GET https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec2 Aug 08 20:20:20.146710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0df24ace-af1b-4b10-ab7d-d748da46beeb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.146881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0df24ace-af1b-4b10-ab7d-d748da46beeb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.152994 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0df24ace-af1b-4b10-ab7d-d748da46beeb tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec2 returned with HTTP 200 Aug 08 20:20:20.153949 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 270/1076] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:20:20 2026] GET /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.165936 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-85ce50f9-a7c9-435d-9ece-ec938f0f3575 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.168629 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85ce50f9-a7c9-435d-9ece-ec938f0f3575 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] POST https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs Aug 08 20:20:20.168629 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85ce50f9-a7c9-435d-9ece-ec938f0f3575 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:20.197824 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85ce50f9-a7c9-435d-9ece-ec938f0f3575 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs returned with HTTP 200 Aug 08 20:20:20.198249 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 265/1077] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:20:20 2026] POST /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs => generated 51 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.208143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b369405b-863c-4967-8213-aaf2f4833d9f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.210481 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b369405b-863c-4967-8213-aaf2f4833d9f tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] GET https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs Aug 08 20:20:20.210746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b369405b-863c-4967-8213-aaf2f4833d9f tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.211010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b369405b-863c-4967-8213-aaf2f4833d9f tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.218170 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b369405b-863c-4967-8213-aaf2f4833d9f tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs returned with HTTP 200 Aug 08 20:20:20.219849 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 271/1078] 10.4.3.206 () {66 vars in 1378 bytes} [Sat Aug 8 20:20:20 2026] GET /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:20.227754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-228bc547-f5cd-4848-afd2-cc99757d3994 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.231925 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-228bc547-f5cd-4848-afd2-cc99757d3994 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] DELETE https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914 Aug 08 20:20:20.232108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-228bc547-f5cd-4848-afd2-cc99757d3994 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.232305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-228bc547-f5cd-4848-afd2-cc99757d3994 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.274963 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-228bc547-f5cd-4848-afd2-cc99757d3994 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914 returned with HTTP 202 Aug 08 20:20:20.275605 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 273/1079] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:20:20 2026] DELETE /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:20.282459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5754f5f7-7086-41bc-920b-94a848eb38a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.285181 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5754f5f7-7086-41bc-920b-94a848eb38a7 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] GET https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914 Aug 08 20:20:20.285502 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5754f5f7-7086-41bc-920b-94a848eb38a7 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.285839 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5754f5f7-7086-41bc-920b-94a848eb38a7 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.289327 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5754f5f7-7086-41bc-920b-94a848eb38a7 tempest-VolumeTypesExtraSpecsTest-859756005 tempest-VolumeTypesExtraSpecsTest-859756005-project-admin] https://10.4.3.206/volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914 returned with HTTP 404 Aug 08 20:20:20.289934 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 271/1080] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:20:20 2026] GET /volume/v3/types/b7176671-f39c-469c-89f9-11ad5d140914 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:20.492081 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-caded09f-b15f-4f91-ae1c-e141cf7b95eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.497498 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-caded09f-b15f-4f91-ae1c-e141cf7b95eb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:20.497498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-caded09f-b15f-4f91-ae1c-e141cf7b95eb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:20.497498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-caded09f-b15f-4f91-ae1c-e141cf7b95eb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:20.497582 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-caded09f-b15f-4f91-ae1c-e141cf7b95eb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:20.505535 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:20.505535 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:20.506556 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-caded09f-b15f-4f91-ae1c-e141cf7b95eb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:20.507055 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 266/1081] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:20 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:20.705176 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-c61acc3b-4b82-40ec-a6a4-e0c411fa0baf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:20.712760 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-c61acc3b-4b82-40ec-a6a4-e0c411fa0baf tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] POST https://10.4.3.206/volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a/action Aug 08 20:20:20.712857 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-c61acc3b-4b82-40ec-a6a4-e0c411fa0baf tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:20.713448 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-c61acc3b-4b82-40ec-a6a4-e0c411fa0baf tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:20.736401 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:20.736401 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:20.755160 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cfaa9cad-b1f6-48fc-b5b4-747c8e5d4072 req-c61acc3b-4b82-40ec-a6a4-e0c411fa0baf tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a/action returned with HTTP 204 Aug 08 20:20:20.755735 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 272/1082] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:20 2026] POST /volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:21.151687 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-997344be-cd9c-4deb-b2cd-295c7f0d090e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:21.155774 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-997344be-cd9c-4deb-b2cd-295c7f0d090e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:21.156019 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-997344be-cd9c-4deb-b2cd-295c7f0d090e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:21.156251 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-997344be-cd9c-4deb-b2cd-295c7f0d090e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:21.170608 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:21.170608 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:21.174814 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-997344be-cd9c-4deb-b2cd-295c7f0d090e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:21.179657 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-997344be-cd9c-4deb-b2cd-295c7f0d090e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:21.180117 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 274/1083] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:21 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:21.194355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-baf51892-1fab-4e4a-8d55-0f260d9d7a3b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:21.196960 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-baf51892-1fab-4e4a-8d55-0f260d9d7a3b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:21.197235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-baf51892-1fab-4e4a-8d55-0f260d9d7a3b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:21.197544 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-baf51892-1fab-4e4a-8d55-0f260d9d7a3b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:21.209046 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:21.209046 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:21.213076 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-baf51892-1fab-4e4a-8d55-0f260d9d7a3b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:21.217713 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-baf51892-1fab-4e4a-8d55-0f260d9d7a3b tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:21.218132 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 272/1084] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:21 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:21.274655 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c16469e3-bc33-4f70-924d-3583a473dc0f req-30923491-588e-4940-b9e6-414ce7dee52e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:21.277465 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c16469e3-bc33-4f70-924d-3583a473dc0f req-30923491-588e-4940-b9e6-414ce7dee52e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:21.277687 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c16469e3-bc33-4f70-924d-3583a473dc0f req-30923491-588e-4940-b9e6-414ce7dee52e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:21.277880 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c16469e3-bc33-4f70-924d-3583a473dc0f req-30923491-588e-4940-b9e6-414ce7dee52e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:21.290415 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:21.290415 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:21.295460 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c16469e3-bc33-4f70-924d-3583a473dc0f req-30923491-588e-4940-b9e6-414ce7dee52e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:21.300809 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c16469e3-bc33-4f70-924d-3583a473dc0f req-30923491-588e-4940-b9e6-414ce7dee52e tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:21.301243 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 267/1085] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:21 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:21.518866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec143dc5-e438-42ae-a041-7f458e52a9f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:21.523217 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec143dc5-e438-42ae-a041-7f458e52a9f1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:21.523217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec143dc5-e438-42ae-a041-7f458e52a9f1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:21.523217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec143dc5-e438-42ae-a041-7f458e52a9f1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:21.523217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ec143dc5-e438-42ae-a041-7f458e52a9f1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:21.528207 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:21.528207 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:21.529163 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec143dc5-e438-42ae-a041-7f458e52a9f1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:21.529882 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 273/1086] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:21 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:22.313930 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2eabcf7-fec0-4120-9aab-b11065c032de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:22.447856 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:22.448804 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2078486815"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:22.453078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2078486815'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:22.453078 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Create volume of 1 GB Aug 08 20:20:22.456191 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Availability Zones retrieved successfully. Aug 08 20:20:22.463199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Flow 'volume_create_api' (0baa0b77-8645-473f-a0f6-71e29125ff94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:22.464983 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20eabe1b-6453-4653-83f8-b645f377f107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:22.466500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:22.503582 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20eabe1b-6453-4653-83f8-b645f377f107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:22.504608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4655b655-999d-407b-9019-24f53488d463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:22.542895 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dbb0b9e3-0113-4948-8fe1-1054f7bea92a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:22.545604 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbb0b9e3-0113-4948-8fe1-1054f7bea92a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:22.545824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbb0b9e3-0113-4948-8fe1-1054f7bea92a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:22.546011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbb0b9e3-0113-4948-8fe1-1054f7bea92a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:22.546113 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-dbb0b9e3-0113-4948-8fe1-1054f7bea92a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:22.553742 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:22.553742 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:22.554580 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbb0b9e3-0113-4948-8fe1-1054f7bea92a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:22.555290 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 273/1087] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:22 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:22.604063 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Created reservations ['37befac8-3e69-43a9-a55b-c0a7e93f209d', '01f5be98-74a1-4717-8c59-14208c6eb242', 'e4d1c921-50ad-4401-9db1-a6d1c837703c', 'b53b55d7-565d-407c-b8a2-bd343a634a6b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:22.605465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4655b655-999d-407b-9019-24f53488d463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37befac8-3e69-43a9-a55b-c0a7e93f209d', '01f5be98-74a1-4717-8c59-14208c6eb242', 'e4d1c921-50ad-4401-9db1-a6d1c837703c', 'b53b55d7-565d-407c-b8a2-bd343a634a6b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:22.605717 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e211d9-58c6-4854-b886-94bda0963cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:22.644868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76e211d9-58c6-4854-b886-94bda0963cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bade744b-5c00-40fe-a041-d30bd33cbfbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2078486815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4b1f315370648d786ab510fed96230f',qos_specs=None,replication_status=,reservations=['37befac8-3e69-43a9-a55b-c0a7e93f209d','01f5be98-74a1-4717-8c59-14208c6eb242','e4d1c921-50ad-4401-9db1-a6d1c837703c','b53b55d7-565d-407c-b8a2-bd343a634a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3651d64b19e04e6dae9df877e9cc376e',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2078486815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bade744b-5c00-40fe-a041-d30bd33cbfbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4b1f315370648d786ab510fed96230f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3651d64b19e04e6dae9df877e9cc376e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:22.644868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a32a212-0975-4b12-9220-2da6868a8f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:22.682271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a32a212-0975-4b12-9220-2da6868a8f10) transitioned into state 'SUCCESS' from state '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-2078486815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4b1f315370648d786ab510fed96230f',qos_specs=None,replication_status=,reservations=['37befac8-3e69-43a9-a55b-c0a7e93f209d','01f5be98-74a1-4717-8c59-14208c6eb242','e4d1c921-50ad-4401-9db1-a6d1c837703c','b53b55d7-565d-407c-b8a2-bd343a634a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3651d64b19e04e6dae9df877e9cc376e',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:22.684006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b425580-c3f5-405a-944b-55c341258309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:22.697141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b425580-c3f5-405a-944b-55c341258309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:22.701192 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Flow 'volume_create_api' (0baa0b77-8645-473f-a0f6-71e29125ff94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:22.701192 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Create volume request issued successfully. Aug 08 20:20:22.701192 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2eabcf7-fec0-4120-9aab-b11065c032de tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:22.701192 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 275/1088] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:22 2026] POST /volume/v3/volumes => generated 750 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:22.719109 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca504ab2-bb24-465b-ae1c-5b7ec5c7b6e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:22.723079 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca504ab2-bb24-465b-ae1c-5b7ec5c7b6e8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:22.723320 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca504ab2-bb24-465b-ae1c-5b7ec5c7b6e8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:22.723739 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca504ab2-bb24-465b-ae1c-5b7ec5c7b6e8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:22.732658 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:22.732658 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:22.746553 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ca504ab2-bb24-465b-ae1c-5b7ec5c7b6e8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:22.752118 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca504ab2-bb24-465b-ae1c-5b7ec5c7b6e8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd returned with HTTP 200 Aug 08 20:20:22.752776 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 268/1089] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:22 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:23.569248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-27487a56-b9bd-47a4-b2c9-2c765c7e1361 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.572677 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27487a56-b9bd-47a4-b2c9-2c765c7e1361 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:23.573036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27487a56-b9bd-47a4-b2c9-2c765c7e1361 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:23.573520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-27487a56-b9bd-47a4-b2c9-2c765c7e1361 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:23.573771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-27487a56-b9bd-47a4-b2c9-2c765c7e1361 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:23.579059 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.579059 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:23.580279 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-27487a56-b9bd-47a4-b2c9-2c765c7e1361 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:23.580937 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 274/1090] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:23 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:23.589663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d6b93c8d-75fc-4f1e-8886-8d7dcf792355 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.591356 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6b93c8d-75fc-4f1e-8886-8d7dcf792355 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:23.591561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6b93c8d-75fc-4f1e-8886-8d7dcf792355 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:23.591731 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6b93c8d-75fc-4f1e-8886-8d7dcf792355 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:23.598168 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.598168 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:23.601723 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d6b93c8d-75fc-4f1e-8886-8d7dcf792355 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:23.605872 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6b93c8d-75fc-4f1e-8886-8d7dcf792355 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 200 Aug 08 20:20:23.606234 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 274/1091] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:23 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:23.617254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.619113 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06/restore Aug 08 20:20:23.619471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:23.620705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Restoring backup bdca79c5-576d-4165-b8d4-c2fc8ed31d06 ({'restore': {}}) {{(pid=100389) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:20:23.620803 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Restoring backup bdca79c5-576d-4165-b8d4-c2fc8ed31d06 to volume None. Aug 08 20:20:23.624860 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.624860 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:23.626068 np0000006809 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating volume of 1 GB for restore of backup bdca79c5-576d-4165-b8d4-c2fc8ed31d06. Aug 08 20:20:23.631402 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:20:23.631162. {{(pid=100389) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:20:23.631588 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability Zones retrieved successfully. Aug 08 20:20:23.636720 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (1e9beedc-6189-4046-b066-2406eed490f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:23.637668 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337980c4-ff5f-46d1-a66e-0fe5610ffac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:23.638564 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:23.662324 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337980c4-ff5f-46d1-a66e-0fe5610ffac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:23.663246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cfa8dd-6718-4052-8d69-403eae4684a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:23.696618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['f28b225f-d633-4f62-b579-921224b6999c', 'c8ba31ab-d70a-4d12-8439-1f29b78ba9ee', '60c1f88d-7575-4187-9ccf-1b9465c08676', '1522e414-c53f-4661-94ef-f82057900ed9'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:23.697471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cfa8dd-6718-4052-8d69-403eae4684a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f28b225f-d633-4f62-b579-921224b6999c', 'c8ba31ab-d70a-4d12-8439-1f29b78ba9ee', '60c1f88d-7575-4187-9ccf-1b9465c08676', '1522e414-c53f-4661-94ef-f82057900ed9']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:23.698214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac6abe-b006-464e-9b63-5929e85fd525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:23.726453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ac6abe-b006-464e-9b63-5929e85fd525) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f973639-b625-45ce-92d8-5b637f07078a', '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_bdca79c5-576d-4165-b8d4-c2fc8ed31d06',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['f28b225f-d633-4f62-b579-921224b6999c','c8ba31ab-d70a-4d12-8439-1f29b78ba9ee','60c1f88d-7575-4187-9ccf-1b9465c08676','1522e414-c53f-4661-94ef-f82057900ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bdca79c5-576d-4165-b8d4-c2fc8ed31d06',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f973639-b625-45ce-92d8-5b637f07078a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7223b69469304db083d5e873affbc5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7748cf52a12747af8b4057372df58eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:23.727356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc22e07-c7d9-4629-aee8-7ee095490984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:23.743176 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc22e07-c7d9-4629-aee8-7ee095490984) transitioned into 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_bdca79c5-576d-4165-b8d4-c2fc8ed31d06',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['f28b225f-d633-4f62-b579-921224b6999c','c8ba31ab-d70a-4d12-8439-1f29b78ba9ee','60c1f88d-7575-4187-9ccf-1b9465c08676','1522e414-c53f-4661-94ef-f82057900ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:23.744123 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88858578-87bc-4e6c-8930-e4dc6452d449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:23.756858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88858578-87bc-4e6c-8930-e4dc6452d449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:23.757840 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (1e9beedc-6189-4046-b066-2406eed490f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:23.758212 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request issued successfully. Aug 08 20:20:23.768292 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.768292 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:23.768471 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-77f59ba4-c774-4a84-bffd-852bb46d0f42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.768765 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:23.768801 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77f59ba4-c774-4a84-bffd-852bb46d0f42 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:23.768801 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77f59ba4-c774-4a84-bffd-852bb46d0f42 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:23.768801 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77f59ba4-c774-4a84-bffd-852bb46d0f42 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:23.778410 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.778410 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:23.781083 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-77f59ba4-c774-4a84-bffd-852bb46d0f42 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:23.789433 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77f59ba4-c774-4a84-bffd-852bb46d0f42 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd returned with HTTP 200 Aug 08 20:20:23.789433 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 269/1092] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:23 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:23.804321 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7a853701-f5a3-4d34-a188-c1972eb456cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.809227 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a853701-f5a3-4d34-a188-c1972eb456cc tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] POST https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:23.809763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7a853701-f5a3-4d34-a188-c1972eb456cc tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:23.817699 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.817699 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:23.818132 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a853701-f5a3-4d34-a188-c1972eb456cc tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:23.828889 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7a853701-f5a3-4d34-a188-c1972eb456cc tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Create volume metadata completed successfully. Aug 08 20:20:23.829125 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7a853701-f5a3-4d34-a188-c1972eb456cc tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:23.829581 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 275/1093] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:20:23 2026] POST /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:23.843271 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.844944 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:23.845124 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:23.845327 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:23.853419 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.853419 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:23.854071 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:23.878411 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Get volume metadata completed successfully. Aug 08 20:20:23.878411 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccbcfa30-2bc7-4bf0-b6f2-13ca7d0293ba tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:23.878411 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 275/1094] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:20:23 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 101 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:23.884112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ab6d62f1-20d0-4468-b3ee-04ede91876ff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.888055 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ab6d62f1-20d0-4468-b3ee-04ede91876ff tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] PUT https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:23.888590 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ab6d62f1-20d0-4468-b3ee-04ede91876ff tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:23.900502 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.900502 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:23.901349 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ab6d62f1-20d0-4468-b3ee-04ede91876ff tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:23.921742 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ab6d62f1-20d0-4468-b3ee-04ede91876ff tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Update volume metadata completed successfully. Aug 08 20:20:23.922082 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ab6d62f1-20d0-4468-b3ee-04ede91876ff tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:23.922680 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 270/1095] 10.4.3.206 () {68 vars in 1395 bytes} [Sat Aug 8 20:20:23 2026] PUT /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 57 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:23.932625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.934598 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:23.934797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:23.934988 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:23.944813 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.944813 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:23.948018 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:23.951773 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Get volume metadata completed successfully. Aug 08 20:20:23.952246 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-981616fd-a121-4b9c-87ed-03ef4c1693aa tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:23.952580 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 276/1096] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:20:23 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 57 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:23.962390 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:23.968049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key1 Aug 08 20:20:23.968322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:23.968588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:23.980983 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:23.980983 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:23.981737 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:23.991349 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Get volume metadata completed successfully. Aug 08 20:20:24.003222 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Delete volume metadata completed successfully. Aug 08 20:20:24.003548 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-394750fa-0f5b-4182-a7af-b4976d2228b3 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key1 returned with HTTP 200 Aug 08 20:20:24.004090 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 276/1097] 10.4.3.206 () {66 vars in 1393 bytes} [Sat Aug 8 20:20:23 2026] DELETE /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 20:20:24.016857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.019411 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:24.019878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.020121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.033430 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.033430 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:24.034133 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.043403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Get volume metadata completed successfully. Aug 08 20:20:24.043808 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04090ad5-73eb-4629-ad0d-47d9b0f0a4a0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:24.044762 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 271/1098] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:20:24 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 32 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.056705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bdfd4f07-ecbc-456a-94ea-22d45655e28c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.060186 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bdfd4f07-ecbc-456a-94ea-22d45655e28c tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] PUT https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:24.060604 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bdfd4f07-ecbc-456a-94ea-22d45655e28c tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:24.078221 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.078221 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:24.078742 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bdfd4f07-ecbc-456a-94ea-22d45655e28c tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.092761 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bdfd4f07-ecbc-456a-94ea-22d45655e28c tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Update volume metadata completed successfully. Aug 08 20:20:24.092984 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bdfd4f07-ecbc-456a-94ea-22d45655e28c tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:24.094315 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 277/1099] 10.4.3.206 () {68 vars in 1395 bytes} [Sat Aug 8 20:20:24 2026] PUT /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 16 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.108615 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bbad9e91-5da1-41ad-952e-bf9cea4467ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.111512 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bbad9e91-5da1-41ad-952e-bf9cea4467ce tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] POST https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:24.111983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bbad9e91-5da1-41ad-952e-bf9cea4467ce tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:24.125681 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.125681 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:24.126308 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bbad9e91-5da1-41ad-952e-bf9cea4467ce tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.146498 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bbad9e91-5da1-41ad-952e-bf9cea4467ce tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Create volume metadata completed successfully. Aug 08 20:20:24.147423 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bbad9e91-5da1-41ad-952e-bf9cea4467ce tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:24.147423 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 277/1100] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:20:24 2026] POST /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.168223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd69586d-ab17-4dd7-974e-adaecaff4d20 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.170887 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd69586d-ab17-4dd7-974e-adaecaff4d20 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] PUT https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key3 Aug 08 20:20:24.171313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd69586d-ab17-4dd7-974e-adaecaff4d20 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:24.180738 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.180738 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:24.180897 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd69586d-ab17-4dd7-974e-adaecaff4d20 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.197407 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd69586d-ab17-4dd7-974e-adaecaff4d20 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Update volume metadata completed successfully. Aug 08 20:20:24.197407 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd69586d-ab17-4dd7-974e-adaecaff4d20 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key3 returned with HTTP 200 Aug 08 20:20:24.197407 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 272/1101] 10.4.3.206 () {68 vars in 1410 bytes} [Sat Aug 8 20:20:24 2026] PUT /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.206270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.212407 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key3 Aug 08 20:20:24.212407 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.212407 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.222637 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.222637 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:24.223600 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.234109 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Get volume metadata completed successfully. Aug 08 20:20:24.234530 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b6a200b-3661-4dcd-8747-04b79fe83044 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key3 returned with HTTP 200 Aug 08 20:20:24.235095 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 278/1102] 10.4.3.206 () {66 vars in 1390 bytes} [Sat Aug 8 20:20:24 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.244968 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.247215 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:24.247501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.247807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.260140 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.260140 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:24.260883 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.271701 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Get volume metadata completed successfully. Aug 08 20:20:24.272013 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1b6e2136-fc33-477a-bfd1-6d88a5474dd8 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:24.272511 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 278/1103] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:20:24 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.283652 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63f77af6-d91d-443f-9ced-9a6d93bb39d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.289572 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63f77af6-d91d-443f-9ced-9a6d93bb39d0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] PUT https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata Aug 08 20:20:24.289572 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63f77af6-d91d-443f-9ced-9a6d93bb39d0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:24.304406 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.304406 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:24.304406 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-63f77af6-d91d-443f-9ced-9a6d93bb39d0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.316283 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-63f77af6-d91d-443f-9ced-9a6d93bb39d0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Update volume metadata completed successfully. Aug 08 20:20:24.316855 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63f77af6-d91d-443f-9ced-9a6d93bb39d0 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata returned with HTTP 200 Aug 08 20:20:24.317697 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 273/1104] 10.4.3.206 () {68 vars in 1395 bytes} [Sat Aug 8 20:20:24 2026] PUT /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:24.330304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cfcc9a9d-e443-4bf0-9235-4a6d0927041b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.334487 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cfcc9a9d-e443-4bf0-9235-4a6d0927041b tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:24.334861 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cfcc9a9d-e443-4bf0-9235-4a6d0927041b tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.335332 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cfcc9a9d-e443-4bf0-9235-4a6d0927041b tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.346347 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.346347 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:24.363819 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cfcc9a9d-e443-4bf0-9235-4a6d0927041b tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.370449 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cfcc9a9d-e443-4bf0-9235-4a6d0927041b tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd returned with HTTP 200 Aug 08 20:20:24.371104 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 279/1105] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:24 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:24.383345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.385401 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:24.385609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.385866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.386051 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Delete volume with id: bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:24.394294 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.394294 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:24.395109 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.412692 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Delete volume request issued successfully. Aug 08 20:20:24.412922 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cfa077f8-1cf6-4364-91ea-07560fd7302e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd returned with HTTP 202 Aug 08 20:20:24.413439 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 279/1106] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:24 2026] DELETE /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:24.422161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-21ff8be0-92c2-4f95-b4d0-4e288b448f3e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.425006 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21ff8be0-92c2-4f95-b4d0-4e288b448f3e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:24.425006 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21ff8be0-92c2-4f95-b4d0-4e288b448f3e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.426735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21ff8be0-92c2-4f95-b4d0-4e288b448f3e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.438601 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.438601 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:24.443154 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-21ff8be0-92c2-4f95-b4d0-4e288b448f3e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Volume info retrieved successfully. Aug 08 20:20:24.450432 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21ff8be0-92c2-4f95-b4d0-4e288b448f3e tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd returned with HTTP 200 Aug 08 20:20:24.451304 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 274/1107] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:24 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:24.574822 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-eeda8b50-5f2f-480e-8111-d443365cbdc4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.579446 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-eeda8b50-5f2f-480e-8111-d443365cbdc4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06/action Aug 08 20:20:24.579446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-eeda8b50-5f2f-480e-8111-d443365cbdc4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:24.579446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-eeda8b50-5f2f-480e-8111-d443365cbdc4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:24.608081 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.608081 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:24.628058 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4400e399-2637-4f3a-958a-8e1a27606d12 req-eeda8b50-5f2f-480e-8111-d443365cbdc4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06/action returned with HTTP 204 Aug 08 20:20:24.628313 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 280/1108] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:24 2026] POST /volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:24.786446 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.786446 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:24.786446 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:24.786446 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Checking backup size 1 against volume size 1 {{(pid=100389) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:20:24.786446 np0000006809 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Overwriting volume 0f973639-b625-45ce-92d8-5b637f07078a with restore of backup bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:24.806291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] restore_backup in rpcapi backup_id bdca79c5-576d-4165-b8d4-c2fc8ed31d06 {{(pid=100389) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:20:24.808095 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06fb6654-a2c7-4dfa-9fe1-fa70f801c823 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06/restore returned with HTTP 202 Aug 08 20:20:24.808660 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 276/1109] 10.4.3.206 () {68 vars in 1393 bytes} [Sat Aug 8 20:20:23 2026] POST /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06/restore => generated 189 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:24.819165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d309c8e8-1834-4763-9ff4-c2a48c1173ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:24.821451 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d309c8e8-1834-4763-9ff4-c2a48c1173ea tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:24.821692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d309c8e8-1834-4763-9ff4-c2a48c1173ea tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:24.821910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d309c8e8-1834-4763-9ff4-c2a48c1173ea tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:24.822027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d309c8e8-1834-4763-9ff4-c2a48c1173ea tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:24.830455 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:24.830455 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:24.833540 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d309c8e8-1834-4763-9ff4-c2a48c1173ea tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:24.833997 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 280/1110] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:24 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:25.470548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3bbca1a5-90a7-43cf-8815-99ad7f2304b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:25.473403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3bbca1a5-90a7-43cf-8815-99ad7f2304b6 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] GET https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd Aug 08 20:20:25.473403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3bbca1a5-90a7-43cf-8815-99ad7f2304b6 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:25.473403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3bbca1a5-90a7-43cf-8815-99ad7f2304b6 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:25.480827 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3bbca1a5-90a7-43cf-8815-99ad7f2304b6 tempest-VolumesMetadataTest-1894652289 tempest-VolumesMetadataTest-1894652289-project-member] https://10.4.3.206/volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd returned with HTTP 404 Aug 08 20:20:25.481655 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 275/1111] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:25 2026] GET /volume/v3/volumes/bade744b-5c00-40fe-a041-d30bd33cbfbd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:25.704469 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-460d6272-12a1-401f-92f6-fb4e3e886e64 req-8a817075-ecbc-4954-a420-4140eb481717 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:25.847722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d48c136-a982-4655-bee5-052d278501ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:25.849887 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d48c136-a982-4655-bee5-052d278501ab tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:25.850060 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d48c136-a982-4655-bee5-052d278501ab tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:25.850242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d48c136-a982-4655-bee5-052d278501ab tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:25.850335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3d48c136-a982-4655-bee5-052d278501ab tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:25.854042 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:25.854042 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:25.855489 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d48c136-a982-4655-bee5-052d278501ab tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:25.855489 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 277/1112] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:25 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:25.875881 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-460d6272-12a1-401f-92f6-fb4e3e886e64 req-8a817075-ecbc-4954-a420-4140eb481717 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:20:25.876145 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-460d6272-12a1-401f-92f6-fb4e3e886e64 req-8a817075-ecbc-4954-a420-4140eb481717 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:25.876412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-460d6272-12a1-401f-92f6-fb4e3e886e64 req-8a817075-ecbc-4954-a420-4140eb481717 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:25.892678 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:25.892678 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:25.897052 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-460d6272-12a1-401f-92f6-fb4e3e886e64 req-8a817075-ecbc-4954-a420-4140eb481717 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:20:25.902707 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-460d6272-12a1-401f-92f6-fb4e3e886e64 req-8a817075-ecbc-4954-a420-4140eb481717 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:20:25.903334 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 281/1113] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:25 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1143 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:26.583707 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:26.588145 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:26.591497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-attach": {"instance_uuid": "c62c7fec-2cf7-4b1e-94d8-d9f290227ca4", "mountpoint": "/dev/vdb"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:26.591643 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c62c7fec-2cf7-4b1e-94d8-d9f290227ca4", "mountpoint": "/dev/vdb"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:26.602576 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:26.602576 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:26.603048 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:26.609110 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Update volume admin metadata completed successfully. Aug 08 20:20:26.664100 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Attach volume completed successfully. Aug 08 20:20:26.664342 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64f83776-27a5-45c8-bdd9-85d13b4595f3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:26.664788 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 281/1114] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:26 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:26.673271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9c2b149e-d3c7-4f46-a270-4839290be3d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:26.675564 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c2b149e-d3c7-4f46-a270-4839290be3d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:26.675811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c2b149e-d3c7-4f46-a270-4839290be3d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:26.676056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9c2b149e-d3c7-4f46-a270-4839290be3d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:26.691411 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:26.691411 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:26.705083 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9c2b149e-d3c7-4f46-a270-4839290be3d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:26.710089 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9c2b149e-d3c7-4f46-a270-4839290be3d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:26.710554 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 276/1115] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:26 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:26.728987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4163c3a8-aadf-43d8-a946-10f56dddb925 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:26.731782 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4163c3a8-aadf-43d8-a946-10f56dddb925 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:26.731782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4163c3a8-aadf-43d8-a946-10f56dddb925 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:26.732234 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4163c3a8-aadf-43d8-a946-10f56dddb925 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:26.745665 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:26.745665 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:26.757187 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4163c3a8-aadf-43d8-a946-10f56dddb925 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:26.760240 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4163c3a8-aadf-43d8-a946-10f56dddb925 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:26.760787 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 278/1116] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:26 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 1176 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:26.776093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:26.779775 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:26.779775 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-detach": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:26.779775 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:26.788598 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:26.788598 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:26.789733 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:26.829504 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Detach volume completed successfully. Aug 08 20:20:26.829583 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7fc56c4-3599-4190-a4ce-d456693f2ff3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:26.830100 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 282/1117] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:26 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:26.837162 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38a8bcc5-9900-4c9a-b7fe-c86dc13802cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:26.839166 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38a8bcc5-9900-4c9a-b7fe-c86dc13802cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:26.839704 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38a8bcc5-9900-4c9a-b7fe-c86dc13802cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:26.840023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38a8bcc5-9900-4c9a-b7fe-c86dc13802cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:26.850086 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:26.850086 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:26.857005 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-38a8bcc5-9900-4c9a-b7fe-c86dc13802cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:26.858914 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38a8bcc5-9900-4c9a-b7fe-c86dc13802cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:26.859480 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 282/1118] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:26 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:26.869550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-822f7ead-099e-4842-bcd2-4410097ab2c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:26.872747 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-822f7ead-099e-4842-bcd2-4410097ab2c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:26.872747 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-822f7ead-099e-4842-bcd2-4410097ab2c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:26.872747 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-822f7ead-099e-4842-bcd2-4410097ab2c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:26.872747 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-822f7ead-099e-4842-bcd2-4410097ab2c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:26.876707 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:26.876707 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:26.877439 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-822f7ead-099e-4842-bcd2-4410097ab2c0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:26.878018 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 277/1119] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:26 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:27.750098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:27.890756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6c8710eb-2f59-4ef0-bc68-43be927c00bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:27.892964 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c8710eb-2f59-4ef0-bc68-43be927c00bb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:27.893258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c8710eb-2f59-4ef0-bc68-43be927c00bb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:27.893546 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c8710eb-2f59-4ef0-bc68-43be927c00bb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:27.893675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6c8710eb-2f59-4ef0-bc68-43be927c00bb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:27.900729 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:27.900729 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:27.902099 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c8710eb-2f59-4ef0-bc68-43be927c00bb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:27.902591 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 283/1120] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:27 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:27.911323 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:27.911755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-901239527"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:27.913201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-901239527'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:27.913371 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Create volume of 1 GB Aug 08 20:20:27.924763 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Availability Zones retrieved successfully. Aug 08 20:20:27.938291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Flow 'volume_create_api' (0a1698ba-de94-4235-896d-ef8f065d4129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:27.942063 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b4f969-0c84-486d-b547-57e086b6013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:27.951812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:27.998045 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b4f969-0c84-486d-b547-57e086b6013a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:27.999004 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0501d8-ccf7-4916-82c9-3546eae749b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:28.074920 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Created reservations ['004fd7b8-73d2-47ec-9d5d-1c3fef5b08e1', '3f495760-661b-4585-9577-9c173cd15507', '3416838a-c29c-47c2-804b-4227cbffc839', 'e35c4d74-08d5-4fac-82f7-48fa54986103'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:28.075726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e0501d8-ccf7-4916-82c9-3546eae749b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004fd7b8-73d2-47ec-9d5d-1c3fef5b08e1', '3f495760-661b-4585-9577-9c173cd15507', '3416838a-c29c-47c2-804b-4227cbffc839', 'e35c4d74-08d5-4fac-82f7-48fa54986103']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:28.076431 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (663c4b4e-f471-4ed5-984a-b6ad91214e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:28.097964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (663c4b4e-f471-4ed5-984a-b6ad91214e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda51865-7ebb-40c2-a3c7-f5216edc3eb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-901239527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d4969aa1db44a18d5ec60a8f06acc8',qos_specs=None,replication_status=,reservations=['004fd7b8-73d2-47ec-9d5d-1c3fef5b08e1','3f495760-661b-4585-9577-9c173cd15507','3416838a-c29c-47c2-804b-4227cbffc839','e35c4d74-08d5-4fac-82f7-48fa54986103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5eff2f3c60438b99d9de363315e9d4',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-901239527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fda51865-7ebb-40c2-a3c7-f5216edc3eb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d4969aa1db44a18d5ec60a8f06acc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c5eff2f3c60438b99d9de363315e9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:28.098743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bc2e47-ca00-4f19-b9ae-13a73bcafcd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:28.118968 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06bc2e47-ca00-4f19-b9ae-13a73bcafcd3) transitioned into state 'SUCCESS' from state '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-901239527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d4969aa1db44a18d5ec60a8f06acc8',qos_specs=None,replication_status=,reservations=['004fd7b8-73d2-47ec-9d5d-1c3fef5b08e1','3f495760-661b-4585-9577-9c173cd15507','3416838a-c29c-47c2-804b-4227cbffc839','e35c4d74-08d5-4fac-82f7-48fa54986103'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5eff2f3c60438b99d9de363315e9d4',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:28.120209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab7a9f8-8a7b-4456-8634-53dee58fe86e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:28.131477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bab7a9f8-8a7b-4456-8634-53dee58fe86e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:28.131477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Flow 'volume_create_api' (0a1698ba-de94-4235-896d-ef8f065d4129) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:28.131477 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Create volume request issued successfully. Aug 08 20:20:28.131477 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2eb15241-319c-45a0-ae18-5d055e5d65ec tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:28.131477 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 279/1121] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:27 2026] POST /volume/v3/volumes => generated 750 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:28.145163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-51eb6296-107a-4a30-be0f-6d9dcee05e63 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:28.147146 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51eb6296-107a-4a30-be0f-6d9dcee05e63 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:28.147593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51eb6296-107a-4a30-be0f-6d9dcee05e63 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:28.147871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51eb6296-107a-4a30-be0f-6d9dcee05e63 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:28.155219 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:28.155219 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:28.158884 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-51eb6296-107a-4a30-be0f-6d9dcee05e63 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:28.163331 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51eb6296-107a-4a30-be0f-6d9dcee05e63 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 200 Aug 08 20:20:28.163759 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 283/1122] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:28 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:28.918938 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9fada69d-60de-4dd4-b485-522a22e09bf9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:28.920716 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9fada69d-60de-4dd4-b485-522a22e09bf9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:28.920893 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9fada69d-60de-4dd4-b485-522a22e09bf9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:28.921096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9fada69d-60de-4dd4-b485-522a22e09bf9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:28.921227 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9fada69d-60de-4dd4-b485-522a22e09bf9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:28.925405 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:28.925405 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:28.926325 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9fada69d-60de-4dd4-b485-522a22e09bf9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:28.926786 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 278/1123] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:28 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.177618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-98346b4e-fb1c-4ccf-8b6d-c3992db18140 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.179350 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98346b4e-fb1c-4ccf-8b6d-c3992db18140 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.179599 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98346b4e-fb1c-4ccf-8b6d-c3992db18140 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.179830 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98346b4e-fb1c-4ccf-8b6d-c3992db18140 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.181623 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:UPDATE=122,cinder:INSERT=58,cinder:SELECT=515,cinder:DELETE=3 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:20:29.188780 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.188780 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:29.193930 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-98346b4e-fb1c-4ccf-8b6d-c3992db18140 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:29.200344 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98346b4e-fb1c-4ccf-8b6d-c3992db18140 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 200 Aug 08 20:20:29.200856 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 284/1124] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.215224 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bdd56457-74eb-489d-bb28-b434619c9edd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.218028 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdd56457-74eb-489d-bb28-b434619c9edd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer Aug 08 20:20:29.218774 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdd56457-74eb-489d-bb28-b434619c9edd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fda51865-7ebb-40c2-a3c7-f5216edc3eb2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.221075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.volume_transfer [None req-bdd56457-74eb-489d-bb28-b434619c9edd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fda51865-7ebb-40c2-a3c7-f5216edc3eb2'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 20:20:29.221427 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.volume_transfer [None req-bdd56457-74eb-489d-bb28-b434619c9edd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Creating transfer of volume fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.221610 np0000006809 devstack@c-api.service[100389]: INFO cinder.transfer.api [None req-bdd56457-74eb-489d-bb28-b434619c9edd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Generating transfer record for volume fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.232482 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.232482 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:29.254494 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdd56457-74eb-489d-bb28-b434619c9edd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 20:20:29.254945 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 280/1125] 10.4.3.206 () {68 vars in 1291 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:29.264530 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef80194f-4f88-46bc-bf6f-335f1ed44fbc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.267284 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef80194f-4f88-46bc-bf6f-335f1ed44fbc tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.267584 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef80194f-4f88-46bc-bf6f-335f1ed44fbc tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.267790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef80194f-4f88-46bc-bf6f-335f1ed44fbc tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.274398 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.274398 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:29.277758 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ef80194f-4f88-46bc-bf6f-335f1ed44fbc tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:29.281541 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef80194f-4f88-46bc-bf6f-335f1ed44fbc tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 200 Aug 08 20:20:29.281892 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 284/1126] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.294411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22a07762-fccc-425f-873e-6f26452cb11f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.296583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22a07762-fccc-425f-873e-6f26452cb11f tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb Aug 08 20:20:29.296849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22a07762-fccc-425f-873e-6f26452cb11f tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.297105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22a07762-fccc-425f-873e-6f26452cb11f tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.304844 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22a07762-fccc-425f-873e-6f26452cb11f tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb returned with HTTP 200 Aug 08 20:20:29.305316 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 279/1127] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb => generated 409 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.312897 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3c20b2b-8580-4f12-a233-b9ebcd96e241 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.315054 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3c20b2b-8580-4f12-a233-b9ebcd96e241 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/os-volume-transfer Aug 08 20:20:29.315343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3c20b2b-8580-4f12-a233-b9ebcd96e241 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.315622 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3c20b2b-8580-4f12-a233-b9ebcd96e241 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.315833 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.volume_transfer [None req-a3c20b2b-8580-4f12-a233-b9ebcd96e241 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Listing volume transfers {{(pid=100388) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 08 20:20:29.322928 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3c20b2b-8580-4f12-a233-b9ebcd96e241 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 200 Aug 08 20:20:29.323592 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 285/1128] 10.4.3.206 () {66 vars in 1270 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.332833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.393599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f83983e3-522a-4b84-92fc-98c100a27e52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.394992 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb/accept Aug 08 20:20:29.395234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f83983e3-522a-4b84-92fc-98c100a27e52 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.395332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "163094bcd99b8905"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.395578 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f83983e3-522a-4b84-92fc-98c100a27e52 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.395709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f83983e3-522a-4b84-92fc-98c100a27e52 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.396628 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.volume_transfer [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Accepting volume transfer 91b014b0-49c2-4a29-88b4-19df3b0d5bcb {{(pid=100389) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 20:20:29.396728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.volume_transfer [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Accepting transfer 91b014b0-49c2-4a29-88b4-19df3b0d5bcb Aug 08 20:20:29.403676 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.403676 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:29.404228 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f83983e3-522a-4b84-92fc-98c100a27e52 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.417741 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f83983e3-522a-4b84-92fc-98c100a27e52 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Reserve volume completed successfully. Aug 08 20:20:29.417967 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f83983e3-522a-4b84-92fc-98c100a27e52 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:29.418398 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 285/1129] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:29.425704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9bc2129d-68f6-461a-ab77-cffa3d466ede None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.427934 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9bc2129d-68f6-461a-ab77-cffa3d466ede tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:29.428189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9bc2129d-68f6-461a-ab77-cffa3d466ede tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.428437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9bc2129d-68f6-461a-ab77-cffa3d466ede tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.436380 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.436380 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:29.441469 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9bc2129d-68f6-461a-ab77-cffa3d466ede tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.447293 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9bc2129d-68f6-461a-ab77-cffa3d466ede tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:29.447782 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 280/1130] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.462393 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Created reservations ['ab3ad6e0-1bbb-4ad4-9939-ec90dc7f0949', 'd2b6c314-c316-4cf6-952d-d921887cca95', '1864f08c-4d79-4a3d-b9c6-9925b5815c9a', 'a84a23ea-702e-4da8-9ca7-9dbaec1b3121'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:29.463899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.466406 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.466808 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.466967 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.477751 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.477751 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:29.478589 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.488249 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Created reservations ['17b90850-8869-4fc9-b347-cd0ee3843751', '5f32130f-16a7-464e-9b44-f0ca056203b2', 'eb7a427d-b790-4401-8c51-411414d7edf9', '84b91d40-c44d-46d3-9cdc-4f5b71ea20db'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:29.497688 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Unreserve volume completed successfully. Aug 08 20:20:29.497968 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3cb5d8e0-0953-4b0a-a7aa-4d6326d89415 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:29.498568 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 286/1131] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:29.505187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee1431aa-00e8-44bd-a600-1d39f0ac4bf1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.506974 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee1431aa-00e8-44bd-a600-1d39f0ac4bf1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:29.507207 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee1431aa-00e8-44bd-a600-1d39f0ac4bf1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.507427 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee1431aa-00e8-44bd-a600-1d39f0ac4bf1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.507824 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:20:29.513554 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.513554 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:29.517894 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee1431aa-00e8-44bd-a600-1d39f0ac4bf1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.522728 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee1431aa-00e8-44bd-a600-1d39f0ac4bf1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:29.523073 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 286/1132] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.528847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Created reservations ['3c045cb1-b209-460f-b531-1f57df350399', '1343dae0-8f77-4b0f-ad6a-1f1d24e08b48', '8379d781-58b8-4a7c-b383-3ac4d88e6702', 'f1230eed-400f-4c75-9d38-19e0e05065bb'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:29.535664 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.537609 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.537999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.538110 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.546821 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.546821 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:29.547316 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.555108 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume updated successfully. Aug 08 20:20:29.555358 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2ef10c3a-b21d-4b5b-a0b1-2baa3740ff0e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 200 Aug 08 20:20:29.555913 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 281/1133] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:20:29.562297 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ff85444-f5a6-4a2c-b6c1-2d694f4a2b76 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.562970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Created reservations ['efd35d0f-b864-4037-a5ac-eeb5ec762466', '72380c1f-a31e-4a27-b8ba-a5d149357e81', '0425594a-9681-4f68-9cee-ef33117eb945', '0c61fcfe-a33f-413a-9b1e-04a3fae2074c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:29.565073 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ff85444-f5a6-4a2c-b6c1-2d694f4a2b76 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:29.565303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ff85444-f5a6-4a2c-b6c1-2d694f4a2b76 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.565643 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ff85444-f5a6-4a2c-b6c1-2d694f4a2b76 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.572739 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.572739 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:29.575256 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Transfer volume completed successfully. Aug 08 20:20:29.578682 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7ff85444-f5a6-4a2c-b6c1-2d694f4a2b76 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.584185 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ff85444-f5a6-4a2c-b6c1-2d694f4a2b76 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:29.584882 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 287/1134] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.597510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.599294 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.599705 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.599891 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.608146 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.608146 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:29.608724 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.621235 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume updated successfully. Aug 08 20:20:29.621472 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f5f6509-faee-4b27-9129-ef2e5b79f22f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 200 Aug 08 20:20:29.621889 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 287/1135] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:20:29.628731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7ea40163-2e10-4b3a-9170-33adf0d8de78 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.630526 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ea40163-2e10-4b3a-9170-33adf0d8de78 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:29.630721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ea40163-2e10-4b3a-9170-33adf0d8de78 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.630903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ea40163-2e10-4b3a-9170-33adf0d8de78 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.638501 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.638501 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:29.642921 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7ea40163-2e10-4b3a-9170-33adf0d8de78 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.648692 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ea40163-2e10-4b3a-9170-33adf0d8de78 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:29.649192 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 282/1136] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.663106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.667534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.668237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.668448 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.679765 np0000006809 devstack@c-api.service[100389]: INFO cinder.transfer.api [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Volume fda51865-7ebb-40c2-a3c7-f5216edc3eb2 has been transferred. Aug 08 20:20:29.680317 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.680317 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:29.680975 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.687631 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b902e665-d0f5-4fdc-acc8-1f8ba0947291 tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb/accept returned with HTTP 202 Aug 08 20:20:29.688296 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 281/1137] 10.4.3.206 () {68 vars in 1423 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb/accept => generated 365 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:29.698036 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f167784a-5352-4e10-8cd5-937dea971a3e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.700601 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f167784a-5352-4e10-8cd5-937dea971a3e tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.700811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f167784a-5352-4e10-8cd5-937dea971a3e tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.700992 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f167784a-5352-4e10-8cd5-937dea971a3e tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.701938 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Update volume admin metadata completed successfully. Aug 08 20:20:29.702179 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Update readonly setting on volume completed successfully. Aug 08 20:20:29.702479 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a9f38bcc-ad76-4f64-92c9-0c68519d4d46 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:29.703903 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 288/1138] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:29.713862 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.713862 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:29.719410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-948bf1cb-1cdd-4772-9243-45a474a92430 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.719410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-948bf1cb-1cdd-4772-9243-45a474a92430 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:29.719410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-948bf1cb-1cdd-4772-9243-45a474a92430 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.719955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-948bf1cb-1cdd-4772-9243-45a474a92430 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.721415 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f167784a-5352-4e10-8cd5-937dea971a3e tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Volume info retrieved successfully. Aug 08 20:20:29.725468 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f167784a-5352-4e10-8cd5-937dea971a3e tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 200 Aug 08 20:20:29.725848 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 288/1139] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.728799 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.728799 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:29.734185 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-948bf1cb-1cdd-4772-9243-45a474a92430 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.740229 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-948bf1cb-1cdd-4772-9243-45a474a92430 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:29.741000 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 283/1140] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.741559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-94b7b2d0-b507-4e0e-a47c-a783c3bad1da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.743825 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94b7b2d0-b507-4e0e-a47c-a783c3bad1da tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.744136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94b7b2d0-b507-4e0e-a47c-a783c3bad1da tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.744512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-94b7b2d0-b507-4e0e-a47c-a783c3bad1da tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.754394 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.754394 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:29.755473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.758627 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-94b7b2d0-b507-4e0e-a47c-a783c3bad1da tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] Volume info retrieved successfully. Aug 08 20:20:29.760096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.760610 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.760798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.762827 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-94b7b2d0-b507-4e0e-a47c-a783c3bad1da tempest-VolumesTransfersTest-1068262814 tempest-VolumesTransfersTest-1068262814-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 200 Aug 08 20:20:29.763410 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 282/1141] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.774596 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.774596 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:29.775396 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.777102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aa849d34-1b6d-4a49-bed2-3c62ec7a5ffd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.780730 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aa849d34-1b6d-4a49-bed2-3c62ec7a5ffd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] DELETE https://10.4.3.206/volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb Aug 08 20:20:29.780730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aa849d34-1b6d-4a49-bed2-3c62ec7a5ffd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.780730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aa849d34-1b6d-4a49-bed2-3c62ec7a5ffd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.780730 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-aa849d34-1b6d-4a49-bed2-3c62ec7a5ffd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Delete transfer with id: 91b014b0-49c2-4a29-88b4-19df3b0d5bcb Aug 08 20:20:29.785439 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aa849d34-1b6d-4a49-bed2-3c62ec7a5ffd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb returned with HTTP 404 Aug 08 20:20:29.785959 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 289/1142] 10.4.3.206 () {66 vars in 1384 bytes} [Sat Aug 8 20:20:29 2026] DELETE /volume/v3/os-volume-transfer/91b014b0-49c2-4a29-88b4-19df3b0d5bcb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:29.794324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.795545 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Update volume admin metadata completed successfully. Aug 08 20:20:29.795696 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Update readonly setting on volume completed successfully. Aug 08 20:20:29.795943 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6e3e25b-fb26-403c-9a7e-ae9b766a36b3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:29.796305 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 289/1143] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:29.808309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e73f5ef-1d96-4204-aa8a-64c2407c15d3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.811511 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e73f5ef-1d96-4204-aa8a-64c2407c15d3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:29.811702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e73f5ef-1d96-4204-aa8a-64c2407c15d3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.811876 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e73f5ef-1d96-4204-aa8a-64c2407c15d3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.843446 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.843446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.843446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.843446 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Delete volume with id: fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.853112 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.853112 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:29.853112 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Volume info retrieved successfully. Aug 08 20:20:29.880439 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Delete volume request issued successfully. Aug 08 20:20:29.880439 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f4f9273-a3e9-401f-9a7d-71d839cd591f tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 202 Aug 08 20:20:29.880439 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 284/1144] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:29 2026] DELETE /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:29.891269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b469801a-2187-4902-b642-f8803a459287 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.895824 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b469801a-2187-4902-b642-f8803a459287 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:29.897813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b469801a-2187-4902-b642-f8803a459287 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.897813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b469801a-2187-4902-b642-f8803a459287 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.910436 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.910436 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:29.917974 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b469801a-2187-4902-b642-f8803a459287 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Volume info retrieved successfully. Aug 08 20:20:29.922680 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b469801a-2187-4902-b642-f8803a459287 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 200 Aug 08 20:20:29.923188 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 290/1145] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:29.939334 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2dc8a7b7-83e0-40c9-83f6-e3e9e3ca8f89 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.942361 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2dc8a7b7-83e0-40c9-83f6-e3e9e3ca8f89 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:29.942361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2dc8a7b7-83e0-40c9-83f6-e3e9e3ca8f89 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:29.942361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2dc8a7b7-83e0-40c9-83f6-e3e9e3ca8f89 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:29.942361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2dc8a7b7-83e0-40c9-83f6-e3e9e3ca8f89 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:29.945593 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.945593 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:29.947000 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2dc8a7b7-83e0-40c9-83f6-e3e9e3ca8f89 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:29.947000 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 290/1146] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.960893 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.960893 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:29.964472 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3e73f5ef-1d96-4204-aa8a-64c2407c15d3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:29.968354 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e73f5ef-1d96-4204-aa8a-64c2407c15d3 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:29.968714 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 283/1147] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:29 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:29.984985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:29.987313 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:29.987810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1737454846", "disk_format": "raw"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:29.988012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1737454846", "disk_format": "raw"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:29.999618 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:29.999618 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:30.000424 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:30.039718 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:30.039718 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:30.044250 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.image.image_utils [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1737454846'}] 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-1737454846'}]. {{(pid=100391) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 20:20:30.561514 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Copy volume to image completed successfully. Aug 08 20:20:30.562089 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1baf49a8-3c2e-44c5-ae4d-66c5e6c1040f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:30.562684 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 285/1148] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:20:29 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 687 bytes in 578 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:30.935585 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-821c6e3e-cae6-4402-93cc-284986183c9d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:30.937079 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-821c6e3e-cae6-4402-93cc-284986183c9d tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:30.937315 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-821c6e3e-cae6-4402-93cc-284986183c9d tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:30.937549 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-821c6e3e-cae6-4402-93cc-284986183c9d tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:30.943669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:30.945574 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:30.945908 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-962940742"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:30.947053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-821c6e3e-cae6-4402-93cc-284986183c9d tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 404 Aug 08 20:20:30.947515 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-962940742'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:30.947665 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 291/1149] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:30 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:30.947716 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume of 1 GB Aug 08 20:20:30.951902 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Availability Zones retrieved successfully. Aug 08 20:20:30.957941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Flow 'volume_create_api' (b1923011-e25b-4f68-86a6-ef3eff5186d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:30.958075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e08620d4-9249-43f9-9858-8d81b82c8f9a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:30.958588 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da4bce47-c7de-473d-82ee-e08d772a1a62 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:30.958637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd84c6c4-3dcb-4b56-a1c5-310c80453d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:30.961409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:30.961786 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da4bce47-c7de-473d-82ee-e08d772a1a62 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:30.961839 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e08620d4-9249-43f9-9858-8d81b82c8f9a tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:30.961878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da4bce47-c7de-473d-82ee-e08d772a1a62 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:30.961916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e08620d4-9249-43f9-9858-8d81b82c8f9a tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:30.961979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da4bce47-c7de-473d-82ee-e08d772a1a62 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:30.962023 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e08620d4-9249-43f9-9858-8d81b82c8f9a tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:30.962068 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-da4bce47-c7de-473d-82ee-e08d772a1a62 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:30.965086 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=580,cinder:INSERT=93,cinder:UPDATE=167,cinder:DELETE=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:20:30.966725 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:30.966725 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:30.967906 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da4bce47-c7de-473d-82ee-e08d772a1a62 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:30.968449 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 286/1150] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:30 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:30.972017 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e08620d4-9249-43f9-9858-8d81b82c8f9a tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 404 Aug 08 20:20:30.972697 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 284/1151] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:30 2026] GET /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:30.982978 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c83b6861-2100-4b8c-b763-2dd62e3abfc6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:30.984784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c83b6861-2100-4b8c-b763-2dd62e3abfc6 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] DELETE https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:30.984960 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c83b6861-2100-4b8c-b763-2dd62e3abfc6 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:30.985132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c83b6861-2100-4b8c-b763-2dd62e3abfc6 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:30.985294 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c83b6861-2100-4b8c-b763-2dd62e3abfc6 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Delete volume with id: fda51865-7ebb-40c2-a3c7-f5216edc3eb2 Aug 08 20:20:30.995915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd84c6c4-3dcb-4b56-a1c5-310c80453d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:30.996791 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9978dada-6dee-4415-8668-129379f511be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.005649 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c83b6861-2100-4b8c-b763-2dd62e3abfc6 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 returned with HTTP 404 Aug 08 20:20:31.006150 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 292/1152] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:30 2026] DELETE /volume/v3/volumes/fda51865-7ebb-40c2-a3c7-f5216edc3eb2 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:31.016193 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-49c47958-9188-4ab4-ab04-871f25b1808d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:31.018591 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:31.019031 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1677628003"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:31.020907 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1677628003'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:31.021062 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Create volume of 1 GB Aug 08 20:20:31.026083 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Availability Zones retrieved successfully. Aug 08 20:20:31.033849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Flow 'volume_create_api' (08e61d35-c52a-447f-b8fc-0407bd79e8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:31.035994 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b57224c2-d34f-4213-bc2f-fd4521f0bf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.037216 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:31.048074 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Created reservations ['1d36eaab-adf4-4924-ae23-2912215d1be2', '52ef7750-f30e-4a80-a6ef-43505211e07c', 'a29cf189-05f3-4af5-a97b-aebbec5be849', 'f9ff60c0-ebc4-4380-afe3-5b2c321e842a'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:31.049291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9978dada-6dee-4415-8668-129379f511be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d36eaab-adf4-4924-ae23-2912215d1be2', '52ef7750-f30e-4a80-a6ef-43505211e07c', 'a29cf189-05f3-4af5-a97b-aebbec5be849', 'f9ff60c0-ebc4-4380-afe3-5b2c321e842a']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.050295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b2e112-5c1b-4e1b-a429-d2b7ac903e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.065364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b57224c2-d34f-4213-bc2f-fd4521f0bf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.065910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a9d085-3f87-4c72-9bc8-299cc1950445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.096430 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b2e112-5c1b-4e1b-a429-d2b7ac903e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bb547a2-a59f-4869-b077-399db1046095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-962940742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',qos_specs=None,replication_status=,reservations=['1d36eaab-adf4-4924-ae23-2912215d1be2','52ef7750-f30e-4a80-a6ef-43505211e07c','a29cf189-05f3-4af5-a97b-aebbec5be849','f9ff60c0-ebc4-4380-afe3-5b2c321e842a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-962940742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bb547a2-a59f-4869-b077-399db1046095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.097289 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e80667b-6aea-44c3-9019-ef7f90a3ce65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.125188 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Created reservations ['e38edf86-5e3a-4ada-a3af-b72ef3bccff3', '664afac3-bfdb-4ecc-a506-fe5e687c64dd', '51b9ab00-a270-4202-b7ef-123c73e538d0', '1bce6b80-bbde-4831-a04f-c16946d2f77c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:31.126426 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42a9d085-3f87-4c72-9bc8-299cc1950445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e38edf86-5e3a-4ada-a3af-b72ef3bccff3', '664afac3-bfdb-4ecc-a506-fe5e687c64dd', '51b9ab00-a270-4202-b7ef-123c73e538d0', '1bce6b80-bbde-4831-a04f-c16946d2f77c']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.126816 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cd9b39-f1d8-4018-9503-3a3ebef1c642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.153114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e80667b-6aea-44c3-9019-ef7f90a3ce65) transitioned into state 'SUCCESS' from state '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-962940742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',qos_specs=None,replication_status=,reservations=['1d36eaab-adf4-4924-ae23-2912215d1be2','52ef7750-f30e-4a80-a6ef-43505211e07c','a29cf189-05f3-4af5-a97b-aebbec5be849','f9ff60c0-ebc4-4380-afe3-5b2c321e842a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.153873 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14f4a07-afca-4a34-9860-d5ebef0c60b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.153922 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3cd9b39-f1d8-4018-9503-3a3ebef1c642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93b5889-a6ce-4c34-a57f-dd66be78010a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1677628003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d4969aa1db44a18d5ec60a8f06acc8',qos_specs=None,replication_status=,reservations=['e38edf86-5e3a-4ada-a3af-b72ef3bccff3','664afac3-bfdb-4ecc-a506-fe5e687c64dd','51b9ab00-a270-4202-b7ef-123c73e538d0','1bce6b80-bbde-4831-a04f-c16946d2f77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5eff2f3c60438b99d9de363315e9d4',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1677628003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93b5889-a6ce-4c34-a57f-dd66be78010a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66d4969aa1db44a18d5ec60a8f06acc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c5eff2f3c60438b99d9de363315e9d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.155852 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af8f268-70ef-4814-bf61-9b4c8d273b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.169937 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14f4a07-afca-4a34-9860-d5ebef0c60b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.170740 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Flow 'volume_create_api' (b1923011-e25b-4f68-86a6-ef3eff5186d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:31.171061 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume request issued successfully. Aug 08 20:20:31.171744 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8436c57e-9dfb-4fdb-978e-ec8f8dc52c52 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:31.172235 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 291/1153] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:30 2026] POST /volume/v3/volumes => generated 750 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:31.186493 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaaf74f5-36b8-48df-aa7d-0e513f5b1347 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:31.189581 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaaf74f5-36b8-48df-aa7d-0e513f5b1347 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:31.189581 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaaf74f5-36b8-48df-aa7d-0e513f5b1347 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:31.189581 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaaf74f5-36b8-48df-aa7d-0e513f5b1347 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:31.190013 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af8f268-70ef-4814-bf61-9b4c8d273b84) transitioned into state 'SUCCESS' from state '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-1677628003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66d4969aa1db44a18d5ec60a8f06acc8',qos_specs=None,replication_status=,reservations=['e38edf86-5e3a-4ada-a3af-b72ef3bccff3','664afac3-bfdb-4ecc-a506-fe5e687c64dd','51b9ab00-a270-4202-b7ef-123c73e538d0','1bce6b80-bbde-4831-a04f-c16946d2f77c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c5eff2f3c60438b99d9de363315e9d4',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.190773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de3097e-baf6-49cf-ae95-743934569356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:31.200834 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:31.200834 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:31.206655 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3de3097e-baf6-49cf-ae95-743934569356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:31.207299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Flow 'volume_create_api' (08e61d35-c52a-447f-b8fc-0407bd79e8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:31.207658 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Create volume request issued successfully. Aug 08 20:20:31.208215 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49c47958-9188-4ab4-ab04-871f25b1808d tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:31.209139 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 287/1154] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:31 2026] POST /volume/v3/volumes => generated 751 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:31.213402 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aaaf74f5-36b8-48df-aa7d-0e513f5b1347 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:31.215779 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaaf74f5-36b8-48df-aa7d-0e513f5b1347 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:31.216352 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 285/1155] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:31 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:31.220710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2892aadf-fde3-4ed3-b6cd-cad4e5740ada None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:31.222814 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2892aadf-fde3-4ed3-b6cd-cad4e5740ada tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:31.223050 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2892aadf-fde3-4ed3-b6cd-cad4e5740ada tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:31.223298 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2892aadf-fde3-4ed3-b6cd-cad4e5740ada tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:31.232630 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:31.232630 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:31.236507 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2892aadf-fde3-4ed3-b6cd-cad4e5740ada tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:31.241050 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2892aadf-fde3-4ed3-b6cd-cad4e5740ada tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 200 Aug 08 20:20:31.241465 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 293/1156] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:31 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:31.983412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f90c99ee-931a-4628-95f8-bff52118a1b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:31.988907 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f90c99ee-931a-4628-95f8-bff52118a1b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:31.989086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f90c99ee-931a-4628-95f8-bff52118a1b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:31.989329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f90c99ee-931a-4628-95f8-bff52118a1b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:31.989465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f90c99ee-931a-4628-95f8-bff52118a1b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:31.999623 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:31.999623 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:32.003404 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f90c99ee-931a-4628-95f8-bff52118a1b7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:32.003404 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 292/1157] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:31 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.229654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b80ac8dd-0e9a-47f4-999d-81751cc19259 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.231639 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b80ac8dd-0e9a-47f4-999d-81751cc19259 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:32.231936 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b80ac8dd-0e9a-47f4-999d-81751cc19259 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.232200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b80ac8dd-0e9a-47f4-999d-81751cc19259 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.238557 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.238557 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:32.241817 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b80ac8dd-0e9a-47f4-999d-81751cc19259 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:32.245518 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b80ac8dd-0e9a-47f4-999d-81751cc19259 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:32.245948 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 288/1158] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.253703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b486a392-a0a9-489f-8bac-64c8344d0e27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.256852 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b486a392-a0a9-489f-8bac-64c8344d0e27 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.256852 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b486a392-a0a9-489f-8bac-64c8344d0e27 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.256852 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b486a392-a0a9-489f-8bac-64c8344d0e27 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.264045 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.264045 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:32.268188 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b486a392-a0a9-489f-8bac-64c8344d0e27 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:32.273627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b486a392-a0a9-489f-8bac-64c8344d0e27 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 200 Aug 08 20:20:32.274050 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 286/1159] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.288778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-82ad3563-810e-4bba-8b01-270d6eb6e1f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.289118 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-221092df-32ef-4c94-8fe0-2871bcc923ee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.290816 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-221092df-32ef-4c94-8fe0-2871bcc923ee tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer Aug 08 20:20:32.290919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-82ad3563-810e-4bba-8b01-270d6eb6e1f4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:32.291128 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-221092df-32ef-4c94-8fe0-2871bcc923ee tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e93b5889-a6ce-4c34-a57f-dd66be78010a"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:32.291173 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-82ad3563-810e-4bba-8b01-270d6eb6e1f4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.291371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-82ad3563-810e-4bba-8b01-270d6eb6e1f4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.292445 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.volume_transfer [None req-221092df-32ef-4c94-8fe0-2871bcc923ee tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e93b5889-a6ce-4c34-a57f-dd66be78010a'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 20:20:32.292550 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-221092df-32ef-4c94-8fe0-2871bcc923ee tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Creating transfer of volume e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.292653 np0000006809 devstack@c-api.service[100390]: INFO cinder.transfer.api [None req-221092df-32ef-4c94-8fe0-2871bcc923ee tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Generating transfer record for volume e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.298782 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.298782 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:32.299418 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.299418 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:32.302680 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-82ad3563-810e-4bba-8b01-270d6eb6e1f4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:32.307447 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-82ad3563-810e-4bba-8b01-270d6eb6e1f4 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:32.308079 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 293/1160] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.310338 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-221092df-32ef-4c94-8fe0-2871bcc923ee tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 20:20:32.310785 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 294/1161] 10.4.3.206 () {68 vars in 1291 bytes} [Sat Aug 8 20:20:32 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:32.321149 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-092a847d-d3eb-45dd-a88d-68da555ddbfd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.322963 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-092a847d-d3eb-45dd-a88d-68da555ddbfd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.323462 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-092a847d-d3eb-45dd-a88d-68da555ddbfd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.323732 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-092a847d-d3eb-45dd-a88d-68da555ddbfd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.331307 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.331307 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:32.340533 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-092a847d-d3eb-45dd-a88d-68da555ddbfd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:32.342809 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-092a847d-d3eb-45dd-a88d-68da555ddbfd tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 200 Aug 08 20:20:32.343298 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 289/1162] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.359333 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-29a14ca7-0d1b-4e8e-8b14-b6d7984c15de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.361740 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29a14ca7-0d1b-4e8e-8b14-b6d7984c15de tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/os-volume-transfer/detail Aug 08 20:20:32.361948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29a14ca7-0d1b-4e8e-8b14-b6d7984c15de tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.362130 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29a14ca7-0d1b-4e8e-8b14-b6d7984c15de tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.362280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.volume_transfer [None req-29a14ca7-0d1b-4e8e-8b14-b6d7984c15de tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Listing volume transfers {{(pid=100389) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 08 20:20:32.367657 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29a14ca7-0d1b-4e8e-8b14-b6d7984c15de tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 08 20:20:32.368069 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 287/1163] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.378514 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fc2b5989-f964-4cee-aa0c-85edbd2686ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.381777 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc2b5989-f964-4cee-aa0c-85edbd2686ce tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] DELETE https://10.4.3.206/volume/v3/os-volume-transfer/ce621732-64b0-45de-93a1-16edc7498ffc Aug 08 20:20:32.381995 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc2b5989-f964-4cee-aa0c-85edbd2686ce tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.382178 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc2b5989-f964-4cee-aa0c-85edbd2686ce tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.382285 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-fc2b5989-f964-4cee-aa0c-85edbd2686ce tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Delete transfer with id: ce621732-64b0-45de-93a1-16edc7498ffc Aug 08 20:20:32.385149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04c4a711-4717-4416-8f25-525d1d098c34 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.385618 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04c4a711-4717-4416-8f25-525d1d098c34 None None] GET https://10.4.3.206/volume// Aug 08 20:20:32.385816 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04c4a711-4717-4416-8f25-525d1d098c34 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.386017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04c4a711-4717-4416-8f25-525d1d098c34 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.386352 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04c4a711-4717-4416-8f25-525d1d098c34 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:32.386664 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 295/1164] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20: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 08 20:20:32.395041 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.395041 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:32.397528 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-0df7f5d2-cc7f-43e0-a53e-dc459efac6cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.399496 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-0df7f5d2-cc7f-43e0-a53e-dc459efac6cf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:32.399985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-0df7f5d2-cc7f-43e0-a53e-dc459efac6cf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bb547a2-a59f-4869-b077-399db1046095", "connector": null, "instance_uuid": "3bb89a7e-1601-4f75-9318-41735a33e402"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:32.405369 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc2b5989-f964-4cee-aa0c-85edbd2686ce tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/ce621732-64b0-45de-93a1-16edc7498ffc returned with HTTP 202 Aug 08 20:20:32.405801 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 294/1165] 10.4.3.206 () {66 vars in 1384 bytes} [Sat Aug 8 20:20:32 2026] DELETE /volume/v3/os-volume-transfer/ce621732-64b0-45de-93a1-16edc7498ffc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:32.408322 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.408322 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:32.414282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61faf997-2ef2-4590-a4ea-5fd86badc2b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.416767 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61faf997-2ef2-4590-a4ea-5fd86badc2b1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.417997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61faf997-2ef2-4590-a4ea-5fd86badc2b1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.417997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61faf997-2ef2-4590-a4ea-5fd86badc2b1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.427758 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.427758 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:32.432846 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-61faf997-2ef2-4590-a4ea-5fd86badc2b1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Volume info retrieved successfully. Aug 08 20:20:32.437323 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-0df7f5d2-cc7f-43e0-a53e-dc459efac6cf tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:32.437323 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 290/1166] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:32 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 08 20:20:32.438107 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61faf997-2ef2-4590-a4ea-5fd86badc2b1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 200 Aug 08 20:20:32.438714 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 288/1167] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.452240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64804b04-01ae-40ca-8eb0-6a38bc13e457 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.452768 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64804b04-01ae-40ca-8eb0-6a38bc13e457 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] DELETE https://10.4.3.206/volume/v3/os-volume-transfer/ce621732-64b0-45de-93a1-16edc7498ffc Aug 08 20:20:32.452957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64804b04-01ae-40ca-8eb0-6a38bc13e457 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.453194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64804b04-01ae-40ca-8eb0-6a38bc13e457 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.453291 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-64804b04-01ae-40ca-8eb0-6a38bc13e457 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Delete transfer with id: ce621732-64b0-45de-93a1-16edc7498ffc Aug 08 20:20:32.458830 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64804b04-01ae-40ca-8eb0-6a38bc13e457 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/ce621732-64b0-45de-93a1-16edc7498ffc returned with HTTP 404 Aug 08 20:20:32.458830 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 296/1168] 10.4.3.206 () {66 vars in 1384 bytes} [Sat Aug 8 20:20:32 2026] DELETE /volume/v3/os-volume-transfer/ce621732-64b0-45de-93a1-16edc7498ffc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:32.466086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9279d784-5d08-467b-a20e-0b4c69103e78 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.468196 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9279d784-5d08-467b-a20e-0b4c69103e78 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:32.468505 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9279d784-5d08-467b-a20e-0b4c69103e78 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.469471 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9279d784-5d08-467b-a20e-0b4c69103e78 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.469532 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.470735 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.470976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.471209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.471417 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Delete volume with id: e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.476033 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e25db466-0395-4aac-bf56-f77a345fee81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.476439 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e25db466-0395-4aac-bf56-f77a345fee81 None None] GET https://10.4.3.206/volume// Aug 08 20:20:32.476619 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e25db466-0395-4aac-bf56-f77a345fee81 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.476807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e25db466-0395-4aac-bf56-f77a345fee81 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.477106 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e25db466-0395-4aac-bf56-f77a345fee81 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:32.477437 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 289/1169] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:32.478907 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.478907 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:32.480987 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Volume info retrieved successfully. Aug 08 20:20:32.484148 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.484148 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:32.487515 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-7e4df635-0ca7-4907-ac17-647691b77aab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.489230 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9279d784-5d08-467b-a20e-0b4c69103e78 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:32.489507 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-7e4df635-0ca7-4907-ac17-647691b77aab tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:32.489709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-7e4df635-0ca7-4907-ac17-647691b77aab tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.490081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-7e4df635-0ca7-4907-ac17-647691b77aab tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.495670 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9279d784-5d08-467b-a20e-0b4c69103e78 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:32.496218 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 295/1170] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:32.500779 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.500779 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:32.503162 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Delete volume request issued successfully. Aug 08 20:20:32.503359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92e8ce87-ea57-4a35-b3e3-0620c3309299 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 202 Aug 08 20:20:32.503924 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 291/1171] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:32 2026] DELETE /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:32.504070 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-7e4df635-0ca7-4907-ac17-647691b77aab tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:32.508661 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-7e4df635-0ca7-4907-ac17-647691b77aab tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:32.509354 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 297/1172] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:32.511163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4dfb90dc-b1c2-40e3-960e-85813d69b6ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.513025 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4dfb90dc-b1c2-40e3-960e-85813d69b6ef tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:32.513270 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4dfb90dc-b1c2-40e3-960e-85813d69b6ef tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:32.513492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4dfb90dc-b1c2-40e3-960e-85813d69b6ef tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:32.525071 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.525071 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:32.529702 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4dfb90dc-b1c2-40e3-960e-85813d69b6ef tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Volume info retrieved successfully. Aug 08 20:20:32.534042 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4dfb90dc-b1c2-40e3-960e-85813d69b6ef tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 200 Aug 08 20:20:32.534427 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 290/1173] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:32 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:32.628743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:32.632066 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] PUT https://10.4.3.206/volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef Aug 08 20:20:32.633521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:32.641757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Acquiring lock "cinder-attachment_update-5bb547a2-a59f-4869-b077-399db1046095-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:32.647299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Lock "cinder-attachment_update-5bb547a2-a59f-4869-b077-399db1046095-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:32.648586 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:32.648586 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:32.752948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Lock "cinder-attachment_update-5bb547a2-a59f-4869-b077-399db1046095-np0000006809" released by "attachment_update" :: held 0.106s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:32.753398 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-2caa9d8f-363b-4837-bd61-85babbfc4ae2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef returned with HTTP 200 Aug 08 20:20:32.754213 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 296/1174] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:32 2026] PUT /volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:33.011560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-39982569-d5e5-4aa3-a544-d9ed42f613c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:33.013837 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39982569-d5e5-4aa3-a544-d9ed42f613c6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:33.013911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39982569-d5e5-4aa3-a544-d9ed42f613c6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:33.014190 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39982569-d5e5-4aa3-a544-d9ed42f613c6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:33.014404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-39982569-d5e5-4aa3-a544-d9ed42f613c6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:33.020490 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:33.020490 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:33.022065 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39982569-d5e5-4aa3-a544-d9ed42f613c6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:33.022065 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 292/1175] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:33 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:33.508983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dcad6dea-f318-442e-b097-0ce6e96a7d8e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:33.511570 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcad6dea-f318-442e-b097-0ce6e96a7d8e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:33.511823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcad6dea-f318-442e-b097-0ce6e96a7d8e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:33.512070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcad6dea-f318-442e-b097-0ce6e96a7d8e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:33.525414 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:33.525414 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:33.531168 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcad6dea-f318-442e-b097-0ce6e96a7d8e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:33.537511 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcad6dea-f318-442e-b097-0ce6e96a7d8e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:33.537988 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 298/1176] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:33 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:33.552218 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-387eaa82-e5a5-4692-8709-c9d3f97cb0d1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:33.554448 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-387eaa82-e5a5-4692-8709-c9d3f97cb0d1 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:33.554448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-387eaa82-e5a5-4692-8709-c9d3f97cb0d1 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:33.554448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-387eaa82-e5a5-4692-8709-c9d3f97cb0d1 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:33.561088 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-387eaa82-e5a5-4692-8709-c9d3f97cb0d1 tempest-VolumesTransfersTest-1629830366 tempest-VolumesTransfersTest-1629830366-project-admin] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 404 Aug 08 20:20:33.561859 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 291/1177] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:33 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:33.569778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-280760c8-4a8f-48f1-a446-51ec59ca26c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:33.572053 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-280760c8-4a8f-48f1-a446-51ec59ca26c1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] GET https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:33.572327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-280760c8-4a8f-48f1-a446-51ec59ca26c1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:33.572590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-280760c8-4a8f-48f1-a446-51ec59ca26c1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:33.579855 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-280760c8-4a8f-48f1-a446-51ec59ca26c1 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 404 Aug 08 20:20:33.580470 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 297/1178] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:33 2026] GET /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:33.588808 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8444fbf9-1d72-4e84-a579-b1d3c6098177 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:33.591226 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8444fbf9-1d72-4e84-a579-b1d3c6098177 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:33.591518 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8444fbf9-1d72-4e84-a579-b1d3c6098177 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:33.591767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8444fbf9-1d72-4e84-a579-b1d3c6098177 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:33.592036 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8444fbf9-1d72-4e84-a579-b1d3c6098177 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] Delete volume with id: e93b5889-a6ce-4c34-a57f-dd66be78010a Aug 08 20:20:33.599199 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8444fbf9-1d72-4e84-a579-b1d3c6098177 tempest-VolumesTransfersTest-125477464 tempest-VolumesTransfersTest-125477464-project-member] https://10.4.3.206/volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a returned with HTTP 404 Aug 08 20:20:33.599851 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 293/1179] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:33 2026] DELETE /volume/v3/volumes/e93b5889-a6ce-4c34-a57f-dd66be78010a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:34.035210 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-332ef572-eba2-4dc2-99cb-b869fb27a32a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:34.038774 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-332ef572-eba2-4dc2-99cb-b869fb27a32a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:34.038774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-332ef572-eba2-4dc2-99cb-b869fb27a32a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:34.038774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-332ef572-eba2-4dc2-99cb-b869fb27a32a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:34.038774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-332ef572-eba2-4dc2-99cb-b869fb27a32a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:34.045689 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:34.045689 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:34.046960 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-332ef572-eba2-4dc2-99cb-b869fb27a32a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:34.048882 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 299/1180] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:34 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:34.552935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-27b6e309-3f9f-4053-a2f7-938e67de9037 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:34.555205 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27b6e309-3f9f-4053-a2f7-938e67de9037 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:34.556690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27b6e309-3f9f-4053-a2f7-938e67de9037 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:34.556690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27b6e309-3f9f-4053-a2f7-938e67de9037 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:34.566022 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:34.566022 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:34.569368 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-27b6e309-3f9f-4053-a2f7-938e67de9037 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:34.574150 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27b6e309-3f9f-4053-a2f7-938e67de9037 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:34.574871 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 292/1181] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:34 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:35.060955 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7b7d0b9e-c706-4fe5-ae94-5b36152a77dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:35.063088 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b7d0b9e-c706-4fe5-ae94-5b36152a77dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:35.063362 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b7d0b9e-c706-4fe5-ae94-5b36152a77dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:35.063630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b7d0b9e-c706-4fe5-ae94-5b36152a77dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:35.063793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7b7d0b9e-c706-4fe5-ae94-5b36152a77dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:35.070413 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:35.070413 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:35.070413 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b7d0b9e-c706-4fe5-ae94-5b36152a77dd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:35.070973 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 298/1182] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:35 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:35.589410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc8a8f24-9117-4094-8c05-8fab7a414487 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:35.593300 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc8a8f24-9117-4094-8c05-8fab7a414487 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:35.593695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc8a8f24-9117-4094-8c05-8fab7a414487 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:35.593803 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc8a8f24-9117-4094-8c05-8fab7a414487 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:35.607837 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:35.607837 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:35.614301 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc8a8f24-9117-4094-8c05-8fab7a414487 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:35.621575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc8a8f24-9117-4094-8c05-8fab7a414487 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:35.621967 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 294/1183] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:35 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:36.083401 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd8f8b78-f7f3-4dbf-b79f-f920595ffd25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:36.088279 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd8f8b78-f7f3-4dbf-b79f-f920595ffd25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:36.088441 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd8f8b78-f7f3-4dbf-b79f-f920595ffd25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:36.088722 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd8f8b78-f7f3-4dbf-b79f-f920595ffd25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:36.090253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-dd8f8b78-f7f3-4dbf-b79f-f920595ffd25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:36.098032 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:36.098032 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:36.099030 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd8f8b78-f7f3-4dbf-b79f-f920595ffd25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:36.099544 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 300/1184] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:36 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:36.232948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-20d232c1-e3fa-435d-8030-fb1974e3321a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:36.378409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:36.378409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-316962642"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:36.378409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-316962642'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:36.378409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Create volume of 1 GB Aug 08 20:20:36.384120 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Availability Zones retrieved successfully. Aug 08 20:20:36.389908 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Flow 'volume_create_api' (487b204d-f0a5-4f7d-bcd7-02b14881f308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:36.390944 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71c2cd9-8bf1-49b3-88ae-506a136cb519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:36.391966 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:36.437410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71c2cd9-8bf1-49b3-88ae-506a136cb519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:36.437410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b5f808-e652-4991-b99a-acc653f662a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:36.526820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Created reservations ['b4b6656c-5b17-4342-a6df-d6b92845b35b', '4b3781a0-40bc-497f-b8a7-7555eaaad470', '4dfdbf4e-986d-4ad5-926a-5d1418ba38dd', '243e839a-7e76-4ad5-b484-8b35dc92e0be'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:36.528443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b5f808-e652-4991-b99a-acc653f662a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4b6656c-5b17-4342-a6df-d6b92845b35b', '4b3781a0-40bc-497f-b8a7-7555eaaad470', '4dfdbf4e-986d-4ad5-926a-5d1418ba38dd', '243e839a-7e76-4ad5-b484-8b35dc92e0be']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:36.529466 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7501597-7a97-40f2-88e9-a8de3a7a2496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:36.556330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7501597-7a97-40f2-88e9-a8de3a7a2496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d6ae180-45f1-4b54-a4b2-c3697fe86a06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-316962642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8f7d730d6b642eba7f4cb8ad68d9c12',qos_specs=None,replication_status=,reservations=['b4b6656c-5b17-4342-a6df-d6b92845b35b','4b3781a0-40bc-497f-b8a7-7555eaaad470','4dfdbf4e-986d-4ad5-926a-5d1418ba38dd','243e839a-7e76-4ad5-b484-8b35dc92e0be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='688da70e82d74c238c9eced13a57d891',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-316962642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d6ae180-45f1-4b54-a4b2-c3697fe86a06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8f7d730d6b642eba7f4cb8ad68d9c12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='688da70e82d74c238c9eced13a57d891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:36.558875 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ae4380-5f1b-45b2-8f3f-4c838ae63887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:36.582411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ae4380-5f1b-45b2-8f3f-4c838ae63887) transitioned into state 'SUCCESS' from state '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-316962642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8f7d730d6b642eba7f4cb8ad68d9c12',qos_specs=None,replication_status=,reservations=['b4b6656c-5b17-4342-a6df-d6b92845b35b','4b3781a0-40bc-497f-b8a7-7555eaaad470','4dfdbf4e-986d-4ad5-926a-5d1418ba38dd','243e839a-7e76-4ad5-b484-8b35dc92e0be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='688da70e82d74c238c9eced13a57d891',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:36.582411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e7c4b0-860d-45cf-8b43-858de2d35128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:36.594640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33e7c4b0-860d-45cf-8b43-858de2d35128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:36.596119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Flow 'volume_create_api' (487b204d-f0a5-4f7d-bcd7-02b14881f308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:36.596709 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Create volume request issued successfully. Aug 08 20:20:36.597642 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20d232c1-e3fa-435d-8030-fb1974e3321a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:36.598317 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 293/1185] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:36 2026] POST /volume/v3/volumes => generated 757 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:36.611312 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-206fe898-ee62-4492-b528-1399ef07c569 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:36.613720 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-206fe898-ee62-4492-b528-1399ef07c569 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:36.614003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-206fe898-ee62-4492-b528-1399ef07c569 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:36.614451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-206fe898-ee62-4492-b528-1399ef07c569 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:36.622516 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:36.622516 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:36.628962 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-206fe898-ee62-4492-b528-1399ef07c569 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:36.634880 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-206fe898-ee62-4492-b528-1399ef07c569 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 returned with HTTP 200 Aug 08 20:20:36.635309 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 299/1186] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:36 2026] GET /volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:36.641195 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-27eae3b4-4d75-4949-b209-140f7c2a8abb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:36.644674 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27eae3b4-4d75-4949-b209-140f7c2a8abb tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:36.644866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27eae3b4-4d75-4949-b209-140f7c2a8abb tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:36.645048 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27eae3b4-4d75-4949-b209-140f7c2a8abb tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:36.662137 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:36.662137 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:36.666915 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-27eae3b4-4d75-4949-b209-140f7c2a8abb tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:36.673869 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27eae3b4-4d75-4949-b209-140f7c2a8abb tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:36.674478 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 295/1187] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:36 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:37.085622 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-b9cd599e-b69a-46ac-8946-08fb73b7e267 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.088599 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-b9cd599e-b69a-46ac-8946-08fb73b7e267 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef/action Aug 08 20:20:37.088963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-b9cd599e-b69a-46ac-8946-08fb73b7e267 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:37.089077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-b9cd599e-b69a-46ac-8946-08fb73b7e267 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:37.114781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bfa1e26e-8e7a-480b-bf74-bb3b7f6be074 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.114986 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.114986 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:37.116619 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfa1e26e-8e7a-480b-bf74-bb3b7f6be074 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:37.117034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfa1e26e-8e7a-480b-bf74-bb3b7f6be074 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:37.117361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfa1e26e-8e7a-480b-bf74-bb3b7f6be074 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:37.117555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-bfa1e26e-8e7a-480b-bf74-bb3b7f6be074 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:37.122567 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.122567 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:37.123543 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfa1e26e-8e7a-480b-bf74-bb3b7f6be074 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:37.125583 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 294/1188] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:37 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:37.157848 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2ddaeb24-6199-4370-9e1f-244a4c8c148a req-b9cd599e-b69a-46ac-8946-08fb73b7e267 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef/action returned with HTTP 204 Aug 08 20:20:37.158426 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 301/1189] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:37 2026] POST /volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:37.655102 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-22edd37e-7fc4-4d8d-a086-3cbd0fe7f612 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.657498 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22edd37e-7fc4-4d8d-a086-3cbd0fe7f612 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:37.657777 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22edd37e-7fc4-4d8d-a086-3cbd0fe7f612 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:37.658044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22edd37e-7fc4-4d8d-a086-3cbd0fe7f612 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:37.673937 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.673937 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:37.680119 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-22edd37e-7fc4-4d8d-a086-3cbd0fe7f612 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:37.686004 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22edd37e-7fc4-4d8d-a086-3cbd0fe7f612 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 returned with HTTP 200 Aug 08 20:20:37.686462 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 300/1190] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:37 2026] GET /volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:37.695280 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eedafa9e-5c6d-416e-9458-ec6fec257aba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.697689 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eedafa9e-5c6d-416e-9458-ec6fec257aba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:37.697979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eedafa9e-5c6d-416e-9458-ec6fec257aba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:37.698271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eedafa9e-5c6d-416e-9458-ec6fec257aba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:37.709667 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-01d944ca-f11a-4634-9348-c610489c7b61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.715412 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:37.715412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d6ae180-45f1-4b54-a4b2-c3697fe86a06", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1293755679"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:37.717068 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.717068 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:37.725120 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eedafa9e-5c6d-416e-9458-ec6fec257aba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:37.726622 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.726622 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:37.727456 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:37.727767 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Create snapshot from volume 8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:37.731289 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eedafa9e-5c6d-416e-9458-ec6fec257aba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:37.731756 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 296/1191] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:37 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:37.747564 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ed78daa-9aba-4e97-981a-819aac5a84f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.751675 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ed78daa-9aba-4e97-981a-819aac5a84f0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:37.752510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ed78daa-9aba-4e97-981a-819aac5a84f0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:37.752510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ed78daa-9aba-4e97-981a-819aac5a84f0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:37.770443 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.770443 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:37.777514 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9ed78daa-9aba-4e97-981a-819aac5a84f0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:37.777972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Created reservations ['7cc63b35-818a-4dd6-8a02-4238b4616d39', '5e8f7518-5fe2-437d-af2f-079450de1c15', 'ad548119-7923-4b8b-b729-5c270fafeb53', '7892d2a4-aaa7-4609-b68b-65fe8022935a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:37.783344 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ed78daa-9aba-4e97-981a-819aac5a84f0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:37.784638 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 302/1192] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:37 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:37.830417 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot create request issued successfully. Aug 08 20:20:37.831547 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01d944ca-f11a-4634-9348-c610489c7b61 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:20:37.831547 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 295/1193] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:20:37 2026] POST /volume/v3/snapshots => generated 314 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:37.842057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8e6962a-2510-445f-bf0b-2a0effbb813f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.845073 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8e6962a-2510-445f-bf0b-2a0effbb813f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da Aug 08 20:20:37.845840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8e6962a-2510-445f-bf0b-2a0effbb813f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:37.845840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8e6962a-2510-445f-bf0b-2a0effbb813f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:37.861402 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:37.861402 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:37.862027 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d8e6962a-2510-445f-bf0b-2a0effbb813f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:37.863315 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8e6962a-2510-445f-bf0b-2a0effbb813f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da returned with HTTP 200 Aug 08 20:20:37.867050 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 301/1194] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:37 2026] GET /volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:37.910104 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:37.912374 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:37.912903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-809529294"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:37.916740 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-809529294'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:37.916934 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume of 1 GB Aug 08 20:20:37.926332 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Availability Zones retrieved successfully. Aug 08 20:20:37.937553 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Flow 'volume_create_api' (e34944b6-5718-4e5b-92c4-48911d4d1791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:37.938915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85ea704-6390-40af-adb8-3744468cce21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:37.940274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:37.971915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b85ea704-6390-40af-adb8-3744468cce21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:37.972679 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a79468-2e40-4dc5-99c1-3535c78ca3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:38.014781 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Created reservations ['cd64a9ef-3bb7-4361-a7e1-49ce4ddf815c', 'e9cfc6c1-18db-47fc-903d-908c8c8e68ff', 'e1e3c12b-8956-4d35-bd4f-1ac174a3a34c', '5dcc82e6-a0d3-4cb1-8f5d-28390e79b682'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:38.015776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a79468-2e40-4dc5-99c1-3535c78ca3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd64a9ef-3bb7-4361-a7e1-49ce4ddf815c', 'e9cfc6c1-18db-47fc-903d-908c8c8e68ff', 'e1e3c12b-8956-4d35-bd4f-1ac174a3a34c', '5dcc82e6-a0d3-4cb1-8f5d-28390e79b682']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:38.016745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e558c3-15c4-44d4-8921-0fbedaa2c1e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:38.045100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20e558c3-15c4-44d4-8921-0fbedaa2c1e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e51f71a5-6707-4a65-8e45-4f0116a7a547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-809529294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',qos_specs=None,replication_status=,reservations=['cd64a9ef-3bb7-4361-a7e1-49ce4ddf815c','e9cfc6c1-18db-47fc-903d-908c8c8e68ff','e1e3c12b-8956-4d35-bd4f-1ac174a3a34c','5dcc82e6-a0d3-4cb1-8f5d-28390e79b682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-809529294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e51f71a5-6707-4a65-8e45-4f0116a7a547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:38.046833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0336b21-1b44-499f-8b3b-bbb33be517a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:38.071164 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0336b21-1b44-499f-8b3b-bbb33be517a8) transitioned into state 'SUCCESS' from state '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-809529294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ea6ba2df47b42f19d65a33ecaff29bf',qos_specs=None,replication_status=,reservations=['cd64a9ef-3bb7-4361-a7e1-49ce4ddf815c','e9cfc6c1-18db-47fc-903d-908c8c8e68ff','e1e3c12b-8956-4d35-bd4f-1ac174a3a34c','5dcc82e6-a0d3-4cb1-8f5d-28390e79b682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3acb55529e7f4204a4b0c2fec70e9380',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:38.071922 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6978b676-2951-41fb-b6f6-2f18288e7aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:38.082310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6978b676-2951-41fb-b6f6-2f18288e7aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:38.083614 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Flow 'volume_create_api' (e34944b6-5718-4e5b-92c4-48911d4d1791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:38.083943 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Create volume request issued successfully. Aug 08 20:20:38.084821 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bcbce3f2-418c-4d4e-8729-8b15ad72c3e0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:38.085237 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 297/1195] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:37 2026] POST /volume/v3/volumes => generated 750 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:38.101174 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-942d1afd-5612-43fa-9da7-3ab43d2b396d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.102946 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-942d1afd-5612-43fa-9da7-3ab43d2b396d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:38.103169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-942d1afd-5612-43fa-9da7-3ab43d2b396d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.103392 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-942d1afd-5612-43fa-9da7-3ab43d2b396d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.109944 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.109944 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:38.113873 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-942d1afd-5612-43fa-9da7-3ab43d2b396d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:38.119221 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-942d1afd-5612-43fa-9da7-3ab43d2b396d tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:38.119402 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 303/1196] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:38.144301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7ba3f50c-ccaf-4619-b34f-d2e0fee75de6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.146174 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ba3f50c-ccaf-4619-b34f-d2e0fee75de6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:38.146633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ba3f50c-ccaf-4619-b34f-d2e0fee75de6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.147018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ba3f50c-ccaf-4619-b34f-d2e0fee75de6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.147281 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7ba3f50c-ccaf-4619-b34f-d2e0fee75de6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:38.153054 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.153054 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:38.154322 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ba3f50c-ccaf-4619-b34f-d2e0fee75de6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:38.155093 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 296/1197] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:38.168562 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-52c6cc56-4017-49a8-9a5e-630b7ba442b5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.170673 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-52c6cc56-4017-49a8-9a5e-630b7ba442b5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a Aug 08 20:20:38.173406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-52c6cc56-4017-49a8-9a5e-630b7ba442b5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.173406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-52c6cc56-4017-49a8-9a5e-630b7ba442b5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.180113 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.180113 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:38.184592 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-52c6cc56-4017-49a8-9a5e-630b7ba442b5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:38.190666 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-52c6cc56-4017-49a8-9a5e-630b7ba442b5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a returned with HTTP 200 Aug 08 20:20:38.191098 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 302/1198] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:38.208183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-83a466aa-969c-4a7c-9ff9-76f2d816a43a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.213530 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83a466aa-969c-4a7c-9ff9-76f2d816a43a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a Aug 08 20:20:38.213530 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83a466aa-969c-4a7c-9ff9-76f2d816a43a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.213530 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83a466aa-969c-4a7c-9ff9-76f2d816a43a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.223307 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.223307 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:38.229679 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-83a466aa-969c-4a7c-9ff9-76f2d816a43a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:38.237923 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83a466aa-969c-4a7c-9ff9-76f2d816a43a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a returned with HTTP 200 Aug 08 20:20:38.238534 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 298/1199] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:38.250938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.253336 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a Aug 08 20:20:38.253652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.253931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.254164 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: 0f973639-b625-45ce-92d8-5b637f07078a Aug 08 20:20:38.263535 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.263535 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:38.265412 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:38.283552 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume request issued successfully. Aug 08 20:20:38.283793 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59e8980f-e4fc-42cf-9cb4-11598625c3b9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a returned with HTTP 202 Aug 08 20:20:38.284304 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 304/1200] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:38 2026] DELETE /volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:38.295278 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-92721029-3ad2-465f-a120-ae3f03c39c3f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.297841 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92721029-3ad2-465f-a120-ae3f03c39c3f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a Aug 08 20:20:38.297964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92721029-3ad2-465f-a120-ae3f03c39c3f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.298179 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92721029-3ad2-465f-a120-ae3f03c39c3f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.310688 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.310688 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:38.314433 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-92721029-3ad2-465f-a120-ae3f03c39c3f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:38.320234 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92721029-3ad2-465f-a120-ae3f03c39c3f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a returned with HTTP 200 Aug 08 20:20:38.320620 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 297/1201] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:38.877562 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-92f93201-0cc7-44b6-b1a7-46d74535231d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.879591 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92f93201-0cc7-44b6-b1a7-46d74535231d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da Aug 08 20:20:38.879789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92f93201-0cc7-44b6-b1a7-46d74535231d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:38.879970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92f93201-0cc7-44b6-b1a7-46d74535231d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:38.885098 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.885098 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:38.885525 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-92f93201-0cc7-44b6-b1a7-46d74535231d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:38.886203 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92f93201-0cc7-44b6-b1a7-46d74535231d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da returned with HTTP 200 Aug 08 20:20:38.886542 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 303/1202] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:38.897342 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:38.899331 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:38.899771 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d6ae180-45f1-4b54-a4b2-c3697fe86a06", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-330811895"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:38.908630 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:38.908630 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:38.909138 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:38.909258 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Create snapshot from volume 8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:38.932834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Created reservations ['2cad10d0-f0ed-460d-af4d-b1ac5b0fb9ab', '635de269-7415-4dee-a000-28e7a966d051', 'caea98ac-66b1-47ac-b18f-d7ef5fffee5a', '7efb77c8-ec67-492e-a0b8-4ad52e812a63'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:38.970610 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot create request issued successfully. Aug 08 20:20:38.970957 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7601659-9fcb-424d-84be-46b8b775bdd6 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:20:38.971368 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 299/1203] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:20:38 2026] POST /volume/v3/snapshots => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:38.991728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6852eeff-1bc6-4cb2-9244-14fee02a14a2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.001789 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6852eeff-1bc6-4cb2-9244-14fee02a14a2 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:39.003691 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6852eeff-1bc6-4cb2-9244-14fee02a14a2 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.003912 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6852eeff-1bc6-4cb2-9244-14fee02a14a2 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.013646 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.013646 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:39.014102 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6852eeff-1bc6-4cb2-9244-14fee02a14a2 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:39.014735 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6852eeff-1bc6-4cb2-9244-14fee02a14a2 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf returned with HTTP 200 Aug 08 20:20:39.015096 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 305/1204] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:38 2026] GET /volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf => generated 445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:39.133784 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-01be5255-dbc9-412d-bd40-8a835d2fa16c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.135891 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01be5255-dbc9-412d-bd40-8a835d2fa16c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:39.136144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01be5255-dbc9-412d-bd40-8a835d2fa16c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.136369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-01be5255-dbc9-412d-bd40-8a835d2fa16c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.145720 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.145720 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:39.150362 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-01be5255-dbc9-412d-bd40-8a835d2fa16c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:39.156410 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-01be5255-dbc9-412d-bd40-8a835d2fa16c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:39.156894 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 298/1205] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:39.202961 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-e551c493-3281-4e71-96c9-0c6a0cf92dc0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.207740 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-e551c493-3281-4e71-96c9-0c6a0cf92dc0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:39.207932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-e551c493-3281-4e71-96c9-0c6a0cf92dc0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.208000 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-e551c493-3281-4e71-96c9-0c6a0cf92dc0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.215328 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.215328 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:39.219178 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-e551c493-3281-4e71-96c9-0c6a0cf92dc0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:39.224123 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-e551c493-3281-4e71-96c9-0c6a0cf92dc0 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:39.224123 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 304/1206] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:39.316704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-afa53940-b5d4-4eda-9bc6-734ddb27001c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.318351 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-afa53940-b5d4-4eda-9bc6-734ddb27001c None None] GET https://10.4.3.206/volume// Aug 08 20:20:39.318351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-afa53940-b5d4-4eda-9bc6-734ddb27001c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.318351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-afa53940-b5d4-4eda-9bc6-734ddb27001c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.318351 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-afa53940-b5d4-4eda-9bc6-734ddb27001c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:39.318563 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 300/1207] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:20:39.327743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-150cc62b-8428-4c6b-ad32-4324dca124ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.334645 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-150cc62b-8428-4c6b-ad32-4324dca124ba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:39.335006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e4647e2e-49b0-4877-8ecb-37cba239e99b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.335104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-150cc62b-8428-4c6b-ad32-4324dca124ba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e51f71a5-6707-4a65-8e45-4f0116a7a547", "connector": null, "instance_uuid": "3bb89a7e-1601-4f75-9318-41735a33e402"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:39.337285 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4647e2e-49b0-4877-8ecb-37cba239e99b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a Aug 08 20:20:39.337571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4647e2e-49b0-4877-8ecb-37cba239e99b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.337852 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4647e2e-49b0-4877-8ecb-37cba239e99b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.345244 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4647e2e-49b0-4877-8ecb-37cba239e99b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a returned with HTTP 404 Aug 08 20:20:39.346204 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 299/1208] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/v3/volumes/0f973639-b625-45ce-92d8-5b637f07078a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:39.350520 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.350520 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:39.357038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.361278 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:39.362284 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.362284 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.362284 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete backup with id: bdca79c5-576d-4165-b8d4-c2fc8ed31d06. Aug 08 20:20:39.367524 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.367524 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:39.383496 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-150cc62b-8428-4c6b-ad32-4324dca124ba tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:39.384047 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 306/1209] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:39 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 08 20:20:39.385761 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] delete_backup rpcapi backup_id bdca79c5-576d-4165-b8d4-c2fc8ed31d06 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:20:39.387670 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1374c6e9-ba19-4926-bcd3-de8d97574174 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 202 Aug 08 20:20:39.388228 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 305/1210] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:39 2026] DELETE /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:39.399338 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66792621-67d1-48b5-902d-c449cbb292e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.401825 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66792621-67d1-48b5-902d-c449cbb292e0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:39.403246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66792621-67d1-48b5-902d-c449cbb292e0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.403246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66792621-67d1-48b5-902d-c449cbb292e0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.403246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-66792621-67d1-48b5-902d-c449cbb292e0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:39.407270 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.407270 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:39.408114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66792621-67d1-48b5-902d-c449cbb292e0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 200 Aug 08 20:20:39.408648 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 301/1211] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:39.423454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-092a89a5-0093-4730-a712-ea5073aa8a33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.425676 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-092a89a5-0093-4730-a712-ea5073aa8a33 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:39.427244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-092a89a5-0093-4730-a712-ea5073aa8a33 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.427244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-092a89a5-0093-4730-a712-ea5073aa8a33 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.439213 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f0731dbf-55e3-40c0-ae7d-aaa53e395b09 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.439666 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0731dbf-55e3-40c0-ae7d-aaa53e395b09 None None] GET https://10.4.3.206/volume// Aug 08 20:20:39.439848 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0731dbf-55e3-40c0-ae7d-aaa53e395b09 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.440040 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0731dbf-55e3-40c0-ae7d-aaa53e395b09 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.440220 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.440220 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:39.440834 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0731dbf-55e3-40c0-ae7d-aaa53e395b09 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:39.440834 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 307/1212] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:39.445699 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-092a89a5-0093-4730-a712-ea5073aa8a33 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:39.450704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-fced6908-f033-4f51-9f8c-88a4f3006e0f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.454177 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-fced6908-f033-4f51-9f8c-88a4f3006e0f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:39.454799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-fced6908-f033-4f51-9f8c-88a4f3006e0f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:39.454799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-fced6908-f033-4f51-9f8c-88a4f3006e0f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:39.457243 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-092a89a5-0093-4730-a712-ea5073aa8a33 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:39.458279 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 300/1213] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:39.471079 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.471079 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:39.477398 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-fced6908-f033-4f51-9f8c-88a4f3006e0f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:39.485815 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-fced6908-f033-4f51-9f8c-88a4f3006e0f tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:39.486363 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 306/1214] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:39 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1022 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:39.586585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:39.589558 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] PUT https://10.4.3.206/volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0 Aug 08 20:20:39.590433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:39.602041 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Acquiring lock "cinder-attachment_update-e51f71a5-6707-4a65-8e45-4f0116a7a547-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:39.608700 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Lock "cinder-attachment_update-e51f71a5-6707-4a65-8e45-4f0116a7a547-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:39.608700 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:39.608700 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:39.723855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Lock "cinder-attachment_update-e51f71a5-6707-4a65-8e45-4f0116a7a547-np0000006809" released by "attachment_update" :: held 0.117s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:39.724906 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-53336123-2ab2-42c8-b466-b267755d322c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0 returned with HTTP 200 Aug 08 20:20:39.724906 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 302/1215] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:39 2026] PUT /volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:40.026721 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4f91ad5-e392-4ff4-ad55-59d16a96a823 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.028966 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4f91ad5-e392-4ff4-ad55-59d16a96a823 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:40.028966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4f91ad5-e392-4ff4-ad55-59d16a96a823 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.029169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4f91ad5-e392-4ff4-ad55-59d16a96a823 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.034325 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.034325 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:40.035032 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4f91ad5-e392-4ff4-ad55-59d16a96a823 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:40.035708 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4f91ad5-e392-4ff4-ad55-59d16a96a823 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf returned with HTTP 200 Aug 08 20:20:40.036114 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 308/1216] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:40 2026] GET /volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:40.052348 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.056411 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:40.056411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d6ae180-45f1-4b54-a4b2-c3697fe86a06", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:40.067037 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.067037 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:40.067689 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:40.067905 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Create snapshot from volume 8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:40.097636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Created reservations ['3fb266c0-b4af-408d-a2b7-9852360062f1', '1aef54c4-7fc9-494f-85bd-f6c67732bccf', '489f3c8d-3165-43ea-83d1-57a25bec5fb1', '622c7680-6d8c-41d2-aa99-85134889c3a9'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:40.142179 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot create request issued successfully. Aug 08 20:20:40.143745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ff2d452-917b-40e4-b322-8ff2daf0d6b8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:20:40.144458 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 301/1217] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:20:40 2026] POST /volume/v3/snapshots => generated 314 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:40.156849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f884352-7818-462f-b874-23aaba99e354 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.158602 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f884352-7818-462f-b874-23aaba99e354 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 Aug 08 20:20:40.158899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f884352-7818-462f-b874-23aaba99e354 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.159173 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f884352-7818-462f-b874-23aaba99e354 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.164808 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.164808 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:40.165479 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2f884352-7818-462f-b874-23aaba99e354 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:40.166362 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f884352-7818-462f-b874-23aaba99e354 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 returned with HTTP 200 Aug 08 20:20:40.166844 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 307/1218] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:40 2026] GET /volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:40.420591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6852e0e7-a404-4966-a683-a852ef656bcd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.424422 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6852e0e7-a404-4966-a683-a852ef656bcd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 Aug 08 20:20:40.424422 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6852e0e7-a404-4966-a683-a852ef656bcd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.424422 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6852e0e7-a404-4966-a683-a852ef656bcd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.424422 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6852e0e7-a404-4966-a683-a852ef656bcd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id bdca79c5-576d-4165-b8d4-c2fc8ed31d06. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:40.429424 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6852e0e7-a404-4966-a683-a852ef656bcd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 returned with HTTP 404 Aug 08 20:20:40.429424 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 303/1219] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:40 2026] GET /volume/v3/backups/bdca79c5-576d-4165-b8d4-c2fc8ed31d06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:20:40.475056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b42f1e52-a722-4c26-9f39-210b3ca71b11 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.477080 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b42f1e52-a722-4c26-9f39-210b3ca71b11 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:40.477286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b42f1e52-a722-4c26-9f39-210b3ca71b11 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.477516 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b42f1e52-a722-4c26-9f39-210b3ca71b11 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.489534 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.489534 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:40.494588 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b42f1e52-a722-4c26-9f39-210b3ca71b11 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:40.499311 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b42f1e52-a722-4c26-9f39-210b3ca71b11 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:40.499764 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 309/1220] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:40 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:40.519558 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bf749f04-b568-4c0b-a3e9-5b806a645b3b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.524232 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf749f04-b568-4c0b-a3e9-5b806a645b3b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:40.524232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf749f04-b568-4c0b-a3e9-5b806a645b3b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.524232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bf749f04-b568-4c0b-a3e9-5b806a645b3b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.534499 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.534499 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:40.541006 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bf749f04-b568-4c0b-a3e9-5b806a645b3b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:40.544084 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bf749f04-b568-4c0b-a3e9-5b806a645b3b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 200 Aug 08 20:20:40.544775 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 302/1221] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:40 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:40.557589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.559417 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:40.559735 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.560128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.560375 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: 04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:40.568994 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.568994 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:40.569955 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:40.590089 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume request issued successfully. Aug 08 20:20:40.590534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fd7944e-e112-4ce4-af9c-fad462e71c9a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 202 Aug 08 20:20:40.591110 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 308/1222] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:40 2026] DELETE /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:40.600165 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b3e0cfe-2d32-4c62-b732-89fc0935e719 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:40.603411 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b3e0cfe-2d32-4c62-b732-89fc0935e719 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:40.603411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b3e0cfe-2d32-4c62-b732-89fc0935e719 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:40.603411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b3e0cfe-2d32-4c62-b732-89fc0935e719 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:40.610952 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:40.610952 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:40.615429 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b3e0cfe-2d32-4c62-b732-89fc0935e719 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:40.623259 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b3e0cfe-2d32-4c62-b732-89fc0935e719 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 200 Aug 08 20:20:40.624120 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 304/1223] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:40 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:20:41.177374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9bc15e69-6fd3-4854-a1c0-27f307c04bb8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.181196 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9bc15e69-6fd3-4854-a1c0-27f307c04bb8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 Aug 08 20:20:41.181375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9bc15e69-6fd3-4854-a1c0-27f307c04bb8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.181633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9bc15e69-6fd3-4854-a1c0-27f307c04bb8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.192475 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.192475 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:41.193007 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9bc15e69-6fd3-4854-a1c0-27f307c04bb8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:41.193894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9bc15e69-6fd3-4854-a1c0-27f307c04bb8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 returned with HTTP 200 Aug 08 20:20:41.194317 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 310/1224] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.206721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.215220 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=1 Aug 08 20:20:41.215220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.215220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.215648 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.218410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.225463 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.227097 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92f4229f-658b-44b0-b60f-5f68cc2c0b59 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 08 20:20:41.228438 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 303/1225] 10.4.3.206 () {66 vars in 1258 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.243578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.248405 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:41.248405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.248405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.248405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.249398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.261131 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.261756 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f38379a-b0ab-4760-a151-6fe9ce597ee3 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:20:41.262318 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 309/1226] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.272428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.274280 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=100000 Aug 08 20:20:41.274591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.276401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.276401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.276401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.281629 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.282060 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-be47e76d-9199-4103-9a10-e545c4e7cd0b tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 08 20:20:41.282510 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 305/1227] 10.4.3.206 () {66 vars in 1268 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.294826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.299217 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=0 Aug 08 20:20:41.299531 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.299800 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.303077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.305544 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.323873 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.324274 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f27d7eb-ca45-4b9e-a1df-b26b2e1b040f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 08 20:20:41.324837 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 311/1228] 10.4.3.206 () {66 vars in 1258 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:20:41.341640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.343466 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:20:41.343832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.344193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.344593 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.345014 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.345014 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:41.346177 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.352540 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.352862 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4e06e15-094f-4245-a6d6-f861aaa103c0 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:20:41.353964 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 304/1229] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.366602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0d2b61ce-17a5-465a-9510-6138890f36bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.370404 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?marker=f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:41.370404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.370404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.370404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.370404 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.370404 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:41.370680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.388521 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.389094 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d2b61ce-17a5-465a-9510-6138890f36bb tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?marker=f313ea8c-42f4-46a8-a9c2-b8ac85be6baf returned with HTTP 200 Aug 08 20:20:41.389593 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 310/1230] 10.4.3.206 () {66 vars in 1330 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?marker=f313ea8c-42f4-46a8-a9c2-b8ac85be6baf => generated 342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.401868 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.404004 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?offset=2&limit=3 Aug 08 20:20:41.404236 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.404444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.404643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.404895 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.404895 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:41.408632 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.421940 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.422471 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-77f46dfb-5e16-4794-8cbf-7d113491ac9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 08 20:20:41.423009 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 306/1231] 10.4.3.206 () {66 vars in 1276 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.435015 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.437934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 08 20:20:41.438186 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.438457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.438715 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.440092 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.451773 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.451934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd690ad5-bbb7-4813-8c9e-07131baf45d9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 08 20:20:41.452529 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 312/1232] 10.4.3.206 () {66 vars in 1308 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.466274 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-98038830-8c54-4295-8cd8-36c1f836aa9a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.468147 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 08 20:20:41.468280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.468487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.468681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.468935 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.468935 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:41.469688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.474788 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.475226 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98038830-8c54-4295-8cd8-36c1f836aa9a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 08 20:20:41.475613 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 305/1233] 10.4.3.206 () {66 vars in 1310 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.490768 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.492298 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 08 20:20:41.492717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.493373 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.493781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.495406 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.495406 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:41.495683 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.507963 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.508585 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10da49db-43f8-4ff0-b30f-b7186f24c222 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 08 20:20:41.509082 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 311/1234] 10.4.3.206 () {66 vars in 1292 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.515682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0d1dbb16-2790-4b9e-ae33-599598cf0837 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.519942 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0d1dbb16-2790-4b9e-ae33-599598cf0837 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:41.520847 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0d1dbb16-2790-4b9e-ae33-599598cf0837 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.520847 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0d1dbb16-2790-4b9e-ae33-599598cf0837 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.526130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.528247 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 08 20:20:41.528527 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.528765 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.529030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.529368 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.529368 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:41.530347 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.535832 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.535832 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:41.541292 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0d1dbb16-2790-4b9e-ae33-599598cf0837 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:41.546990 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.547467 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-222eaaa4-39e3-44bf-916c-3efca1295f48 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 08 20:20:41.547599 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0d1dbb16-2790-4b9e-ae33-599598cf0837 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:41.547862 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 313/1235] 10.4.3.206 () {66 vars in 1294 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.548665 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 307/1236] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.567567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.569187 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 08 20:20:41.569395 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.569633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.569884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.570197 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.570197 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:41.571019 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.588830 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.589236 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c77841ff-fe9b-48d7-8b90-e31b511c98db tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 08 20:20:41.589651 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 306/1237] 10.4.3.206 () {66 vars in 1312 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.603462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.605717 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 08 20:20:41.608253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.608253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.608253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.608253 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.608253 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:41.608253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.620471 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.621524 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45c4a639-91b9-4be2-868b-bd419ed1f269 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 08 20:20:41.622560 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 312/1238] 10.4.3.206 () {66 vars in 1314 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.633840 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.635977 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 Aug 08 20:20:41.636277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.636519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.636792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.637161 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.637161 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:41.638192 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.638340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66d435ef-e2be-4d8b-923c-fff1b71f3034 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.641978 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66d435ef-e2be-4d8b-923c-fff1b71f3034 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 Aug 08 20:20:41.642691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66d435ef-e2be-4d8b-923c-fff1b71f3034 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.642986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66d435ef-e2be-4d8b-923c-fff1b71f3034 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.651489 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.651928 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.651928 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:41.652701 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d648a056-07a1-4fed-9af6-afcbfc6cdc84 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 returned with HTTP 200 Aug 08 20:20:41.653226 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 314/1239] 10.4.3.206 () {66 vars in 1385 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 => generated 476 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.653545 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66d435ef-e2be-4d8b-923c-fff1b71f3034 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 returned with HTTP 404 Aug 08 20:20:41.653889 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 308/1240] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/volumes/04f447cc-3c5b-40f8-b711-4d9820c07135 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:41.667973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.671481 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.675402 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:41.675499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail?status=available Aug 08 20:20:41.675547 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-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-144785152"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:41.675743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.675743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.675743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.675743 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.675743 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:41.676393 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-144785152'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:41.676631 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume of 1 GB Aug 08 20:20:41.677015 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.677015 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:41.677849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.686245 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability Zones retrieved successfully. Aug 08 20:20:41.691875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (e0056842-52a3-4705-9887-c0ce0374c4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:41.692102 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.692654 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.692654 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:41.693473 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c2d3c2e-02c2-42f5-98fc-d9ffce3bae4d tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 08 20:20:41.693537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dcdd37c-4a17-4866-82d2-9ee24f5f2f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:41.693841 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 307/1241] 10.4.3.206 () {66 vars in 1297 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:41.694585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:41.704020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.706539 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 Aug 08 20:20:41.706769 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.706983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.707228 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.709619 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.720541 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.722787 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.722787 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:41.722787 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b639d57b-bf17-46d8-8b6b-41d8f616365f tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 returned with HTTP 200 Aug 08 20:20:41.722787 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 315/1242] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 => generated 476 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.723168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dcdd37c-4a17-4866-82d2-9ee24f5f2f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:41.723399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c4c392-2e9d-4e84-9d9b-333e73bc277c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:41.735780 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.740464 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 Aug 08 20:20:41.740464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.740464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.740464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.740464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.758882 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.759320 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d753223-8665-4c96-862e-7ca94f2d2e79 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 returned with HTTP 200 Aug 08 20:20:41.759840 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 309/1243] 10.4.3.206 () {66 vars in 1364 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.769215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['066af251-bebb-43b2-ac83-bc5678fcd16f', '955855a7-9e68-446c-b5c5-4a995473643d', '5faa9491-0dcc-41d7-9dc3-8a469badb055', 'f48ed412-5351-4db8-9b7b-d780b11449e0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:41.772248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c4c392-2e9d-4e84-9d9b-333e73bc277c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['066af251-bebb-43b2-ac83-bc5678fcd16f', '955855a7-9e68-446c-b5c5-4a995473643d', '5faa9491-0dcc-41d7-9dc3-8a469badb055', 'f48ed412-5351-4db8-9b7b-d780b11449e0']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:41.772248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec2e199-b5b7-4889-9a5c-97861fc96e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:41.772517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d541454a-1456-4fce-8cb2-810d4858b9cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.774201 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?status=available Aug 08 20:20:41.774476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.774728 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.774985 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.776440 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.782801 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.783368 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d541454a-1456-4fce-8cb2-810d4858b9cc tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?status=available returned with HTTP 200 Aug 08 20:20:41.783825 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 308/1244] 10.4.3.206 () {66 vars in 1276 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.796215 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.798100 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 Aug 08 20:20:41.798914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.798914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.798914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:20:41.799917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:20:41.805221 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Get all snapshots completed successfully. Aug 08 20:20:41.805221 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd7166dd-a395-4590-bc7e-43d555ff87b5 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 returned with HTTP 200 Aug 08 20:20:41.806054 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 316/1245] 10.4.3.206 () {66 vars in 1398 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1803274708 => generated 342 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.808878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cec2e199-b5b7-4889-9a5c-97861fc96e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d0dd323-515d-4e10-aaab-cc3fa7877d55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-144785152',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['066af251-bebb-43b2-ac83-bc5678fcd16f','955855a7-9e68-446c-b5c5-4a995473643d','5faa9491-0dcc-41d7-9dc3-8a469badb055','f48ed412-5351-4db8-9b7b-d780b11449e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-144785152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d0dd323-515d-4e10-aaab-cc3fa7877d55,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='7223b69469304db083d5e873affbc5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7748cf52a12747af8b4057372df58eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:41.811434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efbdbc4-0269-467b-9ec0-22dc6632363e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:41.818487 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.820377 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 Aug 08 20:20:41.820600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.820836 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.820987 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Delete snapshot with id: 9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 Aug 08 20:20:41.829252 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.829252 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:41.829252 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:41.832546 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efbdbc4-0269-467b-9ec0-22dc6632363e) transitioned into state 'SUCCESS' from state '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-144785152',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['066af251-bebb-43b2-ac83-bc5678fcd16f','955855a7-9e68-446c-b5c5-4a995473643d','5faa9491-0dcc-41d7-9dc3-8a469badb055','f48ed412-5351-4db8-9b7b-d780b11449e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:41.833263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae490b70-1844-40a8-ab82-6e00c9368aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:41.842668 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae490b70-1844-40a8-ab82-6e00c9368aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:41.843573 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (e0056842-52a3-4705-9887-c0ce0374c4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:41.843863 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request issued successfully. Aug 08 20:20:41.846292 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e051e232-4ddd-4755-94fb-e49688bd90e9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:41.846292 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 313/1246] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:20:41 2026] POST /volume/v3/volumes => generated 815 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:41.846363 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot delete request issued successfully. Aug 08 20:20:41.846363 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cd2bc56-69c5-4bbe-b2c4-2bbc4c4e2042 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 returned with HTTP 202 Aug 08 20:20:41.846363 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 310/1247] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:41 2026] DELETE /volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:41.856105 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1f00c6b-a3d0-40cf-9cd3-5811df0d25f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.859786 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1f00c6b-a3d0-40cf-9cd3-5811df0d25f1 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 Aug 08 20:20:41.859786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1f00c6b-a3d0-40cf-9cd3-5811df0d25f1 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.859786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1f00c6b-a3d0-40cf-9cd3-5811df0d25f1 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.864321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-55e4a365-8259-4c73-bee7-8982059679aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:41.866230 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55e4a365-8259-4c73-bee7-8982059679aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:20:41.866443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55e4a365-8259-4c73-bee7-8982059679aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:41.866698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55e4a365-8259-4c73-bee7-8982059679aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:41.867578 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.867578 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:41.868118 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f1f00c6b-a3d0-40cf-9cd3-5811df0d25f1 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:41.869109 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1f00c6b-a3d0-40cf-9cd3-5811df0d25f1 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 returned with HTTP 200 Aug 08 20:20:41.869819 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 309/1248] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:41.879136 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:41.879136 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:41.883334 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55e4a365-8259-4c73-bee7-8982059679aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:41.886932 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55e4a365-8259-4c73-bee7-8982059679aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 200 Aug 08 20:20:41.887324 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 317/1249] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:41 2026] GET /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:42.566829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-919415cd-9cd1-4c9e-bd70-c0ede7149085 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:42.569092 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-919415cd-9cd1-4c9e-bd70-c0ede7149085 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:42.569325 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-919415cd-9cd1-4c9e-bd70-c0ede7149085 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:42.569806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-919415cd-9cd1-4c9e-bd70-c0ede7149085 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:42.583143 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:42.583143 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:42.587296 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-919415cd-9cd1-4c9e-bd70-c0ede7149085 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:42.592046 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-919415cd-9cd1-4c9e-bd70-c0ede7149085 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:42.592507 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 314/1250] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:42 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:42.883940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9672f672-421c-47c2-96cf-292993de83a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:42.885865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9672f672-421c-47c2-96cf-292993de83a9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 Aug 08 20:20:42.886154 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9672f672-421c-47c2-96cf-292993de83a9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:42.886449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9672f672-421c-47c2-96cf-292993de83a9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:42.894785 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9672f672-421c-47c2-96cf-292993de83a9 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 returned with HTTP 404 Aug 08 20:20:42.895572 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 311/1251] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:42 2026] GET /volume/v3/snapshots/9b71c29d-3e9b-405f-bcf0-b08faf6fdeb9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:42.902678 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-252505d8-c9b8-4a71-8943-4b034869db84 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:42.905034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-05509df9-613f-4900-8b32-286da5c78390 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:42.905495 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-252505d8-c9b8-4a71-8943-4b034869db84 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:20:42.905745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-252505d8-c9b8-4a71-8943-4b034869db84 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:42.905977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-252505d8-c9b8-4a71-8943-4b034869db84 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:42.907793 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:42.907793 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:42.908055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:42.908226 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Delete snapshot with id: f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:42.914884 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:42.914884 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:42.915514 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:42.920688 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:42.920688 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:42.925868 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-252505d8-c9b8-4a71-8943-4b034869db84 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:42.932617 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-252505d8-c9b8-4a71-8943-4b034869db84 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 200 Aug 08 20:20:42.933274 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 310/1252] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:42 2026] GET /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 908 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:42.943114 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot delete request issued successfully. Aug 08 20:20:42.943114 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05509df9-613f-4900-8b32-286da5c78390 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf returned with HTTP 202 Aug 08 20:20:42.944017 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 318/1253] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:42 2026] DELETE /volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:42.951825 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:42.952586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2539d52b-b130-4e40-a362-3d3d7e8d8def None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:42.955798 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:20:42.956318 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d0dd323-515d-4e10-aaab-cc3fa7877d55", "name": "tempest-VolumesBackupsTest-Backup-1549797672", "description": "tempest-backup-description-132380289", "container": "tempest-volumesbackupstest-backup-container-613238644"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:42.956482 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2539d52b-b130-4e40-a362-3d3d7e8d8def tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:42.956792 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2539d52b-b130-4e40-a362-3d3d7e8d8def tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:42.957443 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2539d52b-b130-4e40-a362-3d3d7e8d8def tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:42.960663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating new backup {'backup': {'volume_id': '8d0dd323-515d-4e10-aaab-cc3fa7877d55', 'name': 'tempest-VolumesBackupsTest-Backup-1549797672', 'description': 'tempest-backup-description-132380289', 'container': 'tempest-volumesbackupstest-backup-container-613238644'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:20:42.961198 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating backup of volume 8d0dd323-515d-4e10-aaab-cc3fa7877d55 in container tempest-volumesbackupstest-backup-container-613238644 Aug 08 20:20:42.968788 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:42.968788 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:42.969508 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2539d52b-b130-4e40-a362-3d3d7e8d8def tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:42.971268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2539d52b-b130-4e40-a362-3d3d7e8d8def tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf returned with HTTP 200 Aug 08 20:20:42.972335 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 312/1254] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:42 2026] GET /volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf => generated 471 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:42.975979 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:42.975979 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:42.976470 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:20:43.004870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['5dd89de6-90bc-4858-a286-d6e2e0e1b3f9', '15b10d33-4729-4a1e-ab68-8f6a6b9c4428'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:43.062062 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f9028ac-d86f-4031-9fea-04805d9f0d97 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:20:43.062565 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 315/1255] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:20:42 2026] POST /volume/v3/backups => generated 330 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:43.075424 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-89b85933-82d6-472e-9608-5cb710130cb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:43.079708 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-89b85933-82d6-472e-9608-5cb710130cb7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:43.080884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-89b85933-82d6-472e-9608-5cb710130cb7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:43.081248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-89b85933-82d6-472e-9608-5cb710130cb7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:43.082874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-89b85933-82d6-472e-9608-5cb710130cb7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:43.090520 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:43.090520 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:43.092120 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-89b85933-82d6-472e-9608-5cb710130cb7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:43.093030 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 311/1256] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:43 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:43.606738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-752d188b-593c-47b2-a255-af71b4624450 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:43.609100 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-752d188b-593c-47b2-a255-af71b4624450 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:43.609409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-752d188b-593c-47b2-a255-af71b4624450 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:43.609663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-752d188b-593c-47b2-a255-af71b4624450 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:43.626506 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:43.626506 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:43.631749 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-752d188b-593c-47b2-a255-af71b4624450 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:43.639686 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-752d188b-593c-47b2-a255-af71b4624450 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:43.640345 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 319/1257] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:43 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:20:43.986741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8b7cd83-b71e-47f8-9b29-521f7a981ac8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:43.989182 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8b7cd83-b71e-47f8-9b29-521f7a981ac8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf Aug 08 20:20:43.989414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8b7cd83-b71e-47f8-9b29-521f7a981ac8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:43.991959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8b7cd83-b71e-47f8-9b29-521f7a981ac8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:44.000506 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8b7cd83-b71e-47f8-9b29-521f7a981ac8 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf returned with HTTP 404 Aug 08 20:20:44.001152 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 313/1258] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:43 2026] GET /volume/v3/snapshots/f313ea8c-42f4-46a8-a9c2-b8ac85be6baf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:44.009088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:44.011366 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da Aug 08 20:20:44.011673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:44.011928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:44.012113 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Delete snapshot with id: 2d3fa5c8-914c-4c23-a672-328fa0dcd4da Aug 08 20:20:44.018194 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:44.018194 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:44.018885 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:44.022502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-9e56e85e-fedd-46bf-b3ad-cd2b87f19fb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:44.026577 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-9e56e85e-fedd-46bf-b3ad-cd2b87f19fb7 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0/action Aug 08 20:20:44.026864 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-9e56e85e-fedd-46bf-b3ad-cd2b87f19fb7 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:44.027140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-9e56e85e-fedd-46bf-b3ad-cd2b87f19fb7 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:44.042696 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot delete request issued successfully. Aug 08 20:20:44.043310 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-965c18e2-3840-4f9c-8c4a-d4cd4eb02a41 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da returned with HTTP 202 Aug 08 20:20:44.044112 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 316/1259] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:20:44 2026] DELETE /volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:44.048846 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:44.048846 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:44.055431 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-196380a5-1d32-4afe-98f1-9434510dc630 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:44.060337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-196380a5-1d32-4afe-98f1-9434510dc630 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da Aug 08 20:20:44.061696 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-196380a5-1d32-4afe-98f1-9434510dc630 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:44.061991 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-196380a5-1d32-4afe-98f1-9434510dc630 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:44.062345 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ecc0fcec-9fd7-4769-b0ad-5607b3275269 req-9e56e85e-fedd-46bf-b3ad-cd2b87f19fb7 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0/action returned with HTTP 204 Aug 08 20:20:44.062813 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 312/1260] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:44 2026] POST /volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:44.070071 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:44.070071 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:44.070690 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-196380a5-1d32-4afe-98f1-9434510dc630 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Snapshot retrieved successfully. Aug 08 20:20:44.071807 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-196380a5-1d32-4afe-98f1-9434510dc630 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da returned with HTTP 200 Aug 08 20:20:44.072286 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 320/1261] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:44 2026] GET /volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:44.107541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-61274b27-d496-4e19-8b64-5b5daf44dee0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:44.110267 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61274b27-d496-4e19-8b64-5b5daf44dee0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:44.110601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61274b27-d496-4e19-8b64-5b5daf44dee0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:44.111034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61274b27-d496-4e19-8b64-5b5daf44dee0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:44.111034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-61274b27-d496-4e19-8b64-5b5daf44dee0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:44.117647 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:44.117647 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:44.119030 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61274b27-d496-4e19-8b64-5b5daf44dee0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:44.119247 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 314/1262] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:44 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:44.653545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3b5d9c76-939b-46f1-82cc-a2c71fca41ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:44.655607 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3b5d9c76-939b-46f1-82cc-a2c71fca41ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:44.655849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3b5d9c76-939b-46f1-82cc-a2c71fca41ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:44.656200 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3b5d9c76-939b-46f1-82cc-a2c71fca41ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:44.667300 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:44.667300 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:44.672026 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3b5d9c76-939b-46f1-82cc-a2c71fca41ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:44.676595 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3b5d9c76-939b-46f1-82cc-a2c71fca41ac tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:44.677016 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 317/1263] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:44 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:20:44.693529 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f53208de-8754-47a7-a7d2-eaa8c251966c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:44.695261 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f53208de-8754-47a7-a7d2-eaa8c251966c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:44.695458 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f53208de-8754-47a7-a7d2-eaa8c251966c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:44.695647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f53208de-8754-47a7-a7d2-eaa8c251966c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:44.706435 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:44.706435 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:44.715560 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f53208de-8754-47a7-a7d2-eaa8c251966c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:44.722698 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f53208de-8754-47a7-a7d2-eaa8c251966c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:44.723128 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 313/1264] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:44 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:45.022140 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-90f99666-096a-4e82-b139-79162811a97b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.024813 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-90f99666-096a-4e82-b139-79162811a97b tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:45.024813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-90f99666-096a-4e82-b139-79162811a97b tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.024813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-90f99666-096a-4e82-b139-79162811a97b tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.033221 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.033221 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:45.036274 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-90f99666-096a-4e82-b139-79162811a97b tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:45.039974 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-90f99666-096a-4e82-b139-79162811a97b tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:45.040446 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 321/1265] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:45.065082 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.067506 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095/action Aug 08 20:20:45.067884 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:45.068007 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:45.079145 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.079145 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:45.079956 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:45.085067 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d20016c-fd99-4a46-b270-10f9dba4b168 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.087855 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d20016c-fd99-4a46-b270-10f9dba4b168 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da Aug 08 20:20:45.088108 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d20016c-fd99-4a46-b270-10f9dba4b168 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.088173 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Begin detaching volume completed successfully. Aug 08 20:20:45.088231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d20016c-fd99-4a46-b270-10f9dba4b168 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.088347 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-33b32f2d-44ac-429e-ae9a-58dc58b28f2a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095/action returned with HTTP 202 Aug 08 20:20:45.088772 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 315/1266] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:20:45 2026] POST /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:45.095674 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d20016c-fd99-4a46-b270-10f9dba4b168 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da returned with HTTP 404 Aug 08 20:20:45.096300 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 318/1267] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/snapshots/2d3fa5c8-914c-4c23-a672-328fa0dcd4da => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:45.107500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e185d0e4-b139-433b-b0ee-cbe1f5bef82a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.108486 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e185d0e4-b139-433b-b0ee-cbe1f5bef82a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:45.108677 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e185d0e4-b139-433b-b0ee-cbe1f5bef82a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.108846 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e185d0e4-b139-433b-b0ee-cbe1f5bef82a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.109435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d3f3f338-42ac-436b-bcb7-1a460de83ce6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.111768 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3f3f338-42ac-436b-bcb7-1a460de83ce6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:45.112193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3f3f338-42ac-436b-bcb7-1a460de83ce6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.112391 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3f3f338-42ac-436b-bcb7-1a460de83ce6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.115291 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.115291 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:45.119290 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e185d0e4-b139-433b-b0ee-cbe1f5bef82a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:45.122260 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.122260 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:45.125784 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e185d0e4-b139-433b-b0ee-cbe1f5bef82a tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 returned with HTTP 200 Aug 08 20:20:45.125917 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d3f3f338-42ac-436b-bcb7-1a460de83ce6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:45.126156 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 314/1268] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:45.133681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f7d221bf-a6e0-4031-98a4-f360e7c4b32c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.133681 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7d221bf-a6e0-4031-98a4-f360e7c4b32c None None] GET https://10.4.3.206/volume// Aug 08 20:20:45.133681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7d221bf-a6e0-4031-98a4-f360e7c4b32c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.133945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3f3f338-42ac-436b-bcb7-1a460de83ce6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:45.133979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f7d221bf-a6e0-4031-98a4-f360e7c4b32c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.134018 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d318a5ae-0311-4db5-adda-d5cd4724f91a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.134063 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f7d221bf-a6e0-4031-98a4-f360e7c4b32c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:45.134092 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 322/1269] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:45.134121 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 316/1270] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:45.135474 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d318a5ae-0311-4db5-adda-d5cd4724f91a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:45.135727 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d318a5ae-0311-4db5-adda-d5cd4724f91a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.135908 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d318a5ae-0311-4db5-adda-d5cd4724f91a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.136027 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d318a5ae-0311-4db5-adda-d5cd4724f91a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:45.142091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-0de63591-db38-4203-8581-8885eb360422 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.143112 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.143112 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:45.143504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.143842 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-0de63591-db38-4203-8581-8885eb360422 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:45.144082 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d318a5ae-0311-4db5-adda-d5cd4724f91a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:45.144209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-0de63591-db38-4203-8581-8885eb360422 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.144476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-0de63591-db38-4203-8581-8885eb360422 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.145486 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 319/1271] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:45.145565 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:45.145565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.145565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.145674 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Delete volume with id: 8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:45.152236 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.152236 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:45.152665 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:45.153554 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.153554 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:45.160276 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-0de63591-db38-4203-8581-8885eb360422 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:45.167539 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-0de63591-db38-4203-8581-8885eb360422 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:45.167610 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Delete volume request issued successfully. Aug 08 20:20:45.167934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b95e6d8a-0deb-49bf-b578-84177a6a5c06 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 returned with HTTP 202 Aug 08 20:20:45.168176 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 323/1272] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:45 2026] DELETE /volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:45.168518 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 315/1273] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1318 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:45.175553 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e3e409b-fc15-4331-be8e-021387552643 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.177160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e3e409b-fc15-4331-be8e-021387552643 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:45.177427 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e3e409b-fc15-4331-be8e-021387552643 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.177913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e3e409b-fc15-4331-be8e-021387552643 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.185294 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.185294 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:45.188519 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0e3e409b-fc15-4331-be8e-021387552643 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Volume info retrieved successfully. Aug 08 20:20:45.192055 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e3e409b-fc15-4331-be8e-021387552643 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 returned with HTTP 200 Aug 08 20:20:45.192364 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 317/1274] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:20:45.746463 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.749396 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:20:45.750575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1932563144"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:45.751973 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1932563144'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:20:45.752180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume of 1 GB Aug 08 20:20:45.755870 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Availability Zones retrieved successfully. Aug 08 20:20:45.760801 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Flow 'volume_create_api' (d4c1c4cc-0e04-4d3c-874b-5db5761ad46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:45.761726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c76213-be58-4bc7-a6a7-95ba349afbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:45.762565 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:20:45.784163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c76213-be58-4bc7-a6a7-95ba349afbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:45.784622 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bfa501-0e00-494b-a2a9-71741bd9264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:45.816657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Created reservations ['dcae36b9-c472-4bf8-a855-2883532d4856', 'ca9ffdab-74e5-4aee-9b17-714c3a1147db', '23ad7159-3502-4291-a111-ee353cc22ab0', '64962575-5837-40cd-9459-85d9521bd3d1'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:20:45.817622 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40bfa501-0e00-494b-a2a9-71741bd9264a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcae36b9-c472-4bf8-a855-2883532d4856', 'ca9ffdab-74e5-4aee-9b17-714c3a1147db', '23ad7159-3502-4291-a111-ee353cc22ab0', '64962575-5837-40cd-9459-85d9521bd3d1']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:45.818349 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af5e612-7922-44bb-87b5-7124acb048df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:45.837931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af5e612-7922-44bb-87b5-7124acb048df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a9fe69c-222d-43c7-bda2-ef27af6f9973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1932563144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f85223d4cf442ddb9406621fbe9adb7',qos_specs=None,replication_status=,reservations=['dcae36b9-c472-4bf8-a855-2883532d4856','ca9ffdab-74e5-4aee-9b17-714c3a1147db','23ad7159-3502-4291-a111-ee353cc22ab0','64962575-5837-40cd-9459-85d9521bd3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1932563144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a9fe69c-222d-43c7-bda2-ef27af6f9973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f85223d4cf442ddb9406621fbe9adb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:45.839072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad60b1e3-e01b-44e1-b36a-dc9e8cc8235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:45.853588 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad60b1e3-e01b-44e1-b36a-dc9e8cc8235f) transitioned into state 'SUCCESS' from state '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-1932563144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f85223d4cf442ddb9406621fbe9adb7',qos_specs=None,replication_status=,reservations=['dcae36b9-c472-4bf8-a855-2883532d4856','ca9ffdab-74e5-4aee-9b17-714c3a1147db','23ad7159-3502-4291-a111-ee353cc22ab0','64962575-5837-40cd-9459-85d9521bd3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:45.854358 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1987dc5e-2cab-486f-bb86-88f7598c2736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:20:45.864404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1987dc5e-2cab-486f-bb86-88f7598c2736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:20:45.864404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Flow 'volume_create_api' (d4c1c4cc-0e04-4d3c-874b-5db5761ad46c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:20:45.864404 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume request issued successfully. Aug 08 20:20:45.864404 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9f7d53c-6b25-4918-a54f-15d2bafb1504 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:20:45.864404 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 320/1275] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:20:45 2026] POST /volume/v3/volumes => generated 755 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:45.875171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1018cdce-a42b-4172-83e0-d8a06fe95f8a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.877091 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1018cdce-a42b-4172-83e0-d8a06fe95f8a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:45.877307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1018cdce-a42b-4172-83e0-d8a06fe95f8a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.877547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1018cdce-a42b-4172-83e0-d8a06fe95f8a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.885228 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.885228 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:45.888784 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1018cdce-a42b-4172-83e0-d8a06fe95f8a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:45.892916 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1018cdce-a42b-4172-83e0-d8a06fe95f8a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:45.893318 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 324/1276] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:45.917306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-508b27ec-b4b5-4090-ae2d-4f8bfd8d85cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:45.923206 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-508b27ec-b4b5-4090-ae2d-4f8bfd8d85cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:45.923206 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-508b27ec-b4b5-4090-ae2d-4f8bfd8d85cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:45.923206 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-508b27ec-b4b5-4090-ae2d-4f8bfd8d85cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:45.929066 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:45.929066 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:45.934244 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-508b27ec-b4b5-4090-ae2d-4f8bfd8d85cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:45.939024 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-508b27ec-b4b5-4090-ae2d-4f8bfd8d85cd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:45.939520 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 316/1277] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:45 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:46.153969 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d9dabe7a-453e-44f5-9ec8-0446e529047a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.156103 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9dabe7a-453e-44f5-9ec8-0446e529047a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:46.156404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9dabe7a-453e-44f5-9ec8-0446e529047a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.156490 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9dabe7a-453e-44f5-9ec8-0446e529047a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.157285 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4ebf9c3-1921-477f-852d-3af1a6131fe3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.158426 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=515,cinder:INSERT=83,cinder:UPDATE=163,cinder:DELETE=7 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:20:46.159104 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4ebf9c3-1921-477f-852d-3af1a6131fe3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:46.159305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4ebf9c3-1921-477f-852d-3af1a6131fe3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.159516 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4ebf9c3-1921-477f-852d-3af1a6131fe3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.159624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d4ebf9c3-1921-477f-852d-3af1a6131fe3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:46.167696 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:46.167696 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:46.168655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4ebf9c3-1921-477f-852d-3af1a6131fe3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:46.169034 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 321/1278] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:46 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:46.170201 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:46.170201 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:46.174556 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d9dabe7a-453e-44f5-9ec8-0446e529047a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:46.179041 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9dabe7a-453e-44f5-9ec8-0446e529047a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:46.179486 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 318/1279] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:46 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:46.204230 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0d54de73-8d1b-465a-a946-5d0233294933 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.206956 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d54de73-8d1b-465a-a946-5d0233294933 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] GET https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 Aug 08 20:20:46.207160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d54de73-8d1b-465a-a946-5d0233294933 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.207358 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d54de73-8d1b-465a-a946-5d0233294933 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.214681 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d54de73-8d1b-465a-a946-5d0233294933 tempest-VolumesSnapshotListTestJSON-1800560712 tempest-VolumesSnapshotListTestJSON-1800560712-project-member] https://10.4.3.206/volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 returned with HTTP 404 Aug 08 20:20:46.216114 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 325/1280] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:46 2026] GET /volume/v3/volumes/8d6ae180-45f1-4b54-a4b2-c3697fe86a06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:46.701882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-2f90ef4b-136a-49ac-bd8b-b54544f61832 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.703676 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-2f90ef4b-136a-49ac-bd8b-b54544f61832 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef Aug 08 20:20:46.703968 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-2f90ef4b-136a-49ac-bd8b-b54544f61832 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.705132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-2f90ef4b-136a-49ac-bd8b-b54544f61832 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.712729 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:46.712729 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:46.749802 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3993d753-fc8e-4d91-b99e-48e6dcd86056 req-2f90ef4b-136a-49ac-bd8b-b54544f61832 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef returned with HTTP 200 Aug 08 20:20:46.750335 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 317/1281] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:20:46 2026] DELETE /volume/v3/attachments/f8450d46-da69-42b4-9b29-f6981b4d9fef => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:46.909319 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-508055c6-1a67-4327-9dc9-beccb7290203 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.911619 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-508055c6-1a67-4327-9dc9-beccb7290203 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:46.911898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-508055c6-1a67-4327-9dc9-beccb7290203 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.912190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-508055c6-1a67-4327-9dc9-beccb7290203 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.921306 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:46.921306 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:46.925833 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-508055c6-1a67-4327-9dc9-beccb7290203 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:46.930874 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-508055c6-1a67-4327-9dc9-beccb7290203 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:46.931335 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 322/1282] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:46 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:46.951606 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c4ef8d09-1089-4317-87e8-88a5537a354f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.953453 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4ef8d09-1089-4317-87e8-88a5537a354f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:20:46.954037 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4ef8d09-1089-4317-87e8-88a5537a354f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.954037 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4ef8d09-1089-4317-87e8-88a5537a354f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.960815 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:46.960815 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:46.964311 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c4ef8d09-1089-4317-87e8-88a5537a354f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:46.968240 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4ef8d09-1089-4317-87e8-88a5537a354f tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:20:46.968643 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 319/1283] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:46 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:46.985801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c325538f-d686-44af-be37-534643803e09 req-a251dec6-e9f4-4105-b90f-c32f48076d7e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:46.987920 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-a251dec6-e9f4-4105-b90f-c32f48076d7e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:46.988159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-a251dec6-e9f4-4105-b90f-c32f48076d7e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:46.988361 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-a251dec6-e9f4-4105-b90f-c32f48076d7e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:46.995926 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:46.995926 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:46.999537 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c325538f-d686-44af-be37-534643803e09 req-a251dec6-e9f4-4105-b90f-c32f48076d7e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:47.004058 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.004287 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-a251dec6-e9f4-4105-b90f-c32f48076d7e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:47.004759 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 326/1284] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:46 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:47.006322 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] POST https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action Aug 08 20:20:47.006807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1397734031", "disk_format": "qcow2"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:47.006996 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1397734031", "disk_format": "qcow2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:47.017647 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.017647 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:47.018249 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:20:47.035060 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.035060 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:47.042063 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.image.image_utils [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1397734031'}] 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-1397734031'}]. {{(pid=100389) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 20:20:47.100762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-248fe54f-5efa-4a50-b29c-450da243c5b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.101192 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-248fe54f-5efa-4a50-b29c-450da243c5b9 None None] GET https://10.4.3.206/volume// Aug 08 20:20:47.101348 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-248fe54f-5efa-4a50-b29c-450da243c5b9 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.102667 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-248fe54f-5efa-4a50-b29c-450da243c5b9 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.103042 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-248fe54f-5efa-4a50-b29c-450da243c5b9 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:47.103876 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 323/1285] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:20:47.111156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c325538f-d686-44af-be37-534643803e09 req-08e86931-7dfb-4230-97c9-e194cc677c5a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.115678 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-08e86931-7dfb-4230-97c9-e194cc677c5a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:47.116017 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-08e86931-7dfb-4230-97c9-e194cc677c5a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a9fe69c-222d-43c7-bda2-ef27af6f9973", "connector": null, "instance_uuid": "911c3a40-6641-4167-bd70-812fec2e8d21"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:47.131106 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.131106 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:47.156092 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-08e86931-7dfb-4230-97c9-e194cc677c5a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:47.156531 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 320/1286] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:47 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 08 20:20:47.184783 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2c2f8070-68eb-4f8e-b9f9-f628009b684f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.187979 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-423aadad-d6ef-48d8-90b2-da803be1c91c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.189471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c2f8070-68eb-4f8e-b9f9-f628009b684f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:47.189657 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c2f8070-68eb-4f8e-b9f9-f628009b684f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.189890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c2f8070-68eb-4f8e-b9f9-f628009b684f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.191277 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-423aadad-d6ef-48d8-90b2-da803be1c91c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:47.191496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-423aadad-d6ef-48d8-90b2-da803be1c91c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.191698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-423aadad-d6ef-48d8-90b2-da803be1c91c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.191882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2c2f8070-68eb-4f8e-b9f9-f628009b684f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:47.194413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-daff6850-f365-4145-a445-a8d2453f01e3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.196769 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-daff6850-f365-4145-a445-a8d2453f01e3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:47.197146 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-daff6850-f365-4145-a445-a8d2453f01e3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.197393 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-daff6850-f365-4145-a445-a8d2453f01e3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.198068 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.198068 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:47.199054 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c2f8070-68eb-4f8e-b9f9-f628009b684f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:47.199482 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 327/1287] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:47.203919 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eead41e6-3adf-4f39-afd1-d95764eeaca2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.204462 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eead41e6-3adf-4f39-afd1-d95764eeaca2 None None] GET https://10.4.3.206/volume// Aug 08 20:20:47.204778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eead41e6-3adf-4f39-afd1-d95764eeaca2 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.205003 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eead41e6-3adf-4f39-afd1-d95764eeaca2 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.205467 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eead41e6-3adf-4f39-afd1-d95764eeaca2 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:47.205850 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 328/1288] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:47.206695 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.206695 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:47.209179 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.209179 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:47.210865 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-daff6850-f365-4145-a445-a8d2453f01e3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:47.219417 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c325538f-d686-44af-be37-534643803e09 req-c7c2b6ca-a653-4796-b396-196b54d8dc95 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.219608 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-daff6850-f365-4145-a445-a8d2453f01e3 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:47.219656 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-423aadad-d6ef-48d8-90b2-da803be1c91c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:47.219688 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 321/1289] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:47.220333 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-c7c2b6ca-a653-4796-b396-196b54d8dc95 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:47.220628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-c7c2b6ca-a653-4796-b396-196b54d8dc95 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.220859 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-c7c2b6ca-a653-4796-b396-196b54d8dc95 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.222875 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-423aadad-d6ef-48d8-90b2-da803be1c91c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:47.223322 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 324/1290] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:47.236445 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.236445 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:47.240520 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c325538f-d686-44af-be37-534643803e09 req-c7c2b6ca-a653-4796-b396-196b54d8dc95 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:47.247504 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-c7c2b6ca-a653-4796-b396-196b54d8dc95 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:47.247504 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 329/1291] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:47.331602 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-da2f28d0-9074-4bd1-8269-1760a76a3140 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.334170 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-da2f28d0-9074-4bd1-8269-1760a76a3140 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:47.334466 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-da2f28d0-9074-4bd1-8269-1760a76a3140 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.334760 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-da2f28d0-9074-4bd1-8269-1760a76a3140 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.344061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.347452 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] PUT https://10.4.3.206/volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6 Aug 08 20:20:47.347452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:47.353154 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Acquiring lock "cinder-attachment_update-8a9fe69c-222d-43c7-bda2-ef27af6f9973-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:47.353543 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.353543 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:47.357707 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-da2f28d0-9074-4bd1-8269-1760a76a3140 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:47.357874 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Lock "cinder-attachment_update-8a9fe69c-222d-43c7-bda2-ef27af6f9973-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:47.358822 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.358822 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:47.364163 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-da2f28d0-9074-4bd1-8269-1760a76a3140 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:47.366399 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 322/1292] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:47.382619 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.388415 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] POST https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547/action Aug 08 20:20:47.388415 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:47.388415 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:47.399134 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.399134 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:47.399556 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:47.406367 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Begin detaching volume completed successfully. Aug 08 20:20:47.409251 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-9da0ad41-7968-4a0c-a398-42d8bab94230 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547/action returned with HTTP 202 Aug 08 20:20:47.409251 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 330/1293] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:20:47 2026] POST /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:47.437596 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-90ae42d5-7ed6-4963-a4f9-72f05cff743c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.439985 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90ae42d5-7ed6-4963-a4f9-72f05cff743c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:47.440233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90ae42d5-7ed6-4963-a4f9-72f05cff743c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.440486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90ae42d5-7ed6-4963-a4f9-72f05cff743c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.456409 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.456409 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:47.458952 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-90ae42d5-7ed6-4963-a4f9-72f05cff743c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:47.464572 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90ae42d5-7ed6-4963-a4f9-72f05cff743c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:47.467705 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 323/1294] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:47.473664 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f0cedfdd-f028-4719-9a3f-07a2deeed4fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.474197 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0cedfdd-f028-4719-9a3f-07a2deeed4fa None None] GET https://10.4.3.206/volume// Aug 08 20:20:47.474444 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0cedfdd-f028-4719-9a3f-07a2deeed4fa None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.475346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0cedfdd-f028-4719-9a3f-07a2deeed4fa None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.475346 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0cedfdd-f028-4719-9a3f-07a2deeed4fa None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:47.475346 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 331/1295] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:47.476456 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Lock "cinder-attachment_update-8a9fe69c-222d-43c7-bda2-ef27af6f9973-np0000006809" released by "attachment_update" :: held 0.118s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:47.476824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-0ed2c134-93bc-49a3-8c80-a25482b9ab4c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6 returned with HTTP 200 Aug 08 20:20:47.477274 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 325/1296] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:47 2026] PUT /volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:47.485661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-8b37dcf0-fd57-4401-af74-4f25a90d7fa6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:47.487931 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-8b37dcf0-fd57-4401-af74-4f25a90d7fa6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:47.488214 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-8b37dcf0-fd57-4401-af74-4f25a90d7fa6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:47.488480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-8b37dcf0-fd57-4401-af74-4f25a90d7fa6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:47.497799 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:47.497799 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:47.501928 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-8b37dcf0-fd57-4401-af74-4f25a90d7fa6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:47.517240 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-8b37dcf0-fd57-4401-af74-4f25a90d7fa6 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:47.517749 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 324/1297] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:47 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1318 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:47.741102 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Copy volume to image completed successfully. Aug 08 20:20:47.741639 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26be947e-4a35-48bf-9faf-9500a3f245d8 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action returned with HTTP 202 Aug 08 20:20:47.742157 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 318/1298] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:20:47 2026] POST /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d/action => generated 689 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:20:48.211501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-957d293a-4a64-422b-a1ea-7fefe386ae50 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:48.213176 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-957d293a-4a64-422b-a1ea-7fefe386ae50 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:48.213379 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-957d293a-4a64-422b-a1ea-7fefe386ae50 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:48.213620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-957d293a-4a64-422b-a1ea-7fefe386ae50 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:48.213722 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-957d293a-4a64-422b-a1ea-7fefe386ae50 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:48.217937 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:48.217937 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:48.218714 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-957d293a-4a64-422b-a1ea-7fefe386ae50 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:48.219064 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 332/1299] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:48 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:48.238602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-77ecd4af-1dd7-4c47-b079-81c36bfeedf8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:48.240368 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77ecd4af-1dd7-4c47-b079-81c36bfeedf8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:48.240606 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77ecd4af-1dd7-4c47-b079-81c36bfeedf8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:48.240820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77ecd4af-1dd7-4c47-b079-81c36bfeedf8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:48.250536 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:48.250536 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:48.254560 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-77ecd4af-1dd7-4c47-b079-81c36bfeedf8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:48.267903 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77ecd4af-1dd7-4c47-b079-81c36bfeedf8 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:48.267903 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 326/1300] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:48 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:48.477263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2dcd0c7b-ea6a-425c-ab80-9fe5b4e883f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:48.479007 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2dcd0c7b-ea6a-425c-ab80-9fe5b4e883f2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:48.479188 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2dcd0c7b-ea6a-425c-ab80-9fe5b4e883f2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:48.479399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2dcd0c7b-ea6a-425c-ab80-9fe5b4e883f2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:48.489240 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:48.489240 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:48.492629 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2dcd0c7b-ea6a-425c-ab80-9fe5b4e883f2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:48.496533 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2dcd0c7b-ea6a-425c-ab80-9fe5b4e883f2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:48.496866 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 325/1301] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:48 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:49.230554 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91a71449-90d2-4381-b579-45b25a6ae77d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:49.232263 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91a71449-90d2-4381-b579-45b25a6ae77d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:49.232515 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91a71449-90d2-4381-b579-45b25a6ae77d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:49.232707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91a71449-90d2-4381-b579-45b25a6ae77d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:49.232812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-91a71449-90d2-4381-b579-45b25a6ae77d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:49.237639 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:49.237639 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:49.238374 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91a71449-90d2-4381-b579-45b25a6ae77d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:49.238769 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 319/1302] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:49 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:49.279751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04bc6b3a-d6ef-4a0e-8623-030480b9589e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:49.281446 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04bc6b3a-d6ef-4a0e-8623-030480b9589e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:49.281628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04bc6b3a-d6ef-4a0e-8623-030480b9589e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:49.281801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04bc6b3a-d6ef-4a0e-8623-030480b9589e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:49.290504 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:49.290504 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:49.293679 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04bc6b3a-d6ef-4a0e-8623-030480b9589e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:49.297559 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04bc6b3a-d6ef-4a0e-8623-030480b9589e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:49.297917 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 333/1303] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:49 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:49.509432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fe26fdb4-f137-4b20-9d1d-4fa55998b056 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:49.511584 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe26fdb4-f137-4b20-9d1d-4fa55998b056 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:49.511819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe26fdb4-f137-4b20-9d1d-4fa55998b056 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:49.512076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe26fdb4-f137-4b20-9d1d-4fa55998b056 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:49.521747 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:49.521747 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:49.525365 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fe26fdb4-f137-4b20-9d1d-4fa55998b056 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:49.529495 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe26fdb4-f137-4b20-9d1d-4fa55998b056 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:49.529872 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 327/1304] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:49 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:50.250850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c30472a9-c0ec-44eb-bea1-d2d86fbb78fb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:50.252621 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c30472a9-c0ec-44eb-bea1-d2d86fbb78fb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:50.252756 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c30472a9-c0ec-44eb-bea1-d2d86fbb78fb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:50.252954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c30472a9-c0ec-44eb-bea1-d2d86fbb78fb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:50.253053 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c30472a9-c0ec-44eb-bea1-d2d86fbb78fb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:50.259042 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:50.259042 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:50.259304 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c30472a9-c0ec-44eb-bea1-d2d86fbb78fb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:50.259833 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 326/1305] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:50 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:50.309688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b350ab4e-b4bb-46b7-b466-0190ee64cb13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:50.312063 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b350ab4e-b4bb-46b7-b466-0190ee64cb13 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:50.312302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b350ab4e-b4bb-46b7-b466-0190ee64cb13 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:50.312652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b350ab4e-b4bb-46b7-b466-0190ee64cb13 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:50.322888 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:50.322888 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:50.326545 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b350ab4e-b4bb-46b7-b466-0190ee64cb13 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:50.331746 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b350ab4e-b4bb-46b7-b466-0190ee64cb13 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:50.332163 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 320/1306] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:50 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:50.548276 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf2fb5b3-517f-43e9-86ad-65f743643cd2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:50.552718 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf2fb5b3-517f-43e9-86ad-65f743643cd2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:50.552718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf2fb5b3-517f-43e9-86ad-65f743643cd2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:50.552718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf2fb5b3-517f-43e9-86ad-65f743643cd2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:50.562486 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:50.562486 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:50.565491 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf2fb5b3-517f-43e9-86ad-65f743643cd2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:50.570108 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf2fb5b3-517f-43e9-86ad-65f743643cd2 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:50.570604 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 334/1307] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:50 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:50.735921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c325538f-d686-44af-be37-534643803e09 req-72923c92-b181-40fb-91c9-b487e7e4dc47 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:50.738406 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-72923c92-b181-40fb-91c9-b487e7e4dc47 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6/action Aug 08 20:20:50.738476 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-72923c92-b181-40fb-91c9-b487e7e4dc47 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:50.738571 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-72923c92-b181-40fb-91c9-b487e7e4dc47 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:50.769106 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:50.769106 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:50.779354 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c325538f-d686-44af-be37-534643803e09 req-72923c92-b181-40fb-91c9-b487e7e4dc47 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6/action returned with HTTP 204 Aug 08 20:20:50.779716 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 328/1308] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:20:50 2026] POST /volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:50.907492 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-4a4bb99b-1f62-42b4-a22f-a056222e321c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:50.909860 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-4a4bb99b-1f62-42b4-a22f-a056222e321c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] DELETE https://10.4.3.206/volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0 Aug 08 20:20:50.910066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-4a4bb99b-1f62-42b4-a22f-a056222e321c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:50.910238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-4a4bb99b-1f62-42b4-a22f-a056222e321c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:50.918119 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:50.918119 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:50.979518 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-bac6195a-8e7b-49b8-8b9d-cd3c47f907a7 req-4a4bb99b-1f62-42b4-a22f-a056222e321c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0 returned with HTTP 200 Aug 08 20:20:50.979923 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 327/1309] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:20:50 2026] DELETE /volume/v3/attachments/efddb847-76a7-4918-b42b-26656bba65d0 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:51.273181 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5416f777-2873-43a2-b725-2eb8bab9fe7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:51.277755 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5416f777-2873-43a2-b725-2eb8bab9fe7a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:51.277755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5416f777-2873-43a2-b725-2eb8bab9fe7a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:51.277755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5416f777-2873-43a2-b725-2eb8bab9fe7a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:51.277755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5416f777-2873-43a2-b725-2eb8bab9fe7a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:52.092252 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.092252 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:52.092252 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5416f777-2873-43a2-b725-2eb8bab9fe7a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:52.092252 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 321/1310] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81623bab-7552-46e5-b781-9cd271edb827 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81623bab-7552-46e5-b781-9cd271edb827 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81623bab-7552-46e5-b781-9cd271edb827 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81623bab-7552-46e5-b781-9cd271edb827 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-81623bab-7552-46e5-b781-9cd271edb827 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81623bab-7552-46e5-b781-9cd271edb827 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:52.098983 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 335/1311] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1140 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-308199ef-2615-4759-90f8-7697963e7dfe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-308199ef-2615-4759-90f8-7697963e7dfe tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-308199ef-2615-4759-90f8-7697963e7dfe tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-308199ef-2615-4759-90f8-7697963e7dfe tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-308199ef-2615-4759-90f8-7697963e7dfe tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-308199ef-2615-4759-90f8-7697963e7dfe tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:52.101096 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 329/1312] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-acf72cf6-ee82-4d6c-ab7b-1c1c1c6f5205 req-645b6d8d-5026-49bc-9ddb-2509cdf39839 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-acf72cf6-ee82-4d6c-ab7b-1c1c1c6f5205 req-645b6d8d-5026-49bc-9ddb-2509cdf39839 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-acf72cf6-ee82-4d6c-ab7b-1c1c1c6f5205 req-645b6d8d-5026-49bc-9ddb-2509cdf39839 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-acf72cf6-ee82-4d6c-ab7b-1c1c1c6f5205 req-645b6d8d-5026-49bc-9ddb-2509cdf39839 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-acf72cf6-ee82-4d6c-ab7b-1c1c1c6f5205 req-645b6d8d-5026-49bc-9ddb-2509cdf39839 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-acf72cf6-ee82-4d6c-ab7b-1c1c1c6f5205 req-645b6d8d-5026-49bc-9ddb-2509cdf39839 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:52.102982 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 328/1313] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-678d67b2-f75a-4726-aca7-409cb9c1d749 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-678d67b2-f75a-4726-aca7-409cb9c1d749 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-678d67b2-f75a-4726-aca7-409cb9c1d749 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-678d67b2-f75a-4726-aca7-409cb9c1d749 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-678d67b2-f75a-4726-aca7-409cb9c1d749 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-678d67b2-f75a-4726-aca7-409cb9c1d749 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:52.104888 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 322/1314] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-0fc41f83-3ef2-4400-aaa8-ef13ae19dbc1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-0fc41f83-3ef2-4400-aaa8-ef13ae19dbc1 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-0fc41f83-3ef2-4400-aaa8-ef13ae19dbc1 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-0fc41f83-3ef2-4400-aaa8-ef13ae19dbc1 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-0fc41f83-3ef2-4400-aaa8-ef13ae19dbc1 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-0fc41f83-3ef2-4400-aaa8-ef13ae19dbc1 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:52.105868 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 336/1315] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-01a895ae-3f56-41f8-a900-1cf31a9756ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01a895ae-3f56-41f8-a900-1cf31a9756ee tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01a895ae-3f56-41f8-a900-1cf31a9756ee tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01a895ae-3f56-41f8-a900-1cf31a9756ee tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-01a895ae-3f56-41f8-a900-1cf31a9756ee tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01a895ae-3f56-41f8-a900-1cf31a9756ee tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:52.106605 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 330/1316] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:52.107240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.107240 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973/action Aug 08 20:20:52.107240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:20:52.107240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:52.107745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0503f99c-12dc-4301-bd16-04aede76eb50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.107745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0503f99c-12dc-4301-bd16-04aede76eb50 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:52.107745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0503f99c-12dc-4301-bd16-04aede76eb50 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.107745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0503f99c-12dc-4301-bd16-04aede76eb50 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.108108 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.108108 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:52.108108 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.108492 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.108492 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:52.108602 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Begin detaching volume completed successfully. Aug 08 20:20:52.108602 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-f6a0fc91-0ada-47aa-86ed-e03470dff42f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973/action returned with HTTP 202 Aug 08 20:20:52.108602 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 329/1317] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:20:51 2026] POST /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:20:52.108735 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0503f99c-12dc-4301-bd16-04aede76eb50 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:52.108735 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0503f99c-12dc-4301-bd16-04aede76eb50 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:52.108735 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 323/1318] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:52.108879 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-762a3363-e47f-4d71-850c-82f314ee5a43 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.108879 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-762a3363-e47f-4d71-850c-82f314ee5a43 None None] GET https://10.4.3.206/volume// Aug 08 20:20:52.108879 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-762a3363-e47f-4d71-850c-82f314ee5a43 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.108879 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-762a3363-e47f-4d71-850c-82f314ee5a43 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.108879 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-762a3363-e47f-4d71-850c-82f314ee5a43 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:52.108879 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 337/1319] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:52.109064 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-eaa61026-94e4-45e7-ba5d-c838d48fac64 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.109064 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-eaa61026-94e4-45e7-ba5d-c838d48fac64 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:52.109064 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-eaa61026-94e4-45e7-ba5d-c838d48fac64 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.109064 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-eaa61026-94e4-45e7-ba5d-c838d48fac64 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.109064 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.109064 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:52.109228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a054f1b9-d061-43d9-96fe-a4052a879d96 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.109228 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a054f1b9-d061-43d9-96fe-a4052a879d96 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:52.109228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a054f1b9-d061-43d9-96fe-a4052a879d96 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.109228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a054f1b9-d061-43d9-96fe-a4052a879d96 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.109378 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-eaa61026-94e4-45e7-ba5d-c838d48fac64 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:52.109378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-eaa61026-94e4-45e7-ba5d-c838d48fac64 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:52.109537 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.109537 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:52.109660 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 331/1320] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:52.109877 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a054f1b9-d061-43d9-96fe-a4052a879d96 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:52.109877 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a054f1b9-d061-43d9-96fe-a4052a879d96 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:52.109877 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 330/1321] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09b44796-2a37-426b-b4aa-9f64c4f57a65 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09b44796-2a37-426b-b4aa-9f64c4f57a65 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09b44796-2a37-426b-b4aa-9f64c4f57a65 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09b44796-2a37-426b-b4aa-9f64c4f57a65 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09b44796-2a37-426b-b4aa-9f64c4f57a65 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09b44796-2a37-426b-b4aa-9f64c4f57a65 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:52.110067 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 324/1322] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b80aa8c-03d6-4dff-a00d-f72e8c442cea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b80aa8c-03d6-4dff-a00d-f72e8c442cea tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b80aa8c-03d6-4dff-a00d-f72e8c442cea tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b80aa8c-03d6-4dff-a00d-f72e8c442cea tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0b80aa8c-03d6-4dff-a00d-f72e8c442cea tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b80aa8c-03d6-4dff-a00d-f72e8c442cea tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:52.110299 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 338/1323] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:51 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:52.297884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b82a545c-dcb6-4470-9e61-ad52195a5dbd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:52.299584 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b82a545c-dcb6-4470-9e61-ad52195a5dbd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:52.299804 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b82a545c-dcb6-4470-9e61-ad52195a5dbd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:52.300027 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b82a545c-dcb6-4470-9e61-ad52195a5dbd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:52.300156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b82a545c-dcb6-4470-9e61-ad52195a5dbd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:52.304482 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:52.304482 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:52.305202 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b82a545c-dcb6-4470-9e61-ad52195a5dbd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:52.305601 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 332/1324] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:52 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:53.321655 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66d11bec-5e96-47c3-ad75-0648e40957f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:53.323730 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66d11bec-5e96-47c3-ad75-0648e40957f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:53.323959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66d11bec-5e96-47c3-ad75-0648e40957f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:53.324177 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66d11bec-5e96-47c3-ad75-0648e40957f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:53.324293 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-66d11bec-5e96-47c3-ad75-0648e40957f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:53.328823 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:53.328823 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:53.329668 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66d11bec-5e96-47c3-ad75-0648e40957f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:53.330073 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 331/1325] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:53 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:54.343653 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39142546-8b86-41b8-9f5f-7e0e0faab8d8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:54.346170 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39142546-8b86-41b8-9f5f-7e0e0faab8d8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:54.346170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39142546-8b86-41b8-9f5f-7e0e0faab8d8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:54.346170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39142546-8b86-41b8-9f5f-7e0e0faab8d8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:54.346170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-39142546-8b86-41b8-9f5f-7e0e0faab8d8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:54.353698 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:54.353698 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:54.354557 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39142546-8b86-41b8-9f5f-7e0e0faab8d8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:54.354932 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 325/1326] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:54 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:54.463953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-e1f3e2d8-5d1c-4739-9be4-8ea7d2d43831 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:54.466128 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-e1f3e2d8-5d1c-4739-9be4-8ea7d2d43831 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6 Aug 08 20:20:54.466366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-e1f3e2d8-5d1c-4739-9be4-8ea7d2d43831 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:54.466601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-e1f3e2d8-5d1c-4739-9be4-8ea7d2d43831 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:54.476186 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:54.476186 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:54.571641 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c717c7e9-d8b8-4e3b-8113-482d7f20af7e req-e1f3e2d8-5d1c-4739-9be4-8ea7d2d43831 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6 returned with HTTP 200 Aug 08 20:20:54.572231 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 339/1327] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:20:54 2026] DELETE /volume/v3/attachments/b277256d-96b8-47a6-abb2-23fc51be56a6 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:54.782721 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a743e777-a574-4ab3-b183-18d86c0834bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:54.786182 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:54.786182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:54.786182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:54.786182 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Delete volume with id: e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:54.794288 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:54.794288 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:54.795162 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:54.820617 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Delete volume request issued successfully. Aug 08 20:20:54.820802 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a743e777-a574-4ab3-b183-18d86c0834bd tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 202 Aug 08 20:20:54.821238 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 333/1328] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:54 2026] DELETE /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:54.823935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b87f9c6f-e327-4c81-9be4-ea6e3c62fa21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:54.827421 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b87f9c6f-e327-4c81-9be4-ea6e3c62fa21 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:20:54.827612 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b87f9c6f-e327-4c81-9be4-ea6e3c62fa21 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:54.829008 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b87f9c6f-e327-4c81-9be4-ea6e3c62fa21 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:54.830313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5fdfb705-48a0-4f3c-b067-0b8ab27f56b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:54.832866 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fdfb705-48a0-4f3c-b067-0b8ab27f56b9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:54.833115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fdfb705-48a0-4f3c-b067-0b8ab27f56b9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:54.833351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fdfb705-48a0-4f3c-b067-0b8ab27f56b9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:54.837930 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:54.837930 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:54.841752 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b87f9c6f-e327-4c81-9be4-ea6e3c62fa21 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:20:54.845027 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:54.845027 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:54.847094 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b87f9c6f-e327-4c81-9be4-ea6e3c62fa21 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:20:54.847486 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 332/1329] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:54 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:54.862549 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5fdfb705-48a0-4f3c-b067-0b8ab27f56b9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:54.866722 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fdfb705-48a0-4f3c-b067-0b8ab27f56b9 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 200 Aug 08 20:20:54.867347 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 326/1330] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:54 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:55.366537 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-21197523-7e79-4058-b196-8e5a3431a028 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:55.372092 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-21197523-7e79-4058-b196-8e5a3431a028 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:55.372365 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-21197523-7e79-4058-b196-8e5a3431a028 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:55.372672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-21197523-7e79-4058-b196-8e5a3431a028 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:55.372672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-21197523-7e79-4058-b196-8e5a3431a028 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:55.378203 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:55.378203 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:55.379205 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-21197523-7e79-4058-b196-8e5a3431a028 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:55.379745 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 340/1331] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:55 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:55.888033 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8147dbb9-f7ee-4415-8a67-e49bc250c17e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:55.890066 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8147dbb9-f7ee-4415-8a67-e49bc250c17e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 Aug 08 20:20:55.890609 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8147dbb9-f7ee-4415-8a67-e49bc250c17e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:55.890883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8147dbb9-f7ee-4415-8a67-e49bc250c17e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:55.900470 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8147dbb9-f7ee-4415-8a67-e49bc250c17e tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 returned with HTTP 404 Aug 08 20:20:55.902701 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 334/1332] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:55 2026] GET /volume/v3/volumes/e51f71a5-6707-4a65-8e45-4f0116a7a547 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:55.912101 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:55.915189 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:55.915189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:55.915455 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:55.915685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Delete volume with id: 5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:55.931259 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:55.931259 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:55.932881 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:55.960807 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Delete volume request issued successfully. Aug 08 20:20:55.961020 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5aaeb833-2edd-4055-9a71-7df8cf512b3c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 202 Aug 08 20:20:55.961464 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 333/1333] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:55 2026] DELETE /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:55.969537 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8ad1dbb-17a1-49ec-8374-a7faa807456a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:55.973022 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8ad1dbb-17a1-49ec-8374-a7faa807456a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:55.973022 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8ad1dbb-17a1-49ec-8374-a7faa807456a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:55.973022 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8ad1dbb-17a1-49ec-8374-a7faa807456a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:55.981567 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:55.981567 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:55.987070 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d8ad1dbb-17a1-49ec-8374-a7faa807456a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:55.992305 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8ad1dbb-17a1-49ec-8374-a7faa807456a tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 200 Aug 08 20:20:55.992776 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 327/1334] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:55 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:56.390527 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f49ce034-720a-4fc9-982b-42c393d2648b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:56.392716 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f49ce034-720a-4fc9-982b-42c393d2648b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:56.392918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f49ce034-720a-4fc9-982b-42c393d2648b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:56.393102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f49ce034-720a-4fc9-982b-42c393d2648b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:56.393223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f49ce034-720a-4fc9-982b-42c393d2648b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:56.397395 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:56.397395 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:56.398079 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f49ce034-720a-4fc9-982b-42c393d2648b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:56.398460 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 341/1335] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:56 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:56.634462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-0526b204-3cc1-477b-87f8-81c9314e5742 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:56.640059 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-0526b204-3cc1-477b-87f8-81c9314e5742 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:20:56.640260 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-0526b204-3cc1-477b-87f8-81c9314e5742 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:56.640467 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-0526b204-3cc1-477b-87f8-81c9314e5742 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:56.656704 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:56.656704 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:56.660405 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-0526b204-3cc1-477b-87f8-81c9314e5742 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:20:56.664918 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-0526b204-3cc1-477b-87f8-81c9314e5742 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:20:56.665302 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 335/1336] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:56 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:57.014749 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26fede00-749d-4b2f-923c-c6f4d6684457 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.016960 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26fede00-749d-4b2f-923c-c6f4d6684457 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 Aug 08 20:20:57.019107 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26fede00-749d-4b2f-923c-c6f4d6684457 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.019107 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26fede00-749d-4b2f-923c-c6f4d6684457 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.026574 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26fede00-749d-4b2f-923c-c6f4d6684457 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 returned with HTTP 404 Aug 08 20:20:57.027267 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 334/1337] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/volumes/5bb547a2-a59f-4869-b077-399db1046095 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:57.110935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.112324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d114e29-4f46-472c-aec6-a2135d21d111 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.112871 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d114e29-4f46-472c-aec6-a2135d21d111 None None] GET https://10.4.3.206/volume// Aug 08 20:20:57.112920 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:20:57.113162 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d114e29-4f46-472c-aec6-a2135d21d111 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.113199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.113354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.113410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d114e29-4f46-472c-aec6-a2135d21d111 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.113568 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Delete volume with id: a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:20:57.113746 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d114e29-4f46-472c-aec6-a2135d21d111 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:57.114073 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 342/1338] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:57.121132 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.121132 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:57.121590 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:57.122469 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-863ce3a3-ac2f-45f3-8733-1c3abc035ddd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.124571 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-863ce3a3-ac2f-45f3-8733-1c3abc035ddd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:57.124990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-863ce3a3-ac2f-45f3-8733-1c3abc035ddd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d52a550-3439-47c7-b2fe-8bea982ed684", "connector": null, "instance_uuid": "fee91603-1342-49fa-bf3b-9edd6e90f2ee"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:57.137755 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.137755 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:57.141849 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Delete volume request issued successfully. Aug 08 20:20:57.141981 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cb56712-8966-4a73-8bab-4606d02dd6f1 tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 202 Aug 08 20:20:57.142492 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 328/1339] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:20:57 2026] DELETE /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:20:57.151355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-919278e3-7a70-480d-9b6c-4844297fb3ce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.153596 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-919278e3-7a70-480d-9b6c-4844297fb3ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:20:57.155118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-919278e3-7a70-480d-9b6c-4844297fb3ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.155118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-919278e3-7a70-480d-9b6c-4844297fb3ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.161910 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.161910 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:57.162418 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-863ce3a3-ac2f-45f3-8733-1c3abc035ddd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:57.163141 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 336/1340] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:57 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:57.166713 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-919278e3-7a70-480d-9b6c-4844297fb3ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Volume info retrieved successfully. Aug 08 20:20:57.171112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-fb3d6fde-6e03-4dfb-b56d-1f9159e10763 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.174775 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-fb3d6fde-6e03-4dfb-b56d-1f9159e10763 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2 Aug 08 20:20:57.175084 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-fb3d6fde-6e03-4dfb-b56d-1f9159e10763 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.175367 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-fb3d6fde-6e03-4dfb-b56d-1f9159e10763 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.176816 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-919278e3-7a70-480d-9b6c-4844297fb3ce tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 200 Aug 08 20:20:57.180210 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 335/1341] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:57.186190 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.186190 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:57.253406 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-fb3d6fde-6e03-4dfb-b56d-1f9159e10763 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2 returned with HTTP 200 Aug 08 20:20:57.253942 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 343/1342] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:20:57 2026] DELETE /volume/v3/attachments/87d3ebcd-a59b-417d-b669-710a5db9c4a2 => generated 367 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:57.325272 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e8577174-e97f-4db3-82dc-893d4289cad7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.327040 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8577174-e97f-4db3-82dc-893d4289cad7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:20:57.327228 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8577174-e97f-4db3-82dc-893d4289cad7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.327434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8577174-e97f-4db3-82dc-893d4289cad7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.334290 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.334290 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:57.337991 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e8577174-e97f-4db3-82dc-893d4289cad7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:20:57.342179 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8577174-e97f-4db3-82dc-893d4289cad7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:20:57.342617 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 329/1343] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:57.386255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-14c96083-5510-4e50-b9ea-f5c8abf80bcc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.389423 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-14c96083-5510-4e50-b9ea-f5c8abf80bcc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:20:57.389769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-14c96083-5510-4e50-b9ea-f5c8abf80bcc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.390079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-14c96083-5510-4e50-b9ea-f5c8abf80bcc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.400372 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.400372 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:57.405844 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-14c96083-5510-4e50-b9ea-f5c8abf80bcc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:20:57.410066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da46b64a-e290-4b39-91f2-46c8744d565e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.411743 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da46b64a-e290-4b39-91f2-46c8744d565e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:57.412010 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da46b64a-e290-4b39-91f2-46c8744d565e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.412215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da46b64a-e290-4b39-91f2-46c8744d565e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.412312 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-da46b64a-e290-4b39-91f2-46c8744d565e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:57.412897 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-14c96083-5510-4e50-b9ea-f5c8abf80bcc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:20:57.413565 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 337/1344] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:57.417647 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.417647 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:57.418442 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da46b64a-e290-4b39-91f2-46c8744d565e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:57.418804 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 336/1345] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:57.508211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b45add71-db6b-4500-8c77-1202cbcdd52e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.508211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b45add71-db6b-4500-8c77-1202cbcdd52e None None] GET https://10.4.3.206/volume// Aug 08 20:20:57.508211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b45add71-db6b-4500-8c77-1202cbcdd52e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.508211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b45add71-db6b-4500-8c77-1202cbcdd52e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.510007 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b45add71-db6b-4500-8c77-1202cbcdd52e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:57.510007 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 344/1346] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:20: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 08 20:20:57.518421 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3d19b509-6028-4594-87af-c8065ad500ca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.521270 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3d19b509-6028-4594-87af-c8065ad500ca tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:20:57.521576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3d19b509-6028-4594-87af-c8065ad500ca tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66a4f455-d881-4122-89d2-0ee3e2e5a761", "connector": null, "instance_uuid": "b2f76527-f73c-4341-9ba6-4d1fa8d13f56"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:57.530875 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.530875 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:57.559923 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3d19b509-6028-4594-87af-c8065ad500ca tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:20:57.560560 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 330/1347] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:20:57 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 08 20:20:57.595105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-38512aef-6934-41c4-bbb0-d066701701a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.601194 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38512aef-6934-41c4-bbb0-d066701701a2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:20:57.601457 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38512aef-6934-41c4-bbb0-d066701701a2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.601707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38512aef-6934-41c4-bbb0-d066701701a2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.609124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-adab2c66-e87b-42e0-a775-0a9c3005206b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.609528 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-adab2c66-e87b-42e0-a775-0a9c3005206b None None] GET https://10.4.3.206/volume// Aug 08 20:20:57.609707 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-adab2c66-e87b-42e0-a775-0a9c3005206b None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.609899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-adab2c66-e87b-42e0-a775-0a9c3005206b None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.610230 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-adab2c66-e87b-42e0-a775-0a9c3005206b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:20:57.610536 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 337/1348] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:20: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 08 20:20:57.619400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-5b41b307-2b0b-4782-8efc-4a4d42a502a4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.624504 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-5b41b307-2b0b-4782-8efc-4a4d42a502a4 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:20:57.624504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-5b41b307-2b0b-4782-8efc-4a4d42a502a4 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:57.624504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-5b41b307-2b0b-4782-8efc-4a4d42a502a4 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:57.640365 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.640365 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:57.640512 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.640512 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:57.643841 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-5b41b307-2b0b-4782-8efc-4a4d42a502a4 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:20:57.650512 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-5b41b307-2b0b-4782-8efc-4a4d42a502a4 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:20:57.656583 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 345/1349] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:20:57.659632 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-38512aef-6934-41c4-bbb0-d066701701a2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:20:57.678653 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38512aef-6934-41c4-bbb0-d066701701a2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:20:57.680795 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 338/1350] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:57 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 846 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:57.768485 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:57.770650 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] PUT https://10.4.3.206/volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341 Aug 08 20:20:57.771048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:57.782054 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Acquiring lock "cinder-attachment_update-66a4f455-d881-4122-89d2-0ee3e2e5a761-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:57.787843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-66a4f455-d881-4122-89d2-0ee3e2e5a761-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:57.789088 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:57.789088 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:20:57.876595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-66a4f455-d881-4122-89d2-0ee3e2e5a761-np0000006809" released by "attachment_update" :: held 0.089s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:57.876998 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-3a9d79ca-65bd-4a7e-ae43-3a561db7d543 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341 returned with HTTP 200 Aug 08 20:20:57.877592 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 331/1351] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:57 2026] PUT /volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:58.193114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-18c29fd9-74ad-432b-8f0c-fbd68bb5979c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:58.194934 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18c29fd9-74ad-432b-8f0c-fbd68bb5979c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] GET https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 Aug 08 20:20:58.195131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18c29fd9-74ad-432b-8f0c-fbd68bb5979c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:58.195329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18c29fd9-74ad-432b-8f0c-fbd68bb5979c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:58.201606 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18c29fd9-74ad-432b-8f0c-fbd68bb5979c tempest-AttachVolumeTestJSON-1626838476 tempest-AttachVolumeTestJSON-1626838476-project-member] https://10.4.3.206/volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 returned with HTTP 404 Aug 08 20:20:58.201836 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 338/1352] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:58 2026] GET /volume/v3/volumes/a5f47833-81d4-4520-a45b-35716d9fbc11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:20:58.332178 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:58.333882 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c Aug 08 20:20:58.334465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:20:58.346842 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:20:58.353300 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:20:58.355835 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:58.355835 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:58.432101 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c438fd22-42a9-4212-ab06-1c75d3b928e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:58.434031 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c438fd22-42a9-4212-ab06-1c75d3b928e3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:58.434254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c438fd22-42a9-4212-ab06-1c75d3b928e3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:58.434520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c438fd22-42a9-4212-ab06-1c75d3b928e3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:58.434626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c438fd22-42a9-4212-ab06-1c75d3b928e3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:58.439017 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:58.439017 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:58.440418 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c438fd22-42a9-4212-ab06-1c75d3b928e3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:58.440418 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 339/1353] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:58 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:58.448520 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-5d52a550-3439-47c7-b2fe-8bea982ed684-np0000006809" released by "attachment_update" :: held 0.094s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:20:58.448520 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-7e78412d-57be-4edd-8bc9-197ce724fa0e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c returned with HTTP 200 Aug 08 20:20:58.448520 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 346/1354] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:20:58 2026] PUT /volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:58.456629 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-99af5d82-37a8-4f30-907d-a6af6349f526 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:58.460852 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-99af5d82-37a8-4f30-907d-a6af6349f526 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c Aug 08 20:20:58.460939 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-99af5d82-37a8-4f30-907d-a6af6349f526 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:58.461223 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-99af5d82-37a8-4f30-907d-a6af6349f526 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:58.484142 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-99af5d82-37a8-4f30-907d-a6af6349f526 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c returned with HTTP 200 Aug 08 20:20:58.484553 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 332/1355] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:20:58 2026] GET /volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:20:58.692940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-297bb751-0019-4916-b054-bd056819608a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:58.695154 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-297bb751-0019-4916-b054-bd056819608a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:20:58.695523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-297bb751-0019-4916-b054-bd056819608a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:58.695755 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-297bb751-0019-4916-b054-bd056819608a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:58.710017 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:58.710017 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:20:58.713514 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-297bb751-0019-4916-b054-bd056819608a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:20:58.719040 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-297bb751-0019-4916-b054-bd056819608a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:20:58.719427 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 339/1356] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:58 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:59.459537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2867d945-aa77-49e8-b4e2-22ab19be7d5b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:59.460761 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2867d945-aa77-49e8-b4e2-22ab19be7d5b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:20:59.461003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2867d945-aa77-49e8-b4e2-22ab19be7d5b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:59.461214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2867d945-aa77-49e8-b4e2-22ab19be7d5b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:59.461337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2867d945-aa77-49e8-b4e2-22ab19be7d5b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:20:59.466140 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:59.466140 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:20:59.466374 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2867d945-aa77-49e8-b4e2-22ab19be7d5b tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:20:59.466765 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 340/1357] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:59 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:20:59.732847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84ebb9a3-71ea-45fe-802b-516b342ae681 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:20:59.734763 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84ebb9a3-71ea-45fe-802b-516b342ae681 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:20:59.735051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84ebb9a3-71ea-45fe-802b-516b342ae681 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:20:59.735288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84ebb9a3-71ea-45fe-802b-516b342ae681 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:20:59.743793 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:20:59.743793 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:20:59.747421 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-84ebb9a3-71ea-45fe-802b-516b342ae681 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:20:59.751374 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84ebb9a3-71ea-45fe-802b-516b342ae681 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:20:59.751734 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 347/1358] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:20:59 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:00.013135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-405dd5f8-1320-4317-9725-06fe1c762488 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:00.014945 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-405dd5f8-1320-4317-9725-06fe1c762488 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:00.015135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-405dd5f8-1320-4317-9725-06fe1c762488 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:00.015363 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-405dd5f8-1320-4317-9725-06fe1c762488 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:00.021722 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:00.021722 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:00.025869 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-405dd5f8-1320-4317-9725-06fe1c762488 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:00.029843 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-405dd5f8-1320-4317-9725-06fe1c762488 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:00.030207 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 333/1359] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:00 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:00.476657 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a200275a-e4c2-456d-b998-4c022b8d84aa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:00.478424 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a200275a-e4c2-456d-b998-4c022b8d84aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:00.478631 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a200275a-e4c2-456d-b998-4c022b8d84aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:00.478800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a200275a-e4c2-456d-b998-4c022b8d84aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:00.478925 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a200275a-e4c2-456d-b998-4c022b8d84aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:00.482960 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:00.482960 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:00.483687 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a200275a-e4c2-456d-b998-4c022b8d84aa tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:00.484043 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 340/1360] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:00 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:00.764297 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8346a1fa-21f4-424b-b432-c29f2024ade6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:00.766327 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8346a1fa-21f4-424b-b432-c29f2024ade6 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:00.766597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8346a1fa-21f4-424b-b432-c29f2024ade6 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:00.766866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8346a1fa-21f4-424b-b432-c29f2024ade6 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:00.777770 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:00.777770 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:00.780679 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8346a1fa-21f4-424b-b432-c29f2024ade6 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:00.785236 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8346a1fa-21f4-424b-b432-c29f2024ade6 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:00.785604 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 341/1361] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:00 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:01.044436 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2436602a-3229-4a2d-80ec-251f9c01411e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:01.046586 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2436602a-3229-4a2d-80ec-251f9c01411e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:01.046896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2436602a-3229-4a2d-80ec-251f9c01411e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:01.047227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2436602a-3229-4a2d-80ec-251f9c01411e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:01.056771 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:01.056771 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:01.060786 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2436602a-3229-4a2d-80ec-251f9c01411e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:01.065958 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2436602a-3229-4a2d-80ec-251f9c01411e tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:01.066322 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 348/1362] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:01 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:01.179294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-1cf48b53-c8b7-44c0-ac95-fa9bdc9e4a02 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:01.185612 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-1cf48b53-c8b7-44c0-ac95-fa9bdc9e4a02 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341/action Aug 08 20:21:01.186051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-1cf48b53-c8b7-44c0-ac95-fa9bdc9e4a02 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:01.186427 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-1cf48b53-c8b7-44c0-ac95-fa9bdc9e4a02 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:01.208405 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:01.208405 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:01.222642 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-125ba3fd-e236-4a69-a5b9-8e7d522f166e req-1cf48b53-c8b7-44c0-ac95-fa9bdc9e4a02 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341/action returned with HTTP 204 Aug 08 20:21:01.223273 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 334/1363] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:01 2026] POST /volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:01.498272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-32af582d-903b-466d-b84b-105b40026edb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:01.500316 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32af582d-903b-466d-b84b-105b40026edb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:01.500539 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32af582d-903b-466d-b84b-105b40026edb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:01.500750 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32af582d-903b-466d-b84b-105b40026edb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:01.500873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-32af582d-903b-466d-b84b-105b40026edb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:01.505672 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:01.505672 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:01.506540 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32af582d-903b-466d-b84b-105b40026edb tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:01.506948 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 341/1364] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:01 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:01.798790 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0d7e859b-f5e4-4cf1-848e-51b013f34625 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:01.800374 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d7e859b-f5e4-4cf1-848e-51b013f34625 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:01.800599 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d7e859b-f5e4-4cf1-848e-51b013f34625 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:01.800778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d7e859b-f5e4-4cf1-848e-51b013f34625 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:01.808910 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:01.808910 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:01.812014 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d7e859b-f5e4-4cf1-848e-51b013f34625 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:01.815698 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d7e859b-f5e4-4cf1-848e-51b013f34625 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:01.816034 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 342/1365] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:01 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:01.827833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-45e81a1b-4cd9-4a3a-a9cf-2647f9c36810 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:01.829447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45e81a1b-4cd9-4a3a-a9cf-2647f9c36810 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:01.829628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45e81a1b-4cd9-4a3a-a9cf-2647f9c36810 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:01.829802 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45e81a1b-4cd9-4a3a-a9cf-2647f9c36810 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:01.837907 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:01.837907 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:01.840582 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-45e81a1b-4cd9-4a3a-a9cf-2647f9c36810 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:01.844130 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45e81a1b-4cd9-4a3a-a9cf-2647f9c36810 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:01.844591 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 349/1366] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:01 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:01.959268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:01.961090 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:01.961403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-734196740", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:01.962881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-734196740', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:01.962991 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Create volume of 1 GB Aug 08 20:21:01.966821 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Availability Zones retrieved successfully. Aug 08 20:21:01.973148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Flow 'volume_create_api' (a9e824da-7781-4ff1-814f-48f17e9595a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:01.974821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ded33e9-a9b4-4e5f-a4d8-c5605f6b131a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:01.976050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:02.001867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ded33e9-a9b4-4e5f-a4d8-c5605f6b131a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:02.003076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e81d13-9d35-4e88-900d-2f28f566a24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:02.065918 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Created reservations ['5d882900-389e-4840-8209-9b147848aca1', 'db791734-401c-4d61-8b46-38503578c973', 'a5d010ad-170b-49d9-891a-28a73a88f29b', '9326da2a-a790-4147-a5ba-ccb679798899'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:02.066783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e81d13-9d35-4e88-900d-2f28f566a24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d882900-389e-4840-8209-9b147848aca1', 'db791734-401c-4d61-8b46-38503578c973', 'a5d010ad-170b-49d9-891a-28a73a88f29b', '9326da2a-a790-4147-a5ba-ccb679798899']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:02.067573 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3aeb37-a22b-4c95-85b6-6222e687468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:02.081251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-49e3b0bc-d105-4742-83bf-d25c94ca6fc1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:02.083556 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49e3b0bc-d105-4742-83bf-d25c94ca6fc1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:02.083833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49e3b0bc-d105-4742-83bf-d25c94ca6fc1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:02.084099 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49e3b0bc-d105-4742-83bf-d25c94ca6fc1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:02.094609 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:02.094609 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:02.099332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b3aeb37-a22b-4c95-85b6-6222e687468f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a511162f-9bae-4b48-9ee7-aa2ae1d46a4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-734196740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d9a90513ecf44338ab09c148a022e75',qos_specs=None,replication_status=,reservations=['5d882900-389e-4840-8209-9b147848aca1','db791734-401c-4d61-8b46-38503578c973','a5d010ad-170b-49d9-891a-28a73a88f29b','9326da2a-a790-4147-a5ba-ccb679798899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fcd708417d4033be346238f236b60c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-734196740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a511162f-9bae-4b48-9ee7-aa2ae1d46a4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d9a90513ecf44338ab09c148a022e75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1fcd708417d4033be346238f236b60c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:02.100090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd14dca-a1e4-40be-998e-3cb051670ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:02.101617 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-49e3b0bc-d105-4742-83bf-d25c94ca6fc1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:02.106365 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49e3b0bc-d105-4742-83bf-d25c94ca6fc1 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:02.106850 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 342/1367] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:02 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:02.122204 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd14dca-a1e4-40be-998e-3cb051670ee8) transitioned into state 'SUCCESS' from state '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-734196740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d9a90513ecf44338ab09c148a022e75',qos_specs=None,replication_status=,reservations=['5d882900-389e-4840-8209-9b147848aca1','db791734-401c-4d61-8b46-38503578c973','a5d010ad-170b-49d9-891a-28a73a88f29b','9326da2a-a790-4147-a5ba-ccb679798899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1fcd708417d4033be346238f236b60c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:02.122922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (760588dd-5580-46a2-aafe-59e8a42c564a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:02.132209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (760588dd-5580-46a2-aafe-59e8a42c564a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:02.132947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Flow 'volume_create_api' (a9e824da-7781-4ff1-814f-48f17e9595a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:02.133297 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Create volume request issued successfully. Aug 08 20:21:02.133858 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-cd1bc60e-649e-4c7c-8298-4b63bd4495eb tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:02.134276 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 335/1368] 10.4.3.206 () {72 vars in 1541 bytes} [Sat Aug 8 20:21:01 2026] POST /volume/v3/volumes => generated 754 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:02.143444 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-4b5210bb-4a15-4a8c-b722-5e39dbc7469d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:02.145329 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-4b5210bb-4a15-4a8c-b722-5e39dbc7469d tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:02.145537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-4b5210bb-4a15-4a8c-b722-5e39dbc7469d tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:02.145847 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-4b5210bb-4a15-4a8c-b722-5e39dbc7469d tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:02.152601 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:02.152601 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:02.155845 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-4b5210bb-4a15-4a8c-b722-5e39dbc7469d tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Volume info retrieved successfully. Aug 08 20:21:02.160096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b5874b6d-a129-4692-bb7d-970b2b712469 req-4b5210bb-4a15-4a8c-b722-5e39dbc7469d tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 200 Aug 08 20:21:02.160483 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 343/1369] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:02 2026] GET /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:21:02.183595 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5fcd53df-c489-41a5-918e-6d3b0fcd0c87 req-6d771e9d-f29e-4a77-a15b-9784c38ee03e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:02.185924 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5fcd53df-c489-41a5-918e-6d3b0fcd0c87 req-6d771e9d-f29e-4a77-a15b-9784c38ee03e tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:02.186051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5fcd53df-c489-41a5-918e-6d3b0fcd0c87 req-6d771e9d-f29e-4a77-a15b-9784c38ee03e tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:02.186271 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5fcd53df-c489-41a5-918e-6d3b0fcd0c87 req-6d771e9d-f29e-4a77-a15b-9784c38ee03e tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:02.192780 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:02.192780 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:02.195944 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-5fcd53df-c489-41a5-918e-6d3b0fcd0c87 req-6d771e9d-f29e-4a77-a15b-9784c38ee03e tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Volume info retrieved successfully. Aug 08 20:21:02.199696 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5fcd53df-c489-41a5-918e-6d3b0fcd0c87 req-6d771e9d-f29e-4a77-a15b-9784c38ee03e tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 200 Aug 08 20:21:02.200053 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 350/1370] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:02 2026] GET /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:02.250933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-2e8a3bdf-c5df-474a-9ae0-6a7f49cd2c6f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:02.252746 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-2e8a3bdf-c5df-474a-9ae0-6a7f49cd2c6f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:02.252952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-2e8a3bdf-c5df-474a-9ae0-6a7f49cd2c6f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:02.253125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-2e8a3bdf-c5df-474a-9ae0-6a7f49cd2c6f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:02.261737 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:02.261737 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:02.264821 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-2e8a3bdf-c5df-474a-9ae0-6a7f49cd2c6f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:02.268880 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-2e8a3bdf-c5df-474a-9ae0-6a7f49cd2c6f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:02.269345 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 343/1371] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:02 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:02.518451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-82f0c9b7-776c-4ddf-aa51-f0255d550ac3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:02.521418 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82f0c9b7-776c-4ddf-aa51-f0255d550ac3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:02.521418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82f0c9b7-776c-4ddf-aa51-f0255d550ac3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:02.521418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82f0c9b7-776c-4ddf-aa51-f0255d550ac3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:02.521418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-82f0c9b7-776c-4ddf-aa51-f0255d550ac3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:02.525567 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:02.525567 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:02.526226 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82f0c9b7-776c-4ddf-aa51-f0255d550ac3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:02.526613 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 336/1372] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:02 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:21:03.121721 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8fdd6af-3371-4534-aae9-365a22da85dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.123835 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8fdd6af-3371-4534-aae9-365a22da85dd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:03.123835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8fdd6af-3371-4534-aae9-365a22da85dd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.123981 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8fdd6af-3371-4534-aae9-365a22da85dd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.133349 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.133349 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:03.138212 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d8fdd6af-3371-4534-aae9-365a22da85dd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:03.144755 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8fdd6af-3371-4534-aae9-365a22da85dd tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:03.145424 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 344/1373] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.233020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2449ad71-2658-47a4-ab04-a94f78c44683 req-76097da7-cb73-40bf-97cf-7e4618ce0e67 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.236687 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2449ad71-2658-47a4-ab04-a94f78c44683 req-76097da7-cb73-40bf-97cf-7e4618ce0e67 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:03.240409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2449ad71-2658-47a4-ab04-a94f78c44683 req-76097da7-cb73-40bf-97cf-7e4618ce0e67 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.240409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2449ad71-2658-47a4-ab04-a94f78c44683 req-76097da7-cb73-40bf-97cf-7e4618ce0e67 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.249901 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.249901 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:03.254528 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2449ad71-2658-47a4-ab04-a94f78c44683 req-76097da7-cb73-40bf-97cf-7e4618ce0e67 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Volume info retrieved successfully. Aug 08 20:21:03.259610 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2449ad71-2658-47a4-ab04-a94f78c44683 req-76097da7-cb73-40bf-97cf-7e4618ce0e67 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 200 Aug 08 20:21:03.260261 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 351/1374] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.305813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.308267 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:21:03.308715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a511162f-9bae-4b48-9ee7-aa2ae1d46a4b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1649957400", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:03.319190 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.319190 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:03.319835 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Volume info retrieved successfully. Aug 08 20:21:03.320040 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Create snapshot from volume a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:03.361924 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Created reservations ['693b79ef-d973-4a13-ab50-396178e281b1', 'b7b58c72-67b3-4e51-8390-0d08e9039c72', '51f4d7fb-ce5c-4034-906e-176facc847f9', '877677b6-a52c-4e7e-a765-3b73c8456626'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:03.400901 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Snapshot create request issued successfully. Aug 08 20:21:03.400901 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-24f65c22-a116-4a43-8f71-cbf182eb5fe0 req-e6ce5d81-b32f-47d7-a3e9-d356e3524bb7 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:21:03.400901 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 344/1375] 10.4.3.206 () {72 vars in 1547 bytes} [Sat Aug 8 20:21:03 2026] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:03.473079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-10207e50-2600-450b-b24b-22af531241df req-fae34163-8406-4240-8ea3-ec7b21dbd60c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.477203 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-10207e50-2600-450b-b24b-22af531241df req-fae34163-8406-4240-8ea3-ec7b21dbd60c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] GET https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de Aug 08 20:21:03.477379 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-10207e50-2600-450b-b24b-22af531241df req-fae34163-8406-4240-8ea3-ec7b21dbd60c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.477584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-10207e50-2600-450b-b24b-22af531241df req-fae34163-8406-4240-8ea3-ec7b21dbd60c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.489075 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.489075 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:03.489670 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-10207e50-2600-450b-b24b-22af531241df req-fae34163-8406-4240-8ea3-ec7b21dbd60c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Snapshot retrieved successfully. Aug 08 20:21:03.490693 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-10207e50-2600-450b-b24b-22af531241df req-fae34163-8406-4240-8ea3-ec7b21dbd60c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de returned with HTTP 200 Aug 08 20:21:03.491150 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 337/1376] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.515990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.519687 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:03.519910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.520107 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.521941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:03.521941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:03.526455 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] Get all snapshots completed successfully. Aug 08 20:21:03.526655 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.526655 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:03.527302 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-caa8ad41-4d28-4af2-9a67-3ed9af573e40 req-837b5dcd-83e4-462a-9957-8aea7db4d9ed tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-reader] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:03.527646 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 345/1377] 10.4.3.206 () {68 vars in 1514 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.538992 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58834b16-c264-405f-92ce-f16bb9ac449a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.541717 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58834b16-c264-405f-92ce-f16bb9ac449a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:03.541956 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58834b16-c264-405f-92ce-f16bb9ac449a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.542177 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58834b16-c264-405f-92ce-f16bb9ac449a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.542353 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-58834b16-c264-405f-92ce-f16bb9ac449a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:03.547812 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.547812 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:03.548666 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58834b16-c264-405f-92ce-f16bb9ac449a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:03.549057 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 352/1378] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.555302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-91a31346-58a5-4f5c-8264-da54c35ba2d4 req-5a809789-5c52-4aac-a265-18ce8f4bc29b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.557617 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-91a31346-58a5-4f5c-8264-da54c35ba2d4 req-5a809789-5c52-4aac-a265-18ce8f4bc29b tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de Aug 08 20:21:03.557691 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-095c58ed-edc7-40b9-b4ce-8e87775c7a2c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.558026 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-91a31346-58a5-4f5c-8264-da54c35ba2d4 req-5a809789-5c52-4aac-a265-18ce8f4bc29b tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.558646 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-91a31346-58a5-4f5c-8264-da54c35ba2d4 req-5a809789-5c52-4aac-a265-18ce8f4bc29b tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.559411 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-095c58ed-edc7-40b9-b4ce-8e87775c7a2c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:03.559603 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-095c58ed-edc7-40b9-b4ce-8e87775c7a2c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.559780 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-095c58ed-edc7-40b9-b4ce-8e87775c7a2c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.563464 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.563464 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:03.563954 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-91a31346-58a5-4f5c-8264-da54c35ba2d4 req-5a809789-5c52-4aac-a265-18ce8f4bc29b tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Snapshot retrieved successfully. Aug 08 20:21:03.565157 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-91a31346-58a5-4f5c-8264-da54c35ba2d4 req-5a809789-5c52-4aac-a265-18ce8f4bc29b tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de returned with HTTP 200 Aug 08 20:21:03.565157 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 345/1379] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.566575 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.566575 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:03.574979 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-095c58ed-edc7-40b9-b4ce-8e87775c7a2c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:03.579289 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-095c58ed-edc7-40b9-b4ce-8e87775c7a2c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 200 Aug 08 20:21:03.579662 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 338/1380] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.588759 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.590346 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de Aug 08 20:21:03.590617 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.590833 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.590894 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Delete snapshot with id: 39ef1dfc-a420-4a59-8235-598acd6f96de Aug 08 20:21:03.594443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f2798887-56a0-44c3-a85f-f9fb4b2f55f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.595609 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.595609 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:03.596015 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Snapshot retrieved successfully. Aug 08 20:21:03.597260 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2798887-56a0-44c3-a85f-f9fb4b2f55f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:03.597629 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2798887-56a0-44c3-a85f-f9fb4b2f55f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.597910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2798887-56a0-44c3-a85f-f9fb4b2f55f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.598078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f2798887-56a0-44c3-a85f-f9fb4b2f55f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:03.603848 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.603848 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:03.604996 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2798887-56a0-44c3-a85f-f9fb4b2f55f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:03.605556 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 353/1381] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.609195 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Snapshot delete request issued successfully. Aug 08 20:21:03.609357 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-78ac0042-575b-4622-9dee-87a0e37da431 req-8b2e237a-19de-418e-827d-a2582a238fb2 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de returned with HTTP 202 Aug 08 20:21:03.609742 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 346/1382] 10.4.3.206 () {70 vars in 1626 bytes} [Sat Aug 8 20:21:03 2026] DELETE /volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:03.622177 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff620690-4487-4da6-b226-d0309986e291 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.625463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff620690-4487-4da6-b226-d0309986e291 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/detail Aug 08 20:21:03.625463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff620690-4487-4da6-b226-d0309986e291 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.625463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff620690-4487-4da6-b226-d0309986e291 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.625463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-ff620690-4487-4da6-b226-d0309986e291 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:03.632709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d7e41c56-1c7d-403d-9bb9-327f73a7b4ee req-1060a5c4-676f-4ed9-b373-1b979e34fed9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.636559 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff620690-4487-4da6-b226-d0309986e291 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/detail returned with HTTP 200 Aug 08 20:21:03.636911 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 346/1383] 10.4.3.206 () {66 vars in 1258 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/backups/detail => generated 829 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.637274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d7e41c56-1c7d-403d-9bb9-327f73a7b4ee req-1060a5c4-676f-4ed9-b373-1b979e34fed9 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de Aug 08 20:21:03.638211 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d7e41c56-1c7d-403d-9bb9-327f73a7b4ee req-1060a5c4-676f-4ed9-b373-1b979e34fed9 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.638650 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d7e41c56-1c7d-403d-9bb9-327f73a7b4ee req-1060a5c4-676f-4ed9-b373-1b979e34fed9 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.647407 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.647407 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:03.647541 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.647647 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d7e41c56-1c7d-403d-9bb9-327f73a7b4ee req-1060a5c4-676f-4ed9-b373-1b979e34fed9 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Snapshot retrieved successfully. Aug 08 20:21:03.647647 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d7e41c56-1c7d-403d-9bb9-327f73a7b4ee req-1060a5c4-676f-4ed9-b373-1b979e34fed9 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de returned with HTTP 200 Aug 08 20:21:03.647760 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479/restore Aug 08 20:21:03.647864 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 339/1384] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:03.647913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:03.649152 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Restoring backup 57069ea8-e7fd-4d33-880b-c3a9b5931479 ({'restore': {}}) {{(pid=100390) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:21:03.649279 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Restoring backup 57069ea8-e7fd-4d33-880b-c3a9b5931479 to volume None. Aug 08 20:21:03.656268 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.656268 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:03.657675 np0000006809 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating volume of 1 GB for restore of backup 57069ea8-e7fd-4d33-880b-c3a9b5931479. Aug 08 20:21:03.664142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:21:03.663906. {{(pid=100390) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:21:03.664250 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability Zones retrieved successfully. Aug 08 20:21:03.670526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (2e889633-b52c-4ef8-9fd9-9f6643f6b086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:03.671932 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a65bc4f-8e7b-4c75-b16a-291db6eea2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:03.672904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:03.699673 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a65bc4f-8e7b-4c75-b16a-291db6eea2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:03.700455 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1628fc-e43a-486b-b23e-2b1c7efc6625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:03.739410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['3a018dd5-0ead-4241-8027-3352aaa12884', '4db32600-6273-4d2c-a4ea-6475e3834e32', '80e83975-5cfc-4a4a-9db9-46f6dfe3f855', '1dffe3ed-2608-4914-bbb5-be3db89f0e94'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:03.739410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1628fc-e43a-486b-b23e-2b1c7efc6625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a018dd5-0ead-4241-8027-3352aaa12884', '4db32600-6273-4d2c-a4ea-6475e3834e32', '80e83975-5cfc-4a4a-9db9-46f6dfe3f855', '1dffe3ed-2608-4914-bbb5-be3db89f0e94']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:03.739410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acfac4ba-4ebc-45da-a86f-ab2d5f5d28e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:03.763241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acfac4ba-4ebc-45da-a86f-ab2d5f5d28e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35707baf-3741-410a-ac91-27a51ec6e418', '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_57069ea8-e7fd-4d33-880b-c3a9b5931479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['3a018dd5-0ead-4241-8027-3352aaa12884','4db32600-6273-4d2c-a4ea-6475e3834e32','80e83975-5cfc-4a4a-9db9-46f6dfe3f855','1dffe3ed-2608-4914-bbb5-be3db89f0e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_57069ea8-e7fd-4d33-880b-c3a9b5931479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35707baf-3741-410a-ac91-27a51ec6e418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7223b69469304db083d5e873affbc5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7748cf52a12747af8b4057372df58eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:03.763918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ce74d5-3836-409a-9b04-2bb00c846d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:03.780165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ce74d5-3836-409a-9b04-2bb00c846d0d) transitioned into 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_57069ea8-e7fd-4d33-880b-c3a9b5931479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['3a018dd5-0ead-4241-8027-3352aaa12884','4db32600-6273-4d2c-a4ea-6475e3834e32','80e83975-5cfc-4a4a-9db9-46f6dfe3f855','1dffe3ed-2608-4914-bbb5-be3db89f0e94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:03.780852 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e0b624-4594-4d90-8604-77c1d4e234dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:03.793406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e0b624-4594-4d90-8604-77c1d4e234dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:03.795136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (2e889633-b52c-4ef8-9fd9-9f6643f6b086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:03.795136 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request issued successfully. Aug 08 20:21:03.801741 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.801741 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:03.802208 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:03.816574 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d9c6f1c4-ae96-4a99-a497-7bff42269560 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.817161 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d9c6f1c4-ae96-4a99-a497-7bff42269560 None None] GET https://10.4.3.206/volume// Aug 08 20:21:03.817437 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d9c6f1c4-ae96-4a99-a497-7bff42269560 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.817689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d9c6f1c4-ae96-4a99-a497-7bff42269560 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.818131 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d9c6f1c4-ae96-4a99-a497-7bff42269560 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:03.818710 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 347/1385] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:21:03.825796 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-37229f64-9a06-4156-8b6c-f53513af5bae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.827984 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-37229f64-9a06-4156-8b6c-f53513af5bae tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:21:03.828327 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-37229f64-9a06-4156-8b6c-f53513af5bae tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66a4f455-d881-4122-89d2-0ee3e2e5a761", "connector": null, "instance_uuid": "b2f76527-f73c-4341-9ba6-4d1fa8d13f56"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:03.846728 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.846728 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:03.883692 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-37229f64-9a06-4156-8b6c-f53513af5bae tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:21:03.884287 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 347/1386] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:21: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 08 20:21:03.895854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6272cb40-34e5-459d-94d9-de1008b05270 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.896349 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6272cb40-34e5-459d-94d9-de1008b05270 None None] GET https://10.4.3.206/volume// Aug 08 20:21:03.896592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6272cb40-34e5-459d-94d9-de1008b05270 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.896722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6272cb40-34e5-459d-94d9-de1008b05270 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.897037 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6272cb40-34e5-459d-94d9-de1008b05270 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:03.897315 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 340/1387] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:03.905194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-eceafc87-29a6-447a-b2c2-a522c60865bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:03.907254 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-eceafc87-29a6-447a-b2c2-a522c60865bc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:03.907480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-eceafc87-29a6-447a-b2c2-a522c60865bc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:03.907682 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-eceafc87-29a6-447a-b2c2-a522c60865bc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:03.933035 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:03.933035 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:03.938532 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-eceafc87-29a6-447a-b2c2-a522c60865bc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:03.942976 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-eceafc87-29a6-447a-b2c2-a522c60865bc tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:03.943346 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 348/1388] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:03 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:04.159334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-633a116c-3071-42ea-afbd-a167f1b61caa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.161414 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-633a116c-3071-42ea-afbd-a167f1b61caa tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:04.161621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-633a116c-3071-42ea-afbd-a167f1b61caa tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.161829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-633a116c-3071-42ea-afbd-a167f1b61caa tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.173394 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.173394 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:04.183172 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-633a116c-3071-42ea-afbd-a167f1b61caa tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:04.187899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-633a116c-3071-42ea-afbd-a167f1b61caa tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:04.188240 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 348/1389] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:04 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:04.335601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-ad21ae18-1301-4212-b9ee-fe79101a1c25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.338399 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-ad21ae18-1301-4212-b9ee-fe79101a1c25 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] DELETE https://10.4.3.206/volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341 Aug 08 20:21:04.338399 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-ad21ae18-1301-4212-b9ee-fe79101a1c25 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.338399 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-ad21ae18-1301-4212-b9ee-fe79101a1c25 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.346143 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.346143 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:04.405829 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-ad21ae18-1301-4212-b9ee-fe79101a1c25 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341 returned with HTTP 200 Aug 08 20:21:04.406375 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 341/1390] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:04 2026] DELETE /volume/v3/attachments/4edce990-11f9-4c09-b235-6fa064dee341 => generated 192 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:04.673359 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-130b54fa-5149-4941-8d65-3ce6a182bdeb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.673922 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-130b54fa-5149-4941-8d65-3ce6a182bdeb None None] GET https://10.4.3.206/volume// Aug 08 20:21:04.674168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-130b54fa-5149-4941-8d65-3ce6a182bdeb None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.674454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-130b54fa-5149-4941-8d65-3ce6a182bdeb None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.674828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-130b54fa-5149-4941-8d65-3ce6a182bdeb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:04.675090 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 349/1391] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:04.679260 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3387ec25-0d87-478c-a1dc-76d2ff8e8d08 req-6444e7bc-2e88-429f-996c-797beee9a5ff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.682134 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3387ec25-0d87-478c-a1dc-76d2ff8e8d08 req-6444e7bc-2e88-429f-996c-797beee9a5ff tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de Aug 08 20:21:04.682313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3387ec25-0d87-478c-a1dc-76d2ff8e8d08 req-6444e7bc-2e88-429f-996c-797beee9a5ff tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.682510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3387ec25-0d87-478c-a1dc-76d2ff8e8d08 req-6444e7bc-2e88-429f-996c-797beee9a5ff tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.685296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-fa4ce431-a003-4fab-8bc0-f5edd5fd4c26 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.687674 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-fa4ce431-a003-4fab-8bc0-f5edd5fd4c26 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:04.687798 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3387ec25-0d87-478c-a1dc-76d2ff8e8d08 req-6444e7bc-2e88-429f-996c-797beee9a5ff tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de returned with HTTP 404 Aug 08 20:21:04.688606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-fa4ce431-a003-4fab-8bc0-f5edd5fd4c26 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.688606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-fa4ce431-a003-4fab-8bc0-f5edd5fd4c26 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.688816 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 349/1392] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:21:04 2026] GET /volume/v3/snapshots/39ef1dfc-a420-4a59-8235-598acd6f96de => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:04.703648 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.703648 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:04.710220 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-fa4ce431-a003-4fab-8bc0-f5edd5fd4c26 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:04.717734 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-fa4ce431-a003-4fab-8bc0-f5edd5fd4c26 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:04.717946 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.718131 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 342/1393] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:04 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:04.724724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:04.724724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.724724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.724724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Delete volume with id: a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:04.735405 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.735405 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:04.736032 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Volume info retrieved successfully. Aug 08 20:21:04.765708 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Delete volume request issued successfully. Aug 08 20:21:04.765708 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-93e63089-4596-471d-9529-92eeb3aff9a9 req-ba45dd3c-c1ae-46bb-9f7d-3e5a75acff26 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 202 Aug 08 20:21:04.765708 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 350/1394] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:21:04 2026] DELETE /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:04.800199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8677b716-4cbf-48c4-aaaf-14b8587fa4fe req-dd89a30d-eb19-41c4-b8c3-2ae540e0f8f1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.807048 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8677b716-4cbf-48c4-aaaf-14b8587fa4fe req-dd89a30d-eb19-41c4-b8c3-2ae540e0f8f1 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:04.807403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8677b716-4cbf-48c4-aaaf-14b8587fa4fe req-dd89a30d-eb19-41c4-b8c3-2ae540e0f8f1 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.807691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8677b716-4cbf-48c4-aaaf-14b8587fa4fe req-dd89a30d-eb19-41c4-b8c3-2ae540e0f8f1 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.823397 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.823397 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:04.824303 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.824303 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:04.825007 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:04.825007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Checking backup size 1 against volume size 1 {{(pid=100390) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:21:04.825007 np0000006809 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Overwriting volume 35707baf-3741-410a-ac91-27a51ec6e418 with restore of backup 57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:04.830054 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8677b716-4cbf-48c4-aaaf-14b8587fa4fe req-dd89a30d-eb19-41c4-b8c3-2ae540e0f8f1 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Volume info retrieved successfully. Aug 08 20:21:04.837173 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8677b716-4cbf-48c4-aaaf-14b8587fa4fe req-dd89a30d-eb19-41c4-b8c3-2ae540e0f8f1 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 200 Aug 08 20:21:04.837173 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 350/1395] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:04 2026] GET /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:04.875057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] restore_backup in rpcapi backup_id 57069ea8-e7fd-4d33-880b-c3a9b5931479 {{(pid=100390) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:21:04.878415 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9411d3a-84de-4ad4-931e-e1ecaea981c4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479/restore returned with HTTP 202 Aug 08 20:21:04.878415 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 354/1396] 10.4.3.206 () {68 vars in 1393 bytes} [Sat Aug 8 20:21:03 2026] POST /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:04.896295 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-150b0323-6571-46a5-8340-717cce9585e4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.898806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-986c41ae-30a2-461b-b1a4-b54a2c9be6e8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.899420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.899654 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-150b0323-6571-46a5-8340-717cce9585e4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:04.899882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-150b0323-6571-46a5-8340-717cce9585e4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.900074 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-150b0323-6571-46a5-8340-717cce9585e4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.900197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-150b0323-6571-46a5-8340-717cce9585e4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:04.901178 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-986c41ae-30a2-461b-b1a4-b54a2c9be6e8 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c/action Aug 08 20:21:04.901709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-986c41ae-30a2-461b-b1a4-b54a2c9be6e8 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:04.901890 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-986c41ae-30a2-461b-b1a4-b54a2c9be6e8 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:04.904153 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] PUT https://10.4.3.206/volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e Aug 08 20:21:04.904920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:04.906127 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.906127 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:04.906260 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d81a4403-892a-4f38-9398-544135189558 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.906921 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-150b0323-6571-46a5-8340-717cce9585e4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:04.907286 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 343/1397] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:04 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:04.909868 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d81a4403-892a-4f38-9398-544135189558 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:04.911106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d81a4403-892a-4f38-9398-544135189558 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.911106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d81a4403-892a-4f38-9398-544135189558 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.915594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Acquiring lock "cinder-attachment_update-66a4f455-d881-4122-89d2-0ee3e2e5a761-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:21:04.924085 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-66a4f455-d881-4122-89d2-0ee3e2e5a761-np0000006809" acquired by "attachment_update" :: waited 0.009s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:21:04.925499 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.925499 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:04.930585 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.930585 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:04.935245 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d81a4403-892a-4f38-9398-544135189558 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:04.944450 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.944450 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:04.946622 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d81a4403-892a-4f38-9398-544135189558 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:04.947437 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 355/1398] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:04 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:04.958343 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-096e3d26-8ee0-4d4d-8c45-e260e04e8015 req-986c41ae-30a2-461b-b1a4-b54a2c9be6e8 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c/action returned with HTTP 204 Aug 08 20:21:04.958662 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 351/1399] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:04 2026] POST /volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:04.963520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd780ffa-1b43-44f2-8931-26ace116f85a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:04.967575 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] DELETE https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:04.967854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:04.968137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:04.968441 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Delete volume with id: 264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:04.979321 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:04.979321 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:04.980332 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:05.019749 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Delete volume request issued successfully. Aug 08 20:21:05.020275 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd780ffa-1b43-44f2-8931-26ace116f85a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 202 Aug 08 20:21:05.020789 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 344/1400] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:04 2026] DELETE /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:05.031663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4cf8123-89c2-406c-b6f8-07ea8835162a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:05.034809 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4cf8123-89c2-406c-b6f8-07ea8835162a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:05.034966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4cf8123-89c2-406c-b6f8-07ea8835162a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:05.036706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4cf8123-89c2-406c-b6f8-07ea8835162a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:05.050261 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:05.050261 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:05.056475 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4cf8123-89c2-406c-b6f8-07ea8835162a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Volume info retrieved successfully. Aug 08 20:21:05.061938 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4cf8123-89c2-406c-b6f8-07ea8835162a tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 200 Aug 08 20:21:05.062287 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 356/1401] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:05 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:05.074277 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-66a4f455-d881-4122-89d2-0ee3e2e5a761-np0000006809" released by "attachment_update" :: held 0.150s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:21:05.074593 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-25ccee83-0a02-46c7-a8de-2406f8545eee tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e returned with HTTP 200 Aug 08 20:21:05.075066 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 351/1402] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:21:04 2026] PUT /volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:05.101545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-bb43d8bb-1181-4bfa-96c1-7f6709d2325b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:05.104652 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-bb43d8bb-1181-4bfa-96c1-7f6709d2325b tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e/action Aug 08 20:21:05.105090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-bb43d8bb-1181-4bfa-96c1-7f6709d2325b tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:05.105251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-bb43d8bb-1181-4bfa-96c1-7f6709d2325b tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:05.133851 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:05.133851 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:05.149148 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-3bec80f6-6aa5-4534-927a-2f77fe72e014 req-bb43d8bb-1181-4bfa-96c1-7f6709d2325b tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e/action returned with HTTP 204 Aug 08 20:21:05.149946 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 352/1403] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:05 2026] POST /volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:05.864310 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-290f6397-cabd-4e11-9e9b-1b469430761e req-0371d06d-dc0c-4bec-a39a-2173f3565704 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:05.870256 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-290f6397-cabd-4e11-9e9b-1b469430761e req-0371d06d-dc0c-4bec-a39a-2173f3565704 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:05.870559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-290f6397-cabd-4e11-9e9b-1b469430761e req-0371d06d-dc0c-4bec-a39a-2173f3565704 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:05.870923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-290f6397-cabd-4e11-9e9b-1b469430761e req-0371d06d-dc0c-4bec-a39a-2173f3565704 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:05.882001 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-290f6397-cabd-4e11-9e9b-1b469430761e req-0371d06d-dc0c-4bec-a39a-2173f3565704 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 404 Aug 08 20:21:05.882553 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 345/1404] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:05 2026] GET /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:05.904724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-649ea867-da56-48d0-ab3e-12f37f9895a6 req-ec76ca05-cdb7-4279-a166-dbdd1db68ba5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:05.906751 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-649ea867-da56-48d0-ab3e-12f37f9895a6 req-ec76ca05-cdb7-4279-a166-dbdd1db68ba5 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:05.906936 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-649ea867-da56-48d0-ab3e-12f37f9895a6 req-ec76ca05-cdb7-4279-a166-dbdd1db68ba5 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:05.907111 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-649ea867-da56-48d0-ab3e-12f37f9895a6 req-ec76ca05-cdb7-4279-a166-dbdd1db68ba5 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:05.907258 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-649ea867-da56-48d0-ab3e-12f37f9895a6 req-ec76ca05-cdb7-4279-a166-dbdd1db68ba5 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Delete volume with id: a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:05.913151 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-649ea867-da56-48d0-ab3e-12f37f9895a6 req-ec76ca05-cdb7-4279-a166-dbdd1db68ba5 tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 404 Aug 08 20:21:05.913722 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 357/1405] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:21:05 2026] DELETE /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:05.921191 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-866ce046-b4a7-42ae-9c50-5267ca6efa5d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:05.923217 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-866ce046-b4a7-42ae-9c50-5267ca6efa5d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:05.923857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-866ce046-b4a7-42ae-9c50-5267ca6efa5d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:05.923857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-866ce046-b4a7-42ae-9c50-5267ca6efa5d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:05.923857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-866ce046-b4a7-42ae-9c50-5267ca6efa5d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:05.936228 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-96c6a53f-52f5-46e4-983e-88be068f0eec req-4ac03f15-8715-4fba-9ddf-c221db3a366c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:05.936856 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:05.936856 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:05.937649 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-866ce046-b4a7-42ae-9c50-5267ca6efa5d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:05.938030 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 352/1406] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:05 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:05.938713 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-96c6a53f-52f5-46e4-983e-88be068f0eec req-4ac03f15-8715-4fba-9ddf-c221db3a366c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] GET https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b Aug 08 20:21:05.939045 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-96c6a53f-52f5-46e4-983e-88be068f0eec req-4ac03f15-8715-4fba-9ddf-c221db3a366c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:05.939296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-96c6a53f-52f5-46e4-983e-88be068f0eec req-4ac03f15-8715-4fba-9ddf-c221db3a366c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:05.946106 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-96c6a53f-52f5-46e4-983e-88be068f0eec req-4ac03f15-8715-4fba-9ddf-c221db3a366c tempest-VolumesSnapshotsTestJSON-2136415506 tempest-VolumesSnapshotsTestJSON-2136415506-project-member] https://10.4.3.206/volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b returned with HTTP 404 Aug 08 20:21:05.946611 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 353/1407] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:05 2026] GET /volume/v3/volumes/a511162f-9bae-4b48-9ee7-aa2ae1d46a4b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:06.084961 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1a7783f-d25a-436c-a367-224201f7b034 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:06.089724 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1a7783f-d25a-436c-a367-224201f7b034 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] GET https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d Aug 08 20:21:06.089724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1a7783f-d25a-436c-a367-224201f7b034 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:06.089724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1a7783f-d25a-436c-a367-224201f7b034 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:06.099673 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1a7783f-d25a-436c-a367-224201f7b034 tempest-VolumesActionsTest-488674353 tempest-VolumesActionsTest-488674353-project-member] https://10.4.3.206/volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d returned with HTTP 404 Aug 08 20:21:06.100242 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 346/1408] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:06 2026] GET /volume/v3/volumes/264e8ae4-e357-48b8-8250-72465847c66d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:06.948901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9a0ca9e-4d9e-4790-8f05-730eba6e09f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:06.950548 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9a0ca9e-4d9e-4790-8f05-730eba6e09f4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:06.950718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9a0ca9e-4d9e-4790-8f05-730eba6e09f4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:06.950910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9a0ca9e-4d9e-4790-8f05-730eba6e09f4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:06.951001 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c9a0ca9e-4d9e-4790-8f05-730eba6e09f4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:06.960584 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:06.960584 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:06.961366 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9a0ca9e-4d9e-4790-8f05-730eba6e09f4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:06.961845 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 358/1409] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:06 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:07.256035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-902374bf-51b7-45ea-9506-d6d02ad4bfdb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.261026 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-902374bf-51b7-45ea-9506-d6d02ad4bfdb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:07.261026 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-902374bf-51b7-45ea-9506-d6d02ad4bfdb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:07.261026 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-902374bf-51b7-45ea-9506-d6d02ad4bfdb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:07.274674 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:07.274674 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:07.279043 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-902374bf-51b7-45ea-9506-d6d02ad4bfdb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:07.283452 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-902374bf-51b7-45ea-9506-d6d02ad4bfdb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:21:07.283868 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 353/1410] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:07 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1143 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:07.339679 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-c332e16d-c7cb-4250-b894-7da9f6f55d7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.345789 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-c332e16d-c7cb-4250-b894-7da9f6f55d7c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:07.346895 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-c332e16d-c7cb-4250-b894-7da9f6f55d7c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:07.346895 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-c332e16d-c7cb-4250-b894-7da9f6f55d7c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:07.360666 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:07.360666 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:07.366273 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-c332e16d-c7cb-4250-b894-7da9f6f55d7c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:07.371325 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-c332e16d-c7cb-4250-b894-7da9f6f55d7c tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:21:07.371325 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 354/1411] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:07 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:07.395606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.400125 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] POST https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048/action Aug 08 20:21:07.400469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:07.400589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:07.412758 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:07.412758 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:07.413484 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:07.433066 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Begin detaching volume completed successfully. Aug 08 20:21:07.433066 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-1a835de6-7156-443d-9c71-96a1522c87b6 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048/action returned with HTTP 202 Aug 08 20:21:07.433066 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 347/1412] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:21:07 2026] POST /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:07.507344 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf4e6309-9bc3-4d5c-84c5-c5ff31b8d0e7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.507773 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf4e6309-9bc3-4d5c-84c5-c5ff31b8d0e7 None None] GET https://10.4.3.206/volume// Aug 08 20:21:07.507963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf4e6309-9bc3-4d5c-84c5-c5ff31b8d0e7 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:07.508120 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf4e6309-9bc3-4d5c-84c5-c5ff31b8d0e7 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:07.508447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf4e6309-9bc3-4d5c-84c5-c5ff31b8d0e7 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:07.508856 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 359/1413] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:07.517282 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-70545205-546b-4b83-9ac0-5391736679f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.519470 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-70545205-546b-4b83-9ac0-5391736679f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:07.519779 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-70545205-546b-4b83-9ac0-5391736679f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:07.519952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-70545205-546b-4b83-9ac0-5391736679f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:07.697480 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:07.697480 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:07.699555 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-70545205-546b-4b83-9ac0-5391736679f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:07.705081 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-70545205-546b-4b83-9ac0-5391736679f2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:21:07.705364 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 354/1414] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:07 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 1326 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:07.941689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0abdf0a7-12b3-42d7-852f-00496225f365 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.975192 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2ac1a25d-3980-4bca-a133-1d7f913f97de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.976557 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ac1a25d-3980-4bca-a133-1d7f913f97de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:07.976945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ac1a25d-3980-4bca-a133-1d7f913f97de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:07.977212 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ac1a25d-3980-4bca-a133-1d7f913f97de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:07.977435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2ac1a25d-3980-4bca-a133-1d7f913f97de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:07.983939 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:07.983939 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:07.983939 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ac1a25d-3980-4bca-a133-1d7f913f97de tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:07.983939 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 348/1415] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:07 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:07.992451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9c632236-7eeb-4101-87c6-7643f1241137 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:07.994103 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:07.994588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-957383623", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:07.996725 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-957383623', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:07.996917 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create volume of 1 GB Aug 08 20:21:08.001313 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Availability Zones retrieved successfully. Aug 08 20:21:08.009314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Flow 'volume_create_api' (dc817bee-1842-4790-9d61-50f2dbc89ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:08.010559 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cef0c1-0d1a-4d31-9ece-43a7dcf52f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:08.012392 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:08.051411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28cef0c1-0d1a-4d31-9ece-43a7dcf52f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:08.052399 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a04a90a-9115-4167-b04d-23a938ae4c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:08.052950 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0abdf0a7-12b3-42d7-852f-00496225f365 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:21:08.055399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0abdf0a7-12b3-42d7-852f-00496225f365 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1785341173"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:08.069659 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0abdf0a7-12b3-42d7-852f-00496225f365 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:21:08.073320 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 355/1416] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:21:07 2026] POST /volume/v3/types => generated 224 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:08.080056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91ffcba3-7b6e-40fe-87b7-bafc525d0128 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:08.082673 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91ffcba3-7b6e-40fe-87b7-bafc525d0128 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:08.083108 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91ffcba3-7b6e-40fe-87b7-bafc525d0128 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-494616553"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:08.111190 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91ffcba3-7b6e-40fe-87b7-bafc525d0128 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:08.111776 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 355/1417] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:08 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 08 20:21:08.117526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Created reservations ['00779fab-47ec-4d50-9f00-1d7ceb7fa2a3', '0cd52c62-422c-47fb-8594-5e23df2debf0', 'e28cb10e-be78-494e-a5ed-c4dfd2ff34e9', '0ad02b90-c1ac-4c88-8c19-2c3a6ce497f6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:08.118303 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a04a90a-9115-4167-b04d-23a938ae4c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00779fab-47ec-4d50-9f00-1d7ceb7fa2a3', '0cd52c62-422c-47fb-8594-5e23df2debf0', 'e28cb10e-be78-494e-a5ed-c4dfd2ff34e9', '0ad02b90-c1ac-4c88-8c19-2c3a6ce497f6']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:08.120442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6cbbba0-e964-4517-ab47-4dc84833ff6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:08.122204 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:08.154878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6cbbba0-e964-4517-ab47-4dc84833ff6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d63ed14-979a-4ace-8026-e7bf6b54590e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-957383623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e76c75466a4987b497794dcc8f95b2',qos_specs=None,replication_status=,reservations=['00779fab-47ec-4d50-9f00-1d7ceb7fa2a3','0cd52c62-422c-47fb-8594-5e23df2debf0','e28cb10e-be78-494e-a5ed-c4dfd2ff34e9','0ad02b90-c1ac-4c88-8c19-2c3a6ce497f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01fded8f1c44670b5a50c075627672f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-957383623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d63ed14-979a-4ace-8026-e7bf6b54590e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e76c75466a4987b497794dcc8f95b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01fded8f1c44670b5a50c075627672f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:08.155646 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b26452-3593-447a-a609-03f584dd4748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:08.177352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5b26452-3593-447a-a609-03f584dd4748) transitioned into state 'SUCCESS' from state '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-957383623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e76c75466a4987b497794dcc8f95b2',qos_specs=None,replication_status=,reservations=['00779fab-47ec-4d50-9f00-1d7ceb7fa2a3','0cd52c62-422c-47fb-8594-5e23df2debf0','e28cb10e-be78-494e-a5ed-c4dfd2ff34e9','0ad02b90-c1ac-4c88-8c19-2c3a6ce497f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01fded8f1c44670b5a50c075627672f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:08.178046 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c6e78b-1848-47b3-a88a-87074cf680e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:08.191264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c6e78b-1848-47b3-a88a-87074cf680e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:08.192087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Flow 'volume_create_api' (dc817bee-1842-4790-9d61-50f2dbc89ee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:08.192418 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create volume request issued successfully. Aug 08 20:21:08.193022 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9c632236-7eeb-4101-87c6-7643f1241137 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:08.193441 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 360/1418] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:07 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:08.204796 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:21:08.205136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cd56ae9f-137d-4996-a781-d9a30a3bfaaa", "volume_types": ["b62d43ac-bb08-4966-89fe-d51b31a2c363"], "name": "tempest-GroupSnapshotsTest-Group-1416763440"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:08.208297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group {'group': {'group_type': 'cd56ae9f-137d-4996-a781-d9a30a3bfaaa', 'volume_types': ['b62d43ac-bb08-4966-89fe-d51b31a2c363'], 'name': 'tempest-GroupSnapshotsTest-Group-1416763440'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:21:08.208477 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ec0bf07-846c-4097-8b99-4ff2431d645b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:08.212532 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ec0bf07-846c-4097-8b99-4ff2431d645b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:08.212592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ec0bf07-846c-4097-8b99-4ff2431d645b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:08.212931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ec0bf07-846c-4097-8b99-4ff2431d645b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:08.213706 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group tempest-GroupSnapshotsTest-Group-1416763440. Aug 08 20:21:08.224760 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:08.224760 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:08.230445 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ec0bf07-846c-4097-8b99-4ff2431d645b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:08.234704 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:21:08.234363. {{(pid=100389) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:21:08.234842 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:08.239320 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ec0bf07-846c-4097-8b99-4ff2431d645b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:08.239320 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 356/1419] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:08 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:08.264694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['f58d4e61-0f4d-411f-996b-4f75b9b1374a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:08.294899 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df166cdc-a6ba-4f4f-a1fd-b8c5d1203fd7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:21:08.295357 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 349/1420] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:21:08 2026] POST /volume/v3/groups => generated 112 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:08.314350 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-296df21a-b178-4119-a06d-d37d2f7f44c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:08.316589 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-296df21a-b178-4119-a06d-d37d2f7f44c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 Aug 08 20:21:08.316940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-296df21a-b178-4119-a06d-d37d2f7f44c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:08.316940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-296df21a-b178-4119-a06d-d37d2f7f44c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:08.318570 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-296df21a-b178-4119-a06d-d37d2f7f44c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 97216ee0-7c2d-46c8-8847-15390612a061 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:08.320921 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:08.320921 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:08.361891 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-296df21a-b178-4119-a06d-d37d2f7f44c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 returned with HTTP 200 Aug 08 20:21:08.364110 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 356/1421] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:08 2026] GET /volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:09.001259 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-204348dc-ff9a-4f5f-9be5-b611db71fefd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.006532 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-204348dc-ff9a-4f5f-9be5-b611db71fefd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:09.006532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-204348dc-ff9a-4f5f-9be5-b611db71fefd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.006532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-204348dc-ff9a-4f5f-9be5-b611db71fefd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.006532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-204348dc-ff9a-4f5f-9be5-b611db71fefd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:09.010705 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.010705 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:09.012113 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-204348dc-ff9a-4f5f-9be5-b611db71fefd tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:09.012744 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 361/1422] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.249267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-77e2a5e5-7722-4a65-859a-c9ff2dde17c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.251229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77e2a5e5-7722-4a65-859a-c9ff2dde17c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:09.251488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77e2a5e5-7722-4a65-859a-c9ff2dde17c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.251608 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77e2a5e5-7722-4a65-859a-c9ff2dde17c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.258407 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.258407 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:09.261766 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-77e2a5e5-7722-4a65-859a-c9ff2dde17c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:09.265873 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77e2a5e5-7722-4a65-859a-c9ff2dde17c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:09.266374 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 357/1423] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.284470 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3722e2cd-ed08-45d5-b985-5d233469f1ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.288576 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3722e2cd-ed08-45d5-b985-5d233469f1ba tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:09.288576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3722e2cd-ed08-45d5-b985-5d233469f1ba tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.288576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3722e2cd-ed08-45d5-b985-5d233469f1ba tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.293950 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.293950 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:09.297734 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3722e2cd-ed08-45d5-b985-5d233469f1ba tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:09.302141 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3722e2cd-ed08-45d5-b985-5d233469f1ba tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:09.302586 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 350/1424] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.317086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.318627 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:21:09.318939 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.319212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.321406 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:09.321406 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.321406 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:09.321406 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:09.328028 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Get all volumes completed successfully. Aug 08 20:21:09.328796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f46e5a0-bf95-4b19-83f9-4a1994bc08a6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:21:09.329269 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 357/1425] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes => generated 338 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.339800 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-379106a2-eca1-45a8-955b-8acfee1ade24 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.341509 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-379106a2-eca1-45a8-955b-8acfee1ade24 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:09.341687 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-379106a2-eca1-45a8-955b-8acfee1ade24 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.341889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-379106a2-eca1-45a8-955b-8acfee1ade24 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.348257 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.348257 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:09.354176 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-379106a2-eca1-45a8-955b-8acfee1ade24 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:09.360331 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-379106a2-eca1-45a8-955b-8acfee1ade24 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:09.360759 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 362/1426] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.373588 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-afeae2e8-bf47-4288-8230-d9997f3ad59d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.375894 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afeae2e8-bf47-4288-8230-d9997f3ad59d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 Aug 08 20:21:09.376146 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afeae2e8-bf47-4288-8230-d9997f3ad59d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.376405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afeae2e8-bf47-4288-8230-d9997f3ad59d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.376597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-afeae2e8-bf47-4288-8230-d9997f3ad59d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 97216ee0-7c2d-46c8-8847-15390612a061 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:09.381941 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.381941 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:09.395810 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afeae2e8-bf47-4288-8230-d9997f3ad59d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 returned with HTTP 200 Aug 08 20:21:09.396555 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 358/1427] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 => generated 393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:09.406626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83234390-49d9-486d-b958-b75333ddc1a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.407894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-98f48dfb-39fd-41ad-9f12-c0e316848d01 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.408822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:09.408992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1758506856", "volume_type": "b62d43ac-bb08-4966-89fe-d51b31a2c363", "group_id": "97216ee0-7c2d-46c8-8847-15390612a061", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:09.410434 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-98f48dfb-39fd-41ad-9f12-c0e316848d01 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:09.412055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-98f48dfb-39fd-41ad-9f12-c0e316848d01 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.412122 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1758506856', 'volume_type': 'b62d43ac-bb08-4966-89fe-d51b31a2c363', 'group_id': '97216ee0-7c2d-46c8-8847-15390612a061', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:09.412164 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-98f48dfb-39fd-41ad-9f12-c0e316848d01 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.418764 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.418764 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:09.419184 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume of 1 GB Aug 08 20:21:09.419890 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.419890 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:09.423881 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-98f48dfb-39fd-41ad-9f12-c0e316848d01 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:09.429420 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:09.429510 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-98f48dfb-39fd-41ad-9f12-c0e316848d01 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:09.429510 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 358/1428] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.435085 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (06eb6c2f-37fa-429f-9e8f-8319bdd1926e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:09.436117 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b4d8d45-353c-4d3b-b9ec-153fa22ea8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:09.436704 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.436704 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:09.437105 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:09.461679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b4d8d45-353c-4d3b-b9ec-153fa22ea8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:21:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b62d43ac-bb08-4966-89fe-d51b31a2c363,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1785341173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b62d43ac-bb08-4966-89fe-d51b31a2c363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '97216ee0-7c2d-46c8-8847-15390612a061', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:09.462507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fa357c-377c-45e4-892b-22172e0a19a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:09.492003 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1785341173 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1785341173, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:09.492003 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1785341173 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1785341173, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:09.521709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ee0ce9b-3304-4669-9be2-12504699f64e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.522463 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ee0ce9b-3304-4669-9be2-12504699f64e None None] GET https://10.4.3.206/volume// Aug 08 20:21:09.522463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ee0ce9b-3304-4669-9be2-12504699f64e None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.522463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ee0ce9b-3304-4669-9be2-12504699f64e None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.523112 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ee0ce9b-3304-4669-9be2-12504699f64e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:09.523112 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 363/1429] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:21:09.525947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['bc9b1605-9463-43a7-9bf3-ea784064d551', '9ef97c4d-4fae-40bb-b46f-fa203a94ec86', '7952edf4-56b2-4521-b628-82bd5c1fd9b7', '6be41408-f9c8-462c-a1f3-231d25ee45ca'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:09.526871 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fa357c-377c-45e4-892b-22172e0a19a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc9b1605-9463-43a7-9bf3-ea784064d551', '9ef97c4d-4fae-40bb-b46f-fa203a94ec86', '7952edf4-56b2-4521-b628-82bd5c1fd9b7', '6be41408-f9c8-462c-a1f3-231d25ee45ca']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:09.527511 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9598e8-ff4c-4f02-b8e0-1dcbeb2e10dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:09.531614 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-0fce0052-f856-4214-b115-ba30c3612a0c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.534187 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-0fce0052-f856-4214-b115-ba30c3612a0c tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:21:09.534680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-0fce0052-f856-4214-b115-ba30c3612a0c tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d63ed14-979a-4ace-8026-e7bf6b54590e", "connector": null, "instance_uuid": "57bf03aa-1fd5-48be-bd37-d9e0b7bcba96"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:09.549029 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.549029 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:09.555993 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9598e8-ff4c-4f02-b8e0-1dcbeb2e10dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e82c0c99-df33-45b4-b60d-42690e8a8be1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1758506856',encryption_key_id=None,group_id=97216ee0-7c2d-46c8-8847-15390612a061,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['bc9b1605-9463-43a7-9bf3-ea784064d551','9ef97c4d-4fae-40bb-b46f-fa203a94ec86','7952edf4-56b2-4521-b628-82bd5c1fd9b7','6be41408-f9c8-462c-a1f3-231d25ee45ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=b62d43ac-bb08-4966-89fe-d51b31a2c363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1758506856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=97216ee0-7c2d-46c8-8847-15390612a061,host=None,id=e82c0c99-df33-45b4-b60d-42690e8a8be1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43cd05465c54f11904654b8fe53138a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e953b39972d8455394c686a657a1884c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b62d43ac-bb08-4966-89fe-d51b31a2c363),volume_type_id=b62d43ac-bb08-4966-89fe-d51b31a2c363)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:09.555993 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d904ae-23f9-43b0-bd60-3df90f30adc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:09.580138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d904ae-23f9-43b0-bd60-3df90f30adc7) transitioned into state 'SUCCESS' from state '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-1758506856',encryption_key_id=None,group_id=97216ee0-7c2d-46c8-8847-15390612a061,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['bc9b1605-9463-43a7-9bf3-ea784064d551','9ef97c4d-4fae-40bb-b46f-fa203a94ec86','7952edf4-56b2-4521-b628-82bd5c1fd9b7','6be41408-f9c8-462c-a1f3-231d25ee45ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=b62d43ac-bb08-4966-89fe-d51b31a2c363)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:09.580495 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0908716f-efec-4873-9ea3-9e4565286bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:09.582003 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-0fce0052-f856-4214-b115-ba30c3612a0c tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:21:09.582569 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 359/1430] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:21:09 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 08 20:21:09.596886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0908716f-efec-4873-9ea3-9e4565286bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:09.597643 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (06eb6c2f-37fa-429f-9e8f-8319bdd1926e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:09.597944 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request issued successfully. Aug 08 20:21:09.598744 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:09.598943 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:09.616550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-27be2b0b-c35b-46a0-a0e0-1e9b77adb88f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.621176 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27be2b0b-c35b-46a0-a0e0-1e9b77adb88f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:09.621378 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27be2b0b-c35b-46a0-a0e0-1e9b77adb88f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.621598 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27be2b0b-c35b-46a0-a0e0-1e9b77adb88f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.636279 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4299a9ae-288f-4185-977e-6b1f8e611bd1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.636702 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4299a9ae-288f-4185-977e-6b1f8e611bd1 None None] GET https://10.4.3.206/volume// Aug 08 20:21:09.636879 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4299a9ae-288f-4185-977e-6b1f8e611bd1 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.637056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4299a9ae-288f-4185-977e-6b1f8e611bd1 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.637788 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4299a9ae-288f-4185-977e-6b1f8e611bd1 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:09.637788 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 364/1431] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:21:09.639522 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.639522 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:09.645616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-b765bb57-7102-42b8-9d2b-b8b0f2983918 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.647298 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-27be2b0b-c35b-46a0-a0e0-1e9b77adb88f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:09.648845 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:09.651248 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-b765bb57-7102-42b8-9d2b-b8b0f2983918 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:09.651517 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-b765bb57-7102-42b8-9d2b-b8b0f2983918 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.651736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-b765bb57-7102-42b8-9d2b-b8b0f2983918 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.652269 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.652269 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:09.653231 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27be2b0b-c35b-46a0-a0e0-1e9b77adb88f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:09.654835 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 359/1432] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:09.656610 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83234390-49d9-486d-b958-b75333ddc1a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:09.656610 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 351/1433] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:21:09 2026] POST /volume/v3/volumes => generated 823 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:09.664277 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.664277 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:09.669320 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-b765bb57-7102-42b8-9d2b-b8b0f2983918 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:09.671561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.673053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 Aug 08 20:21:09.673225 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:09.673405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:09.676366 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-b765bb57-7102-42b8-9d2b-b8b0f2983918 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:09.676366 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 360/1434] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:09.680443 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.680443 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:09.684249 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:09.684939 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:09.685155 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:09.721285 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:09.724357 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.724357 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:09.731146 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-71d15435-af7d-40f2-8e8d-d17af09e2545 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 returned with HTTP 200 Aug 08 20:21:09.731541 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 365/1435] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:09 2026] GET /volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 => generated 891 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:09.802335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.804470 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] PUT https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 Aug 08 20:21:09.804896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:09.812178 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Acquiring lock "cinder-attachment_update-0d63ed14-979a-4ace-8026-e7bf6b54590e-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:21:09.816476 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Lock "cinder-attachment_update-0d63ed14-979a-4ace-8026-e7bf6b54590e-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:21:09.817545 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:09.817545 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:09.860555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:09.862688 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:09.863039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1794966639"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:09.865372 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request body: {'volume': {'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1794966639'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:09.896100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Lock "cinder-attachment_update-0d63ed14-979a-4ace-8026-e7bf6b54590e-np0000006809" released by "attachment_update" :: held 0.079s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:21:09.896100 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-5e25c729-7899-4e38-b100-1fe13de6ed51 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 returned with HTTP 200 Aug 08 20:21:09.896347 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 360/1436] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:21:09 2026] PUT /volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:09.956921 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume of 1 GB Aug 08 20:21:09.961848 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Availability Zones retrieved successfully. Aug 08 20:21:09.966889 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (d3e18cad-6e49-46fe-bf1d-69ec186901af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:09.968018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f37760-9f0e-4058-978f-47411e16178d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:09.968959 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:10.024911 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3837cd7-2e6d-4ef4-8bd4-0b2760acf26a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:10.026280 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3837cd7-2e6d-4ef4-8bd4-0b2760acf26a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:10.026726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3837cd7-2e6d-4ef4-8bd4-0b2760acf26a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:10.027040 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3837cd7-2e6d-4ef4-8bd4-0b2760acf26a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:10.027245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e3837cd7-2e6d-4ef4-8bd4-0b2760acf26a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:10.032882 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.032882 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:10.032882 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3837cd7-2e6d-4ef4-8bd4-0b2760acf26a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:10.032990 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f37760-9f0e-4058-978f-47411e16178d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:10.033050 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 361/1437] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:10 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:10.033661 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca53085-b3bf-4abb-8587-29f0c49efce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:10.101356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Created reservations ['dd25363c-5a94-4d33-9d79-027ef3bf5a98', '8e135305-27ef-4284-a3b8-bd4dea26e068', 'e959b3f9-1b57-4b4d-abc0-04f5cd6d66a6', 'cc7b159d-fd53-4a5e-b270-ca73a30dcf30'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:10.102269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca53085-b3bf-4abb-8587-29f0c49efce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd25363c-5a94-4d33-9d79-027ef3bf5a98', '8e135305-27ef-4284-a3b8-bd4dea26e068', 'e959b3f9-1b57-4b4d-abc0-04f5cd6d66a6', 'cc7b159d-fd53-4a5e-b270-ca73a30dcf30']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:10.103104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1aa0d94-8315-4854-9ebb-22a26d9f80aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:10.129263 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1aa0d94-8315-4854-9ebb-22a26d9f80aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1794966639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['dd25363c-5a94-4d33-9d79-027ef3bf5a98','8e135305-27ef-4284-a3b8-bd4dea26e068','e959b3f9-1b57-4b4d-abc0-04f5cd6d66a6','cc7b159d-fd53-4a5e-b270-ca73a30dcf30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1794966639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72052d6c534c468384266bc202fb6791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:10.130078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc20364-2f2e-4785-a394-f3a678a40bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:10.157865 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc20364-2f2e-4785-a394-f3a678a40bb3) transitioned into state 'SUCCESS' from state '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-1794966639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['dd25363c-5a94-4d33-9d79-027ef3bf5a98','8e135305-27ef-4284-a3b8-bd4dea26e068','e959b3f9-1b57-4b4d-abc0-04f5cd6d66a6','cc7b159d-fd53-4a5e-b270-ca73a30dcf30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:10.158749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b689b98b-5c52-4884-8b2f-44bec493e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:10.169947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b689b98b-5c52-4884-8b2f-44bec493e43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:10.171236 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (d3e18cad-6e49-46fe-bf1d-69ec186901af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:10.171631 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request issued successfully. Aug 08 20:21:10.172331 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-116c5429-550e-439e-9a0a-7aee0d90fdb7 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:10.172896 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 352/1438] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:09 2026] POST /volume/v3/volumes => generated 747 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:10.185185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee6d0770-042a-45f2-b901-31371fc108c0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:10.189157 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee6d0770-042a-45f2-b901-31371fc108c0 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:10.189485 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee6d0770-042a-45f2-b901-31371fc108c0 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:10.189825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee6d0770-042a-45f2-b901-31371fc108c0 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:10.201778 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.201778 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:10.206514 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee6d0770-042a-45f2-b901-31371fc108c0 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:10.210696 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee6d0770-042a-45f2-b901-31371fc108c0 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b returned with HTTP 200 Aug 08 20:21:10.211220 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 366/1439] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:10 2026] GET /volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:10.668192 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b2cde8b-f632-4213-8e4a-548ceddff3f6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:10.670899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b2cde8b-f632-4213-8e4a-548ceddff3f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:10.671131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b2cde8b-f632-4213-8e4a-548ceddff3f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:10.671352 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b2cde8b-f632-4213-8e4a-548ceddff3f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:10.686780 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.686780 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:10.693403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b2cde8b-f632-4213-8e4a-548ceddff3f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:10.697951 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b2cde8b-f632-4213-8e4a-548ceddff3f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:10.698636 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 361/1440] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:10 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:10.716114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-dad339af-ea46-43b8-a885-f3b012e6d2a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:10.719419 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-dad339af-ea46-43b8-a885-f3b012e6d2a2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a Aug 08 20:21:10.719419 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-dad339af-ea46-43b8-a885-f3b012e6d2a2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:10.719419 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-dad339af-ea46-43b8-a885-f3b012e6d2a2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:10.728821 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.728821 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:10.750052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84709159-cb96-49c4-8b9c-23aad5638639 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:10.751547 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 Aug 08 20:21:10.751864 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:10.752147 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:10.763526 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.763526 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:10.767552 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:10.768427 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:10.768590 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:10.784813 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f71f3090-0d43-465b-9043-ffad8b274b0f req-dad339af-ea46-43b8-a885-f3b012e6d2a2 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a returned with HTTP 200 Aug 08 20:21:10.785423 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 362/1441] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:10 2026] DELETE /volume/v3/attachments/1db57c72-cdab-4955-a74b-f6749a723b8a => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:10.807735 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:10.811739 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.811739 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:10.821960 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84709159-cb96-49c4-8b9c-23aad5638639 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 returned with HTTP 200 Aug 08 20:21:10.822326 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 353/1442] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:10 2026] GET /volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:10.835573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:10.837318 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Aug 08 20:21:10.837669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "97216ee0-7c2d-46c8-8847-15390612a061", "name": "tempest-group_snapshot-1758147040"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:10.839023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '97216ee0-7c2d-46c8-8847-15390612a061', 'name': 'tempest-group_snapshot-1758147040'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 20:21:10.842491 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:10.842491 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:10.845437 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.group_snapshots [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group_snapshot tempest-group_snapshot-1758147040. Aug 08 20:21:11.021772 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.021772 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:11.033042 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1785341173 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1785341173, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:11.033315 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1785341173 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1785341173, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:11.042844 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b72a218d-d386-4eea-888b-40ec7a560238 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.048467 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b72a218d-d386-4eea-888b-40ec7a560238 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:11.048742 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b72a218d-d386-4eea-888b-40ec7a560238 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:11.048952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b72a218d-d386-4eea-888b-40ec7a560238 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:11.049051 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b72a218d-d386-4eea-888b-40ec7a560238 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:11.054196 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.054196 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:11.054942 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b72a218d-d386-4eea-888b-40ec7a560238 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:11.055319 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 362/1443] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:11 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:11.056299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['34b82ac3-4c98-4500-a078-78b008d23dd3', '19432a24-a89d-43fa-b21d-55bff4ff5b32', 'decaba98-72b4-4a8b-b38e-4a4a5876032b', '3e07f724-7375-4963-9c48-c33b37ada33b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:11.095518 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9dd34e5b-dab9-44eb-8ef4-644ed0c6b89e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Aug 08 20:21:11.095959 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 367/1444] 10.4.3.206 () {70 vars in 1324 bytes} [Sat Aug 8 20:21:10 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:11.107306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df9036b8-2774-498d-b265-7567a97cb9f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.110886 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df9036b8-2774-498d-b265-7567a97cb9f4 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 Aug 08 20:21:11.110886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df9036b8-2774-498d-b265-7567a97cb9f4 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:11.110886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df9036b8-2774-498d-b265-7567a97cb9f4 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:11.110886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-df9036b8-2774-498d-b265-7567a97cb9f4 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 339cd638-aeff-4ed2-bccb-4e3e7ea10a20 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:11.113763 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.113763 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:11.117200 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df9036b8-2774-498d-b265-7567a97cb9f4 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 returned with HTTP 200 Aug 08 20:21:11.117957 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 363/1445] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:11 2026] GET /volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:21:11.222434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40520bce-0d68-41e9-bf2e-e8d48ccc2941 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.225127 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40520bce-0d68-41e9-bf2e-e8d48ccc2941 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:11.225425 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40520bce-0d68-41e9-bf2e-e8d48ccc2941 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:11.225733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40520bce-0d68-41e9-bf2e-e8d48ccc2941 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:11.234860 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.234860 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:11.237790 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-40520bce-0d68-41e9-bf2e-e8d48ccc2941 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:11.243910 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40520bce-0d68-41e9-bf2e-e8d48ccc2941 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b returned with HTTP 200 Aug 08 20:21:11.244458 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 354/1446] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:11 2026] GET /volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:11.260660 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.264139 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:11.264625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1531716065"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:11.266607 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request body: {'volume': {'source_volid': 'b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1531716065'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:11.275740 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.275740 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:11.276406 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume retrieved successfully. Aug 08 20:21:11.276585 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume of 1 GB Aug 08 20:21:11.280933 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Availability Zones retrieved successfully. Aug 08 20:21:11.285880 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (81e60f37-d1fd-431e-9b88-21301060985f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:11.286951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c45e4c-a0ef-49c4-9d43-2602d3e56a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:11.287918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:11.312152 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c45e4c-a0ef-49c4-9d43-2602d3e56a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b', 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:11.313151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851aea93-3c9e-495c-a1bf-61647dfaf0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:11.362643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Created reservations ['01642419-22f3-4320-94a6-5dab8d01d3fd', '10bf759d-adc0-446c-82a2-6078e224f90b', '8f2f61f0-0b3b-4e3c-8079-140a4be430b4', '0d39a8ba-e0d8-4cc1-a061-0d37ebd594dd'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:11.363528 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (851aea93-3c9e-495c-a1bf-61647dfaf0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01642419-22f3-4320-94a6-5dab8d01d3fd', '10bf759d-adc0-446c-82a2-6078e224f90b', '8f2f61f0-0b3b-4e3c-8079-140a4be430b4', '0d39a8ba-e0d8-4cc1-a061-0d37ebd594dd']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:11.364590 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9256ef2-9813-4a0f-a76a-a739187d603f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:11.401027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9256ef2-9813-4a0f-a76a-a739187d603f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b1914a6-b0eb-44ab-9ef5-e61a2a004d10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1531716065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['01642419-22f3-4320-94a6-5dab8d01d3fd','10bf759d-adc0-446c-82a2-6078e224f90b','8f2f61f0-0b3b-4e3c-8079-140a4be430b4','0d39a8ba-e0d8-4cc1-a061-0d37ebd594dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1531716065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b1914a6-b0eb-44ab-9ef5-e61a2a004d10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72052d6c534c468384266bc202fb6791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:11.402271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb87d10-4e58-4b5b-9711-e11c4e70c574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:11.421865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb87d10-4e58-4b5b-9711-e11c4e70c574) transitioned into state 'SUCCESS' from state '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-1531716065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['01642419-22f3-4320-94a6-5dab8d01d3fd','10bf759d-adc0-446c-82a2-6078e224f90b','8f2f61f0-0b3b-4e3c-8079-140a4be430b4','0d39a8ba-e0d8-4cc1-a061-0d37ebd594dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:11.421865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b683f2-3319-4974-bcc4-1effb2b8cfd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:11.442041 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b683f2-3319-4974-bcc4-1effb2b8cfd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:11.446403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (81e60f37-d1fd-431e-9b88-21301060985f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:11.446403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request issued successfully. Aug 08 20:21:11.446403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbf6d28e-2725-441a-a1ec-3ce720dd0eac tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:11.446403 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 363/1447] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:11 2026] POST /volume/v3/volumes => generated 780 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:11.459544 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f1c33ba8-a47d-41d6-aa03-366f0182c8dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.461258 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1c33ba8-a47d-41d6-aa03-366f0182c8dc tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:11.461452 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1c33ba8-a47d-41d6-aa03-366f0182c8dc tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:11.461619 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1c33ba8-a47d-41d6-aa03-366f0182c8dc tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:11.471168 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.471168 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:11.475523 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f1c33ba8-a47d-41d6-aa03-366f0182c8dc tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:11.479666 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1c33ba8-a47d-41d6-aa03-366f0182c8dc tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 200 Aug 08 20:21:11.480340 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 368/1448] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:11 2026] GET /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:11.704086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b8209f3d-42aa-4883-8ec7-477ae72b2d22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.705550 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8209f3d-42aa-4883-8ec7-477ae72b2d22 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:11.705856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8209f3d-42aa-4883-8ec7-477ae72b2d22 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:11.707166 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8209f3d-42aa-4883-8ec7-477ae72b2d22 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:11.712639 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de9aca38-2952-4dd3-b855-d5de6e1fcad9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:11.716027 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.716027 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:11.716158 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de9aca38-2952-4dd3-b855-d5de6e1fcad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:11.716158 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de9aca38-2952-4dd3-b855-d5de6e1fcad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:11.716158 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de9aca38-2952-4dd3-b855-d5de6e1fcad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:11.720185 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b8209f3d-42aa-4883-8ec7-477ae72b2d22 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:11.727422 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8209f3d-42aa-4883-8ec7-477ae72b2d22 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:21:11.727422 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 364/1449] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:11 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:11.730299 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:11.730299 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:11.742100 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-de9aca38-2952-4dd3-b855-d5de6e1fcad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:11.746499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de9aca38-2952-4dd3-b855-d5de6e1fcad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:11.746903 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 355/1450] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:11 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:12.069744 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0efe2baa-b34d-4b7f-b17a-28136d519d3e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.072792 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0efe2baa-b34d-4b7f-b17a-28136d519d3e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:12.076410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0efe2baa-b34d-4b7f-b17a-28136d519d3e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.076410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0efe2baa-b34d-4b7f-b17a-28136d519d3e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.076410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0efe2baa-b34d-4b7f-b17a-28136d519d3e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:12.085665 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.085665 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.087422 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0efe2baa-b34d-4b7f-b17a-28136d519d3e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:12.088715 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 364/1451] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:12.127190 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12c7777b-8100-4cbb-9dc3-51b4eaf0080a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.130171 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12c7777b-8100-4cbb-9dc3-51b4eaf0080a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 Aug 08 20:21:12.130714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12c7777b-8100-4cbb-9dc3-51b4eaf0080a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.130805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12c7777b-8100-4cbb-9dc3-51b4eaf0080a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.130915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-12c7777b-8100-4cbb-9dc3-51b4eaf0080a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 339cd638-aeff-4ed2-bccb-4e3e7ea10a20 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:12.136190 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.136190 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:12.141573 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12c7777b-8100-4cbb-9dc3-51b4eaf0080a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 returned with HTTP 200 Aug 08 20:21:12.142780 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 369/1452] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.151742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.157232 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:12.157506 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.157900 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.158192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:12.159416 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:12.163311 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all snapshots completed successfully. Aug 08 20:21:12.163874 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.163874 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:12.164395 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3fb7fd33-398c-4f6b-a953-deea91652a30 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:12.164798 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 365/1453] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:12.179148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-58084aea-1322-4e53-b63b-3126422a037d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.181301 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58084aea-1322-4e53-b63b-3126422a037d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/15cad643-60ee-4867-a0fc-58a8f6a27f7f Aug 08 20:21:12.181556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58084aea-1322-4e53-b63b-3126422a037d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.181825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58084aea-1322-4e53-b63b-3126422a037d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.187958 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.187958 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:12.188537 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-58084aea-1322-4e53-b63b-3126422a037d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Snapshot retrieved successfully. Aug 08 20:21:12.189567 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58084aea-1322-4e53-b63b-3126422a037d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/15cad643-60ee-4867-a0fc-58a8f6a27f7f returned with HTTP 200 Aug 08 20:21:12.190063 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 356/1454] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/snapshots/15cad643-60ee-4867-a0fc-58a8f6a27f7f => generated 451 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:12.199672 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.202056 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups/action Aug 08 20:21:12.202578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "339cd638-aeff-4ed2-bccb-4e3e7ea10a20", "name": "tempest-Group_from_snap-808546669"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:12.202769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "339cd638-aeff-4ed2-bccb-4e3e7ea10a20", "name": "tempest-Group_from_snap-808546669"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:12.204756 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '339cd638-aeff-4ed2-bccb-4e3e7ea10a20', 'name': 'tempest-Group_from_snap-808546669'}}. {{(pid=100391) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 08 20:21:12.204917 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group tempest-Group_from_snap-808546669 from group_snapshot 339cd638-aeff-4ed2-bccb-4e3e7ea10a20. Aug 08 20:21:12.209599 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.209599 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.219037 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.219037 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.226396 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.226396 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.290578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['2905d946-6ef1-4d93-9d80-a750779fb936'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:12.381608 np0000006809 devstack@c-api.service[100391]: INFO cinder.group.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] A mapping entry already exists for group 134113ab-bab8-4e1d-9c9a-23537b685b85 and volume type b62d43ac-bb08-4966-89fe-d51b31a2c363. Do not need to create again. Aug 08 20:21:12.381608 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.381608 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.384924 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:21:12.384558. {{(pid=100391) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:21:12.385063 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:12.393347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (3d423c09-8132-431b-942f-8e2ef338e112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:12.393767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b2ac83-4ca9-4d42-b73f-1aba79e5bea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:12.397455 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:12.430397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05b2ac83-4ca9-4d42-b73f-1aba79e5bea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '15cad643-60ee-4867-a0fc-58a8f6a27f7f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:21:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b62d43ac-bb08-4966-89fe-d51b31a2c363,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1785341173',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b62d43ac-bb08-4966-89fe-d51b31a2c363', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '134113ab-bab8-4e1d-9c9a-23537b685b85', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:12.431427 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec488dd0-1b63-4545-bf87-100e98f3326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:12.460544 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1785341173 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1785341173, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:12.476103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['241a02ee-4d28-4d97-928e-a9556e3c7840', 'a86f02f6-61ee-4eaf-80a0-4e41d7d22b96'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:12.477200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec488dd0-1b63-4545-bf87-100e98f3326a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['241a02ee-4d28-4d97-928e-a9556e3c7840', 'a86f02f6-61ee-4eaf-80a0-4e41d7d22b96']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:12.478231 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4365f39-3816-4b02-9674-ad4b319a613f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:12.502923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-651ab9c7-b151-4be1-bd71-77b29f53da9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.505868 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-651ab9c7-b151-4be1-bd71-77b29f53da9f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:12.505868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-651ab9c7-b151-4be1-bd71-77b29f53da9f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.505868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-651ab9c7-b151-4be1-bd71-77b29f53da9f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.517555 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.517555 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:12.521204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4365f39-3816-4b02-9674-ad4b319a613f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a62738-5a68-470e-9335-27a10a5a2998', '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=134113ab-bab8-4e1d-9c9a-23537b685b85,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['241a02ee-4d28-4d97-928e-a9556e3c7840','a86f02f6-61ee-4eaf-80a0-4e41d7d22b96'],size=1,snapshot_id=15cad643-60ee-4867-a0fc-58a8f6a27f7f,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=b62d43ac-bb08-4966-89fe-d51b31a2c363), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=134113ab-bab8-4e1d-9c9a-23537b685b85,host=None,id=28a62738-5a68-470e-9335-27a10a5a2998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43cd05465c54f11904654b8fe53138a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=15cad643-60ee-4867-a0fc-58a8f6a27f7f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e953b39972d8455394c686a657a1884c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b62d43ac-bb08-4966-89fe-d51b31a2c363),volume_type_id=b62d43ac-bb08-4966-89fe-d51b31a2c363)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:12.522217 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3155cfdd-2aa8-4a65-819d-34ce12ccd049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:12.525579 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-651ab9c7-b151-4be1-bd71-77b29f53da9f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:12.531287 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-651ab9c7-b151-4be1-bd71-77b29f53da9f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 200 Aug 08 20:21:12.532822 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 370/1455] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.540283 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3155cfdd-2aa8-4a65-819d-34ce12ccd049) transitioned into state 'SUCCESS' from 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=134113ab-bab8-4e1d-9c9a-23537b685b85,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['241a02ee-4d28-4d97-928e-a9556e3c7840','a86f02f6-61ee-4eaf-80a0-4e41d7d22b96'],size=1,snapshot_id=15cad643-60ee-4867-a0fc-58a8f6a27f7f,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=b62d43ac-bb08-4966-89fe-d51b31a2c363)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:12.541230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (3d423c09-8132-431b-942f-8e2ef338e112) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:12.541656 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request issued successfully. Aug 08 20:21:12.545491 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-20912a93-c561-4090-900c-869557bb321e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.549490 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20912a93-c561-4090-900c-869557bb321e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:12.549719 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20912a93-c561-4090-900c-869557bb321e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.549896 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20912a93-c561-4090-900c-869557bb321e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.560492 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.560492 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:12.567415 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-20912a93-c561-4090-900c-869557bb321e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:12.570266 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20912a93-c561-4090-900c-869557bb321e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 200 Aug 08 20:21:12.570758 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 366/1456] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.583672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1be68f22-d15e-4f0c-ac39-2b37c667ed6f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/action returned with HTTP 202 Aug 08 20:21:12.584253 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 365/1457] 10.4.3.206 () {70 vars in 1318 bytes} [Sat Aug 8 20:21:12 2026] POST /volume/v3/groups/action => generated 102 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:12.588424 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9ee9ba47-b050-4a1d-ba1e-ef013edd5158 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.590703 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ee9ba47-b050-4a1d-ba1e-ef013edd5158 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:12.590953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ee9ba47-b050-4a1d-ba1e-ef013edd5158 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.591175 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ee9ba47-b050-4a1d-ba1e-ef013edd5158 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.602715 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.602908 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.602908 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:12.607252 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:12.607965 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.608217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.608597 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:12.609692 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9ee9ba47-b050-4a1d-ba1e-ef013edd5158 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:12.610182 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:12.619482 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ee9ba47-b050-4a1d-ba1e-ef013edd5158 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 200 Aug 08 20:21:12.620191 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 357/1458] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.627843 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:12.628745 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:12.628945 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:12.636754 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.641220 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:12.641432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.641658 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.642137 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume with id: 2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:12.663596 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.663596 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:12.663971 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:12.691418 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume request issued successfully. Aug 08 20:21:12.691946 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3a721e78-2dc3-428d-b6c5-43a5ebbf3aef tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 202 Aug 08 20:21:12.692200 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 367/1459] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:12 2026] DELETE /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:12.693919 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:12.698375 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.698375 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:12.703896 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:12.704155 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-69ed5327-5230-44e2-9cab-bbf76e910b6c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.704209 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:12.706713 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69ed5327-5230-44e2-9cab-bbf76e910b6c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:12.706986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69ed5327-5230-44e2-9cab-bbf76e910b6c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.707119 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69ed5327-5230-44e2-9cab-bbf76e910b6c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.716312 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.716312 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.724412 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-69ed5327-5230-44e2-9cab-bbf76e910b6c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:12.730040 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69ed5327-5230-44e2-9cab-bbf76e910b6c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 200 Aug 08 20:21:12.730721 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 366/1460] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 1388 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.760151 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:12.763062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b99696dc-1fec-4aaa-9966-ddbb9fa3d2f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.764721 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.764721 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:12.764981 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b99696dc-1fec-4aaa-9966-ddbb9fa3d2f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:12.765178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b99696dc-1fec-4aaa-9966-ddbb9fa3d2f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.765353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b99696dc-1fec-4aaa-9966-ddbb9fa3d2f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.777410 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-93e270e8-4ab6-415d-bfc6-9d388fa2424d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:12.777410 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 371/1461] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:12.777591 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.777591 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:12.781021 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b99696dc-1fec-4aaa-9966-ddbb9fa3d2f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:12.785822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b99696dc-1fec-4aaa-9966-ddbb9fa3d2f6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:12.786229 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 358/1462] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:12.792236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.795078 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 Aug 08 20:21:12.795444 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.795877 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.804182 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.804182 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:12.808704 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:12.809372 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:12.809554 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:12.849481 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:12.854503 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.854503 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:12.869299 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca460c8e-e6db-4c70-81e9-55befafa5b4a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 returned with HTTP 200 Aug 08 20:21:12.869745 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 368/1463] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 => generated 927 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.882405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6fe28bb4-540a-4bca-adc8-2aec97711093 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.884849 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fe28bb4-540a-4bca-adc8-2aec97711093 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85 Aug 08 20:21:12.885112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fe28bb4-540a-4bca-adc8-2aec97711093 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.885340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fe28bb4-540a-4bca-adc8-2aec97711093 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.885538 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-6fe28bb4-540a-4bca-adc8-2aec97711093 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 134113ab-bab8-4e1d-9c9a-23537b685b85 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:12.891237 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.891237 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:12.900542 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fe28bb4-540a-4bca-adc8-2aec97711093 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85 returned with HTTP 200 Aug 08 20:21:12.901206 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 367/1464] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:12.912264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-950b02a1-a039-437f-9380-4383576ad690 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:12.914150 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:12.914362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:12.914570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:12.914794 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:12.915455 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:12.924743 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:12.925380 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:12.925544 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:12.964467 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:12.970210 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:12.970210 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:12.974959 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:12.975167 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:13.018129 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:13.021532 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.021532 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:13.030054 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-950b02a1-a039-437f-9380-4383576ad690 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:13.030184 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 372/1465] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:12 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:13.046318 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.048960 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85/action Aug 08 20:21:13.049357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:13.049536 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:13.051483 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for group 134113ab-bab8-4e1d-9c9a-23537b685b85 {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:21:13.051672 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group with id: 134113ab-bab8-4e1d-9c9a-23537b685b85 Aug 08 20:21:13.055778 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.055778 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:13.101577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ffc5077f-0aae-4bd3-9f67-60bd10e44e93 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.103620 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ffc5077f-0aae-4bd3-9f67-60bd10e44e93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:13.103888 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ffc5077f-0aae-4bd3-9f67-60bd10e44e93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.104153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ffc5077f-0aae-4bd3-9f67-60bd10e44e93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.104312 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ffc5077f-0aae-4bd3-9f67-60bd10e44e93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:13.110075 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.110075 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:13.110839 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ffc5077f-0aae-4bd3-9f67-60bd10e44e93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:13.111175 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 369/1466] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:13 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:13.137108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2855294d-3bc2-4ffe-a6ae-5568b80f9952 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85/action returned with HTTP 202 Aug 08 20:21:13.137657 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 359/1467] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:13 2026] POST /volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:13.145307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.148824 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 Aug 08 20:21:13.149116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.149366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.159482 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.159482 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:13.169543 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:13.169543 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:13.169543 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:13.210915 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:13.214950 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.214950 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:13.226749 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ebfc4b5-f33e-43cd-8c1b-4451612de2d6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 returned with HTTP 200 Aug 08 20:21:13.227185 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 368/1468] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:13 2026] GET /volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 => generated 926 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:13.747948 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73aed4c5-5149-4f6f-9bee-5ba3c3819bb2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.750046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73aed4c5-5149-4f6f-9bee-5ba3c3819bb2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 Aug 08 20:21:13.750252 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73aed4c5-5149-4f6f-9bee-5ba3c3819bb2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.750506 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73aed4c5-5149-4f6f-9bee-5ba3c3819bb2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.758778 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73aed4c5-5149-4f6f-9bee-5ba3c3819bb2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 returned with HTTP 404 Aug 08 20:21:13.759273 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 373/1469] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:13 2026] GET /volume/v3/volumes/2b1914a6-b0eb-44ab-9ef5-e61a2a004d10 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:13.770393 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ffb8bb6-eb29-4af0-83a9-e9e3e3ca9e79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.772722 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ffb8bb6-eb29-4af0-83a9-e9e3e3ca9e79 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:13.772902 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ffb8bb6-eb29-4af0-83a9-e9e3e3ca9e79 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.773142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ffb8bb6-eb29-4af0-83a9-e9e3e3ca9e79 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.780498 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.780498 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:13.787061 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2ffb8bb6-eb29-4af0-83a9-e9e3e3ca9e79 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:13.792127 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ffb8bb6-eb29-4af0-83a9-e9e3e3ca9e79 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b returned with HTTP 200 Aug 08 20:21:13.792476 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 370/1470] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:13 2026] GET /volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:13.804735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-90f09165-4241-48e2-b03c-85a2b570252f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.811409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90f09165-4241-48e2-b03c-85a2b570252f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:13.811409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90f09165-4241-48e2-b03c-85a2b570252f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.811409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90f09165-4241-48e2-b03c-85a2b570252f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.816099 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-36887913-10e3-4487-b93b-72f32fd9eb48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.821250 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:13.821521 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.821777 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.821975 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume with id: b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:13.822914 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.822914 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:13.827023 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-90f09165-4241-48e2-b03c-85a2b570252f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:13.831501 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90f09165-4241-48e2-b03c-85a2b570252f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:13.832067 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 360/1471] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:13 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:13.835825 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.835825 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:13.836322 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:13.856039 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume request issued successfully. Aug 08 20:21:13.856235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-36887913-10e3-4487-b93b-72f32fd9eb48 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b returned with HTTP 202 Aug 08 20:21:13.856663 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 369/1472] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:13 2026] DELETE /volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:13.867536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d39a40da-6402-4b33-9ae2-5ca2470f1248 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:13.871949 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d39a40da-6402-4b33-9ae2-5ca2470f1248 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:13.872162 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d39a40da-6402-4b33-9ae2-5ca2470f1248 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:13.872351 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d39a40da-6402-4b33-9ae2-5ca2470f1248 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:13.880721 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:13.880721 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:13.885762 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d39a40da-6402-4b33-9ae2-5ca2470f1248 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:13.892979 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d39a40da-6402-4b33-9ae2-5ca2470f1248 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b returned with HTTP 200 Aug 08 20:21:13.893691 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 374/1473] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:13 2026] GET /volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:14.051762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-338b1241-93ef-4ea1-a6fb-0eae51f8aa06 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.053952 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-338b1241-93ef-4ea1-a6fb-0eae51f8aa06 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40/action Aug 08 20:21:14.054380 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-338b1241-93ef-4ea1-a6fb-0eae51f8aa06 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:14.054520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-338b1241-93ef-4ea1-a6fb-0eae51f8aa06 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:14.072097 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.072097 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:14.084302 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-911d53b6-fea2-47d8-aa0d-1ac2bafb13d7 req-338b1241-93ef-4ea1-a6fb-0eae51f8aa06 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40/action returned with HTTP 204 Aug 08 20:21:14.084926 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 371/1474] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:14 2026] POST /volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:14.125532 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9d51b27f-91a6-4c74-89f4-fd2139721384 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.127562 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d51b27f-91a6-4c74-89f4-fd2139721384 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:14.127781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d51b27f-91a6-4c74-89f4-fd2139721384 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.127961 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d51b27f-91a6-4c74-89f4-fd2139721384 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.128062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9d51b27f-91a6-4c74-89f4-fd2139721384 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:14.134004 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.134004 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:14.134854 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d51b27f-91a6-4c74-89f4-fd2139721384 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:14.135263 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 361/1475] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:14.241868 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b634d238-1ea5-47ef-981d-fccc5d0742c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.243649 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b634d238-1ea5-47ef-981d-fccc5d0742c5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 Aug 08 20:21:14.243910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b634d238-1ea5-47ef-981d-fccc5d0742c5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.244109 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b634d238-1ea5-47ef-981d-fccc5d0742c5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.249577 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b634d238-1ea5-47ef-981d-fccc5d0742c5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 returned with HTTP 404 Aug 08 20:21:14.250028 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 370/1476] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/28a62738-5a68-470e-9335-27a10a5a2998 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:14.256860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8caf84ca-0831-4179-b2a4-b76fa9051836 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.258313 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8caf84ca-0831-4179-b2a4-b76fa9051836 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85 Aug 08 20:21:14.258730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8caf84ca-0831-4179-b2a4-b76fa9051836 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.259864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8caf84ca-0831-4179-b2a4-b76fa9051836 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.259864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-8caf84ca-0831-4179-b2a4-b76fa9051836 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 134113ab-bab8-4e1d-9c9a-23537b685b85 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:14.261937 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8caf84ca-0831-4179-b2a4-b76fa9051836 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85 returned with HTTP 404 Aug 08 20:21:14.262642 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 375/1477] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/groups/134113ab-bab8-4e1d-9c9a-23537b685b85 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:14.270278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.278414 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 Aug 08 20:21:14.278414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.278414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.278414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for member 339cd638-aeff-4ed2-bccb-4e3e7ea10a20 {{(pid=100388) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 20:21:14.278414 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.group_snapshots [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group_snapshot with id: 339cd638-aeff-4ed2-bccb-4e3e7ea10a20 Aug 08 20:21:14.282347 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.282347 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:14.315599 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-531c9ff9-c571-4038-94c9-895cd2ff3edd tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 returned with HTTP 202 Aug 08 20:21:14.316068 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 372/1478] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:21:14 2026] DELETE /volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:14.326747 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.328524 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:14.328803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.328997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.329275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:14.330037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:14.376512 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:14.377200 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:14.377367 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:14.415829 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:14.419327 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.419327 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:14.426467 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ea20d83-ad04-41f6-b35f-ee6864824d7a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:14.426863 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 362/1479] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:14.441055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-02170f38-cd1a-47a4-a88c-c3330901a326 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.442984 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:14.443288 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.443529 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.443830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:14.444877 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:14.449181 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all snapshots completed successfully. Aug 08 20:21:14.450575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02170f38-cd1a-47a4-a88c-c3330901a326 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:14.451024 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 371/1480] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:21:14 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 08 20:21:14.460087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-beaff6b3-8f57-49d1-b2b7-db9d56ed55c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.461619 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-beaff6b3-8f57-49d1-b2b7-db9d56ed55c9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 Aug 08 20:21:14.463061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-beaff6b3-8f57-49d1-b2b7-db9d56ed55c9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.463061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-beaff6b3-8f57-49d1-b2b7-db9d56ed55c9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.463061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-beaff6b3-8f57-49d1-b2b7-db9d56ed55c9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 339cd638-aeff-4ed2-bccb-4e3e7ea10a20 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:14.465396 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-beaff6b3-8f57-49d1-b2b7-db9d56ed55c9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 returned with HTTP 404 Aug 08 20:21:14.466105 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 376/1481] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/group_snapshots/339cd638-aeff-4ed2-bccb-4e3e7ea10a20 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:14.473281 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.476942 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:14.477143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.477315 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.477795 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:14.478116 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.478116 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:14.478924 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:14.508197 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:14.508659 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:14.508827 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:14.548178 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:14.554439 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.554439 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:14.562611 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6b440725-9b05-44af-bcf2-4681d3cce7f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:14.562611 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 373/1482] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:14.578210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.580727 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061/action Aug 08 20:21:14.580727 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:14.580727 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:14.581811 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for group 97216ee0-7c2d-46c8-8847-15390612a061 {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:21:14.581912 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group with id: 97216ee0-7c2d-46c8-8847-15390612a061 Aug 08 20:21:14.585054 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.585054 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:14.613457 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33d2da2d-0735-4cf2-9610-6bcc3ccd4099 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061/action returned with HTTP 202 Aug 08 20:21:14.613942 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 363/1483] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:14 2026] POST /volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:14.620472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-14d991d2-992e-4f72-8473-2ef21ba9876e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.622180 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 Aug 08 20:21:14.622381 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.623812 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.629796 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.629796 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:14.633741 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:14.634793 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:14.635438 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:14.674999 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:14.678873 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.678873 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:14.688530 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-14d991d2-992e-4f72-8473-2ef21ba9876e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 returned with HTTP 200 Aug 08 20:21:14.689057 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 372/1484] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 => generated 915 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:14.753944 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.755942 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] DELETE https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:14.756124 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.756300 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.756485 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Delete volume with id: 23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:14.762636 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.762636 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:14.763105 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:14.781404 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Delete volume request issued successfully. Aug 08 20:21:14.781404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ac7eec1-2339-4c63-94ba-3ae500487c29 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 202 Aug 08 20:21:14.781404 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 377/1485] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:14 2026] DELETE /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:14.786182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b3d0aaa-a5d3-4816-a60d-c7b4ee75c2fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.788435 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b3d0aaa-a5d3-4816-a60d-c7b4ee75c2fe tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:14.789366 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b3d0aaa-a5d3-4816-a60d-c7b4ee75c2fe tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.789366 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b3d0aaa-a5d3-4816-a60d-c7b4ee75c2fe tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.798020 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.798020 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:14.802543 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2b3d0aaa-a5d3-4816-a60d-c7b4ee75c2fe tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:14.808143 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b3d0aaa-a5d3-4816-a60d-c7b4ee75c2fe tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 200 Aug 08 20:21:14.808695 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 374/1486] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:14.845132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eda38bd5-e7f1-4aa6-b351-fb27142718c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.846947 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eda38bd5-e7f1-4aa6-b351-fb27142718c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:14.847143 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eda38bd5-e7f1-4aa6-b351-fb27142718c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.847500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eda38bd5-e7f1-4aa6-b351-fb27142718c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.855663 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.855663 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:14.858787 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eda38bd5-e7f1-4aa6-b351-fb27142718c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:14.862228 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eda38bd5-e7f1-4aa6-b351-fb27142718c8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:14.862581 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 364/1487] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:14.873302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9bceceb0-a92b-49ef-a115-00d60e52a927 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.875574 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9bceceb0-a92b-49ef-a115-00d60e52a927 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:14.875790 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9bceceb0-a92b-49ef-a115-00d60e52a927 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.876016 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9bceceb0-a92b-49ef-a115-00d60e52a927 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.884515 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.884515 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:14.887505 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9bceceb0-a92b-49ef-a115-00d60e52a927 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:14.891007 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9bceceb0-a92b-49ef-a115-00d60e52a927 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:14.891345 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 373/1488] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:14.901988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.903513 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:21:14.903839 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d63ed14-979a-4ace-8026-e7bf6b54590e", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1043986544", "description": null, "metadata": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:14.909163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-144fddf0-49ea-4388-8f02-bb1c16418d06 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.911110 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-144fddf0-49ea-4388-8f02-bb1c16418d06 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b Aug 08 20:21:14.911341 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-144fddf0-49ea-4388-8f02-bb1c16418d06 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.911589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-144fddf0-49ea-4388-8f02-bb1c16418d06 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:14.916190 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:14.916190 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:14.916765 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:14.916914 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create snapshot from volume 0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:14.921214 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-144fddf0-49ea-4388-8f02-bb1c16418d06 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b returned with HTTP 404 Aug 08 20:21:14.921736 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 375/1489] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/volumes/b08f74df-8c94-4cb8-9ce2-a6ea5ad86f5b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:14.931517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f109a05-9907-470f-ba84-02c2bb5c338c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.933536 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:14.933878 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1326404321"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:14.935315 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1326404321'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:14.935458 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume of 1 GB Aug 08 20:21:14.939236 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Availability Zones retrieved successfully. Aug 08 20:21:14.946932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (f210a822-0497-4cff-b796-800194d24a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:14.947915 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (027a7d14-2e80-4bc3-a6c3-9944c896d7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:14.949053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:14.949238 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Created reservations ['7deb1e90-9a44-43f3-8032-2ac1b3bfc8c7', '0a70288f-3ce0-4865-aa5a-030bf83c9520', 'ccc73332-57ee-48e9-afc4-26462f07d521', 'c557504c-a2a7-4c99-96a1-631659b0a290'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:14.977623 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (027a7d14-2e80-4bc3-a6c3-9944c896d7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:14.978246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3791d9b8-8424-4daa-a15f-4ef92b8ed824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:14.981680 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot force create request issued successfully. Aug 08 20:21:14.982015 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1c74ca0d-28af-4079-95ea-bc7bbbf89154 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:21:14.982438 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 378/1490] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:21:14 2026] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:14.990227 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-844bfdf7-528d-48d7-ae51-e327ace975d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:14.992538 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-844bfdf7-528d-48d7-ae51-e327ace975d5 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:14.992850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-844bfdf7-528d-48d7-ae51-e327ace975d5 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:14.993111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-844bfdf7-528d-48d7-ae51-e327ace975d5 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.001402 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.001402 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:15.001402 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-844bfdf7-528d-48d7-ae51-e327ace975d5 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot retrieved successfully. Aug 08 20:21:15.001402 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-844bfdf7-528d-48d7-ae51-e327ace975d5 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 200 Aug 08 20:21:15.001402 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 374/1491] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:14 2026] GET /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 443 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.017174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Created reservations ['f47402ba-7470-431d-925a-144543d7775b', 'fd749e63-e6b8-4d03-a530-ad3a2ec722ab', 'b7e90249-5521-4c1c-b21e-9ffc8b858fba', '16b173e2-3416-4413-8f63-5e1fe00f700a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:15.018041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3791d9b8-8424-4daa-a15f-4ef92b8ed824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f47402ba-7470-431d-925a-144543d7775b', 'fd749e63-e6b8-4d03-a530-ad3a2ec722ab', 'b7e90249-5521-4c1c-b21e-9ffc8b858fba', '16b173e2-3416-4413-8f63-5e1fe00f700a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:15.018800 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee8eea6-726e-4539-beb1-51c33c132eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:15.040055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ee8eea6-726e-4539-beb1-51c33c132eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18a40af4-4b58-425e-b794-69e1f30491d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1326404321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['f47402ba-7470-431d-925a-144543d7775b','fd749e63-e6b8-4d03-a530-ad3a2ec722ab','b7e90249-5521-4c1c-b21e-9ffc8b858fba','16b173e2-3416-4413-8f63-5e1fe00f700a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1326404321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18a40af4-4b58-425e-b794-69e1f30491d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72052d6c534c468384266bc202fb6791',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:15.040905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b87fc7b-2f72-4122-b57d-fbbca425611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:15.060819 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b87fc7b-2f72-4122-b57d-fbbca425611b) transitioned into state 'SUCCESS' from state '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-1326404321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['f47402ba-7470-431d-925a-144543d7775b','fd749e63-e6b8-4d03-a530-ad3a2ec722ab','b7e90249-5521-4c1c-b21e-9ffc8b858fba','16b173e2-3416-4413-8f63-5e1fe00f700a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:15.061671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbd4d70-025d-4e1a-a766-c9a0b32d72d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:15.069843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcbd4d70-025d-4e1a-a766-c9a0b32d72d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:15.070695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (f210a822-0497-4cff-b796-800194d24a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:15.070979 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request issued successfully. Aug 08 20:21:15.071568 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f109a05-9907-470f-ba84-02c2bb5c338c tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:15.071984 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 365/1492] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:14 2026] POST /volume/v3/volumes => generated 747 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:15.085295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4af7925d-5016-4590-9b5d-5cc921fded62 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.087575 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4af7925d-5016-4590-9b5d-5cc921fded62 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:15.087871 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4af7925d-5016-4590-9b5d-5cc921fded62 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.088125 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4af7925d-5016-4590-9b5d-5cc921fded62 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.097885 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.097885 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:15.103020 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4af7925d-5016-4590-9b5d-5cc921fded62 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:15.106739 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4af7925d-5016-4590-9b5d-5cc921fded62 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 returned with HTTP 200 Aug 08 20:21:15.107073 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 376/1493] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.148697 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c6927f4d-d698-4658-b8ae-814645850b4d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.150806 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6927f4d-d698-4658-b8ae-814645850b4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:15.151064 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6927f4d-d698-4658-b8ae-814645850b4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.151322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c6927f4d-d698-4658-b8ae-814645850b4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.151481 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c6927f4d-d698-4658-b8ae-814645850b4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:15.159430 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.159430 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:15.159430 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c6927f4d-d698-4658-b8ae-814645850b4d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:15.159430 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 379/1494] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.168144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e8e79b5-8d42-4b2c-9069-eb7f98c784c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.170162 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e8e79b5-8d42-4b2c-9069-eb7f98c784c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 Aug 08 20:21:15.170340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e8e79b5-8d42-4b2c-9069-eb7f98c784c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.170585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e8e79b5-8d42-4b2c-9069-eb7f98c784c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.178334 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.178334 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:15.182765 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e8e79b5-8d42-4b2c-9069-eb7f98c784c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:15.191426 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e8e79b5-8d42-4b2c-9069-eb7f98c784c8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 returned with HTTP 200 Aug 08 20:21:15.191426 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 375/1495] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 => generated 965 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.200750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e4eea4b8-e5c2-46a8-9809-697f20bbc3b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.202674 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4eea4b8-e5c2-46a8-9809-697f20bbc3b6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 Aug 08 20:21:15.202870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4eea4b8-e5c2-46a8-9809-697f20bbc3b6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.203061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e4eea4b8-e5c2-46a8-9809-697f20bbc3b6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.210260 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.210260 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:15.213397 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e4eea4b8-e5c2-46a8-9809-697f20bbc3b6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:15.217572 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e4eea4b8-e5c2-46a8-9809-697f20bbc3b6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 returned with HTTP 200 Aug 08 20:21:15.217572 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 366/1496] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 => generated 965 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.230909 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.233496 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 Aug 08 20:21:15.233496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.233717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.233846 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: 35707baf-3741-410a-ac91-27a51ec6e418 Aug 08 20:21:15.242974 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.242974 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:15.243605 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:15.264409 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume request issued successfully. Aug 08 20:21:15.264409 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a160a1f2-0007-4c87-88c3-96d2a8abc3f9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 returned with HTTP 202 Aug 08 20:21:15.264409 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 377/1497] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:15 2026] DELETE /volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:15.271705 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b80cc0fd-b7ac-4d84-8333-468079fad21c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.271950 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b80cc0fd-b7ac-4d84-8333-468079fad21c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 Aug 08 20:21:15.272180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b80cc0fd-b7ac-4d84-8333-468079fad21c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.272427 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b80cc0fd-b7ac-4d84-8333-468079fad21c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.279527 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.279527 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:15.283108 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b80cc0fd-b7ac-4d84-8333-468079fad21c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:15.286990 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b80cc0fd-b7ac-4d84-8333-468079fad21c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 returned with HTTP 200 Aug 08 20:21:15.287397 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 380/1498] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.704873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd415931-2b0a-470a-95a2-4408e0dfe180 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.706522 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd415931-2b0a-470a-95a2-4408e0dfe180 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 Aug 08 20:21:15.706736 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd415931-2b0a-470a-95a2-4408e0dfe180 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.706911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd415931-2b0a-470a-95a2-4408e0dfe180 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.712534 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd415931-2b0a-470a-95a2-4408e0dfe180 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 returned with HTTP 404 Aug 08 20:21:15.712920 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 376/1499] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/e82c0c99-df33-45b4-b60d-42690e8a8be1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:15.719716 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9df2b0bd-e2ea-4c83-9027-17575505d1d0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.721950 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9df2b0bd-e2ea-4c83-9027-17575505d1d0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 Aug 08 20:21:15.722258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9df2b0bd-e2ea-4c83-9027-17575505d1d0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.722523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9df2b0bd-e2ea-4c83-9027-17575505d1d0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.722712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-9df2b0bd-e2ea-4c83-9027-17575505d1d0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 97216ee0-7c2d-46c8-8847-15390612a061 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:15.726270 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9df2b0bd-e2ea-4c83-9027-17575505d1d0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 returned with HTTP 404 Aug 08 20:21:15.726882 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 367/1500] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/groups/97216ee0-7c2d-46c8-8847-15390612a061 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:15.733247 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-207331e0-210f-41ad-bc90-bb923ec59509 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.734971 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-207331e0-210f-41ad-bc90-bb923ec59509 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/cd56ae9f-137d-4996-a781-d9a30a3bfaaa Aug 08 20:21:15.735163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-207331e0-210f-41ad-bc90-bb923ec59509 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.735330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-207331e0-210f-41ad-bc90-bb923ec59509 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.752170 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-207331e0-210f-41ad-bc90-bb923ec59509 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/group_types/cd56ae9f-137d-4996-a781-d9a30a3bfaaa returned with HTTP 202 Aug 08 20:21:15.752547 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 378/1501] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:15 2026] DELETE /volume/v3/group_types/cd56ae9f-137d-4996-a781-d9a30a3bfaaa => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:15.760123 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd0382c7-0cc1-453a-97de-7febf2356fe9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.762229 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd0382c7-0cc1-453a-97de-7febf2356fe9 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] DELETE https://10.4.3.206/volume/v3/types/b62d43ac-bb08-4966-89fe-d51b31a2c363 Aug 08 20:21:15.762483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd0382c7-0cc1-453a-97de-7febf2356fe9 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.762741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd0382c7-0cc1-453a-97de-7febf2356fe9 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.790253 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd0382c7-0cc1-453a-97de-7febf2356fe9 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types/b62d43ac-bb08-4966-89fe-d51b31a2c363 returned with HTTP 202 Aug 08 20:21:15.790761 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 381/1502] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:21:15 2026] DELETE /volume/v3/types/b62d43ac-bb08-4966-89fe-d51b31a2c363 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:15.797712 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-19c68160-ffac-4b94-82a7-4e690d33c81c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.799474 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19c68160-ffac-4b94-82a7-4e690d33c81c tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] GET https://10.4.3.206/volume/v3/types/b62d43ac-bb08-4966-89fe-d51b31a2c363 Aug 08 20:21:15.799715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19c68160-ffac-4b94-82a7-4e690d33c81c tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.799947 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19c68160-ffac-4b94-82a7-4e690d33c81c tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.802979 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19c68160-ffac-4b94-82a7-4e690d33c81c tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types/b62d43ac-bb08-4966-89fe-d51b31a2c363 returned with HTTP 404 Aug 08 20:21:15.803432 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 377/1503] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/types/b62d43ac-bb08-4966-89fe-d51b31a2c363 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:15.810881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-46639ed2-7806-41bc-a7f3-94afe41ce1a4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.812535 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46639ed2-7806-41bc-a7f3-94afe41ce1a4 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:21:15.812899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46639ed2-7806-41bc-a7f3-94afe41ce1a4 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1838083891"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:15.820291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3695684-d5f2-42a1-ade5-9a6bb01562fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.822070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3695684-d5f2-42a1-ade5-9a6bb01562fa tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 Aug 08 20:21:15.822268 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3695684-d5f2-42a1-ade5-9a6bb01562fa tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.822478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3695684-d5f2-42a1-ade5-9a6bb01562fa tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.824875 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46639ed2-7806-41bc-a7f3-94afe41ce1a4 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:21:15.825270 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 368/1504] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:21:15 2026] POST /volume/v3/types => generated 224 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.828072 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3695684-d5f2-42a1-ade5-9a6bb01562fa tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 returned with HTTP 404 Aug 08 20:21:15.828548 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 379/1505] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/23d432aa-3a6e-46a3-9896-118efb7b5048 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:15.832888 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c22c67d4-b80b-4daf-8603-6179e76380b6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.834783 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.834894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c22c67d4-b80b-4daf-8603-6179e76380b6 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:15.835340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c22c67d4-b80b-4daf-8603-6179e76380b6 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-132366051"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:15.836634 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 Aug 08 20:21:15.836826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.837012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.837163 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Delete volume with id: 7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 Aug 08 20:21:15.844504 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.844504 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:15.844936 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:15.858772 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c22c67d4-b80b-4daf-8603-6179e76380b6 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:15.859122 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 382/1506] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:15 2026] POST /volume/v3/group_types => generated 180 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:15.866413 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Delete volume request issued successfully. Aug 08 20:21:15.866413 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb9c6577-9b21-4e82-8769-2b512cd0652a tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 returned with HTTP 202 Aug 08 20:21:15.866413 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 378/1507] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:15 2026] DELETE /volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:15.869476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.871042 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:21:15.871434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4fff65db-cdcc-4f6c-8c68-4ee228972f63", "volume_types": ["5eb3d547-0783-4fcf-9fa7-da43da7e7060"], "name": "tempest-GroupSnapshotsTest-Group-825983952"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:15.871983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-becf38f7-e841-4e32-a7e2-297739acecc0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.872744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group {'group': {'group_type': '4fff65db-cdcc-4f6c-8c68-4ee228972f63', 'volume_types': ['5eb3d547-0783-4fcf-9fa7-da43da7e7060'], 'name': 'tempest-GroupSnapshotsTest-Group-825983952'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:21:15.874212 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-becf38f7-e841-4e32-a7e2-297739acecc0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 Aug 08 20:21:15.874212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-becf38f7-e841-4e32-a7e2-297739acecc0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.874323 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-becf38f7-e841-4e32-a7e2-297739acecc0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.876229 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group tempest-GroupSnapshotsTest-Group-825983952. Aug 08 20:21:15.883509 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.883509 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:15.883721 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:15.888066 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-becf38f7-e841-4e32-a7e2-297739acecc0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Volume info retrieved successfully. Aug 08 20:21:15.894604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['81c1ef49-25a7-403e-806c-d9699e9f02a3'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:15.894721 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-becf38f7-e841-4e32-a7e2-297739acecc0 tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 returned with HTTP 200 Aug 08 20:21:15.894721 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 380/1508] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:15.912929 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c7fb23a-ee38-448e-92dc-a3d33aafd2b9 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:21:15.913360 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 369/1509] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:21:15 2026] POST /volume/v3/groups => generated 111 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:15.923048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea4d688d-1b3d-4391-92dc-23639c27aa37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:15.925467 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea4d688d-1b3d-4391-92dc-23639c27aa37 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:15.925834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea4d688d-1b3d-4391-92dc-23639c27aa37 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:15.926050 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea4d688d-1b3d-4391-92dc-23639c27aa37 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:15.926240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-ea4d688d-1b3d-4391-92dc-23639c27aa37 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:15.930850 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:15.930850 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:15.940418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea4d688d-1b3d-4391-92dc-23639c27aa37 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:15.940418 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 383/1510] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:15 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:16.010429 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c85a3079-7ef2-4d43-8f41-77b121f10af9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.011928 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c85a3079-7ef2-4d43-8f41-77b121f10af9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:16.012103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c85a3079-7ef2-4d43-8f41-77b121f10af9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.012278 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c85a3079-7ef2-4d43-8f41-77b121f10af9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.016774 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.016774 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:16.017158 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c85a3079-7ef2-4d43-8f41-77b121f10af9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot retrieved successfully. Aug 08 20:21:16.017799 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c85a3079-7ef2-4d43-8f41-77b121f10af9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 200 Aug 08 20:21:16.018105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 379/1511] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:16.026337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-af0b3f98-3dbf-4c98-bb7a-0e6e35a980da None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.028077 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af0b3f98-3dbf-4c98-bb7a-0e6e35a980da tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:16.028274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af0b3f98-3dbf-4c98-bb7a-0e6e35a980da tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.028480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af0b3f98-3dbf-4c98-bb7a-0e6e35a980da tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.033210 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.033210 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:16.033631 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af0b3f98-3dbf-4c98-bb7a-0e6e35a980da tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot retrieved successfully. Aug 08 20:21:16.034333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af0b3f98-3dbf-4c98-bb7a-0e6e35a980da tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 200 Aug 08 20:21:16.034705 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 381/1512] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:16.042378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d02a8b34-3ca2-4d50-8900-34dbf7a5a04f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.044176 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d02a8b34-3ca2-4d50-8900-34dbf7a5a04f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:21:16.044449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d02a8b34-3ca2-4d50-8900-34dbf7a5a04f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.044707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d02a8b34-3ca2-4d50-8900-34dbf7a5a04f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.054524 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.054524 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:16.058070 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d02a8b34-3ca2-4d50-8900-34dbf7a5a04f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:21:16.062310 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d02a8b34-3ca2-4d50-8900-34dbf7a5a04f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:21:16.062797 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 370/1513] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:16.121603 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4d46b422-f124-4617-aa5e-45790a7aa5e8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.123908 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d46b422-f124-4617-aa5e-45790a7aa5e8 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:16.124166 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d46b422-f124-4617-aa5e-45790a7aa5e8 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.124444 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d46b422-f124-4617-aa5e-45790a7aa5e8 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.137367 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.137367 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:16.142776 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4d46b422-f124-4617-aa5e-45790a7aa5e8 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:16.147174 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d46b422-f124-4617-aa5e-45790a7aa5e8 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 returned with HTTP 200 Aug 08 20:21:16.147580 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 384/1514] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:16.163410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.163410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:16.163621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "18a40af4-4b58-425e-b794-69e1f30491d9", "size": 2, "name": "tempest-VolumesCloneTest-Volume-177552679"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:16.165054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request body: {'volume': {'source_volid': '18a40af4-4b58-425e-b794-69e1f30491d9', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-177552679'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:16.172147 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.172147 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:16.173449 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume retrieved successfully. Aug 08 20:21:16.173449 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume of 2 GB Aug 08 20:21:16.176983 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Availability Zones retrieved successfully. Aug 08 20:21:16.184276 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (c75c29ff-55b9-43c9-9396-62f55d556525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:16.185399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86bc7283-eb9e-48a4-9321-9aa20b809f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:16.186806 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:16.216722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86bc7283-eb9e-48a4-9321-9aa20b809f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '18a40af4-4b58-425e-b794-69e1f30491d9', 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:16.219528 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe62f0-703f-4523-944f-d6ad9ff4919e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:16.259498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Created reservations ['2468d140-52fe-4d2c-8224-7d5c96519e49', 'b8657ec2-c964-42a0-9fa0-8764d74f2268', 'a5165586-3d0d-4b5e-a06e-11536e0c8f57', 'faf73a6d-3190-4d09-99d8-3f59643d4b94'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:16.260375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dfe62f0-703f-4523-944f-d6ad9ff4919e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2468d140-52fe-4d2c-8224-7d5c96519e49', 'b8657ec2-c964-42a0-9fa0-8764d74f2268', 'a5165586-3d0d-4b5e-a06e-11536e0c8f57', 'faf73a6d-3190-4d09-99d8-3f59643d4b94']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:16.261090 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062acbc3-97c8-45ed-876b-aae43d50a147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:16.294964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062acbc3-97c8-45ed-876b-aae43d50a147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7338121-1f9a-4006-b57f-249abedf0003', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-177552679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['2468d140-52fe-4d2c-8224-7d5c96519e49','b8657ec2-c964-42a0-9fa0-8764d74f2268','a5165586-3d0d-4b5e-a06e-11536e0c8f57','faf73a6d-3190-4d09-99d8-3f59643d4b94'],size=2,snapshot_id=None,source_replicaid=,source_volid=18a40af4-4b58-425e-b794-69e1f30491d9,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-177552679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7338121-1f9a-4006-b57f-249abedf0003,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72052d6c534c468384266bc202fb6791',provider_auth=None,provider_geometry=None,provider_id=None,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=18a40af4-4b58-425e-b794-69e1f30491d9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:16.295796 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd86b7e9-a74f-4340-aa92-50d7c23ddbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:16.300555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90a975bc-0a9d-476e-a262-82009b045bd2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.302597 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90a975bc-0a9d-476e-a262-82009b045bd2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 Aug 08 20:21:16.302812 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90a975bc-0a9d-476e-a262-82009b045bd2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.303022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90a975bc-0a9d-476e-a262-82009b045bd2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.314404 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90a975bc-0a9d-476e-a262-82009b045bd2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 returned with HTTP 404 Aug 08 20:21:16.314404 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 382/1515] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/volumes/35707baf-3741-410a-ac91-27a51ec6e418 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:16.321253 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd86b7e9-a74f-4340-aa92-50d7c23ddbab) transitioned into state 'SUCCESS' from state '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-177552679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72052d6c534c468384266bc202fb6791',qos_specs=None,replication_status=,reservations=['2468d140-52fe-4d2c-8224-7d5c96519e49','b8657ec2-c964-42a0-9fa0-8764d74f2268','a5165586-3d0d-4b5e-a06e-11536e0c8f57','faf73a6d-3190-4d09-99d8-3f59643d4b94'],size=2,snapshot_id=None,source_replicaid=,source_volid=18a40af4-4b58-425e-b794-69e1f30491d9,status='creating',user_id='9ca2f55083cd4730b3dd3f38f9ad9106',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:16.321446 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.322018 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7735d8ba-19ac-434d-8a6f-86f88a3db336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:16.323226 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:16.323487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.323714 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.323849 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete backup with id: 57069ea8-e7fd-4d33-880b-c3a9b5931479. Aug 08 20:21:16.330062 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.330062 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:16.338195 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7735d8ba-19ac-434d-8a6f-86f88a3db336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:16.339073 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Flow 'volume_create_api' (c75c29ff-55b9-43c9-9396-62f55d556525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:16.339357 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Create volume request issued successfully. Aug 08 20:21:16.339980 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b55e7b3-665d-418e-9be6-29dae0d221fd tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:16.340372 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 380/1516] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:16 2026] POST /volume/v3/volumes => generated 780 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:16.359249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f62672c-8226-4e0a-9660-2672c436b137 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.361046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f62672c-8226-4e0a-9660-2672c436b137 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:16.361229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f62672c-8226-4e0a-9660-2672c436b137 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.361757 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f62672c-8226-4e0a-9660-2672c436b137 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.361905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] delete_backup rpcapi backup_id 57069ea8-e7fd-4d33-880b-c3a9b5931479 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:21:16.363705 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82641965-a6ea-4e88-b4b4-56fd49cf03f7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 202 Aug 08 20:21:16.364155 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 371/1517] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:16 2026] DELETE /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:16.367956 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.367956 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:16.371322 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3f62672c-8226-4e0a-9660-2672c436b137 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:16.371369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f070cc14-db81-41e5-8221-35df309d859d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.373193 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f070cc14-db81-41e5-8221-35df309d859d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:16.373397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f070cc14-db81-41e5-8221-35df309d859d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.373634 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f070cc14-db81-41e5-8221-35df309d859d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.373762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f070cc14-db81-41e5-8221-35df309d859d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:16.376015 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f62672c-8226-4e0a-9660-2672c436b137 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 200 Aug 08 20:21:16.377540 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 385/1518] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:16.378395 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.378395 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:16.379300 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f070cc14-db81-41e5-8221-35df309d859d tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 200 Aug 08 20:21:16.379739 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 383/1519] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:16.907314 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a283d54f-7d92-4f1c-a376-fc7af89b1aeb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.910170 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a283d54f-7d92-4f1c-a376-fc7af89b1aeb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] GET https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 Aug 08 20:21:16.910442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a283d54f-7d92-4f1c-a376-fc7af89b1aeb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.910782 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a283d54f-7d92-4f1c-a376-fc7af89b1aeb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.917959 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a283d54f-7d92-4f1c-a376-fc7af89b1aeb tempest-ServerRescueNegativeTestJSON-1264982006 tempest-ServerRescueNegativeTestJSON-1264982006-project-member] https://10.4.3.206/volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 returned with HTTP 404 Aug 08 20:21:16.918613 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 381/1520] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/volumes/7c953b8d-c5a5-42ca-a945-3ff6cb8c3808 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:16.953667 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4194d467-ca4a-44a3-baac-56c88263c0c8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.955697 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4194d467-ca4a-44a3-baac-56c88263c0c8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:16.955937 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4194d467-ca4a-44a3-baac-56c88263c0c8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:16.956142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4194d467-ca4a-44a3-baac-56c88263c0c8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:16.956286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-4194d467-ca4a-44a3-baac-56c88263c0c8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:16.959777 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.959777 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:16.968222 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4194d467-ca4a-44a3-baac-56c88263c0c8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:16.968627 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 372/1521] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:16 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:16.979967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:16.981961 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:16.982474 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2130190039", "volume_type": "5eb3d547-0783-4fcf-9fa7-da43da7e7060", "group_id": "94ed7ebe-c5c9-4a63-8bbc-505c4a4160da", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:16.984364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2130190039', 'volume_type': '5eb3d547-0783-4fcf-9fa7-da43da7e7060', 'group_id': '94ed7ebe-c5c9-4a63-8bbc-505c4a4160da', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:16.992795 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:16.992795 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:16.993342 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume of 1 GB Aug 08 20:21:17.000054 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:17.007969 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (b87a6f28-de74-4af2-9965-b92c874a42bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:17.009790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1728a6c8-10e9-44be-8c52-51b9122f1fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:17.010490 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.010490 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:17.011028 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:17.045569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1728a6c8-10e9-44be-8c52-51b9122f1fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:21:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5eb3d547-0783-4fcf-9fa7-da43da7e7060,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1838083891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5eb3d547-0783-4fcf-9fa7-da43da7e7060', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '94ed7ebe-c5c9-4a63-8bbc-505c4a4160da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:17.045569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90028bbb-434b-40af-b634-fe1380797a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:17.080707 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1838083891 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1838083891, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:17.080707 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1838083891 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1838083891, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:17.111301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['20704a7c-6b29-4803-abe6-7d96baa584bd', 'abb2b643-2c3c-48ee-b2f7-8ed16b818658', 'e329c106-ac41-4d2a-9eab-d86109f3527c', 'efba8ddd-c5fd-449f-ba92-4873f45ebd46'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:17.112558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90028bbb-434b-40af-b634-fe1380797a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20704a7c-6b29-4803-abe6-7d96baa584bd', 'abb2b643-2c3c-48ee-b2f7-8ed16b818658', 'e329c106-ac41-4d2a-9eab-d86109f3527c', 'efba8ddd-c5fd-449f-ba92-4873f45ebd46']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:17.114507 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f36eb7-c5d8-48b8-b3b2-5b295900186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:17.139862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f36eb7-c5d8-48b8-b3b2-5b295900186c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd4ad1d-a48a-4c20-b339-49ffead3fd8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2130190039',encryption_key_id=None,group_id=94ed7ebe-c5c9-4a63-8bbc-505c4a4160da,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['20704a7c-6b29-4803-abe6-7d96baa584bd','abb2b643-2c3c-48ee-b2f7-8ed16b818658','e329c106-ac41-4d2a-9eab-d86109f3527c','efba8ddd-c5fd-449f-ba92-4873f45ebd46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=5eb3d547-0783-4fcf-9fa7-da43da7e7060), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2130190039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=94ed7ebe-c5c9-4a63-8bbc-505c4a4160da,host=None,id=6fd4ad1d-a48a-4c20-b339-49ffead3fd8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43cd05465c54f11904654b8fe53138a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e953b39972d8455394c686a657a1884c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5eb3d547-0783-4fcf-9fa7-da43da7e7060),volume_type_id=5eb3d547-0783-4fcf-9fa7-da43da7e7060)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:17.140988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c53552c-ea25-4409-a6e6-a66d9d0b0c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:17.159973 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c53552c-ea25-4409-a6e6-a66d9d0b0c98) transitioned into state 'SUCCESS' from state '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-2130190039',encryption_key_id=None,group_id=94ed7ebe-c5c9-4a63-8bbc-505c4a4160da,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['20704a7c-6b29-4803-abe6-7d96baa584bd','abb2b643-2c3c-48ee-b2f7-8ed16b818658','e329c106-ac41-4d2a-9eab-d86109f3527c','efba8ddd-c5fd-449f-ba92-4873f45ebd46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=5eb3d547-0783-4fcf-9fa7-da43da7e7060)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:17.162163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9b5fb0-f171-48c2-8728-1f1a879981c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:17.174812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c9b5fb0-f171-48c2-8728-1f1a879981c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:17.175905 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (b87a6f28-de74-4af2-9965-b92c874a42bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:17.176365 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request issued successfully. Aug 08 20:21:17.177167 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:17.177578 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:17.212953 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:17.216371 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.216371 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:17.220224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e1d5a79-de61-4ed7-aa3a-b1826d35cfad tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:17.220982 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 386/1522] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:21:16 2026] POST /volume/v3/volumes => generated 823 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:17.235320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.237166 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a Aug 08 20:21:17.237404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.237602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.250550 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.250550 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:17.254624 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:17.255328 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:17.255624 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:17.293773 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:17.297373 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.297373 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:17.305606 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7845eb35-28ac-40fa-9061-e6e40157bb7c tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a returned with HTTP 200 Aug 08 20:21:17.306026 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 384/1523] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a => generated 891 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:17.400813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5783efc5-e1bd-469b-8f41-53f0ffa1e4a3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.404249 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5783efc5-e1bd-469b-8f41-53f0ffa1e4a3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 Aug 08 20:21:17.404249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5783efc5-e1bd-469b-8f41-53f0ffa1e4a3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.404249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5783efc5-e1bd-469b-8f41-53f0ffa1e4a3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.404491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5783efc5-e1bd-469b-8f41-53f0ffa1e4a3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 57069ea8-e7fd-4d33-880b-c3a9b5931479. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:17.404767 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7d924c3b-a044-4595-9b4d-b79aee0e9775 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.408900 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d924c3b-a044-4595-9b4d-b79aee0e9775 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:17.409137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d924c3b-a044-4595-9b4d-b79aee0e9775 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.409370 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d924c3b-a044-4595-9b4d-b79aee0e9775 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.413267 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5783efc5-e1bd-469b-8f41-53f0ffa1e4a3 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 returned with HTTP 404 Aug 08 20:21:17.413932 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 382/1524] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/backups/57069ea8-e7fd-4d33-880b-c3a9b5931479 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:17.421555 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.421555 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:17.430423 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7d924c3b-a044-4595-9b4d-b79aee0e9775 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:17.434242 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d924c3b-a044-4595-9b4d-b79aee0e9775 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 200 Aug 08 20:21:17.434766 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 373/1525] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:17.453012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-868940b8-9bb1-4fe1-affa-3c834f94af4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.455127 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-868940b8-9bb1-4fe1-affa-3c834f94af4f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:17.455480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-868940b8-9bb1-4fe1-affa-3c834f94af4f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.455756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-868940b8-9bb1-4fe1-affa-3c834f94af4f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.464751 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.464751 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:17.468988 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-868940b8-9bb1-4fe1-affa-3c834f94af4f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:17.476556 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-868940b8-9bb1-4fe1-affa-3c834f94af4f tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 200 Aug 08 20:21:17.477037 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 387/1526] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:17.496959 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-57ea87bb-2186-4182-b016-e32b12e2ddf2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.500340 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57ea87bb-2186-4182-b016-e32b12e2ddf2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:17.500340 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57ea87bb-2186-4182-b016-e32b12e2ddf2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.500340 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57ea87bb-2186-4182-b016-e32b12e2ddf2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.514986 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.514986 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:17.519685 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-57ea87bb-2186-4182-b016-e32b12e2ddf2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:17.524086 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57ea87bb-2186-4182-b016-e32b12e2ddf2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 200 Aug 08 20:21:17.524500 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 385/1527] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:17.528825 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.531111 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:17.531544 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.533410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.533410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: 8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:17.539964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49a5d0cc-21b7-4376-a015-697954d15a09 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.541217 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.541217 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:17.541817 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:17.549558 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:17.549890 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.550148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.550803 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume with id: b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:17.560617 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.560617 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:17.561221 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:17.568181 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume request issued successfully. Aug 08 20:21:17.569109 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef29a38a-3f09-44a4-bf3e-bbef45176fd8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 202 Aug 08 20:21:17.570786 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 383/1528] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:17 2026] DELETE /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:17.583721 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-99a7ffe6-fe65-419a-9772-5d66646b3520 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.584548 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume request issued successfully. Aug 08 20:21:17.584765 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49a5d0cc-21b7-4376-a015-697954d15a09 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 202 Aug 08 20:21:17.585245 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 374/1529] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:17 2026] DELETE /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:17.587244 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99a7ffe6-fe65-419a-9772-5d66646b3520 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:17.589513 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99a7ffe6-fe65-419a-9772-5d66646b3520 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.589513 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99a7ffe6-fe65-419a-9772-5d66646b3520 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.597791 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.597791 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:17.598791 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-18446e6f-8316-4eb0-87d7-e577e47a2ac2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:17.602498 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18446e6f-8316-4eb0-87d7-e577e47a2ac2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:17.602606 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-99a7ffe6-fe65-419a-9772-5d66646b3520 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:17.602668 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18446e6f-8316-4eb0-87d7-e577e47a2ac2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:17.603270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18446e6f-8316-4eb0-87d7-e577e47a2ac2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:17.612151 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:17.612151 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:17.612754 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99a7ffe6-fe65-419a-9772-5d66646b3520 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 200 Aug 08 20:21:17.613618 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 388/1530] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 907 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:17.616541 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-18446e6f-8316-4eb0-87d7-e577e47a2ac2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:17.621514 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18446e6f-8316-4eb0-87d7-e577e47a2ac2 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 200 Aug 08 20:21:17.622048 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 386/1531] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:17 2026] GET /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:18.321949 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.323810 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a Aug 08 20:21:18.324111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.324341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.331445 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.331445 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:18.335736 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:18.336428 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:18.336587 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:18.371921 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:18.384162 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.384162 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:18.406144 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7fc331a6-603d-4e51-8185-af8ff4724c04 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a returned with HTTP 200 Aug 08 20:21:18.406561 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 384/1532] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:18.422218 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.423861 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:18.424187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-606955360", "volume_type": "5eb3d547-0783-4fcf-9fa7-da43da7e7060", "group_id": "94ed7ebe-c5c9-4a63-8bbc-505c4a4160da", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:18.425558 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-606955360', 'volume_type': '5eb3d547-0783-4fcf-9fa7-da43da7e7060', 'group_id': '94ed7ebe-c5c9-4a63-8bbc-505c4a4160da', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:18.440730 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.440730 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:18.441161 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume of 1 GB Aug 08 20:21:18.445469 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:18.450752 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (5b1769f6-4658-40c7-b055-4399e2e49f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:18.451877 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c1a82d-57dc-44d5-93e0-98144f1b31e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.452452 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.452452 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:18.452874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:18.473529 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c1a82d-57dc-44d5-93e0-98144f1b31e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:21:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5eb3d547-0783-4fcf-9fa7-da43da7e7060,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1838083891',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5eb3d547-0783-4fcf-9fa7-da43da7e7060', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '94ed7ebe-c5c9-4a63-8bbc-505c4a4160da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.474578 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f1106f-559a-49a3-af13-65f814b47f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.505066 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1838083891 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1838083891, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:18.505287 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1838083891 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1838083891, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:18.520776 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['2414296a-d718-47ce-904a-4b6c6e39d80f', '24e71717-f613-4c02-bcd3-6fd6cfcbbf10', '72e6b85c-9834-48df-87ab-88e37b114ae8', '62088a1a-c566-4e0e-943e-c34fef025f81'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:18.521843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89f1106f-559a-49a3-af13-65f814b47f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2414296a-d718-47ce-904a-4b6c6e39d80f', '24e71717-f613-4c02-bcd3-6fd6cfcbbf10', '72e6b85c-9834-48df-87ab-88e37b114ae8', '62088a1a-c566-4e0e-943e-c34fef025f81']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.523151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4d17a4-2111-41b5-b2ae-51c1727edf67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.551021 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4d17a4-2111-41b5-b2ae-51c1727edf67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba81070-e016-451e-842a-4d2b947e1cff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-606955360',encryption_key_id=None,group_id=94ed7ebe-c5c9-4a63-8bbc-505c4a4160da,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['2414296a-d718-47ce-904a-4b6c6e39d80f','24e71717-f613-4c02-bcd3-6fd6cfcbbf10','72e6b85c-9834-48df-87ab-88e37b114ae8','62088a1a-c566-4e0e-943e-c34fef025f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=5eb3d547-0783-4fcf-9fa7-da43da7e7060), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-606955360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=94ed7ebe-c5c9-4a63-8bbc-505c4a4160da,host=None,id=8ba81070-e016-451e-842a-4d2b947e1cff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43cd05465c54f11904654b8fe53138a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e953b39972d8455394c686a657a1884c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5eb3d547-0783-4fcf-9fa7-da43da7e7060),volume_type_id=5eb3d547-0783-4fcf-9fa7-da43da7e7060)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.552458 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26550cc6-2120-45be-9d17-5be2ae0888b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.572959 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26550cc6-2120-45be-9d17-5be2ae0888b1) transitioned into state 'SUCCESS' from state '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-606955360',encryption_key_id=None,group_id=94ed7ebe-c5c9-4a63-8bbc-505c4a4160da,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['2414296a-d718-47ce-904a-4b6c6e39d80f','24e71717-f613-4c02-bcd3-6fd6cfcbbf10','72e6b85c-9834-48df-87ab-88e37b114ae8','62088a1a-c566-4e0e-943e-c34fef025f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=5eb3d547-0783-4fcf-9fa7-da43da7e7060)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.573740 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76785575-929e-4517-bc2f-90539e6114b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.588112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76785575-929e-4517-bc2f-90539e6114b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.589056 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (5b1769f6-4658-40c7-b055-4399e2e49f64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:18.589337 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request issued successfully. Aug 08 20:21:18.589946 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:18.590089 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:18.628727 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:18.630374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aaef28bc-51f1-47d4-92a4-682ef4b0452a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.632032 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaef28bc-51f1-47d4-92a4-682ef4b0452a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:18.632209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aaef28bc-51f1-47d4-92a4-682ef4b0452a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.632395 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aaef28bc-51f1-47d4-92a4-682ef4b0452a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.632523 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.632523 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:18.636611 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b73cea8c-a1eb-4c19-913d-232cb45219e7 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:18.637058 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 375/1533] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:21:18 2026] POST /volume/v3/volumes => generated 822 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:18.637514 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3688b5e7-13b1-4967-9358-ade9b32bee0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.640172 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3688b5e7-13b1-4967-9358-ade9b32bee0e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 Aug 08 20:21:18.640355 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3688b5e7-13b1-4967-9358-ade9b32bee0e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.640561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3688b5e7-13b1-4967-9358-ade9b32bee0e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.644750 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaef28bc-51f1-47d4-92a4-682ef4b0452a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 404 Aug 08 20:21:18.645246 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 389/1534] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:18.649294 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3688b5e7-13b1-4967-9358-ade9b32bee0e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 returned with HTTP 404 Aug 08 20:21:18.649808 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 387/1535] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/b7338121-1f9a-4006-b57f-249abedf0003 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:18.655466 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-20fdb3cb-2bdc-4ccd-b0bd-ca352b6084f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.656675 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-76187e06-16ab-4d33-93df-791417de4068 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.657888 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20fdb3cb-2bdc-4ccd-b0bd-ca352b6084f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:18.658087 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20fdb3cb-2bdc-4ccd-b0bd-ca352b6084f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.658140 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-534bf460-d276-4059-a62b-96cf61d0f117 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.658280 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20fdb3cb-2bdc-4ccd-b0bd-ca352b6084f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.662376 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-534bf460-d276-4059-a62b-96cf61d0f117 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:18.662901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-534bf460-d276-4059-a62b-96cf61d0f117 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.662901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-534bf460-d276-4059-a62b-96cf61d0f117 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.662978 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff Aug 08 20:21:18.663162 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.663475 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.665019 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20fdb3cb-2bdc-4ccd-b0bd-ca352b6084f0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 404 Aug 08 20:21:18.665419 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 385/1536] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:18.673283 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.673283 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:18.674623 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.674623 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:18.674779 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e5a3c327-bc04-4608-bc3b-148ee25fad36 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.676532 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5a3c327-bc04-4608-bc3b-148ee25fad36 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:18.676756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5a3c327-bc04-4608-bc3b-148ee25fad36 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.676932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5a3c327-bc04-4608-bc3b-148ee25fad36 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.677090 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-e5a3c327-bc04-4608-bc3b-148ee25fad36 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: 8d0dd323-515d-4e10-aaab-cc3fa7877d55 Aug 08 20:21:18.677941 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-534bf460-d276-4059-a62b-96cf61d0f117 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:18.683330 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5a3c327-bc04-4608-bc3b-148ee25fad36 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 returned with HTTP 404 Aug 08 20:21:18.683586 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-534bf460-d276-4059-a62b-96cf61d0f117 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 returned with HTTP 200 Aug 08 20:21:18.684081 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 390/1537] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:18.684144 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 388/1538] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:18 2026] DELETE /volume/v3/volumes/8d0dd323-515d-4e10-aaab-cc3fa7877d55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:18.684685 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:18.685796 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:18.686138 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:18.697830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-544c7867-9a2d-464b-97a6-0757d43921da None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.699727 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:18.699921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.700008 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2068831114"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:18.701455 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2068831114'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:18.701592 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume of 1 GB Aug 08 20:21:18.702119 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] DELETE https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:18.702119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.702119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.702257 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume with id: 18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:18.705869 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Availability Zones retrieved successfully. Aug 08 20:21:18.711611 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.711611 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:18.711903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (b6a71cd8-4329-4e6d-9e55-0bfa2c4e316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:18.712174 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:18.712905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e8d053-a1f1-4f4d-98f1-2425f5e52fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.713896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:18.736308 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Delete volume request issued successfully. Aug 08 20:21:18.736729 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d4dab46-7ccb-4349-ab56-3864079f3e67 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 returned with HTTP 202 Aug 08 20:21:18.737876 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 391/1539] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:18 2026] DELETE /volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:18.747964 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:18.749250 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5411f4e4-295d-4503-8192-b51099282eb3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.751968 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41e8d053-a1f1-4f4d-98f1-2425f5e52fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.752904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5411f4e4-295d-4503-8192-b51099282eb3 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:18.753000 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a678e6de-721c-49cd-bb37-fa250f16a61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.753493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5411f4e4-295d-4503-8192-b51099282eb3 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.753782 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5411f4e4-295d-4503-8192-b51099282eb3 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.756022 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.756022 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:18.764829 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.764829 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:18.769821 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76187e06-16ab-4d33-93df-791417de4068 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff returned with HTTP 200 Aug 08 20:21:18.769882 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5411f4e4-295d-4503-8192-b51099282eb3 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Volume info retrieved successfully. Aug 08 20:21:18.770403 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 376/1540] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff => generated 890 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:18.775472 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5411f4e4-295d-4503-8192-b51099282eb3 tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 returned with HTTP 200 Aug 08 20:21:18.776014 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 389/1541] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:18.808392 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['65fa3a0b-5891-4fea-8a01-40eab1f1ab6f', 'f61e6458-0c6f-4498-ab0e-28ff5a721e99', '61f933a9-2262-4045-b217-fe44547d0c4f', '9a570561-7372-4d77-abde-7aa3b71e0298'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:18.809129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a678e6de-721c-49cd-bb37-fa250f16a61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65fa3a0b-5891-4fea-8a01-40eab1f1ab6f', 'f61e6458-0c6f-4498-ab0e-28ff5a721e99', '61f933a9-2262-4045-b217-fe44547d0c4f', '9a570561-7372-4d77-abde-7aa3b71e0298']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.809814 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03d85bf-20b2-4f5c-863e-d3525b92f4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.830323 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d03d85bf-20b2-4f5c-863e-d3525b92f4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c67bf29f-df57-488b-a445-2e87f06af09c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2068831114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['65fa3a0b-5891-4fea-8a01-40eab1f1ab6f','f61e6458-0c6f-4498-ab0e-28ff5a721e99','61f933a9-2262-4045-b217-fe44547d0c4f','9a570561-7372-4d77-abde-7aa3b71e0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2068831114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c67bf29f-df57-488b-a445-2e87f06af09c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7223b69469304db083d5e873affbc5c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7748cf52a12747af8b4057372df58eb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.831068 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9761c41-ed14-427c-be07-0a6e227bbf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.845853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9761c41-ed14-427c-be07-0a6e227bbf94) transitioned into state 'SUCCESS' from state '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-2068831114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7223b69469304db083d5e873affbc5c0',qos_specs=None,replication_status=,reservations=['65fa3a0b-5891-4fea-8a01-40eab1f1ab6f','f61e6458-0c6f-4498-ab0e-28ff5a721e99','61f933a9-2262-4045-b217-fe44547d0c4f','9a570561-7372-4d77-abde-7aa3b71e0298'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7748cf52a12747af8b4057372df58eb0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.846458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611d2080-1644-49ec-8644-bcf996004400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:18.855862 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (611d2080-1644-49ec-8644-bcf996004400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:18.856675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Flow 'volume_create_api' (b6a71cd8-4329-4e6d-9e55-0bfa2c4e316f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:18.857001 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Create volume request issued successfully. Aug 08 20:21:18.857587 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-544c7867-9a2d-464b-97a6-0757d43921da tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:18.857996 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 386/1542] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:18 2026] POST /volume/v3/volumes => generated 749 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:18.873692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-74d358b5-dc2b-4c14-b0e2-d34e46d8daed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:18.875540 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74d358b5-dc2b-4c14-b0e2-d34e46d8daed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:21:18.875756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74d358b5-dc2b-4c14-b0e2-d34e46d8daed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:18.875934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74d358b5-dc2b-4c14-b0e2-d34e46d8daed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:18.883157 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:18.883157 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:18.886575 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74d358b5-dc2b-4c14-b0e2-d34e46d8daed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:18.890782 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74d358b5-dc2b-4c14-b0e2-d34e46d8daed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:21:18.891122 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 392/1543] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:18 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:19.788312 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:19.791040 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff Aug 08 20:21:19.791276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-124343ff-5e5f-46ec-a64e-334e4142653e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:19.791497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:19.791637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:19.797034 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-124343ff-5e5f-46ec-a64e-334e4142653e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] GET https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 Aug 08 20:21:19.797214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-124343ff-5e5f-46ec-a64e-334e4142653e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:19.797402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-124343ff-5e5f-46ec-a64e-334e4142653e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:19.805214 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:19.805214 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:19.812353 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:19.815412 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:19.815412 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:19.859298 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:19.863013 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:19.863013 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:19.872960 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5e90ba7-0c44-49ed-8421-7fa57bbea72f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff returned with HTTP 200 Aug 08 20:21:19.874220 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 377/1544] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:19 2026] GET /volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:19.886991 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9284a56b-fa2a-429e-9464-dc30dc9daacb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:19.889344 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9284a56b-fa2a-429e-9464-dc30dc9daacb tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] PUT https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:19.889788 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9284a56b-fa2a-429e-9464-dc30dc9daacb tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6fd4ad1d-a48a-4c20-b339-49ffead3fd8a"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:19.895144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-9284a56b-fa2a-429e-9464-dc30dc9daacb tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Update called for group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da. {{(pid=100391) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 20:21:19.895299 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-9284a56b-fa2a-429e-9464-dc30dc9daacb tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Updating group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da with name None description: None add_volumes: None remove_volumes: 6fd4ad1d-a48a-4c20-b339-49ffead3fd8a. Aug 08 20:21:19.898966 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:19.898966 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:19.906142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1440380e-08cf-42fd-9d2e-5ed28b1409db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:19.908355 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1440380e-08cf-42fd-9d2e-5ed28b1409db tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:21:19.908565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1440380e-08cf-42fd-9d2e-5ed28b1409db tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:19.908876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1440380e-08cf-42fd-9d2e-5ed28b1409db tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:19.912086 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=472,cinder:UPDATE=88,cinder:INSERT=48 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:21:19.927294 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:19.927294 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:19.935069 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1440380e-08cf-42fd-9d2e-5ed28b1409db tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:21:19.939985 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9284a56b-fa2a-429e-9464-dc30dc9daacb tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 202 Aug 08 20:21:19.940583 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 387/1545] 10.4.3.206 () {70 vars in 1406 bytes} [Sat Aug 8 20:21:19 2026] PUT /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:19.941047 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1440380e-08cf-42fd-9d2e-5ed28b1409db tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:21:19.941472 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 393/1546] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:19 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:19.955183 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5cf21e51-4ece-42b3-addf-48f8fe94eaae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:19.958164 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5cf21e51-4ece-42b3-addf-48f8fe94eaae tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:19.958436 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5cf21e51-4ece-42b3-addf-48f8fe94eaae tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:19.958625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5cf21e51-4ece-42b3-addf-48f8fe94eaae tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:19.958797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-5cf21e51-4ece-42b3-addf-48f8fe94eaae tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:19.964492 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:19.964492 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:19.977981 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5cf21e51-4ece-42b3-addf-48f8fe94eaae tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:19.978367 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 378/1547] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:19 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:19.980229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-124343ff-5e5f-46ec-a64e-334e4142653e tempest-VolumesCloneTest-1440057651 tempest-VolumesCloneTest-1440057651-project-member] https://10.4.3.206/volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 returned with HTTP 404 Aug 08 20:21:19.980984 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 390/1548] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:19 2026] GET /volume/v3/volumes/18a40af4-4b58-425e-b794-69e1f30491d9 => generated 109 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:20.988585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e56b12a9-478a-498c-b366-d8c0a6f74701 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:20.991055 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e56b12a9-478a-498c-b366-d8c0a6f74701 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:20.991347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e56b12a9-478a-498c-b366-d8c0a6f74701 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:20.991647 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e56b12a9-478a-498c-b366-d8c0a6f74701 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:20.991859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-e56b12a9-478a-498c-b366-d8c0a6f74701 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:20.996783 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:20.996783 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:21.006662 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e56b12a9-478a-498c-b366-d8c0a6f74701 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:21.007305 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 388/1549] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:20 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:21.014989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d77b2ac3-6c1c-408f-a4f0-bd280ce5d0e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:21.016957 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d77b2ac3-6c1c-408f-a4f0-bd280ce5d0e1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] PUT https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:21.017314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d77b2ac3-6c1c-408f-a4f0-bd280ce5d0e1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6fd4ad1d-a48a-4c20-b339-49ffead3fd8a"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:21.018895 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-d77b2ac3-6c1c-408f-a4f0-bd280ce5d0e1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Update called for group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da. {{(pid=100390) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 20:21:21.019002 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-d77b2ac3-6c1c-408f-a4f0-bd280ce5d0e1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Updating group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da with name None description: None add_volumes: 6fd4ad1d-a48a-4c20-b339-49ffead3fd8a remove_volumes: None. Aug 08 20:21:21.024013 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:21.024013 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:21.082574 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d77b2ac3-6c1c-408f-a4f0-bd280ce5d0e1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 202 Aug 08 20:21:21.083029 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 394/1550] 10.4.3.206 () {70 vars in 1406 bytes} [Sat Aug 8 20:21:21 2026] PUT /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:21.099187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3c8aea66-8310-44c8-92b2-c6ce6c8b8f32 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:21.101445 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c8aea66-8310-44c8-92b2-c6ce6c8b8f32 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:21.101749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c8aea66-8310-44c8-92b2-c6ce6c8b8f32 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:21.102134 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c8aea66-8310-44c8-92b2-c6ce6c8b8f32 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:21.102197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-3c8aea66-8310-44c8-92b2-c6ce6c8b8f32 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:21.105829 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:21.105829 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:21.115242 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c8aea66-8310-44c8-92b2-c6ce6c8b8f32 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:21.115662 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 379/1551] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:21 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:21.191568 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3df738a9-77c3-4c21-b003-64f214ade789 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:21.308673 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:21.309013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1988094116"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:21.310446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1988094116'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:21.310643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume of 1 GB Aug 08 20:21:21.316348 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Availability Zones retrieved successfully. Aug 08 20:21:21.321793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Flow 'volume_create_api' (8b10d477-25b2-4ddb-ba1d-db14e82da17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:21.322736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa7e9f0-bfdf-45c6-8666-7f73b4a174f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:21.323705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:21.353479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aa7e9f0-bfdf-45c6-8666-7f73b4a174f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:21.354482 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd39961-268d-40c3-bfea-938ddd4372b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:21.421850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Created reservations ['942afbea-31a0-4dd1-b16c-7bb2f4795f01', '3a902f28-a6db-425b-8e1f-a4be5c92cf79', 'd3c2ee9b-b5fc-45c3-8544-f368cc66a055', '88889e1e-228e-4c54-bc83-4cde30a76890'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:21.422728 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfd39961-268d-40c3-bfea-938ddd4372b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['942afbea-31a0-4dd1-b16c-7bb2f4795f01', '3a902f28-a6db-425b-8e1f-a4be5c92cf79', 'd3c2ee9b-b5fc-45c3-8544-f368cc66a055', '88889e1e-228e-4c54-bc83-4cde30a76890']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:21.423601 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba3fb64b-cd26-4a7b-9fc6-e532379828de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:21.451690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba3fb64b-cd26-4a7b-9fc6-e532379828de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33907d90-7513-4a03-8fc6-4acab500ecee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1988094116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ace7ed4892488187e9df8c190d13ca',qos_specs=None,replication_status=,reservations=['942afbea-31a0-4dd1-b16c-7bb2f4795f01','3a902f28-a6db-425b-8e1f-a4be5c92cf79','d3c2ee9b-b5fc-45c3-8544-f368cc66a055','88889e1e-228e-4c54-bc83-4cde30a76890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d72d9d71f0c45ff8d7f70d61e3f656b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1988094116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33907d90-7513-4a03-8fc6-4acab500ecee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ace7ed4892488187e9df8c190d13ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d72d9d71f0c45ff8d7f70d61e3f656b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:21.452451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5a97aa-2683-4d56-8591-609568f5ff25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:21.469559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5a97aa-2683-4d56-8591-609568f5ff25) transitioned into state 'SUCCESS' from state '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-1988094116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ace7ed4892488187e9df8c190d13ca',qos_specs=None,replication_status=,reservations=['942afbea-31a0-4dd1-b16c-7bb2f4795f01','3a902f28-a6db-425b-8e1f-a4be5c92cf79','d3c2ee9b-b5fc-45c3-8544-f368cc66a055','88889e1e-228e-4c54-bc83-4cde30a76890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d72d9d71f0c45ff8d7f70d61e3f656b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:21.470394 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efeab48c-33c7-4543-a997-6063a39ddc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:21.479652 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efeab48c-33c7-4543-a997-6063a39ddc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:21.480553 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Flow 'volume_create_api' (8b10d477-25b2-4ddb-ba1d-db14e82da17e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:21.480927 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request issued successfully. Aug 08 20:21:21.481627 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3df738a9-77c3-4c21-b003-64f214ade789 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:21.482747 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 391/1552] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:21 2026] POST /volume/v3/volumes => generated 750 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:21.495351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-655c0499-5bfc-4e96-8e3a-234514c185be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:21.497603 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-655c0499-5bfc-4e96-8e3a-234514c185be tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:21.497914 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-655c0499-5bfc-4e96-8e3a-234514c185be tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:21.498179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-655c0499-5bfc-4e96-8e3a-234514c185be tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:21.505195 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:21.505195 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:21.508704 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-655c0499-5bfc-4e96-8e3a-234514c185be tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:21.512764 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-655c0499-5bfc-4e96-8e3a-234514c185be tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee returned with HTTP 200 Aug 08 20:21:21.513263 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 389/1553] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:21 2026] GET /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee => generated 818 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:22.126254 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2c7fa2a5-e545-4af2-ab6e-b87a52acb5c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:22.129002 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c7fa2a5-e545-4af2-ab6e-b87a52acb5c3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:22.129240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c7fa2a5-e545-4af2-ab6e-b87a52acb5c3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:22.129476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c7fa2a5-e545-4af2-ab6e-b87a52acb5c3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:22.129665 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-2c7fa2a5-e545-4af2-ab6e-b87a52acb5c3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:22.132987 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:22.132987 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:22.140065 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c7fa2a5-e545-4af2-ab6e-b87a52acb5c3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:22.140548 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 395/1554] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:22 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:22.149367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd2e31db-99da-400d-9dbe-06dd41109195 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:22.151154 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd2e31db-99da-400d-9dbe-06dd41109195 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] PUT https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:22.151496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd2e31db-99da-400d-9dbe-06dd41109195 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8ba81070-e016-451e-842a-4d2b947e1cff"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:22.156509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-bd2e31db-99da-400d-9dbe-06dd41109195 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Update called for group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da. {{(pid=100389) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 20:21:22.156586 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-bd2e31db-99da-400d-9dbe-06dd41109195 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Updating group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da with name None description: None add_volumes: None remove_volumes: 8ba81070-e016-451e-842a-4d2b947e1cff. Aug 08 20:21:22.159855 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:22.159855 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:22.191735 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd2e31db-99da-400d-9dbe-06dd41109195 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 202 Aug 08 20:21:22.192367 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 380/1555] 10.4.3.206 () {70 vars in 1406 bytes} [Sat Aug 8 20:21:22 2026] PUT /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:22.204138 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-beb21a36-eba7-492a-9487-a3a1a8f84393 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:22.205928 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-beb21a36-eba7-492a-9487-a3a1a8f84393 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:22.207544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-beb21a36-eba7-492a-9487-a3a1a8f84393 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:22.207544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-beb21a36-eba7-492a-9487-a3a1a8f84393 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:22.207544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-beb21a36-eba7-492a-9487-a3a1a8f84393 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:22.211690 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:22.211690 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:22.226995 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-beb21a36-eba7-492a-9487-a3a1a8f84393 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:22.227926 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 392/1556] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:22 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:22.524516 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fad18d5b-0117-4612-9512-eec94886d74b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:22.526473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fad18d5b-0117-4612-9512-eec94886d74b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:22.526704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fad18d5b-0117-4612-9512-eec94886d74b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:22.526938 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fad18d5b-0117-4612-9512-eec94886d74b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:22.534852 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:22.534852 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:22.538964 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fad18d5b-0117-4612-9512-eec94886d74b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:22.543017 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fad18d5b-0117-4612-9512-eec94886d74b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee returned with HTTP 200 Aug 08 20:21:22.543491 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 390/1557] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:22 2026] GET /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:23.241233 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46abc833-b9ef-42c2-9977-70f1e877d376 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:23.244223 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46abc833-b9ef-42c2-9977-70f1e877d376 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:23.244223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46abc833-b9ef-42c2-9977-70f1e877d376 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:23.244223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46abc833-b9ef-42c2-9977-70f1e877d376 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:23.244223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-46abc833-b9ef-42c2-9977-70f1e877d376 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:23.247036 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:23.247036 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:23.255162 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46abc833-b9ef-42c2-9977-70f1e877d376 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:23.255575 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 396/1558] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:23 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:23.267410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-45733ba4-cc99-40b0-9e30-0f3a9a9db8c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:23.271560 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45733ba4-cc99-40b0-9e30-0f3a9a9db8c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] PUT https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:23.271560 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-45733ba4-cc99-40b0-9e30-0f3a9a9db8c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8ba81070-e016-451e-842a-4d2b947e1cff"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:23.271560 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-45733ba4-cc99-40b0-9e30-0f3a9a9db8c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Update called for group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da. {{(pid=100389) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 20:21:23.271560 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-45733ba4-cc99-40b0-9e30-0f3a9a9db8c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Updating group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da with name None description: None add_volumes: 8ba81070-e016-451e-842a-4d2b947e1cff remove_volumes: None. Aug 08 20:21:23.275069 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:23.275069 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:23.297888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45733ba4-cc99-40b0-9e30-0f3a9a9db8c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 202 Aug 08 20:21:23.298338 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 381/1559] 10.4.3.206 () {70 vars in 1406 bytes} [Sat Aug 8 20:21:23 2026] PUT /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:23.305983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d556e80c-9a1e-4749-81bf-359265c7fec0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:23.307828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d556e80c-9a1e-4749-81bf-359265c7fec0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:23.308086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d556e80c-9a1e-4749-81bf-359265c7fec0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:23.308267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d556e80c-9a1e-4749-81bf-359265c7fec0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:23.308411 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-d556e80c-9a1e-4749-81bf-359265c7fec0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:23.312549 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:23.312549 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:23.319594 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d556e80c-9a1e-4749-81bf-359265c7fec0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:23.320165 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 393/1560] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:23 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:24.329856 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b50e5745-ff05-4269-9473-67edccf2f000 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:24.339401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b50e5745-ff05-4269-9473-67edccf2f000 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:24.339773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b50e5745-ff05-4269-9473-67edccf2f000 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:24.340044 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b50e5745-ff05-4269-9473-67edccf2f000 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:24.340239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-b50e5745-ff05-4269-9473-67edccf2f000 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:24.345706 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.345706 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:24.354868 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b50e5745-ff05-4269-9473-67edccf2f000 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 200 Aug 08 20:21:24.355421 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 391/1561] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:24 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:24.368312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:24.370583 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:24.370894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:24.371198 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:24.371640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:24.372144 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.372144 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:24.372790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:24.382078 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:24.383060 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:24.383297 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:24.437239 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:24.440325 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.440325 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:24.445230 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:24.445492 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:24.500161 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:24.504888 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.504888 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:24.512594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e79ab6ae-8491-4592-8912-bef76a27afe8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:24.513098 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 397/1562] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:24 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:24.525746 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:24.528024 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Aug 08 20:21:24.528342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "94ed7ebe-c5c9-4a63-8bbc-505c4a4160da", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-722653690"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:24.530185 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '94ed7ebe-c5c9-4a63-8bbc-505c4a4160da', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-722653690'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 20:21:24.534450 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.534450 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:24.541064 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.group_snapshots [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-722653690. Aug 08 20:21:24.576212 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.576212 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:24.591643 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1838083891 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1838083891, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:24.617944 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['26aa95a1-61fe-47b4-a55b-61e21bb376f9', '70b47bb6-be55-4bca-b76a-cec6814a0ae8', '2ee7fe9e-2530-47a1-9fa6-ecb00a657191', 'f4007364-f40e-4e9d-8675-cd8fc990cedf'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:24.665407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71aba430-5d3c-4f51-a050-47cf3f8b5649 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Aug 08 20:21:24.665407 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 382/1563] 10.4.3.206 () {70 vars in 1324 bytes} [Sat Aug 8 20:21:24 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:24.679327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e20df3b6-79f5-4546-b1a8-e22769fe4af3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:24.682876 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e20df3b6-79f5-4546-b1a8-e22769fe4af3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:24.682945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e20df3b6-79f5-4546-b1a8-e22769fe4af3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:24.683218 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e20df3b6-79f5-4546-b1a8-e22769fe4af3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:24.683441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-e20df3b6-79f5-4546-b1a8-e22769fe4af3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 8183e33f-2785-44ab-9c8c-25b5625da2ed {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:24.687442 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:24.687442 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:24.693322 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e20df3b6-79f5-4546-b1a8-e22769fe4af3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed returned with HTTP 200 Aug 08 20:21:24.693322 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 394/1564] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:24 2026] GET /volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:25.702851 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c4b39b94-35fa-4d63-a2ab-6622a723848d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.704520 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4b39b94-35fa-4d63-a2ab-6622a723848d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:25.704755 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4b39b94-35fa-4d63-a2ab-6622a723848d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.704999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4b39b94-35fa-4d63-a2ab-6622a723848d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.705113 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-c4b39b94-35fa-4d63-a2ab-6622a723848d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 8183e33f-2785-44ab-9c8c-25b5625da2ed {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:25.708658 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.708658 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:25.712110 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4b39b94-35fa-4d63-a2ab-6622a723848d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed returned with HTTP 200 Aug 08 20:21:25.712491 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 392/1565] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:25.720299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.722182 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:25.722366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.722602 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.722792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:25.723750 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:25.727859 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all snapshots completed successfully. Aug 08 20:21:25.728271 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.728271 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:25.728866 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56e1023f-64b6-44df-a51b-f2a52d8a5003 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:25.729219 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 398/1566] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:25.739016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c10f9f88-2ed2-485f-8fa9-0c7e10a7ac53 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.740919 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c10f9f88-2ed2-485f-8fa9-0c7e10a7ac53 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/a23757b4-85fe-46ff-84d6-90de18c3f769 Aug 08 20:21:25.741112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c10f9f88-2ed2-485f-8fa9-0c7e10a7ac53 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.741298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c10f9f88-2ed2-485f-8fa9-0c7e10a7ac53 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.746111 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.746111 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:25.746512 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c10f9f88-2ed2-485f-8fa9-0c7e10a7ac53 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Snapshot retrieved successfully. Aug 08 20:21:25.747335 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c10f9f88-2ed2-485f-8fa9-0c7e10a7ac53 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/a23757b4-85fe-46ff-84d6-90de18c3f769 returned with HTTP 200 Aug 08 20:21:25.747702 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 383/1567] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/snapshots/a23757b4-85fe-46ff-84d6-90de18c3f769 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:25.761078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee32a9c1-affc-42c1-ae65-487d0f14340f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.763379 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee32a9c1-affc-42c1-ae65-487d0f14340f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/28d1eda8-cbdf-4033-9e2b-183f566d8b34 Aug 08 20:21:25.763830 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee32a9c1-affc-42c1-ae65-487d0f14340f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.764171 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee32a9c1-affc-42c1-ae65-487d0f14340f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.771702 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.771702 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:25.772273 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee32a9c1-affc-42c1-ae65-487d0f14340f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Snapshot retrieved successfully. Aug 08 20:21:25.773155 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee32a9c1-affc-42c1-ae65-487d0f14340f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/28d1eda8-cbdf-4033-9e2b-183f566d8b34 returned with HTTP 200 Aug 08 20:21:25.774868 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 395/1568] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/snapshots/28d1eda8-cbdf-4033-9e2b-183f566d8b34 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:25.783287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-035593a5-e4df-4749-a7e2-59e3de74b368 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.784822 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-035593a5-e4df-4749-a7e2-59e3de74b368 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:25.785003 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-035593a5-e4df-4749-a7e2-59e3de74b368 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.785171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-035593a5-e4df-4749-a7e2-59e3de74b368 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.785287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-035593a5-e4df-4749-a7e2-59e3de74b368 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for member 8183e33f-2785-44ab-9c8c-25b5625da2ed {{(pid=100391) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 20:21:25.785373 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.group_snapshots [None req-035593a5-e4df-4749-a7e2-59e3de74b368 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group_snapshot with id: 8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:25.788173 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.788173 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:25.825774 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-035593a5-e4df-4749-a7e2-59e3de74b368 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed returned with HTTP 202 Aug 08 20:21:25.826245 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 393/1569] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:21:25 2026] DELETE /volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:25.835632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.837380 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:25.837762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.838074 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.838367 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:25.839154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:25.847751 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:25.848660 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:25.848892 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:25.889689 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:25.893724 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.893724 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:25.898035 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:25.898226 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:25.939751 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:25.943217 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:25.943217 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:25.952552 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1748168a-8edc-4ce3-a5c9-5ef3bbd7aee3 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:25.952935 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 399/1570] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:25.973820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-678d1abb-7e56-439f-b9a7-643136de88b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.976253 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:25.979189 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.979435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:25.980311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:25.981091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:25.985430 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all snapshots completed successfully. Aug 08 20:21:25.985570 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-678d1abb-7e56-439f-b9a7-643136de88b1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:25.986426 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 384/1571] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 08 20:21:25.997398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0b00ac38-abb5-44c9-a8ab-af32d997122d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:25.999468 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b00ac38-abb5-44c9-a8ab-af32d997122d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:25.999721 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b00ac38-abb5-44c9-a8ab-af32d997122d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:25.999900 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b00ac38-abb5-44c9-a8ab-af32d997122d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:26.000049 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-0b00ac38-abb5-44c9-a8ab-af32d997122d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 8183e33f-2785-44ab-9c8c-25b5625da2ed {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:26.004705 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b00ac38-abb5-44c9-a8ab-af32d997122d tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed returned with HTTP 404 Aug 08 20:21:26.005131 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 396/1572] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:25 2026] GET /volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:26.014319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:26.017028 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:26.017292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:26.017819 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:26.017987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for member 8183e33f-2785-44ab-9c8c-25b5625da2ed {{(pid=100391) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 20:21:26.018617 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.group_snapshots [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group_snapshot with id: 8183e33f-2785-44ab-9c8c-25b5625da2ed Aug 08 20:21:26.022907 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf97ea3b-e925-4431-9fc9-a70706e51d84 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed returned with HTTP 404 Aug 08 20:21:26.023550 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 394/1573] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:21:26 2026] DELETE /volume/v3/group_snapshots/8183e33f-2785-44ab-9c8c-25b5625da2ed => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:26.032158 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:26.034281 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:26.034642 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:26.034905 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:26.035204 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:26.036572 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:26.045500 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:26.047019 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:26.047019 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:26.082482 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:26.085917 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:26.085917 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:26.088577 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:26.088737 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:26.121577 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:26.124572 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:26.124572 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:26.131304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-620b8f9b-5e99-441a-88f1-6c3139d651fe tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:26.131833 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 400/1574] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:26 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:26.144514 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-719746df-b4ee-4ccf-84b3-21995da151f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:26.147122 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-719746df-b4ee-4ccf-84b3-21995da151f1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da/action Aug 08 20:21:26.147482 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-719746df-b4ee-4ccf-84b3-21995da151f1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:26.147615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-719746df-b4ee-4ccf-84b3-21995da151f1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:26.149026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-719746df-b4ee-4ccf-84b3-21995da151f1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for group 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:21:26.149123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-719746df-b4ee-4ccf-84b3-21995da151f1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group with id: 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:26.155211 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:26.155211 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:26.191689 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-719746df-b4ee-4ccf-84b3-21995da151f1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da/action returned with HTTP 202 Aug 08 20:21:26.192125 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 385/1575] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:26 2026] POST /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:26.204191 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:26.207320 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff Aug 08 20:21:26.207320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:26.207480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:26.217146 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:26.217146 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:26.221887 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:26.222727 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:26.222948 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:26.266607 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:26.269068 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:26.269068 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:26.278337 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d24cb8d0-67d8-42c9-8530-dd8e2b78173f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff returned with HTTP 200 Aug 08 20:21:26.278745 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 397/1576] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:26 2026] GET /volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff => generated 914 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:27.293754 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e1a5dd3-5d53-484b-9999-cf61d3d2acc6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.295014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e1a5dd3-5d53-484b-9999-cf61d3d2acc6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff Aug 08 20:21:27.295263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e1a5dd3-5d53-484b-9999-cf61d3d2acc6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.295405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e1a5dd3-5d53-484b-9999-cf61d3d2acc6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.301506 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e1a5dd3-5d53-484b-9999-cf61d3d2acc6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff returned with HTTP 404 Aug 08 20:21:27.302130 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 395/1577] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:27 2026] GET /volume/v3/volumes/8ba81070-e016-451e-842a-4d2b947e1cff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:27.310662 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e7d473f-39ac-4a93-b96e-d29ea6c74727 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.313045 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e7d473f-39ac-4a93-b96e-d29ea6c74727 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a Aug 08 20:21:27.313322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e7d473f-39ac-4a93-b96e-d29ea6c74727 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.313614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e7d473f-39ac-4a93-b96e-d29ea6c74727 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.320313 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e7d473f-39ac-4a93-b96e-d29ea6c74727 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a returned with HTTP 404 Aug 08 20:21:27.320824 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 401/1578] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:27 2026] GET /volume/v3/volumes/6fd4ad1d-a48a-4c20-b339-49ffead3fd8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:27.328318 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bdf4040-80b3-4b6c-9110-a87a533de6a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.330520 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bdf4040-80b3-4b6c-9110-a87a533de6a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da Aug 08 20:21:27.330796 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bdf4040-80b3-4b6c-9110-a87a533de6a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.331043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bdf4040-80b3-4b6c-9110-a87a533de6a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.331210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-4bdf4040-80b3-4b6c-9110-a87a533de6a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 94ed7ebe-c5c9-4a63-8bbc-505c4a4160da {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:27.334920 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bdf4040-80b3-4b6c-9110-a87a533de6a8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da returned with HTTP 404 Aug 08 20:21:27.335428 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 386/1579] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:27 2026] GET /volume/v3/groups/94ed7ebe-c5c9-4a63-8bbc-505c4a4160da => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:27.343858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d56f7564-6e2e-49c6-ab64-6b11e5dda460 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.346504 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d56f7564-6e2e-49c6-ab64-6b11e5dda460 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/4fff65db-cdcc-4f6c-8c68-4ee228972f63 Aug 08 20:21:27.346885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d56f7564-6e2e-49c6-ab64-6b11e5dda460 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.347174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d56f7564-6e2e-49c6-ab64-6b11e5dda460 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.362314 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d56f7564-6e2e-49c6-ab64-6b11e5dda460 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/group_types/4fff65db-cdcc-4f6c-8c68-4ee228972f63 returned with HTTP 202 Aug 08 20:21:27.362556 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 398/1580] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:27 2026] DELETE /volume/v3/group_types/4fff65db-cdcc-4f6c-8c68-4ee228972f63 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:27.368926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-548f6fe8-7237-4f1b-ae7d-0a89265291d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.370847 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-548f6fe8-7237-4f1b-ae7d-0a89265291d8 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] DELETE https://10.4.3.206/volume/v3/types/5eb3d547-0783-4fcf-9fa7-da43da7e7060 Aug 08 20:21:27.371024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-548f6fe8-7237-4f1b-ae7d-0a89265291d8 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.371210 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-548f6fe8-7237-4f1b-ae7d-0a89265291d8 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.371441 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:27.371441 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:27.431441 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-548f6fe8-7237-4f1b-ae7d-0a89265291d8 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types/5eb3d547-0783-4fcf-9fa7-da43da7e7060 returned with HTTP 202 Aug 08 20:21:27.431982 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 396/1581] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:21:27 2026] DELETE /volume/v3/types/5eb3d547-0783-4fcf-9fa7-da43da7e7060 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:27.441331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-23b1cad3-1501-43a8-a6aa-375266902f39 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.443626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23b1cad3-1501-43a8-a6aa-375266902f39 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] GET https://10.4.3.206/volume/v3/types/5eb3d547-0783-4fcf-9fa7-da43da7e7060 Aug 08 20:21:27.443871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23b1cad3-1501-43a8-a6aa-375266902f39 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.444069 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23b1cad3-1501-43a8-a6aa-375266902f39 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.447552 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23b1cad3-1501-43a8-a6aa-375266902f39 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types/5eb3d547-0783-4fcf-9fa7-da43da7e7060 returned with HTTP 404 Aug 08 20:21:27.448447 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 402/1582] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:21:27 2026] GET /volume/v3/types/5eb3d547-0783-4fcf-9fa7-da43da7e7060 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:21:27.459527 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-568c8951-73f1-4e1f-8533-24b06e9fa1b0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.461732 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-568c8951-73f1-4e1f-8533-24b06e9fa1b0 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:21:27.462144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-568c8951-73f1-4e1f-8533-24b06e9fa1b0 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1253466370"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:27.478797 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-568c8951-73f1-4e1f-8533-24b06e9fa1b0 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:21:27.479445 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 387/1583] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:21:27 2026] POST /volume/v3/types => generated 224 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:27.488676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-98a250a1-1977-4a4a-ab7f-2fd63d774850 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.490625 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98a250a1-1977-4a4a-ab7f-2fd63d774850 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:27.490990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98a250a1-1977-4a4a-ab7f-2fd63d774850 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-358900630"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:27.509826 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98a250a1-1977-4a4a-ab7f-2fd63d774850 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:27.510406 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 399/1584] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:27 2026] POST /volume/v3/group_types => generated 180 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:27.519371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.522870 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:21:27.523176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "28517cd8-e0a2-4c47-bd2c-f6e44c80cec6", "volume_types": ["999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6"], "name": "tempest-GroupSnapshotsTest-Group-3380543"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:27.524952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group {'group': {'group_type': '28517cd8-e0a2-4c47-bd2c-f6e44c80cec6', 'volume_types': ['999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6'], 'name': 'tempest-GroupSnapshotsTest-Group-3380543'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:21:27.529796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group tempest-GroupSnapshotsTest-Group-3380543. Aug 08 20:21:27.548321 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:27.562347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['2ad15169-b599-4c63-85e6-ce15eba35e24'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:27.589174 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a28d5f33-71b5-4077-990b-d6c1869fc60a tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:21:27.589619 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 397/1585] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:21:27 2026] POST /volume/v3/groups => generated 109 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:27.598105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-de0f3188-e147-4c4d-9a77-bc5ee65baead None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.602074 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de0f3188-e147-4c4d-9a77-bc5ee65baead tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed Aug 08 20:21:27.602375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de0f3188-e147-4c4d-9a77-bc5ee65baead tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:27.602664 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de0f3188-e147-4c4d-9a77-bc5ee65baead tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:27.602817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-de0f3188-e147-4c4d-9a77-bc5ee65baead tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 7b118be6-7ca9-4400-99fa-fe30131efbed {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:27.607175 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:27.607175 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:27.616475 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de0f3188-e147-4c4d-9a77-bc5ee65baead tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed returned with HTTP 200 Aug 08 20:21:27.616890 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 403/1586] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:27 2026] GET /volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:27.737293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:27.739318 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:27.739794 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1804006180", "imageRef": "fbebe686-8b1b-4ffa-acd9-2a2b5c539f7f", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:27.741809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1804006180', 'imageRef': 'fbebe686-8b1b-4ffa-acd9-2a2b5c539f7f', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:27.837032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Create volume of 1 GB Aug 08 20:21:27.842542 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Availability Zones retrieved successfully. Aug 08 20:21:27.847890 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Flow 'volume_create_api' (896ebea8-31fd-4b2b-b403-793f84271263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:27.849033 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e137f755-56be-4cc7-893b-34754490fb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:27.849970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:27.905320 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e137f755-56be-4cc7-893b-34754490fb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:27.906048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde67649-2880-4624-9047-b1e76e4a8638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:27.992180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Created reservations ['fb1aaa89-eb7a-45a3-bc93-4c498f588ec3', '343523ac-500f-46ee-b74d-1f47e3655098', 'f42844fd-576b-4d9d-a849-7fcbd60120d3', '98414533-72c5-4785-9ff2-7020c4df926c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:27.993040 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde67649-2880-4624-9047-b1e76e4a8638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb1aaa89-eb7a-45a3-bc93-4c498f588ec3', '343523ac-500f-46ee-b74d-1f47e3655098', 'f42844fd-576b-4d9d-a849-7fcbd60120d3', '98414533-72c5-4785-9ff2-7020c4df926c']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:27.993803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca308ee-04e4-4e5a-9126-ed26737c534d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.019195 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca308ee-04e4-4e5a-9126-ed26737c534d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53cdca5-5963-48b9-8024-0e1ff5c1dbed', '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-1804006180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6fd21a951814f59ab9b70689418c3ca',qos_specs=None,replication_status=,reservations=['fb1aaa89-eb7a-45a3-bc93-4c498f588ec3','343523ac-500f-46ee-b74d-1f47e3655098','f42844fd-576b-4d9d-a849-7fcbd60120d3','98414533-72c5-4785-9ff2-7020c4df926c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8b62497f5c4fc3920ded03186286c0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1804006180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53cdca5-5963-48b9-8024-0e1ff5c1dbed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f6fd21a951814f59ab9b70689418c3ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e8b62497f5c4fc3920ded03186286c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.021099 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a90e07-1bc7-45c1-8119-df6f898c4e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.040825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a90e07-1bc7-45c1-8119-df6f898c4e3c) transitioned into state 'SUCCESS' from state '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-1804006180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f6fd21a951814f59ab9b70689418c3ca',qos_specs=None,replication_status=,reservations=['fb1aaa89-eb7a-45a3-bc93-4c498f588ec3','343523ac-500f-46ee-b74d-1f47e3655098','f42844fd-576b-4d9d-a849-7fcbd60120d3','98414533-72c5-4785-9ff2-7020c4df926c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e8b62497f5c4fc3920ded03186286c0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.041492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0acce92-dc0c-4988-b4fa-b413c72b55a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.050602 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0acce92-dc0c-4988-b4fa-b413c72b55a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.051630 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Flow 'volume_create_api' (896ebea8-31fd-4b2b-b403-793f84271263) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:28.052047 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Create volume request issued successfully. Aug 08 20:21:28.052543 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aac42f93-60bd-4fa3-ae60-2be882f1f010 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:28.053013 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 388/1587] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:27 2026] POST /volume/v3/volumes => generated 753 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:28.066296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dc4aaa63-5486-43de-9eba-538c68178663 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:28.072674 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc4aaa63-5486-43de-9eba-538c68178663 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:28.073019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc4aaa63-5486-43de-9eba-538c68178663 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:28.075350 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc4aaa63-5486-43de-9eba-538c68178663 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:28.091519 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.091519 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:28.098619 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dc4aaa63-5486-43de-9eba-538c68178663 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:28.103325 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc4aaa63-5486-43de-9eba-538c68178663 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:28.103738 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 400/1588] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:28 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:28.627908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-235b6a3d-2712-404f-831a-8019f77b7812 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:28.629820 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-235b6a3d-2712-404f-831a-8019f77b7812 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed Aug 08 20:21:28.630036 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-235b6a3d-2712-404f-831a-8019f77b7812 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:28.630212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-235b6a3d-2712-404f-831a-8019f77b7812 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:28.630333 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-235b6a3d-2712-404f-831a-8019f77b7812 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 7b118be6-7ca9-4400-99fa-fe30131efbed {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:28.633838 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.633838 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:28.641746 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-235b6a3d-2712-404f-831a-8019f77b7812 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed returned with HTTP 200 Aug 08 20:21:28.641876 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 398/1589] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:28 2026] GET /volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed => generated 390 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:28.655579 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:28.657600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:28.658077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-698680570", "volume_type": "999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6", "group_id": "7b118be6-7ca9-4400-99fa-fe30131efbed", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:28.660056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-698680570', 'volume_type': '999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6', 'group_id': '7b118be6-7ca9-4400-99fa-fe30131efbed', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:28.670716 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.670716 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:28.671341 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume of 1 GB Aug 08 20:21:28.679137 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Availability Zones retrieved successfully. Aug 08 20:21:28.686976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (0f66db61-68ec-4693-9c05-24d33f98facf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:28.688646 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887ad080-a025-4f5e-8abd-f4761e6379ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.689452 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.689452 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:28.690085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:28.712910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (887ad080-a025-4f5e-8abd-f4761e6379ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1253466370',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7b118be6-7ca9-4400-99fa-fe30131efbed', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.713694 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14128c0c-9464-470a-bcdc-e3cbdc9ccde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.743412 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1253466370 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1253466370, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:28.743860 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1253466370 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1253466370, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:28.771146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['7f56ffbf-1aab-460c-8519-0519a3015ca9', '565aac51-4af9-49b9-b369-8ad76abf0fc9', 'c2a77e38-1e41-4a72-af58-92a9c2e58a38', '4ea91f04-f4ee-411d-ae25-86a0c253a2ee'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:28.772070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14128c0c-9464-470a-bcdc-e3cbdc9ccde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f56ffbf-1aab-460c-8519-0519a3015ca9', '565aac51-4af9-49b9-b369-8ad76abf0fc9', 'c2a77e38-1e41-4a72-af58-92a9c2e58a38', '4ea91f04-f4ee-411d-ae25-86a0c253a2ee']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.773187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6160f003-2d88-43f9-be57-4c40b6c8cce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.798923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6160f003-2d88-43f9-be57-4c40b6c8cce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f25ab912-734b-4490-9614-e21e5362944a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-698680570',encryption_key_id=None,group_id=7b118be6-7ca9-4400-99fa-fe30131efbed,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['7f56ffbf-1aab-460c-8519-0519a3015ca9','565aac51-4af9-49b9-b369-8ad76abf0fc9','c2a77e38-1e41-4a72-af58-92a9c2e58a38','4ea91f04-f4ee-411d-ae25-86a0c253a2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-698680570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7b118be6-7ca9-4400-99fa-fe30131efbed,host=None,id=f25ab912-734b-4490-9614-e21e5362944a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f43cd05465c54f11904654b8fe53138a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e953b39972d8455394c686a657a1884c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6),volume_type_id=999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.799954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae69251-bb78-4626-ab93-af0bb26ee652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.821117 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae69251-bb78-4626-ab93-af0bb26ee652) transitioned into state 'SUCCESS' from state '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-698680570',encryption_key_id=None,group_id=7b118be6-7ca9-4400-99fa-fe30131efbed,group_type_id=,metadata={},multiattach=False,project_id='f43cd05465c54f11904654b8fe53138a',qos_specs=None,replication_status=,reservations=['7f56ffbf-1aab-460c-8519-0519a3015ca9','565aac51-4af9-49b9-b369-8ad76abf0fc9','c2a77e38-1e41-4a72-af58-92a9c2e58a38','4ea91f04-f4ee-411d-ae25-86a0c253a2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e953b39972d8455394c686a657a1884c',volume_type_id=999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.822060 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7e4dfd-332d-4b8b-929b-d84422cfdc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:28.840797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7e4dfd-332d-4b8b-929b-d84422cfdc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:28.841963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Flow 'volume_create_api' (0f66db61-68ec-4693-9c05-24d33f98facf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:28.842377 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Create volume request issued successfully. Aug 08 20:21:28.846021 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:28.849276 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:28.899398 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:28.903835 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.903835 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:28.907857 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de10b56f-a3a5-4e6f-9873-4a9ba2d1198e tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:28.908659 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 404/1590] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:21:28 2026] POST /volume/v3/volumes => generated 822 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:28.921651 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-755f147b-e764-411b-bb48-0a84fbe301c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:28.924351 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a Aug 08 20:21:28.924661 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:28.924907 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:28.935398 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.935398 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:28.939325 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:28.940235 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:28.940454 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:28.987527 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:28.990589 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:28.990589 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:28.998400 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-755f147b-e764-411b-bb48-0a84fbe301c1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a returned with HTTP 200 Aug 08 20:21:28.998804 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 389/1591] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:28 2026] GET /volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:29.117229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4fb6d0b8-474a-4550-a601-867e944b5a62 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:29.123598 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4fb6d0b8-474a-4550-a601-867e944b5a62 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:29.123810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4fb6d0b8-474a-4550-a601-867e944b5a62 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:29.124036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4fb6d0b8-474a-4550-a601-867e944b5a62 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:29.135679 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:29.135679 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:29.140672 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4fb6d0b8-474a-4550-a601-867e944b5a62 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:29.146899 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4fb6d0b8-474a-4550-a601-867e944b5a62 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:29.147366 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 401/1592] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:29 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:29.196997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58df30d8-f091-4406-8fea-23d13b0bd5fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:29.198636 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58df30d8-f091-4406-8fea-23d13b0bd5fe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/d6bd5bdb-beea-40ba-8287-7d9342336ecb/action Aug 08 20:21:29.198954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58df30d8-f091-4406-8fea-23d13b0bd5fe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-attach": {"instance_uuid": "78a84b5a-2404-4742-a628-a4efbda31ef8", "mountpoint": "/dev/vdc"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:29.199069 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58df30d8-f091-4406-8fea-23d13b0bd5fe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "78a84b5a-2404-4742-a628-a4efbda31ef8", "mountpoint": "/dev/vdc"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:29.205580 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58df30d8-f091-4406-8fea-23d13b0bd5fe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/d6bd5bdb-beea-40ba-8287-7d9342336ecb/action returned with HTTP 404 Aug 08 20:21:29.206021 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 399/1593] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:29 2026] POST /volume/v3/volumes/d6bd5bdb-beea-40ba-8287-7d9342336ecb/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:29.821404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efae7c25-eddf-470f-97ca-d74ddb0c17e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:29.823265 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efae7c25-eddf-470f-97ca-d74ddb0c17e1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:29.823453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efae7c25-eddf-470f-97ca-d74ddb0c17e1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:29.823743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efae7c25-eddf-470f-97ca-d74ddb0c17e1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:29.841616 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:29.841616 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:29.847921 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efae7c25-eddf-470f-97ca-d74ddb0c17e1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Volume info retrieved successfully. Aug 08 20:21:29.855306 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efae7c25-eddf-470f-97ca-d74ddb0c17e1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:29.855873 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 405/1594] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:29 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:29.901728 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-f866698e-c805-47c1-aafb-2df0bd580029 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:29.903735 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-f866698e-c805-47c1-aafb-2df0bd580029 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:29.903906 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-f866698e-c805-47c1-aafb-2df0bd580029 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:29.904075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-f866698e-c805-47c1-aafb-2df0bd580029 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:29.914002 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:29.914002 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:29.916903 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-f866698e-c805-47c1-aafb-2df0bd580029 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:29.920322 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-f866698e-c805-47c1-aafb-2df0bd580029 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:29.920736 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 390/1595] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:29 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:29.938351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:29.940493 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684/action Aug 08 20:21:29.940878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:29.940996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:29.943934 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=452,cinder:UPDATE=94,cinder:INSERT=43 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:21:29.958006 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:29.958006 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:29.958476 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:29.965089 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Begin detaching volume completed successfully. Aug 08 20:21:29.965309 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-b7d99d32-c30a-43b5-94fe-51132dca3081 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684/action returned with HTTP 202 Aug 08 20:21:29.965914 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 402/1596] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:21:29 2026] POST /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:29.982916 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43191c85-eba7-4ee6-9d42-516c5b68d1e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:29.985145 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43191c85-eba7-4ee6-9d42-516c5b68d1e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:29.985444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43191c85-eba7-4ee6-9d42-516c5b68d1e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:29.985732 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43191c85-eba7-4ee6-9d42-516c5b68d1e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.001770 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.001770 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:30.002002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-608ac2e6-b5a4-4f84-b50d-be7ab70e6ffb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.002445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-608ac2e6-b5a4-4f84-b50d-be7ab70e6ffb None None] GET https://10.4.3.206/volume// Aug 08 20:21:30.002644 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-608ac2e6-b5a4-4f84-b50d-be7ab70e6ffb None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.002849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-608ac2e6-b5a4-4f84-b50d-be7ab70e6ffb None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.003221 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-608ac2e6-b5a4-4f84-b50d-be7ab70e6ffb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:30.003597 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 406/1597] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:30.005929 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43191c85-eba7-4ee6-9d42-516c5b68d1e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:30.010076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-47845d56-6fb7-4716-bd3b-6a12a5342bfb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.010406 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43191c85-eba7-4ee6-9d42-516c5b68d1e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:30.010742 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 400/1598] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:29 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:30.011689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.013611 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-47845d56-6fb7-4716-bd3b-6a12a5342bfb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:30.013803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-47845d56-6fb7-4716-bd3b-6a12a5342bfb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.013977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-47845d56-6fb7-4716-bd3b-6a12a5342bfb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.016876 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a Aug 08 20:21:30.017062 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.017946 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.027929 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.027929 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:30.029418 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.029418 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:30.033493 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:30.034215 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-47845d56-6fb7-4716-bd3b-6a12a5342bfb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:30.034553 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:30.034777 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:30.039814 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-47845d56-6fb7-4716-bd3b-6a12a5342bfb tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:30.040396 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 391/1599] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:30 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1625 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:30.083568 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:30.086509 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.086509 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:30.093462 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4a39971-41f4-42bc-b911-c95d36a985b8 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a returned with HTTP 200 Aug 08 20:21:30.093983 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 403/1600] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:30 2026] GET /volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:30.108052 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.109630 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/group_snapshots Aug 08 20:21:30.109977 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7b118be6-7ca9-4400-99fa-fe30131efbed", "name": "tempest-group_snapshot-520765666"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:30.111590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7b118be6-7ca9-4400-99fa-fe30131efbed', 'name': 'tempest-group_snapshot-520765666'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 20:21:30.116145 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.116145 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:30.121859 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.group_snapshots [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Creating group_snapshot tempest-group_snapshot-520765666. Aug 08 20:21:30.140289 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.140289 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:30.163922 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1253466370 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1253466370, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:30.168584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-56fbe9f4-a829-4a22-8a5e-79b293914fdd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.170270 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56fbe9f4-a829-4a22-8a5e-79b293914fdd tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:30.170644 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56fbe9f4-a829-4a22-8a5e-79b293914fdd tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.172228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56fbe9f4-a829-4a22-8a5e-79b293914fdd tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.181896 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.181896 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:30.190468 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-56fbe9f4-a829-4a22-8a5e-79b293914fdd tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:30.194469 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56fbe9f4-a829-4a22-8a5e-79b293914fdd tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:30.195451 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 401/1601] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:30 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:30.198457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Created reservations ['f95c9290-7ec9-4804-846f-e361d3778d79', '958e692b-daa1-47be-8db9-172321c888d8', '09a544c5-b951-414d-a673-a95fa0e4f88b', '19f0e91c-99be-4d72-9a26-edd1a4ce6760'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:30.237719 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9482d7bc-eb6f-480a-aa54-a5def1e5a2f6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 202 Aug 08 20:21:30.238279 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 407/1602] 10.4.3.206 () {70 vars in 1324 bytes} [Sat Aug 8 20:21:30 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:30.250225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a2d32ff-0e41-4eb3-8d1c-96234d8eed79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.255330 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a2d32ff-0e41-4eb3-8d1c-96234d8eed79 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:30.255693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a2d32ff-0e41-4eb3-8d1c-96234d8eed79 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.255978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a2d32ff-0e41-4eb3-8d1c-96234d8eed79 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.256178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-3a2d32ff-0e41-4eb3-8d1c-96234d8eed79 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member e375c984-3740-4e38-8eee-67052cd02c6d {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:30.262123 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.262123 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:30.266832 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a2d32ff-0e41-4eb3-8d1c-96234d8eed79 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d returned with HTTP 200 Aug 08 20:21:30.267404 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 392/1603] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:30 2026] GET /volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d => generated 306 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:30.697491 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-0ccfdeb8-cd06-4438-b21c-87364db0ba7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.699690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-0ccfdeb8-cd06-4438-b21c-87364db0ba7c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:30.699886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-0ccfdeb8-cd06-4438-b21c-87364db0ba7c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.700067 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-0ccfdeb8-cd06-4438-b21c-87364db0ba7c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.711058 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.711058 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:30.714744 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-0ccfdeb8-cd06-4438-b21c-87364db0ba7c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:30.723953 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-0ccfdeb8-cd06-4438-b21c-87364db0ba7c tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:30.724004 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 404/1604] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:30 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:30.745684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-e86c46d9-5cb0-46c3-8966-a1dafe06ab47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:30.748104 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-e86c46d9-5cb0-46c3-8966-a1dafe06ab47 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 Aug 08 20:21:30.748498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-e86c46d9-5cb0-46c3-8966-a1dafe06ab47 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:30.748797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-e86c46d9-5cb0-46c3-8966-a1dafe06ab47 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:30.757554 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:30.757554 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:30.822904 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9b11b0d1-d988-4057-82c4-e0eaf1297a78 req-e86c46d9-5cb0-46c3-8966-a1dafe06ab47 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 returned with HTTP 200 Aug 08 20:21:30.823510 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 402/1605] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:30 2026] DELETE /volume/v3/attachments/0ea161f1-14cf-4eef-b774-15730ac0ef06 => generated 192 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.024227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9fdec06-815e-415b-9291-e44b5257ca46 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.026065 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9fdec06-815e-415b-9291-e44b5257ca46 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:31.026246 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9fdec06-815e-415b-9291-e44b5257ca46 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.026448 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9fdec06-815e-415b-9291-e44b5257ca46 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.037658 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.037658 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:31.041157 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e9fdec06-815e-415b-9291-e44b5257ca46 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:31.045039 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9fdec06-815e-415b-9291-e44b5257ca46 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:31.045444 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 408/1606] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.058316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-039f86e2-54dc-44f4-b538-4b2e7946b723 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.060133 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-039f86e2-54dc-44f4-b538-4b2e7946b723 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:31.060376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-039f86e2-54dc-44f4-b538-4b2e7946b723 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.060606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-039f86e2-54dc-44f4-b538-4b2e7946b723 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.062543 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=588,cinder:INSERT=95,cinder:UPDATE=154 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:21:31.074815 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.074815 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.078058 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-039f86e2-54dc-44f4-b538-4b2e7946b723 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] Volume info retrieved successfully. Aug 08 20:21:31.083169 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-039f86e2-54dc-44f4-b538-4b2e7946b723 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-reader] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:31.083675 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 393/1607] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.142564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-6d0bb40a-c38d-4553-85c0-973b100032d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.146232 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-6d0bb40a-c38d-4553-85c0-973b100032d1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:31.146232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-6d0bb40a-c38d-4553-85c0-973b100032d1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.146232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-6d0bb40a-c38d-4553-85c0-973b100032d1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.157497 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.157497 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:31.160763 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-6d0bb40a-c38d-4553-85c0-973b100032d1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:31.164566 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-6d0bb40a-c38d-4553-85c0-973b100032d1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:31.164940 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 405/1608] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.180863 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.182933 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684/action Aug 08 20:21:31.183306 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:31.183492 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:31.194316 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.194316 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:31.194906 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:31.201859 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Begin detaching volume completed successfully. Aug 08 20:21:31.202122 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-1a9d2214-f55f-4fd6-a6cd-cd4dc1e55352 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684/action returned with HTTP 202 Aug 08 20:21:31.202951 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 403/1609] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:21:31 2026] POST /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:31.214007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37ad0b9c-ae8a-45f2-8368-649239e5b689 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.215780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37ad0b9c-ae8a-45f2-8368-649239e5b689 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:31.215962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37ad0b9c-ae8a-45f2-8368-649239e5b689 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.216146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37ad0b9c-ae8a-45f2-8368-649239e5b689 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.222816 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.222816 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:31.223077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fd4032c1-645b-4d03-9473-b9749ff11e72 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.227213 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd4032c1-645b-4d03-9473-b9749ff11e72 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:31.227416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd4032c1-645b-4d03-9473-b9749ff11e72 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.227717 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd4032c1-645b-4d03-9473-b9749ff11e72 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.231099 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-37ad0b9c-ae8a-45f2-8368-649239e5b689 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:31.238254 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.238254 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.238379 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37ad0b9c-ae8a-45f2-8368-649239e5b689 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:31.238379 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 409/1610] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:31.247688 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fd4032c1-645b-4d03-9473-b9749ff11e72 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:31.252991 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd4032c1-645b-4d03-9473-b9749ff11e72 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:31.253350 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 394/1611] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:21:31.255452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4e8540c9-78d4-449b-b345-ca1a1ab3237a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.256025 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e8540c9-78d4-449b-b345-ca1a1ab3237a None None] GET https://10.4.3.206/volume// Aug 08 20:21:31.256241 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e8540c9-78d4-449b-b345-ca1a1ab3237a None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.256873 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e8540c9-78d4-449b-b345-ca1a1ab3237a None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.257453 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e8540c9-78d4-449b-b345-ca1a1ab3237a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:31.257786 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 406/1612] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:31.274101 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-092401de-c3bc-4724-9a2b-6af03a359501 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.276516 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c7fc3e03-fa81-491d-9125-3e0f68df9f28 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.277462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-092401de-c3bc-4724-9a2b-6af03a359501 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:31.277762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-092401de-c3bc-4724-9a2b-6af03a359501 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.278010 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-092401de-c3bc-4724-9a2b-6af03a359501 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.278640 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c7fc3e03-fa81-491d-9125-3e0f68df9f28 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.278920 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c7fc3e03-fa81-491d-9125-3e0f68df9f28 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.279149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c7fc3e03-fa81-491d-9125-3e0f68df9f28 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.279235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-c7fc3e03-fa81-491d-9125-3e0f68df9f28 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member e375c984-3740-4e38-8eee-67052cd02c6d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:31.283080 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.283080 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:31.286837 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c7fc3e03-fa81-491d-9125-3e0f68df9f28 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d returned with HTTP 200 Aug 08 20:21:31.287222 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 410/1613] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.293096 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.293096 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:31.297618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.297875 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-092401de-c3bc-4724-9a2b-6af03a359501 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:31.299050 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:31.299237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.299509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.299680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:31.300640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:31.304138 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-092401de-c3bc-4724-9a2b-6af03a359501 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:31.304720 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 404/1614] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1328 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:31.306301 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all snapshots completed successfully. Aug 08 20:21:31.306844 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.306844 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.307307 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dcdd4464-dc4e-4d24-87c6-b16d5f4d0a38 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:31.307840 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 395/1615] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:31.319734 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5f858ad-9619-4d34-9ad8-564dd0c1a111 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.321461 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5f858ad-9619-4d34-9ad8-564dd0c1a111 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/bd750afa-91ae-492a-b4da-b3e1d15f26d4 Aug 08 20:21:31.321688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5f858ad-9619-4d34-9ad8-564dd0c1a111 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.321910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5f858ad-9619-4d34-9ad8-564dd0c1a111 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.327053 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.327053 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:31.327495 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f5f858ad-9619-4d34-9ad8-564dd0c1a111 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Snapshot retrieved successfully. Aug 08 20:21:31.328431 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5f858ad-9619-4d34-9ad8-564dd0c1a111 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/bd750afa-91ae-492a-b4da-b3e1d15f26d4 returned with HTTP 200 Aug 08 20:21:31.328896 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 407/1616] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/snapshots/bd750afa-91ae-492a-b4da-b3e1d15f26d4 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:31.339650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2176c02d-dcb9-4139-b164-6bd113aeec40 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.341212 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2176c02d-dcb9-4139-b164-6bd113aeec40 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.341438 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2176c02d-dcb9-4139-b164-6bd113aeec40 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.341648 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2176c02d-dcb9-4139-b164-6bd113aeec40 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.341808 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.group_snapshots [None req-2176c02d-dcb9-4139-b164-6bd113aeec40 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member e375c984-3740-4e38-8eee-67052cd02c6d {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:31.351374 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.351374 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:31.357096 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2176c02d-dcb9-4139-b164-6bd113aeec40 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d returned with HTTP 200 Aug 08 20:21:31.357596 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 411/1617] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.367605 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b78acc66-afcf-48ab-ba0e-7700412149d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.369164 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b78acc66-afcf-48ab-ba0e-7700412149d5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/detail Aug 08 20:21:31.369361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b78acc66-afcf-48ab-ba0e-7700412149d5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.369557 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b78acc66-afcf-48ab-ba0e-7700412149d5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.376245 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b78acc66-afcf-48ab-ba0e-7700412149d5 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 08 20:21:31.376699 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 405/1618] 10.4.3.206 () {68 vars in 1323 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.386112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.388358 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.388671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.388902 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.389069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.group_snapshots [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for member e375c984-3740-4e38-8eee-67052cd02c6d {{(pid=100389) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 20:21:31.389235 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.group_snapshots [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group_snapshot with id: e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.393416 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.393416 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.431122 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e904f848-4f27-4dd2-a8b7-2e094e21dce0 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d returned with HTTP 202 Aug 08 20:21:31.431737 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 396/1619] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:21:31 2026] DELETE /volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:31.438286 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.440180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:31.440466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.441278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.441278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:31.442047 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:31.449800 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:31.450550 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:31.450741 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:31.488264 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:31.491144 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.491144 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:31.498972 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-799c2ffb-e147-4f12-b62c-00f1d9ab5d42 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:31.499769 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 408/1620] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.511171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8baf6368-591d-49d9-8699-2d4ae939c959 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.513140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/snapshots/detail Aug 08 20:21:31.513327 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.513587 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.513865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:31.514943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:21:31.518149 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all snapshots completed successfully. Aug 08 20:21:31.518895 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8baf6368-591d-49d9-8699-2d4ae939c959 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 20:21:31.519237 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 412/1621] 10.4.3.206 () {66 vars in 1264 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:21:31.529537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8d381e2-7b2d-4610-b7db-e7acf38ff25f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.531268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8d381e2-7b2d-4610-b7db-e7acf38ff25f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.531547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8d381e2-7b2d-4610-b7db-e7acf38ff25f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.531796 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8d381e2-7b2d-4610-b7db-e7acf38ff25f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.531973 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.group_snapshots [None req-d8d381e2-7b2d-4610-b7db-e7acf38ff25f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member e375c984-3740-4e38-8eee-67052cd02c6d {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 20:21:31.535232 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8d381e2-7b2d-4610-b7db-e7acf38ff25f tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d returned with HTTP 404 Aug 08 20:21:31.535778 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 406/1622] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:31.543212 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-00ac2247-9cea-4ad2-9886-a50a2b3143cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.544922 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00ac2247-9cea-4ad2-9886-a50a2b3143cc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/group_snapshots Aug 08 20:21:31.545126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00ac2247-9cea-4ad2-9886-a50a2b3143cc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.545299 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00ac2247-9cea-4ad2-9886-a50a2b3143cc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.545588 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.545588 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.549579 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00ac2247-9cea-4ad2-9886-a50a2b3143cc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots returned with HTTP 200 Aug 08 20:21:31.549914 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 397/1623] 10.4.3.206 () {68 vars in 1302 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:31.558129 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.559941 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] DELETE https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.560123 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.560335 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.560521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.group_snapshots [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for member e375c984-3740-4e38-8eee-67052cd02c6d {{(pid=100388) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 20:21:31.560640 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.group_snapshots [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group_snapshot with id: e375c984-3740-4e38-8eee-67052cd02c6d Aug 08 20:21:31.563742 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce4f6fdb-3d60-43e7-aebb-e826b627d191 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d returned with HTTP 404 Aug 08 20:21:31.564333 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 409/1624] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:21:31 2026] DELETE /volume/v3/group_snapshots/e375c984-3740-4e38-8eee-67052cd02c6d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:31.571927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.574071 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:31.574346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.574623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.575043 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:31.576261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:31.585825 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Get all volumes completed successfully. Aug 08 20:21:31.586732 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:31.587024 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:31.633896 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:31.637893 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.637893 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:31.649863 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-479a2e3e-044d-48c5-a730-bd3c75ef02bc tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:31.650506 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 413/1625] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:31.670365 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.675172 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] POST https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed/action Aug 08 20:21:31.675564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:31.675679 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:31.678654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] delete called for group 7b118be6-7ca9-4400-99fa-fe30131efbed {{(pid=100391) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:21:31.678788 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Delete group with id: 7b118be6-7ca9-4400-99fa-fe30131efbed Aug 08 20:21:31.683482 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.683482 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:31.721454 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-869161bf-9a2e-4c1e-95ae-c34d98d738f2 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed/action returned with HTTP 202 Aug 08 20:21:31.721823 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 407/1626] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:31 2026] POST /volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:31.731716 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1504f006-b14e-45ca-a631-af51d0d56de1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:31.735978 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a Aug 08 20:21:31.736273 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:31.736816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:31.749748 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.749748 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.755818 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Volume info retrieved successfully. Aug 08 20:21:31.756511 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:21:31.756660 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:21:31.812583 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:21:31.816112 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:31.816112 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:31.825577 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1504f006-b14e-45ca-a631-af51d0d56de1 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a returned with HTTP 200 Aug 08 20:21:31.826052 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 398/1627] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:31 2026] GET /volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:32.253162 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-beda7e4c-3e7e-4f8b-a07a-f65ebec0d572 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.254910 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-beda7e4c-3e7e-4f8b-a07a-f65ebec0d572 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:32.255095 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-beda7e4c-3e7e-4f8b-a07a-f65ebec0d572 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.255263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-beda7e4c-3e7e-4f8b-a07a-f65ebec0d572 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.263140 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:32.263140 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:32.267889 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-beda7e4c-3e7e-4f8b-a07a-f65ebec0d572 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:32.273270 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-beda7e4c-3e7e-4f8b-a07a-f65ebec0d572 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:32.273691 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 410/1628] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:32 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:32.277411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-40375127-b2e3-48d6-9112-6a9d28dc4af6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.277411 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40375127-b2e3-48d6-9112-6a9d28dc4af6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:32.277882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40375127-b2e3-48d6-9112-6a9d28dc4af6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.277882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40375127-b2e3-48d6-9112-6a9d28dc4af6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.291296 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:32.291296 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:32.295411 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-40375127-b2e3-48d6-9112-6a9d28dc4af6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:32.301991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40375127-b2e3-48d6-9112-6a9d28dc4af6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:32.302530 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 414/1629] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:32 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:32.838662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4cf3bb21-acd2-44a2-8b89-0fd79499ca27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.840497 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4cf3bb21-acd2-44a2-8b89-0fd79499ca27 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a Aug 08 20:21:32.840703 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4cf3bb21-acd2-44a2-8b89-0fd79499ca27 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.840900 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4cf3bb21-acd2-44a2-8b89-0fd79499ca27 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.846271 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4cf3bb21-acd2-44a2-8b89-0fd79499ca27 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a returned with HTTP 404 Aug 08 20:21:32.846853 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 408/1630] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:21:32 2026] GET /volume/v3/volumes/f25ab912-734b-4490-9614-e21e5362944a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:32.853954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-369c4817-75fb-46f9-a309-8389d7f9c9e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.857801 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-369c4817-75fb-46f9-a309-8389d7f9c9e6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] GET https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed Aug 08 20:21:32.858118 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-369c4817-75fb-46f9-a309-8389d7f9c9e6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.858405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-369c4817-75fb-46f9-a309-8389d7f9c9e6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.858613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-369c4817-75fb-46f9-a309-8389d7f9c9e6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] show called for member 7b118be6-7ca9-4400-99fa-fe30131efbed {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:32.862347 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-369c4817-75fb-46f9-a309-8389d7f9c9e6 tempest-GroupSnapshotsTest-977374691 tempest-GroupSnapshotsTest-977374691-project-member] https://10.4.3.206/volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed returned with HTTP 404 Aug 08 20:21:32.863063 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 399/1631] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:32 2026] GET /volume/v3/groups/7b118be6-7ca9-4400-99fa-fe30131efbed => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:32.873948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5cec5b1-c804-4c93-aaa5-b960c24ffe40 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.875519 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5cec5b1-c804-4c93-aaa5-b960c24ffe40 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/28517cd8-e0a2-4c47-bd2c-f6e44c80cec6 Aug 08 20:21:32.875743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5cec5b1-c804-4c93-aaa5-b960c24ffe40 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.876590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5cec5b1-c804-4c93-aaa5-b960c24ffe40 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.888882 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5cec5b1-c804-4c93-aaa5-b960c24ffe40 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/group_types/28517cd8-e0a2-4c47-bd2c-f6e44c80cec6 returned with HTTP 202 Aug 08 20:21:32.888882 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 411/1632] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:32 2026] DELETE /volume/v3/group_types/28517cd8-e0a2-4c47-bd2c-f6e44c80cec6 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:32.895146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1237ff66-06ec-4747-9005-a4e5d26005d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.896992 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1237ff66-06ec-4747-9005-a4e5d26005d7 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] DELETE https://10.4.3.206/volume/v3/types/999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6 Aug 08 20:21:32.897165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1237ff66-06ec-4747-9005-a4e5d26005d7 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.897375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1237ff66-06ec-4747-9005-a4e5d26005d7 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.919824 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1237ff66-06ec-4747-9005-a4e5d26005d7 tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types/999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6 returned with HTTP 202 Aug 08 20:21:32.920199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 415/1633] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:21:32 2026] DELETE /volume/v3/types/999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:32.927356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06ab201d-93c3-4b80-8dff-e7735f6c616d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:32.929092 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06ab201d-93c3-4b80-8dff-e7735f6c616d tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] GET https://10.4.3.206/volume/v3/types/999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6 Aug 08 20:21:32.929330 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06ab201d-93c3-4b80-8dff-e7735f6c616d tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:32.929591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06ab201d-93c3-4b80-8dff-e7735f6c616d tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:32.933060 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06ab201d-93c3-4b80-8dff-e7735f6c616d tempest-GroupSnapshotsTest-1774020074 tempest-GroupSnapshotsTest-1774020074-project-admin] https://10.4.3.206/volume/v3/types/999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6 returned with HTTP 404 Aug 08 20:21:32.933646 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 409/1634] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:21:32 2026] GET /volume/v3/types/999b8e7c-dfed-4559-a1b7-d78ba8a5d6a6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:33.106205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:33.109297 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:33.109688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d9b8aacb-9512-42ca-b947-d2fc81a010b4", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-505682586"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:33.111446 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request body: {'volume': {'imageRef': 'd9b8aacb-9512-42ca-b947-d2fc81a010b4', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-505682586'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:33.195619 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume of 2 GB Aug 08 20:21:33.199881 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Availability Zones retrieved successfully. Aug 08 20:21:33.204931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Flow 'volume_create_api' (20b9a703-d417-42ac-99a1-9ed56f7889bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:33.205784 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c650284-c3e9-4fd8-b460-36dfc55d9759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:33.206602 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Validating volume size '2' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:33.235491 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c650284-c3e9-4fd8-b460-36dfc55d9759) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 20:21:33.235491 np0000006809 devstack@c-api.service[100389]: Failure: cinder.exception.InvalidInput: Invalid input received: Image d9b8aacb-9512-42ca-b947-d2fc81a010b4 is not active. Aug 08 20:21:33.237127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c650284-c3e9-4fd8-b460-36dfc55d9759) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:33.237875 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c650284-c3e9-4fd8-b460-36dfc55d9759) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:21:33.241319 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Flow 'volume_create_api' (20b9a703-d417-42ac-99a1-9ed56f7889bb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 20:21:33.241319 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fb86953-9b8a-4bf3-9cbe-176dd08d2c16 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:21:33.241319 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 400/1635] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:33 2026] POST /volume/v3/volumes => generated 125 bytes in 134 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:33.289816 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cf592ad-9e20-43f6-b2d6-c78b182386f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:33.291633 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cf592ad-9e20-43f6-b2d6-c78b182386f1 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:33.291923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cf592ad-9e20-43f6-b2d6-c78b182386f1 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:33.292080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cf592ad-9e20-43f6-b2d6-c78b182386f1 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:33.300071 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:33.300071 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:33.306616 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cf592ad-9e20-43f6-b2d6-c78b182386f1 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:33.313002 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cf592ad-9e20-43f6-b2d6-c78b182386f1 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:33.313618 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 412/1636] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:33 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:33.315860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5ca30915-3e7c-4ad8-bbaf-de031aa9bce4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:33.317867 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ca30915-3e7c-4ad8-bbaf-de031aa9bce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:33.318038 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ca30915-3e7c-4ad8-bbaf-de031aa9bce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:33.318230 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ca30915-3e7c-4ad8-bbaf-de031aa9bce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:33.327486 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:33.327486 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:33.331098 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5ca30915-3e7c-4ad8-bbaf-de031aa9bce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:33.335315 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ca30915-3e7c-4ad8-bbaf-de031aa9bce4 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:33.336319 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 416/1637] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:33 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:34.330007 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4bb95504-4849-4988-8a6d-0b177a0c9f70 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:34.332462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bb95504-4849-4988-8a6d-0b177a0c9f70 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:34.332650 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bb95504-4849-4988-8a6d-0b177a0c9f70 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:34.332928 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bb95504-4849-4988-8a6d-0b177a0c9f70 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:34.340544 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:34.340544 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:34.344938 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4bb95504-4849-4988-8a6d-0b177a0c9f70 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:34.349309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0f07908-46b1-47c2-9035-befef5793b81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:34.351527 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0f07908-46b1-47c2-9035-befef5793b81 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:34.352031 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bb95504-4849-4988-8a6d-0b177a0c9f70 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:34.352220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0f07908-46b1-47c2-9035-befef5793b81 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:34.352503 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0f07908-46b1-47c2-9035-befef5793b81 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:34.352565 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 410/1638] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:34 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:34.363914 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:34.363914 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:34.369070 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f0f07908-46b1-47c2-9035-befef5793b81 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:34.376020 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0f07908-46b1-47c2-9035-befef5793b81 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:34.376408 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 401/1639] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:34 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:34.385168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-829144f6-47e7-4098-834e-cffc9ccc5f03 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:34.388611 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-829144f6-47e7-4098-834e-cffc9ccc5f03 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:34.388611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-829144f6-47e7-4098-834e-cffc9ccc5f03 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:34.388611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-829144f6-47e7-4098-834e-cffc9ccc5f03 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:34.394686 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:34.394686 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:34.398254 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-829144f6-47e7-4098-834e-cffc9ccc5f03 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:34.402284 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-829144f6-47e7-4098-834e-cffc9ccc5f03 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:34.402751 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 413/1640] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:34 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 1160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:34.677575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-3c577e81-c57f-4f13-8afa-8d9eba54bdf9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:34.682374 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-3c577e81-c57f-4f13-8afa-8d9eba54bdf9 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:34.683040 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-3c577e81-c57f-4f13-8afa-8d9eba54bdf9 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:34.683337 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-3c577e81-c57f-4f13-8afa-8d9eba54bdf9 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:34.697788 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:34.697788 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:34.709497 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-3c577e81-c57f-4f13-8afa-8d9eba54bdf9 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:34.719140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-3c577e81-c57f-4f13-8afa-8d9eba54bdf9 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:34.719721 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 417/1641] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:34 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 1160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:34.731893 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5056ff3-925f-48ea-a95d-236558bef97b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:34.732335 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5056ff3-925f-48ea-a95d-236558bef97b None None] GET https://10.4.3.206/volume// Aug 08 20:21:34.732600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5056ff3-925f-48ea-a95d-236558bef97b None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:34.732820 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5056ff3-925f-48ea-a95d-236558bef97b None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:34.733171 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5056ff3-925f-48ea-a95d-236558bef97b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:34.733663 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 411/1642] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:21: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 08 20:21:34.742271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-ecbef7e3-25bc-4249-a1dc-defae2e03ad2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:34.743994 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-ecbef7e3-25bc-4249-a1dc-defae2e03ad2 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:21:34.744287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-ecbef7e3-25bc-4249-a1dc-defae2e03ad2 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c53cdca5-5963-48b9-8024-0e1ff5c1dbed", "connector": null, "instance_uuid": "d33af4cc-78d8-409a-9a51-a6ce410ebbe2"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:34.751646 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:34.751646 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:34.770923 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-ecbef7e3-25bc-4249-a1dc-defae2e03ad2 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:21:34.771288 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 402/1643] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:21:34 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:35.228095 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-15618703-47e7-424f-bfe4-b5fe36df5d2b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.255154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.257016 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.257355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d68fd2c1-34a8-4ede-9cf1-9df59dcd6010"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.258893 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd68fd2c1-34a8-4ede-9cf1-9df59dcd6010'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:35.316845 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-15618703-47e7-424f-bfe4-b5fe36df5d2b tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:35.317300 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-15618703-47e7-424f-bfe4-b5fe36df5d2b tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1443579417"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.331028 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-15618703-47e7-424f-bfe4-b5fe36df5d2b tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:35.331525 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 414/1644] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/group_types => generated 181 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:35.342001 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a14eec19-1868-4cd0-b209-818a75b25244 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.343843 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a14eec19-1868-4cd0-b209-818a75b25244 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] POST https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs Aug 08 20:21:35.344220 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a14eec19-1868-4cd0-b209-818a75b25244 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.367897 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a14eec19-1868-4cd0-b209-818a75b25244 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs returned with HTTP 202 Aug 08 20:21:35.368199 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 412/1645] 10.4.3.206 () {70 vars in 1458 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:35.375595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-881e075f-fcab-4734-8fdb-20b31d5784f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.377298 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-881e075f-fcab-4734-8fdb-20b31d5784f3 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] POST https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs Aug 08 20:21:35.377882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-881e075f-fcab-4734-8fdb-20b31d5784f3 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.379630 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:35.379630 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:35.391631 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0b73fd2-5dd8-4c52-b035-9f8dfb791a66 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.393978 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0b73fd2-5dd8-4c52-b035-9f8dfb791a66 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:35.394236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0b73fd2-5dd8-4c52-b035-9f8dfb791a66 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.394576 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0b73fd2-5dd8-4c52-b035-9f8dfb791a66 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.395342 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-881e075f-fcab-4734-8fdb-20b31d5784f3 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs returned with HTTP 202 Aug 08 20:21:35.395835 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 403/1646] 10.4.3.206 () {70 vars in 1458 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:35.404058 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4220a9e9-5677-44e8-b071-c38b2cc32d76 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.405243 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:35.405243 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:35.407702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4220a9e9-5677-44e8-b071-c38b2cc32d76 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] GET https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 Aug 08 20:21:35.407702 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4220a9e9-5677-44e8-b071-c38b2cc32d76 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.407702 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4220a9e9-5677-44e8-b071-c38b2cc32d76 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.409557 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0b73fd2-5dd8-4c52-b035-9f8dfb791a66 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:35.414233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0b73fd2-5dd8-4c52-b035-9f8dfb791a66 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:35.414646 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 415/1647] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:35.418408 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4220a9e9-5677-44e8-b071-c38b2cc32d76 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 returned with HTTP 200 Aug 08 20:21:35.418818 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 413/1648] 10.4.3.206 () {68 vars in 1452 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:35.425043 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume of 1 GB Aug 08 20:21:35.430066 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Availability Zones retrieved successfully. Aug 08 20:21:35.430361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1193d118-42fe-441b-9e0d-597fddff2b22 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.432067 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1193d118-42fe-441b-9e0d-597fddff2b22 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] GET https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 Aug 08 20:21:35.432278 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1193d118-42fe-441b-9e0d-597fddff2b22 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.432508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1193d118-42fe-441b-9e0d-597fddff2b22 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.435316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Flow 'volume_create_api' (ea599d7c-e2af-4845-b26b-71f17e7df83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:35.436865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820d9c41-4fd4-45ef-a976-b5b00df848b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:35.437818 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:35.440340 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1193d118-42fe-441b-9e0d-597fddff2b22 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 returned with HTTP 200 Aug 08 20:21:35.440776 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 404/1649] 10.4.3.206 () {68 vars in 1452 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 => generated 18 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:35.448705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1ce33193-3b39-4bfc-8ba7-0766d22accf2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.450396 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ce33193-3b39-4bfc-8ba7-0766d22accf2 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] PUT https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 Aug 08 20:21:35.450785 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ce33193-3b39-4bfc-8ba7-0766d22accf2 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.463370 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ce33193-3b39-4bfc-8ba7-0766d22accf2 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 returned with HTTP 200 Aug 08 20:21:35.463820 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 416/1650] 10.4.3.206 () {70 vars in 1472 bytes} [Sat Aug 8 20:21:35 2026] PUT /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:35.469907 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820d9c41-4fd4-45ef-a976-b5b00df848b9) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 20:21:35.469907 np0000006809 devstack@c-api.service[100390]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 08 20:21:35.473798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-389ae0a2-1495-41a0-a0ef-1563e2aa2323 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.475514 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820d9c41-4fd4-45ef-a976-b5b00df848b9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:35.477206 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-389ae0a2-1495-41a0-a0ef-1563e2aa2323 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] GET https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs Aug 08 20:21:35.477467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-389ae0a2-1495-41a0-a0ef-1563e2aa2323 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.477656 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-389ae0a2-1495-41a0-a0ef-1563e2aa2323 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.478942 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (820d9c41-4fd4-45ef-a976-b5b00df848b9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:21:35.479845 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Flow 'volume_create_api' (ea599d7c-e2af-4845-b26b-71f17e7df83a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 20:21:35.480159 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a3e1ca93-6d78-46cb-9ba7-0c9296e77466 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:21:35.480745 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 418/1651] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 134 bytes in 226 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:35.486598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-389ae0a2-1495-41a0-a0ef-1563e2aa2323 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs returned with HTTP 200 Aug 08 20:21:35.487165 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 414/1652] 10.4.3.206 () {68 vars in 1437 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs => generated 87 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:35.495091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d2032b5d-3f17-424a-8860-c691ec277027 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.496649 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2032b5d-3f17-424a-8860-c691ec277027 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key1 Aug 08 20:21:35.496843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2032b5d-3f17-424a-8860-c691ec277027 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.497012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2032b5d-3f17-424a-8860-c691ec277027 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.507128 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2032b5d-3f17-424a-8860-c691ec277027 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key1 returned with HTTP 202 Aug 08 20:21:35.507507 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 405/1653] 10.4.3.206 () {68 vars in 1455 bytes} [Sat Aug 8 20:21:35 2026] DELETE /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key1 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:35.515592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1d93ea5c-a943-415c-8113-7d15279c5b10 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.517530 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d93ea5c-a943-415c-8113-7d15279c5b10 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] GET https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key1 Aug 08 20:21:35.517820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d93ea5c-a943-415c-8113-7d15279c5b10 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.518076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d93ea5c-a943-415c-8113-7d15279c5b10 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.527475 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d93ea5c-a943-415c-8113-7d15279c5b10 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] HTTP exception thrown: Group Type 2cebd961-8afe-4c48-9396-6822aecd9e4f has no extra spec with key key1. Aug 08 20:21:35.527748 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d93ea5c-a943-415c-8113-7d15279c5b10 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key1 returned with HTTP 404 Aug 08 20:21:35.528536 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 417/1654] 10.4.3.206 () {68 vars in 1452 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:35.538137 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-65dcbb07-8647-4854-b249-077eba53a458 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.539901 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-65dcbb07-8647-4854-b249-077eba53a458 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 Aug 08 20:21:35.540119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-65dcbb07-8647-4854-b249-077eba53a458 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.540290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-65dcbb07-8647-4854-b249-077eba53a458 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.550351 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-65dcbb07-8647-4854-b249-077eba53a458 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 returned with HTTP 202 Aug 08 20:21:35.550859 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 419/1655] 10.4.3.206 () {68 vars in 1455 bytes} [Sat Aug 8 20:21:35 2026] DELETE /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:35.558045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d9f2a559-7b37-42bf-b006-0b6f981422b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.562124 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9f2a559-7b37-42bf-b006-0b6f981422b8 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] GET https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 Aug 08 20:21:35.562343 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9f2a559-7b37-42bf-b006-0b6f981422b8 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.562564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d9f2a559-7b37-42bf-b006-0b6f981422b8 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.570709 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9f2a559-7b37-42bf-b006-0b6f981422b8 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] HTTP exception thrown: Group Type 2cebd961-8afe-4c48-9396-6822aecd9e4f has no extra spec with key key2. Aug 08 20:21:35.570709 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d9f2a559-7b37-42bf-b006-0b6f981422b8 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 returned with HTTP 404 Aug 08 20:21:35.570709 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 415/1656] 10.4.3.206 () {68 vars in 1452 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:35.576123 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0fddd464-2262-4d72-ac7f-21dd8e98a335 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.578832 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fddd464-2262-4d72-ac7f-21dd8e98a335 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 Aug 08 20:21:35.578832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0fddd464-2262-4d72-ac7f-21dd8e98a335 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.578832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0fddd464-2262-4d72-ac7f-21dd8e98a335 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.588352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0fddd464-2262-4d72-ac7f-21dd8e98a335 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 returned with HTTP 202 Aug 08 20:21:35.588813 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 406/1657] 10.4.3.206 () {68 vars in 1455 bytes} [Sat Aug 8 20:21:35 2026] DELETE /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:35.595276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bde00213-fb8e-4948-a8ad-b88bdb181676 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.599828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bde00213-fb8e-4948-a8ad-b88bdb181676 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] GET https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 Aug 08 20:21:35.600100 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bde00213-fb8e-4948-a8ad-b88bdb181676 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.600321 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bde00213-fb8e-4948-a8ad-b88bdb181676 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.611206 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bde00213-fb8e-4948-a8ad-b88bdb181676 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] HTTP exception thrown: Group Type 2cebd961-8afe-4c48-9396-6822aecd9e4f has no extra spec with key key3. Aug 08 20:21:35.611420 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bde00213-fb8e-4948-a8ad-b88bdb181676 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 returned with HTTP 404 Aug 08 20:21:35.614834 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 418/1658] 10.4.3.206 () {68 vars in 1452 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f/group_specs/key3 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:35.621793 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d9f5102b-e180-4dbe-8f57-f2a6c5455092 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.623956 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9f5102b-e180-4dbe-8f57-f2a6c5455092 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f Aug 08 20:21:35.624172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9f5102b-e180-4dbe-8f57-f2a6c5455092 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.624379 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9f5102b-e180-4dbe-8f57-f2a6c5455092 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.640266 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9f5102b-e180-4dbe-8f57-f2a6c5455092 tempest-GroupTypeSpecsTest-553022012 tempest-GroupTypeSpecsTest-553022012-project-admin] https://10.4.3.206/volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f returned with HTTP 202 Aug 08 20:21:35.640981 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 420/1659] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:35 2026] DELETE /volume/v3/group_types/2cebd961-8afe-4c48-9396-6822aecd9e4f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:35.727307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ec63272f-c752-4297-b704-ee6e73fc63ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.729511 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec63272f-c752-4297-b704-ee6e73fc63ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.729918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec63272f-c752-4297-b704-ee6e73fc63ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.731501 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec63272f-c752-4297-b704-ee6e73fc63ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:21:35.731973 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 416/1660] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 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 08 20:21:35.740936 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a4f04525-5132-4afa-b163-faedd712bf22 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.742934 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4f04525-5132-4afa-b163-faedd712bf22 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.743396 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4f04525-5132-4afa-b163-faedd712bf22 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8570b917-2dbc-415c-82d7-afda13cba207"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.745252 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a4f04525-5132-4afa-b163-faedd712bf22 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8570b917-2dbc-415c-82d7-afda13cba207'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:35.749345 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4f04525-5132-4afa-b163-faedd712bf22 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Aug 08 20:21:35.749909 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 407/1661] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:35.760057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-430a57e5-ae27-4d78-945a-4c6a36e2811c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.761809 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-430a57e5-ae27-4d78-945a-4c6a36e2811c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.762118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-430a57e5-ae27-4d78-945a-4c6a36e2811c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "40055e4e-33c7-4962-8c8c-cdc41bcf5e01"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.763539 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-430a57e5-ae27-4d78-945a-4c6a36e2811c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '40055e4e-33c7-4962-8c8c-cdc41bcf5e01'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:35.768895 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-430a57e5-ae27-4d78-945a-4c6a36e2811c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Aug 08 20:21:35.769328 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 419/1662] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:35.777047 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5afc9330-cfdb-417f-a567-cf99a9eae577 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.778673 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5afc9330-cfdb-417f-a567-cf99a9eae577 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.778979 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5afc9330-cfdb-417f-a567-cf99a9eae577 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "14ac3fd5-959a-41d3-a597-d1a3a559c817"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.780302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5afc9330-cfdb-417f-a567-cf99a9eae577 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '14ac3fd5-959a-41d3-a597-d1a3a559c817'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:35.787262 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5afc9330-cfdb-417f-a567-cf99a9eae577 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Aug 08 20:21:35.787761 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 421/1663] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:35.795626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91f506c6-0e0d-49db-bb1e-8803091fa931 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.797136 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91f506c6-0e0d-49db-bb1e-8803091fa931 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.797435 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91f506c6-0e0d-49db-bb1e-8803091fa931 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.798744 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91f506c6-0e0d-49db-bb1e-8803091fa931 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:21:35.799134 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 417/1664] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:35.809522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-309c0b90-59a1-4a1a-8080-fdd3a2ab5c7b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.810959 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-309c0b90-59a1-4a1a-8080-fdd3a2ab5c7b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.811232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-309c0b90-59a1-4a1a-8080-fdd3a2ab5c7b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.812854 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-309c0b90-59a1-4a1a-8080-fdd3a2ab5c7b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:21:35.813217 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 408/1665] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 125 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:35.822106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eafc137e-cf56-413b-b7f1-c7c6b8197922 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.824890 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eafc137e-cf56-413b-b7f1-c7c6b8197922 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:35.825215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eafc137e-cf56-413b-b7f1-c7c6b8197922 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.828479 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eafc137e-cf56-413b-b7f1-c7c6b8197922 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:21:35.829268 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 420/1666] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:35 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:35.836567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-de9ed2fd-9233-4bc7-89b5-f4b9418b115d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.838125 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de9ed2fd-9233-4bc7-89b5-f4b9418b115d tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] DELETE https://10.4.3.206/volume/v3/volumes/tempest-invalid-1549478428 Aug 08 20:21:35.838322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de9ed2fd-9233-4bc7-89b5-f4b9418b115d tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.838548 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de9ed2fd-9233-4bc7-89b5-f4b9418b115d tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.838737 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-de9ed2fd-9233-4bc7-89b5-f4b9418b115d tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Delete volume with id: tempest-invalid-1549478428 Aug 08 20:21:35.844211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de9ed2fd-9233-4bc7-89b5-f4b9418b115d tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-1549478428 returned with HTTP 404 Aug 08 20:21:35.844634 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 422/1667] 10.4.3.206 () {66 vars in 1321 bytes} [Sat Aug 8 20:21:35 2026] DELETE /volume/v3/volumes/tempest-invalid-1549478428 => generated 99 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:35.851674 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c4cea2bc-33c6-4a41-98a0-5650cd22ff70 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.853617 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 418/1668] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:21:35 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 20:21:35.860135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-803f7c57-c649-4ded-9b13-72c8596ea00c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.862217 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-803f7c57-c649-4ded-9b13-72c8596ea00c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/xxx/action Aug 08 20:21:35.862588 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-803f7c57-c649-4ded-9b13-72c8596ea00c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-detach": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:35.862703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-803f7c57-c649-4ded-9b13-72c8596ea00c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:35.870005 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-803f7c57-c649-4ded-9b13-72c8596ea00c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 08 20:21:35.870564 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 409/1669] 10.4.3.206 () {68 vars in 1291 bytes} [Sat Aug 8 20:21:35 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 08 20:21:35.877765 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0bbdc18e-9a30-4804-a5dc-e1bd24068d60 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.879729 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0bbdc18e-9a30-4804-a5dc-e1bd24068d60 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/tempest-invalid-1017029319 Aug 08 20:21:35.879924 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0bbdc18e-9a30-4804-a5dc-e1bd24068d60 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.880120 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0bbdc18e-9a30-4804-a5dc-e1bd24068d60 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.887682 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0bbdc18e-9a30-4804-a5dc-e1bd24068d60 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-1017029319 returned with HTTP 404 Aug 08 20:21:35.888224 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 421/1670] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/volumes/tempest-invalid-1017029319 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:35.895602 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b6c5b4e9-5a66-4201-8715-03f2d403d346 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.897686 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 423/1671] 10.4.3.206 () {66 vars in 1240 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 20:21:35.906071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.909263 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?status=null Aug 08 20:21:35.909536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.909759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.910031 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:35.910292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Could not evaluate value null, assuming string {{(pid=100391) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:21:35.911023 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:35.941433 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Get all volumes completed successfully. Aug 08 20:21:35.943630 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bf8dcc9-f32d-47aa-9ef3-6f0c3193a4ed tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 08 20:21:35.944005 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 419/1672] 10.4.3.206 () {66 vars in 1281 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:21:35.961532 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:35.963509 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-249227050 Aug 08 20:21:35.963509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:35.963609 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:35.963850 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:35.964702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-249227050'), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:35.995232 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Get all volumes completed successfully. Aug 08 20:21:35.997712 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7e0415f6-e604-4f29-a6dc-d6b620b3fed2 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-249227050 returned with HTTP 200 Aug 08 20:21:35.998218 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 410/1673] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:21:35 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-249227050 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:21:36.014141 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.017903 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes?status=null Aug 08 20:21:36.018480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.018695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.019109 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:36.019395 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Could not evaluate value null, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:21:36.023406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:36.060679 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Get all volumes completed successfully. Aug 08 20:21:36.061126 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e199173d-eb5e-4f30-be4f-f32ad2a80fa7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes?status=null returned with HTTP 200 Aug 08 20:21:36.061635 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 422/1674] 10.4.3.206 () {66 vars in 1260 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:21:36.071236 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-43a3062f-a035-48ae-b127-7bebb049ea89 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.076645 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1626525319 Aug 08 20:21:36.076867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.077179 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.077469 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:36.078165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1626525319'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:36.082476 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89ea2794-061d-4c7a-82b0-78864cde9d7e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.082476 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89ea2794-061d-4c7a-82b0-78864cde9d7e None None] GET https://10.4.3.206/volume// Aug 08 20:21:36.082476 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89ea2794-061d-4c7a-82b0-78864cde9d7e None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.082476 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89ea2794-061d-4c7a-82b0-78864cde9d7e None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.082476 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89ea2794-061d-4c7a-82b0-78864cde9d7e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:36.082476 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 420/1675] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:36.090187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-e1567332-d1a0-4dc0-a92b-505c78fc008c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.094076 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-e1567332-d1a0-4dc0-a92b-505c78fc008c tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:36.094372 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-e1567332-d1a0-4dc0-a92b-505c78fc008c tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.094669 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-e1567332-d1a0-4dc0-a92b-505c78fc008c tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.110949 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.110949 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:36.115023 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Get all volumes completed successfully. Aug 08 20:21:36.115372 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43a3062f-a035-48ae-b127-7bebb049ea89 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1626525319 returned with HTTP 200 Aug 08 20:21:36.115782 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 424/1676] 10.4.3.206 () {66 vars in 1338 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1626525319 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:21:36.116706 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-e1567332-d1a0-4dc0-a92b-505c78fc008c tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:36.124570 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-e1567332-d1a0-4dc0-a92b-505c78fc008c tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:36.125144 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 411/1677] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 1339 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:36.196659 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.200921 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action Aug 08 20:21:36.200921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.200921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.210187 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.210187 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:36.210692 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:36.219024 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Reserve volume completed successfully. Aug 08 20:21:36.219488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ecc7a54-242f-4816-ae87-a618ad2d4df3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action returned with HTTP 202 Aug 08 20:21:36.220569 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 423/1678] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:36.227975 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.229745 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action Aug 08 20:21:36.230365 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.230584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.238845 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.238845 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:36.239408 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:36.240078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.242030 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] PUT https://10.4.3.206/volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009 Aug 08 20:21:36.242410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.243666 np0000006809 devstack@c-api.service[100391]: ERROR cinder.volume.api [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume status must be available to reserve, but the status is attaching. Aug 08 20:21:36.244033 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1b75d63-1c4e-4933-91cc-b32919efb267 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action returned with HTTP 400 Aug 08 20:21:36.244690 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 421/1679] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:36.250611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Acquiring lock "cinder-attachment_update-c53cdca5-5963-48b9-8024-0e1ff5c1dbed-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:21:36.253651 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.255480 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action Aug 08 20:21:36.255561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Lock "cinder-attachment_update-c53cdca5-5963-48b9-8024-0e1ff5c1dbed-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:21:36.256197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.256342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.256641 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.256641 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:36.265752 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.265752 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:36.266176 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:36.286935 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Unreserve volume completed successfully. Aug 08 20:21:36.287551 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05f548ac-d8fd-48a3-b1bf-da2b6be43e9b tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action returned with HTTP 202 Aug 08 20:21:36.288869 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 412/1680] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:36.298274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-510ff175-074b-47ba-8acd-1cb48bb9f7b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.300349 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-510ff175-074b-47ba-8acd-1cb48bb9f7b7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/f1dbaf1c-75a4-4281-8507-38fa77c5ce8e/action Aug 08 20:21:36.301301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-510ff175-074b-47ba-8acd-1cb48bb9f7b7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.301301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-510ff175-074b-47ba-8acd-1cb48bb9f7b7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.311187 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-510ff175-074b-47ba-8acd-1cb48bb9f7b7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/f1dbaf1c-75a4-4281-8507-38fa77c5ce8e/action returned with HTTP 404 Aug 08 20:21:36.311507 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 424/1681] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/f1dbaf1c-75a4-4281-8507-38fa77c5ce8e/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.320198 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-773c08de-27bd-4865-8fb3-8d323a98a6e3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.322478 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-773c08de-27bd-4865-8fb3-8d323a98a6e3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/eb97085f-41e4-4603-92b2-4423c9743a12/action Aug 08 20:21:36.323072 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-773c08de-27bd-4865-8fb3-8d323a98a6e3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.323547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-773c08de-27bd-4865-8fb3-8d323a98a6e3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.335270 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-773c08de-27bd-4865-8fb3-8d323a98a6e3 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/eb97085f-41e4-4603-92b2-4423c9743a12/action returned with HTTP 404 Aug 08 20:21:36.336946 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 422/1682] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/eb97085f-41e4-4603-92b2-4423c9743a12/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.347243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4302ce24-f9e7-44f6-b4af-1a7954289813 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.351059 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 413/1683] 10.4.3.206 () {68 vars in 1260 bytes} [Sat Aug 8 20:21:36 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 20:21:36.361081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Lock "cinder-attachment_update-c53cdca5-5963-48b9-8024-0e1ff5c1dbed-np0000006809" released by "attachment_update" :: held 0.105s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:21:36.361626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-31531d33-14a1-4c74-ac90-2f075dada9b0 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009 returned with HTTP 200 Aug 08 20:21:36.362210 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 425/1684] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:21:36 2026] PUT /volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:36.362298 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0091cdbc-6e07-4a8a-80b2-b910f4129fae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.364114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0091cdbc-6e07-4a8a-80b2-b910f4129fae tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] PUT https://10.4.3.206/volume/v3/volumes/tempest-invalid-158693815 Aug 08 20:21:36.364524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0091cdbc-6e07-4a8a-80b2-b910f4129fae tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.374714 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0091cdbc-6e07-4a8a-80b2-b910f4129fae tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-158693815 returned with HTTP 404 Aug 08 20:21:36.375169 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 425/1685] 10.4.3.206 () {68 vars in 1335 bytes} [Sat Aug 8 20:21:36 2026] PUT /volume/v3/volumes/tempest-invalid-158693815 => generated 98 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:36.385758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ab6dbe15-b236-49b6-94ae-330897d881fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.386265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-c30676e8-3a2e-4124-9cd2-41fed3fe2d63 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.388161 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ab6dbe15-b236-49b6-94ae-330897d881fc tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] PUT https://10.4.3.206/volume/v3/volumes/5a06df2a-0e3c-4d49-94da-22c6ad5e1206 Aug 08 20:21:36.390404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-c30676e8-3a2e-4124-9cd2-41fed3fe2d63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:36.390626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ab6dbe15-b236-49b6-94ae-330897d881fc tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.390665 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-c30676e8-3a2e-4124-9cd2-41fed3fe2d63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.390665 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-c30676e8-3a2e-4124-9cd2-41fed3fe2d63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.396247 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-d79cf6d8-d36c-45fc-a4a3-d509df9bfb6d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.396886 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ab6dbe15-b236-49b6-94ae-330897d881fc tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/5a06df2a-0e3c-4d49-94da-22c6ad5e1206 returned with HTTP 404 Aug 08 20:21:36.397650 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 423/1686] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:21:36 2026] PUT /volume/v3/volumes/5a06df2a-0e3c-4d49-94da-22c6ad5e1206 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.398195 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-d79cf6d8-d36c-45fc-a4a3-d509df9bfb6d tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] POST https://10.4.3.206/volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009/action Aug 08 20:21:36.398699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-d79cf6d8-d36c-45fc-a4a3-d509df9bfb6d tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.398834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-d79cf6d8-d36c-45fc-a4a3-d509df9bfb6d tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.399341 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.399341 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:36.403556 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-c30676e8-3a2e-4124-9cd2-41fed3fe2d63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:36.407790 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-68dcb343-1b56-4f85-94d2-9748d1454368 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.413351 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-c30676e8-3a2e-4124-9cd2-41fed3fe2d63 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:36.413883 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-68dcb343-1b56-4f85-94d2-9748d1454368 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] DELETE https://10.4.3.206/volume/v3/volumes/942b607c-403b-4467-a3a9-aec9479ec9e8 Aug 08 20:21:36.413938 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 414/1687] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:36.414223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-68dcb343-1b56-4f85-94d2-9748d1454368 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.414369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-68dcb343-1b56-4f85-94d2-9748d1454368 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.414620 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-68dcb343-1b56-4f85-94d2-9748d1454368 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Delete volume with id: 942b607c-403b-4467-a3a9-aec9479ec9e8 Aug 08 20:21:36.427708 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-68dcb343-1b56-4f85-94d2-9748d1454368 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/942b607c-403b-4467-a3a9-aec9479ec9e8 returned with HTTP 404 Aug 08 20:21:36.428311 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 426/1688] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:36 2026] DELETE /volume/v3/volumes/942b607c-403b-4467-a3a9-aec9479ec9e8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.433489 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-341baac8-ea49-45ff-9c13-3cbc6199107d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.433595 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.433595 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:36.435064 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-341baac8-ea49-45ff-9c13-3cbc6199107d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:36.435350 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-341baac8-ea49-45ff-9c13-3cbc6199107d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.435762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-341baac8-ea49-45ff-9c13-3cbc6199107d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.437916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-037fc3dd-838c-4858-8937-01bb731bd605 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.441543 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-037fc3dd-838c-4858-8937-01bb731bd605 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action Aug 08 20:21:36.441543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-037fc3dd-838c-4858-8937-01bb731bd605 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.441543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-037fc3dd-838c-4858-8937-01bb731bd605 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.441835 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-037fc3dd-838c-4858-8937-01bb731bd605 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action returned with HTTP 400 Aug 08 20:21:36.442074 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 415/1689] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:36.448408 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.448408 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:36.453631 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ef236a4f-23ef-4424-91ca-012b8d264e97 req-d79cf6d8-d36c-45fc-a4a3-d509df9bfb6d tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009/action returned with HTTP 204 Aug 08 20:21:36.454031 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a8d98151-d297-4337-aaa3-849e7f764efe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.454104 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 426/1690] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.457689 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-341baac8-ea49-45ff-9c13-3cbc6199107d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:36.458597 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8d98151-d297-4337-aaa3-849e7f764efe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action Aug 08 20:21:36.458597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8d98151-d297-4337-aaa3-849e7f764efe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.458597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8d98151-d297-4337-aaa3-849e7f764efe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.460050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8d98151-d297-4337-aaa3-849e7f764efe tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action returned with HTTP 400 Aug 08 20:21:36.460868 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 427/1691] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:36.463361 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-341baac8-ea49-45ff-9c13-3cbc6199107d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:36.463891 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 424/1692] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:36.478110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bfe3427e-8006-4e09-9141-ed70d77c29c9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.480443 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfe3427e-8006-4e09-9141-ed70d77c29c9 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/d55551e5-15a5-484c-ae24-3a2dd38fa3dc/action Aug 08 20:21:36.480836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfe3427e-8006-4e09-9141-ed70d77c29c9 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.481135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfe3427e-8006-4e09-9141-ed70d77c29c9 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.488480 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfe3427e-8006-4e09-9141-ed70d77c29c9 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/d55551e5-15a5-484c-ae24-3a2dd38fa3dc/action returned with HTTP 404 Aug 08 20:21:36.489009 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 416/1693] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/d55551e5-15a5-484c-ae24-3a2dd38fa3dc/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.497165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d6743a3d-ce9a-4016-ba0c-0a10d4614935 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.501802 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6743a3d-ce9a-4016-ba0c-0a10d4614935 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action Aug 08 20:21:36.502287 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6743a3d-ce9a-4016-ba0c-0a10d4614935 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.502287 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6743a3d-ce9a-4016-ba0c-0a10d4614935 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.503766 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6743a3d-ce9a-4016-ba0c-0a10d4614935 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action returned with HTTP 400 Aug 08 20:21:36.504205 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 427/1694] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:36.513467 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ac257888-1ec8-4859-b1e8-722cd50e3c1c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.515730 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac257888-1ec8-4859-b1e8-722cd50e3c1c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] POST https://10.4.3.206/volume/v3/volumes/None/action Aug 08 20:21:36.516456 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac257888-1ec8-4859-b1e8-722cd50e3c1c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:36.516456 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac257888-1ec8-4859-b1e8-722cd50e3c1c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:36.523737 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac257888-1ec8-4859-b1e8-722cd50e3c1c tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/None/action returned with HTTP 404 Aug 08 20:21:36.524212 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 428/1695] 10.4.3.206 () {68 vars in 1294 bytes} [Sat Aug 8 20:21:36 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:36.532436 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26629acb-5c60-4685-a705-7746da4de489 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.534234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26629acb-5c60-4685-a705-7746da4de489 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/14c5396d-20bf-452b-b228-a07652fa83ef Aug 08 20:21:36.534454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26629acb-5c60-4685-a705-7746da4de489 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.534719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26629acb-5c60-4685-a705-7746da4de489 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.542094 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26629acb-5c60-4685-a705-7746da4de489 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/14c5396d-20bf-452b-b228-a07652fa83ef returned with HTTP 404 Aug 08 20:21:36.542685 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 425/1696] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes/14c5396d-20bf-452b-b228-a07652fa83ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:36.551178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c285408e-60ab-4a65-b0ed-c621828fa707 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.553176 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c285408e-60ab-4a65-b0ed-c621828fa707 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:36.553496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c285408e-60ab-4a65-b0ed-c621828fa707 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.553761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c285408e-60ab-4a65-b0ed-c621828fa707 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.561255 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.561255 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:36.566741 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c285408e-60ab-4a65-b0ed-c621828fa707 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:36.571352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c285408e-60ab-4a65-b0ed-c621828fa707 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee returned with HTTP 200 Aug 08 20:21:36.572161 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 417/1697] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:36.584183 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.585832 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] DELETE https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:36.586014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.586187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.586336 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Delete volume with id: 33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:36.592907 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.592907 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:36.593372 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:36.609528 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Delete volume request issued successfully. Aug 08 20:21:36.612420 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20b2278a-3bf1-4c97-8d0b-a472d26737c7 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee returned with HTTP 202 Aug 08 20:21:36.612420 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 428/1698] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:36 2026] DELETE /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:36.620585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-313b5fe6-54a8-47f4-82ad-549f713e3a41 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.620711 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-313b5fe6-54a8-47f4-82ad-549f713e3a41 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:36.620913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-313b5fe6-54a8-47f4-82ad-549f713e3a41 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.621098 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-313b5fe6-54a8-47f4-82ad-549f713e3a41 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.628126 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.628126 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:36.632196 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-313b5fe6-54a8-47f4-82ad-549f713e3a41 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Volume info retrieved successfully. Aug 08 20:21:36.636582 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-313b5fe6-54a8-47f4-82ad-549f713e3a41 tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee returned with HTTP 200 Aug 08 20:21:36.636971 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 429/1699] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:36 2026] GET /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:36.772802 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-196b3c10-2982-449a-ad02-cf2b75e6b592 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:36.774859 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-196b3c10-2982-449a-ad02-cf2b75e6b592 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c Aug 08 20:21:36.775039 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-196b3c10-2982-449a-ad02-cf2b75e6b592 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:36.775339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-196b3c10-2982-449a-ad02-cf2b75e6b592 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:36.781600 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:36.781600 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:36.820854 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-cf1e3c12-4e49-405a-a6bb-128e54852028 req-196b3c10-2982-449a-ad02-cf2b75e6b592 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c returned with HTTP 200 Aug 08 20:21:36.821087 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 426/1700] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:36 2026] DELETE /volume/v3/attachments/708be534-d5dd-4d47-b1db-04e10129b07c => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:37.483007 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d4434e7-e834-4126-ab84-81e2a69c57c1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:37.486135 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d4434e7-e834-4126-ab84-81e2a69c57c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:37.486343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d4434e7-e834-4126-ab84-81e2a69c57c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:37.486613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d4434e7-e834-4126-ab84-81e2a69c57c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:37.500021 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:37.500021 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:37.505733 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1d4434e7-e834-4126-ab84-81e2a69c57c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:37.513295 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d4434e7-e834-4126-ab84-81e2a69c57c1 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:37.513821 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 418/1701] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:37 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:37.529803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-87a821db-c2bd-4b3f-a569-279bd2e99816 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:37.533594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87a821db-c2bd-4b3f-a569-279bd2e99816 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:37.533885 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87a821db-c2bd-4b3f-a569-279bd2e99816 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:37.534169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87a821db-c2bd-4b3f-a569-279bd2e99816 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:37.549340 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:37.549340 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:37.557324 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-87a821db-c2bd-4b3f-a569-279bd2e99816 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:37.562424 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87a821db-c2bd-4b3f-a569-279bd2e99816 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:37.563053 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 429/1702] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:37 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:37.623428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-98bcf8c8-d36d-40e4-a566-5cb0805298ae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:37.627333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98bcf8c8-d36d-40e4-a566-5cb0805298ae tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:37.628456 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98bcf8c8-d36d-40e4-a566-5cb0805298ae tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:37.629139 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-98bcf8c8-d36d-40e4-a566-5cb0805298ae tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:37.638617 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:37.638617 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:37.641491 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-98bcf8c8-d36d-40e4-a566-5cb0805298ae tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:37.649660 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-758c8db5-4f50-435c-b8c7-2e8dc165251a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:37.650427 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-98bcf8c8-d36d-40e4-a566-5cb0805298ae tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:37.650782 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 430/1703] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:37 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:37.651191 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-758c8db5-4f50-435c-b8c7-2e8dc165251a tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] GET https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee Aug 08 20:21:37.651369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-758c8db5-4f50-435c-b8c7-2e8dc165251a tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:37.651601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-758c8db5-4f50-435c-b8c7-2e8dc165251a tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:37.658677 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-758c8db5-4f50-435c-b8c7-2e8dc165251a tempest-VolumesNegativeTest-1871670906 tempest-VolumesNegativeTest-1871670906-project-member] https://10.4.3.206/volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee returned with HTTP 404 Aug 08 20:21:37.659277 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 427/1704] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:37 2026] GET /volume/v3/volumes/33907d90-7513-4a03-8fc6-4acab500ecee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:37.725447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1709a016-d0f0-4826-952a-7fb2f963b695 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:37.726781 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:37.727236 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1543536618", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:37.728749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1543536618', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:37.820985 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume of 1 GB Aug 08 20:21:37.821292 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:37.821292 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:37.821790 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Availability Zones retrieved successfully. Aug 08 20:21:37.826765 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (ab30275f-21ce-4095-828a-ee08898f0887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:37.827787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9edbcdd-8633-4d4a-ba7b-3df22d25eb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:37.828772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:37.868374 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:37.868374 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:37.880215 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9edbcdd-8633-4d4a-ba7b-3df22d25eb10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:17Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=51747d24-72e5-46e0-8ff9-432fc24e5981,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51747d24-72e5-46e0-8ff9-432fc24e5981', 'encryption_key_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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:37.881072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e0e6ee-ea26-42c0-a209-8ef348446b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:37.926754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Created reservations ['945008ac-c355-466b-83d9-c32719c844ea', '36f6f272-559f-4a12-9f1a-293936b564ed', '405e7154-8c4a-4373-9a41-5db37103614c', '2fdaa1d3-02c4-4679-8b8f-80062a9752b7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:37.927477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2e0e6ee-ea26-42c0-a209-8ef348446b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['945008ac-c355-466b-83d9-c32719c844ea', '36f6f272-559f-4a12-9f1a-293936b564ed', '405e7154-8c4a-4373-9a41-5db37103614c', '2fdaa1d3-02c4-4679-8b8f-80062a9752b7']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:37.928176 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b947c16-fc15-44ca-958a-f4b69f0aa3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:37.950144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b947c16-fc15-44ca-958a-f4b69f0aa3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42e62b98-1906-43d6-8421-81836de2d096', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1543536618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['945008ac-c355-466b-83d9-c32719c844ea','36f6f272-559f-4a12-9f1a-293936b564ed','405e7154-8c4a-4373-9a41-5db37103614c','2fdaa1d3-02c4-4679-8b8f-80062a9752b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1543536618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42e62b98-1906-43d6-8421-81836de2d096,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='25aaa482acf94de7bac93510623a1cfd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a475a1fdc166417d86014e9bd298364b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51747d24-72e5-46e0-8ff9-432fc24e5981),volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:37.951076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ed2330-e7c4-4f49-85db-e61d17a159ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:37.977746 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ed2330-e7c4-4f49-85db-e61d17a159ca) transitioned into state 'SUCCESS' from state '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-1543536618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='25aaa482acf94de7bac93510623a1cfd',qos_specs=None,replication_status=,reservations=['945008ac-c355-466b-83d9-c32719c844ea','36f6f272-559f-4a12-9f1a-293936b564ed','405e7154-8c4a-4373-9a41-5db37103614c','2fdaa1d3-02c4-4679-8b8f-80062a9752b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a475a1fdc166417d86014e9bd298364b',volume_type_id=51747d24-72e5-46e0-8ff9-432fc24e5981)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:37.979132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329d9e7e-102d-4192-9bfd-015ac0efa30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:38.008141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (329d9e7e-102d-4192-9bfd-015ac0efa30d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:38.009205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Flow 'volume_create_api' (ab30275f-21ce-4095-828a-ee08898f0887) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:38.009619 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create volume request issued successfully. Aug 08 20:21:38.010353 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1709a016-d0f0-4826-952a-7fb2f963b695 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:38.014477 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 419/1705] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:37 2026] POST /volume/v3/volumes => generated 760 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:38.028024 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8ecf8dc5-f3f8-467f-a77d-12f9a73e7412 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.030239 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ecf8dc5-f3f8-467f-a77d-12f9a73e7412 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:38.031776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ecf8dc5-f3f8-467f-a77d-12f9a73e7412 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.031776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ecf8dc5-f3f8-467f-a77d-12f9a73e7412 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.039710 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:38.039710 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:38.044079 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8ecf8dc5-f3f8-467f-a77d-12f9a73e7412 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:38.048771 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ecf8dc5-f3f8-467f-a77d-12f9a73e7412 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:38.049137 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 430/1706] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:38.122917 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ef5f1c34-5fe2-4ffe-807d-32b30906e526 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.228572 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ef5f1c34-5fe2-4ffe-807d-32b30906e526 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:38.228918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ef5f1c34-5fe2-4ffe-807d-32b30906e526 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-883192704", "description": "tempest-group-type-description-272472031", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:38.247038 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ef5f1c34-5fe2-4ffe-807d-32b30906e526 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:38.247451 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 431/1707] 10.4.3.206 () {70 vars in 1312 bytes} [Sat Aug 8 20:21:38 2026] POST /volume/v3/group_types => generated 263 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:38.258208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a7c0434-515e-464d-a654-3d648cfde14c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.259915 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a7c0434-515e-464d-a654-3d648cfde14c tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types Aug 08 20:21:38.260155 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a7c0434-515e-464d-a654-3d648cfde14c tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.260316 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a7c0434-515e-464d-a654-3d648cfde14c tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.270562 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:38.270562 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:38.271373 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a7c0434-515e-464d-a654-3d648cfde14c tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 200 Aug 08 20:21:38.271763 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 428/1708] 10.4.3.206 () {68 vars in 1290 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/group_types => generated 497 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.281576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7fe4160-b29a-4985-be94-0a9f86106ed7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.283293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7fe4160-b29a-4985-be94-0a9f86106ed7 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] PUT https://10.4.3.206/volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 Aug 08 20:21:38.283692 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7fe4160-b29a-4985-be94-0a9f86106ed7 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-818040408", "description": "updated-group-type-desc"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:38.285077 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:38.285077 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:38.298504 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7fe4160-b29a-4985-be94-0a9f86106ed7 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 returned with HTTP 200 Aug 08 20:21:38.298975 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 420/1709] 10.4.3.206 () {70 vars in 1422 bytes} [Sat Aug 8 20:21:38 2026] PUT /volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 => generated 254 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.310203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd9303e1-5e87-45e8-a876-52a6504f68d5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.311954 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd9303e1-5e87-45e8-a876-52a6504f68d5 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 Aug 08 20:21:38.312161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd9303e1-5e87-45e8-a876-52a6504f68d5 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.312339 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd9303e1-5e87-45e8-a876-52a6504f68d5 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.318803 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd9303e1-5e87-45e8-a876-52a6504f68d5 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 returned with HTTP 200 Aug 08 20:21:38.319176 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 431/1710] 10.4.3.206 () {68 vars in 1401 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 => generated 254 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.328230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-687a120d-08a7-4cd3-b5e6-c5ef5e1cf7e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.329928 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-687a120d-08a7-4cd3-b5e6-c5ef5e1cf7e4 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 Aug 08 20:21:38.330198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-687a120d-08a7-4cd3-b5e6-c5ef5e1cf7e4 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.330299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-687a120d-08a7-4cd3-b5e6-c5ef5e1cf7e4 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.342951 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-687a120d-08a7-4cd3-b5e6-c5ef5e1cf7e4 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 returned with HTTP 202 Aug 08 20:21:38.343260 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 432/1711] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:38 2026] DELETE /volume/v3/group_types/848abf4f-3599-4f2b-b0d7-d72e6ac8ed39 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:38.355499 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-133bd1d7-e0d3-4e24-a11f-dcb2b2908877 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.357268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-133bd1d7-e0d3-4e24-a11f-dcb2b2908877 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types Aug 08 20:21:38.357530 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-133bd1d7-e0d3-4e24-a11f-dcb2b2908877 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.357719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-133bd1d7-e0d3-4e24-a11f-dcb2b2908877 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.362441 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-133bd1d7-e0d3-4e24-a11f-dcb2b2908877 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 200 Aug 08 20:21:38.362823 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 429/1712] 10.4.3.206 () {68 vars in 1290 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/group_types => generated 248 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.375600 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1ee934c2-5e55-4f82-9429-ca2ff93e573b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.377605 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ee934c2-5e55-4f82-9429-ca2ff93e573b tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:38.378012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ee934c2-5e55-4f82-9429-ca2ff93e573b tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1562310440", "is_public": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:38.391946 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ee934c2-5e55-4f82-9429-ca2ff93e573b tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:38.392282 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 421/1713] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:38 2026] POST /volume/v3/group_types => generated 164 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:38.403309 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b901b913-d2b6-43e6-86fd-16d7ecd706cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.405905 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b901b913-d2b6-43e6-86fd-16d7ecd706cd tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:38.406445 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b901b913-d2b6-43e6-86fd-16d7ecd706cd tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-161706102", "is_public": false}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:38.428644 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b901b913-d2b6-43e6-86fd-16d7ecd706cd tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:38.429067 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 432/1714] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:38 2026] POST /volume/v3/group_types => generated 164 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:38.436792 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9077d134-cc61-46f6-a575-5aa1e57b0886 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.438469 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9077d134-cc61-46f6-a575-5aa1e57b0886 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 08 20:21:38.438700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9077d134-cc61-46f6-a575-5aa1e57b0886 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.438898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9077d134-cc61-46f6-a575-5aa1e57b0886 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.448183 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9077d134-cc61-46f6-a575-5aa1e57b0886 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 08 20:21:38.448554 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 433/1715] 10.4.3.206 () {68 vars in 1351 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.457202 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0a4f7341-b3da-4b92-a856-e5a1d8d23b68 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.459071 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a4f7341-b3da-4b92-a856-e5a1d8d23b68 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 08 20:21:38.459289 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a4f7341-b3da-4b92-a856-e5a1d8d23b68 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.459529 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a4f7341-b3da-4b92-a856-e5a1d8d23b68 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.471159 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a4f7341-b3da-4b92-a856-e5a1d8d23b68 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 08 20:21:38.471687 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 430/1716] 10.4.3.206 () {68 vars in 1353 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.485637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a76def6b-2d54-46df-b0c0-e64a9e83229d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.490038 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a76def6b-2d54-46df-b0c0-e64a9e83229d tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types?is_public=False Aug 08 20:21:38.490262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a76def6b-2d54-46df-b0c0-e64a9e83229d tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.490451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a76def6b-2d54-46df-b0c0-e64a9e83229d tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.510241 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a76def6b-2d54-46df-b0c0-e64a9e83229d tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 08 20:21:38.510785 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 422/1717] 10.4.3.206 () {68 vars in 1321 bytes} [Sat Aug 8 20:21:38 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:38.518465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-13174e7a-1492-405b-9746-0234d31b9487 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.520690 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13174e7a-1492-405b-9746-0234d31b9487 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] GET https://10.4.3.206/volume/v3/group_types?is_public=True Aug 08 20:21:38.520889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13174e7a-1492-405b-9746-0234d31b9487 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.521068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13174e7a-1492-405b-9746-0234d31b9487 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.532569 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13174e7a-1492-405b-9746-0234d31b9487 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 08 20:21:38.532926 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 433/1718] 10.4.3.206 () {68 vars in 1319 bytes} [Sat Aug 8 20:21:38 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 08 20:21:38.543129 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-de60a6b7-82ee-4678-bf08-18899c0d9bac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.544996 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-de60a6b7-82ee-4678-bf08-18899c0d9bac tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/85a481e8-20e2-4aaf-bfe9-fba89b014b55 Aug 08 20:21:38.545238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-de60a6b7-82ee-4678-bf08-18899c0d9bac tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.545454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-de60a6b7-82ee-4678-bf08-18899c0d9bac tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.564659 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-de60a6b7-82ee-4678-bf08-18899c0d9bac tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types/85a481e8-20e2-4aaf-bfe9-fba89b014b55 returned with HTTP 202 Aug 08 20:21:38.565058 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 434/1719] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:38 2026] DELETE /volume/v3/group_types/85a481e8-20e2-4aaf-bfe9-fba89b014b55 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:38.573172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-21758192-1e9d-4e1c-9701-66fbc42f3a52 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:38.575290 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21758192-1e9d-4e1c-9701-66fbc42f3a52 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/1cfd0bb5-e6ae-4332-ace9-f952d9a0efa7 Aug 08 20:21:38.575565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21758192-1e9d-4e1c-9701-66fbc42f3a52 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:38.575758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21758192-1e9d-4e1c-9701-66fbc42f3a52 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:38.591954 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21758192-1e9d-4e1c-9701-66fbc42f3a52 tempest-GroupTypesTest-1178653105 tempest-GroupTypesTest-1178653105-project-admin] https://10.4.3.206/volume/v3/group_types/1cfd0bb5-e6ae-4332-ace9-f952d9a0efa7 returned with HTTP 202 Aug 08 20:21:38.592712 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 431/1720] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:38 2026] DELETE /volume/v3/group_types/1cfd0bb5-e6ae-4332-ace9-f952d9a0efa7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:39.062297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c85db10a-33ec-47af-8c78-cf170678b5f9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:39.064762 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c85db10a-33ec-47af-8c78-cf170678b5f9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:39.065000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c85db10a-33ec-47af-8c78-cf170678b5f9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:39.065235 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c85db10a-33ec-47af-8c78-cf170678b5f9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:39.076403 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:39.076403 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:39.081153 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c85db10a-33ec-47af-8c78-cf170678b5f9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:39.090219 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c85db10a-33ec-47af-8c78-cf170678b5f9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:39.090692 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 423/1721] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:39 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:39.335853 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-32eb0faa-5930-4d0a-835c-5ad5eed0aa07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:39.338176 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-32eb0faa-5930-4d0a-835c-5ad5eed0aa07 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:39.338635 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-32eb0faa-5930-4d0a-835c-5ad5eed0aa07 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:39.338867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-32eb0faa-5930-4d0a-835c-5ad5eed0aa07 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:39.349115 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:39.349115 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:39.360559 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-32eb0faa-5930-4d0a-835c-5ad5eed0aa07 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:39.369779 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-32eb0faa-5930-4d0a-835c-5ad5eed0aa07 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:39.370221 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 434/1722] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:39 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:39.954104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-0d8bba1d-533c-4664-b2ad-041ebe384eed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:39.955962 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-0d8bba1d-533c-4664-b2ad-041ebe384eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:39.956142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-0d8bba1d-533c-4664-b2ad-041ebe384eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:39.956320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-0d8bba1d-533c-4664-b2ad-041ebe384eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:39.968649 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:39.968649 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:39.978880 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-0d8bba1d-533c-4664-b2ad-041ebe384eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:39.989742 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-0d8bba1d-533c-4664-b2ad-041ebe384eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:39.990309 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 435/1723] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:39 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:40.000448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-659f1651-c7a3-47e9-9812-1a341bcae07d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:40.000850 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-659f1651-c7a3-47e9-9812-1a341bcae07d None None] GET https://10.4.3.206/volume// Aug 08 20:21:40.001019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-659f1651-c7a3-47e9-9812-1a341bcae07d None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:40.001203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-659f1651-c7a3-47e9-9812-1a341bcae07d None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:40.001588 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-659f1651-c7a3-47e9-9812-1a341bcae07d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:40.001943 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 432/1724] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:21: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 08 20:21:40.011108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-c8d6f341-d3cf-4542-911b-05d550e3cd20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:40.013139 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-c8d6f341-d3cf-4542-911b-05d550e3cd20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:21:40.013506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-c8d6f341-d3cf-4542-911b-05d550e3cd20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42e62b98-1906-43d6-8421-81836de2d096", "connector": null, "instance_uuid": "a8d20d9c-e8a6-44cd-b059-bc205a18f6c9"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:40.021450 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:40.021450 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:40.056685 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-c8d6f341-d3cf-4542-911b-05d550e3cd20 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:21:40.057129 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 424/1725] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:21:40 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 08 20:21:40.387044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:40.390881 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:40.391059 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:40.391261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:40.391404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Delete snapshot with id: f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:40.399901 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:40.399901 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:40.400419 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot retrieved successfully. Aug 08 20:21:40.418523 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot delete request issued successfully. Aug 08 20:21:40.418711 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4c53e57f-8ab3-42cc-80e2-b9f23e84712f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 202 Aug 08 20:21:40.419097 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 435/1726] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:21:40 2026] DELETE /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:40.429675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ce20bdf-03e5-4de5-80be-09655d885bb9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:40.432629 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ce20bdf-03e5-4de5-80be-09655d885bb9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:40.432757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ce20bdf-03e5-4de5-80be-09655d885bb9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:40.432958 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ce20bdf-03e5-4de5-80be-09655d885bb9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:40.441552 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:40.441552 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:40.442030 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7ce20bdf-03e5-4de5-80be-09655d885bb9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Snapshot retrieved successfully. Aug 08 20:21:40.442742 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ce20bdf-03e5-4de5-80be-09655d885bb9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 200 Aug 08 20:21:40.443199 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 436/1727] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:40 2026] GET /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:40.880197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0f40a4bf-d3a2-4782-a048-33df68d7c8e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:40.965545 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f40a4bf-d3a2-4782-a048-33df68d7c8e8 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:21:40.965898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f40a4bf-d3a2-4782-a048-33df68d7c8e8 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-870873748"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:40.980623 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f40a4bf-d3a2-4782-a048-33df68d7c8e8 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:21:40.981038 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 433/1728] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:21:40 2026] POST /volume/v3/types => generated 219 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:40.988561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-128e65dc-8207-43e3-96df-4a9ac7438365 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:40.990162 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-128e65dc-8207-43e3-96df-4a9ac7438365 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:40.990517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-128e65dc-8207-43e3-96df-4a9ac7438365 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-346600345"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:40.991842 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:40.991842 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:41.001233 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-128e65dc-8207-43e3-96df-4a9ac7438365 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:41.001904 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 425/1729] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:40 2026] POST /volume/v3/group_types => generated 176 bytes in 14 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:41.008972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.085769 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:21:41.086306 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e0914b6d-4b21-47e3-b453-4afb7939ec19", "volume_types": ["afd1625f-b2d1-4210-b11d-2849fe55dfb6"], "name": "tempest-GroupsV320Test-Group-874201083"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:41.092782 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Creating new group {'group': {'group_type': 'e0914b6d-4b21-47e3-b453-4afb7939ec19', 'volume_types': ['afd1625f-b2d1-4210-b11d-2849fe55dfb6'], 'name': 'tempest-GroupsV320Test-Group-874201083'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:21:41.101477 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Creating group tempest-GroupsV320Test-Group-874201083. Aug 08 20:21:41.101775 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:41.101775 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:41.114078 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Availability Zones retrieved successfully. Aug 08 20:21:41.164475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Created reservations ['79fc9909-3586-487d-8d31-ed3d3e4812ae'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:41.196441 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bdebd9a5-cc94-4958-946c-37cac39e1f72 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:21:41.196922 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 436/1730] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:21:41 2026] POST /volume/v3/groups => generated 107 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:41.207557 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7b78d0f8-2a59-40f2-8db9-4c158d2333e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.214533 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b78d0f8-2a59-40f2-8db9-4c158d2333e1 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:41.215287 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b78d0f8-2a59-40f2-8db9-4c158d2333e1 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:41.215548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b78d0f8-2a59-40f2-8db9-4c158d2333e1 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:41.215710 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-7b78d0f8-2a59-40f2-8db9-4c158d2333e1 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:41.225765 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:41.225765 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:41.235330 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b78d0f8-2a59-40f2-8db9-4c158d2333e1 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:41.236523 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 437/1731] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:41 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:41.364141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b2cd1f91-16e0-468f-bfa9-ae90198175af None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.364623 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2cd1f91-16e0-468f-bfa9-ae90198175af None None] GET https://10.4.3.206/volume// Aug 08 20:21:41.364759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2cd1f91-16e0-468f-bfa9-ae90198175af None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:41.365017 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2cd1f91-16e0-468f-bfa9-ae90198175af None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:41.365348 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2cd1f91-16e0-468f-bfa9-ae90198175af None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:41.365843 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 434/1732] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:41.379523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-640d11d0-a46b-482e-8bd3-9fa07cc40999 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.385052 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-640d11d0-a46b-482e-8bd3-9fa07cc40999 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:41.385314 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-640d11d0-a46b-482e-8bd3-9fa07cc40999 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:41.385551 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-640d11d0-a46b-482e-8bd3-9fa07cc40999 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:41.395620 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:41.395620 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:41.399010 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-640d11d0-a46b-482e-8bd3-9fa07cc40999 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:41.404041 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-640d11d0-a46b-482e-8bd3-9fa07cc40999 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:41.404500 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 426/1733] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:41 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:41.456910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9467383e-0c75-4723-9589-0636cc0edc42 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.461354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9467383e-0c75-4723-9589-0636cc0edc42 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:21:41.461639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9467383e-0c75-4723-9589-0636cc0edc42 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:41.461778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9467383e-0c75-4723-9589-0636cc0edc42 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:41.471225 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9467383e-0c75-4723-9589-0636cc0edc42 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 404 Aug 08 20:21:41.471774 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 437/1734] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:41 2026] GET /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:41.533057 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.536583 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] PUT https://10.4.3.206/volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761 Aug 08 20:21:41.536583 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:41.551508 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Acquiring lock "cinder-attachment_update-42e62b98-1906-43d6-8421-81836de2d096-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:21:41.559790 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-42e62b98-1906-43d6-8421-81836de2d096-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:21:41.561952 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:41.561952 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:41.606377 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-46459569-4b73-4f37-8e91-7589ec976e04 req-b8b7d9de-26f5-42c1-813c-47d5d3a7d3e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.608684 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-b8b7d9de-26f5-42c1-813c-47d5d3a7d3e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/attachments?instance_id=57bf03aa-1fd5-48be-bd37-d9e0b7bcba96 Aug 08 20:21:41.608874 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-b8b7d9de-26f5-42c1-813c-47d5d3a7d3e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:41.609063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-b8b7d9de-26f5-42c1-813c-47d5d3a7d3e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:41.625448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-b8b7d9de-26f5-42c1-813c-47d5d3a7d3e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments?instance_id=57bf03aa-1fd5-48be-bd37-d9e0b7bcba96 returned with HTTP 200 Aug 08 20:21:41.625874 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 435/1735] 10.4.3.206 () {70 vars in 1637 bytes} [Sat Aug 8 20:21:41 2026] GET /volume/v3/attachments?instance_id=57bf03aa-1fd5-48be-bd37-d9e0b7bcba96 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:41.637781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-46459569-4b73-4f37-8e91-7589ec976e04 req-00fdc908-1832-4181-aaf8-d762bf589588 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.645846 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Lock "cinder-attachment_update-42e62b98-1906-43d6-8421-81836de2d096-np0000006809" released by "attachment_update" :: held 0.087s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:21:41.647655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-10fd0f83-c4d4-4277-ac31-9fa8e8ca9d37 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761 returned with HTTP 200 Aug 08 20:21:41.647655 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 438/1736] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:21:41 2026] PUT /volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:41.647762 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-00fdc908-1832-4181-aaf8-d762bf589588 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 Aug 08 20:21:41.647762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-00fdc908-1832-4181-aaf8-d762bf589588 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:41.647762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-00fdc908-1832-4181-aaf8-d762bf589588 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:41.666678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-46459569-4b73-4f37-8e91-7589ec976e04 req-00fdc908-1832-4181-aaf8-d762bf589588 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 returned with HTTP 200 Aug 08 20:21:41.667271 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 427/1737] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:21:41 2026] GET /volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:41.677611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-16ebf8c9-9ccb-4912-b9b8-6ba2daa6b6cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:41.684762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-16ebf8c9-9ccb-4912-b9b8-6ba2daa6b6cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761/action Aug 08 20:21:41.685867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-16ebf8c9-9ccb-4912-b9b8-6ba2daa6b6cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:41.685935 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-16ebf8c9-9ccb-4912-b9b8-6ba2daa6b6cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:41.706463 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:41.706463 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:41.717044 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-66a7f2f8-e9c4-4966-843a-3dd883e4b59c req-16ebf8c9-9ccb-4912-b9b8-6ba2daa6b6cd tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761/action returned with HTTP 204 Aug 08 20:21:41.717546 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 438/1738] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:41 2026] POST /volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:42.249723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff2bd13e-1f61-4fb3-8304-5940fa9b791d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.251986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff2bd13e-1f61-4fb3-8304-5940fa9b791d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.252209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff2bd13e-1f61-4fb3-8304-5940fa9b791d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.252426 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff2bd13e-1f61-4fb3-8304-5940fa9b791d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.252575 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-ff2bd13e-1f61-4fb3-8304-5940fa9b791d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:42.257808 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.257808 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:42.265931 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff2bd13e-1f61-4fb3-8304-5940fa9b791d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:42.266697 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 436/1739] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:42.277623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6c1477a7-f30c-4382-bb2a-43a52756f4d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.279940 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c1477a7-f30c-4382-bb2a-43a52756f4d0 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] POST https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action Aug 08 20:21:42.280432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c1477a7-f30c-4382-bb2a-43a52756f4d0 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:42.280620 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c1477a7-f30c-4382-bb2a-43a52756f4d0 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:42.282515 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-6c1477a7-f30c-4382-bb2a-43a52756f4d0 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Updating group '65544329-9088-4892-bdd1-094f4221ee47' with 'creating' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 20:21:42.288344 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.288344 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:42.295064 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c1477a7-f30c-4382-bb2a-43a52756f4d0 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action returned with HTTP 202 Aug 08 20:21:42.295546 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 439/1740] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:42 2026] POST /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:42.302889 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d5068a4-2361-4055-ba61-550cc4350ac3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.306274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d5068a4-2361-4055-ba61-550cc4350ac3 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.306736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d5068a4-2361-4055-ba61-550cc4350ac3 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.307028 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d5068a4-2361-4055-ba61-550cc4350ac3 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.307134 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-3d5068a4-2361-4055-ba61-550cc4350ac3 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:42.311701 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.311701 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:42.320756 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d5068a4-2361-4055-ba61-550cc4350ac3 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:42.321280 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 428/1741] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:42.334160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4a1504ba-40ed-4d69-a6f9-14479e724086 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.337886 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a1504ba-40ed-4d69-a6f9-14479e724086 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] POST https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action Aug 08 20:21:42.338711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a1504ba-40ed-4d69-a6f9-14479e724086 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:42.338711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a1504ba-40ed-4d69-a6f9-14479e724086 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:42.341858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-4a1504ba-40ed-4d69-a6f9-14479e724086 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Updating group '65544329-9088-4892-bdd1-094f4221ee47' with 'available' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 20:21:42.349112 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.349112 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:42.366114 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a1504ba-40ed-4d69-a6f9-14479e724086 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action returned with HTTP 202 Aug 08 20:21:42.366983 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 439/1742] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:42 2026] POST /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:42.375301 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eeceaeb5-8112-445a-85f3-f958270c8659 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.379568 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eeceaeb5-8112-445a-85f3-f958270c8659 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.379961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eeceaeb5-8112-445a-85f3-f958270c8659 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.380203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eeceaeb5-8112-445a-85f3-f958270c8659 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.380438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-eeceaeb5-8112-445a-85f3-f958270c8659 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:42.386414 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.386414 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:42.398826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eeceaeb5-8112-445a-85f3-f958270c8659 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:42.401376 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 437/1743] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:42.413193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a4c9d6ac-f1bd-4819-8f62-5bb835e4b14e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.415628 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4c9d6ac-f1bd-4819-8f62-5bb835e4b14e tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] POST https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action Aug 08 20:21:42.415986 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4c9d6ac-f1bd-4819-8f62-5bb835e4b14e tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:42.416112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4c9d6ac-f1bd-4819-8f62-5bb835e4b14e tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:42.417595 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-a4c9d6ac-f1bd-4819-8f62-5bb835e4b14e tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Updating group '65544329-9088-4892-bdd1-094f4221ee47' with 'error' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 20:21:42.425163 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.425163 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:42.431837 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4c9d6ac-f1bd-4819-8f62-5bb835e4b14e tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action returned with HTTP 202 Aug 08 20:21:42.432246 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 440/1744] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:42 2026] POST /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:42.438923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6fe8e893-5038-4504-8abb-37af4fd1773d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.440678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6fe8e893-5038-4504-8abb-37af4fd1773d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.441017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6fe8e893-5038-4504-8abb-37af4fd1773d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.441260 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6fe8e893-5038-4504-8abb-37af4fd1773d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.441481 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-6fe8e893-5038-4504-8abb-37af4fd1773d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:42.445094 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.445094 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:42.454221 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6fe8e893-5038-4504-8abb-37af4fd1773d tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:42.454774 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 429/1745] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 384 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:42.466179 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-909862a0-72fd-4c7a-b518-32f4a7027d6b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.468379 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-909862a0-72fd-4c7a-b518-32f4a7027d6b tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] POST https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action Aug 08 20:21:42.468724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-909862a0-72fd-4c7a-b518-32f4a7027d6b tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:42.468938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-909862a0-72fd-4c7a-b518-32f4a7027d6b tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:42.470911 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-909862a0-72fd-4c7a-b518-32f4a7027d6b tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Updating group '65544329-9088-4892-bdd1-094f4221ee47' with 'available' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 20:21:42.477256 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.477256 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:42.483851 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-909862a0-72fd-4c7a-b518-32f4a7027d6b tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action returned with HTTP 202 Aug 08 20:21:42.484632 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 440/1746] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:42 2026] POST /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:42.492721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c5c1d232-8e4f-48f4-ac6b-60fe8f891ada None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.495847 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5c1d232-8e4f-48f4-ac6b-60fe8f891ada tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.496122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5c1d232-8e4f-48f4-ac6b-60fe8f891ada tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.496375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5c1d232-8e4f-48f4-ac6b-60fe8f891ada tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.496574 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-c5c1d232-8e4f-48f4-ac6b-60fe8f891ada tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:42.500702 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.500702 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:42.510855 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5c1d232-8e4f-48f4-ac6b-60fe8f891ada tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:42.511250 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 438/1747] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:42.520153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.525060 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:21:42.525325 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.525605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.525879 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:21:42.526870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:21:42.538453 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Get all volumes completed successfully. Aug 08 20:21:42.540941 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70ac6b87-5157-46f4-b9e0-f1a8395d8311 tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:21:42.541373 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 441/1748] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:42.553658 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.558525 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] POST https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action Aug 08 20:21:42.558997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:42.559673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:42.560898 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] delete called for group 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:21:42.561189 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Delete group with id: 65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.564968 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.564968 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:42.586417 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-37c49de5-5274-4d4e-b0e4-f3e17900eede tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action returned with HTTP 202 Aug 08 20:21:42.586977 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 430/1749] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:21:42 2026] POST /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:42.594009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a60e573d-1b22-4a99-b6ed-c3b150dc00ef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:42.596413 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a60e573d-1b22-4a99-b6ed-c3b150dc00ef tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:42.596745 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a60e573d-1b22-4a99-b6ed-c3b150dc00ef tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:42.596963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a60e573d-1b22-4a99-b6ed-c3b150dc00ef tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:42.597099 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-a60e573d-1b22-4a99-b6ed-c3b150dc00ef tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:42.601983 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:42.601983 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:42.611048 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a60e573d-1b22-4a99-b6ed-c3b150dc00ef tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 200 Aug 08 20:21:42.611682 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 441/1750] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:42 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:43.167677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-393c892a-e409-4970-9e0e-074db5c63ebb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.171993 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:43.172330 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1100793402"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:43.173979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1100793402'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:43.174405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume of 1 GB Aug 08 20:21:43.174470 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:43.174470 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:43.182303 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Availability Zones retrieved successfully. Aug 08 20:21:43.189313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Flow 'volume_create_api' (f7f6822f-78bf-43b2-9cf3-1ff357743e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:43.191138 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755880a2-a11f-4d7e-a614-66a2898a1c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:43.192707 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:43.221076 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (755880a2-a11f-4d7e-a614-66a2898a1c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:43.221858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69475501-6240-4f0d-86b6-21fd663ba46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:43.264379 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Created reservations ['a2cf018f-e6d2-4053-bf66-f46ba1eef099', 'e97ba5bc-349b-4fff-be83-b630b7dd621d', '3c5b2487-1952-4819-a32f-c74d337ef19c', '7cd4ceed-0528-4253-ab93-92a3b6a42d01'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:43.265160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69475501-6240-4f0d-86b6-21fd663ba46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2cf018f-e6d2-4053-bf66-f46ba1eef099', 'e97ba5bc-349b-4fff-be83-b630b7dd621d', '3c5b2487-1952-4819-a32f-c74d337ef19c', '7cd4ceed-0528-4253-ab93-92a3b6a42d01']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:43.265912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0753ea-5a9b-4de0-9d9c-31adce9b8eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:43.287556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f0753ea-5a9b-4de0-9d9c-31adce9b8eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1100793402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f85223d4cf442ddb9406621fbe9adb7',qos_specs=None,replication_status=,reservations=['a2cf018f-e6d2-4053-bf66-f46ba1eef099','e97ba5bc-349b-4fff-be83-b630b7dd621d','3c5b2487-1952-4819-a32f-c74d337ef19c','7cd4ceed-0528-4253-ab93-92a3b6a42d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1100793402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f85223d4cf442ddb9406621fbe9adb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:43.288294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea967a4-1517-44e2-a50f-4b5a4e7c86a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:43.315055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bea967a4-1517-44e2-a50f-4b5a4e7c86a2) transitioned into state 'SUCCESS' from state '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-1100793402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f85223d4cf442ddb9406621fbe9adb7',qos_specs=None,replication_status=,reservations=['a2cf018f-e6d2-4053-bf66-f46ba1eef099','e97ba5bc-349b-4fff-be83-b630b7dd621d','3c5b2487-1952-4819-a32f-c74d337ef19c','7cd4ceed-0528-4253-ab93-92a3b6a42d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576d2ac38e1a4922a9836a3a01b6755d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:43.315878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385dc4cf-97dd-42b7-9e2b-a0a1a211c9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:43.324313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (385dc4cf-97dd-42b7-9e2b-a0a1a211c9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:43.325103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Flow 'volume_create_api' (f7f6822f-78bf-43b2-9cf3-1ff357743e73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:43.325374 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Create volume request issued successfully. Aug 08 20:21:43.325902 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-393c892a-e409-4970-9e0e-074db5c63ebb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:43.326306 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 439/1751] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:43 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:43.338892 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-edc03138-070d-48a6-b90e-144db8281fa7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.340630 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-edc03138-070d-48a6-b90e-144db8281fa7 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:43.340876 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-edc03138-070d-48a6-b90e-144db8281fa7 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.341039 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-edc03138-070d-48a6-b90e-144db8281fa7 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.352040 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:43.352040 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:43.356644 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-edc03138-070d-48a6-b90e-144db8281fa7 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:43.361726 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-edc03138-070d-48a6-b90e-144db8281fa7 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:43.362175 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 442/1752] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:43 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:43.622492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-99719b4d-b579-400c-8358-4446ef8e234b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.624151 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99719b4d-b579-400c-8358-4446ef8e234b tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] GET https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 Aug 08 20:21:43.624354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99719b4d-b579-400c-8358-4446ef8e234b tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.624548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-99719b4d-b579-400c-8358-4446ef8e234b tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.624675 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-99719b4d-b579-400c-8358-4446ef8e234b tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] show called for member 65544329-9088-4892-bdd1-094f4221ee47 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:43.628684 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-99719b4d-b579-400c-8358-4446ef8e234b tempest-GroupsV320Test-1978114644 tempest-GroupsV320Test-1978114644-project-member] https://10.4.3.206/volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 returned with HTTP 404 Aug 08 20:21:43.629141 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 431/1753] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:43 2026] GET /volume/v3/groups/65544329-9088-4892-bdd1-094f4221ee47 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:21:43.639760 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2cac9d45-34ba-429b-8d43-34f7287d6a18 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.641989 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cac9d45-34ba-429b-8d43-34f7287d6a18 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/e0914b6d-4b21-47e3-b453-4afb7939ec19 Aug 08 20:21:43.641989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cac9d45-34ba-429b-8d43-34f7287d6a18 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.642175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cac9d45-34ba-429b-8d43-34f7287d6a18 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.642440 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:43.642440 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:43.654528 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cac9d45-34ba-429b-8d43-34f7287d6a18 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/group_types/e0914b6d-4b21-47e3-b453-4afb7939ec19 returned with HTTP 202 Aug 08 20:21:43.654940 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 442/1754] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:21:43 2026] DELETE /volume/v3/group_types/e0914b6d-4b21-47e3-b453-4afb7939ec19 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:21:43.661879 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38f68cc6-b009-4a2f-ae51-85f9897e0fb2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.664168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38f68cc6-b009-4a2f-ae51-85f9897e0fb2 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] DELETE https://10.4.3.206/volume/v3/types/afd1625f-b2d1-4210-b11d-2849fe55dfb6 Aug 08 20:21:43.664489 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38f68cc6-b009-4a2f-ae51-85f9897e0fb2 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.664745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38f68cc6-b009-4a2f-ae51-85f9897e0fb2 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.665071 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:43.665071 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:43.688575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38f68cc6-b009-4a2f-ae51-85f9897e0fb2 tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/types/afd1625f-b2d1-4210-b11d-2849fe55dfb6 returned with HTTP 202 Aug 08 20:21:43.689021 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 440/1755] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:21:43 2026] DELETE /volume/v3/types/afd1625f-b2d1-4210-b11d-2849fe55dfb6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:43.698114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c80ff035-868c-48b6-a364-025ba417710f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.700283 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c80ff035-868c-48b6-a364-025ba417710f tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] GET https://10.4.3.206/volume/v3/types/afd1625f-b2d1-4210-b11d-2849fe55dfb6 Aug 08 20:21:43.700587 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c80ff035-868c-48b6-a364-025ba417710f tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.700806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c80ff035-868c-48b6-a364-025ba417710f tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.706041 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c80ff035-868c-48b6-a364-025ba417710f tempest-GroupsV320Test-876495090 tempest-GroupsV320Test-876495090-project-admin] https://10.4.3.206/volume/v3/types/afd1625f-b2d1-4210-b11d-2849fe55dfb6 returned with HTTP 404 Aug 08 20:21:43.706735 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 443/1756] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:21:43 2026] GET /volume/v3/types/afd1625f-b2d1-4210-b11d-2849fe55dfb6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:43.851506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.853425 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/limits Aug 08 20:21:43.853615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.853793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.861724 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:43.862182 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:43.862471 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:43.862718 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:21:43.874925 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-3fb8b7ac-47f9-4aff-9ee2-b1beddfda4de tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Aug 08 20:21:43.875475 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 432/1757] 10.4.3.206 () {68 vars in 1484 bytes} [Sat Aug 8 20:21:43 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:43.922939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-54060abe-adbd-41ab-a368-4f3001390ca3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.925056 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-54060abe-adbd-41ab-a368-4f3001390ca3 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:43.925298 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-54060abe-adbd-41ab-a368-4f3001390ca3 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:43.925559 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-54060abe-adbd-41ab-a368-4f3001390ca3 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:43.939951 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:43.939951 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:43.943264 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-54060abe-adbd-41ab-a368-4f3001390ca3 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:43.947326 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-54060abe-adbd-41ab-a368-4f3001390ca3 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 200 Aug 08 20:21:43.947740 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 443/1758] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:43 2026] GET /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 1452 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:43.956989 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:43.958960 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:21:43.959426 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c53cdca5-5963-48b9-8024-0e1ff5c1dbed", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1613952075", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:43.969571 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:43.969571 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:43.970020 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:43.970195 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Create snapshot from volume c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:44.005362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Created reservations ['2ebe1d61-85d4-433f-af2e-898fb83a8af0', '28de4554-9aa4-4bb2-bfdf-2618d886eeb9', 'd0eb30f5-f295-411f-b67a-1495adb4dbbb', '7f773d16-875f-47f1-a8a2-38bd5430c3ed'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:44.032823 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Snapshot force create request issued successfully. Aug 08 20:21:44.033424 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-2fe3be73-7646-4526-856f-a41b7d6c17b5 req-6ff1d2dd-d8e4-4d12-b180-2cb462d19c96 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:21:44.033707 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 441/1759] 10.4.3.206 () {72 vars in 1547 bytes} [Sat Aug 8 20:21:43 2026] POST /volume/v3/snapshots => generated 319 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:44.378022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ccd8be68-8a09-4622-b318-86b84ffbc440 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.379764 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccd8be68-8a09-4622-b318-86b84ffbc440 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:44.380406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccd8be68-8a09-4622-b318-86b84ffbc440 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:44.380406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ccd8be68-8a09-4622-b318-86b84ffbc440 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:44.387914 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:44.387914 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:44.391585 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ccd8be68-8a09-4622-b318-86b84ffbc440 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:44.395551 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ccd8be68-8a09-4622-b318-86b84ffbc440 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:44.395804 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 444/1760] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:44 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:44.443975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-ad98dadd-b073-481b-8396-c85f019d4f19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.446031 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-ad98dadd-b073-481b-8396-c85f019d4f19 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:44.446223 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-ad98dadd-b073-481b-8396-c85f019d4f19 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:44.446438 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-ad98dadd-b073-481b-8396-c85f019d4f19 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:44.455447 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:44.455447 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:44.458794 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-ad98dadd-b073-481b-8396-c85f019d4f19 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:44.463040 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-ad98dadd-b073-481b-8396-c85f019d4f19 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:44.463422 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 433/1761] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:44 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:44.569267 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14062c4a-30a5-44d2-be4b-004582bc0c72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.569935 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14062c4a-30a5-44d2-be4b-004582bc0c72 None None] GET https://10.4.3.206/volume// Aug 08 20:21:44.570196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14062c4a-30a5-44d2-be4b-004582bc0c72 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:44.570744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14062c4a-30a5-44d2-be4b-004582bc0c72 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:44.572142 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14062c4a-30a5-44d2-be4b-004582bc0c72 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:44.572590 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 444/1762] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:21:44 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:21:44.583015 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a0efc2c9-9a0d-4e66-9933-23a8481fcaa5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.704728 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a0efc2c9-9a0d-4e66-9933-23a8481fcaa5 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:21:44.705258 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a0efc2c9-9a0d-4e66-9933-23a8481fcaa5 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb", "connector": null, "instance_uuid": "d3ef64f7-4466-4458-98e8-86351b55e5f1"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:44.713724 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:44.713724 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:44.740979 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a0efc2c9-9a0d-4e66-9933-23a8481fcaa5 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:21:44.741541 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 442/1763] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:21:44 2026] POST /volume/v3/attachments => generated 273 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:44.771051 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-84580e9b-2496-48d3-9c74-abbd148111ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.772833 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84580e9b-2496-48d3-9c74-abbd148111ce tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:44.773030 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84580e9b-2496-48d3-9c74-abbd148111ce tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:44.773213 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-84580e9b-2496-48d3-9c74-abbd148111ce tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:44.780633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cd3bd4ab-9e5c-4312-8a1c-b21c07aa2116 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.781104 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd3bd4ab-9e5c-4312-8a1c-b21c07aa2116 None None] GET https://10.4.3.206/volume// Aug 08 20:21:44.781177 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd3bd4ab-9e5c-4312-8a1c-b21c07aa2116 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:44.781334 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd3bd4ab-9e5c-4312-8a1c-b21c07aa2116 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:44.781636 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd3bd4ab-9e5c-4312-8a1c-b21c07aa2116 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:44.781890 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 434/1764] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:44.782525 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:44.782525 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:44.785678 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-84580e9b-2496-48d3-9c74-abbd148111ce tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:44.788576 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a042dd20-0002-4246-8800-752f5dd41de4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.789621 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-84580e9b-2496-48d3-9c74-abbd148111ce tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:44.790003 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 445/1765] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:44 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:44.790534 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a042dd20-0002-4246-8800-752f5dd41de4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:44.790769 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a042dd20-0002-4246-8800-752f5dd41de4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:44.790957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a042dd20-0002-4246-8800-752f5dd41de4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:44.802222 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:44.802222 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:44.805258 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a042dd20-0002-4246-8800-752f5dd41de4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:44.809116 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-a042dd20-0002-4246-8800-752f5dd41de4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:44.809514 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 445/1766] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:44 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 1027 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:44.911045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:44.912992 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] PUT https://10.4.3.206/volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f Aug 08 20:21:44.913350 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:44.920395 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Acquiring lock "cinder-attachment_update-8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:21:44.925342 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Lock "cinder-attachment_update-8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:21:44.926180 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:44.926180 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:45.023238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Lock "cinder-attachment_update-8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb-np0000006809" released by "attachment_update" :: held 0.098s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:21:45.023683 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-9be1d328-b56a-429f-ae3f-6934f6453547 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f returned with HTTP 200 Aug 08 20:21:45.024120 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 443/1767] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:21:44 2026] PUT /volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:45.804861 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-291bc9bd-9f75-4d1f-9ee8-ff7e0a262fdb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:45.807793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-291bc9bd-9f75-4d1f-9ee8-ff7e0a262fdb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:45.807793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-291bc9bd-9f75-4d1f-9ee8-ff7e0a262fdb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:45.807793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-291bc9bd-9f75-4d1f-9ee8-ff7e0a262fdb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:45.816429 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:45.816429 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:45.819539 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-291bc9bd-9f75-4d1f-9ee8-ff7e0a262fdb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:45.823141 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-291bc9bd-9f75-4d1f-9ee8-ff7e0a262fdb tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:45.823605 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 435/1768] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:45 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:45.852574 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e19a48c3-6e7c-4e85-b530-678a0a7c54e0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:45.878923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-855b255d-2e22-4095-9198-e06ed91502ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:45.881055 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-855b255d-2e22-4095-9198-e06ed91502ca tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 Aug 08 20:21:45.881055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-855b255d-2e22-4095-9198-e06ed91502ca tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:45.881055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-855b255d-2e22-4095-9198-e06ed91502ca tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:45.886056 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:45.886056 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:45.886502 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-855b255d-2e22-4095-9198-e06ed91502ca tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Snapshot retrieved successfully. Aug 08 20:21:45.887220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-855b255d-2e22-4095-9198-e06ed91502ca tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 returned with HTTP 200 Aug 08 20:21:45.887608 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 446/1769] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:45 2026] GET /volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:45.929443 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e19a48c3-6e7c-4e85-b530-678a0a7c54e0 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True Aug 08 20:21:45.929650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e19a48c3-6e7c-4e85-b530-678a0a7c54e0 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:45.929860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e19a48c3-6e7c-4e85-b530-678a0a7c54e0 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] Calling method 'get_pools' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:45.939375 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e19a48c3-6e7c-4e85-b530-678a0a7c54e0 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 08 20:21:45.939932 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 446/1770] 10.4.3.206 () {66 vars in 1314 bytes} [Sat Aug 8 20:21:45 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:45.950175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fa56ff6a-0a22-431c-95d4-00263f7d9fe6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:45.951845 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fa56ff6a-0a22-431c-95d4-00263f7d9fe6 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Aug 08 20:21:45.952067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fa56ff6a-0a22-431c-95d4-00263f7d9fe6 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:45.952296 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fa56ff6a-0a22-431c-95d4-00263f7d9fe6 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] Calling method 'get_pools' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:45.952666 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:45.952666 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:45.961019 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fa56ff6a-0a22-431c-95d4-00263f7d9fe6 tempest-VolumePoolsAdminTestsJSON-1475785264 tempest-VolumePoolsAdminTestsJSON-1475785264-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 20:21:45.961397 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 444/1771] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:21:45 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:46.156255 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2195629d-419e-44f1-853a-2e75d3056c3b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:46.158006 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 Aug 08 20:21:46.158199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:46.158409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:46.158529 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Delete snapshot with id: 06d9939d-c668-4e86-bd8d-ec514c7c32f0 Aug 08 20:21:46.162905 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:46.162905 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:46.163282 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Snapshot retrieved successfully. Aug 08 20:21:46.179104 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Snapshot delete request issued successfully. Aug 08 20:21:46.179373 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2195629d-419e-44f1-853a-2e75d3056c3b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 returned with HTTP 202 Aug 08 20:21:46.179898 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 436/1772] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:21:46 2026] DELETE /volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:46.186454 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4f39f105-34cb-40af-9926-2bd259bfaf9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:46.187796 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f39f105-34cb-40af-9926-2bd259bfaf9f tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 Aug 08 20:21:46.187927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f39f105-34cb-40af-9926-2bd259bfaf9f tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:46.188101 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f39f105-34cb-40af-9926-2bd259bfaf9f tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:46.192804 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:46.192804 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:46.193180 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4f39f105-34cb-40af-9926-2bd259bfaf9f tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Snapshot retrieved successfully. Aug 08 20:21:46.193865 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f39f105-34cb-40af-9926-2bd259bfaf9f tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 returned with HTTP 200 Aug 08 20:21:46.194261 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 447/1773] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:46 2026] GET /volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 => generated 477 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:46.835863 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf0044bb-518f-441d-824c-f2c75cd2f947 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:46.837616 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf0044bb-518f-441d-824c-f2c75cd2f947 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:46.837858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf0044bb-518f-441d-824c-f2c75cd2f947 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:46.838094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf0044bb-518f-441d-824c-f2c75cd2f947 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:46.848320 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:46.848320 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:46.852160 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bf0044bb-518f-441d-824c-f2c75cd2f947 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:46.857174 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf0044bb-518f-441d-824c-f2c75cd2f947 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:46.857641 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 447/1774] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:46 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:47.203212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e103ada9-0422-4e5a-a9fc-7e1deca77c5a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:47.206497 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e103ada9-0422-4e5a-a9fc-7e1deca77c5a tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] GET https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 Aug 08 20:21:47.206708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e103ada9-0422-4e5a-a9fc-7e1deca77c5a tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:47.206900 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e103ada9-0422-4e5a-a9fc-7e1deca77c5a tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:47.209228 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=536,cinder:UPDATE=126,cinder:INSERT=58 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:21:47.211724 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e103ada9-0422-4e5a-a9fc-7e1deca77c5a tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 returned with HTTP 404 Aug 08 20:21:47.212220 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 445/1775] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:21:47 2026] GET /volume/v3/snapshots/06d9939d-c668-4e86-bd8d-ec514c7c32f0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:47.747869 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:47.867053 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:47.867404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-936864119", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:47.868839 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-936864119', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:47.868967 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Create volume of 1 GB Aug 08 20:21:47.869221 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:47.869221 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:47.869954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b1df49dc-33ba-4811-9b62-e39b3f4b3c8e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:47.871594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1df49dc-33ba-4811-9b62-e39b3f4b3c8e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:47.871769 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1df49dc-33ba-4811-9b62-e39b3f4b3c8e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:47.871942 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1df49dc-33ba-4811-9b62-e39b3f4b3c8e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:47.881203 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Availability Zones retrieved successfully. Aug 08 20:21:47.881342 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:47.881342 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:47.884987 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b1df49dc-33ba-4811-9b62-e39b3f4b3c8e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:47.886638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Flow 'volume_create_api' (175aa6a6-7868-42e3-8ecb-64a3e5062fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:47.887585 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88af79cc-c904-412f-a83e-fc6cb576fe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:47.888513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:47.888925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1df49dc-33ba-4811-9b62-e39b3f4b3c8e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:47.889395 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 448/1776] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:47 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:47.911412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88af79cc-c904-412f-a83e-fc6cb576fe0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:47.912258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d488f58a-647e-4614-af4e-f78ce083bfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:47.967992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Created reservations ['6dd997a8-ee10-4d60-99e2-2be65d88f149', 'e5685240-036f-467f-9586-c9bfc5b6a710', 'f5fb93ce-91d6-4f41-9af7-1f3f3f500252', '8fa8c05c-2c36-44d8-8eb6-9afdaacb3f51'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:47.968918 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d488f58a-647e-4614-af4e-f78ce083bfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dd997a8-ee10-4d60-99e2-2be65d88f149', 'e5685240-036f-467f-9586-c9bfc5b6a710', 'f5fb93ce-91d6-4f41-9af7-1f3f3f500252', '8fa8c05c-2c36-44d8-8eb6-9afdaacb3f51']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:47.969667 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2a89ca-67af-401e-a598-deba374688cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:47.989339 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f2a89ca-67af-401e-a598-deba374688cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f900fb78-44b5-4f08-9a1c-19fc00ff8f87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-936864119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='096fe06886e94a5c98503e23b2df12e6',qos_specs=None,replication_status=,reservations=['6dd997a8-ee10-4d60-99e2-2be65d88f149','e5685240-036f-467f-9586-c9bfc5b6a710','f5fb93ce-91d6-4f41-9af7-1f3f3f500252','8fa8c05c-2c36-44d8-8eb6-9afdaacb3f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4368c80761bb4e65953355f1b0fd5525',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-936864119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f900fb78-44b5-4f08-9a1c-19fc00ff8f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='096fe06886e94a5c98503e23b2df12e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4368c80761bb4e65953355f1b0fd5525',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:47.990138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb86bde3-0937-4e78-8d8b-fb2961e5add5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.006911 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb86bde3-0937-4e78-8d8b-fb2961e5add5) transitioned into state 'SUCCESS' from state '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-936864119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='096fe06886e94a5c98503e23b2df12e6',qos_specs=None,replication_status=,reservations=['6dd997a8-ee10-4d60-99e2-2be65d88f149','e5685240-036f-467f-9586-c9bfc5b6a710','f5fb93ce-91d6-4f41-9af7-1f3f3f500252','8fa8c05c-2c36-44d8-8eb6-9afdaacb3f51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4368c80761bb4e65953355f1b0fd5525',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.007626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee25eb76-46ef-423e-b971-3462844838c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.016125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee25eb76-46ef-423e-b971-3462844838c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.016886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Flow 'volume_create_api' (175aa6a6-7868-42e3-8ecb-64a3e5062fa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:48.017602 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Create volume request issued successfully. Aug 08 20:21:48.017723 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4fe46bf-f3da-4a35-a171-4d4832df5bed tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:48.018380 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 437/1777] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:47 2026] POST /volume/v3/volumes => generated 755 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:48.032798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2d8a0009-9d17-4886-ae1d-626966e20581 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.035408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d8a0009-9d17-4886-ae1d-626966e20581 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:21:48.035669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d8a0009-9d17-4886-ae1d-626966e20581 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:48.035918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d8a0009-9d17-4886-ae1d-626966e20581 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:48.044140 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:48.044140 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:48.051742 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2d8a0009-9d17-4886-ae1d-626966e20581 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:21:48.061769 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d8a0009-9d17-4886-ae1d-626966e20581 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:21:48.062265 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 448/1778] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:48 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:48.285940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.419698 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:48.420059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1842729699"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:48.421765 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1842729699'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:48.421947 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume of 1 GB Aug 08 20:21:48.426648 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Availability Zones retrieved successfully. Aug 08 20:21:48.433199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Flow 'volume_create_api' (2007ebfe-3d72-40dd-ab31-26f0edd6ff99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:48.434267 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6acadca-85b4-4596-8ce0-c8623b3fce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.435360 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:48.462198 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6acadca-85b4-4596-8ce0-c8623b3fce50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.463077 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0848a497-27eb-461e-800c-1610e2702ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.521888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Created reservations ['1213d44a-22d4-45a0-88be-c267a7d146b0', '9fb8583f-6588-488d-897c-0e154cfc3656', 'f42f8e32-b3fc-4a01-b2ea-eb9ca621f843', '4bbce4a6-ad8d-48ca-985d-ad052f11f306'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:48.522887 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0848a497-27eb-461e-800c-1610e2702ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1213d44a-22d4-45a0-88be-c267a7d146b0', '9fb8583f-6588-488d-897c-0e154cfc3656', 'f42f8e32-b3fc-4a01-b2ea-eb9ca621f843', '4bbce4a6-ad8d-48ca-985d-ad052f11f306']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.523673 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdc05bc-38d0-40f3-b3f5-a632bb2064ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.547959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdc05bc-38d0-40f3-b3f5-a632bb2064ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '644f8b9c-ee76-484c-99e6-84ef7f3671ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1842729699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebdd3b7602143d08e0830caacb56b98',qos_specs=None,replication_status=,reservations=['1213d44a-22d4-45a0-88be-c267a7d146b0','9fb8583f-6588-488d-897c-0e154cfc3656','f42f8e32-b3fc-4a01-b2ea-eb9ca621f843','4bbce4a6-ad8d-48ca-985d-ad052f11f306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0080255f2d410680fafc58437de327',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1842729699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=644f8b9c-ee76-484c-99e6-84ef7f3671ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebdd3b7602143d08e0830caacb56b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d0080255f2d410680fafc58437de327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.549596 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adeb863d-4001-4288-ae47-c84a0830c7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.570564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adeb863d-4001-4288-ae47-c84a0830c7c6) transitioned into state 'SUCCESS' from state '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-1842729699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebdd3b7602143d08e0830caacb56b98',qos_specs=None,replication_status=,reservations=['1213d44a-22d4-45a0-88be-c267a7d146b0','9fb8583f-6588-488d-897c-0e154cfc3656','f42f8e32-b3fc-4a01-b2ea-eb9ca621f843','4bbce4a6-ad8d-48ca-985d-ad052f11f306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0080255f2d410680fafc58437de327',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.571369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41870273-f9fb-45d1-a327-7de2c926aadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:48.580702 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41870273-f9fb-45d1-a327-7de2c926aadb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:48.581675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Flow 'volume_create_api' (2007ebfe-3d72-40dd-ab31-26f0edd6ff99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:48.581971 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume request issued successfully. Aug 08 20:21:48.582671 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b937445-38d8-41fe-a57b-6ccc5be5eff5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:48.583198 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 446/1779] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:21:48 2026] POST /volume/v3/volumes => generated 754 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:48.595842 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6710c8de-e944-4495-a341-8f59b89a1d97 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.598395 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6710c8de-e944-4495-a341-8f59b89a1d97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:21:48.598824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6710c8de-e944-4495-a341-8f59b89a1d97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:48.599196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6710c8de-e944-4495-a341-8f59b89a1d97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:48.608468 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:48.608468 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:48.612926 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6710c8de-e944-4495-a341-8f59b89a1d97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:21:48.618701 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6710c8de-e944-4495-a341-8f59b89a1d97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 200 Aug 08 20:21:48.619354 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 449/1780] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:48 2026] GET /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:48.749039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-ac6e427f-4a83-49f6-9e7b-3145e62bdb9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.751668 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-ac6e427f-4a83-49f6-9e7b-3145e62bdb9b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/limits Aug 08 20:21:48.752570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-ac6e427f-4a83-49f6-9e7b-3145e62bdb9b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:48.752570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-ac6e427f-4a83-49f6-9e7b-3145e62bdb9b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:48.760798 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:48.760798 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:48.770961 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-ac6e427f-4a83-49f6-9e7b-3145e62bdb9b tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Aug 08 20:21:48.771611 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 438/1781] 10.4.3.206 () {68 vars in 1484 bytes} [Sat Aug 8 20:21:48 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:48.812548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-2745fe10-30c1-4338-bcd9-53cfc600eec0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.815193 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-2745fe10-30c1-4338-bcd9-53cfc600eec0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:48.815488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-2745fe10-30c1-4338-bcd9-53cfc600eec0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:48.815744 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-2745fe10-30c1-4338-bcd9-53cfc600eec0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:48.827869 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:48.827869 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:48.832053 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-2745fe10-30c1-4338-bcd9-53cfc600eec0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:48.838031 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-2745fe10-30c1-4338-bcd9-53cfc600eec0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:48.838599 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 449/1782] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:48 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1660 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:48.849011 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.851636 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:21:48.851636 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42e62b98-1906-43d6-8421-81836de2d096", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:48.864438 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:48.864438 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:48.864877 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:48.865010 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Create snapshot from volume 42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:48.896447 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Created reservations ['6eca67e4-3f61-47b1-9254-0fb89a6c9ac9', '2b740d36-a52a-445b-b337-d9c18046ab93', 'b61aaeb9-a0bb-42c0-b161-55a111366c8d', '44da7182-48c0-41f4-9bf2-936abf87191b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:48.909767 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-82cf76e6-edf7-4b66-af16-3459a406310b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:48.911955 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82cf76e6-edf7-4b66-af16-3459a406310b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:48.912242 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82cf76e6-edf7-4b66-af16-3459a406310b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:48.912541 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82cf76e6-edf7-4b66-af16-3459a406310b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:48.923292 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:48.923292 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:48.927065 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-82cf76e6-edf7-4b66-af16-3459a406310b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:48.927574 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Snapshot force create request issued successfully. Aug 08 20:21:48.928003 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dbd2a9fb-76e5-4aa8-bd2d-04a0246761ea req-87414de1-7980-4618-9dfa-58a08e990eed tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:21:48.928451 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 447/1783] 10.4.3.206 () {72 vars in 1547 bytes} [Sat Aug 8 20:21:48 2026] POST /volume/v3/snapshots => generated 292 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:48.932108 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82cf76e6-edf7-4b66-af16-3459a406310b tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:48.932615 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 450/1784] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:48 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:49.079764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64e68f3a-08d6-45c5-bcb1-708597b466a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.082664 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64e68f3a-08d6-45c5-bcb1-708597b466a8 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:21:49.082664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64e68f3a-08d6-45c5-bcb1-708597b466a8 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.082664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64e68f3a-08d6-45c5-bcb1-708597b466a8 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.089835 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.089835 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:49.093986 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64e68f3a-08d6-45c5-bcb1-708597b466a8 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:21:49.100287 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64e68f3a-08d6-45c5-bcb1-708597b466a8 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:21:49.100287 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 439/1785] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:49.112755 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9b99a477-c712-498a-a9c8-935d0d433c18 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.115113 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b99a477-c712-498a-a9c8-935d0d433c18 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:21:49.115450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b99a477-c712-498a-a9c8-935d0d433c18 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.115691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b99a477-c712-498a-a9c8-935d0d433c18 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.122657 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.122657 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:49.126177 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9b99a477-c712-498a-a9c8-935d0d433c18 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:21:49.130233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b99a477-c712-498a-a9c8-935d0d433c18 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:21:49.130668 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 450/1786] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:49.145163 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.147312 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] POST https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87/action Aug 08 20:21:49.147723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-618286098", "disk_format": "raw"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:49.147866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-618286098", "disk_format": "raw"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:49.157224 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.157224 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:49.157893 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:21:49.169409 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.169409 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:49.175043 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7fd3f41c-69c9-4752-995c-ff7f123669ab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.175500 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.image.image_utils [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-618286098'}] 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-618286098'}]. {{(pid=100391) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 20:21:49.177033 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fd3f41c-69c9-4752-995c-ff7f123669ab tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:49.177234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fd3f41c-69c9-4752-995c-ff7f123669ab tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.177565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fd3f41c-69c9-4752-995c-ff7f123669ab tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.188563 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.188563 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:49.192345 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7fd3f41c-69c9-4752-995c-ff7f123669ab tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:49.196224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fd3f41c-69c9-4752-995c-ff7f123669ab tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:49.196678 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 451/1787] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:49.437803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca897d31-f35e-425f-8bb0-401c410845c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.439464 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca897d31-f35e-425f-8bb0-401c410845c2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:49.439803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca897d31-f35e-425f-8bb0-401c410845c2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.440098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca897d31-f35e-425f-8bb0-401c410845c2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.454352 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.454352 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:49.457125 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ca897d31-f35e-425f-8bb0-401c410845c2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:49.462759 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca897d31-f35e-425f-8bb0-401c410845c2 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:49.463453 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 440/1788] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:49.507163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-ba796ba2-381c-4bba-8104-97569e4f0443 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.509661 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-ba796ba2-381c-4bba-8104-97569e4f0443 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:49.509884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-ba796ba2-381c-4bba-8104-97569e4f0443 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.510066 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-ba796ba2-381c-4bba-8104-97569e4f0443 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.522729 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.522729 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:49.526128 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-ba796ba2-381c-4bba-8104-97569e4f0443 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:49.529988 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-ba796ba2-381c-4bba-8104-97569e4f0443 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:49.530433 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 451/1789] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:49.553526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.556337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761/action Aug 08 20:21:49.556864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:49.556987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:49.567941 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.567941 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:49.568359 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:49.575243 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Begin detaching volume completed successfully. Aug 08 20:21:49.575549 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-87b985c2-d4ab-4b77-b06b-2193b7187a17 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761/action returned with HTTP 202 Aug 08 20:21:49.578835 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 452/1790] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:21:49 2026] POST /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:49.636046 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2d992afa-6782-4d4e-a2c1-4fc754e10d74 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.638861 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d992afa-6782-4d4e-a2c1-4fc754e10d74 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:21:49.639044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d992afa-6782-4d4e-a2c1-4fc754e10d74 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.639221 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d992afa-6782-4d4e-a2c1-4fc754e10d74 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.647109 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.647109 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:49.650564 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2d992afa-6782-4d4e-a2c1-4fc754e10d74 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:21:49.654212 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d992afa-6782-4d4e-a2c1-4fc754e10d74 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 200 Aug 08 20:21:49.656442 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 441/1791] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:49.656522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b00ac87-d1e2-4c9c-9d76-9622bc6634ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.656522 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b00ac87-d1e2-4c9c-9d76-9622bc6634ed None None] GET https://10.4.3.206/volume// Aug 08 20:21:49.656522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b00ac87-d1e2-4c9c-9d76-9622bc6634ed None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.656522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b00ac87-d1e2-4c9c-9d76-9622bc6634ed None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.656522 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b00ac87-d1e2-4c9c-9d76-9622bc6634ed None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:49.656522 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 452/1792] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:21:49.664046 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-a4c4ec80-9d21-451a-a60e-3dc795a6ea8c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.667172 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-a4c4ec80-9d21-451a-a60e-3dc795a6ea8c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:49.667482 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-a4c4ec80-9d21-451a-a60e-3dc795a6ea8c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.667735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-a4c4ec80-9d21-451a-a60e-3dc795a6ea8c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.669907 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2fc49fa3-edba-4dba-937a-8766577d7127 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.671490 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:21:49.671805 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "644f8b9c-ee76-484c-99e6-84ef7f3671ea", "name": "tempest-VolumesBackupsAdminTest-Backup-1178158729", "container": "tempest-volumesbackupsadmintest-backup-container-364827299"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:49.673072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Creating new backup {'backup': {'volume_id': '644f8b9c-ee76-484c-99e6-84ef7f3671ea', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1178158729', 'container': 'tempest-volumesbackupsadmintest-backup-container-364827299'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:21:49.673202 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Creating backup of volume 644f8b9c-ee76-484c-99e6-84ef7f3671ea in container tempest-volumesbackupsadmintest-backup-container-364827299 Aug 08 20:21:49.677439 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.677439 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:49.678888 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Copy volume to image completed successfully. Aug 08 20:21:49.679402 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef00d52a-552d-446d-ada3-8fe9952d08c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87/action returned with HTTP 202 Aug 08 20:21:49.679926 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 448/1793] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:21:49 2026] POST /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87/action => generated 685 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:49.680065 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.680065 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:49.680524 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:21:49.681521 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-a4c4ec80-9d21-451a-a60e-3dc795a6ea8c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:49.687178 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-a4c4ec80-9d21-451a-a60e-3dc795a6ea8c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:49.687789 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 453/1794] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 1322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:49.709000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Created reservations ['764a2128-1990-4a52-ad30-3d3bfc4b4f2f', 'd3a7e674-046c-4c77-8244-d82cb272ae2c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:49.741904 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2fc49fa3-edba-4dba-937a-8766577d7127 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:21:49.742402 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 442/1795] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:49 2026] POST /volume/v3/backups => generated 335 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:49.750479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c2b25afc-1890-4efb-88fb-1d48fdc1d58f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.754667 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2b25afc-1890-4efb-88fb-1d48fdc1d58f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:49.754891 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2b25afc-1890-4efb-88fb-1d48fdc1d58f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.755062 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c2b25afc-1890-4efb-88fb-1d48fdc1d58f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.755169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c2b25afc-1890-4efb-88fb-1d48fdc1d58f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:49.761756 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.761756 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:49.762527 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c2b25afc-1890-4efb-88fb-1d48fdc1d58f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:49.763528 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 453/1796] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:49.949520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d0865960-4b9a-472c-b46a-256faa6877b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:49.949520 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0865960-4b9a-472c-b46a-256faa6877b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:49.949520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0865960-4b9a-472c-b46a-256faa6877b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:49.949520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d0865960-4b9a-472c-b46a-256faa6877b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:49.959278 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:49.959278 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:49.962276 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d0865960-4b9a-472c-b46a-256faa6877b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:49.966042 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d0865960-4b9a-472c-b46a-256faa6877b3 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:49.966452 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 449/1797] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:49 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:50.775030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fc8fc29b-7fa9-4422-96ce-354b7e4b3fae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:50.777592 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc8fc29b-7fa9-4422-96ce-354b7e4b3fae tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:50.778000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc8fc29b-7fa9-4422-96ce-354b7e4b3fae tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:50.778274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc8fc29b-7fa9-4422-96ce-354b7e4b3fae tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:50.778436 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fc8fc29b-7fa9-4422-96ce-354b7e4b3fae tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:50.784173 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:50.784173 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:50.786151 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc8fc29b-7fa9-4422-96ce-354b7e4b3fae tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:50.786151 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 454/1798] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:50 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:50.980021 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d51552c5-c3ae-4320-bd1f-51c8c67e8dd4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:50.981704 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d51552c5-c3ae-4320-bd1f-51c8c67e8dd4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:50.981900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d51552c5-c3ae-4320-bd1f-51c8c67e8dd4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:50.982108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d51552c5-c3ae-4320-bd1f-51c8c67e8dd4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:50.991773 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:50.991773 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:50.994984 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d51552c5-c3ae-4320-bd1f-51c8c67e8dd4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:50.999011 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d51552c5-c3ae-4320-bd1f-51c8c67e8dd4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:50.999479 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 443/1799] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:50 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:51.447979 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-709a5c69-3281-46a4-affe-851b9cf80a44 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:51.452831 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-709a5c69-3281-46a4-affe-851b9cf80a44 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:51.453097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-709a5c69-3281-46a4-affe-851b9cf80a44 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:51.453344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-709a5c69-3281-46a4-affe-851b9cf80a44 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:51.464645 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:51.464645 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:51.471398 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-709a5c69-3281-46a4-affe-851b9cf80a44 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:51.475917 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-709a5c69-3281-46a4-affe-851b9cf80a44 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:51.476425 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 454/1800] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:51 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:51.797955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-05446e62-315a-4a43-a9c6-cdc89f6c32f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:51.799824 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-05446e62-315a-4a43-a9c6-cdc89f6c32f8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:51.800016 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-05446e62-315a-4a43-a9c6-cdc89f6c32f8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:51.800221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-05446e62-315a-4a43-a9c6-cdc89f6c32f8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:51.800351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-05446e62-315a-4a43-a9c6-cdc89f6c32f8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:51.804586 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:51.804586 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:51.805327 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-05446e62-315a-4a43-a9c6-cdc89f6c32f8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:51.805706 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 450/1801] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:51 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:52.011476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81b03c6d-d848-4030-a437-bcbda94d03b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:52.013120 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81b03c6d-d848-4030-a437-bcbda94d03b4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:52.013312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81b03c6d-d848-4030-a437-bcbda94d03b4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:52.013512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81b03c6d-d848-4030-a437-bcbda94d03b4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:52.022145 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:52.022145 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:52.025330 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-81b03c6d-d848-4030-a437-bcbda94d03b4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:52.028846 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81b03c6d-d848-4030-a437-bcbda94d03b4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:52.029188 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 455/1802] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:52 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:52.607641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-0ae2f499-24b9-4709-9827-b227cb695a9e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:52.609701 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-0ae2f499-24b9-4709-9827-b227cb695a9e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f/action Aug 08 20:21:52.610041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-0ae2f499-24b9-4709-9827-b227cb695a9e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:52.610155 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-0ae2f499-24b9-4709-9827-b227cb695a9e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:52.627058 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:52.627058 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:52.636113 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d75ae9c1-1b73-41d4-9327-e28d7fe30422 req-0ae2f499-24b9-4709-9827-b227cb695a9e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f/action returned with HTTP 204 Aug 08 20:21:52.636503 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 444/1803] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:21:52 2026] POST /volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:52.815646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0a5cef1-04b8-4f72-a3a2-2e770d6ae847 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:52.817272 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0a5cef1-04b8-4f72-a3a2-2e770d6ae847 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:52.817637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0a5cef1-04b8-4f72-a3a2-2e770d6ae847 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:52.817818 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0a5cef1-04b8-4f72-a3a2-2e770d6ae847 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:52.817923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e0a5cef1-04b8-4f72-a3a2-2e770d6ae847 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:52.822270 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:52.822270 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:52.822970 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0a5cef1-04b8-4f72-a3a2-2e770d6ae847 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:52.823319 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 455/1804] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:52 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:53.042833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c61f4f80-0795-4fa5-87d2-7aef2961ba3d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.044850 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c61f4f80-0795-4fa5-87d2-7aef2961ba3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.045338 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c61f4f80-0795-4fa5-87d2-7aef2961ba3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.045434 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c61f4f80-0795-4fa5-87d2-7aef2961ba3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.048769 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-322f0b74-2065-4052-a097-51fd4882da47 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.050781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-322f0b74-2065-4052-a097-51fd4882da47 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e Aug 08 20:21:53.050940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-322f0b74-2065-4052-a097-51fd4882da47 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.051108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-322f0b74-2065-4052-a097-51fd4882da47 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.056193 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.056193 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:53.060749 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.060749 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:53.060953 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c61f4f80-0795-4fa5-87d2-7aef2961ba3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.065357 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c61f4f80-0795-4fa5-87d2-7aef2961ba3d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:53.065873 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 451/1805] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:53.079304 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-65b3cca5-2a24-477c-bd41-ec785a2d2c7c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.080968 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65b3cca5-2a24-477c-bd41-ec785a2d2c7c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.081137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65b3cca5-2a24-477c-bd41-ec785a2d2c7c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.081324 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65b3cca5-2a24-477c-bd41-ec785a2d2c7c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.084715 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-8c359627-5ac0-4c6a-833d-00738de5488b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.089284 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-8c359627-5ac0-4c6a-833d-00738de5488b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009 Aug 08 20:21:53.089482 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-8c359627-5ac0-4c6a-833d-00738de5488b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.089689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-8c359627-5ac0-4c6a-833d-00738de5488b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.098961 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.098961 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:53.101153 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.101153 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:53.104891 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-65b3cca5-2a24-477c-bd41-ec785a2d2c7c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.110633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65b3cca5-2a24-477c-bd41-ec785a2d2c7c tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:53.111022 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 445/1806] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:53.121980 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2b63cb8f-5adb-461e-b138-f2e2f04af424 req-322f0b74-2065-4052-a097-51fd4882da47 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e returned with HTTP 200 Aug 08 20:21:53.122556 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 456/1807] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:53 2026] DELETE /volume/v3/attachments/1f230198-8d04-40e5-9f77-eb63c7074b4e => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:53.124821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.126618 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.126840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.127022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.127198 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume with id: 8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.138767 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.138767 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:53.139324 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.147589 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-8c359627-5ac0-4c6a-833d-00738de5488b tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009 returned with HTTP 200 Aug 08 20:21:53.148146 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 456/1808] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:53 2026] DELETE /volume/v3/attachments/e5ff2ddc-856d-4e65-a672-c1522e0ca009 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:53.149633 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-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 08 20:21:53.150065 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22ad0ce2-f3c1-4977-abf2-4885cb69b759 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 400 Aug 08 20:21:53.150827 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 452/1809] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:53 2026] DELETE /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:21:53.157095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.159003 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20f6c8b0-2f3c-4e14-bf82-b58540f8d75f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.159253 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:53.159494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.159754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.159983 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Delete volume with id: c53cdca5-5963-48b9-8024-0e1ff5c1dbed Aug 08 20:21:53.161083 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20f6c8b0-2f3c-4e14-bf82-b58540f8d75f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.161360 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20f6c8b0-2f3c-4e14-bf82-b58540f8d75f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.161629 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20f6c8b0-2f3c-4e14-bf82-b58540f8d75f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.167910 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.167910 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:53.168493 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Volume info retrieved successfully. Aug 08 20:21:53.174960 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.174960 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:53.177990 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20f6c8b0-2f3c-4e14-bf82-b58540f8d75f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.182702 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20f6c8b0-2f3c-4e14-bf82-b58540f8d75f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:53.183061 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 457/1810] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:53.188037 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] Delete volume request issued successfully. Aug 08 20:21:53.188279 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7fe6681c-6be8-454d-a95d-7498b8cf1d1e req-12a8291c-f747-42e8-b2fe-1d1a77c174c6 tempest-ImageDependencyTests-448002185 tempest-ImageDependencyTests-448002185-project-member] https://10.4.3.206/volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed returned with HTTP 202 Aug 08 20:21:53.188788 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 446/1811] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:21:53 2026] DELETE /volume/v3/volumes/c53cdca5-5963-48b9-8024-0e1ff5c1dbed => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:53.224963 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-63cb4169-18f0-42e0-8695-822069b3bfba req-30cfd6b6-9aff-4132-9458-924bc4c35e3e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.226678 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-30cfd6b6-9aff-4132-9458-924bc4c35e3e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.226869 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-30cfd6b6-9aff-4132-9458-924bc4c35e3e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.227037 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-30cfd6b6-9aff-4132-9458-924bc4c35e3e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.236536 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.236536 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:53.240144 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-63cb4169-18f0-42e0-8695-822069b3bfba req-30cfd6b6-9aff-4132-9458-924bc4c35e3e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.245337 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-30cfd6b6-9aff-4132-9458-924bc4c35e3e tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:53.245795 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 457/1812] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:53.265990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.268401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] POST https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb/action Aug 08 20:21:53.268850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:21:53.269029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:53.279812 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.279812 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:53.280399 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.286339 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Begin detaching volume completed successfully. Aug 08 20:21:53.286571 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-25b363e4-e8c8-4f3d-8cf4-8470d0b62b79 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb/action returned with HTTP 202 Aug 08 20:21:53.287290 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 453/1813] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:21:53 2026] POST /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:21:53.322970 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31b56745-7cf1-457e-aacb-ec4c33bdba24 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.323377 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31b56745-7cf1-457e-aacb-ec4c33bdba24 None None] GET https://10.4.3.206/volume// Aug 08 20:21:53.323559 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31b56745-7cf1-457e-aacb-ec4c33bdba24 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.323730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31b56745-7cf1-457e-aacb-ec4c33bdba24 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.324119 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31b56745-7cf1-457e-aacb-ec4c33bdba24 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:53.324452 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 458/1814] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:21: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 08 20:21:53.330860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-63cb4169-18f0-42e0-8695-822069b3bfba req-a3e99c56-85fd-4ebe-8c9e-df6be2967790 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.333252 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-a3e99c56-85fd-4ebe-8c9e-df6be2967790 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:53.333489 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-a3e99c56-85fd-4ebe-8c9e-df6be2967790 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.333672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-a3e99c56-85fd-4ebe-8c9e-df6be2967790 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.341946 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.341946 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:53.347424 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-63cb4169-18f0-42e0-8695-822069b3bfba req-a3e99c56-85fd-4ebe-8c9e-df6be2967790 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:53.351259 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-a3e99c56-85fd-4ebe-8c9e-df6be2967790 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:53.351645 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 447/1815] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:21:53.772258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-f8ef9847-6bec-437e-93cd-c032559c5b0d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.778643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-f8ef9847-6bec-437e-93cd-c032559c5b0d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761 Aug 08 20:21:53.778838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-f8ef9847-6bec-437e-93cd-c032559c5b0d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.779015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-f8ef9847-6bec-437e-93cd-c032559c5b0d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.789369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-167c6b93-f896-47c8-8349-2b1206abb28a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.791544 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-167c6b93-f896-47c8-8349-2b1206abb28a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:21:53.791675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-167c6b93-f896-47c8-8349-2b1206abb28a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.791787 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-167c6b93-f896-47c8-8349-2b1206abb28a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.794064 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.794064 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:53.800440 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.800440 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:53.803947 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-167c6b93-f896-47c8-8349-2b1206abb28a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:53.808428 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-167c6b93-f896-47c8-8349-2b1206abb28a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:21:53.808971 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 454/1816] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:53.833310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-95f63b1b-7cd8-49ff-b8d2-884e07ba189f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:53.835510 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95f63b1b-7cd8-49ff-b8d2-884e07ba189f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:53.835759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95f63b1b-7cd8-49ff-b8d2-884e07ba189f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:53.836005 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95f63b1b-7cd8-49ff-b8d2-884e07ba189f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:53.836161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-95f63b1b-7cd8-49ff-b8d2-884e07ba189f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:53.840197 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b64fd1f0-ba58-4fd8-874f-ef80c4cb739e req-f8ef9847-6bec-437e-93cd-c032559c5b0d tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761 returned with HTTP 200 Aug 08 20:21:53.840678 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 458/1817] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:53 2026] DELETE /volume/v3/attachments/a6e3e3f9-405e-440a-a9e7-93e71afe9761 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:53.842364 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:53.842364 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:53.843119 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95f63b1b-7cd8-49ff-b8d2-884e07ba189f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:53.843505 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 459/1818] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:53 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:54.704992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f3a06d5-dc10-41bf-8204-060161e06dde None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:54.707233 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096?cascade=True Aug 08 20:21:54.707490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:54.707731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:54.707941 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume with id: 42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:54.716194 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:54.716194 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:54.716825 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:54.754868 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume request issued successfully. Aug 08 20:21:54.755110 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f3a06d5-dc10-41bf-8204-060161e06dde tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096?cascade=True returned with HTTP 202 Aug 08 20:21:54.755657 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 448/1819] 10.4.3.206 () {66 vars in 1376 bytes} [Sat Aug 8 20:21:54 2026] DELETE /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096?cascade=True => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:54.768510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ca3db2f-a2f3-4563-904e-6836475d26e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:54.770185 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ca3db2f-a2f3-4563-904e-6836475d26e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:54.770398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ca3db2f-a2f3-4563-904e-6836475d26e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:54.770608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ca3db2f-a2f3-4563-904e-6836475d26e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:54.777032 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:54.777032 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:54.780600 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ca3db2f-a2f3-4563-904e-6836475d26e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:54.786249 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ca3db2f-a2f3-4563-904e-6836475d26e6 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 200 Aug 08 20:21:54.787073 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 455/1820] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:54 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:54.853765 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f800ac7-f10a-4dcf-b8a0-13585e4ec893 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:54.855441 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f800ac7-f10a-4dcf-b8a0-13585e4ec893 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:54.855682 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f800ac7-f10a-4dcf-b8a0-13585e4ec893 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:54.855810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f800ac7-f10a-4dcf-b8a0-13585e4ec893 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:54.855920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2f800ac7-f10a-4dcf-b8a0-13585e4ec893 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:54.860600 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:54.860600 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:54.861626 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f800ac7-f10a-4dcf-b8a0-13585e4ec893 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:54.862072 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 459/1821] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:54 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:55.803967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-96c68928-b92c-4f02-8a2f-2299848ac413 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:55.805816 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-96c68928-b92c-4f02-8a2f-2299848ac413 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:55.807265 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-96c68928-b92c-4f02-8a2f-2299848ac413 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:55.807265 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-96c68928-b92c-4f02-8a2f-2299848ac413 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:55.821478 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-96c68928-b92c-4f02-8a2f-2299848ac413 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 404 Aug 08 20:21:55.821478 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 460/1822] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:55 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:55.870785 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-52c6dc17-de67-4ecd-8178-9fde600c3f6a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:55.872470 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52c6dc17-de67-4ecd-8178-9fde600c3f6a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:55.872644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52c6dc17-de67-4ecd-8178-9fde600c3f6a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:55.872864 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52c6dc17-de67-4ecd-8178-9fde600c3f6a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:55.873014 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-52c6dc17-de67-4ecd-8178-9fde600c3f6a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:55.877546 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:55.877546 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:55.878292 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52c6dc17-de67-4ecd-8178-9fde600c3f6a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:55.878699 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 449/1823] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:55 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:55.977856 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-63cb4169-18f0-42e0-8695-822069b3bfba req-b76fea90-32c8-4a74-af78-52e8aa4f8a74 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:55.980473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-b76fea90-32c8-4a74-af78-52e8aa4f8a74 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f Aug 08 20:21:55.981172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-b76fea90-32c8-4a74-af78-52e8aa4f8a74 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:55.981172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-b76fea90-32c8-4a74-af78-52e8aa4f8a74 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:55.989709 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:55.989709 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:56.084876 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-63cb4169-18f0-42e0-8695-822069b3bfba req-b76fea90-32c8-4a74-af78-52e8aa4f8a74 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f returned with HTTP 200 Aug 08 20:21:56.085516 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 456/1824] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:21:55 2026] DELETE /volume/v3/attachments/7a38d7fe-6065-41e0-9716-70ac6f14b68f => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.233252 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a2ebc1e-ef98-438b-a7b9-6adff00c0e50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.235099 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a2ebc1e-ef98-438b-a7b9-6adff00c0e50 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:56.235354 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a2ebc1e-ef98-438b-a7b9-6adff00c0e50 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.235585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a2ebc1e-ef98-438b-a7b9-6adff00c0e50 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.235795 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9a2ebc1e-ef98-438b-a7b9-6adff00c0e50 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume with id: 42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:56.241323 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a2ebc1e-ef98-438b-a7b9-6adff00c0e50 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 404 Aug 08 20:21:56.241884 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 460/1825] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:56 2026] DELETE /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:56.252783 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6718439e-6ae1-4e1b-b1da-a62ac68d45dc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.258753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6718439e-6ae1-4e1b-b1da-a62ac68d45dc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 Aug 08 20:21:56.258753 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6718439e-6ae1-4e1b-b1da-a62ac68d45dc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.260078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6718439e-6ae1-4e1b-b1da-a62ac68d45dc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.270906 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6718439e-6ae1-4e1b-b1da-a62ac68d45dc tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 returned with HTTP 404 Aug 08 20:21:56.270906 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 461/1826] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/volumes/42e62b98-1906-43d6-8421-81836de2d096 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:56.279219 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31bbf246-2c56-4052-849c-be6f3f639721 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.281226 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:56.281226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.281362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.281479 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume with id: 5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:56.290595 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:56.290595 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:56.291068 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:56.322914 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume request issued successfully. Aug 08 20:21:56.323113 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31bbf246-2c56-4052-849c-be6f3f639721 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 202 Aug 08 20:21:56.323582 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 450/1827] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:56 2026] DELETE /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:56.330712 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c64d056-f2e1-46cd-ac29-8c7bbcf30781 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.333913 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c64d056-f2e1-46cd-ac29-8c7bbcf30781 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:56.333913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c64d056-f2e1-46cd-ac29-8c7bbcf30781 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.333913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c64d056-f2e1-46cd-ac29-8c7bbcf30781 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.341788 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:56.341788 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:56.345373 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2c64d056-f2e1-46cd-ac29-8c7bbcf30781 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:21:56.350491 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c64d056-f2e1-46cd-ac29-8c7bbcf30781 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 200 Aug 08 20:21:56.351431 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 457/1828] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.460217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c987929-4e52-4662-bcf1-d19f1974463a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.462984 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c987929-4e52-4662-bcf1-d19f1974463a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:56.463216 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c987929-4e52-4662-bcf1-d19f1974463a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.463466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c987929-4e52-4662-bcf1-d19f1974463a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.471171 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:56.471171 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:56.474804 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4c987929-4e52-4662-bcf1-d19f1974463a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:56.479302 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c987929-4e52-4662-bcf1-d19f1974463a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:56.479455 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 461/1829] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.577154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f54e180-564c-4600-aea6-8e3ed99cc8f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.695727 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f54e180-564c-4600-aea6-8e3ed99cc8f0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Aug 08 20:21:56.695910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f54e180-564c-4600-aea6-8e3ed99cc8f0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.696093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f54e180-564c-4600-aea6-8e3ed99cc8f0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Calling method 'get_pools' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.709527 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f54e180-564c-4600-aea6-8e3ed99cc8f0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 20:21:56.709971 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 462/1830] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.728893 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-679c7953-a425-4a77-b9df-406c7edd0b31 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.737373 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-679c7953-a425-4a77-b9df-406c7edd0b31 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True Aug 08 20:21:56.738296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-679c7953-a425-4a77-b9df-406c7edd0b31 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.739434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-679c7953-a425-4a77-b9df-406c7edd0b31 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Calling method 'get_pools' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.764804 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-679c7953-a425-4a77-b9df-406c7edd0b31 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 08 20:21:56.765253 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 451/1831] 10.4.3.206 () {66 vars in 1314 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:56.778122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5ae14f8d-4cd6-465b-80b0-d77faba8afc0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.780087 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ae14f8d-4cd6-465b-80b0-d77faba8afc0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool Aug 08 20:21:56.780301 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ae14f8d-4cd6-465b-80b0-d77faba8afc0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.780525 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ae14f8d-4cd6-465b-80b0-d77faba8afc0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.794763 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ae14f8d-4cd6-465b-80b0-d77faba8afc0 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool returned with HTTP 200 Aug 08 20:21:56.795131 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 458/1832] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/capabilities/np0000006809@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.802861 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73204bb8-8f6b-4c51-9b5b-f2b32f66f447 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.804690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73204bb8-8f6b-4c51-9b5b-f2b32f66f447 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool Aug 08 20:21:56.804881 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73204bb8-8f6b-4c51-9b5b-f2b32f66f447 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.805055 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73204bb8-8f6b-4c51-9b5b-f2b32f66f447 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.818794 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73204bb8-8f6b-4c51-9b5b-f2b32f66f447 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool returned with HTTP 200 Aug 08 20:21:56.819349 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 462/1833] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/capabilities/np0000006809@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.830528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9743a36-f317-47f1-b146-dcf2bfd62b96 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.832033 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9743a36-f317-47f1-b146-dcf2bfd62b96 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool Aug 08 20:21:56.832251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9743a36-f317-47f1-b146-dcf2bfd62b96 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.832481 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9743a36-f317-47f1-b146-dcf2bfd62b96 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.842714 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9743a36-f317-47f1-b146-dcf2bfd62b96 tempest-BackendsCapabilitiesAdminTestsJSON-778289198 tempest-BackendsCapabilitiesAdminTestsJSON-778289198-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool returned with HTTP 200 Aug 08 20:21:56.843090 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 463/1834] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/capabilities/np0000006809@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:56.889131 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d22a8360-492b-436f-8389-cd9688659723 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:56.891337 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d22a8360-492b-436f-8389-cd9688659723 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:56.891609 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d22a8360-492b-436f-8389-cd9688659723 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:56.891849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d22a8360-492b-436f-8389-cd9688659723 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:56.891999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d22a8360-492b-436f-8389-cd9688659723 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:56.896886 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:56.896886 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:56.897889 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d22a8360-492b-436f-8389-cd9688659723 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:56.898145 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 452/1835] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:56 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:57.044899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:57.046603 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:21:57.046959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1254627459", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:57.048835 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1254627459', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:21:57.152267 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Create volume of 1 GB Aug 08 20:21:57.158547 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Availability Zones retrieved successfully. Aug 08 20:21:57.166169 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Flow 'volume_create_api' (8b909dbd-682d-4e29-a9d9-30da0f484475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:57.167116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d1a89b-e769-4897-be31-31849e2891d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:57.169542 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:21:57.255734 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4d1a89b-e769-4897-be31-31849e2891d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:57.257045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad30068-acd4-4f23-ad53-9601eb4ae16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:57.363720 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Created reservations ['babb9043-5d60-4421-9630-2e1b6eeabd39', '4674354c-c96c-443d-99ef-4e431ac2d066', '7908d582-535a-4c78-902d-a020e33e49e1', 'a5798697-2bb3-46c6-808d-464b098ed01c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:57.365785 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ad30068-acd4-4f23-ad53-9601eb4ae16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babb9043-5d60-4421-9630-2e1b6eeabd39', '4674354c-c96c-443d-99ef-4e431ac2d066', '7908d582-535a-4c78-902d-a020e33e49e1', 'a5798697-2bb3-46c6-808d-464b098ed01c']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:57.368034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b9a3f7-c8b8-4d0c-b596-e714eb569374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:57.377605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-52cd4cd0-ebee-4ed7-b636-e0344636eaf0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:57.379728 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-52cd4cd0-ebee-4ed7-b636-e0344636eaf0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 Aug 08 20:21:57.380906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-52cd4cd0-ebee-4ed7-b636-e0344636eaf0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:57.380906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-52cd4cd0-ebee-4ed7-b636-e0344636eaf0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:57.391585 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-52cd4cd0-ebee-4ed7-b636-e0344636eaf0 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 returned with HTTP 404 Aug 08 20:21:57.393431 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 463/1836] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:57 2026] GET /volume/v3/volumes/5d52a550-3439-47c7-b2fe-8bea982ed684 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:57.401085 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7b9a3f7-c8b8-4d0c-b596-e714eb569374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eebc2d7-e7f8-4219-bc42-a85b407f0016', '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-1254627459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999bc8d326834822a4790222ad31c7ba',qos_specs=None,replication_status=,reservations=['babb9043-5d60-4421-9630-2e1b6eeabd39','4674354c-c96c-443d-99ef-4e431ac2d066','7908d582-535a-4c78-902d-a020e33e49e1','a5798697-2bb3-46c6-808d-464b098ed01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b009ec269442179cc781a05441fae9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1254627459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eebc2d7-e7f8-4219-bc42-a85b407f0016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='999bc8d326834822a4790222ad31c7ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9b009ec269442179cc781a05441fae9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:57.402310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e0e01c-c595-48e1-81d9-02ce7aa22b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:57.429875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5e0e01c-c595-48e1-81d9-02ce7aa22b8f) transitioned into state 'SUCCESS' from state '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-1254627459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='999bc8d326834822a4790222ad31c7ba',qos_specs=None,replication_status=,reservations=['babb9043-5d60-4421-9630-2e1b6eeabd39','4674354c-c96c-443d-99ef-4e431ac2d066','7908d582-535a-4c78-902d-a020e33e49e1','a5798697-2bb3-46c6-808d-464b098ed01c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9b009ec269442179cc781a05441fae9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:57.429875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc51333-0ffb-4e4b-9f79-fbed82883238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:21:57.438063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dc51333-0ffb-4e4b-9f79-fbed82883238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:21:57.438967 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Flow 'volume_create_api' (8b909dbd-682d-4e29-a9d9-30da0f484475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:21:57.439373 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Create volume request issued successfully. Aug 08 20:21:57.440024 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc0e6349-d4a4-4f53-a102-e46bb02cc71e tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:21:57.440605 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 459/1837] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:21:57 2026] POST /volume/v3/volumes => generated 753 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:57.453543 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69165111-0209-4994-b0cd-b736b9b52fb9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:57.456451 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69165111-0209-4994-b0cd-b736b9b52fb9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:21:57.456451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69165111-0209-4994-b0cd-b736b9b52fb9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:57.456730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69165111-0209-4994-b0cd-b736b9b52fb9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:57.464648 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:57.464648 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:57.468304 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-69165111-0209-4994-b0cd-b736b9b52fb9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:57.476154 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69165111-0209-4994-b0cd-b736b9b52fb9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 returned with HTTP 200 Aug 08 20:21:57.477530 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 464/1838] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:57 2026] GET /volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:57.913827 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fede1c3d-7ed6-4e86-8110-c9e869499a20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:57.917785 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fede1c3d-7ed6-4e86-8110-c9e869499a20 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:57.918057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fede1c3d-7ed6-4e86-8110-c9e869499a20 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:57.918307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fede1c3d-7ed6-4e86-8110-c9e869499a20 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:57.918450 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fede1c3d-7ed6-4e86-8110-c9e869499a20 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:57.936804 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:57.936804 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:57.937890 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fede1c3d-7ed6-4e86-8110-c9e869499a20 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:57.938347 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 453/1839] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:57 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:58.497328 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd4e49fe-81c2-4000-a514-bedd42cc0c48 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:58.499578 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd4e49fe-81c2-4000-a514-bedd42cc0c48 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:21:58.499578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd4e49fe-81c2-4000-a514-bedd42cc0c48 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:58.500023 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd4e49fe-81c2-4000-a514-bedd42cc0c48 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:58.511124 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:58.511124 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:21:58.522022 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fd4e49fe-81c2-4000-a514-bedd42cc0c48 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:58.531553 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd4e49fe-81c2-4000-a514-bedd42cc0c48 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 returned with HTTP 200 Aug 08 20:21:58.531687 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 464/1840] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:58 2026] GET /volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:58.587338 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7952a754-2eed-4c5b-b938-489d31175a18 req-fd3dfecb-2135-4425-ab89-fc93be5a467c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:58.589337 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-fd3dfecb-2135-4425-ab89-fc93be5a467c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:21:58.589544 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-fd3dfecb-2135-4425-ab89-fc93be5a467c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:58.589755 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-fd3dfecb-2135-4425-ab89-fc93be5a467c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:58.596503 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:58.596503 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:58.600344 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7952a754-2eed-4c5b-b938-489d31175a18 req-fd3dfecb-2135-4425-ab89-fc93be5a467c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:58.605732 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-fd3dfecb-2135-4425-ab89-fc93be5a467c tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 returned with HTTP 200 Aug 08 20:21:58.606241 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 460/1841] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:58 2026] GET /volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:58.949035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4d0829d-e40e-42b0-8e15-9e5e6f6f35bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:58.950746 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4d0829d-e40e-42b0-8e15-9e5e6f6f35bc tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:58.950927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4d0829d-e40e-42b0-8e15-9e5e6f6f35bc tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:58.951101 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4d0829d-e40e-42b0-8e15-9e5e6f6f35bc tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:58.951220 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d4d0829d-e40e-42b0-8e15-9e5e6f6f35bc tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:58.956105 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:58.956105 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:58.957101 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4d0829d-e40e-42b0-8e15-9e5e6f6f35bc tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:58.957588 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 465/1842] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:58 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:59.063579 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c2799d2d-ac25-4042-9eb0-e73b330d05eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.065719 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c2799d2d-ac25-4042-9eb0-e73b330d05eb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:21:59.065719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c2799d2d-ac25-4042-9eb0-e73b330d05eb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:59.065719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c2799d2d-ac25-4042-9eb0-e73b330d05eb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:59.073541 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:59.073541 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:59.078608 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c2799d2d-ac25-4042-9eb0-e73b330d05eb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:21:59.087421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c2799d2d-ac25-4042-9eb0-e73b330d05eb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 returned with HTTP 200 Aug 08 20:21:59.088195 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 454/1843] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:21:59 2026] GET /volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:59.102767 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c6e7e703-5aae-4cef-8449-e672901abdc1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.103238 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6e7e703-5aae-4cef-8449-e672901abdc1 None None] GET https://10.4.3.206/volume// Aug 08 20:21:59.103238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6e7e703-5aae-4cef-8449-e672901abdc1 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:59.103938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6e7e703-5aae-4cef-8449-e672901abdc1 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:59.103938 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6e7e703-5aae-4cef-8449-e672901abdc1 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:21:59.104891 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 465/1844] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:21: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 08 20:21:59.113251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7952a754-2eed-4c5b-b938-489d31175a18 req-cdd96241-1227-4c51-9a0d-8585efed8f86 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.115764 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-cdd96241-1227-4c51-9a0d-8585efed8f86 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:21:59.116187 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-cdd96241-1227-4c51-9a0d-8585efed8f86 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eebc2d7-e7f8-4219-bc42-a85b407f0016", "connector": null, "instance_uuid": "1149b7c2-fd65-44b8-a782-8c33b60cdb8e"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:59.125980 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:59.125980 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:59.159368 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-cdd96241-1227-4c51-9a0d-8585efed8f86 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:21:59.159838 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 461/1845] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:21:59 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 08 20:21:59.369437 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d6a7a8c6-ca73-4211-a745-9abf8bd42992 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.456760 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6a7a8c6-ca73-4211-a745-9abf8bd42992 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:21:59.457030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6a7a8c6-ca73-4211-a745-9abf8bd42992 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-218451869"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:59.473099 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6a7a8c6-ca73-4211-a745-9abf8bd42992 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:21:59.473503 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 466/1846] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:21:59 2026] POST /volume/v3/types => generated 215 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:59.481611 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-57baa710-fdfc-45e8-b401-ffc4a86cbcbc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.483277 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57baa710-fdfc-45e8-b401-ffc4a86cbcbc tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:21:59.483678 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57baa710-fdfc-45e8-b401-ffc4a86cbcbc tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-257160983"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:59.496845 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57baa710-fdfc-45e8-b401-ffc4a86cbcbc tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:21:59.497232 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 455/1847] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:21:59 2026] POST /volume/v3/group_types => generated 172 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:21:59.508136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.510804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.512582 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:59.512764 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:59.512940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:59.513091 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume with id: 8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:59.523038 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:59.523038 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:59.523651 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:59.541556 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume request issued successfully. Aug 08 20:21:59.541815 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4dfa21d-725c-444f-a0ad-3aaea8bfa83a tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 202 Aug 08 20:21:59.542432 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 462/1848] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:21:59 2026] DELETE /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:21:59.550556 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20aecf32-3933-4a04-ab55-f563ce261424 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.553400 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20aecf32-3933-4a04-ab55-f563ce261424 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:21:59.553612 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20aecf32-3933-4a04-ab55-f563ce261424 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:59.553805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20aecf32-3933-4a04-ab55-f563ce261424 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:59.560838 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:59.560838 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:21:59.564466 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20aecf32-3933-4a04-ab55-f563ce261424 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:21:59.569664 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20aecf32-3933-4a04-ab55-f563ce261424 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 200 Aug 08 20:21:59.570295 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 467/1849] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:59 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:21:59.582588 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:21:59.582972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "daf2c96d-537c-4df9-b13a-af679a38de10", "volume_types": ["278d36ac-7272-45df-9b44-5fc512df3910"], "name": "tempest-Group1-521880466"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:21:59.584478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Creating new group {'group': {'group_type': 'daf2c96d-537c-4df9-b13a-af679a38de10', 'volume_types': ['278d36ac-7272-45df-9b44-5fc512df3910'], 'name': 'tempest-Group1-521880466'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:21:59.588105 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Creating group tempest-Group1-521880466. Aug 08 20:21:59.613309 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability zone cache updated, next update will occur around 2026-08-08 21:21:59.611716. {{(pid=100388) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:21:59.613309 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability Zones retrieved successfully. Aug 08 20:21:59.670828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Created reservations ['f238a53f-9506-449a-8594-69459fcd2426'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:21:59.706430 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-107f6361-7a33-4d47-b73d-6faabc1fbe07 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:21:59.709967 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 466/1850] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:21:59 2026] POST /volume/v3/groups => generated 93 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:21:59.720825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0239d022-ed3e-44c1-81e7-c397d788d7de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.726463 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0239d022-ed3e-44c1-81e7-c397d788d7de tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 Aug 08 20:21:59.726867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0239d022-ed3e-44c1-81e7-c397d788d7de tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:59.727466 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0239d022-ed3e-44c1-81e7-c397d788d7de tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:59.727730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-0239d022-ed3e-44c1-81e7-c397d788d7de tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 48945b76-32fb-4c8a-88b2-d95db251b261 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:21:59.732974 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:59.732974 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:21:59.743351 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0239d022-ed3e-44c1-81e7-c397d788d7de tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 returned with HTTP 200 Aug 08 20:21:59.744191 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 456/1851] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:21:59 2026] GET /volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 => generated 321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:21:59.968551 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f45e7f7-a7e5-4834-813c-546d9e3227c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:21:59.970867 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f45e7f7-a7e5-4834-813c-546d9e3227c5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:21:59.971079 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f45e7f7-a7e5-4834-813c-546d9e3227c5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:21:59.971286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f45e7f7-a7e5-4834-813c-546d9e3227c5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:21:59.971436 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6f45e7f7-a7e5-4834-813c-546d9e3227c5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:21:59.977587 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:21:59.977587 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:21:59.977686 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f45e7f7-a7e5-4834-813c-546d9e3227c5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:21:59.978018 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 463/1852] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:21:59 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:00.370498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c8a1349c-a4f4-4835-9a15-40eda0f7686f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.370498 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c8a1349c-a4f4-4835-9a15-40eda0f7686f None None] GET https://10.4.3.206/volume// Aug 08 20:22:00.370848 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c8a1349c-a4f4-4835-9a15-40eda0f7686f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.371178 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c8a1349c-a4f4-4835-9a15-40eda0f7686f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.371345 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c8a1349c-a4f4-4835-9a15-40eda0f7686f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:00.371665 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 468/1853] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:22:00.393986 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c495cedf-ee2c-4f48-9423-4e3604e82df7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.399220 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c495cedf-ee2c-4f48-9423-4e3604e82df7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:22:00.399488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c495cedf-ee2c-4f48-9423-4e3604e82df7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.399729 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c495cedf-ee2c-4f48-9423-4e3604e82df7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.414315 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.414315 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:00.415206 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c495cedf-ee2c-4f48-9423-4e3604e82df7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:22:00.420049 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-c495cedf-ee2c-4f48-9423-4e3604e82df7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 returned with HTTP 200 Aug 08 20:22:00.420494 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 467/1854] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:00.553285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.554357 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] PUT https://10.4.3.206/volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2 Aug 08 20:22:00.554720 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:00.561709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Acquiring lock "cinder-attachment_update-4eebc2d7-e7f8-4219-bc42-a85b407f0016-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:22:00.566421 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-4eebc2d7-e7f8-4219-bc42-a85b407f0016-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:22:00.567274 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.567274 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:00.588997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a19b8ac9-1f0a-4c63-bf37-2cc0a6943f88 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.589783 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a19b8ac9-1f0a-4c63-bf37-2cc0a6943f88 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb Aug 08 20:22:00.590964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a19b8ac9-1f0a-4c63-bf37-2cc0a6943f88 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.590964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a19b8ac9-1f0a-4c63-bf37-2cc0a6943f88 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.602155 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a19b8ac9-1f0a-4c63-bf37-2cc0a6943f88 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb returned with HTTP 404 Aug 08 20:22:00.602679 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 464/1855] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/v3/volumes/8ed5e944-7f3c-4aaf-9c8c-c6a253d9f2bb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:00.654460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-4eebc2d7-e7f8-4219-bc42-a85b407f0016-np0000006809" released by "attachment_update" :: held 0.088s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:22:00.655083 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-e4171aec-a067-4134-95b9-d183316ea418 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2 returned with HTTP 200 Aug 08 20:22:00.655529 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 457/1856] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:22:00 2026] PUT /volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:00.676850 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.679441 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:22:00.679441 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.679622 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.680098 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume with id: 8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:22:00.686880 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7952a754-2eed-4c5b-b938-489d31175a18 req-26bca628-054c-410d-a5ee-cdd3c6b58e92 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.691108 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-26bca628-054c-410d-a5ee-cdd3c6b58e92 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2/action Aug 08 20:22:00.692147 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.692147 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:00.693304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-26bca628-054c-410d-a5ee-cdd3c6b58e92 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:00.693304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-26bca628-054c-410d-a5ee-cdd3c6b58e92 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:00.695237 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:22:00.709467 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.709467 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:00.711285 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume request issued successfully. Aug 08 20:22:00.712017 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8cb3f70-20b2-4f61-9543-542b2d7b67a4 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 202 Aug 08 20:22:00.712643 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 469/1857] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:00 2026] DELETE /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:00.721557 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-937f67e4-e880-4972-b762-099f2e757242 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.722289 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7952a754-2eed-4c5b-b938-489d31175a18 req-26bca628-054c-410d-a5ee-cdd3c6b58e92 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2/action returned with HTTP 204 Aug 08 20:22:00.722963 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 468/1858] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:22:00 2026] POST /volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:00.723445 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-937f67e4-e880-4972-b762-099f2e757242 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:22:00.723523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-937f67e4-e880-4972-b762-099f2e757242 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.723861 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-937f67e4-e880-4972-b762-099f2e757242 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.735486 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.735486 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:00.740624 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-937f67e4-e880-4972-b762-099f2e757242 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:22:00.747114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-937f67e4-e880-4972-b762-099f2e757242 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 200 Aug 08 20:22:00.747636 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 465/1859] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:00.754307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59f55f6b-feae-4b4f-9fba-a51cb918d7e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.756572 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59f55f6b-feae-4b4f-9fba-a51cb918d7e8 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 Aug 08 20:22:00.756889 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59f55f6b-feae-4b4f-9fba-a51cb918d7e8 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.757188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59f55f6b-feae-4b4f-9fba-a51cb918d7e8 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.757400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-59f55f6b-feae-4b4f-9fba-a51cb918d7e8 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 48945b76-32fb-4c8a-88b2-d95db251b261 {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:00.761664 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.761664 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:00.772327 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59f55f6b-feae-4b4f-9fba-a51cb918d7e8 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 returned with HTTP 200 Aug 08 20:22:00.772904 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 458/1860] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:00.784825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.788540 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:22:00.789053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "daf2c96d-537c-4df9-b13a-af679a38de10", "volume_types": ["278d36ac-7272-45df-9b44-5fc512df3910"], "name": "tempest-Group2-610573130"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:00.791007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Creating new group {'group': {'group_type': 'daf2c96d-537c-4df9-b13a-af679a38de10', 'volume_types': ['278d36ac-7272-45df-9b44-5fc512df3910'], 'name': 'tempest-Group2-610573130'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:22:00.796747 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Creating group tempest-Group2-610573130. Aug 08 20:22:00.804809 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability Zones retrieved successfully. Aug 08 20:22:00.820201 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Created reservations ['de8d39f1-047d-488e-a2b0-1d5161f386af'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:00.844642 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c764b6e-6b49-4f5d-9a06-ad40d6682fe3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:22:00.845221 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 470/1861] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:22:00 2026] POST /volume/v3/groups => generated 93 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:00.860341 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f28af75d-39f6-4a0d-ae8b-d99b5799afb9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.865291 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f28af75d-39f6-4a0d-ae8b-d99b5799afb9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:00.865571 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f28af75d-39f6-4a0d-ae8b-d99b5799afb9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.865773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f28af75d-39f6-4a0d-ae8b-d99b5799afb9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.865889 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-f28af75d-39f6-4a0d-ae8b-d99b5799afb9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 0041f006-0678-437f-b207-bd33b703630b {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:00.872003 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:00.872003 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:00.879994 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f28af75d-39f6-4a0d-ae8b-d99b5799afb9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b returned with HTTP 200 Aug 08 20:22:00.880489 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 469/1862] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b => generated 321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:00.994909 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3dcc86e3-3ca3-4a94-9d31-dd727ddb0842 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:00.996826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3dcc86e3-3ca3-4a94-9d31-dd727ddb0842 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:00.996826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3dcc86e3-3ca3-4a94-9d31-dd727ddb0842 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:00.996980 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3dcc86e3-3ca3-4a94-9d31-dd727ddb0842 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:00.997106 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3dcc86e3-3ca3-4a94-9d31-dd727ddb0842 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:01.002512 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:01.002512 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:01.004156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3dcc86e3-3ca3-4a94-9d31-dd727ddb0842 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:01.004156 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 466/1863] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:00 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:01.762842 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7361906b-0b52-4f81-9364-7912647ba409 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:01.765114 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7361906b-0b52-4f81-9364-7912647ba409 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 Aug 08 20:22:01.765437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7361906b-0b52-4f81-9364-7912647ba409 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:01.766026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7361906b-0b52-4f81-9364-7912647ba409 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:01.772918 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7361906b-0b52-4f81-9364-7912647ba409 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 returned with HTTP 404 Aug 08 20:22:01.773249 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 459/1864] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:01 2026] GET /volume/v3/volumes/8a9fe69c-222d-43c7-bda2-ef27af6f9973 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:01.889997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea82fd1e-f87f-4349-99b7-da8ce15aa90d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:01.891836 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea82fd1e-f87f-4349-99b7-da8ce15aa90d tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:01.892079 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea82fd1e-f87f-4349-99b7-da8ce15aa90d tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:01.892306 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea82fd1e-f87f-4349-99b7-da8ce15aa90d tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:01.892497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-ea82fd1e-f87f-4349-99b7-da8ce15aa90d tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 0041f006-0678-437f-b207-bd33b703630b {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:01.896892 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:01.896892 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:01.904963 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c5bf87d6-54d2-4a39-826b-818172ade06f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:01.905363 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea82fd1e-f87f-4349-99b7-da8ce15aa90d tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b returned with HTTP 200 Aug 08 20:22:01.905471 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 471/1865] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:01 2026] GET /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:01.906950 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] DELETE https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:22:01.907193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:01.907443 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:01.907632 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume with id: 52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:22:01.917533 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6aed5695-00e2-4b12-aced-12d28ef86021 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:01.919706 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:01.920159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-225832260", "volume_type": "278d36ac-7272-45df-9b44-5fc512df3910", "group_id": "48945b76-32fb-4c8a-88b2-d95db251b261", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:01.921717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-225832260', 'volume_type': '278d36ac-7272-45df-9b44-5fc512df3910', 'group_id': '48945b76-32fb-4c8a-88b2-d95db251b261', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:01.925186 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:01.925186 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:01.925729 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:22:01.929651 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:01.929651 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:01.930150 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume of 1 GB Aug 08 20:22:01.935259 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability Zones retrieved successfully. Aug 08 20:22:01.942704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Flow 'volume_create_api' (59db1857-dd54-4e8c-96f1-7fdd04abf660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:01.945650 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389c4fed-9588-4ee4-9975-d12fc31fece3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:01.946547 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:01.946547 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:01.947398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:01.952779 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Delete volume request issued successfully. Aug 08 20:22:01.953015 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5bf87d6-54d2-4a39-826b-818172ade06f tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 202 Aug 08 20:22:01.953500 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 470/1866] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:01 2026] DELETE /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:01.963322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-055676c1-143c-4678-ad1e-af03fe7e5642 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:01.968817 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-055676c1-143c-4678-ad1e-af03fe7e5642 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:22:01.969074 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-055676c1-143c-4678-ad1e-af03fe7e5642 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:01.969323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-055676c1-143c-4678-ad1e-af03fe7e5642 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:01.972224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389c4fed-9588-4ee4-9975-d12fc31fece3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:21:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=278d36ac-7272-45df-9b44-5fc512df3910,is_public=True,name='tempest-GroupsTest-volume-type-218451869',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '278d36ac-7272-45df-9b44-5fc512df3910', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '48945b76-32fb-4c8a-88b2-d95db251b261', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:01.973132 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9898e0-e228-4f54-858c-20683ba7236f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:01.983406 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:01.983406 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:01.986588 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-055676c1-143c-4678-ad1e-af03fe7e5642 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Volume info retrieved successfully. Aug 08 20:22:01.993046 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-055676c1-143c-4678-ad1e-af03fe7e5642 tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 200 Aug 08 20:22:01.993608 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 460/1867] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:01 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:02.006847 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-218451869 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-218451869, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:02.007172 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-218451869 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-218451869, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:02.014743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e0cddf8-e097-4e7d-8c1e-433f01098caf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:02.016615 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e0cddf8-e097-4e7d-8c1e-433f01098caf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:02.016854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e0cddf8-e097-4e7d-8c1e-433f01098caf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:02.017051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e0cddf8-e097-4e7d-8c1e-433f01098caf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:02.017187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6e0cddf8-e097-4e7d-8c1e-433f01098caf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:02.022105 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:02.022105 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:02.023030 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e0cddf8-e097-4e7d-8c1e-433f01098caf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:02.023225 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 472/1868] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:02 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:02.061664 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Created reservations ['a47a56f7-4d49-424e-8414-8ff9d51d3361', 'ea12554e-3709-4605-9471-531891574d3e', '84ace851-7d52-44bf-87f6-bfc76ba456c7', '24cfedb0-76a1-45c8-ac2d-7fb56fdc6d75'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:02.062799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee9898e0-e228-4f54-858c-20683ba7236f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47a56f7-4d49-424e-8414-8ff9d51d3361', 'ea12554e-3709-4605-9471-531891574d3e', '84ace851-7d52-44bf-87f6-bfc76ba456c7', '24cfedb0-76a1-45c8-ac2d-7fb56fdc6d75']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:02.063802 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489f25e9-e497-47d9-b896-2cc0696a8fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:02.100437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (489f25e9-e497-47d9-b896-2cc0696a8fc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e52025-d124-4969-a20e-7162e89ea1c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-225832260',encryption_key_id=None,group_id=48945b76-32fb-4c8a-88b2-d95db251b261,group_type_id=,metadata={},multiattach=False,project_id='b0e03b623947430ca3d5b311e84b8e69',qos_specs=None,replication_status=,reservations=['a47a56f7-4d49-424e-8414-8ff9d51d3361','ea12554e-3709-4605-9471-531891574d3e','84ace851-7d52-44bf-87f6-bfc76ba456c7','24cfedb0-76a1-45c8-ac2d-7fb56fdc6d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b084c30eca6545479970debdf403e1e0',volume_type_id=278d36ac-7272-45df-9b44-5fc512df3910), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-225832260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=48945b76-32fb-4c8a-88b2-d95db251b261,host=None,id=f3e52025-d124-4969-a20e-7162e89ea1c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e03b623947430ca3d5b311e84b8e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b084c30eca6545479970debdf403e1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(278d36ac-7272-45df-9b44-5fc512df3910),volume_type_id=278d36ac-7272-45df-9b44-5fc512df3910)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:02.101394 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1e9f42-ba25-43f3-9ec8-808faf914ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:02.123022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1e9f42-ba25-43f3-9ec8-808faf914ade) transitioned into state 'SUCCESS' from state '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-225832260',encryption_key_id=None,group_id=48945b76-32fb-4c8a-88b2-d95db251b261,group_type_id=,metadata={},multiattach=False,project_id='b0e03b623947430ca3d5b311e84b8e69',qos_specs=None,replication_status=,reservations=['a47a56f7-4d49-424e-8414-8ff9d51d3361','ea12554e-3709-4605-9471-531891574d3e','84ace851-7d52-44bf-87f6-bfc76ba456c7','24cfedb0-76a1-45c8-ac2d-7fb56fdc6d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b084c30eca6545479970debdf403e1e0',volume_type_id=278d36ac-7272-45df-9b44-5fc512df3910)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:02.126645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b878353d-da9a-43df-ba0a-b9596e807241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:02.144247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b878353d-da9a-43df-ba0a-b9596e807241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:02.145245 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Flow 'volume_create_api' (59db1857-dd54-4e8c-96f1-7fdd04abf660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:02.145619 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume request issued successfully. Aug 08 20:22:02.146376 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:02.147709 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:02.188049 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:02.191559 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:02.191559 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:02.195219 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6aed5695-00e2-4b12-aced-12d28ef86021 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:02.195649 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 467/1869] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:22:01 2026] POST /volume/v3/volumes => generated 813 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:02.208646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:02.210366 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 Aug 08 20:22:02.210614 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:02.210798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:02.219504 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:02.219504 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:02.222321 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:02.222998 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:02.223169 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:02.261246 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:02.264517 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:02.264517 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:02.273403 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f50617fb-1754-4fa4-86db-d118cb4e2aca tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 returned with HTTP 200 Aug 08 20:22:02.273403 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 471/1870] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:02 2026] GET /volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:02.425969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:02.428454 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:22:02.428454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:02.428454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:02.428605 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume with id: 6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:22:02.435047 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:02.435047 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:02.435587 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:22:02.451503 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume request issued successfully. Aug 08 20:22:02.451503 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7efda8f-9b23-45e8-bdac-079ea0f59cd9 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 202 Aug 08 20:22:02.451503 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 461/1871] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:02 2026] DELETE /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:02.459688 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4989ec3d-696e-43ce-bc76-3fbecd1bbc83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:02.462915 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4989ec3d-696e-43ce-bc76-3fbecd1bbc83 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:22:02.463167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4989ec3d-696e-43ce-bc76-3fbecd1bbc83 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:02.463421 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4989ec3d-696e-43ce-bc76-3fbecd1bbc83 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:02.472407 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:02.472407 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:02.479247 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4989ec3d-696e-43ce-bc76-3fbecd1bbc83 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:22:02.482524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4989ec3d-696e-43ce-bc76-3fbecd1bbc83 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 200 Aug 08 20:22:02.483431 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 473/1872] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:02 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:03.010523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e540605-48c8-4379-92c0-ebd64432484d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.012378 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e540605-48c8-4379-92c0-ebd64432484d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] GET https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 Aug 08 20:22:03.012639 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e540605-48c8-4379-92c0-ebd64432484d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.012873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e540605-48c8-4379-92c0-ebd64432484d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.018532 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e540605-48c8-4379-92c0-ebd64432484d tempest-AttachVolumeNegativeTest-693175155 tempest-AttachVolumeNegativeTest-693175155-project-member] https://10.4.3.206/volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 returned with HTTP 404 Aug 08 20:22:03.019016 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 468/1873] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/volumes/52ba8bcc-1287-46a0-ae67-8ea0d74dd730 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:03.036777 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ef8e23be-e151-44b8-a262-0b794bb59b8c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.039253 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ef8e23be-e151-44b8-a262-0b794bb59b8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:03.039560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ef8e23be-e151-44b8-a262-0b794bb59b8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.039840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ef8e23be-e151-44b8-a262-0b794bb59b8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.039993 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ef8e23be-e151-44b8-a262-0b794bb59b8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:03.046682 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.046682 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:03.047918 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ef8e23be-e151-44b8-a262-0b794bb59b8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:03.048685 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 472/1874] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:03.285723 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.287713 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 Aug 08 20:22:03.288060 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.288364 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.299030 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.299030 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:03.307321 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:03.308267 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:03.308565 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:03.358468 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:03.364590 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.364590 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:03.380768 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-701dd84b-1a22-4c30-a1eb-b16abb32f427 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 returned with HTTP 200 Aug 08 20:22:03.381350 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 462/1875] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 => generated 906 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:03.402179 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3d1ed558-7600-47f1-8d37-01a919bb69e5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.404284 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d1ed558-7600-47f1-8d37-01a919bb69e5 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 Aug 08 20:22:03.404586 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d1ed558-7600-47f1-8d37-01a919bb69e5 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.404909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d1ed558-7600-47f1-8d37-01a919bb69e5 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.405066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-3d1ed558-7600-47f1-8d37-01a919bb69e5 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 48945b76-32fb-4c8a-88b2-d95db251b261 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:03.410059 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.410059 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:03.424134 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d1ed558-7600-47f1-8d37-01a919bb69e5 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 returned with HTTP 200 Aug 08 20:22:03.424658 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 474/1876] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:03.437624 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a3412be5-7b3e-4662-98a4-9a14c24e05a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.441201 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a3412be5-7b3e-4662-98a4-9a14c24e05a1 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:03.441201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a3412be5-7b3e-4662-98a4-9a14c24e05a1 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.441201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a3412be5-7b3e-4662-98a4-9a14c24e05a1 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.441201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-a3412be5-7b3e-4662-98a4-9a14c24e05a1 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 0041f006-0678-437f-b207-bd33b703630b {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:03.448550 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.448550 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:03.462602 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a3412be5-7b3e-4662-98a4-9a14c24e05a1 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b returned with HTTP 200 Aug 08 20:22:03.463239 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 469/1877] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b => generated 322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:03.475648 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-899af6e3-a78b-4132-ace2-5fa67da7f440 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.477573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-899af6e3-a78b-4132-ace2-5fa67da7f440 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/detail Aug 08 20:22:03.478038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-899af6e3-a78b-4132-ace2-5fa67da7f440 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.479428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-899af6e3-a78b-4132-ace2-5fa67da7f440 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.501667 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-456c92dd-1963-4611-8fa7-720dd5208e25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.505337 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-456c92dd-1963-4611-8fa7-720dd5208e25 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb Aug 08 20:22:03.505703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-456c92dd-1963-4611-8fa7-720dd5208e25 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.507500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-456c92dd-1963-4611-8fa7-720dd5208e25 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.507607 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-899af6e3-a78b-4132-ace2-5fa67da7f440 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/detail returned with HTTP 200 Aug 08 20:22:03.507607 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 473/1878] 10.4.3.206 () {68 vars in 1296 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/groups/detail => generated 638 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:03.514178 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-456c92dd-1963-4611-8fa7-720dd5208e25 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb returned with HTTP 404 Aug 08 20:22:03.514947 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 463/1879] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/volumes/6d155c6a-9c9e-4b16-8beb-0dd624231deb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:03.522868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.527754 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:03.528146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.528345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.528843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:03.529304 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.529304 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:03.529892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:03.550255 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:03.551184 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:03.551404 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:03.611002 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:03.617478 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.617478 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:03.627715 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35671dc7-cb45-414b-add0-de9a79f9bc4b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:03.628965 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 475/1880] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:03.645821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-42930ba9-2354-43c1-a77b-ca612c915f27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.647648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:03.648054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.648433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.648883 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:03.649418 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.649418 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:03.650163 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:03.665036 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:03.665759 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:03.665759 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:03.704044 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:03.707489 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.707489 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:03.714135 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-42930ba9-2354-43c1-a77b-ca612c915f27 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:03.714518 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 470/1881] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:03.730621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.733142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261/action Aug 08 20:22:03.733665 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:03.733964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:03.735763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] delete called for group 48945b76-32fb-4c8a-88b2-d95db251b261 {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:22:03.736191 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Delete group with id: 48945b76-32fb-4c8a-88b2-d95db251b261 Aug 08 20:22:03.740409 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.740409 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:03.814590 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-66c49180-a4e5-4458-8ead-762c58f6aa49 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261/action returned with HTTP 202 Aug 08 20:22:03.815515 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 474/1882] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:22:03 2026] POST /volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:03.823699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:03.825639 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 Aug 08 20:22:03.825761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:03.825961 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:03.834133 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.834133 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:03.838732 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:03.839605 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:03.839782 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:03.884581 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:03.887780 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:03.887780 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:03.897255 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7265b294-11d0-43d6-9d8f-ec34f64ada79 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 returned with HTTP 200 Aug 08 20:22:03.897729 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 464/1883] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:03 2026] GET /volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:04.065898 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dc586d6a-3fbf-4c41-b6f4-190a9c1d8c01 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:04.067863 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc586d6a-3fbf-4c41-b6f4-190a9c1d8c01 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:04.068057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc586d6a-3fbf-4c41-b6f4-190a9c1d8c01 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:04.068286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc586d6a-3fbf-4c41-b6f4-190a9c1d8c01 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:04.068286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-dc586d6a-3fbf-4c41-b6f4-190a9c1d8c01 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:04.081190 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:04.081190 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:04.082172 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc586d6a-3fbf-4c41-b6f4-190a9c1d8c01 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:04.082667 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 476/1884] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:04 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:04.915194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-60885317-5f30-4b88-8091-9489ce902eea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:04.917136 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60885317-5f30-4b88-8091-9489ce902eea tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 Aug 08 20:22:04.917351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60885317-5f30-4b88-8091-9489ce902eea tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:04.917597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60885317-5f30-4b88-8091-9489ce902eea tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:04.922953 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60885317-5f30-4b88-8091-9489ce902eea tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 returned with HTTP 404 Aug 08 20:22:04.923453 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 471/1885] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:04 2026] GET /volume/v3/volumes/f3e52025-d124-4969-a20e-7162e89ea1c9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:04.933463 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9fa4ee0e-bc2a-4c82-a098-dd2e4d577931 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:04.935190 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9fa4ee0e-bc2a-4c82-a098-dd2e4d577931 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 Aug 08 20:22:04.935486 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9fa4ee0e-bc2a-4c82-a098-dd2e4d577931 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:04.935728 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9fa4ee0e-bc2a-4c82-a098-dd2e4d577931 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:04.935911 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-9fa4ee0e-bc2a-4c82-a098-dd2e4d577931 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 48945b76-32fb-4c8a-88b2-d95db251b261 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:04.952743 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9fa4ee0e-bc2a-4c82-a098-dd2e4d577931 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 returned with HTTP 404 Aug 08 20:22:04.954922 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 475/1886] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:04 2026] GET /volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:04.963797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:04.969121 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b/action Aug 08 20:22:04.969121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:04.969121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:04.969121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] delete called for group 0041f006-0678-437f-b207-bd33b703630b {{(pid=100389) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:22:04.969121 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Delete group with id: 0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:04.973445 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:04.973445 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:05.024415 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbd2310c-4043-40f2-bbd8-47e8133bdaef tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b/action returned with HTTP 202 Aug 08 20:22:05.024415 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 465/1887] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:22:04 2026] POST /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:05.032921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-99fb4639-2efe-4677-b6b0-7c012685d1bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.037703 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99fb4639-2efe-4677-b6b0-7c012685d1bb tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:05.037703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99fb4639-2efe-4677-b6b0-7c012685d1bb tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.037703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-99fb4639-2efe-4677-b6b0-7c012685d1bb tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.037703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-99fb4639-2efe-4677-b6b0-7c012685d1bb tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 0041f006-0678-437f-b207-bd33b703630b {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:05.050538 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.050538 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:05.060740 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-99fb4639-2efe-4677-b6b0-7c012685d1bb tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b returned with HTTP 200 Aug 08 20:22:05.061514 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 477/1888] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:05 2026] GET /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b => generated 321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:05.094234 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-21dc2229-0b0d-4001-8501-f1982570e2e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.095939 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21dc2229-0b0d-4001-8501-f1982570e2e4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:05.096176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21dc2229-0b0d-4001-8501-f1982570e2e4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.096309 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21dc2229-0b0d-4001-8501-f1982570e2e4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.096422 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-21dc2229-0b0d-4001-8501-f1982570e2e4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:05.100966 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.100966 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:05.101755 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21dc2229-0b0d-4001-8501-f1982570e2e4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:05.102399 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 472/1889] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:05 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:05.188943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-167e949b-6b5b-4961-a05d-fece94baa349 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.192847 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-167e949b-6b5b-4961-a05d-fece94baa349 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:05.193074 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-167e949b-6b5b-4961-a05d-fece94baa349 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.193290 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-167e949b-6b5b-4961-a05d-fece94baa349 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.202266 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.202266 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:05.205991 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-167e949b-6b5b-4961-a05d-fece94baa349 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:05.212542 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-167e949b-6b5b-4961-a05d-fece94baa349 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:05.213182 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 476/1890] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:05 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:05.360214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84d5e323-2ef2-4800-b5bc-27e27b7c14bb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.360822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84d5e323-2ef2-4800-b5bc-27e27b7c14bb None None] GET https://10.4.3.206/volume// Aug 08 20:22:05.361062 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84d5e323-2ef2-4800-b5bc-27e27b7c14bb None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.361376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84d5e323-2ef2-4800-b5bc-27e27b7c14bb None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.362035 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84d5e323-2ef2-4800-b5bc-27e27b7c14bb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:05.362735 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 466/1891] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:22:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:22:05.374057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-12a18fb5-2a59-4d76-b105-a19e3843fca7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.478406 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-12a18fb5-2a59-4d76-b105-a19e3843fca7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:22:05.478406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-12a18fb5-2a59-4d76-b105-a19e3843fca7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c67bf29f-df57-488b-a445-2e87f06af09c", "connector": null, "instance_uuid": "b195a6cf-d82f-432b-ae36-5aa34e5ef4e9"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:05.490153 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.490153 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:05.526476 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-12a18fb5-2a59-4d76-b105-a19e3843fca7 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:22:05.526476 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 478/1892] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:22:05 2026] POST /volume/v3/attachments => generated 273 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:05.565646 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4d1000d9-89ac-4ad7-9c42-f556cf2f1d93 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.568817 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4d1000d9-89ac-4ad7-9c42-f556cf2f1d93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:05.568817 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4d1000d9-89ac-4ad7-9c42-f556cf2f1d93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.568817 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4d1000d9-89ac-4ad7-9c42-f556cf2f1d93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.582533 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.582533 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:05.582699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eadcc217-5730-4ac6-9d8b-947c2103ce43 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.582792 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eadcc217-5730-4ac6-9d8b-947c2103ce43 None None] GET https://10.4.3.206/volume// Aug 08 20:22:05.583022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eadcc217-5730-4ac6-9d8b-947c2103ce43 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.583282 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eadcc217-5730-4ac6-9d8b-947c2103ce43 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.583705 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eadcc217-5730-4ac6-9d8b-947c2103ce43 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:05.584067 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 477/1893] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:22: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 08 20:22:05.585856 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4d1000d9-89ac-4ad7-9c42-f556cf2f1d93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:05.591303 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4d1000d9-89ac-4ad7-9c42-f556cf2f1d93 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:05.591884 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 473/1894] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:05 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:05.593283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-de5fd609-4596-490e-b182-80aad279140e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.596420 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-de5fd609-4596-490e-b182-80aad279140e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:05.596420 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-de5fd609-4596-490e-b182-80aad279140e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:05.596589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-de5fd609-4596-490e-b182-80aad279140e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:05.606732 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.606732 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:05.610761 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-de5fd609-4596-490e-b182-80aad279140e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:05.615438 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-de5fd609-4596-490e-b182-80aad279140e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:05.615946 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 467/1895] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:22:05 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:05.743763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:05.751763 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] PUT https://10.4.3.206/volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd Aug 08 20:22:05.751763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:05.767565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Acquiring lock "cinder-attachment_update-c67bf29f-df57-488b-a445-2e87f06af09c-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:22:05.775409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Lock "cinder-attachment_update-c67bf29f-df57-488b-a445-2e87f06af09c-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:22:05.775409 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:05.775409 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:05.906469 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Lock "cinder-attachment_update-c67bf29f-df57-488b-a445-2e87f06af09c-np0000006809" released by "attachment_update" :: held 0.133s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:22:05.906818 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-e109b996-ecb4-4987-97e8-9eba8821554f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd returned with HTTP 200 Aug 08 20:22:05.907253 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 479/1896] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:22:05 2026] PUT /volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:06.074365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cb3dece0-1528-4309-be01-b7d1fe07674c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.077499 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb3dece0-1528-4309-be01-b7d1fe07674c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:06.077725 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb3dece0-1528-4309-be01-b7d1fe07674c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.077904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb3dece0-1528-4309-be01-b7d1fe07674c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.078029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-cb3dece0-1528-4309-be01-b7d1fe07674c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 0041f006-0678-437f-b207-bd33b703630b {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:06.082978 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb3dece0-1528-4309-be01-b7d1fe07674c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b returned with HTTP 404 Aug 08 20:22:06.083574 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 478/1897] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:06.092810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca485930-eb57-4dcd-a398-e6d2fdf25a60 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.095468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca485930-eb57-4dcd-a398-e6d2fdf25a60 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/detail Aug 08 20:22:06.095791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca485930-eb57-4dcd-a398-e6d2fdf25a60 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.096135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca485930-eb57-4dcd-a398-e6d2fdf25a60 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.103881 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca485930-eb57-4dcd-a398-e6d2fdf25a60 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/detail returned with HTTP 200 Aug 08 20:22:06.103881 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 474/1898] 10.4.3.206 () {68 vars in 1296 bytes} [Sat Aug 8 20:22:06 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 08 20:22:06.117368 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.117689 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ecb65bdf-289d-43c4-8e0e-470558fb9982 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.119723 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:06.119924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.120112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.120260 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecb65bdf-289d-43c4-8e0e-470558fb9982 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:06.120316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:06.120881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ecb65bdf-289d-43c4-8e0e-470558fb9982 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.120941 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:06.120941 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:06.121022 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ecb65bdf-289d-43c4-8e0e-470558fb9982 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.121057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:06.121110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ecb65bdf-289d-43c4-8e0e-470558fb9982 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:06.128129 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:06.128129 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:06.129008 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:06.130976 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b00dc74e-df92-4f9e-9eae-3438896f27bc tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:06.131329 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 480/1899] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:06.131697 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ecb65bdf-289d-43c4-8e0e-470558fb9982 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:06.134460 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 468/1900] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:06.148051 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.150474 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b/action Aug 08 20:22:06.150944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:06.152015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:06.153532 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] delete called for group 0041f006-0678-437f-b207-bd33b703630b {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:22:06.153680 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Delete group with id: 0041f006-0678-437f-b207-bd33b703630b Aug 08 20:22:06.163810 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76ac18db-fc0b-4e3d-a2ad-4a438a1f3c61 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b/action returned with HTTP 404 Aug 08 20:22:06.164722 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 479/1901] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:22:06 2026] POST /volume/v3/groups/0041f006-0678-437f-b207-bd33b703630b/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:06.175515 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.182411 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:06.182411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.182411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.182411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:06.182411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:06.190752 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:06.194868 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86cefb48-f6f5-4526-9dc5-5d9ab59f945b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:06.195346 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 475/1902] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:06.213161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.217949 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261/action Aug 08 20:22:06.223354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:06.223354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:06.223354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] delete called for group 48945b76-32fb-4c8a-88b2-d95db251b261 {{(pid=100390) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:22:06.223354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Delete group with id: 48945b76-32fb-4c8a-88b2-d95db251b261 Aug 08 20:22:06.225660 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-35a3e8d2-a849-4e53-9556-454f02a5a7ec tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261/action returned with HTTP 404 Aug 08 20:22:06.226199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 481/1903] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:22:06 2026] POST /volume/v3/groups/48945b76-32fb-4c8a-88b2-d95db251b261/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:06.240422 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9018b0b8-57ab-4802-8c5e-49a869c1748b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.244185 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9018b0b8-57ab-4802-8c5e-49a869c1748b tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/daf2c96d-537c-4df9-b13a-af679a38de10 Aug 08 20:22:06.244480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9018b0b8-57ab-4802-8c5e-49a869c1748b tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.244720 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9018b0b8-57ab-4802-8c5e-49a869c1748b tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.265221 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9018b0b8-57ab-4802-8c5e-49a869c1748b tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/group_types/daf2c96d-537c-4df9-b13a-af679a38de10 returned with HTTP 202 Aug 08 20:22:06.265908 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 469/1904] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:22:06 2026] DELETE /volume/v3/group_types/daf2c96d-537c-4df9-b13a-af679a38de10 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:06.274566 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0afc8e29-de6a-44b6-8d69-d46b3088b738 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.280628 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0afc8e29-de6a-44b6-8d69-d46b3088b738 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] DELETE https://10.4.3.206/volume/v3/types/278d36ac-7272-45df-9b44-5fc512df3910 Aug 08 20:22:06.280910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0afc8e29-de6a-44b6-8d69-d46b3088b738 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.281199 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0afc8e29-de6a-44b6-8d69-d46b3088b738 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.316817 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0afc8e29-de6a-44b6-8d69-d46b3088b738 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/types/278d36ac-7272-45df-9b44-5fc512df3910 returned with HTTP 202 Aug 08 20:22:06.317678 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 480/1905] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:22:06 2026] DELETE /volume/v3/types/278d36ac-7272-45df-9b44-5fc512df3910 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:06.326243 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5c02b01-89dc-46ea-9a70-f40d81477598 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.329480 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5c02b01-89dc-46ea-9a70-f40d81477598 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] GET https://10.4.3.206/volume/v3/types/278d36ac-7272-45df-9b44-5fc512df3910 Aug 08 20:22:06.329799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5c02b01-89dc-46ea-9a70-f40d81477598 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.330042 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5c02b01-89dc-46ea-9a70-f40d81477598 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.343327 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5c02b01-89dc-46ea-9a70-f40d81477598 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/types/278d36ac-7272-45df-9b44-5fc512df3910 returned with HTTP 404 Aug 08 20:22:06.344038 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 476/1906] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/types/278d36ac-7272-45df-9b44-5fc512df3910 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:06.358682 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cce2158d-4eda-4537-84c4-6da5307dbe25 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.360590 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cce2158d-4eda-4537-84c4-6da5307dbe25 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:22:06.360833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cce2158d-4eda-4537-84c4-6da5307dbe25 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-766498356"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:06.387626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cce2158d-4eda-4537-84c4-6da5307dbe25 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:22:06.388427 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 482/1907] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:22:06 2026] POST /volume/v3/types => generated 215 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:06.398610 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-41c7a446-5e37-4275-b835-863190d377fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.402644 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41c7a446-5e37-4275-b835-863190d377fc tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:22:06.403113 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41c7a446-5e37-4275-b835-863190d377fc tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1696158604"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:06.433461 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41c7a446-5e37-4275-b835-863190d377fc tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:22:06.433984 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 470/1908] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:22:06 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:06.443372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.448473 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:22:06.448473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5819931b-4605-42c3-9905-48e527993be7", "volume_types": ["c9e819df-2376-4ad8-b792-e29f21a8726d"], "name": "tempest-GroupsTest-Group-1438999132"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:06.448473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Creating new group {'group': {'group_type': '5819931b-4605-42c3-9905-48e527993be7', 'volume_types': ['c9e819df-2376-4ad8-b792-e29f21a8726d'], 'name': 'tempest-GroupsTest-Group-1438999132'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:22:06.456111 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Creating group tempest-GroupsTest-Group-1438999132. Aug 08 20:22:06.474246 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability Zones retrieved successfully. Aug 08 20:22:06.490802 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Created reservations ['ede3b57b-ea17-4ede-96bf-6b85950507c4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:06.526733 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50a797ce-e747-4dc5-92bb-fdb10f31ea09 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:22:06.526733 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 481/1909] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:22:06 2026] POST /volume/v3/groups => generated 104 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:06.533662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bd174523-ffb0-4ebd-92d4-3e24f9301407 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.536937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd174523-ffb0-4ebd-92d4-3e24f9301407 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:06.537667 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd174523-ffb0-4ebd-92d4-3e24f9301407 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.538019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd174523-ffb0-4ebd-92d4-3e24f9301407 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.538309 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-bd174523-ffb0-4ebd-92d4-3e24f9301407 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:06.544457 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:06.544457 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:06.556847 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd174523-ffb0-4ebd-92d4-3e24f9301407 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:06.557478 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 477/1910] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:06.607414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-38294c98-2f6b-4c99-8e2e-7f3b753e06d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:06.608356 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38294c98-2f6b-4c99-8e2e-7f3b753e06d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:06.609268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38294c98-2f6b-4c99-8e2e-7f3b753e06d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:06.609268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-38294c98-2f6b-4c99-8e2e-7f3b753e06d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:06.623189 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:06.623189 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:06.635349 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-38294c98-2f6b-4c99-8e2e-7f3b753e06d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:06.640849 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-38294c98-2f6b-4c99-8e2e-7f3b753e06d1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:06.640974 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 483/1911] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:06 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:07.153517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1a2342fc-3f5c-4d7e-a7f4-db9cbadb7451 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:07.158029 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a2342fc-3f5c-4d7e-a7f4-db9cbadb7451 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:07.163978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a2342fc-3f5c-4d7e-a7f4-db9cbadb7451 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:07.163978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a2342fc-3f5c-4d7e-a7f4-db9cbadb7451 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:07.163978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1a2342fc-3f5c-4d7e-a7f4-db9cbadb7451 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:07.166031 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.166031 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:07.167091 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a2342fc-3f5c-4d7e-a7f4-db9cbadb7451 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:07.167448 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 471/1912] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:07 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:07.587690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fdbf2782-02f8-4f0c-941d-125138ef4bdf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:07.589932 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fdbf2782-02f8-4f0c-941d-125138ef4bdf tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:07.590170 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fdbf2782-02f8-4f0c-941d-125138ef4bdf tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:07.590378 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fdbf2782-02f8-4f0c-941d-125138ef4bdf tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:07.590516 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-fdbf2782-02f8-4f0c-941d-125138ef4bdf tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:07.598283 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.598283 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:07.608622 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fdbf2782-02f8-4f0c-941d-125138ef4bdf tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:07.609233 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 482/1913] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:07 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 333 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:07.626041 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:07.630041 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:07.630551 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1553331665", "volume_type": "c9e819df-2376-4ad8-b792-e29f21a8726d", "group_id": "55249a9d-47b9-4c2d-99e5-675334ac485e", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:07.632778 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1553331665', 'volume_type': 'c9e819df-2376-4ad8-b792-e29f21a8726d', 'group_id': '55249a9d-47b9-4c2d-99e5-675334ac485e', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:07.640196 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.640196 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:07.640710 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume of 1 GB Aug 08 20:22:07.647485 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability Zones retrieved successfully. Aug 08 20:22:07.653828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Flow 'volume_create_api' (318a1390-32f1-42cd-ae1f-46a14b168312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:07.655034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a87663-ad75-44e2-8e70-78e502dc2b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:07.655672 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.655672 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:07.656087 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:07.660086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b0233af3-162c-4482-9a36-22d92d06efc2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:07.661947 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b0233af3-162c-4482-9a36-22d92d06efc2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:07.662186 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b0233af3-162c-4482-9a36-22d92d06efc2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:07.663160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b0233af3-162c-4482-9a36-22d92d06efc2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:07.678375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a87663-ad75-44e2-8e70-78e502dc2b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:22:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9e819df-2376-4ad8-b792-e29f21a8726d,is_public=True,name='tempest-GroupsTest-volume-type-766498356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9e819df-2376-4ad8-b792-e29f21a8726d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55249a9d-47b9-4c2d-99e5-675334ac485e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:07.679413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb2f55c-370b-415d-88d0-55bccd0ccee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:07.680724 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.680724 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:07.686248 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b0233af3-162c-4482-9a36-22d92d06efc2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:07.692661 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b0233af3-162c-4482-9a36-22d92d06efc2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:07.693278 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 484/1914] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:07 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:07.707090 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-766498356 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-766498356, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:07.707521 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-766498356 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-766498356, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:07.743270 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Created reservations ['8f3c61a5-83d9-44c0-bcc3-223eae304927', 'fd02355e-ad71-49ac-a079-60464f92ecba', 'caf34ef7-6529-45be-97e8-e660f451bed3', '1f1ac0af-f899-4e3f-9e69-b465765f8cad'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:07.744472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bb2f55c-370b-415d-88d0-55bccd0ccee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f3c61a5-83d9-44c0-bcc3-223eae304927', 'fd02355e-ad71-49ac-a079-60464f92ecba', 'caf34ef7-6529-45be-97e8-e660f451bed3', '1f1ac0af-f899-4e3f-9e69-b465765f8cad']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:07.745248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599d0127-bda9-40ac-8f69-b10320cdd7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:07.767945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599d0127-bda9-40ac-8f69-b10320cdd7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a170613d-5bca-4fd7-a3b2-2bcfee2582ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1553331665',encryption_key_id=None,group_id=55249a9d-47b9-4c2d-99e5-675334ac485e,group_type_id=,metadata={},multiattach=False,project_id='b0e03b623947430ca3d5b311e84b8e69',qos_specs=None,replication_status=,reservations=['8f3c61a5-83d9-44c0-bcc3-223eae304927','fd02355e-ad71-49ac-a079-60464f92ecba','caf34ef7-6529-45be-97e8-e660f451bed3','1f1ac0af-f899-4e3f-9e69-b465765f8cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b084c30eca6545479970debdf403e1e0',volume_type_id=c9e819df-2376-4ad8-b792-e29f21a8726d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1553331665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55249a9d-47b9-4c2d-99e5-675334ac485e,host=None,id=a170613d-5bca-4fd7-a3b2-2bcfee2582ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e03b623947430ca3d5b311e84b8e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b084c30eca6545479970debdf403e1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9e819df-2376-4ad8-b792-e29f21a8726d),volume_type_id=c9e819df-2376-4ad8-b792-e29f21a8726d)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:07.769248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41e3185-b13b-4b6d-b565-d677cfe9e66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:07.797520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41e3185-b13b-4b6d-b565-d677cfe9e66c) transitioned into state 'SUCCESS' from state '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-1553331665',encryption_key_id=None,group_id=55249a9d-47b9-4c2d-99e5-675334ac485e,group_type_id=,metadata={},multiattach=False,project_id='b0e03b623947430ca3d5b311e84b8e69',qos_specs=None,replication_status=,reservations=['8f3c61a5-83d9-44c0-bcc3-223eae304927','fd02355e-ad71-49ac-a079-60464f92ecba','caf34ef7-6529-45be-97e8-e660f451bed3','1f1ac0af-f899-4e3f-9e69-b465765f8cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b084c30eca6545479970debdf403e1e0',volume_type_id=c9e819df-2376-4ad8-b792-e29f21a8726d)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:07.797520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40ae58d-29af-4cbb-8260-120ae9611d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:07.811950 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40ae58d-29af-4cbb-8260-120ae9611d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:07.813145 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Flow 'volume_create_api' (318a1390-32f1-42cd-ae1f-46a14b168312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:07.813508 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume request issued successfully. Aug 08 20:22:07.814377 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:07.814595 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:07.870767 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:07.875203 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.875203 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:07.882005 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4218fa7-452f-4fcd-ad86-0424283e1201 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:07.882518 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 478/1915] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:22:07 2026] POST /volume/v3/volumes => generated 814 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:07.900145 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:07.903473 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef Aug 08 20:22:07.903802 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:07.903997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:07.916410 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.916410 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:07.918372 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:07.919349 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:07.919599 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:07.986519 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:07.993147 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:07.993147 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:08.004549 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-71e7f8f1-365a-4041-9fcf-7375d01555f2 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef returned with HTTP 200 Aug 08 20:22:08.004549 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 472/1916] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:07 2026] GET /volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:22:08.181446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e7831c2d-d5ca-41fd-8dde-4b9e727cbc2f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:08.184786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7831c2d-d5ca-41fd-8dde-4b9e727cbc2f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:08.185358 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7831c2d-d5ca-41fd-8dde-4b9e727cbc2f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:08.186687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7831c2d-d5ca-41fd-8dde-4b9e727cbc2f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:08.186760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e7831c2d-d5ca-41fd-8dde-4b9e727cbc2f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:08.193418 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:08.193418 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:08.194533 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7831c2d-d5ca-41fd-8dde-4b9e727cbc2f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:08.195148 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 483/1917] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:08 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:08.541322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:08.545955 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:08.546443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1612616085", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:08.548234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1612616085', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:08.548339 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Create volume of 1 GB Aug 08 20:22:08.552958 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Availability Zones retrieved successfully. Aug 08 20:22:08.560236 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Flow 'volume_create_api' (3250a07a-6a02-4935-9292-e32b533119d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:08.561678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd859024-e465-4cb0-a839-f7cec21bd3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:08.563141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:08.594565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd859024-e465-4cb0-a839-f7cec21bd3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:08.595644 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35443a6e-c5a5-4a02-aba1-69870c802f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:08.678933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Created reservations ['961bacbc-0bdb-4c0c-8fc4-3f1c559355e8', '7dd00499-d0f0-4c4f-97a3-cd37cea2167f', '543aa645-91d2-41ab-bb97-99d7327d9553', 'e30e277f-4c09-4316-bed1-45667c16fc4d'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:08.679696 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35443a6e-c5a5-4a02-aba1-69870c802f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['961bacbc-0bdb-4c0c-8fc4-3f1c559355e8', '7dd00499-d0f0-4c4f-97a3-cd37cea2167f', '543aa645-91d2-41ab-bb97-99d7327d9553', 'e30e277f-4c09-4316-bed1-45667c16fc4d']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:08.680496 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eb4e2ce-083a-4c85-a1fc-3f7b280b62fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:08.709987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eb4e2ce-083a-4c85-a1fc-3f7b280b62fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56067c10-07f9-42bf-9425-2a419ea22082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1612616085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbd69650c8d348798c61080c5afd079a',qos_specs=None,replication_status=,reservations=['961bacbc-0bdb-4c0c-8fc4-3f1c559355e8','7dd00499-d0f0-4c4f-97a3-cd37cea2167f','543aa645-91d2-41ab-bb97-99d7327d9553','e30e277f-4c09-4316-bed1-45667c16fc4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8111dcfe8be64095abe01b26a33919a6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1612616085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56067c10-07f9-42bf-9425-2a419ea22082,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbd69650c8d348798c61080c5afd079a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8111dcfe8be64095abe01b26a33919a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:08.711240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74833cbb-9016-40b1-8c99-659ed718bb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:08.715713 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3f822079-3efc-47b2-acb3-273654273ae0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:08.718635 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f822079-3efc-47b2-acb3-273654273ae0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:08.718635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f822079-3efc-47b2-acb3-273654273ae0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:08.718635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f822079-3efc-47b2-acb3-273654273ae0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:08.730261 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:08.730261 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:08.734563 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3f822079-3efc-47b2-acb3-273654273ae0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:08.737209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74833cbb-9016-40b1-8c99-659ed718bb89) transitioned into state 'SUCCESS' from state '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-1612616085',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbd69650c8d348798c61080c5afd079a',qos_specs=None,replication_status=,reservations=['961bacbc-0bdb-4c0c-8fc4-3f1c559355e8','7dd00499-d0f0-4c4f-97a3-cd37cea2167f','543aa645-91d2-41ab-bb97-99d7327d9553','e30e277f-4c09-4316-bed1-45667c16fc4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8111dcfe8be64095abe01b26a33919a6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:08.738743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9976ebe-59b6-4036-903a-964a89161d01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:08.742024 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f822079-3efc-47b2-acb3-273654273ae0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:08.742548 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 479/1918] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:08 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:08.756725 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9976ebe-59b6-4036-903a-964a89161d01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:08.757630 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Flow 'volume_create_api' (3250a07a-6a02-4935-9292-e32b533119d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:08.758200 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Create volume request issued successfully. Aug 08 20:22:08.758741 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-0baeed90-e17b-463c-827b-543ac931c8a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:08.759302 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 485/1919] 10.4.3.206 () {72 vars in 1541 bytes} [Sat Aug 8 20:22:08 2026] POST /volume/v3/volumes => generated 763 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:08.772430 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-fd5194c0-982f-47f2-82bc-c2dcd9b35da2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:08.786488 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-fd5194c0-982f-47f2-82bc-c2dcd9b35da2 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] GET https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:08.786488 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-fd5194c0-982f-47f2-82bc-c2dcd9b35da2 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:08.786488 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-fd5194c0-982f-47f2-82bc-c2dcd9b35da2 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:08.794825 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:08.794825 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:08.799799 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-fd5194c0-982f-47f2-82bc-c2dcd9b35da2 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Volume info retrieved successfully. Aug 08 20:22:08.805081 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-be76ffd6-620e-49c0-a12d-a11e5192daf3 req-fd5194c0-982f-47f2-82bc-c2dcd9b35da2 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 200 Aug 08 20:22:08.805434 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 473/1920] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:08 2026] GET /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 831 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:08.833756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-51d04e29-1a18-421f-8766-fa1462eecd37 req-1495d5ac-8753-486b-9d93-b97b39cb84d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:08.835824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51d04e29-1a18-421f-8766-fa1462eecd37 req-1495d5ac-8753-486b-9d93-b97b39cb84d1 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] GET https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:08.836009 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51d04e29-1a18-421f-8766-fa1462eecd37 req-1495d5ac-8753-486b-9d93-b97b39cb84d1 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:08.836222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51d04e29-1a18-421f-8766-fa1462eecd37 req-1495d5ac-8753-486b-9d93-b97b39cb84d1 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:08.847348 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:08.847348 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:08.856331 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-51d04e29-1a18-421f-8766-fa1462eecd37 req-1495d5ac-8753-486b-9d93-b97b39cb84d1 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Volume info retrieved successfully. Aug 08 20:22:08.863330 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51d04e29-1a18-421f-8766-fa1462eecd37 req-1495d5ac-8753-486b-9d93-b97b39cb84d1 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 200 Aug 08 20:22:08.863858 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 484/1921] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:08 2026] GET /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:09.023371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-085545b4-762e-4d8c-90be-589ffb724185 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.024998 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef Aug 08 20:22:09.025270 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.025497 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.035767 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.035767 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:09.039596 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:09.040323 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:09.040536 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:09.090330 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:09.093897 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.093897 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:09.103520 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-085545b4-762e-4d8c-90be-589ffb724185 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef returned with HTTP 200 Aug 08 20:22:09.104091 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 480/1922] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:09.123159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.128056 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:09.131462 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1174702653", "volume_type": "c9e819df-2376-4ad8-b792-e29f21a8726d", "group_id": "55249a9d-47b9-4c2d-99e5-675334ac485e", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:09.133058 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1174702653', 'volume_type': 'c9e819df-2376-4ad8-b792-e29f21a8726d', 'group_id': '55249a9d-47b9-4c2d-99e5-675334ac485e', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:09.154026 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.154026 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:09.154026 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume of 1 GB Aug 08 20:22:09.161211 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Availability Zones retrieved successfully. Aug 08 20:22:09.167096 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Flow 'volume_create_api' (0da378c6-0068-4c7d-87d2-937b124955cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:09.169140 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234fe97a-3938-4235-b087-b24c4dedbba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:09.170013 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.170013 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:09.170583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:09.198946 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234fe97a-3938-4235-b087-b24c4dedbba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:22:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c9e819df-2376-4ad8-b792-e29f21a8726d,is_public=True,name='tempest-GroupsTest-volume-type-766498356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9e819df-2376-4ad8-b792-e29f21a8726d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '55249a9d-47b9-4c2d-99e5-675334ac485e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:09.199929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6b8627-be59-4f9f-9d96-f1a64184f325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:09.213923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c3e68ed-d0e7-4304-adfd-68836706b69c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.217351 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c3e68ed-d0e7-4304-adfd-68836706b69c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:09.217601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c3e68ed-d0e7-4304-adfd-68836706b69c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.217842 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c3e68ed-d0e7-4304-adfd-68836706b69c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.217956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0c3e68ed-d0e7-4304-adfd-68836706b69c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:09.222245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-c6c09e0d-7036-4466-9750-f0a4a9401586 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.224979 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-c6c09e0d-7036-4466-9750-f0a4a9401586 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd/action Aug 08 20:22:09.225326 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-c6c09e0d-7036-4466-9750-f0a4a9401586 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:09.225478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-c6c09e0d-7036-4466-9750-f0a4a9401586 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:09.228284 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.228284 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:09.229279 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c3e68ed-d0e7-4304-adfd-68836706b69c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:09.229788 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 474/1923] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:09.232721 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-766498356 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-766498356, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:09.233017 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-766498356 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-766498356, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:09.253842 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.253842 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:09.267609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Created reservations ['a8c8b42d-f298-4349-8043-8c6c037661cd', '53d4d652-447b-4374-8c7f-78b7210dae4d', '6c58d448-998f-495e-9772-a120b230b716', '20a4978b-6451-4683-8702-459d41006bd4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:09.267609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6b8627-be59-4f9f-9d96-f1a64184f325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c8b42d-f298-4349-8043-8c6c037661cd', '53d4d652-447b-4374-8c7f-78b7210dae4d', '6c58d448-998f-495e-9772-a120b230b716', '20a4978b-6451-4683-8702-459d41006bd4']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:09.268639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2768673-7ba6-4574-80e3-2e432d3807ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:09.275375 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-88cc061f-05b4-49de-9830-f6a0b4f144e6 req-c6c09e0d-7036-4466-9750-f0a4a9401586 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd/action returned with HTTP 204 Aug 08 20:22:09.275829 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 485/1924] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:22:09 2026] POST /volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:09.306363 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2768673-7ba6-4574-80e3-2e432d3807ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ed0802a-0902-4307-b29a-daa7b9736d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1174702653',encryption_key_id=None,group_id=55249a9d-47b9-4c2d-99e5-675334ac485e,group_type_id=,metadata={},multiattach=False,project_id='b0e03b623947430ca3d5b311e84b8e69',qos_specs=None,replication_status=,reservations=['a8c8b42d-f298-4349-8043-8c6c037661cd','53d4d652-447b-4374-8c7f-78b7210dae4d','6c58d448-998f-495e-9772-a120b230b716','20a4978b-6451-4683-8702-459d41006bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b084c30eca6545479970debdf403e1e0',volume_type_id=c9e819df-2376-4ad8-b792-e29f21a8726d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1174702653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=55249a9d-47b9-4c2d-99e5-675334ac485e,host=None,id=7ed0802a-0902-4307-b29a-daa7b9736d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0e03b623947430ca3d5b311e84b8e69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b084c30eca6545479970debdf403e1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9e819df-2376-4ad8-b792-e29f21a8726d),volume_type_id=c9e819df-2376-4ad8-b792-e29f21a8726d)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:09.307662 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ff06ec-8ba7-4016-b6bb-c24138ed0081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:09.339097 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7ff06ec-8ba7-4016-b6bb-c24138ed0081) transitioned into state 'SUCCESS' from state '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-1174702653',encryption_key_id=None,group_id=55249a9d-47b9-4c2d-99e5-675334ac485e,group_type_id=,metadata={},multiattach=False,project_id='b0e03b623947430ca3d5b311e84b8e69',qos_specs=None,replication_status=,reservations=['a8c8b42d-f298-4349-8043-8c6c037661cd','53d4d652-447b-4374-8c7f-78b7210dae4d','6c58d448-998f-495e-9772-a120b230b716','20a4978b-6451-4683-8702-459d41006bd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b084c30eca6545479970debdf403e1e0',volume_type_id=c9e819df-2376-4ad8-b792-e29f21a8726d)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:09.340115 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c67821-71fe-42d2-987c-2ba266400f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:09.358044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c67821-71fe-42d2-987c-2ba266400f11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:09.359211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Flow 'volume_create_api' (0da378c6-0068-4c7d-87d2-937b124955cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:09.359655 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Create volume request issued successfully. Aug 08 20:22:09.360620 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:09.360839 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:09.398933 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:09.402444 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.402444 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:09.406399 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7476d2b4-fa1f-4ff5-9b6b-2ad57efaa1e3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:09.407214 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 486/1925] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:22:09 2026] POST /volume/v3/volumes => generated 814 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:09.424763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.428176 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 Aug 08 20:22:09.428176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.428176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.439763 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.439763 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:09.449714 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:09.449714 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:09.449938 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:09.504573 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:09.509042 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.509042 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:09.517196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-220a6b8a-8fcf-40e2-be05-342b8d0555b3 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 returned with HTTP 200 Aug 08 20:22:09.517724 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 481/1926] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 => generated 882 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:09.762645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a991f469-9330-46d6-b30b-8a2dc01677b2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.765738 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a991f469-9330-46d6-b30b-8a2dc01677b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:09.765897 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a991f469-9330-46d6-b30b-8a2dc01677b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.766155 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a991f469-9330-46d6-b30b-8a2dc01677b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.786708 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.786708 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:09.796460 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a991f469-9330-46d6-b30b-8a2dc01677b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:09.808497 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a991f469-9330-46d6-b30b-8a2dc01677b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:09.808892 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 475/1927] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:09.828816 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5442992b-e775-4647-9442-7261babf9d0c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.831417 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:22:09.831556 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c67bf29f-df57-488b-a445-2e87f06af09c", "force": true, "name": "tempest-VolumesBackupsTest-Backup-821702426", "container": "tempest-volumesbackupstest-backup-container-1111081525"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:09.833949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating new backup {'backup': {'volume_id': 'c67bf29f-df57-488b-a445-2e87f06af09c', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-821702426', 'container': 'tempest-volumesbackupstest-backup-container-1111081525'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:22:09.834360 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating backup of volume c67bf29f-df57-488b-a445-2e87f06af09c in container tempest-volumesbackupstest-backup-container-1111081525 Aug 08 20:22:09.851571 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.851571 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:09.852253 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:09.882410 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['c3390cbe-08ce-4f0b-b987-c7b40150e2a1', 'ac9e03fa-a768-48f6-a71b-a6c3b3c05d95'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:09.885733 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-f1e850fa-bfa0-4a1d-8552-0eef6e00f459 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.888901 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-f1e850fa-bfa0-4a1d-8552-0eef6e00f459 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:22:09.888901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-f1e850fa-bfa0-4a1d-8552-0eef6e00f459 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.888901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-f1e850fa-bfa0-4a1d-8552-0eef6e00f459 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.899254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-23ac4165-69ca-47df-aea2-a091bc97ab5f req-61efb19e-69bc-4fd7-830e-4b5bee0c9c45 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.901955 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ac4165-69ca-47df-aea2-a091bc97ab5f req-61efb19e-69bc-4fd7-830e-4b5bee0c9c45 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] GET https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:09.902247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ac4165-69ca-47df-aea2-a091bc97ab5f req-61efb19e-69bc-4fd7-830e-4b5bee0c9c45 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.902531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-23ac4165-69ca-47df-aea2-a091bc97ab5f req-61efb19e-69bc-4fd7-830e-4b5bee0c9c45 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.903999 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.903999 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:09.908407 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-f1e850fa-bfa0-4a1d-8552-0eef6e00f459 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:22:09.914210 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-f1e850fa-bfa0-4a1d-8552-0eef6e00f459 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:22:09.914878 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 487/1928] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:09.918431 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.918431 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:09.924473 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-23ac4165-69ca-47df-aea2-a091bc97ab5f req-61efb19e-69bc-4fd7-830e-4b5bee0c9c45 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Volume info retrieved successfully. Aug 08 20:22:09.928409 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5442992b-e775-4647-9442-7261babf9d0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:22:09.928647 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 486/1929] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:09 2026] POST /volume/v3/backups => generated 329 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:09.931117 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-23ac4165-69ca-47df-aea2-a091bc97ab5f req-61efb19e-69bc-4fd7-830e-4b5bee0c9c45 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 200 Aug 08 20:22:09.931576 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 482/1930] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:09.939926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56233204-4f44-483c-837a-fca08f54a873 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:09.946652 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56233204-4f44-483c-837a-fca08f54a873 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:09.946652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56233204-4f44-483c-837a-fca08f54a873 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:09.946652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56233204-4f44-483c-837a-fca08f54a873 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:09.946652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-56233204-4f44-483c-837a-fca08f54a873 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:09.949411 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:09.949411 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:09.950483 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56233204-4f44-483c-837a-fca08f54a873 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:09.950846 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 476/1931] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:09 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:10.023716 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-434d30ee-9c94-4580-8f89-f9b17d63a617 req-a24cbaf9-7120-40e0-b3c3-110d7294cf54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.024896 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-434d30ee-9c94-4580-8f89-f9b17d63a617 req-a24cbaf9-7120-40e0-b3c3-110d7294cf54 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-reader] GET https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:10.025109 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-434d30ee-9c94-4580-8f89-f9b17d63a617 req-a24cbaf9-7120-40e0-b3c3-110d7294cf54 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.025405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-434d30ee-9c94-4580-8f89-f9b17d63a617 req-a24cbaf9-7120-40e0-b3c3-110d7294cf54 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.038465 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.038465 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:10.046938 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-434d30ee-9c94-4580-8f89-f9b17d63a617 req-a24cbaf9-7120-40e0-b3c3-110d7294cf54 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-reader] Volume info retrieved successfully. Aug 08 20:22:10.052963 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-434d30ee-9c94-4580-8f89-f9b17d63a617 req-a24cbaf9-7120-40e0-b3c3-110d7294cf54 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-reader] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 200 Aug 08 20:22:10.052963 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 488/1932] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:10 2026] GET /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:10.087558 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.089502 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] DELETE https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:10.089793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.089848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.090004 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Delete volume with id: 56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:10.099850 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.099850 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:10.101200 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Volume info retrieved successfully. Aug 08 20:22:10.127907 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Delete volume request issued successfully. Aug 08 20:22:10.128142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-27f2ef21-414c-4564-9d87-c5967a273e83 req-4af43054-589d-47cf-9e79-c5527e7d31b8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 202 Aug 08 20:22:10.129485 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 487/1933] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:22:10 2026] DELETE /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:10.166815 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ae7e50a2-8485-48b4-8a53-c426d337ecd7 req-9f6634f0-1bb2-4f48-b024-33e04b5357a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.169266 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ae7e50a2-8485-48b4-8a53-c426d337ecd7 req-9f6634f0-1bb2-4f48-b024-33e04b5357a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] GET https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:10.169529 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ae7e50a2-8485-48b4-8a53-c426d337ecd7 req-9f6634f0-1bb2-4f48-b024-33e04b5357a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.169723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ae7e50a2-8485-48b4-8a53-c426d337ecd7 req-9f6634f0-1bb2-4f48-b024-33e04b5357a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.181447 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.181447 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:10.185785 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ae7e50a2-8485-48b4-8a53-c426d337ecd7 req-9f6634f0-1bb2-4f48-b024-33e04b5357a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Volume info retrieved successfully. Aug 08 20:22:10.193629 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ae7e50a2-8485-48b4-8a53-c426d337ecd7 req-9f6634f0-1bb2-4f48-b024-33e04b5357a8 tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 200 Aug 08 20:22:10.194084 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 483/1934] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:10 2026] GET /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:10.243945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6913322-ffbe-4eaa-853b-b0c91b041ba9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.246412 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6913322-ffbe-4eaa-853b-b0c91b041ba9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:10.246759 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6913322-ffbe-4eaa-853b-b0c91b041ba9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.247065 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6913322-ffbe-4eaa-853b-b0c91b041ba9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.247246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a6913322-ffbe-4eaa-853b-b0c91b041ba9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:10.257154 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.257154 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:10.259239 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6913322-ffbe-4eaa-853b-b0c91b041ba9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:10.259888 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 477/1935] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:10 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:10.536069 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-23cffa94-9564-4cd3-9b97-8801f18d942a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.538606 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 Aug 08 20:22:10.538753 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.539132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.547359 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.547359 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:10.551156 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:10.551743 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:10.551833 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:10.596759 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:10.601451 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.601451 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:10.607944 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23cffa94-9564-4cd3-9b97-8801f18d942a tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 returned with HTTP 200 Aug 08 20:22:10.608761 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 489/1936] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:10 2026] GET /volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 => generated 907 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:10.626241 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-43a4f38c-46ff-478a-a21a-10835ac4a56c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.629175 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-43a4f38c-46ff-478a-a21a-10835ac4a56c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] PUT https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:10.629629 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-43a4f38c-46ff-478a-a21a-10835ac4a56c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7ed0802a-0902-4307-b29a-daa7b9736d67"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:10.631503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-43a4f38c-46ff-478a-a21a-10835ac4a56c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Update called for group 55249a9d-47b9-4c2d-99e5-675334ac485e. {{(pid=100388) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 20:22:10.631650 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-43a4f38c-46ff-478a-a21a-10835ac4a56c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Updating group 55249a9d-47b9-4c2d-99e5-675334ac485e with name new_group description: This is a new group add_volumes: None remove_volumes: 7ed0802a-0902-4307-b29a-daa7b9736d67. Aug 08 20:22:10.640335 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.640335 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:10.682075 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-43a4f38c-46ff-478a-a21a-10835ac4a56c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 202 Aug 08 20:22:10.682531 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 488/1937] 10.4.3.206 () {70 vars in 1407 bytes} [Sat Aug 8 20:22:10 2026] PUT /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:10.692178 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d98728d3-268c-4a22-bef7-5739e2a2a32c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.695146 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d98728d3-268c-4a22-bef7-5739e2a2a32c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:10.695473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d98728d3-268c-4a22-bef7-5739e2a2a32c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.696257 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d98728d3-268c-4a22-bef7-5739e2a2a32c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.696257 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-d98728d3-268c-4a22-bef7-5739e2a2a32c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:10.700549 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.700549 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:10.715377 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d98728d3-268c-4a22-bef7-5739e2a2a32c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:10.715942 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 484/1938] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:10 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:10.882112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-16ee9868-2ce2-4ba0-93a8-5ddb4492d69f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.883863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-16ee9868-2ce2-4ba0-93a8-5ddb4492d69f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd Aug 08 20:22:10.884037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-16ee9868-2ce2-4ba0-93a8-5ddb4492d69f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.884207 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-16ee9868-2ce2-4ba0-93a8-5ddb4492d69f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.898539 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.898539 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:10.956627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ddcd1a1a-51f8-4b54-b648-7dca179ee687 req-16ee9868-2ce2-4ba0-93a8-5ddb4492d69f tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd returned with HTTP 200 Aug 08 20:22:10.957617 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 478/1939] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:22:10 2026] DELETE /volume/v3/attachments/6047adc7-2d20-4a85-8c4f-d0f9dc27b5cd => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:10.963165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2e908ccb-35ff-467d-bdb5-87996d6197d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:10.965319 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e908ccb-35ff-467d-bdb5-87996d6197d9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:10.965637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e908ccb-35ff-467d-bdb5-87996d6197d9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:10.965896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2e908ccb-35ff-467d-bdb5-87996d6197d9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:10.966078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2e908ccb-35ff-467d-bdb5-87996d6197d9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:10.970191 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:10.970191 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:10.971232 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2e908ccb-35ff-467d-bdb5-87996d6197d9 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:10.971873 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 490/1940] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:10 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:11.234079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5f9e78a5-6fb9-42d7-8f8d-ac2c0cc7ab88 req-dd910e68-20f8-4db9-ab04-1a27b776d4ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.236833 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5f9e78a5-6fb9-42d7-8f8d-ac2c0cc7ab88 req-dd910e68-20f8-4db9-ab04-1a27b776d4ee tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] GET https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 Aug 08 20:22:11.236924 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5f9e78a5-6fb9-42d7-8f8d-ac2c0cc7ab88 req-dd910e68-20f8-4db9-ab04-1a27b776d4ee tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.237429 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5f9e78a5-6fb9-42d7-8f8d-ac2c0cc7ab88 req-dd910e68-20f8-4db9-ab04-1a27b776d4ee tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.244163 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5f9e78a5-6fb9-42d7-8f8d-ac2c0cc7ab88 req-dd910e68-20f8-4db9-ab04-1a27b776d4ee tempest-VolumesGetTestJSON-407396255 tempest-VolumesGetTestJSON-407396255-project-member] https://10.4.3.206/volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 returned with HTTP 404 Aug 08 20:22:11.244791 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 489/1941] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/volumes/56067c10-07f9-42bf-9425-2a419ea22082 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:22:11.272696 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1d24060a-4f54-49f1-9c45-e74182d92918 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.278267 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d24060a-4f54-49f1-9c45-e74182d92918 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:11.278648 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d24060a-4f54-49f1-9c45-e74182d92918 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.280477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d24060a-4f54-49f1-9c45-e74182d92918 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.280477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1d24060a-4f54-49f1-9c45-e74182d92918 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:11.285193 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.285193 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:11.286211 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d24060a-4f54-49f1-9c45-e74182d92918 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:11.286722 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 485/1942] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:11.299941 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-175004c4-dee3-4ff7-9a29-2e9e91cd50da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.301957 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-175004c4-dee3-4ff7-9a29-2e9e91cd50da tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:22:11.302227 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-175004c4-dee3-4ff7-9a29-2e9e91cd50da tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.302517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-175004c4-dee3-4ff7-9a29-2e9e91cd50da tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.316272 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.316272 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:11.324580 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-175004c4-dee3-4ff7-9a29-2e9e91cd50da tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:11.335402 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-175004c4-dee3-4ff7-9a29-2e9e91cd50da tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 200 Aug 08 20:22:11.335517 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 479/1943] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:11.353614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.508215 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364/export_record Aug 08 20:22:11.508465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.508649 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'export_record' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.508759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Export record for backup ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:22:11.523636 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.523636 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:11.523636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling RPCAPI with context: , host: np0000006809, backup: ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 20:22:11.530172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] export_record in rpcapi backup_id ce4a88e3-ef5f-4581-bbce-9b216c5d7364 on host np0000006809. {{(pid=100390) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 20:22:11.540943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2U0YTg4ZTMtZWY1Zi00NTgxLWJiY2UtOWIyMTZjNWQ3MzY0IiwgInVzZXJfaWQiOiAiM2QwMDgwMjU1ZjJkNDEwNjgwZmFmYzU4NDM3ZGUzMjciLCAicHJvamVjdF9pZCI6ICIwZWJkZDNiNzYwMjE0M2QwOGUwODMwY2FhY2I1NmI5OCIsICJ2b2x1bWVfaWQiOiAiNjQ0ZjhiOWMtZWU3Ni00ODRjLTk5ZTYtODRlZjdmMzY3MWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zNjQ4MjcyOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE3ODE1ODcyOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY0NGY4YjljLWVlNzYtNDg0Yy05OWU2LTg0ZWY3ZjM2NzFlYS8yMDI2MDgwODIwMjE1Ni9hel9ub3ZhX2JhY2t1cF9jZTRhODhlMy1lZjVmLTQ1ODEtYmJjZS05YjIxNmM1ZDczNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjI6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100390) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 20:22:11.541270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aade5f94-5564-4f5d-b6eb-302bb9e96192 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364/export_record returned with HTTP 200 Aug 08 20:22:11.542021 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 491/1944] 10.4.3.206 () {66 vars in 1390 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364/export_record => generated 1512 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:11.551240 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.552834 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] POST https://10.4.3.206/volume/v3/backups/import_record Aug 08 20:22:11.553198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk0YWY2N2QtMDBmZC00M2NiLTkxNmUtNjgzZWZjNDhjYzc1IiwgInVzZXJfaWQiOiAiM2QwMDgwMjU1ZjJkNDEwNjgwZmFmYzU4NDM3ZGUzMjciLCAicHJvamVjdF9pZCI6ICIwZWJkZDNiNzYwMjE0M2QwOGUwODMwY2FhY2I1NmI5OCIsICJ2b2x1bWVfaWQiOiAiNjQ0ZjhiOWMtZWU3Ni00ODRjLTk5ZTYtODRlZjdmMzY3MWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zNjQ4MjcyOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE3ODE1ODcyOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY0NGY4YjljLWVlNzYtNDg0Yy05OWU2LTg0ZWY3ZjM2NzFlYS8yMDI2MDgwODIwMjE1Ni9hel9ub3ZhX2JhY2t1cF9jZTRhODhlMy1lZjVmLTQ1ODEtYmJjZS05YjIxNmM1ZDczNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjI6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:11.554463 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk0YWY2N2QtMDBmZC00M2NiLTkxNmUtNjgzZWZjNDhjYzc1IiwgInVzZXJfaWQiOiAiM2QwMDgwMjU1ZjJkNDEwNjgwZmFmYzU4NDM3ZGUzMjciLCAicHJvamVjdF9pZCI6ICIwZWJkZDNiNzYwMjE0M2QwOGUwODMwY2FhY2I1NmI5OCIsICJ2b2x1bWVfaWQiOiAiNjQ0ZjhiOWMtZWU3Ni00ODRjLTk5ZTYtODRlZjdmMzY3MWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zNjQ4MjcyOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE3ODE1ODcyOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY0NGY4YjljLWVlNzYtNDg0Yy05OWU2LTg0ZWY3ZjM2NzFlYS8yMDI2MDgwODIwMjE1Ni9hel9ub3ZhX2JhY2t1cF9jZTRhODhlMy1lZjVmLTQ1ODEtYmJjZS05YjIxNmM1ZDczNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjI6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 20:22:11.554585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk0YWY2N2QtMDBmZC00M2NiLTkxNmUtNjgzZWZjNDhjYzc1IiwgInVzZXJfaWQiOiAiM2QwMDgwMjU1ZjJkNDEwNjgwZmFmYzU4NDM3ZGUzMjciLCAicHJvamVjdF9pZCI6ICIwZWJkZDNiNzYwMjE0M2QwOGUwODMwY2FhY2I1NmI5OCIsICJ2b2x1bWVfaWQiOiAiNjQ0ZjhiOWMtZWU3Ni00ODRjLTk5ZTYtODRlZjdmMzY3MWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zNjQ4MjcyOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE3ODE1ODcyOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY0NGY4YjljLWVlNzYtNDg0Yy05OWU2LTg0ZWY3ZjM2NzFlYS8yMDI2MDgwODIwMjE1Ni9hel9ub3ZhX2JhY2t1cF9jZTRhODhlMy1lZjVmLTQ1ODEtYmJjZS05YjIxNmM1ZDczNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjI6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 20:22:11.605259 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Created reservations ['4cbe6f25-edc5-4001-b290-791a22584605', 'd2f4bd1d-d9f7-4dbf-9ae7-764235cad5fe'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:11.635241 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] import_record rpcapi backup id 894af67d-00fd-43cb-916e-683efc48cc75 on host np0000006809 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk0YWY2N2QtMDBmZC00M2NiLTkxNmUtNjgzZWZjNDhjYzc1IiwgInVzZXJfaWQiOiAiM2QwMDgwMjU1ZjJkNDEwNjgwZmFmYzU4NDM3ZGUzMjciLCAicHJvamVjdF9pZCI6ICIwZWJkZDNiNzYwMjE0M2QwOGUwODMwY2FhY2I1NmI5OCIsICJ2b2x1bWVfaWQiOiAiNjQ0ZjhiOWMtZWU3Ni00ODRjLTk5ZTYtODRlZjdmMzY3MWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0zNjQ4MjcyOTkiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTE3ODE1ODcyOSIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzY0NGY4YjljLWVlNzYtNDg0Yy05OWU2LTg0ZWY3ZjM2NzFlYS8yMDI2MDgwODIwMjE1Ni9hel9ub3ZhX2JhY2t1cF9jZTRhODhlMy1lZjVmLTQ1ODEtYmJjZS05YjIxNmM1ZDczNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjIxOjUwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjI6MTFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100388) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 08 20:22:11.637533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Import record output: {'backup': {'id': '894af67d-00fd-43cb-916e-683efc48cc75', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75'}, {'rel': 'bookmark', 'href': 'https://10.4.3.206/volume/backups/894af67d-00fd-43cb-916e-683efc48cc75'}]}}. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 08 20:22:11.637789 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d8a704d-a084-43fa-95fa-051d08dc3ba1 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 201 Aug 08 20:22:11.638302 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 490/1945] 10.4.3.206 () {68 vars in 1302 bytes} [Sat Aug 8 20:22:11 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 08 20:22:11.647422 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9d3889b9-9e13-46c5-a4a3-ef84980fa43a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.653055 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d3889b9-9e13-46c5-a4a3-ef84980fa43a tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] GET https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 Aug 08 20:22:11.653340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d3889b9-9e13-46c5-a4a3-ef84980fa43a tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.653655 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d3889b9-9e13-46c5-a4a3-ef84980fa43a tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.654258 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9d3889b9-9e13-46c5-a4a3-ef84980fa43a tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Show backup with id 894af67d-00fd-43cb-916e-683efc48cc75. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:11.668937 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.668937 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:11.669752 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d3889b9-9e13-46c5-a4a3-ef84980fa43a tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 returned with HTTP 200 Aug 08 20:22:11.670280 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 486/1946] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 => generated 647 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:11.724271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eed5fe79-f217-4e0e-b6df-54cb9a965242 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.725769 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eed5fe79-f217-4e0e-b6df-54cb9a965242 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:11.725976 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eed5fe79-f217-4e0e-b6df-54cb9a965242 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.726188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eed5fe79-f217-4e0e-b6df-54cb9a965242 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.726306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-eed5fe79-f217-4e0e-b6df-54cb9a965242 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:11.729493 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.729493 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:11.735791 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eed5fe79-f217-4e0e-b6df-54cb9a965242 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:11.736119 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 480/1947] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 324 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:11.748955 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d4d2767-d628-4b66-ad90-cb3e69a786f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.754441 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d4d2767-d628-4b66-ad90-cb3e69a786f0 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:11.754865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d4d2767-d628-4b66-ad90-cb3e69a786f0 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.755088 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d4d2767-d628-4b66-ad90-cb3e69a786f0 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.755219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-8d4d2767-d628-4b66-ad90-cb3e69a786f0 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:11.759704 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.759704 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:11.770212 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d4d2767-d628-4b66-ad90-cb3e69a786f0 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:11.770212 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 492/1948] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:11.778156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.780205 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:11.780453 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.780644 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.780865 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:11.781222 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.781222 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:11.781660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:11.790155 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:11.791535 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:11.791535 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:11.844914 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:11.849452 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.849452 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:11.858409 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ae68920-badd-41a6-8751-ac61e72f8a64 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:11.858409 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 491/1949] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:11.873535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6fe38d5f-57d2-4e99-aa31-058ae479ee36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.875275 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fe38d5f-57d2-4e99-aa31-058ae479ee36 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] PUT https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:11.875733 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6fe38d5f-57d2-4e99-aa31-058ae479ee36 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7ed0802a-0902-4307-b29a-daa7b9736d67"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:11.877347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-6fe38d5f-57d2-4e99-aa31-058ae479ee36 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Update called for group 55249a9d-47b9-4c2d-99e5-675334ac485e. {{(pid=100391) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 20:22:11.877620 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-6fe38d5f-57d2-4e99-aa31-058ae479ee36 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Updating group 55249a9d-47b9-4c2d-99e5-675334ac485e with name None description: None add_volumes: 7ed0802a-0902-4307-b29a-daa7b9736d67 remove_volumes: None. Aug 08 20:22:11.884525 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.884525 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:11.915721 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6fe38d5f-57d2-4e99-aa31-058ae479ee36 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 202 Aug 08 20:22:11.916354 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 487/1950] 10.4.3.206 () {70 vars in 1406 bytes} [Sat Aug 8 20:22:11 2026] PUT /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:11.923178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-660f1816-588d-4e6b-be12-5942784c1460 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.930570 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-660f1816-588d-4e6b-be12-5942784c1460 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:11.930790 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-660f1816-588d-4e6b-be12-5942784c1460 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.930967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-660f1816-588d-4e6b-be12-5942784c1460 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.931116 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-660f1816-588d-4e6b-be12-5942784c1460 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:11.938369 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.938369 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:11.950053 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-660f1816-588d-4e6b-be12-5942784c1460 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:11.951271 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 481/1951] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 323 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:11.984538 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd71686f-757f-4cc7-8608-6df423573875 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:11.985694 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd71686f-757f-4cc7-8608-6df423573875 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:11.985925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd71686f-757f-4cc7-8608-6df423573875 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:11.986310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd71686f-757f-4cc7-8608-6df423573875 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:11.986310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cd71686f-757f-4cc7-8608-6df423573875 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:11.990143 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:11.990143 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:11.991545 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd71686f-757f-4cc7-8608-6df423573875 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:11.992032 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 493/1952] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:11 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:12.228468 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a89421b5-28c4-4d85-8e14-2fedeb15b876 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.230477 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a89421b5-28c4-4d85-8e14-2fedeb15b876 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:12.230717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a89421b5-28c4-4d85-8e14-2fedeb15b876 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:12.230855 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a89421b5-28c4-4d85-8e14-2fedeb15b876 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:12.239335 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.239335 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:12.243747 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a89421b5-28c4-4d85-8e14-2fedeb15b876 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:22:12.248742 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a89421b5-28c4-4d85-8e14-2fedeb15b876 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:22:12.249107 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 492/1953] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:12 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:12.681815 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73af99fa-88b9-431e-a7b6-3f74e6c60215 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.683633 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73af99fa-88b9-431e-a7b6-3f74e6c60215 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] GET https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 Aug 08 20:22:12.683831 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73af99fa-88b9-431e-a7b6-3f74e6c60215 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:12.684045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73af99fa-88b9-431e-a7b6-3f74e6c60215 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:12.684151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-73af99fa-88b9-431e-a7b6-3f74e6c60215 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Show backup with id 894af67d-00fd-43cb-916e-683efc48cc75. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:12.689020 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.689020 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:12.689550 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73af99fa-88b9-431e-a7b6-3f74e6c60215 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 returned with HTTP 200 Aug 08 20:22:12.689969 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 488/1954] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:12 2026] GET /volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:12.699460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dff2cb2a-0049-4e15-8efe-adf4cd00747f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.701028 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dff2cb2a-0049-4e15-8efe-adf4cd00747f tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] GET https://10.4.3.206/volume/v3/backups Aug 08 20:22:12.701214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dff2cb2a-0049-4e15-8efe-adf4cd00747f tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:12.701437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dff2cb2a-0049-4e15-8efe-adf4cd00747f tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:12.701751 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.701751 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:12.711567 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dff2cb2a-0049-4e15-8efe-adf4cd00747f tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Aug 08 20:22:12.711961 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 482/1955] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:22:12 2026] GET /volume/v3/backups => generated 338 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:12.719697 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.721317 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] POST https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364/restore Aug 08 20:22:12.721644 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:12.722897 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Restoring backup ce4a88e3-ef5f-4581-bbce-9b216c5d7364 ({'restore': {}}) {{(pid=100390) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:22:12.723021 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Restoring backup ce4a88e3-ef5f-4581-bbce-9b216c5d7364 to volume None. Aug 08 20:22:12.726936 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.726936 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:12.727959 np0000006809 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Creating volume of 1 GB for restore of backup ce4a88e3-ef5f-4581-bbce-9b216c5d7364. Aug 08 20:22:12.731000 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Availability Zones retrieved successfully. Aug 08 20:22:12.736074 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Flow 'volume_create_api' (05c956cb-cef6-4caf-b81f-4adab5c9738e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:12.737038 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24aae162-5e49-47e1-af66-ce18bb1464a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.737915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:12.761598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24aae162-5e49-47e1-af66-ce18bb1464a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:12.762269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a29223f-601f-4c0a-8807-adf48035d498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.792397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Created reservations ['2cd5e732-f253-4a58-a680-79046eb59e8c', '138b67eb-f324-426d-a64e-06a7891c8016', '5a446b04-ec8d-43d8-b551-80b77d24769e', 'a733d0a2-663c-42c2-bec7-eaf0f2ab8f1d'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:12.793201 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a29223f-601f-4c0a-8807-adf48035d498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd5e732-f253-4a58-a680-79046eb59e8c', '138b67eb-f324-426d-a64e-06a7891c8016', '5a446b04-ec8d-43d8-b551-80b77d24769e', 'a733d0a2-663c-42c2-bec7-eaf0f2ab8f1d']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:12.793914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e46e32-24d5-43b4-add7-629e6ff6937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.820862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e46e32-24d5-43b4-add7-629e6ff6937e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdee66ed-4934-4746-b73d-34471abd9132', '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_ce4a88e3-ef5f-4581-bbce-9b216c5d7364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebdd3b7602143d08e0830caacb56b98',qos_specs=None,replication_status=,reservations=['2cd5e732-f253-4a58-a680-79046eb59e8c','138b67eb-f324-426d-a64e-06a7891c8016','5a446b04-ec8d-43d8-b551-80b77d24769e','a733d0a2-663c-42c2-bec7-eaf0f2ab8f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0080255f2d410680fafc58437de327',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ce4a88e3-ef5f-4581-bbce-9b216c5d7364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdee66ed-4934-4746-b73d-34471abd9132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebdd3b7602143d08e0830caacb56b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d0080255f2d410680fafc58437de327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:12.821892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b092a863-60d1-4414-9875-e6fa594e3fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.831772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-070956f6-e80c-4034-a710-9a71a9394726 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.841637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b092a863-60d1-4414-9875-e6fa594e3fbf) transitioned into 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_ce4a88e3-ef5f-4581-bbce-9b216c5d7364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebdd3b7602143d08e0830caacb56b98',qos_specs=None,replication_status=,reservations=['2cd5e732-f253-4a58-a680-79046eb59e8c','138b67eb-f324-426d-a64e-06a7891c8016','5a446b04-ec8d-43d8-b551-80b77d24769e','a733d0a2-663c-42c2-bec7-eaf0f2ab8f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0080255f2d410680fafc58437de327',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:12.842345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a02450-416b-4a57-aa32-60103c9882a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.851529 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a02450-416b-4a57-aa32-60103c9882a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:12.852582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Flow 'volume_create_api' (05c956cb-cef6-4caf-b81f-4adab5c9738e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:12.852582 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume request issued successfully. Aug 08 20:22:12.859722 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.859722 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:12.860447 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:12.949320 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:12.949679 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1972700106"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:12.951092 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1972700106'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:12.951231 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume of 1 GB Aug 08 20:22:12.955854 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Availability Zones retrieved successfully. Aug 08 20:22:12.961096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Flow 'volume_create_api' (d4896012-3fd0-429e-8994-9794d1dc7381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:12.962690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d29043-7787-485d-9a59-f19ec0930c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.962972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:12.964365 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-94ef1e43-da0a-422a-9b6b-2e00a36b48ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.967310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94ef1e43-da0a-422a-9b6b-2e00a36b48ed tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:12.967597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94ef1e43-da0a-422a-9b6b-2e00a36b48ed tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:12.967910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94ef1e43-da0a-422a-9b6b-2e00a36b48ed tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:12.967968 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-94ef1e43-da0a-422a-9b6b-2e00a36b48ed tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:12.971869 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.971869 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:12.980315 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94ef1e43-da0a-422a-9b6b-2e00a36b48ed tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 200 Aug 08 20:22:12.980693 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 489/1956] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:12 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:12.990188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:12.992346 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:12.992799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:12.992867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50d29043-7787-485d-9a59-f19ec0930c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:12.992958 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:12.993163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:12.993713 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:12.993713 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:12.993769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d8d9fa-921c-4f55-8b35-8f4c625a1d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:12.994269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:13.001548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8d7652d2-1fff-4970-b92f-e830ec3f8140 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.003160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d7652d2-1fff-4970-b92f-e830ec3f8140 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:13.003624 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:13.003688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d7652d2-1fff-4970-b92f-e830ec3f8140 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.003688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d7652d2-1fff-4970-b92f-e830ec3f8140 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.003688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8d7652d2-1fff-4970-b92f-e830ec3f8140 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:13.004203 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:13.004422 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:13.007220 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.007220 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:13.008031 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d7652d2-1fff-4970-b92f-e830ec3f8140 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:13.008401 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 490/1957] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:13.055977 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:13.059505 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.059505 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:13.062733 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Created reservations ['a7e1b5e4-9eb6-4352-9fb8-ab72358f0037', 'e2a292ff-63fa-43f0-b56e-c93809175da4', 'a28f4d8e-4250-4a73-9f26-b632e3dbbe7b', '7245b766-1518-4147-b4e9-8ef75af65784'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:13.063580 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:13.063660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d8d9fa-921c-4f55-8b35-8f4c625a1d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e1b5e4-9eb6-4352-9fb8-ab72358f0037', 'e2a292ff-63fa-43f0-b56e-c93809175da4', 'a28f4d8e-4250-4a73-9f26-b632e3dbbe7b', '7245b766-1518-4147-b4e9-8ef75af65784']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:13.063766 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:13.064396 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8463fff3-0d1f-4eb6-b73a-c10cb9c0ac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:13.088361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8463fff3-0d1f-4eb6-b73a-c10cb9c0ac25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b991724-dc6d-4f5e-aa56-2d225cf5138f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1972700106',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c037631527324bd8b8960e9f0a9f8aa9',qos_specs=None,replication_status=,reservations=['a7e1b5e4-9eb6-4352-9fb8-ab72358f0037','e2a292ff-63fa-43f0-b56e-c93809175da4','a28f4d8e-4250-4a73-9f26-b632e3dbbe7b','7245b766-1518-4147-b4e9-8ef75af65784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1972700106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b991724-dc6d-4f5e-aa56-2d225cf5138f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c037631527324bd8b8960e9f0a9f8aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:13.089589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71237cd5-a690-4253-b6e9-325b8966b459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:13.101854 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8760ffdd-fc41-4513-9999-caffbaeee09e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.103647 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:22:13.103844 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.104032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.104204 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume with id: 4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:22:13.109544 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:13.111788 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.111788 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:13.112265 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:22:13.113827 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.113827 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:13.116232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71237cd5-a690-4253-b6e9-325b8966b459) transitioned into state 'SUCCESS' from state '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-1972700106',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c037631527324bd8b8960e9f0a9f8aa9',qos_specs=None,replication_status=,reservations=['a7e1b5e4-9eb6-4352-9fb8-ab72358f0037','e2a292ff-63fa-43f0-b56e-c93809175da4','a28f4d8e-4250-4a73-9f26-b632e3dbbe7b','7245b766-1518-4147-b4e9-8ef75af65784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:13.117089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860788a1-df01-4be4-a682-a86aa495f5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:13.120933 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6f7b235-c855-4690-b8c6-4a39592dc89f tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:13.121438 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 483/1958] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:12 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:13.127177 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860788a1-df01-4be4-a682-a86aa495f5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:13.128043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Flow 'volume_create_api' (d4896012-3fd0-429e-8994-9794d1dc7381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:13.129139 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume request issued successfully. Aug 08 20:22:13.129139 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-070956f6-e80c-4034-a710-9a71a9394726 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:13.129696 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Delete volume request issued successfully. Aug 08 20:22:13.129844 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 493/1959] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:12 2026] POST /volume/v3/volumes => generated 760 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:13.130946 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8760ffdd-fc41-4513-9999-caffbaeee09e tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 202 Aug 08 20:22:13.130946 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 491/1960] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:13 2026] DELETE /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:13.137869 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.139704 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:13.139899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-67e7bd74-fbbf-442a-bba3-03c1525a8a5a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.139943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.140187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.140419 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:13.141072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:13.142683 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67e7bd74-fbbf-442a-bba3-03c1525a8a5a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:22:13.142927 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67e7bd74-fbbf-442a-bba3-03c1525a8a5a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.143160 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67e7bd74-fbbf-442a-bba3-03c1525a8a5a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.146501 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-847f71d2-6b08-4c71-bcda-62e4369b627f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.148363 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-847f71d2-6b08-4c71-bcda-62e4369b627f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:13.148603 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-847f71d2-6b08-4c71-bcda-62e4369b627f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.148863 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-847f71d2-6b08-4c71-bcda-62e4369b627f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.150135 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Get all volumes completed successfully. Aug 08 20:22:13.150346 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.150346 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:13.150908 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:13.151068 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:13.154109 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-67e7bd74-fbbf-442a-bba3-03c1525a8a5a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Volume info retrieved successfully. Aug 08 20:22:13.156571 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.156571 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:13.159275 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67e7bd74-fbbf-442a-bba3-03c1525a8a5a tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 200 Aug 08 20:22:13.159978 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 494/1961] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:13.160303 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-847f71d2-6b08-4c71-bcda-62e4369b627f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:13.165357 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-847f71d2-6b08-4c71-bcda-62e4369b627f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f returned with HTTP 200 Aug 08 20:22:13.166437 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 492/1962] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:13.191505 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:13.194099 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.194099 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:13.197255 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:13.197401 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:13.233315 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:13.236446 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.236446 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:13.242721 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a3ea5c5-dc53-44fe-9a9b-68d81d90646c tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:13.243093 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 484/1963] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:13.255511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.257308 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] POST https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e/action Aug 08 20:22:13.257687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:13.257806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:13.259690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] delete called for group 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:22:13.259831 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Delete group with id: 55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:13.263237 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.263237 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:13.264295 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4938f372-4247-44a2-bcd4-b1113c9ee768 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.266104 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4938f372-4247-44a2-bcd4-b1113c9ee768 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:13.266310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4938f372-4247-44a2-bcd4-b1113c9ee768 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.266524 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4938f372-4247-44a2-bcd4-b1113c9ee768 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.274568 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.274568 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:13.277995 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4938f372-4247-44a2-bcd4-b1113c9ee768 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:22:13.282249 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4938f372-4247-44a2-bcd4-b1113c9ee768 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:22:13.282682 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 493/1964] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:13.303679 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d333ba47-3be3-4b8f-b7fb-86c5300e5732 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e/action returned with HTTP 202 Aug 08 20:22:13.304349 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 495/1965] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:22:13 2026] POST /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:13.312933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.313493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a5ac9845-78e4-43d0-b59e-ac1013389226 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.313913 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5ac9845-78e4-43d0-b59e-ac1013389226 None None] GET https://10.4.3.206/volume// Aug 08 20:22:13.314125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5ac9845-78e4-43d0-b59e-ac1013389226 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.314321 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a5ac9845-78e4-43d0-b59e-ac1013389226 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.314672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a5ac9845-78e4-43d0-b59e-ac1013389226 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:13.314725 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 Aug 08 20:22:13.314867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.314956 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 494/1966] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:22: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 08 20:22:13.315053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.324407 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.324407 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:13.325359 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ccfa125b-7400-4aa7-929e-2e8e8fb23e84 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.327359 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ccfa125b-7400-4aa7-929e-2e8e8fb23e84 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:22:13.327707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ccfa125b-7400-4aa7-929e-2e8e8fb23e84 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eebc2d7-e7f8-4219-bc42-a85b407f0016", "connector": null, "instance_uuid": "1149b7c2-fd65-44b8-a782-8c33b60cdb8e"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:13.328367 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Volume info retrieved successfully. Aug 08 20:22:13.329038 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:22:13.329197 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:22:13.337956 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.337956 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:13.368051 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:22:13.368140 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ccfa125b-7400-4aa7-929e-2e8e8fb23e84 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:22:13.368609 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 496/1967] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:22:13 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 08 20:22:13.370952 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.370952 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:13.377447 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c85ca8b0-d84f-4888-83d7-6aabf48a530b tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 returned with HTTP 200 Aug 08 20:22:13.377816 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 485/1968] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 => generated 906 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:13.395107 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-1b7b1ccf-2500-480c-8ccd-8bba283dc60a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.397302 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-1b7b1ccf-2500-480c-8ccd-8bba283dc60a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] DELETE https://10.4.3.206/volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2 Aug 08 20:22:13.397504 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-1b7b1ccf-2500-480c-8ccd-8bba283dc60a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.397681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-1b7b1ccf-2500-480c-8ccd-8bba283dc60a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.404818 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.404818 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:13.493579 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-1b7b1ccf-2500-480c-8ccd-8bba283dc60a tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2 returned with HTTP 200 Aug 08 20:22:13.493997 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 495/1969] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:22:13 2026] DELETE /volume/v3/attachments/142e51ad-1fcb-4a5d-90a0-510b40da24f2 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:13.866844 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.866844 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:13.867284 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:13.867412 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Checking backup size 1 against volume size 1 {{(pid=100390) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:22:13.867511 np0000006809 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Overwriting volume bdee66ed-4934-4746-b73d-34471abd9132 with restore of backup ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:13.877273 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] restore_backup in rpcapi backup_id ce4a88e3-ef5f-4581-bbce-9b216c5d7364 {{(pid=100390) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:22:13.878779 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e6b995c-124a-4c5a-af4b-f7cf9575b25f tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364/restore returned with HTTP 202 Aug 08 20:22:13.879155 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 494/1970] 10.4.3.206 () {68 vars in 1393 bytes} [Sat Aug 8 20:22:12 2026] POST /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364/restore => generated 189 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:13.886655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b7424389-9084-479e-b9e6-927d132e1a73 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:13.889923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7424389-9084-479e-b9e6-927d132e1a73 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:13.890237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7424389-9084-479e-b9e6-927d132e1a73 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:13.890490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7424389-9084-479e-b9e6-927d132e1a73 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:13.890608 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b7424389-9084-479e-b9e6-927d132e1a73 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:13.894593 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:13.894593 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:13.895297 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7424389-9084-479e-b9e6-927d132e1a73 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:13.895668 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 497/1971] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:13 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:14.019493 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f2da938-03f6-4936-8c6a-c24d424794d5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.021394 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f2da938-03f6-4936-8c6a-c24d424794d5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:14.021649 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f2da938-03f6-4936-8c6a-c24d424794d5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.021825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f2da938-03f6-4936-8c6a-c24d424794d5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.021921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9f2da938-03f6-4936-8c6a-c24d424794d5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:14.026258 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.026258 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:14.027213 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f2da938-03f6-4936-8c6a-c24d424794d5 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:14.027680 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 486/1972] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:14.178338 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46814977-0598-476f-9b09-4b016edfbad2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.182596 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5011a4a6-9fff-432d-ab7f-38b640396531 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.182843 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46814977-0598-476f-9b09-4b016edfbad2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] GET https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba Aug 08 20:22:14.183094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46814977-0598-476f-9b09-4b016edfbad2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.183340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46814977-0598-476f-9b09-4b016edfbad2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.185140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5011a4a6-9fff-432d-ab7f-38b640396531 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:14.185409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5011a4a6-9fff-432d-ab7f-38b640396531 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.185657 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5011a4a6-9fff-432d-ab7f-38b640396531 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.193324 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.193324 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:14.197288 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5011a4a6-9fff-432d-ab7f-38b640396531 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:14.201258 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5011a4a6-9fff-432d-ab7f-38b640396531 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f returned with HTTP 200 Aug 08 20:22:14.201624 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 495/1973] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:14.203790 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46814977-0598-476f-9b09-4b016edfbad2 tempest-AttachVolumeMultiAttachTest-1971150916 tempest-AttachVolumeMultiAttachTest-1971150916-project-member] https://10.4.3.206/volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba returned with HTTP 404 Aug 08 20:22:14.204211 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 496/1974] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/4e75ca06-6ad7-4555-91c8-6a41c799d6ba => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:22:14.230061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7c66d10e-6004-4043-b15c-010fd66bb981 req-40a6b3c7-6706-4ffa-b979-4db0f27b423c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.232255 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7c66d10e-6004-4043-b15c-010fd66bb981 req-40a6b3c7-6706-4ffa-b979-4db0f27b423c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:14.232487 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7c66d10e-6004-4043-b15c-010fd66bb981 req-40a6b3c7-6706-4ffa-b979-4db0f27b423c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.232710 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7c66d10e-6004-4043-b15c-010fd66bb981 req-40a6b3c7-6706-4ffa-b979-4db0f27b423c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.242760 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.242760 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:14.248684 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7c66d10e-6004-4043-b15c-010fd66bb981 req-40a6b3c7-6706-4ffa-b979-4db0f27b423c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:14.253269 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7c66d10e-6004-4043-b15c-010fd66bb981 req-40a6b3c7-6706-4ffa-b979-4db0f27b423c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f returned with HTTP 200 Aug 08 20:22:14.253879 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 498/1975] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:14.267622 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.270003 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:14.270225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-127599492"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:14.272344 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-127599492'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:14.272528 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume of 1 GB Aug 08 20:22:14.276828 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Availability Zones retrieved successfully. Aug 08 20:22:14.284206 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Flow 'volume_create_api' (9ac2f3b1-d5ba-4902-967b-aaba104433db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:14.285570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e81bfe-50a6-4d89-b3da-81fa10cd1e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:14.286894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:14.299200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31b7d819-ed9f-43f7-9cf9-134c039e7b85 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.301034 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31b7d819-ed9f-43f7-9cf9-134c039e7b85 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:14.301257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31b7d819-ed9f-43f7-9cf9-134c039e7b85 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.301454 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31b7d819-ed9f-43f7-9cf9-134c039e7b85 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.309129 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.309129 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:14.311362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0e81bfe-50a6-4d89-b3da-81fa10cd1e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:14.312112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd9a0e6-eff9-45c2-9cbe-7be15ab22cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:14.313434 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-31b7d819-ed9f-43f7-9cf9-134c039e7b85 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:22:14.317685 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31b7d819-ed9f-43f7-9cf9-134c039e7b85 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:22:14.318087 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 496/1976] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:14.352074 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Created reservations ['080c39f3-3143-4d85-aff3-77dbeefdf611', '2b651c06-e37a-4c80-ad75-24208f74312b', 'e4426038-1798-4f1f-b728-098500d9084a', '45aa09ae-11f6-44e3-919b-40e6faa6a4ac'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:14.352878 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd9a0e6-eff9-45c2-9cbe-7be15ab22cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080c39f3-3143-4d85-aff3-77dbeefdf611', '2b651c06-e37a-4c80-ad75-24208f74312b', 'e4426038-1798-4f1f-b728-098500d9084a', '45aa09ae-11f6-44e3-919b-40e6faa6a4ac']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:14.353649 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3b74e7-74f3-49a0-8c5e-d3608469a07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:14.379342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3b74e7-74f3-49a0-8c5e-d3608469a07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6206d43c-b7fd-4d3e-9a45-c11feb87cadd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-127599492',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c037631527324bd8b8960e9f0a9f8aa9',qos_specs=None,replication_status=,reservations=['080c39f3-3143-4d85-aff3-77dbeefdf611','2b651c06-e37a-4c80-ad75-24208f74312b','e4426038-1798-4f1f-b728-098500d9084a','45aa09ae-11f6-44e3-919b-40e6faa6a4ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-127599492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6206d43c-b7fd-4d3e-9a45-c11feb87cadd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c037631527324bd8b8960e9f0a9f8aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:14.379342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae43b58b-19a4-4683-8b41-4492fa360dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:14.392723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ca61baa-cdb3-4dad-86ca-632169599b62 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.394098 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ca61baa-cdb3-4dad-86ca-632169599b62 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 Aug 08 20:22:14.394418 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ca61baa-cdb3-4dad-86ca-632169599b62 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.394688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ca61baa-cdb3-4dad-86ca-632169599b62 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.397418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae43b58b-19a4-4683-8b41-4492fa360dde) transitioned into state 'SUCCESS' from state '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-127599492',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c037631527324bd8b8960e9f0a9f8aa9',qos_specs=None,replication_status=,reservations=['080c39f3-3143-4d85-aff3-77dbeefdf611','2b651c06-e37a-4c80-ad75-24208f74312b','e4426038-1798-4f1f-b728-098500d9084a','45aa09ae-11f6-44e3-919b-40e6faa6a4ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:14.398105 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173681db-2878-494e-9253-2e333271161a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:14.401580 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ca61baa-cdb3-4dad-86ca-632169599b62 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 returned with HTTP 404 Aug 08 20:22:14.402308 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 497/1977] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/7ed0802a-0902-4307-b29a-daa7b9736d67 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:14.409394 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173681db-2878-494e-9253-2e333271161a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:14.410323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Flow 'volume_create_api' (9ac2f3b1-d5ba-4902-967b-aaba104433db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:14.410375 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-99ebe024-2b14-42ef-b0c7-9bc7307acd5e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.410864 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume request issued successfully. Aug 08 20:22:14.411663 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb6e9732-2aa9-4490-b392-2b5fd6543f9c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:14.412257 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 487/1978] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:14 2026] POST /volume/v3/volumes => generated 759 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:14.413060 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99ebe024-2b14-42ef-b0c7-9bc7307acd5e tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef Aug 08 20:22:14.413339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99ebe024-2b14-42ef-b0c7-9bc7307acd5e tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.413648 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99ebe024-2b14-42ef-b0c7-9bc7307acd5e tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.418725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99ebe024-2b14-42ef-b0c7-9bc7307acd5e tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef returned with HTTP 404 Aug 08 20:22:14.419355 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 499/1979] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/a170613d-5bca-4fd7-a3b2-2bcfee2582ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:14.425894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6c329832-b641-4b03-b28e-ae680cb138a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.428356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed625d79-6dc3-4c94-a9d4-1a3982a728a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.428420 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c329832-b641-4b03-b28e-ae680cb138a7 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:14.428420 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c329832-b641-4b03-b28e-ae680cb138a7 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.428519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c329832-b641-4b03-b28e-ae680cb138a7 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.431529 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed625d79-6dc3-4c94-a9d4-1a3982a728a9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] GET https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e Aug 08 20:22:14.431877 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed625d79-6dc3-4c94-a9d4-1a3982a728a9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.432490 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed625d79-6dc3-4c94-a9d4-1a3982a728a9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.433299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-ed625d79-6dc3-4c94-a9d4-1a3982a728a9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] show called for member 55249a9d-47b9-4c2d-99e5-675334ac485e {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:22:14.435665 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.435665 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:14.437080 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed625d79-6dc3-4c94-a9d4-1a3982a728a9 tempest-GroupsTest-1486681255 tempest-GroupsTest-1486681255-project-member] https://10.4.3.206/volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e returned with HTTP 404 Aug 08 20:22:14.437767 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 498/1980] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/groups/55249a9d-47b9-4c2d-99e5-675334ac485e => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:14.440361 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6c329832-b641-4b03-b28e-ae680cb138a7 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:14.444748 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c329832-b641-4b03-b28e-ae680cb138a7 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd returned with HTTP 200 Aug 08 20:22:14.445369 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 497/1981] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:14.446497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-254c6e72-a4f8-41c6-a001-c9c36063b188 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.448737 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-254c6e72-a4f8-41c6-a001-c9c36063b188 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/5819931b-4605-42c3-9905-48e527993be7 Aug 08 20:22:14.449327 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-254c6e72-a4f8-41c6-a001-c9c36063b188 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.449639 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-254c6e72-a4f8-41c6-a001-c9c36063b188 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.450015 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.450015 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:14.463431 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-254c6e72-a4f8-41c6-a001-c9c36063b188 tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/group_types/5819931b-4605-42c3-9905-48e527993be7 returned with HTTP 202 Aug 08 20:22:14.463855 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 488/1982] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:22:14 2026] DELETE /volume/v3/group_types/5819931b-4605-42c3-9905-48e527993be7 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:14.471949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0ab1df7-4c86-47e4-a40d-95888ec2e62c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.474163 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0ab1df7-4c86-47e4-a40d-95888ec2e62c tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] DELETE https://10.4.3.206/volume/v3/types/c9e819df-2376-4ad8-b792-e29f21a8726d Aug 08 20:22:14.474453 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0ab1df7-4c86-47e4-a40d-95888ec2e62c tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.474736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0ab1df7-4c86-47e4-a40d-95888ec2e62c tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.504201 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0ab1df7-4c86-47e4-a40d-95888ec2e62c tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/types/c9e819df-2376-4ad8-b792-e29f21a8726d returned with HTTP 202 Aug 08 20:22:14.504815 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 500/1983] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:22:14 2026] DELETE /volume/v3/types/c9e819df-2376-4ad8-b792-e29f21a8726d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:14.511824 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c87ccce-62d7-452d-b3d9-9552c093601a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.514888 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c87ccce-62d7-452d-b3d9-9552c093601a tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] GET https://10.4.3.206/volume/v3/types/c9e819df-2376-4ad8-b792-e29f21a8726d Aug 08 20:22:14.514888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c87ccce-62d7-452d-b3d9-9552c093601a tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.514888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c87ccce-62d7-452d-b3d9-9552c093601a tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.517627 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c87ccce-62d7-452d-b3d9-9552c093601a tempest-GroupsTest-1383621857 tempest-GroupsTest-1383621857-project-admin] https://10.4.3.206/volume/v3/types/c9e819df-2376-4ad8-b792-e29f21a8726d returned with HTTP 404 Aug 08 20:22:14.518220 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 499/1984] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/types/c9e819df-2376-4ad8-b792-e29f21a8726d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:14.519564 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.522518 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] PUT https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc Aug 08 20:22:14.522842 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:14.529723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Acquiring lock "cinder-attachment_update-4eebc2d7-e7f8-4219-bc42-a85b407f0016-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:22:14.534149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-4eebc2d7-e7f8-4219-bc42-a85b407f0016-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:22:14.535170 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.535170 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:14.631497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Lock "cinder-attachment_update-4eebc2d7-e7f8-4219-bc42-a85b407f0016-np0000006809" released by "attachment_update" :: held 0.097s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:22:14.631913 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-22c65cb1-55bc-402a-90f2-84d7eb05d0a7 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc returned with HTTP 200 Aug 08 20:22:14.632868 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 498/1985] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:22:14 2026] PUT /volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:14.641829 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-d6770f56-aa56-4283-b1f8-8d88af31e5d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.643910 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-d6770f56-aa56-4283-b1f8-8d88af31e5d9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc Aug 08 20:22:14.644592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-d6770f56-aa56-4283-b1f8-8d88af31e5d9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.644592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-d6770f56-aa56-4283-b1f8-8d88af31e5d9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.656794 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-d6770f56-aa56-4283-b1f8-8d88af31e5d9 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc returned with HTTP 200 Aug 08 20:22:14.657194 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 489/1986] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:14.853929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f33a1245-4775-4e37-8e25-7b182146c0ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.855810 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:14.856027 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.856224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.856376 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Delete volume with id: f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:14.862990 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.862990 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:14.863427 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:22:14.882855 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Delete volume request issued successfully. Aug 08 20:22:14.883098 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f33a1245-4775-4e37-8e25-7b182146c0ad tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 202 Aug 08 20:22:14.883569 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 501/1987] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:14 2026] DELETE /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:14.893088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f5af8981-f43d-48ab-a7e2-7f17f97340c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.895191 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5af8981-f43d-48ab-a7e2-7f17f97340c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:14.895376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5af8981-f43d-48ab-a7e2-7f17f97340c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.895591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5af8981-f43d-48ab-a7e2-7f17f97340c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.902886 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.902886 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:14.907123 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0df0ea83-9dfb-4cd1-8b38-155d3efacc6c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:14.907472 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f5af8981-f43d-48ab-a7e2-7f17f97340c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Volume info retrieved successfully. Aug 08 20:22:14.908780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0df0ea83-9dfb-4cd1-8b38-155d3efacc6c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:14.909006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0df0ea83-9dfb-4cd1-8b38-155d3efacc6c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:14.909202 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0df0ea83-9dfb-4cd1-8b38-155d3efacc6c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:14.909305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0df0ea83-9dfb-4cd1-8b38-155d3efacc6c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:14.912322 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5af8981-f43d-48ab-a7e2-7f17f97340c1 tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 200 Aug 08 20:22:14.912800 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 500/1988] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:14.913674 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:14.913674 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:14.914902 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0df0ea83-9dfb-4cd1-8b38-155d3efacc6c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:14.915256 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 499/1989] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:14 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:15.037024 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-048f4667-879b-485e-b5df-69c7c8a4764a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.039255 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-048f4667-879b-485e-b5df-69c7c8a4764a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:15.039558 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-048f4667-879b-485e-b5df-69c7c8a4764a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:15.039743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-048f4667-879b-485e-b5df-69c7c8a4764a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:15.039835 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-048f4667-879b-485e-b5df-69c7c8a4764a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:15.045773 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:15.045773 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:15.045773 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-048f4667-879b-485e-b5df-69c7c8a4764a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:15.046043 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 490/1990] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:15 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:15.459568 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58e11cb0-f0d0-4e8f-9269-9b5dd69d3053 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.461712 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58e11cb0-f0d0-4e8f-9269-9b5dd69d3053 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:15.461895 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58e11cb0-f0d0-4e8f-9269-9b5dd69d3053 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:15.462139 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58e11cb0-f0d0-4e8f-9269-9b5dd69d3053 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:15.472228 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:15.472228 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:15.477108 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-58e11cb0-f0d0-4e8f-9269-9b5dd69d3053 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:15.483576 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58e11cb0-f0d0-4e8f-9269-9b5dd69d3053 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd returned with HTTP 200 Aug 08 20:22:15.484283 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 502/1991] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:15 2026] GET /volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:15.511473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-632a6811-82fc-4457-b8f2-e5636f198e82 req-7b980867-59b1-4e4f-a912-54e44b687704 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.513536 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-632a6811-82fc-4457-b8f2-e5636f198e82 req-7b980867-59b1-4e4f-a912-54e44b687704 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:15.513761 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-632a6811-82fc-4457-b8f2-e5636f198e82 req-7b980867-59b1-4e4f-a912-54e44b687704 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:15.513988 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-632a6811-82fc-4457-b8f2-e5636f198e82 req-7b980867-59b1-4e4f-a912-54e44b687704 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:15.520850 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:15.520850 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:15.523995 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-632a6811-82fc-4457-b8f2-e5636f198e82 req-7b980867-59b1-4e4f-a912-54e44b687704 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:15.528087 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-632a6811-82fc-4457-b8f2-e5636f198e82 req-7b980867-59b1-4e4f-a912-54e44b687704 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd returned with HTTP 200 Aug 08 20:22:15.528227 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 501/1992] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:15 2026] GET /volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:15.543647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.547589 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:15.547972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1677745398"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:15.549890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1677745398'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:15.550063 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume of 1 GB Aug 08 20:22:15.554689 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Availability Zones retrieved successfully. Aug 08 20:22:15.561373 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Flow 'volume_create_api' (1401ed9a-1c8a-46cd-8ebe-8d56c83dbff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:15.562720 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e750cc-fe81-407d-8cd1-af0a2934c05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:15.563777 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:15.587176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5e750cc-fe81-407d-8cd1-af0a2934c05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:15.587866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d13d78-78eb-40b8-a910-18aa65b93efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:15.623218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Created reservations ['6e44123b-63d7-46f6-90d6-f79c3a3920ff', 'e4c1c1cd-e67f-47bc-bf4d-97140bc3e15e', 'c6238ff7-ec93-4a3a-85df-d710be069a3d', 'b0b9fbc9-6de3-482e-b103-f37a86d9f360'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:15.624148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d13d78-78eb-40b8-a910-18aa65b93efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e44123b-63d7-46f6-90d6-f79c3a3920ff', 'e4c1c1cd-e67f-47bc-bf4d-97140bc3e15e', 'c6238ff7-ec93-4a3a-85df-d710be069a3d', 'b0b9fbc9-6de3-482e-b103-f37a86d9f360']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:15.625197 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c279b11-1a2a-4f7f-ac62-8d8518743b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:15.660905 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c279b11-1a2a-4f7f-ac62-8d8518743b90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1731254-02fe-4e7f-9755-901cc97316fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1677745398',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c037631527324bd8b8960e9f0a9f8aa9',qos_specs=None,replication_status=,reservations=['6e44123b-63d7-46f6-90d6-f79c3a3920ff','e4c1c1cd-e67f-47bc-bf4d-97140bc3e15e','c6238ff7-ec93-4a3a-85df-d710be069a3d','b0b9fbc9-6de3-482e-b103-f37a86d9f360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1677745398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1731254-02fe-4e7f-9755-901cc97316fc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c037631527324bd8b8960e9f0a9f8aa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:15.661779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753d5a50-85c0-4ab8-98fe-f8b7eda3fb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:15.680025 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753d5a50-85c0-4ab8-98fe-f8b7eda3fb91) transitioned into state 'SUCCESS' from state '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-1677745398',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c037631527324bd8b8960e9f0a9f8aa9',qos_specs=None,replication_status=,reservations=['6e44123b-63d7-46f6-90d6-f79c3a3920ff','e4c1c1cd-e67f-47bc-bf4d-97140bc3e15e','c6238ff7-ec93-4a3a-85df-d710be069a3d','b0b9fbc9-6de3-482e-b103-f37a86d9f360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa45fe6e5fe14870b16341b8b2e9f6f3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:15.680755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e28619-1811-4861-b549-6fa3aa73bb9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:15.689945 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51e28619-1811-4861-b549-6fa3aa73bb9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:15.690929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Flow 'volume_create_api' (1401ed9a-1c8a-46cd-8ebe-8d56c83dbff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:15.691270 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Create volume request issued successfully. Aug 08 20:22:15.691995 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c77ac632-8a37-4c6e-9ce1-c50e4db6fddd tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:15.692566 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 500/1993] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:15 2026] POST /volume/v3/volumes => generated 760 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:15.705625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-77b5079f-56f3-4702-bae4-cb6af37cc40d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.707547 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77b5079f-56f3-4702-bae4-cb6af37cc40d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:15.707722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77b5079f-56f3-4702-bae4-cb6af37cc40d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:15.707890 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-77b5079f-56f3-4702-bae4-cb6af37cc40d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:15.721884 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:15.721884 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:15.728243 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-77b5079f-56f3-4702-bae4-cb6af37cc40d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:15.734978 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-77b5079f-56f3-4702-bae4-cb6af37cc40d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc returned with HTTP 200 Aug 08 20:22:15.735460 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 491/1994] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:15 2026] GET /volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:15.925345 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f410c6b1-ffae-4bae-aee7-a1dafd9ebd0f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.927004 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f410c6b1-ffae-4bae-aee7-a1dafd9ebd0f tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] GET https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 Aug 08 20:22:15.927346 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f410c6b1-ffae-4bae-aee7-a1dafd9ebd0f tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:15.927609 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f410c6b1-ffae-4bae-aee7-a1dafd9ebd0f tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:15.933433 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f410c6b1-ffae-4bae-aee7-a1dafd9ebd0f tempest-TestImageHashVerification-1771415394 tempest-TestImageHashVerification-1771415394-project-member] https://10.4.3.206/volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 returned with HTTP 404 Aug 08 20:22:15.934298 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 503/1995] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:15 2026] GET /volume/v3/volumes/f900fb78-44b5-4f08-9a1c-19fc00ff8f87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:15.934488 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d68ced8-b8f3-4f6e-bdda-ba7ab72eed8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:15.936006 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d68ced8-b8f3-4f6e-bdda-ba7ab72eed8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:15.936173 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d68ced8-b8f3-4f6e-bdda-ba7ab72eed8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:15.936345 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d68ced8-b8f3-4f6e-bdda-ba7ab72eed8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:15.936449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d68ced8-b8f3-4f6e-bdda-ba7ab72eed8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:15.941758 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:15.941758 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:15.942465 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d68ced8-b8f3-4f6e-bdda-ba7ab72eed8c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:15.942777 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 502/1996] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:15 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:16.059528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e82c4b73-681a-49fb-9270-bced79929071 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:16.061182 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e82c4b73-681a-49fb-9270-bced79929071 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:16.061346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e82c4b73-681a-49fb-9270-bced79929071 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:16.061566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e82c4b73-681a-49fb-9270-bced79929071 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:16.061669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e82c4b73-681a-49fb-9270-bced79929071 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:16.066164 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:16.066164 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:16.067192 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e82c4b73-681a-49fb-9270-bced79929071 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:16.067599 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 501/1997] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:16 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:16.748233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9d328f7d-ac0a-4103-a0a6-e79b9bd261d1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:16.752274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d328f7d-ac0a-4103-a0a6-e79b9bd261d1 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:16.752539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d328f7d-ac0a-4103-a0a6-e79b9bd261d1 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:16.752764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d328f7d-ac0a-4103-a0a6-e79b9bd261d1 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:16.760425 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:16.760425 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:16.764108 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9d328f7d-ac0a-4103-a0a6-e79b9bd261d1 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:16.771409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d328f7d-ac0a-4103-a0a6-e79b9bd261d1 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc returned with HTTP 200 Aug 08 20:22:16.771409 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 492/1998] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:16 2026] GET /volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:16.793605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-72d2f863-7b07-4bc6-9c18-20572dca007b req-d3b130a7-4ed3-4642-86a2-88489d6b034a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:16.795758 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-72d2f863-7b07-4bc6-9c18-20572dca007b req-d3b130a7-4ed3-4642-86a2-88489d6b034a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:16.795976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-72d2f863-7b07-4bc6-9c18-20572dca007b req-d3b130a7-4ed3-4642-86a2-88489d6b034a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:16.796172 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-72d2f863-7b07-4bc6-9c18-20572dca007b req-d3b130a7-4ed3-4642-86a2-88489d6b034a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:16.803994 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:16.803994 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:16.807703 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-72d2f863-7b07-4bc6-9c18-20572dca007b req-d3b130a7-4ed3-4642-86a2-88489d6b034a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:16.812809 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-72d2f863-7b07-4bc6-9c18-20572dca007b req-d3b130a7-4ed3-4642-86a2-88489d6b034a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc returned with HTTP 200 Aug 08 20:22:16.813252 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 504/1999] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:16 2026] GET /volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:16.955709 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92985668-1918-421a-bb3f-48335ba32072 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:16.959828 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92985668-1918-421a-bb3f-48335ba32072 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:16.960272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92985668-1918-421a-bb3f-48335ba32072 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:16.961042 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92985668-1918-421a-bb3f-48335ba32072 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:16.962419 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-92985668-1918-421a-bb3f-48335ba32072 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:16.967431 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:16.967431 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:16.969231 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92985668-1918-421a-bb3f-48335ba32072 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:16.973037 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 503/2000] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:16 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.032054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.038471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.038785 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.039053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.039437 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.040418 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.048801 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.049767 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.049767 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:17.070511 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cb5f36c1-3100-4ce3-8741-3f813b5ca073 req-f7b69e6f-2741-4d0c-9b07-c6f22d011240 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.071199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 502/2001] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.080297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3bc68f17-22c7-4dda-8eed-33a12ac62daf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.082092 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bc68f17-22c7-4dda-8eed-33a12ac62daf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:17.082410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bc68f17-22c7-4dda-8eed-33a12ac62daf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.082663 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bc68f17-22c7-4dda-8eed-33a12ac62daf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.082854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3bc68f17-22c7-4dda-8eed-33a12ac62daf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:17.087236 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.087236 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:17.088902 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bc68f17-22c7-4dda-8eed-33a12ac62daf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:17.088902 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 493/2002] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:17.099974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.101981 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.102253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.102543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.102973 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.104749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.116308 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.117408 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.117408 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:17.121518 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8633f263-9df7-4945-a831-4ac3b3248ebc req-90765a29-c84b-42bb-8268-099b8a3e8d7c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.122046 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 505/2003] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.156248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.159323 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.160229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.160510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.160918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.163489 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.176775 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.178795 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.178795 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:17.191014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8b4771bd-065e-495c-b2d9-e82db6d2e630 req-c7f9d931-e895-45f1-84aa-6174d52bbad9 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.191471 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 504/2004] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:22:17.234701 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.239199 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.239199 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.239199 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.239199 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.240202 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.251546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd23526c-d93f-4153-8ce4-372151a8ed17 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.255058 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.256452 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.256452 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:17.272117 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-2e0ab432-ae44-4277-9aff-88749cf207e0 req-2cd51c4d-3b58-4634-8c32-2ab7e1c90ee8 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.272117 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 503/2005] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.302503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.305660 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.305977 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.306234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.306558 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.307738 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.318761 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.320586 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.320586 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:17.328640 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b2309a4c-184c-4ecc-8e40-09104ed2de10 req-bd39e74c-c6b1-46f8-af58-51cf8a2aa2f5 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.328640 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 506/2006] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 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 08 20:22:17.362769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.364969 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.365173 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.365355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.365593 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.366240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.373240 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.374153 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.374153 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:17.379123 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b2108ca-652d-4437-a081-e220f18cf722 req-2021e6b1-ca98-4ec1-ba46-7b578306fb1f tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.379123 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 505/2007] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.414104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.417046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.417307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.417726 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.417927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.418691 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.428460 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.429326 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.429326 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:17.433595 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5a93782d-66ff-41a2-858e-afcb78229ee7 req-49ea0e82-25f3-4252-a4a7-49da17814536 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.434038 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 504/2008] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.447854 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd23526c-d93f-4153-8ce4-372151a8ed17 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:17.448251 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd23526c-d93f-4153-8ce4-372151a8ed17 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.448498 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd23526c-d93f-4153-8ce4-372151a8ed17 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.462244 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.466793 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:22:17.467133 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.467374 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.467715 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:17.468919 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:17.474791 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd23526c-d93f-4153-8ce4-372151a8ed17 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:17.475408 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 494/2009] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 437 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.492555 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] Get all volumes completed successfully. Aug 08 20:22:17.494036 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.494036 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:17.495431 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4cde1f0a-f98f-4141-b331-f44e486cc48c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.499894 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4cde1f0a-f98f-4141-b331-f44e486cc48c tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d/defaults Aug 08 20:22:17.500144 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5826f9d9-e0a3-44e0-9212-b80e7a3a7215 req-ac2a1a4d-d260-454d-ad30-d7cb7695458a tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:22:17.500203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4cde1f0a-f98f-4141-b331-f44e486cc48c tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.500589 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4cde1f0a-f98f-4141-b331-f44e486cc48c tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'defaults' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.500647 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 507/2010] 10.4.3.206 () {68 vars in 1508 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.518888 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4cde1f0a-f98f-4141-b331-f44e486cc48c tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d/defaults returned with HTTP 200 Aug 08 20:22:17.518888 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 506/2011] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.521035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.523510 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:17.523510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.523643 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.523781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Delete volume with id: d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:17.527905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-51a88906-1403-41ef-9f69-ec17f5be0119 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.530057 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51a88906-1403-41ef-9f69-ec17f5be0119 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:17.530506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51a88906-1403-41ef-9f69-ec17f5be0119 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:17.531495 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.531495 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:17.532036 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:17.559155 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Delete volume request issued successfully. Aug 08 20:22:17.559357 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb528bae-22a4-4bac-8a86-fa07b142b5fe tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc returned with HTTP 202 Aug 08 20:22:17.559800 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 505/2012] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:17 2026] DELETE /volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:17.572820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dca518dd-4512-4455-9351-fb5efb0d91ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.575360 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dca518dd-4512-4455-9351-fb5efb0d91ed tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:17.575638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dca518dd-4512-4455-9351-fb5efb0d91ed tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.575882 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dca518dd-4512-4455-9351-fb5efb0d91ed tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.583719 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.583719 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:17.590494 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dca518dd-4512-4455-9351-fb5efb0d91ed tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:17.590630 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51a88906-1403-41ef-9f69-ec17f5be0119 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:17.591560 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 495/2013] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:22:17 2026] PUT /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 395 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.598189 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dca518dd-4512-4455-9351-fb5efb0d91ed tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc returned with HTTP 200 Aug 08 20:22:17.598677 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 508/2014] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:17.600523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-001ce8c3-d928-4ae8-9f08-91db0bb5c852 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.602797 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-001ce8c3-d928-4ae8-9f08-91db0bb5c852 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] DELETE https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:17.603072 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-001ce8c3-d928-4ae8-9f08-91db0bb5c852 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.603306 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-001ce8c3-d928-4ae8-9f08-91db0bb5c852 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.611036 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-001ce8c3-d928-4ae8-9f08-91db0bb5c852 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:17.611458 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 507/2015] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:22:17 2026] DELETE /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:22:17.624333 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb123c6b-3669-4901-aa1e-bd2f7e1b1d3a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.626807 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb123c6b-3669-4901-aa1e-bd2f7e1b1d3a tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:17.626902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb123c6b-3669-4901-aa1e-bd2f7e1b1d3a tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.627200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb123c6b-3669-4901-aa1e-bd2f7e1b1d3a tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.641200 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb123c6b-3669-4901-aa1e-bd2f7e1b1d3a tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:17.641572 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 506/2016] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 437 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.651352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0b45780d-2dcf-455f-8db6-2195d5e57e35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.653754 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b45780d-2dcf-455f-8db6-2195d5e57e35 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:17.654248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0b45780d-2dcf-455f-8db6-2195d5e57e35 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:17.726507 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0b45780d-2dcf-455f-8db6-2195d5e57e35 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:17.726885 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 496/2017] 10.4.3.206 () {68 vars in 1375 bytes} [Sat Aug 8 20:22:17 2026] PUT /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 395 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.735801 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cfb9c9e-293c-42e6-8e86-64a09a01461d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.737490 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cfb9c9e-293c-42e6-8e86-64a09a01461d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d/defaults Aug 08 20:22:17.737657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cfb9c9e-293c-42e6-8e86-64a09a01461d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.737925 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cfb9c9e-293c-42e6-8e86-64a09a01461d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'defaults' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.747577 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cfb9c9e-293c-42e6-8e86-64a09a01461d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d/defaults returned with HTTP 200 Aug 08 20:22:17.747915 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 509/2018] 10.4.3.206 () {66 vars in 1381 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.757062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c4f0a27-a818-4e20-bf05-ae47fad50641 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.759355 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c4f0a27-a818-4e20-bf05-ae47fad50641 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:17.759654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c4f0a27-a818-4e20-bf05-ae47fad50641 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.759924 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c4f0a27-a818-4e20-bf05-ae47fad50641 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.773838 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c4f0a27-a818-4e20-bf05-ae47fad50641 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:17.774303 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 508/2019] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:17.783644 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb861f64-0286-421b-940f-1d63d7cb1021 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.785437 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb861f64-0286-421b-940f-1d63d7cb1021 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True Aug 08 20:22:17.785633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb861f64-0286-421b-940f-1d63d7cb1021 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.785818 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb861f64-0286-421b-940f-1d63d7cb1021 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.813366 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb861f64-0286-421b-940f-1d63d7cb1021 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True returned with HTTP 200 Aug 08 20:22:17.813908 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 507/2020] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:17.831647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.984085 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81989828-1dbf-4fe6-a1f0-d27146439bec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:17.986446 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81989828-1dbf-4fe6-a1f0-d27146439bec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:17.986734 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81989828-1dbf-4fe6-a1f0-d27146439bec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:17.986954 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81989828-1dbf-4fe6-a1f0-d27146439bec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:17.987065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-81989828-1dbf-4fe6-a1f0-d27146439bec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:17.991606 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:17.991606 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:17.992648 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81989828-1dbf-4fe6-a1f0-d27146439bec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:17.993151 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 510/2021] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:17 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:18.036890 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:18.037352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-499618879"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:18.039050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-499618879'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:18.039208 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Create volume of 1 GB Aug 08 20:22:18.043704 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Availability Zones retrieved successfully. Aug 08 20:22:18.050712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Flow 'volume_create_api' (826f6e32-934f-480d-896a-049d1c636903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:18.051857 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35db285f-7dae-48be-84e3-4f4252f67b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:18.052978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:18.080486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35db285f-7dae-48be-84e3-4f4252f67b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:18.081208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b855f9-be2c-48a7-bd3a-f27066ea38ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:18.103059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-68d3c4d4-e0e3-4eed-9d94-cb2265bb6768 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.105578 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68d3c4d4-e0e3-4eed-9d94-cb2265bb6768 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:18.105834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68d3c4d4-e0e3-4eed-9d94-cb2265bb6768 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.106100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68d3c4d4-e0e3-4eed-9d94-cb2265bb6768 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.106254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-68d3c4d4-e0e3-4eed-9d94-cb2265bb6768 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:18.111466 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:18.111466 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:18.112555 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68d3c4d4-e0e3-4eed-9d94-cb2265bb6768 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:18.113053 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 509/2022] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:18 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:18.140541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Created reservations ['84a42bb1-747e-4c6c-8e86-22c3d1ade16e', 'd4e3f8c9-57ef-49ec-bad8-ba14230ac32d', 'b1b6ce8b-2262-4c54-a9e2-783fcd1e7b16', 'f451c26b-1534-48d7-bed9-a61e2c23ce1d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:18.141375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b855f9-be2c-48a7-bd3a-f27066ea38ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84a42bb1-747e-4c6c-8e86-22c3d1ade16e', 'd4e3f8c9-57ef-49ec-bad8-ba14230ac32d', 'b1b6ce8b-2262-4c54-a9e2-783fcd1e7b16', 'f451c26b-1534-48d7-bed9-a61e2c23ce1d']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:18.142118 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3798f6-9d93-4f72-814e-2d7c6b23b738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:18.164104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3798f6-9d93-4f72-814e-2d7c6b23b738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '823bc005-e2f8-42fd-a6d5-468e0faa81f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-499618879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f69c7a2884c4a7abf20347e25b8998d',qos_specs=None,replication_status=,reservations=['84a42bb1-747e-4c6c-8e86-22c3d1ade16e','d4e3f8c9-57ef-49ec-bad8-ba14230ac32d','b1b6ce8b-2262-4c54-a9e2-783fcd1e7b16','f451c26b-1534-48d7-bed9-a61e2c23ce1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e97851cf134408b9ef6d10a930d15b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-499618879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=823bc005-e2f8-42fd-a6d5-468e0faa81f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f69c7a2884c4a7abf20347e25b8998d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e97851cf134408b9ef6d10a930d15b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:18.164828 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b3fa4f-ad9c-4fae-9bb7-ac32b665d461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:18.181700 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b3fa4f-ad9c-4fae-9bb7-ac32b665d461) transitioned into state 'SUCCESS' from state '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-499618879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f69c7a2884c4a7abf20347e25b8998d',qos_specs=None,replication_status=,reservations=['84a42bb1-747e-4c6c-8e86-22c3d1ade16e','d4e3f8c9-57ef-49ec-bad8-ba14230ac32d','b1b6ce8b-2262-4c54-a9e2-783fcd1e7b16','f451c26b-1534-48d7-bed9-a61e2c23ce1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e97851cf134408b9ef6d10a930d15b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:18.182444 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8844693-5daa-4b7e-b6b1-a58959b07a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:18.191248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8844693-5daa-4b7e-b6b1-a58959b07a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:18.192233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Flow 'volume_create_api' (826f6e32-934f-480d-896a-049d1c636903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:18.192598 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Create volume request issued successfully. Aug 08 20:22:18.193122 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f43fbb0-22f2-4e79-9f58-bfe6c4e883bc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:18.193504 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 497/2023] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:17 2026] POST /volume/v3/volumes => generated 755 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:18.205615 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-885760c4-6d82-45b2-912d-254181255afa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.208098 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-885760c4-6d82-45b2-912d-254181255afa tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:18.208404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-885760c4-6d82-45b2-912d-254181255afa tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.208686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-885760c4-6d82-45b2-912d-254181255afa tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.219742 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:18.219742 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:18.224686 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-885760c4-6d82-45b2-912d-254181255afa tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Volume info retrieved successfully. Aug 08 20:22:18.231465 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-885760c4-6d82-45b2-912d-254181255afa tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 200 Aug 08 20:22:18.231999 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 508/2024] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:18 2026] GET /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:18.276220 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-19e44c7b-8e46-4262-83ca-f743febcbc69 req-ca70ae95-119a-420b-949a-fc3cb6e943b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.278217 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-19e44c7b-8e46-4262-83ca-f743febcbc69 req-ca70ae95-119a-420b-949a-fc3cb6e943b4 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] DELETE https://10.4.3.206/volume/v3/volumes/tempest-invalid-1803356876 Aug 08 20:22:18.278391 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-19e44c7b-8e46-4262-83ca-f743febcbc69 req-ca70ae95-119a-420b-949a-fc3cb6e943b4 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.278616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-19e44c7b-8e46-4262-83ca-f743febcbc69 req-ca70ae95-119a-420b-949a-fc3cb6e943b4 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.278770 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-19e44c7b-8e46-4262-83ca-f743febcbc69 req-ca70ae95-119a-420b-949a-fc3cb6e943b4 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] Delete volume with id: tempest-invalid-1803356876 Aug 08 20:22:18.284759 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-19e44c7b-8e46-4262-83ca-f743febcbc69 req-ca70ae95-119a-420b-949a-fc3cb6e943b4 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] https://10.4.3.206/volume/v3/volumes/tempest-invalid-1803356876 returned with HTTP 404 Aug 08 20:22:18.285267 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 511/2025] 10.4.3.206 () {70 vars in 1590 bytes} [Sat Aug 8 20:22:18 2026] DELETE /volume/v3/volumes/tempest-invalid-1803356876 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:18.359137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a8e77b39-5d8a-4d2f-8532-d64c20b33ec6 req-a035ace8-49a2-42d8-9a45-7fdee99f8c1b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.365638 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a8e77b39-5d8a-4d2f-8532-d64c20b33ec6 req-a035ace8-49a2-42d8-9a45-7fdee99f8c1b tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a66d60af-c038-4e90-b961-40a281a5d4f8 Aug 08 20:22:18.365884 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a8e77b39-5d8a-4d2f-8532-d64c20b33ec6 req-a035ace8-49a2-42d8-9a45-7fdee99f8c1b tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.366172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a8e77b39-5d8a-4d2f-8532-d64c20b33ec6 req-a035ace8-49a2-42d8-9a45-7fdee99f8c1b tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.366345 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-a8e77b39-5d8a-4d2f-8532-d64c20b33ec6 req-a035ace8-49a2-42d8-9a45-7fdee99f8c1b tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] Delete volume with id: a66d60af-c038-4e90-b961-40a281a5d4f8 Aug 08 20:22:18.373407 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a8e77b39-5d8a-4d2f-8532-d64c20b33ec6 req-a035ace8-49a2-42d8-9a45-7fdee99f8c1b tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-member] https://10.4.3.206/volume/v3/volumes/a66d60af-c038-4e90-b961-40a281a5d4f8 returned with HTTP 404 Aug 08 20:22:18.373567 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 510/2026] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:22:18 2026] DELETE /volume/v3/volumes/a66d60af-c038-4e90-b961-40a281a5d4f8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:18.402559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ee90d2c3-8341-47f2-b03c-aff0b8018145 req-4e36b1c9-911d-4be2-9592-95114b34ff49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.404663 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ee90d2c3-8341-47f2-b03c-aff0b8018145 req-4e36b1c9-911d-4be2-9592-95114b34ff49 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-reader] GET https://10.4.3.206/volume/v3/volumes/e1ea74f8-f980-4d30-a3dc-fff713042f87 Aug 08 20:22:18.404846 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ee90d2c3-8341-47f2-b03c-aff0b8018145 req-4e36b1c9-911d-4be2-9592-95114b34ff49 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.405047 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ee90d2c3-8341-47f2-b03c-aff0b8018145 req-4e36b1c9-911d-4be2-9592-95114b34ff49 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.410563 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ee90d2c3-8341-47f2-b03c-aff0b8018145 req-4e36b1c9-911d-4be2-9592-95114b34ff49 tempest-VolumesNegativeTest-1561892716 tempest-VolumesNegativeTest-1561892716-project-reader] https://10.4.3.206/volume/v3/volumes/e1ea74f8-f980-4d30-a3dc-fff713042f87 returned with HTTP 404 Aug 08 20:22:18.411024 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 498/2027] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:18 2026] GET /volume/v3/volumes/e1ea74f8-f980-4d30-a3dc-fff713042f87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:18.615740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c29899ff-ebf4-4fd5-a4e4-f41edf27cb8c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.620995 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c29899ff-ebf4-4fd5-a4e4-f41edf27cb8c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc Aug 08 20:22:18.621229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c29899ff-ebf4-4fd5-a4e4-f41edf27cb8c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.621475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c29899ff-ebf4-4fd5-a4e4-f41edf27cb8c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.628100 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c29899ff-ebf4-4fd5-a4e4-f41edf27cb8c tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc returned with HTTP 404 Aug 08 20:22:18.628670 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 509/2028] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:18 2026] GET /volume/v3/volumes/d1731254-02fe-4e7f-9755-901cc97316fc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:18.636758 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.638776 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:18.639122 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.639263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.639459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Delete volume with id: 6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:18.647915 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:18.647915 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:18.648737 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:18.670125 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Delete volume request issued successfully. Aug 08 20:22:18.670125 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d8d1086-e328-4c32-88a4-b8560658ff9d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd returned with HTTP 202 Aug 08 20:22:18.670294 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 512/2029] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:18 2026] DELETE /volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:18.678758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fa04d087-88d0-433b-a865-47f8f82d374d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:18.683528 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fa04d087-88d0-433b-a865-47f8f82d374d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:18.684221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fa04d087-88d0-433b-a865-47f8f82d374d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:18.684221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fa04d087-88d0-433b-a865-47f8f82d374d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:18.694414 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:18.694414 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:18.699838 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fa04d087-88d0-433b-a865-47f8f82d374d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:18.705826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fa04d087-88d0-433b-a865-47f8f82d374d tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd returned with HTTP 200 Aug 08 20:22:18.706579 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 511/2030] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:18 2026] GET /volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:19.025487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f83a05d-cb74-4554-b599-ecb11922fd44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.030606 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f83a05d-cb74-4554-b599-ecb11922fd44 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:19.030606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f83a05d-cb74-4554-b599-ecb11922fd44 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.030704 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f83a05d-cb74-4554-b599-ecb11922fd44 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.030844 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3f83a05d-cb74-4554-b599-ecb11922fd44 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:19.036862 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.036862 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:19.038073 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f83a05d-cb74-4554-b599-ecb11922fd44 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:19.042724 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 499/2031] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:19.126824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2db232ef-3d03-4413-909e-d5161d0606bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.128860 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2db232ef-3d03-4413-909e-d5161d0606bf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:19.129134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2db232ef-3d03-4413-909e-d5161d0606bf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.129380 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2db232ef-3d03-4413-909e-d5161d0606bf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.129486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2db232ef-3d03-4413-909e-d5161d0606bf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:19.133948 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.133948 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:19.134786 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2db232ef-3d03-4413-909e-d5161d0606bf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:19.135188 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 510/2032] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:19.243639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a8f45be-335b-483f-9a3d-a1d46af9f13f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.245571 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a8f45be-335b-483f-9a3d-a1d46af9f13f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:19.245819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a8f45be-335b-483f-9a3d-a1d46af9f13f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.245901 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a8f45be-335b-483f-9a3d-a1d46af9f13f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.252869 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.252869 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:19.257627 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0a8f45be-335b-483f-9a3d-a1d46af9f13f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Volume info retrieved successfully. Aug 08 20:22:19.262099 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a8f45be-335b-483f-9a3d-a1d46af9f13f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 200 Aug 08 20:22:19.263066 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 513/2033] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:19.274334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-335a1530-0f8e-44ac-93a9-3e3b3601b7bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.276086 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-335a1530-0f8e-44ac-93a9-3e3b3601b7bb tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True Aug 08 20:22:19.276277 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-335a1530-0f8e-44ac-93a9-3e3b3601b7bb tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.276506 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-335a1530-0f8e-44ac-93a9-3e3b3601b7bb tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.305527 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-335a1530-0f8e-44ac-93a9-3e3b3601b7bb tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True returned with HTTP 200 Aug 08 20:22:19.306102 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 512/2034] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:19.324276 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.326011 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] DELETE https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:19.326234 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.326456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.326695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Delete volume with id: 823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:19.333692 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.333692 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:19.333918 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Volume info retrieved successfully. Aug 08 20:22:19.350591 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Delete volume request issued successfully. Aug 08 20:22:19.350798 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0052b80c-be08-4403-b1ce-6a8e8e1a4d8f tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 202 Aug 08 20:22:19.351330 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 500/2035] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:19 2026] DELETE /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:22:19.360334 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a81370f2-43d0-409e-9663-cb5d3eda0b9b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.362013 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a81370f2-43d0-409e-9663-cb5d3eda0b9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:19.362188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a81370f2-43d0-409e-9663-cb5d3eda0b9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.362359 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a81370f2-43d0-409e-9663-cb5d3eda0b9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.371901 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.371901 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:19.381879 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a81370f2-43d0-409e-9663-cb5d3eda0b9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Volume info retrieved successfully. Aug 08 20:22:19.385655 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a81370f2-43d0-409e-9663-cb5d3eda0b9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 200 Aug 08 20:22:19.386141 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 511/2036] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:19.720434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-86e6135d-6d31-4995-97d5-4d079929ce53 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.722150 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-86e6135d-6d31-4995-97d5-4d079929ce53 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd Aug 08 20:22:19.722368 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-86e6135d-6d31-4995-97d5-4d079929ce53 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.722758 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-86e6135d-6d31-4995-97d5-4d079929ce53 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.727998 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-86e6135d-6d31-4995-97d5-4d079929ce53 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd returned with HTTP 404 Aug 08 20:22:19.728529 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 514/2037] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/volumes/6206d43c-b7fd-4d3e-9a45-c11feb87cadd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:19.738660 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6c101b9-621c-4d8a-a328-e93733b92440 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.741333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:19.741663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.741982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.742260 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Delete volume with id: 2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:19.751744 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.751744 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:19.752611 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:19.773504 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Delete volume request issued successfully. Aug 08 20:22:19.773504 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6c101b9-621c-4d8a-a328-e93733b92440 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f returned with HTTP 202 Aug 08 20:22:19.773688 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 513/2038] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:19 2026] DELETE /volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:19.782080 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1249217c-a375-4142-88f5-4510322812e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:19.783755 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1249217c-a375-4142-88f5-4510322812e6 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:19.783991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1249217c-a375-4142-88f5-4510322812e6 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:19.784194 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1249217c-a375-4142-88f5-4510322812e6 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:19.790527 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:19.790527 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:19.794302 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1249217c-a375-4142-88f5-4510322812e6 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Volume info retrieved successfully. Aug 08 20:22:19.799096 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1249217c-a375-4142-88f5-4510322812e6 tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f returned with HTTP 200 Aug 08 20:22:19.800746 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 501/2039] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:19 2026] GET /volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:20.055814 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73eee957-f9a9-42b0-be94-e391d68b3ba4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.060889 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73eee957-f9a9-42b0-be94-e391d68b3ba4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:20.061092 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73eee957-f9a9-42b0-be94-e391d68b3ba4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.061265 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73eee957-f9a9-42b0-be94-e391d68b3ba4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.061362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-73eee957-f9a9-42b0-be94-e391d68b3ba4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:20.066776 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=508,cinder:UPDATE=110,cinder:INSERT=59 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:22:20.070667 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:20.070667 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:20.071470 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73eee957-f9a9-42b0-be94-e391d68b3ba4 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:20.071945 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 512/2040] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:20.145202 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e03074c-113a-4765-8f41-f6160574e6b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.146874 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e03074c-113a-4765-8f41-f6160574e6b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:20.147111 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e03074c-113a-4765-8f41-f6160574e6b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.147347 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e03074c-113a-4765-8f41-f6160574e6b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.147483 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7e03074c-113a-4765-8f41-f6160574e6b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:20.152192 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:20.152192 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:20.153266 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e03074c-113a-4765-8f41-f6160574e6b2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:20.153761 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 515/2041] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:20.401028 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a0090815-6665-4e09-aa7a-1cf33f184a9b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.403049 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0090815-6665-4e09-aa7a-1cf33f184a9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:20.403294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0090815-6665-4e09-aa7a-1cf33f184a9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.403567 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0090815-6665-4e09-aa7a-1cf33f184a9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.409659 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0090815-6665-4e09-aa7a-1cf33f184a9b tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 404 Aug 08 20:22:20.410142 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 514/2042] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:20.418236 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83a1fe99-1170-4986-9845-17db9a7d21cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.421177 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83a1fe99-1170-4986-9845-17db9a7d21cc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:20.421476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83a1fe99-1170-4986-9845-17db9a7d21cc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.421741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83a1fe99-1170-4986-9845-17db9a7d21cc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.430721 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83a1fe99-1170-4986-9845-17db9a7d21cc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 404 Aug 08 20:22:20.431415 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 502/2043] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:20.438774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-70f1bb4c-69f7-4844-b0d9-5514cbd97a21 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.440418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-70f1bb4c-69f7-4844-b0d9-5514cbd97a21 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] DELETE https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:20.440723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-70f1bb4c-69f7-4844-b0d9-5514cbd97a21 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.441002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-70f1bb4c-69f7-4844-b0d9-5514cbd97a21 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.441263 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-70f1bb4c-69f7-4844-b0d9-5514cbd97a21 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Delete volume with id: 823bc005-e2f8-42fd-a6d5-468e0faa81f8 Aug 08 20:22:20.446762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-70f1bb4c-69f7-4844-b0d9-5514cbd97a21 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 returned with HTTP 404 Aug 08 20:22:20.447334 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 513/2044] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:20 2026] DELETE /volume/v3/volumes/823bc005-e2f8-42fd-a6d5-468e0faa81f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:20.456620 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-21488285-c536-4a2d-8fc5-68419ade1642 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.458830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:20.459247 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1041546999"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:20.461097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1041546999'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:20.461262 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Create volume of 1 GB Aug 08 20:22:20.465770 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Availability Zones retrieved successfully. Aug 08 20:22:20.474021 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Flow 'volume_create_api' (8afae8e1-dc22-480d-8a88-dd3c91fcdbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:20.475267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c760faad-fff6-41c1-ae0a-5736f57ad6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.478274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:20.500862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c760faad-fff6-41c1-ae0a-5736f57ad6d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.501589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b259279-9bb4-4e40-adc8-81b2296bc7e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.537953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Created reservations ['c940ed29-62c5-4868-bee0-7d299da2214e', '096b86b8-e417-4211-8652-6d9d96d5e43d', '0955bf7b-46cd-4154-b995-cc6a68ba0d86', 'ccd07ec1-b64a-4ee7-a4f5-ff674b2b14c2'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:20.538937 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b259279-9bb4-4e40-adc8-81b2296bc7e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c940ed29-62c5-4868-bee0-7d299da2214e', '096b86b8-e417-4211-8652-6d9d96d5e43d', '0955bf7b-46cd-4154-b995-cc6a68ba0d86', 'ccd07ec1-b64a-4ee7-a4f5-ff674b2b14c2']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.539730 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a5a804-aecd-4431-8d60-36cf54e6dfa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.566440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2933c117-f4ce-492c-abe5-c90a714725fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.566585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a5a804-aecd-4431-8d60-36cf54e6dfa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20497522-985c-4a12-8814-911cdc086e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1041546999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f69c7a2884c4a7abf20347e25b8998d',qos_specs=None,replication_status=,reservations=['c940ed29-62c5-4868-bee0-7d299da2214e','096b86b8-e417-4211-8652-6d9d96d5e43d','0955bf7b-46cd-4154-b995-cc6a68ba0d86','ccd07ec1-b64a-4ee7-a4f5-ff674b2b14c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e97851cf134408b9ef6d10a930d15b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1041546999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20497522-985c-4a12-8814-911cdc086e76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f69c7a2884c4a7abf20347e25b8998d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3e97851cf134408b9ef6d10a930d15b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.567583 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73508883-d0f2-4b40-8e8f-4dc04532b930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.572150 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ff6da27c-f304-4115-84d0-5023ccc2fd8f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.577325 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ff6da27c-f304-4115-84d0-5023ccc2fd8f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] POST https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc/action Aug 08 20:22:20.577785 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ff6da27c-f304-4115-84d0-5023ccc2fd8f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:20.577957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ff6da27c-f304-4115-84d0-5023ccc2fd8f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:20.585131 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73508883-d0f2-4b40-8e8f-4dc04532b930) transitioned into state 'SUCCESS' from state '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-1041546999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f69c7a2884c4a7abf20347e25b8998d',qos_specs=None,replication_status=,reservations=['c940ed29-62c5-4868-bee0-7d299da2214e','096b86b8-e417-4211-8652-6d9d96d5e43d','0955bf7b-46cd-4154-b995-cc6a68ba0d86','ccd07ec1-b64a-4ee7-a4f5-ff674b2b14c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3e97851cf134408b9ef6d10a930d15b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.585926 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac29bfc-ef4c-465f-b459-01894d6571c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.594634 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac29bfc-ef4c-465f-b459-01894d6571c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.595503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Flow 'volume_create_api' (8afae8e1-dc22-480d-8a88-dd3c91fcdbdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:20.595809 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Create volume request issued successfully. Aug 08 20:22:20.596400 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-21488285-c536-4a2d-8fc5-68419ade1642 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:20.596880 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 516/2045] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:20 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:20.609929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-875a6045-cc24-48c0-8a3f-d5475fe42cc2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.611678 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-875a6045-cc24-48c0-8a3f-d5475fe42cc2 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:20.611875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-875a6045-cc24-48c0-8a3f-d5475fe42cc2 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.612061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-875a6045-cc24-48c0-8a3f-d5475fe42cc2 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.614043 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:20.614043 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:20.624576 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c7afac76-23d9-4c9a-8a89-69192fafceea req-ff6da27c-f304-4115-84d0-5023ccc2fd8f tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc/action returned with HTTP 204 Aug 08 20:22:20.624993 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 503/2046] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:22:20 2026] POST /volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:20.625709 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:20.625709 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:20.629329 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-875a6045-cc24-48c0-8a3f-d5475fe42cc2 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Volume info retrieved successfully. Aug 08 20:22:20.633615 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-875a6045-cc24-48c0-8a3f-d5475fe42cc2 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 200 Aug 08 20:22:20.633988 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 514/2047] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:20.717310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:20.717695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1060340392"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:20.719059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1060340392'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:20.719239 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Create volume of 1 GB Aug 08 20:22:20.723371 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Availability Zones retrieved successfully. Aug 08 20:22:20.730454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Flow 'volume_create_api' (1bb0cc1e-0474-4241-9e1a-c9a105ad83ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:20.731454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bc0adf-3191-4fe5-bba6-49394de5cf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.732395 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:20.765635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5bc0adf-3191-4fe5-bba6-49394de5cf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.766917 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3a0fba-91d1-4c6a-9500-81938184a5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.817219 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8eded2e5-cbcb-43ed-b8ad-110dc5221b4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.822126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Created reservations ['33e093b8-0d66-4398-be3d-6fbf73d01e81', '0a1c401a-8b23-43ca-baac-b73151812ac6', 'e1aa435b-c7af-4903-ad55-403afb1300bf', 'ae44326f-d118-40d0-b594-e45e561d17e1'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:20.822960 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d3a0fba-91d1-4c6a-9500-81938184a5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33e093b8-0d66-4398-be3d-6fbf73d01e81', '0a1c401a-8b23-43ca-baac-b73151812ac6', 'e1aa435b-c7af-4903-ad55-403afb1300bf', 'ae44326f-d118-40d0-b594-e45e561d17e1']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.823973 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b60917-d6fb-4f03-9fc8-28a2746f6199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.828333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8eded2e5-cbcb-43ed-b8ad-110dc5221b4e tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] GET https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f Aug 08 20:22:20.829129 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8eded2e5-cbcb-43ed-b8ad-110dc5221b4e tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.829808 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8eded2e5-cbcb-43ed-b8ad-110dc5221b4e tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.848690 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b60917-d6fb-4f03-9fc8-28a2746f6199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45b2bb39-49b6-483e-a8cf-43f1efbc5cd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1060340392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='665c94e8d36c46968fb7b47f38349b91',qos_specs=None,replication_status=,reservations=['33e093b8-0d66-4398-be3d-6fbf73d01e81','0a1c401a-8b23-43ca-baac-b73151812ac6','e1aa435b-c7af-4903-ad55-403afb1300bf','ae44326f-d118-40d0-b594-e45e561d17e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71c57d1d82b8449cb57a94210d3ccea7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1060340392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45b2bb39-49b6-483e-a8cf-43f1efbc5cd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='665c94e8d36c46968fb7b47f38349b91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71c57d1d82b8449cb57a94210d3ccea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.849648 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f742e067-add4-43b5-8c18-2a53fedabfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.850598 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8eded2e5-cbcb-43ed-b8ad-110dc5221b4e tempest-VolumesTestJSON-1940603385 tempest-VolumesTestJSON-1940603385-project-member] https://10.4.3.206/volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f returned with HTTP 404 Aug 08 20:22:20.852573 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 517/2048] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/volumes/2b991724-dc6d-4f5e-aa56-2d225cf5138f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:20.870439 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f742e067-add4-43b5-8c18-2a53fedabfbd) transitioned into state 'SUCCESS' from state '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-1060340392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='665c94e8d36c46968fb7b47f38349b91',qos_specs=None,replication_status=,reservations=['33e093b8-0d66-4398-be3d-6fbf73d01e81','0a1c401a-8b23-43ca-baac-b73151812ac6','e1aa435b-c7af-4903-ad55-403afb1300bf','ae44326f-d118-40d0-b594-e45e561d17e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71c57d1d82b8449cb57a94210d3ccea7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.871438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adf808a-a99d-4728-a3fc-25329b58ca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:20.882732 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4adf808a-a99d-4728-a3fc-25329b58ca85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:20.883913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Flow 'volume_create_api' (1bb0cc1e-0474-4241-9e1a-c9a105ad83ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:20.884250 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Create volume request issued successfully. Aug 08 20:22:20.885103 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2933c117-f4ce-492c-abe5-c90a714725fd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:20.885684 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 515/2049] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:22:20 2026] POST /volume/v3/volumes => generated 819 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:20.901966 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64b505dd-01cb-4d85-bc36-5d583e311ba9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:20.904083 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64b505dd-01cb-4d85-bc36-5d583e311ba9 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:20.904146 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64b505dd-01cb-4d85-bc36-5d583e311ba9 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:20.904400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64b505dd-01cb-4d85-bc36-5d583e311ba9 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:20.914956 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:20.914956 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:20.920201 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64b505dd-01cb-4d85-bc36-5d583e311ba9 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:20.924700 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64b505dd-01cb-4d85-bc36-5d583e311ba9 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 200 Aug 08 20:22:20.925136 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 504/2050] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:20 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:21.085620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5cdbed18-a7ff-4b62-b650-e0f284c1f458 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.087244 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cdbed18-a7ff-4b62-b650-e0f284c1f458 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:21.087429 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cdbed18-a7ff-4b62-b650-e0f284c1f458 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:21.087619 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cdbed18-a7ff-4b62-b650-e0f284c1f458 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:21.087724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5cdbed18-a7ff-4b62-b650-e0f284c1f458 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:21.095342 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:21.095342 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:21.096156 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cdbed18-a7ff-4b62-b650-e0f284c1f458 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:21.096523 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 515/2051] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:21 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:21.167307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-26559082-c6f6-4bbb-800e-a5dc7e690b7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.169277 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26559082-c6f6-4bbb-800e-a5dc7e690b7c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:21.169551 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-26559082-c6f6-4bbb-800e-a5dc7e690b7c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:21.169756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-26559082-c6f6-4bbb-800e-a5dc7e690b7c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:21.169854 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-26559082-c6f6-4bbb-800e-a5dc7e690b7c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:21.174235 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:21.174235 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:21.175016 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26559082-c6f6-4bbb-800e-a5dc7e690b7c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:21.175543 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 518/2052] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:21 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:21.646084 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef831dfa-5516-4397-985b-eaf4978715fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.649865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef831dfa-5516-4397-985b-eaf4978715fc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:21.650070 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef831dfa-5516-4397-985b-eaf4978715fc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:21.650249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef831dfa-5516-4397-985b-eaf4978715fc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:21.663810 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:21.663810 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:21.668124 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef831dfa-5516-4397-985b-eaf4978715fc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Volume info retrieved successfully. Aug 08 20:22:21.676311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef831dfa-5516-4397-985b-eaf4978715fc tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 200 Aug 08 20:22:21.677034 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 516/2053] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:21 2026] GET /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:21.688610 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1ef684dd-7593-436d-9390-c9cadc085b0d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.690462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ef684dd-7593-436d-9390-c9cadc085b0d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True Aug 08 20:22:21.690666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ef684dd-7593-436d-9390-c9cadc085b0d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:21.690843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ef684dd-7593-436d-9390-c9cadc085b0d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:21.712485 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ef684dd-7593-436d-9390-c9cadc085b0d tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True returned with HTTP 200 Aug 08 20:22:21.712755 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 505/2054] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:21 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:21.723738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-91b9b09b-183c-41f1-bb03-1cc73cc826a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.725817 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91b9b09b-183c-41f1-bb03-1cc73cc826a8 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/cb6a96c3cf024e23b7e06523e4cf9f0c?usage=True Aug 08 20:22:21.726002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91b9b09b-183c-41f1-bb03-1cc73cc826a8 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:21.726178 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91b9b09b-183c-41f1-bb03-1cc73cc826a8 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:21.751067 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91b9b09b-183c-41f1-bb03-1cc73cc826a8 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/cb6a96c3cf024e23b7e06523e4cf9f0c?usage=True returned with HTTP 200 Aug 08 20:22:21.751543 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 516/2055] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:21 2026] GET /volume/v3/os-quota-sets/cb6a96c3cf024e23b7e06523e4cf9f0c?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:21.762228 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.763987 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer Aug 08 20:22:21.764318 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "20497522-985c-4a12-8814-911cdc086e76"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:21.765705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.volume_transfer [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Creating new volume transfer {'transfer': {'volume_id': '20497522-985c-4a12-8814-911cdc086e76'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 20:22:21.765819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Creating transfer of volume 20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:21.765966 np0000006809 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Generating transfer record for volume 20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:21.773186 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:21.773186 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:21.782983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aad94e37-afaa-42b0-8d30-bc1fc747f471 tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 20:22:21.783431 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 519/2056] 10.4.3.206 () {68 vars in 1291 bytes} [Sat Aug 8 20:22:21 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:21.791868 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-97601587-6fca-460f-b1d6-87253ec007bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.917197 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] POST https://10.4.3.206/volume/v3/os-volume-transfer/f61b2bad-c2a0-48c9-a0e5-8737ace636f0/accept Aug 08 20:22:21.917560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "72b1ae02da092680"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:21.919059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.volume_transfer [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Accepting volume transfer f61b2bad-c2a0-48c9-a0e5-8737ace636f0 {{(pid=100391) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 20:22:21.919190 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Accepting transfer f61b2bad-c2a0-48c9-a0e5-8737ace636f0 Aug 08 20:22:21.939082 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-feee219c-fa6e-46cd-8eff-3b64a5322fab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.941820 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-feee219c-fa6e-46cd-8eff-3b64a5322fab tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:21.942156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-feee219c-fa6e-46cd-8eff-3b64a5322fab tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:21.942375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-feee219c-fa6e-46cd-8eff-3b64a5322fab tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:21.953789 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:21.953789 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:21.959286 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-feee219c-fa6e-46cd-8eff-3b64a5322fab tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:21.965930 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-feee219c-fa6e-46cd-8eff-3b64a5322fab tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 200 Aug 08 20:22:21.966377 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 506/2057] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:21 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:21.979034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:21.981317 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Aug 08 20:22:21.981717 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "45b2bb39-49b6-483e-a8cf-43f1efbc5cd3"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:21.983167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volume_transfer [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Creating new volume transfer {'transfer': {'volume_id': '45b2bb39-49b6-483e-a8cf-43f1efbc5cd3'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 20:22:21.983261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volume_transfer [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Creating transfer of volume 45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:21.983428 np0000006809 devstack@c-api.service[100390]: INFO cinder.transfer.api [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Generating transfer record for volume 45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:21.986304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Created reservations ['c7d9ae3d-3d56-43e7-bc59-4da7af6b9d78', 'cdb12776-81e0-492c-8e27-cfb46eaaf7ac', '1afd207a-4512-4323-9613-029998137061', '1acfb297-e060-4fb1-ac7b-f65bacb9a39b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:21.994555 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:21.994555 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:22.013358 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Created reservations ['8132fb13-8a24-417d-950e-7f7a5e182c44', '3fc03553-5aed-44ca-8bf0-8b86a7f61b3b', '22e81f35-6ab1-4e62-b859-82559d0a1762', 'f9cdf8b8-406e-4514-9108-1c71c566bfbc'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.017857 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-17bf08a6-f192-4611-a7eb-98f49bd81600 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Aug 08 20:22:22.018279 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 517/2058] 10.4.3.206 () {70 vars in 1326 bytes} [Sat Aug 8 20:22:21 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:22.030657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-761ba1fc-2657-497a-b15e-996939a81611 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.030657 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-761ba1fc-2657-497a-b15e-996939a81611 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:22.030657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-761ba1fc-2657-497a-b15e-996939a81611 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.030657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-761ba1fc-2657-497a-b15e-996939a81611 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.040102 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.040102 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:22.044269 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-761ba1fc-2657-497a-b15e-996939a81611 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:22.048929 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-761ba1fc-2657-497a-b15e-996939a81611 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 200 Aug 08 20:22:22.049606 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 520/2059] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.052448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Created reservations ['fb670d50-98b0-40dc-8641-93d20a9bf164', '33c5219f-c404-43e4-98a0-1dfe38c9aef0', 'df4e1502-0556-4b97-818a-7d9d73277f8d', '47f181d7-b454-4865-a682-69d2cb843858'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.062303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d5f7f3a9-6627-4478-8876-4985ef4d1a69 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.065157 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d5f7f3a9-6627-4478-8876-4985ef4d1a69 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e Aug 08 20:22:22.065505 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d5f7f3a9-6627-4478-8876-4985ef4d1a69 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.065791 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d5f7f3a9-6627-4478-8876-4985ef4d1a69 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.072985 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d5f7f3a9-6627-4478-8876-4985ef4d1a69 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e returned with HTTP 200 Aug 08 20:22:22.073605 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 507/2060] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e => generated 432 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.084695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Created reservations ['e9f5fe9d-828d-4dab-be24-a4ac7b08e5f8', '967d64be-ffcb-4077-992f-7d82bfc8a7c7', '0f89afe3-8dc1-44dc-9aec-1318ae12f238', 'e861157d-de91-4582-b83c-6fb3404ab0da'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.086215 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8bb3815b-59c6-4abb-8548-a445fdd9ff32 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.088191 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bb3815b-59c6-4abb-8548-a445fdd9ff32 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volume-transfers Aug 08 20:22:22.088430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bb3815b-59c6-4abb-8548-a445fdd9ff32 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.088594 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bb3815b-59c6-4abb-8548-a445fdd9ff32 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.088760 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volume_transfer [None req-8bb3815b-59c6-4abb-8548-a445fdd9ff32 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Listing volume transfers {{(pid=100390) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 20:22:22.099570 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bb3815b-59c6-4abb-8548-a445fdd9ff32 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 200 Aug 08 20:22:22.100011 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 518/2061] 10.4.3.206 () {68 vars in 1305 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.110578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a89a0048-f107-4bd3-b464-4166de65bc61 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.118337 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c109aa21-3428-4f19-ab6e-0cbf50df3767 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.121371 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c109aa21-3428-4f19-ab6e-0cbf50df3767 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:22.121595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c109aa21-3428-4f19-ab6e-0cbf50df3767 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.121783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c109aa21-3428-4f19-ab6e-0cbf50df3767 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.121943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c109aa21-3428-4f19-ab6e-0cbf50df3767 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:22.123908 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Transfer volume completed successfully. Aug 08 20:22:22.133975 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.133975 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:22.136047 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c109aa21-3428-4f19-ab6e-0cbf50df3767 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:22.136621 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 508/2062] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:22.189747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-baa965b4-74b6-4735-939d-e19051914029 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.193539 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-baa965b4-74b6-4735-939d-e19051914029 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:22.193539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-baa965b4-74b6-4735-939d-e19051914029 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.194174 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-baa965b4-74b6-4735-939d-e19051914029 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.194174 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-baa965b4-74b6-4735-939d-e19051914029 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:22.199204 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.199204 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:22.199781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-baa965b4-74b6-4735-939d-e19051914029 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:22.200161 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 519/2063] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:22.216612 np0000006809 devstack@c-api.service[100391]: INFO cinder.transfer.api [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Volume 20497522-985c-4a12-8814-911cdc086e76 has been transferred. Aug 08 20:22:22.227099 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-97601587-6fca-460f-b1d6-87253ec007bc tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] https://10.4.3.206/volume/v3/os-volume-transfer/f61b2bad-c2a0-48c9-a0e5-8737ace636f0/accept returned with HTTP 202 Aug 08 20:22:22.227099 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 517/2064] 10.4.3.206 () {68 vars in 1423 bytes} [Sat Aug 8 20:22:21 2026] POST /volume/v3/os-volume-transfer/f61b2bad-c2a0-48c9-a0e5-8737ace636f0/accept => generated 365 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:22.235974 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1996b5cd-021b-44b1-84f0-e6279fa3a62d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.237989 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1996b5cd-021b-44b1-84f0-e6279fa3a62d tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] GET https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:22.238199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1996b5cd-021b-44b1-84f0-e6279fa3a62d tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.238398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1996b5cd-021b-44b1-84f0-e6279fa3a62d tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.250147 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.250147 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:22.255088 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1996b5cd-021b-44b1-84f0-e6279fa3a62d tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] Volume info retrieved successfully. Aug 08 20:22:22.261137 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1996b5cd-021b-44b1-84f0-e6279fa3a62d tempest-VolumeQuotasAdminTestJSON-1463598803 tempest-VolumeQuotasAdminTestJSON-1463598803-project-member] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 200 Aug 08 20:22:22.261961 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 509/2065] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:22.277108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6eff4b49-8c4b-4065-8c40-950b16225f28 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.279049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6eff4b49-8c4b-4065-8c40-950b16225f28 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True Aug 08 20:22:22.279232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6eff4b49-8c4b-4065-8c40-950b16225f28 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.279948 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6eff4b49-8c4b-4065-8c40-950b16225f28 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.284644 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] POST https://10.4.3.206/volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e/accept Aug 08 20:22:22.285079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "950a592d6dba6952"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:22.286759 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.volume_transfer [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Accepting volume transfer 0a678177-9525-47c9-94da-8c05bd7e7e0e {{(pid=100388) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 20:22:22.286997 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Accepting transfer 0a678177-9525-47c9-94da-8c05bd7e7e0e Aug 08 20:22:22.308662 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6eff4b49-8c4b-4065-8c40-950b16225f28 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True returned with HTTP 200 Aug 08 20:22:22.309298 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 520/2066] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.321225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29352869-2e28-4d07-abbd-69796dc229ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.325457 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29352869-2e28-4d07-abbd-69796dc229ae tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/cb6a96c3cf024e23b7e06523e4cf9f0c?usage=True Aug 08 20:22:22.325994 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29352869-2e28-4d07-abbd-69796dc229ae tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.325994 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29352869-2e28-4d07-abbd-69796dc229ae tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.326360 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.326360 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:22.350843 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29352869-2e28-4d07-abbd-69796dc229ae tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/cb6a96c3cf024e23b7e06523e4cf9f0c?usage=True returned with HTTP 200 Aug 08 20:22:22.351201 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 518/2067] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/os-quota-sets/cb6a96c3cf024e23b7e06523e4cf9f0c?usage=True => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.360399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Created reservations ['fa8c7f62-0442-46cc-bf84-13a3752c1bd8', '3a04d0d3-177e-419b-8481-de14521f65b9', '3e5ae211-139b-4d6f-83ce-bd7b5c3d6b03', '61ec4d64-6187-4030-a48e-ccf8d4f8330f'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.363612 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.368008 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:22.368265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.368529 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.368745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Delete volume with id: 20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:22.381760 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.381760 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:22.382121 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Volume info retrieved successfully. Aug 08 20:22:22.388255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Created reservations ['d5972166-8c87-4b03-9d0a-b4d229da60d1', 'ee9826ba-1c4d-408e-a249-0520556a11de', '22b2f78c-4652-40b1-8a64-66d47e30f6f4', '9f357627-10b1-4322-972e-845c93a816fd'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.403316 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Delete volume request issued successfully. Aug 08 20:22:22.403543 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9a52622f-dfd4-44ef-996f-21eeff0e4467 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 202 Aug 08 20:22:22.404173 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 510/2068] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:22 2026] DELETE /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:22.412340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2cd91029-769f-40db-a1d2-5738650b1d27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.415081 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cd91029-769f-40db-a1d2-5738650b1d27 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:22.415346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cd91029-769f-40db-a1d2-5738650b1d27 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.415627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2cd91029-769f-40db-a1d2-5738650b1d27 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.425717 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.425717 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:22.429268 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2cd91029-769f-40db-a1d2-5738650b1d27 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Volume info retrieved successfully. Aug 08 20:22:22.433517 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2cd91029-769f-40db-a1d2-5738650b1d27 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 200 Aug 08 20:22:22.433881 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 521/2069] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 1012 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.446918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Created reservations ['5b2f4f6e-6fe3-45ae-b335-14c06112a9f5', 'd659a92d-38a4-41ab-bc55-d78709d8091f', '1d2e57f7-0606-4b77-89ac-f240cb2df4d2', '7420340f-1d40-43a5-95bc-8f5d9f10be41'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.480945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Created reservations ['0dd36dea-9f04-4b72-8fea-06c01ab7f3d4', 'aa47bb33-24c7-41e7-a782-fa0358060974', '0bb8180e-9b62-4426-846f-82fa5c6daefd', '24ffeed6-37fc-4968-aaef-7b8087e22f47'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:22.493623 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Transfer volume completed successfully. Aug 08 20:22:22.561940 np0000006809 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Volume 45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 has been transferred. Aug 08 20:22:22.568612 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a89a0048-f107-4bd3-b464-4166de65bc61 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] https://10.4.3.206/volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e/accept returned with HTTP 202 Aug 08 20:22:22.569035 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 521/2070] 10.4.3.206 () {70 vars in 1458 bytes} [Sat Aug 8 20:22:22 2026] POST /volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e/accept => generated 365 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:22.579272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a1c0243a-16c5-49ba-b1d5-2fb1fc96f109 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.581841 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1c0243a-16c5-49ba-b1d5-2fb1fc96f109 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:22.582062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1c0243a-16c5-49ba-b1d5-2fb1fc96f109 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.582265 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1c0243a-16c5-49ba-b1d5-2fb1fc96f109 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.591002 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.591002 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:22.594738 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a1c0243a-16c5-49ba-b1d5-2fb1fc96f109 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Volume info retrieved successfully. Aug 08 20:22:22.598722 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1c0243a-16c5-49ba-b1d5-2fb1fc96f109 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 200 Aug 08 20:22:22.599150 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 519/2071] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.616366 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b7783d3-e792-4b09-8d3e-3a52639b2670 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.618175 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b7783d3-e792-4b09-8d3e-3a52639b2670 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:22.618415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b7783d3-e792-4b09-8d3e-3a52639b2670 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.618640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b7783d3-e792-4b09-8d3e-3a52639b2670 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.625085 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.625085 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:22.628353 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b7783d3-e792-4b09-8d3e-3a52639b2670 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] Volume info retrieved successfully. Aug 08 20:22:22.634308 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b7783d3-e792-4b09-8d3e-3a52639b2670 tempest-VolumesTransfersV355Test-104579557 tempest-VolumesTransfersV355Test-104579557-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 200 Aug 08 20:22:22.634634 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 511/2072] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:22.647930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b6e0360e-0403-4b98-acec-ea5741d1dffd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.650896 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6e0360e-0403-4b98-acec-ea5741d1dffd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e Aug 08 20:22:22.652421 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6e0360e-0403-4b98-acec-ea5741d1dffd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.652421 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6e0360e-0403-4b98-acec-ea5741d1dffd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.652421 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.volume_transfer [None req-b6e0360e-0403-4b98-acec-ea5741d1dffd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Delete transfer with id: 0a678177-9525-47c9-94da-8c05bd7e7e0e Aug 08 20:22:22.654578 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6e0360e-0403-4b98-acec-ea5741d1dffd tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e returned with HTTP 404 Aug 08 20:22:22.655016 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 522/2073] 10.4.3.206 () {68 vars in 1419 bytes} [Sat Aug 8 20:22:22 2026] DELETE /volume/v3/volume-transfers/0a678177-9525-47c9-94da-8c05bd7e7e0e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:22.662404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.767654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:22.767654 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.767654 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.768233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Delete volume with id: 45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:22.780465 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.780465 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:22.780943 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Volume info retrieved successfully. Aug 08 20:22:22.809414 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Delete volume request issued successfully. Aug 08 20:22:22.809414 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b62bcb2-96fb-46d5-85aa-87f137eebc50 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 202 Aug 08 20:22:22.809414 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 522/2074] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:22:22 2026] DELETE /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:22.820908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a6f63f9f-b5f0-4828-befc-7f49850dd3d1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:22.824160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6f63f9f-b5f0-4828-befc-7f49850dd3d1 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:22.824160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6f63f9f-b5f0-4828-befc-7f49850dd3d1 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:22.824361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6f63f9f-b5f0-4828-befc-7f49850dd3d1 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:22.834819 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:22.834819 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:22.839268 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a6f63f9f-b5f0-4828-befc-7f49850dd3d1 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Volume info retrieved successfully. Aug 08 20:22:22.847684 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6f63f9f-b5f0-4828-befc-7f49850dd3d1 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 200 Aug 08 20:22:22.848328 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 520/2075] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:22.965024 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1601ab12-1bda-4d12-a1db-bf0af4b5f652 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.072907 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1601ab12-1bda-4d12-a1db-bf0af4b5f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 Aug 08 20:22:23.073132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1601ab12-1bda-4d12-a1db-bf0af4b5f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.073367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1601ab12-1bda-4d12-a1db-bf0af4b5f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.088442 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1601ab12-1bda-4d12-a1db-bf0af4b5f652 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 returned with HTTP 200 Aug 08 20:22:23.088906 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 512/2076] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:22 2026] GET /volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 => generated 437 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.098231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ce9e0c75-c83c-40de-80c4-79fae54f53bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.100079 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce9e0c75-c83c-40de-80c4-79fae54f53bb tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 Aug 08 20:22:23.100489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ce9e0c75-c83c-40de-80c4-79fae54f53bb tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:23.158807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90960813-3ea9-4f3d-93fc-b67f7eaf4f81 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.161522 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90960813-3ea9-4f3d-93fc-b67f7eaf4f81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:23.161727 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90960813-3ea9-4f3d-93fc-b67f7eaf4f81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.162019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90960813-3ea9-4f3d-93fc-b67f7eaf4f81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.162204 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-90960813-3ea9-4f3d-93fc-b67f7eaf4f81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:23.162752 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ce9e0c75-c83c-40de-80c4-79fae54f53bb tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 returned with HTTP 200 Aug 08 20:22:23.163243 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 523/2077] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:22:23 2026] PUT /volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 => generated 390 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.169420 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:23.169420 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:23.170295 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90960813-3ea9-4f3d-93fc-b67f7eaf4f81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:23.171249 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 523/2078] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.172570 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.215129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-54f132e0-a23c-437a-8159-622bc27959b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.217105 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54f132e0-a23c-437a-8159-622bc27959b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:23.217301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54f132e0-a23c-437a-8159-622bc27959b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.217486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54f132e0-a23c-437a-8159-622bc27959b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.217584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-54f132e0-a23c-437a-8159-622bc27959b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:23.221624 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:23.221624 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:23.222533 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54f132e0-a23c-437a-8159-622bc27959b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:23.222966 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 513/2079] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.254115 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:23.256956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-979987439"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:23.256956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-979987439'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:23.257541 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Create volume of 1 GB Aug 08 20:22:23.261926 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Availability Zones retrieved successfully. Aug 08 20:22:23.268441 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Flow 'volume_create_api' (9edadf9b-c53c-4b5d-8261-a84498924734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:23.269677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c4c26-5106-40c5-94b0-b8f3195490ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:23.271513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:23.296279 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (539c4c26-5106-40c5-94b0-b8f3195490ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:23.297339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7e647f-3fb7-44a6-a216-204e8825a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:23.380695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Created reservations ['909b1d7b-c8be-4972-9721-0e15e271c85d', '58bd59b4-2213-4971-8623-b5f446e4da25', '92213ed7-66b6-437d-ace3-b3342c5132e4', '3fd2224c-5f80-44f7-b3f4-489cc638b409'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:23.381577 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f7e647f-3fb7-44a6-a216-204e8825a2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909b1d7b-c8be-4972-9721-0e15e271c85d', '58bd59b4-2213-4971-8623-b5f446e4da25', '92213ed7-66b6-437d-ace3-b3342c5132e4', '3fd2224c-5f80-44f7-b3f4-489cc638b409']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:23.382469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b61007-4d7c-45e4-99c3-bbd008ea4e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:23.410078 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b61007-4d7c-45e4-99c3-bbd008ea4e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-979987439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bea6fe942004685a899cbce2bcbb526',qos_specs=None,replication_status=,reservations=['909b1d7b-c8be-4972-9721-0e15e271c85d','58bd59b4-2213-4971-8623-b5f446e4da25','92213ed7-66b6-437d-ace3-b3342c5132e4','3fd2224c-5f80-44f7-b3f4-489cc638b409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b49c8e81d2a9494ea3cc0a83c50148c3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-979987439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bea6fe942004685a899cbce2bcbb526',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b49c8e81d2a9494ea3cc0a83c50148c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:23.410914 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60066b50-c5bb-44d6-8ce7-9228d3c8128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:23.431817 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60066b50-c5bb-44d6-8ce7-9228d3c8128b) transitioned into state 'SUCCESS' from state '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-979987439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bea6fe942004685a899cbce2bcbb526',qos_specs=None,replication_status=,reservations=['909b1d7b-c8be-4972-9721-0e15e271c85d','58bd59b4-2213-4971-8623-b5f446e4da25','92213ed7-66b6-437d-ace3-b3342c5132e4','3fd2224c-5f80-44f7-b3f4-489cc638b409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b49c8e81d2a9494ea3cc0a83c50148c3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:23.432565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (309006eb-baa0-4a8b-81e2-b4142a440236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:23.443655 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (309006eb-baa0-4a8b-81e2-b4142a440236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:23.444609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Flow 'volume_create_api' (9edadf9b-c53c-4b5d-8261-a84498924734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:23.445040 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Create volume request issued successfully. Aug 08 20:22:23.445734 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec6ede61-30a3-446d-82cd-d96baf0c4f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:23.446225 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 521/2080] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:23 2026] POST /volume/v3/volumes => generated 766 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:23.451251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d90b1a0-a230-4fac-87d1-440eccc07449 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.453517 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d90b1a0-a230-4fac-87d1-440eccc07449 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:23.453744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d90b1a0-a230-4fac-87d1-440eccc07449 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.453984 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d90b1a0-a230-4fac-87d1-440eccc07449 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.459543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ca6f4447-5332-4fc8-8416-c68f11871c0f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.460820 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d90b1a0-a230-4fac-87d1-440eccc07449 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 404 Aug 08 20:22:23.461307 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca6f4447-5332-4fc8-8416-c68f11871c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:23.461415 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 524/2081] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:23.461520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca6f4447-5332-4fc8-8416-c68f11871c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.461695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca6f4447-5332-4fc8-8416-c68f11871c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.468160 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:23.468160 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:23.471483 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ca6f4447-5332-4fc8-8416-c68f11871c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:23.472523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3a75838e-1698-40ab-916d-c23a1ca9455e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.475304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca6f4447-5332-4fc8-8416-c68f11871c0f tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f returned with HTTP 200 Aug 08 20:22:23.475643 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a75838e-1698-40ab-916d-c23a1ca9455e tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] GET https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:23.475704 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 524/2082] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.475901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a75838e-1698-40ab-916d-c23a1ca9455e tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.476077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3a75838e-1698-40ab-916d-c23a1ca9455e tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.483693 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3a75838e-1698-40ab-916d-c23a1ca9455e tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 404 Aug 08 20:22:23.484514 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 514/2083] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:23.491111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6a303427-651d-4828-b889-9bda4646f8bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.493395 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a303427-651d-4828-b889-9bda4646f8bd tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] DELETE https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:23.493635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a303427-651d-4828-b889-9bda4646f8bd tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.493853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a303427-651d-4828-b889-9bda4646f8bd tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.494054 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6a303427-651d-4828-b889-9bda4646f8bd tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] Delete volume with id: 20497522-985c-4a12-8814-911cdc086e76 Aug 08 20:22:23.500632 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a303427-651d-4828-b889-9bda4646f8bd tempest-VolumeQuotasAdminTestJSON-1105111318 tempest-VolumeQuotasAdminTestJSON-1105111318-project-member] https://10.4.3.206/volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 returned with HTTP 404 Aug 08 20:22:23.501166 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 522/2084] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:23 2026] DELETE /volume/v3/volumes/20497522-985c-4a12-8814-911cdc086e76 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:23.514792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73f60b43-c97c-483f-95c4-6978ae46bec0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.517058 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73f60b43-c97c-483f-95c4-6978ae46bec0 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] GET https://10.4.3.206/volume/v3/os-quota-sets/9e9a961e8fc94b2db383f1abe08ac759?usage=True Aug 08 20:22:23.517262 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73f60b43-c97c-483f-95c4-6978ae46bec0 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.517489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73f60b43-c97c-483f-95c4-6978ae46bec0 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.542500 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73f60b43-c97c-483f-95c4-6978ae46bec0 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/9e9a961e8fc94b2db383f1abe08ac759?usage=True returned with HTTP 200 Aug 08 20:22:23.542926 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 525/2085] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/os-quota-sets/9e9a961e8fc94b2db383f1abe08ac759?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:23.560506 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-af911fe5-3c24-4566-9643-bc56ede849a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.562775 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af911fe5-3c24-4566-9643-bc56ede849a9 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:23.564857 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af911fe5-3c24-4566-9643-bc56ede849a9 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:23.633296 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af911fe5-3c24-4566-9643-bc56ede849a9 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:23.633691 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 525/2086] 10.4.3.206 () {68 vars in 1375 bytes} [Sat Aug 8 20:22:23 2026] PUT /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 397 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.641714 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31b3744a-6339-44f3-b4c5-d1c41ddbfc52 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.643750 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31b3744a-6339-44f3-b4c5-d1c41ddbfc52 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d Aug 08 20:22:23.644164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31b3744a-6339-44f3-b4c5-d1c41ddbfc52 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:23.705752 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31b3744a-6339-44f3-b4c5-d1c41ddbfc52 tempest-VolumeQuotasAdminTestJSON-713833916 tempest-VolumeQuotasAdminTestJSON-713833916-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d returned with HTTP 200 Aug 08 20:22:23.706153 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 515/2087] 10.4.3.206 () {68 vars in 1375 bytes} [Sat Aug 8 20:22:23 2026] PUT /volume/v3/os-quota-sets/3f69c7a2884c4a7abf20347e25b8998d => generated 395 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:23.864067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dd678fba-dbd5-4da0-b2af-69950584d563 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.865823 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd678fba-dbd5-4da0-b2af-69950584d563 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:23.866197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd678fba-dbd5-4da0-b2af-69950584d563 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.866515 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd678fba-dbd5-4da0-b2af-69950584d563 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.871899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd678fba-dbd5-4da0-b2af-69950584d563 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 404 Aug 08 20:22:23.872317 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 523/2088] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:23.881005 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef4b6222-2db4-4660-85fe-45724311b5da None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.883099 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef4b6222-2db4-4660-85fe-45724311b5da tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:23.883099 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef4b6222-2db4-4660-85fe-45724311b5da tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.883264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef4b6222-2db4-4660-85fe-45724311b5da tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.889060 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef4b6222-2db4-4660-85fe-45724311b5da tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 404 Aug 08 20:22:23.890135 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 526/2089] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:23 2026] GET /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:23.902411 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8234290-aca3-45d3-85af-3cabd761dfba None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.902828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8234290-aca3-45d3-85af-3cabd761dfba tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] DELETE https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:23.903046 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8234290-aca3-45d3-85af-3cabd761dfba tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:23.903320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8234290-aca3-45d3-85af-3cabd761dfba tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:23.903595 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d8234290-aca3-45d3-85af-3cabd761dfba tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Delete volume with id: 45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 Aug 08 20:22:23.909135 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8234290-aca3-45d3-85af-3cabd761dfba tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 returned with HTTP 404 Aug 08 20:22:23.909721 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 526/2090] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:22:23 2026] DELETE /volume/v3/volumes/45b2bb39-49b6-483e-a8cf-43f1efbc5cd3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:23.918837 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:23.922200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:23.923782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1578685955"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:23.924730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1578685955'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:23.924922 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Create volume of 1 GB Aug 08 20:22:23.930173 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Availability Zones retrieved successfully. Aug 08 20:22:23.940404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Flow 'volume_create_api' (99c824ac-83df-4e9e-ad5d-02aa41fb2b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:23.940404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9019d803-f2a8-449f-a13a-1bf30ed1ee24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:23.941221 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:23.977262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9019d803-f2a8-449f-a13a-1bf30ed1ee24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:23.978879 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4eadc5-f2d8-4dff-9dfe-803ef6433557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:24.031838 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Created reservations ['7e7010a5-4e38-4f61-86bd-beb597e8ef86', '9235041a-166a-43d0-b9ee-eb8d8be986fe', '0d870cfc-e74a-44cb-bdfa-fdb1ff8bbafc', 'e3ee08ee-64de-4a14-899f-daa02fc766fb'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:24.033046 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e4eadc5-f2d8-4dff-9dfe-803ef6433557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e7010a5-4e38-4f61-86bd-beb597e8ef86', '9235041a-166a-43d0-b9ee-eb8d8be986fe', '0d870cfc-e74a-44cb-bdfa-fdb1ff8bbafc', 'e3ee08ee-64de-4a14-899f-daa02fc766fb']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:24.034102 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e673369-d8c8-4ee2-b1be-a484a9848b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:24.065653 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e673369-d8c8-4ee2-b1be-a484a9848b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53bfa778-fed7-4e59-84ea-fbdc882a2d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1578685955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='665c94e8d36c46968fb7b47f38349b91',qos_specs=None,replication_status=,reservations=['7e7010a5-4e38-4f61-86bd-beb597e8ef86','9235041a-166a-43d0-b9ee-eb8d8be986fe','0d870cfc-e74a-44cb-bdfa-fdb1ff8bbafc','e3ee08ee-64de-4a14-899f-daa02fc766fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71c57d1d82b8449cb57a94210d3ccea7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1578685955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53bfa778-fed7-4e59-84ea-fbdc882a2d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='665c94e8d36c46968fb7b47f38349b91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71c57d1d82b8449cb57a94210d3ccea7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:24.066333 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99812d45-19fa-49dd-b75d-819204912a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:24.088787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99812d45-19fa-49dd-b75d-819204912a8c) transitioned into state 'SUCCESS' from state '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-1578685955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='665c94e8d36c46968fb7b47f38349b91',qos_specs=None,replication_status=,reservations=['7e7010a5-4e38-4f61-86bd-beb597e8ef86','9235041a-166a-43d0-b9ee-eb8d8be986fe','0d870cfc-e74a-44cb-bdfa-fdb1ff8bbafc','e3ee08ee-64de-4a14-899f-daa02fc766fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71c57d1d82b8449cb57a94210d3ccea7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:24.089458 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d038da8a-47bd-4861-ae09-cc20a44afc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:24.100999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d038da8a-47bd-4861-ae09-cc20a44afc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:24.102115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Flow 'volume_create_api' (99c824ac-83df-4e9e-ad5d-02aa41fb2b45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:24.102508 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Create volume request issued successfully. Aug 08 20:22:24.103275 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad8b0259-3f09-41d4-a6e4-21e91a692d77 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:24.103829 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 516/2091] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:22:23 2026] POST /volume/v3/volumes => generated 819 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:24.116035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3afb7a3c-3211-440b-b83e-4242ff14a392 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.120596 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3afb7a3c-3211-440b-b83e-4242ff14a392 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:24.120798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3afb7a3c-3211-440b-b83e-4242ff14a392 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.121008 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3afb7a3c-3211-440b-b83e-4242ff14a392 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.130843 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.130843 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:24.135131 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3afb7a3c-3211-440b-b83e-4242ff14a392 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:24.140723 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3afb7a3c-3211-440b-b83e-4242ff14a392 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 200 Aug 08 20:22:24.141125 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 524/2092] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:24.181516 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78b38922-81d3-4056-983e-3adeea1ab1ec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.185351 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78b38922-81d3-4056-983e-3adeea1ab1ec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:24.185592 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78b38922-81d3-4056-983e-3adeea1ab1ec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.185807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78b38922-81d3-4056-983e-3adeea1ab1ec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.185931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-78b38922-81d3-4056-983e-3adeea1ab1ec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:24.193683 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.193683 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:24.194504 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78b38922-81d3-4056-983e-3adeea1ab1ec tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:24.195017 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 527/2093] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:24.204572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-620bcaeb-e4b5-441b-b8ab-cb8c4f76685c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.207919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-620bcaeb-e4b5-441b-b8ab-cb8c4f76685c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/bdee66ed-4934-4746-b73d-34471abd9132 Aug 08 20:22:24.208141 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-620bcaeb-e4b5-441b-b8ab-cb8c4f76685c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.208402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-620bcaeb-e4b5-441b-b8ab-cb8c4f76685c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.215748 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.215748 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:24.219563 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-620bcaeb-e4b5-441b-b8ab-cb8c4f76685c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:24.224130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-620bcaeb-e4b5-441b-b8ab-cb8c4f76685c tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/bdee66ed-4934-4746-b73d-34471abd9132 returned with HTTP 200 Aug 08 20:22:24.224522 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 527/2094] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/volumes/bdee66ed-4934-4746-b73d-34471abd9132 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:24.234342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b9cdfa90-ecc6-4292-8be5-b166d7a35a13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.235948 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9cdfa90-ecc6-4292-8be5-b166d7a35a13 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:24.236258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9cdfa90-ecc6-4292-8be5-b166d7a35a13 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.236693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9cdfa90-ecc6-4292-8be5-b166d7a35a13 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.236904 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b9cdfa90-ecc6-4292-8be5-b166d7a35a13 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:24.243757 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.243849 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.243849 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:24.243849 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9cdfa90-ecc6-4292-8be5-b166d7a35a13 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:24.243849 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 517/2095] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:24.244831 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:22:24.245438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.245644 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.245943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:24.246654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:24.254416 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Get all volumes completed successfully. Aug 08 20:22:24.254967 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-79fed9d3-b13e-40a8-974e-e6fcd881e889 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:22:24.255365 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 525/2096] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/volumes => generated 663 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:24.264008 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.265870 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] DELETE https://10.4.3.206/volume/v3/volumes/bdee66ed-4934-4746-b73d-34471abd9132 Aug 08 20:22:24.266232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.266321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.266490 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete volume with id: bdee66ed-4934-4746-b73d-34471abd9132 Aug 08 20:22:24.273435 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.273435 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:24.273923 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:24.289534 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete volume request issued successfully. Aug 08 20:22:24.289714 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5185e3ec-72e2-45e1-8985-4b1e218d5704 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/bdee66ed-4934-4746-b73d-34471abd9132 returned with HTTP 202 Aug 08 20:22:24.290161 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 528/2097] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:24 2026] DELETE /volume/v3/volumes/bdee66ed-4934-4746-b73d-34471abd9132 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:24.297355 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e63c350-7ebc-467c-9834-e14554c8e574 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.299818 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e63c350-7ebc-467c-9834-e14554c8e574 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] DELETE https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 Aug 08 20:22:24.300180 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e63c350-7ebc-467c-9834-e14554c8e574 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.300478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e63c350-7ebc-467c-9834-e14554c8e574 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.300637 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-8e63c350-7ebc-467c-9834-e14554c8e574 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Delete backup with id: 894af67d-00fd-43cb-916e-683efc48cc75. Aug 08 20:22:24.306930 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.306930 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:24.322305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-8e63c350-7ebc-467c-9834-e14554c8e574 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] delete_backup rpcapi backup_id 894af67d-00fd-43cb-916e-683efc48cc75 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:24.324081 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e63c350-7ebc-467c-9834-e14554c8e574 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 returned with HTTP 202 Aug 08 20:22:24.324618 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 528/2098] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:24 2026] DELETE /volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:24.332979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f6ab06f-1b00-423c-ae14-7a8916445719 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.338119 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f6ab06f-1b00-423c-ae14-7a8916445719 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] GET https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 Aug 08 20:22:24.338119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f6ab06f-1b00-423c-ae14-7a8916445719 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.338119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f6ab06f-1b00-423c-ae14-7a8916445719 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.338119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9f6ab06f-1b00-423c-ae14-7a8916445719 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Show backup with id 894af67d-00fd-43cb-916e-683efc48cc75. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:24.351788 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.351788 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:24.352553 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f6ab06f-1b00-423c-ae14-7a8916445719 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 returned with HTTP 200 Aug 08 20:22:24.353989 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 518/2099] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 => generated 801 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:24.489211 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38a1dce8-81c2-4c3a-9986-9867733c1436 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.493590 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38a1dce8-81c2-4c3a-9986-9867733c1436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:24.494252 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38a1dce8-81c2-4c3a-9986-9867733c1436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.494792 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38a1dce8-81c2-4c3a-9986-9867733c1436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.505835 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.505835 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:24.510297 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-38a1dce8-81c2-4c3a-9986-9867733c1436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:24.518410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38a1dce8-81c2-4c3a-9986-9867733c1436 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f returned with HTTP 200 Aug 08 20:22:24.518410 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 526/2100] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:24.530874 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.533004 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:22:24.535433 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1083892407"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:24.545995 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.545995 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:24.546587 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:24.546763 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Create snapshot from volume 45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:24.592280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Created reservations ['cf2772f4-8498-443a-85fb-6efb8f3f9466', 'b496c58e-bf15-4eb8-862a-820ffc86cf10', 'be89529c-3797-4dc4-b209-06f7bf991c9f', 'f59a7b58-f456-467f-8272-1916e6f295e0'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:24.623627 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Snapshot create request issued successfully. Aug 08 20:22:24.623979 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b6e411d9-7c95-4b83-a38d-a1373153ca23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:22:24.624403 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 529/2101] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:22:24 2026] POST /volume/v3/snapshots => generated 323 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:24.636666 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df8ab0b3-29c1-40cf-bcbc-f12c4c74e7ca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:24.637751 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df8ab0b3-29c1-40cf-bcbc-f12c4c74e7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 Aug 08 20:22:24.638032 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df8ab0b3-29c1-40cf-bcbc-f12c4c74e7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:24.638442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df8ab0b3-29c1-40cf-bcbc-f12c4c74e7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:24.643838 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:24.643838 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:24.644396 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-df8ab0b3-29c1-40cf-bcbc-f12c4c74e7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Snapshot retrieved successfully. Aug 08 20:22:24.645261 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df8ab0b3-29c1-40cf-bcbc-f12c4c74e7ca tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 returned with HTTP 200 Aug 08 20:22:24.645716 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 529/2102] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:24 2026] GET /volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 => generated 455 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:25.157813 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4fb5fc93-ebba-4ffc-93dd-840559a4e308 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.159797 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4fb5fc93-ebba-4ffc-93dd-840559a4e308 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.160022 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4fb5fc93-ebba-4ffc-93dd-840559a4e308 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.160244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4fb5fc93-ebba-4ffc-93dd-840559a4e308 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.167294 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.167294 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:25.171148 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4fb5fc93-ebba-4ffc-93dd-840559a4e308 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:25.175713 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4fb5fc93-ebba-4ffc-93dd-840559a4e308 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 200 Aug 08 20:22:25.176161 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 519/2103] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:25.192237 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-155b81fd-9ae9-444c-b832-135e287f16c7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.193836 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-155b81fd-9ae9-444c-b832-135e287f16c7 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Aug 08 20:22:25.194170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-155b81fd-9ae9-444c-b832-135e287f16c7 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "53bfa778-fed7-4e59-84ea-fbdc882a2d12"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:25.195414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volume_transfer [None req-155b81fd-9ae9-444c-b832-135e287f16c7 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Creating new volume transfer {'transfer': {'volume_id': '53bfa778-fed7-4e59-84ea-fbdc882a2d12'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 20:22:25.195554 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volume_transfer [None req-155b81fd-9ae9-444c-b832-135e287f16c7 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Creating transfer of volume 53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.195645 np0000006809 devstack@c-api.service[100391]: INFO cinder.transfer.api [None req-155b81fd-9ae9-444c-b832-135e287f16c7 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Generating transfer record for volume 53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.201750 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.201750 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:25.212128 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-155b81fd-9ae9-444c-b832-135e287f16c7 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Aug 08 20:22:25.212654 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 527/2104] 10.4.3.206 () {70 vars in 1326 bytes} [Sat Aug 8 20:22:25 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:25.223052 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2c7cad2c-74c6-4df1-b255-ddb7760cb4f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.225696 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c7cad2c-74c6-4df1-b255-ddb7760cb4f5 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.226002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c7cad2c-74c6-4df1-b255-ddb7760cb4f5 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.226265 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c7cad2c-74c6-4df1-b255-ddb7760cb4f5 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.233440 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.233440 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:25.237588 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2c7cad2c-74c6-4df1-b255-ddb7760cb4f5 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:25.244094 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c7cad2c-74c6-4df1-b255-ddb7760cb4f5 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 200 Aug 08 20:22:25.244643 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 530/2105] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:25.256796 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-757b4a17-d5c2-40cc-9a8e-49b75ce96697 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.258819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-757b4a17-d5c2-40cc-9a8e-49b75ce96697 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:25.258885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-757b4a17-d5c2-40cc-9a8e-49b75ce96697 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.259072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-757b4a17-d5c2-40cc-9a8e-49b75ce96697 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.259174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-757b4a17-d5c2-40cc-9a8e-49b75ce96697 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:25.261914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a6f0ab1-c88c-4919-abbe-103d05677fbe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.263822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a6f0ab1-c88c-4919-abbe-103d05677fbe tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/detail Aug 08 20:22:25.264120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a6f0ab1-c88c-4919-abbe-103d05677fbe tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.264357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a6f0ab1-c88c-4919-abbe-103d05677fbe tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.264578 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volume_transfer [None req-0a6f0ab1-c88c-4919-abbe-103d05677fbe tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Listing volume transfers {{(pid=100389) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 20:22:25.265112 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.265112 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:25.266506 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-757b4a17-d5c2-40cc-9a8e-49b75ce96697 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:25.267006 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 530/2106] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:25.268310 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a6f0ab1-c88c-4919-abbe-103d05677fbe tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 08 20:22:25.268661 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 520/2107] 10.4.3.206 () {68 vars in 1326 bytes} [Sat Aug 8 20:22:25 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 08 20:22:25.281066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-956b8de0-3d6c-43fa-ab4f-5d51673889fb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.283018 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-956b8de0-3d6c-43fa-ab4f-5d51673889fb tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/bad5717e-dc25-435a-a164-d43e869c4006 Aug 08 20:22:25.283239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-956b8de0-3d6c-43fa-ab4f-5d51673889fb tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.283469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-956b8de0-3d6c-43fa-ab4f-5d51673889fb tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.283582 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-956b8de0-3d6c-43fa-ab4f-5d51673889fb tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Delete transfer with id: bad5717e-dc25-435a-a164-d43e869c4006 Aug 08 20:22:25.292397 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.292397 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:25.299696 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-956b8de0-3d6c-43fa-ab4f-5d51673889fb tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers/bad5717e-dc25-435a-a164-d43e869c4006 returned with HTTP 202 Aug 08 20:22:25.300099 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 528/2108] 10.4.3.206 () {68 vars in 1419 bytes} [Sat Aug 8 20:22:25 2026] DELETE /volume/v3/volume-transfers/bad5717e-dc25-435a-a164-d43e869c4006 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:25.310945 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ff9c71c7-406f-44df-8e07-b18813d4454f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.312701 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff9c71c7-406f-44df-8e07-b18813d4454f tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.312924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff9c71c7-406f-44df-8e07-b18813d4454f tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.313127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff9c71c7-406f-44df-8e07-b18813d4454f tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.321341 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.321341 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:25.324612 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ff9c71c7-406f-44df-8e07-b18813d4454f tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Volume info retrieved successfully. Aug 08 20:22:25.329023 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff9c71c7-406f-44df-8e07-b18813d4454f tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 200 Aug 08 20:22:25.329478 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 531/2109] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:25.345722 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c0490889-5703-4120-a357-c7138a8ec4cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.348336 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0490889-5703-4120-a357-c7138a8ec4cc tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/bad5717e-dc25-435a-a164-d43e869c4006 Aug 08 20:22:25.348577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0490889-5703-4120-a357-c7138a8ec4cc tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.348798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0490889-5703-4120-a357-c7138a8ec4cc tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.348985 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-c0490889-5703-4120-a357-c7138a8ec4cc tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Delete transfer with id: bad5717e-dc25-435a-a164-d43e869c4006 Aug 08 20:22:25.352321 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0490889-5703-4120-a357-c7138a8ec4cc tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volume-transfers/bad5717e-dc25-435a-a164-d43e869c4006 returned with HTTP 404 Aug 08 20:22:25.352954 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 531/2110] 10.4.3.206 () {68 vars in 1419 bytes} [Sat Aug 8 20:22:25 2026] DELETE /volume/v3/volume-transfers/bad5717e-dc25-435a-a164-d43e869c4006 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:25.360356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.362288 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.363249 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.363249 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.363249 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Delete volume with id: 53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.368024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2e479a02-d3c7-4a1d-aa14-3520a9f62e80 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.372079 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e479a02-d3c7-4a1d-aa14-3520a9f62e80 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] GET https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 Aug 08 20:22:25.372229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e479a02-d3c7-4a1d-aa14-3520a9f62e80 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.372402 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e479a02-d3c7-4a1d-aa14-3520a9f62e80 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.372519 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2e479a02-d3c7-4a1d-aa14-3520a9f62e80 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Show backup with id 894af67d-00fd-43cb-916e-683efc48cc75. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:25.372566 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.372566 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:25.372885 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Volume info retrieved successfully. Aug 08 20:22:25.378501 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e479a02-d3c7-4a1d-aa14-3520a9f62e80 tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 returned with HTTP 404 Aug 08 20:22:25.379198 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 529/2111] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/backups/894af67d-00fd-43cb-916e-683efc48cc75 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:25.391295 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9a5b93fa-710e-45ac-a232-a721b934524a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.393319 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a5b93fa-710e-45ac-a232-a721b934524a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] DELETE https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:25.394489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a5b93fa-710e-45ac-a232-a721b934524a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.394489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9a5b93fa-710e-45ac-a232-a721b934524a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.394489 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-9a5b93fa-710e-45ac-a232-a721b934524a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete backup with id: ce4a88e3-ef5f-4581-bbce-9b216c5d7364. Aug 08 20:22:25.400070 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.400070 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:25.414257 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Delete volume request issued successfully. Aug 08 20:22:25.414524 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-101a3835-221f-48e2-a9a9-3ebc0258a3d7 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 202 Aug 08 20:22:25.415035 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 521/2112] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:22:25 2026] DELETE /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:22:25.425115 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c625c4d-dc4e-4626-990f-8ab584298f02 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.427291 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c625c4d-dc4e-4626-990f-8ab584298f02 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:25.427742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c625c4d-dc4e-4626-990f-8ab584298f02 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.427742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c625c4d-dc4e-4626-990f-8ab584298f02 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.432313 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-9a5b93fa-710e-45ac-a232-a721b934524a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] delete_backup rpcapi backup_id ce4a88e3-ef5f-4581-bbce-9b216c5d7364 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:25.433911 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9a5b93fa-710e-45ac-a232-a721b934524a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 202 Aug 08 20:22:25.434316 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 532/2113] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:25 2026] DELETE /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:25.443114 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.443114 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:25.444428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2383c894-4054-49ad-b26f-4d5c24580664 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.447067 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2383c894-4054-49ad-b26f-4d5c24580664 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:25.447264 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2383c894-4054-49ad-b26f-4d5c24580664 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.447602 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2383c894-4054-49ad-b26f-4d5c24580664 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.447709 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2383c894-4054-49ad-b26f-4d5c24580664 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:25.449792 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c625c4d-dc4e-4626-990f-8ab584298f02 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Volume info retrieved successfully. Aug 08 20:22:25.453890 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.453890 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:25.454172 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c625c4d-dc4e-4626-990f-8ab584298f02 tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 200 Aug 08 20:22:25.454639 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 532/2114] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:25.454937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2383c894-4054-49ad-b26f-4d5c24580664 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 200 Aug 08 20:22:25.455447 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 530/2115] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:25.656610 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b88a6b8-2ec8-485a-808e-680c1da7e307 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.661517 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b88a6b8-2ec8-485a-808e-680c1da7e307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 Aug 08 20:22:25.662310 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b88a6b8-2ec8-485a-808e-680c1da7e307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.662684 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b88a6b8-2ec8-485a-808e-680c1da7e307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.673932 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.673932 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:25.674604 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b88a6b8-2ec8-485a-808e-680c1da7e307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Snapshot retrieved successfully. Aug 08 20:22:25.675754 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b88a6b8-2ec8-485a-808e-680c1da7e307 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 returned with HTTP 200 Aug 08 20:22:25.676265 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 522/2116] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 => generated 482 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:25.685182 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6519bec7-ed2a-4a46-b629-949aea5e317b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.691805 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6519bec7-ed2a-4a46-b629-949aea5e317b tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 Aug 08 20:22:25.695286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6519bec7-ed2a-4a46-b629-949aea5e317b tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:25.752708 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6519bec7-ed2a-4a46-b629-949aea5e317b tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 returned with HTTP 200 Aug 08 20:22:25.753428 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 533/2117] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:22:25 2026] PUT /volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 => generated 390 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:25.761223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.762947 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:22:25.763265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:25.771575 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.771575 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:25.772152 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:25.772264 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Create snapshot from volume 45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:25.790442 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota_utils [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Quota exceeded for 2bea6fe942004685a899cbce2bcbb526, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 20:22:25.790736 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.middleware.fault [None req-d1fe005c-25e0-42f6-a5fd-cbf6ce3889ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 413 Aug 08 20:22:25.791528 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 533/2118] 10.4.3.206 () {68 vars in 1264 bytes} [Sat Aug 8 20:22:25 2026] POST /volume/v3/snapshots => generated 208 bytes in 31 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 20:22:25.798955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a1967e6-3782-44fa-94e2-bd9b9db2202d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.800931 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a1967e6-3782-44fa-94e2-bd9b9db2202d tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 Aug 08 20:22:25.801511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a1967e6-3782-44fa-94e2-bd9b9db2202d tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:25.855430 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a1967e6-3782-44fa-94e2-bd9b9db2202d tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 returned with HTTP 200 Aug 08 20:22:25.855430 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 531/2119] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:22:25 2026] PUT /volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 => generated 390 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:25.864180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.865908 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:22:25.866258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:25.874249 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.874249 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:25.874627 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:25.874758 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Create snapshot from volume 45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:25.892577 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota_utils [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Quota exceeded for 2bea6fe942004685a899cbce2bcbb526, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 08 20:22:25.892794 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.middleware.fault [None req-dcf194a5-47b0-4ca4-ae7f-40825aad9b2a tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 413 Aug 08 20:22:25.893472 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 523/2120] 10.4.3.206 () {68 vars in 1264 bytes} [Sat Aug 8 20:22:25 2026] POST /volume/v3/snapshots => generated 133 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 20:22:25.901446 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.903911 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 Aug 08 20:22:25.904209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.904512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.904674 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Delete snapshot with id: 131721a0-47ee-419f-9dd7-7d46bcd2a057 Aug 08 20:22:25.913044 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.913044 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:25.913528 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Snapshot retrieved successfully. Aug 08 20:22:25.939568 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Snapshot delete request issued successfully. Aug 08 20:22:25.939781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2aeb3338-780c-443a-8001-e0fb4a2478b4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 returned with HTTP 202 Aug 08 20:22:25.940273 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 534/2121] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:22:25 2026] DELETE /volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:25.951050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-52f7c707-b162-413e-833a-533999a0133b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:25.953160 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-52f7c707-b162-413e-833a-533999a0133b tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 Aug 08 20:22:25.953343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-52f7c707-b162-413e-833a-533999a0133b tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:25.953607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-52f7c707-b162-413e-833a-533999a0133b tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:25.959313 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:25.959313 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:25.959498 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-52f7c707-b162-413e-833a-533999a0133b tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Snapshot retrieved successfully. Aug 08 20:22:25.960276 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-52f7c707-b162-413e-833a-533999a0133b tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 returned with HTTP 200 Aug 08 20:22:25.960635 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 534/2122] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:25 2026] GET /volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:26.284849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e57ff98a-33eb-4af8-be89-d229f224b4b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.285778 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e57ff98a-33eb-4af8-be89-d229f224b4b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:26.285778 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e57ff98a-33eb-4af8-be89-d229f224b4b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.285778 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e57ff98a-33eb-4af8-be89-d229f224b4b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.285982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e57ff98a-33eb-4af8-be89-d229f224b4b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:26.290825 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.290825 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:26.291757 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e57ff98a-33eb-4af8-be89-d229f224b4b4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:26.292227 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 532/2123] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:26.304713 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c0ab28d-287d-4312-a70d-f40d96f2ccbf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.307298 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c0ab28d-287d-4312-a70d-f40d96f2ccbf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:26.307298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c0ab28d-287d-4312-a70d-f40d96f2ccbf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.307617 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c0ab28d-287d-4312-a70d-f40d96f2ccbf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.307764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-1c0ab28d-287d-4312-a70d-f40d96f2ccbf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:26.312027 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.312027 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:26.312862 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c0ab28d-287d-4312-a70d-f40d96f2ccbf tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:26.313277 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 524/2124] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:26.322626 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.327407 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:22:26.327407 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c67bf29f-df57-488b-a445-2e87f06af09c", "incremental": true, "force": true}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:26.327407 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating new backup {'backup': {'volume_id': 'c67bf29f-df57-488b-a445-2e87f06af09c', 'incremental': True, 'force': True}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:22:26.327407 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating backup of volume c67bf29f-df57-488b-a445-2e87f06af09c in container None Aug 08 20:22:26.343214 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.343214 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:26.344324 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:26.367679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['d37957f6-cf6f-4e76-a97e-fced743435ba', 'f62194a6-e508-43e2-98a1-57901b4fa356'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:26.414629 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea329c7f-04dc-4058-b41a-3d4bcae281be tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:22:26.415200 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 535/2125] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:26 2026] POST /volume/v3/backups => generated 288 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:26.425712 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f23628ac-9e2c-458e-a7d1-c3134b28282e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.427918 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f23628ac-9e2c-458e-a7d1-c3134b28282e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:26.428157 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f23628ac-9e2c-458e-a7d1-c3134b28282e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.428400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f23628ac-9e2c-458e-a7d1-c3134b28282e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.428547 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f23628ac-9e2c-458e-a7d1-c3134b28282e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:26.434171 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.434171 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:26.435304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f23628ac-9e2c-458e-a7d1-c3134b28282e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:26.435765 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 535/2126] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:26.468580 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6255cad4-a230-467c-a642-ec0860a1bc5c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.468859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26694a5a-bbb2-48ca-9dbd-63eea5861c97 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.470264 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6255cad4-a230-467c-a642-ec0860a1bc5c tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:26.470500 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6255cad4-a230-467c-a642-ec0860a1bc5c tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.470681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6255cad4-a230-467c-a642-ec0860a1bc5c tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.471723 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26694a5a-bbb2-48ca-9dbd-63eea5861c97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 Aug 08 20:22:26.472024 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26694a5a-bbb2-48ca-9dbd-63eea5861c97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.472284 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26694a5a-bbb2-48ca-9dbd-63eea5861c97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.472484 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-26694a5a-bbb2-48ca-9dbd-63eea5861c97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id ce4a88e3-ef5f-4581-bbce-9b216c5d7364. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:26.476277 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6255cad4-a230-467c-a642-ec0860a1bc5c tempest-VolumesTransfersV355Test-55360175 tempest-VolumesTransfersV355Test-55360175-project-admin] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 404 Aug 08 20:22:26.476767 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 533/2127] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:26.477180 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26694a5a-bbb2-48ca-9dbd-63eea5861c97 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 returned with HTTP 404 Aug 08 20:22:26.477711 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 525/2128] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/backups/ce4a88e3-ef5f-4581-bbce-9b216c5d7364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:26.485296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-243cb309-9b14-47df-a272-a9fed127aa88 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.487275 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-243cb309-9b14-47df-a272-a9fed127aa88 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] GET https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:26.487561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-243cb309-9b14-47df-a272-a9fed127aa88 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.487728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-243cb309-9b14-47df-a272-a9fed127aa88 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.493183 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-243cb309-9b14-47df-a272-a9fed127aa88 tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 404 Aug 08 20:22:26.493717 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 536/2129] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:26.502223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1cba1336-9778-4a56-b217-d62074971e6e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.504626 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1cba1336-9778-4a56-b217-d62074971e6e tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] DELETE https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:26.504955 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1cba1336-9778-4a56-b217-d62074971e6e tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.505179 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1cba1336-9778-4a56-b217-d62074971e6e tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.505351 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1cba1336-9778-4a56-b217-d62074971e6e tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] Delete volume with id: 53bfa778-fed7-4e59-84ea-fbdc882a2d12 Aug 08 20:22:26.511850 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1cba1336-9778-4a56-b217-d62074971e6e tempest-VolumesTransfersV355Test-1716244260 tempest-VolumesTransfersV355Test-1716244260-project-member] https://10.4.3.206/volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 returned with HTTP 404 Aug 08 20:22:26.511850 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 536/2130] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:22:26 2026] DELETE /volume/v3/volumes/53bfa778-fed7-4e59-84ea-fbdc882a2d12 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:22:26.569617 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7131529d-a512-48a2-8f7f-c86e62fbbda8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.576601 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7131529d-a512-48a2-8f7f-c86e62fbbda8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:22:26.576898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7131529d-a512-48a2-8f7f-c86e62fbbda8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.577138 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7131529d-a512-48a2-8f7f-c86e62fbbda8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.588889 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.588889 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:26.594349 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7131529d-a512-48a2-8f7f-c86e62fbbda8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:26.601773 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7131529d-a512-48a2-8f7f-c86e62fbbda8 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 200 Aug 08 20:22:26.602512 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 534/2131] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:26.623774 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.626744 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] DELETE https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:22:26.626744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.626744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.627025 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete volume with id: 644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:22:26.637915 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.637915 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:26.638771 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:26.659061 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete volume request issued successfully. Aug 08 20:22:26.659375 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60b822d7-beb2-47f0-b73e-d83b0f5bc209 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 202 Aug 08 20:22:26.660313 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 526/2132] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:26 2026] DELETE /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:26.669157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2dac3e0e-892a-41f4-afa1-f168ba4e7d67 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.671468 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2dac3e0e-892a-41f4-afa1-f168ba4e7d67 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:22:26.671804 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2dac3e0e-892a-41f4-afa1-f168ba4e7d67 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.672296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2dac3e0e-892a-41f4-afa1-f168ba4e7d67 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.684667 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.684667 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:26.692062 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2dac3e0e-892a-41f4-afa1-f168ba4e7d67 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:26.697861 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2dac3e0e-892a-41f4-afa1-f168ba4e7d67 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 200 Aug 08 20:22:26.698712 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 537/2133] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:26.971671 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7023c6f5-20c9-422e-9495-e9147c83d053 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.974490 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7023c6f5-20c9-422e-9495-e9147c83d053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 Aug 08 20:22:26.974658 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7023c6f5-20c9-422e-9495-e9147c83d053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.975841 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7023c6f5-20c9-422e-9495-e9147c83d053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.980559 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7023c6f5-20c9-422e-9495-e9147c83d053 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 returned with HTTP 404 Aug 08 20:22:26.981348 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 537/2134] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/snapshots/131721a0-47ee-419f-9dd7-7d46bcd2a057 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:26.989424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-31c07daa-57ac-4cde-a7fb-a3f863c2b797 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:26.991113 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-31c07daa-57ac-4cde-a7fb-a3f863c2b797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:26.991289 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-31c07daa-57ac-4cde-a7fb-a3f863c2b797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:26.991490 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-31c07daa-57ac-4cde-a7fb-a3f863c2b797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:26.998730 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:26.998730 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:27.002278 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-31c07daa-57ac-4cde-a7fb-a3f863c2b797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:27.006537 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-31c07daa-57ac-4cde-a7fb-a3f863c2b797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f returned with HTTP 200 Aug 08 20:22:27.007309 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 535/2135] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:26 2026] GET /volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:27.021738 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:27.025032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] DELETE https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:27.025291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:27.025535 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:27.025742 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Delete volume with id: 45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:27.033406 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:27.033406 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:27.034255 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:27.050146 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Delete volume request issued successfully. Aug 08 20:22:27.050398 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a2ddcb5-8cc6-440e-86da-294067ed4910 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f returned with HTTP 202 Aug 08 20:22:27.050877 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 527/2136] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:27 2026] DELETE /volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:27.058209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4338038a-1ace-4370-b838-c8c7f7cc7db5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:27.060027 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4338038a-1ace-4370-b838-c8c7f7cc7db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:27.060284 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4338038a-1ace-4370-b838-c8c7f7cc7db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:27.060526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4338038a-1ace-4370-b838-c8c7f7cc7db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:27.068615 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:27.068615 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:27.073374 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4338038a-1ace-4370-b838-c8c7f7cc7db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Volume info retrieved successfully. Aug 08 20:22:27.078498 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4338038a-1ace-4370-b838-c8c7f7cc7db5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f returned with HTTP 200 Aug 08 20:22:27.078985 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 538/2137] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:27 2026] GET /volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:27.449378 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3a01cf70-7e2c-451a-a04d-724300c5da3c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:27.453685 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3a01cf70-7e2c-451a-a04d-724300c5da3c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:27.453685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3a01cf70-7e2c-451a-a04d-724300c5da3c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:27.453685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3a01cf70-7e2c-451a-a04d-724300c5da3c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:27.453685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3a01cf70-7e2c-451a-a04d-724300c5da3c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:27.461156 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:27.461156 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:27.461156 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3a01cf70-7e2c-451a-a04d-724300c5da3c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:27.461156 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 538/2138] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:27 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:27.717526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e1df99f-bb32-4778-9d0c-14767f47c0c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:27.722245 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e1df99f-bb32-4778-9d0c-14767f47c0c9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea Aug 08 20:22:27.723137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e1df99f-bb32-4778-9d0c-14767f47c0c9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:27.723437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e1df99f-bb32-4778-9d0c-14767f47c0c9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:27.730453 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e1df99f-bb32-4778-9d0c-14767f47c0c9 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea returned with HTTP 404 Aug 08 20:22:27.731039 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 536/2139] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:27 2026] GET /volume/v3/volumes/644f8b9c-ee76-484c-99e6-84ef7f3671ea => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:27.744336 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dda2a838-32e9-4997-a1df-9f355a79a379 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:27.747094 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:27.750457 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-556868689"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:27.751186 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-556868689'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:27.751429 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume of 1 GB Aug 08 20:22:27.759095 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Availability Zones retrieved successfully. Aug 08 20:22:27.766878 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Flow 'volume_create_api' (3e965b64-54f2-44be-b9db-7b446edc3ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:27.770286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144b18e9-d133-4036-b858-26ec02170601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:27.772769 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:27.810000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (144b18e9-d133-4036-b858-26ec02170601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:27.810832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11fe97e-2495-4c6a-a8ea-b52616a2a2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:27.861539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Created reservations ['94889378-44c3-45d0-a246-9634a9c89e00', '36e89f26-75c0-414b-bf32-755fa6592ab8', '525ec575-ed9a-4f12-9f95-6cf51ad8c19e', 'cf674ae1-ece2-42dc-9243-3dff9cc286ed'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:27.864365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11fe97e-2495-4c6a-a8ea-b52616a2a2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94889378-44c3-45d0-a246-9634a9c89e00', '36e89f26-75c0-414b-bf32-755fa6592ab8', '525ec575-ed9a-4f12-9f95-6cf51ad8c19e', 'cf674ae1-ece2-42dc-9243-3dff9cc286ed']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:27.865275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e0d4e0-66dc-4899-b4df-b1dcfdcbeb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:27.889644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e0d4e0-66dc-4899-b4df-b1dcfdcbeb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd91da92-f6b3-4496-b958-27dfc69b5054', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-556868689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebdd3b7602143d08e0830caacb56b98',qos_specs=None,replication_status=,reservations=['94889378-44c3-45d0-a246-9634a9c89e00','36e89f26-75c0-414b-bf32-755fa6592ab8','525ec575-ed9a-4f12-9f95-6cf51ad8c19e','cf674ae1-ece2-42dc-9243-3dff9cc286ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0080255f2d410680fafc58437de327',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-556868689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd91da92-f6b3-4496-b958-27dfc69b5054,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ebdd3b7602143d08e0830caacb56b98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d0080255f2d410680fafc58437de327',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:27.890862 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ecf3f6-9b46-45b8-80fc-586ce7821129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:27.912202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90ecf3f6-9b46-45b8-80fc-586ce7821129) transitioned into state 'SUCCESS' from state '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-556868689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ebdd3b7602143d08e0830caacb56b98',qos_specs=None,replication_status=,reservations=['94889378-44c3-45d0-a246-9634a9c89e00','36e89f26-75c0-414b-bf32-755fa6592ab8','525ec575-ed9a-4f12-9f95-6cf51ad8c19e','cf674ae1-ece2-42dc-9243-3dff9cc286ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d0080255f2d410680fafc58437de327',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:27.912630 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c05b5d-2945-4326-bd4f-0da62c3634fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:27.924058 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c05b5d-2945-4326-bd4f-0da62c3634fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:27.925660 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Flow 'volume_create_api' (3e965b64-54f2-44be-b9db-7b446edc3ace) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:27.925660 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Create volume request issued successfully. Aug 08 20:22:27.925874 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dda2a838-32e9-4997-a1df-9f355a79a379 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:27.928299 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 528/2140] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:27 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:27.947553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39e630bd-19e2-4668-a55b-d0b2af886691 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:27.950977 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39e630bd-19e2-4668-a55b-d0b2af886691 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:27.951183 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39e630bd-19e2-4668-a55b-d0b2af886691 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:27.951360 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39e630bd-19e2-4668-a55b-d0b2af886691 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:27.965612 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:27.965612 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:27.970012 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39e630bd-19e2-4668-a55b-d0b2af886691 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:27.974054 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39e630bd-19e2-4668-a55b-d0b2af886691 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 200 Aug 08 20:22:27.975024 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 539/2141] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:27 2026] GET /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:28.092845 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-266511bc-bbff-4660-8c37-5a6f189147c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:28.095121 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-266511bc-bbff-4660-8c37-5a6f189147c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] GET https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f Aug 08 20:22:28.095206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-266511bc-bbff-4660-8c37-5a6f189147c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:28.095984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-266511bc-bbff-4660-8c37-5a6f189147c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:28.103776 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-266511bc-bbff-4660-8c37-5a6f189147c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805 tempest-VolumeSnapshotQuotasNegativeTestJSON-1539057805-project-member] https://10.4.3.206/volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f returned with HTTP 404 Aug 08 20:22:28.104248 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 539/2142] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:28 2026] GET /volume/v3/volumes/45a8d0b5-ad08-4e29-9d5c-1612e6a7b00f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:28.114535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-974bd04d-d52d-43c6-b639-21c90aa59a66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:28.124189 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-974bd04d-d52d-43c6-b639-21c90aa59a66 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] PUT https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 Aug 08 20:22:28.124653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-974bd04d-d52d-43c6-b639-21c90aa59a66 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:28.204726 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-974bd04d-d52d-43c6-b639-21c90aa59a66 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544 tempest-VolumeSnapshotQuotasNegativeTestJSON-385161544-project-admin] https://10.4.3.206/volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 returned with HTTP 200 Aug 08 20:22:28.205215 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 537/2143] 10.4.3.206 () {68 vars in 1375 bytes} [Sat Aug 8 20:22:28 2026] PUT /volume/v3/os-quota-sets/2bea6fe942004685a899cbce2bcbb526 => generated 395 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:28.473742 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6907d4d6-7cae-4553-995d-564116bb6694 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:28.475599 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6907d4d6-7cae-4553-995d-564116bb6694 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:28.475836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6907d4d6-7cae-4553-995d-564116bb6694 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:28.476082 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6907d4d6-7cae-4553-995d-564116bb6694 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:28.476135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6907d4d6-7cae-4553-995d-564116bb6694 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:28.482200 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:28.482200 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:28.483268 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6907d4d6-7cae-4553-995d-564116bb6694 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:28.483855 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 529/2144] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:28 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:28.991777 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4fcb8798-fe0a-4da2-ae1b-c37c4367d11d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:28.996138 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fcb8798-fe0a-4da2-ae1b-c37c4367d11d tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:28.996440 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fcb8798-fe0a-4da2-ae1b-c37c4367d11d tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:28.996689 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fcb8798-fe0a-4da2-ae1b-c37c4367d11d tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:29.008435 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:29.008435 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:29.013914 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4fcb8798-fe0a-4da2-ae1b-c37c4367d11d tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:29.022700 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fcb8798-fe0a-4da2-ae1b-c37c4367d11d tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 200 Aug 08 20:22:29.023334 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 540/2145] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:28 2026] GET /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:29.039109 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-565e2d28-b537-4978-ba0b-43cba1adb621 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:29.040767 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:22:29.041231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dd91da92-f6b3-4496-b958-27dfc69b5054", "name": "tempest-VolumesBackupsAdminTest-Backup-1134032248", "container": "tempest-volumesbackupsadmintest-backup-container-289497977"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:29.042837 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Creating new backup {'backup': {'volume_id': 'dd91da92-f6b3-4496-b958-27dfc69b5054', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1134032248', 'container': 'tempest-volumesbackupsadmintest-backup-container-289497977'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:22:29.043138 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Creating backup of volume dd91da92-f6b3-4496-b958-27dfc69b5054 in container tempest-volumesbackupsadmintest-backup-container-289497977 Aug 08 20:22:29.058223 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:29.058223 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:29.058223 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:29.092910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Created reservations ['48610d05-07b0-4a06-b37e-4f39d610f6d7', '21932005-aaec-44c5-a519-f0f28ccacf2d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:29.114299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:29.136323 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-565e2d28-b537-4978-ba0b-43cba1adb621 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:22:29.136916 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 540/2146] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:29 2026] POST /volume/v3/backups => generated 335 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:29.156241 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-45817e20-9c44-4542-b542-7e3e8d0f2e9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:29.158995 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45817e20-9c44-4542-b542-7e3e8d0f2e9b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:29.159249 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-45817e20-9c44-4542-b542-7e3e8d0f2e9b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:29.159631 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-45817e20-9c44-4542-b542-7e3e8d0f2e9b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:29.159689 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-45817e20-9c44-4542-b542-7e3e8d0f2e9b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:29.169598 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:29.169598 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:29.170841 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45817e20-9c44-4542-b542-7e3e8d0f2e9b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:29.171399 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 530/2147] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:29 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:29.287315 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:29.287776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-611658746"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:29.289566 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-611658746'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:29.289724 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Create volume of 1 GB Aug 08 20:22:29.293932 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Availability Zones retrieved successfully. Aug 08 20:22:29.302024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Flow 'volume_create_api' (facedcc7-7f37-4533-af7a-16e6bcdfdc70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:29.303240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39ffce3-5530-4258-8dcf-39a8e551b80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:29.306603 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:29.347400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e39ffce3-5530-4258-8dcf-39a8e551b80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:29.348359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1479349e-1fd5-4473-bfc5-fefcf9541a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:29.415114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Created reservations ['93b61ba4-fe2f-48fb-8f27-d3352230a995', 'b3104ad2-e533-4c81-8143-624f9b0b5182', '948ffe71-6134-473a-9238-024a1228ff45', '86e74302-86dd-4a61-854c-8c04cfaf0f5b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:29.416087 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1479349e-1fd5-4473-bfc5-fefcf9541a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93b61ba4-fe2f-48fb-8f27-d3352230a995', 'b3104ad2-e533-4c81-8143-624f9b0b5182', '948ffe71-6134-473a-9238-024a1228ff45', '86e74302-86dd-4a61-854c-8c04cfaf0f5b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:29.417062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f3fc2d-ef65-4975-8f8d-854602e15237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:29.445362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49f3fc2d-ef65-4975-8f8d-854602e15237) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c7d747-045b-4423-b4c5-fbec92ab2ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-611658746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e9e2234ca145e3b42262c42991f29d',qos_specs=None,replication_status=,reservations=['93b61ba4-fe2f-48fb-8f27-d3352230a995','b3104ad2-e533-4c81-8143-624f9b0b5182','948ffe71-6134-473a-9238-024a1228ff45','86e74302-86dd-4a61-854c-8c04cfaf0f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86eb13598fb49a998f2ff066c206bbd',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-611658746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c7d747-045b-4423-b4c5-fbec92ab2ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80e9e2234ca145e3b42262c42991f29d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e86eb13598fb49a998f2ff066c206bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:29.446284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9566d5b7-c5ed-41fb-b065-2c337f0fb028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:29.469150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9566d5b7-c5ed-41fb-b065-2c337f0fb028) transitioned into state 'SUCCESS' from state '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-611658746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80e9e2234ca145e3b42262c42991f29d',qos_specs=None,replication_status=,reservations=['93b61ba4-fe2f-48fb-8f27-d3352230a995','b3104ad2-e533-4c81-8143-624f9b0b5182','948ffe71-6134-473a-9238-024a1228ff45','86e74302-86dd-4a61-854c-8c04cfaf0f5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e86eb13598fb49a998f2ff066c206bbd',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:29.469987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cdb4bc-cda3-4c36-90b9-8876a17e8620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:29.482923 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cdb4bc-cda3-4c36-90b9-8876a17e8620) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:29.484204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Flow 'volume_create_api' (facedcc7-7f37-4533-af7a-16e6bcdfdc70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:29.484808 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Create volume request issued successfully. Aug 08 20:22:29.485578 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-477e6552-e5ae-4151-b152-b8ef1b29e625 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:29.486162 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 538/2148] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:22:29 2026] POST /volume/v3/volumes => generated 751 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:29.496951 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aaaa1e3a-5392-4a14-a24f-eb5088977163 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:29.498976 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaaa1e3a-5392-4a14-a24f-eb5088977163 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:29.499207 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aaaa1e3a-5392-4a14-a24f-eb5088977163 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:29.499400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aaaa1e3a-5392-4a14-a24f-eb5088977163 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:29.499500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-aaaa1e3a-5392-4a14-a24f-eb5088977163 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:29.501762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-122f62ff-913e-44f9-902e-3c86cc12d257 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:29.504565 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-122f62ff-913e-44f9-902e-3c86cc12d257 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:29.505244 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:29.505244 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:29.505402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-122f62ff-913e-44f9-902e-3c86cc12d257 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:29.505557 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-122f62ff-913e-44f9-902e-3c86cc12d257 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:29.506066 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aaaa1e3a-5392-4a14-a24f-eb5088977163 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:29.507496 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 541/2149] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:29 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:29.519087 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:29.519087 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:29.523559 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-122f62ff-913e-44f9-902e-3c86cc12d257 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:29.528842 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-122f62ff-913e-44f9-902e-3c86cc12d257 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 200 Aug 08 20:22:29.529303 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 541/2150] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:29 2026] GET /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:30.200092 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a587ba7b-da46-4cbb-a6c6-5a823dfc0cf7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.201639 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a587ba7b-da46-4cbb-a6c6-5a823dfc0cf7 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:30.201866 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a587ba7b-da46-4cbb-a6c6-5a823dfc0cf7 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.202039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a587ba7b-da46-4cbb-a6c6-5a823dfc0cf7 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.202149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a587ba7b-da46-4cbb-a6c6-5a823dfc0cf7 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:30.211883 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.211883 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:30.212610 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a587ba7b-da46-4cbb-a6c6-5a823dfc0cf7 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:30.212953 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 531/2151] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:30.522269 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-51edcc3f-0ebb-4022-bac8-c2072fb6aa54 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.524283 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51edcc3f-0ebb-4022-bac8-c2072fb6aa54 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:30.524635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51edcc3f-0ebb-4022-bac8-c2072fb6aa54 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.524757 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51edcc3f-0ebb-4022-bac8-c2072fb6aa54 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.524901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-51edcc3f-0ebb-4022-bac8-c2072fb6aa54 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:30.530458 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.530458 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:30.531197 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51edcc3f-0ebb-4022-bac8-c2072fb6aa54 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:30.532059 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 539/2152] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:30.544623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-060311b2-8479-4935-bbb6-ae410e45e263 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.547136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-060311b2-8479-4935-bbb6-ae410e45e263 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:30.547250 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-060311b2-8479-4935-bbb6-ae410e45e263 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.547575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-060311b2-8479-4935-bbb6-ae410e45e263 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.559127 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.559127 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:30.571696 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-060311b2-8479-4935-bbb6-ae410e45e263 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:30.580856 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-060311b2-8479-4935-bbb6-ae410e45e263 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 200 Aug 08 20:22:30.581467 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 542/2153] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:30.600464 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.603186 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:22:30.604313 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6c7d747-045b-4423-b4c5-fbec92ab2ad8", "name": "tempest-VolumesBackupsV39Test-Backup-372516859", "container": "tempest-volumesbackupsv39test-backup-container-234537868"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:30.615044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Creating new backup {'backup': {'volume_id': 'f6c7d747-045b-4423-b4c5-fbec92ab2ad8', 'name': 'tempest-VolumesBackupsV39Test-Backup-372516859', 'container': 'tempest-volumesbackupsv39test-backup-container-234537868'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:22:30.615171 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Creating backup of volume f6c7d747-045b-4423-b4c5-fbec92ab2ad8 in container tempest-volumesbackupsv39test-backup-container-234537868 Aug 08 20:22:30.619650 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=559,cinder:UPDATE=133,cinder:INSERT=69 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:22:30.624587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ea541dc2-9486-4be5-bd84-77f49ceaf65f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.627522 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.627522 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:30.627660 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea541dc2-9486-4be5-bd84-77f49ceaf65f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:22:30.628040 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea541dc2-9486-4be5-bd84-77f49ceaf65f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.628269 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:30.628322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea541dc2-9486-4be5-bd84-77f49ceaf65f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.628431 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-ea541dc2-9486-4be5-bd84-77f49ceaf65f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Delete snapshot with id: f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:22:30.633946 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea541dc2-9486-4be5-bd84-77f49ceaf65f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 404 Aug 08 20:22:30.634635 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 532/2154] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:22:30 2026] DELETE /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:30.641976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5260be77-73f2-4c67-8dde-e183b0ad3528 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.648112 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5260be77-73f2-4c67-8dde-e183b0ad3528 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 Aug 08 20:22:30.649976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5260be77-73f2-4c67-8dde-e183b0ad3528 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.650271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5260be77-73f2-4c67-8dde-e183b0ad3528 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.655114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5260be77-73f2-4c67-8dde-e183b0ad3528 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 returned with HTTP 404 Aug 08 20:22:30.655931 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 540/2155] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/snapshots/f6a2a49c-cad9-43c5-992d-cd80af42f860 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:30.661035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Created reservations ['1041b5fc-e721-4b36-b586-bf11c1e8d661', '5b14d2ea-03da-47a1-b4ff-d7ffe0e8ee85'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:30.700316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-184fcfcb-dbb6-4743-8466-7d1d76fd33b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.703151 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54e97561-1782-4a7a-b26f-251ef47ef4e6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:22:30.703252 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 542/2156] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:22:30 2026] POST /volume/v3/backups => generated 332 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:30.704600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-184fcfcb-dbb6-4743-8466-7d1d76fd33b8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:30.706690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-184fcfcb-dbb6-4743-8466-7d1d76fd33b8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.706690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-184fcfcb-dbb6-4743-8466-7d1d76fd33b8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.718806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d9f2a147-6c2b-40f8-a1d2-2a478931a4aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.721048 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.721048 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:30.721214 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9f2a147-6c2b-40f8-a1d2-2a478931a4aa tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:30.721818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9f2a147-6c2b-40f8-a1d2-2a478931a4aa tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.721894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d9f2a147-6c2b-40f8-a1d2-2a478931a4aa tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.722006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d9f2a147-6c2b-40f8-a1d2-2a478931a4aa tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:30.725424 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-184fcfcb-dbb6-4743-8466-7d1d76fd33b8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:30.729462 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.729462 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:30.730481 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d9f2a147-6c2b-40f8-a1d2-2a478931a4aa tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:30.730860 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 533/2157] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:30.730919 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-184fcfcb-dbb6-4743-8466-7d1d76fd33b8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:22:30.731695 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 543/2158] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:30.759942 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.762308 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e/action Aug 08 20:22:30.762654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:30.762767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:30.785324 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.785324 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:30.786168 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:30.797565 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Begin detaching volume completed successfully. Aug 08 20:22:30.797856 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-833507c5-a06d-4f4d-a8b1-683d4dff05cc tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e/action returned with HTTP 202 Aug 08 20:22:30.798330 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 541/2159] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:22:30 2026] POST /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:30.858735 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e72fb9f-2252-4d27-b8fa-49fa1aa84f2f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.859395 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e72fb9f-2252-4d27-b8fa-49fa1aa84f2f None None] GET https://10.4.3.206/volume// Aug 08 20:22:30.859709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e72fb9f-2252-4d27-b8fa-49fa1aa84f2f None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.860033 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e72fb9f-2252-4d27-b8fa-49fa1aa84f2f None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.860564 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e72fb9f-2252-4d27-b8fa-49fa1aa84f2f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:30.861016 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 543/2160] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:22:30.870766 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-eedf0f73-af31-4a68-b849-ae11c5b1297d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:30.873534 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-eedf0f73-af31-4a68-b849-ae11c5b1297d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:30.873534 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-eedf0f73-af31-4a68-b849-ae11c5b1297d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:30.873826 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-eedf0f73-af31-4a68-b849-ae11c5b1297d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:30.894109 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:30.894109 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:30.901077 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-eedf0f73-af31-4a68-b849-ae11c5b1297d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:30.907479 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-eedf0f73-af31-4a68-b849-ae11c5b1297d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:22:30.908054 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 534/2161] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:22:30 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:31.228836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c4742c47-9404-489b-a8a9-899f1348b85a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.231739 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4742c47-9404-489b-a8a9-899f1348b85a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:31.232011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4742c47-9404-489b-a8a9-899f1348b85a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:31.232242 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c4742c47-9404-489b-a8a9-899f1348b85a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:31.232395 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c4742c47-9404-489b-a8a9-899f1348b85a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:31.238984 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:31.238984 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:31.239893 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c4742c47-9404-489b-a8a9-899f1348b85a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:31.241105 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 544/2162] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:31 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:31.337194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e2d3b81-7b7b-48ee-ac41-ae2229b6e228 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.450227 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e2d3b81-7b7b-48ee-ac41-ae2229b6e228 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:22:31.450921 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e2d3b81-7b7b-48ee-ac41-ae2229b6e228 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1829462978", "os-volume-type-access:is_public": false}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:31.465413 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e2d3b81-7b7b-48ee-ac41-ae2229b6e228 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:22:31.465761 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 542/2163] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:22:31 2026] POST /volume/v3/types => generated 229 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:31.477286 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-162fe2ab-5cd4-406d-9d5f-0cbe6a5e4b97 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.547252 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5f1fb277-3a4c-4054-82c6-49732833bc25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.552403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f1fb277-3a4c-4054-82c6-49732833bc25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:31.552967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f1fb277-3a4c-4054-82c6-49732833bc25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:31.552967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f1fb277-3a4c-4054-82c6-49732833bc25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:31.553158 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5f1fb277-3a4c-4054-82c6-49732833bc25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:31.555515 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=607,cinder:UPDATE=122,cinder:INSERT=73 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:22:31.560700 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:31.560700 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:31.561473 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f1fb277-3a4c-4054-82c6-49732833bc25 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:31.562234 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 535/2164] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:31 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:31.657598 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-162fe2ab-5cd4-406d-9d5f-0cbe6a5e4b97 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:31.657987 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-162fe2ab-5cd4-406d-9d5f-0cbe6a5e4b97 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "190c5769-6402-48f8-b365-a41645350f86", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:31.659402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-162fe2ab-5cd4-406d-9d5f-0cbe6a5e4b97 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Create volume request body: {'volume': {'volume_type': '190c5769-6402-48f8-b365-a41645350f86', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:31.666272 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-162fe2ab-5cd4-406d-9d5f-0cbe6a5e4b97 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 404 Aug 08 20:22:31.666828 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 544/2165] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:31 2026] POST /volume/v3/volumes => generated 114 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:31.674477 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4657afc5-c6b4-4249-9161-e0562d339a26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.676407 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4657afc5-c6b4-4249-9161-e0562d339a26 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86/action Aug 08 20:22:31.676908 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4657afc5-c6b4-4249-9161-e0562d339a26 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action body: b'{"addProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:31.677066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4657afc5-c6b4-4249-9161-e0562d339a26 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:31.690032 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4657afc5-c6b4-4249-9161-e0562d339a26 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86/action returned with HTTP 202 Aug 08 20:22:31.690955 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 545/2166] 10.4.3.206 () {68 vars in 1384 bytes} [Sat Aug 8 20:22:31 2026] POST /volume/v3/types/190c5769-6402-48f8-b365-a41645350f86/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:31.711913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.713606 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:31.713994 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "190c5769-6402-48f8-b365-a41645350f86", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1681154817"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:31.715925 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Create volume request body: {'volume': {'volume_type': '190c5769-6402-48f8-b365-a41645350f86', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1681154817'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:31.723149 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Create volume of 1 GB Aug 08 20:22:31.723458 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:31.723458 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:31.723998 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Availability Zones retrieved successfully. Aug 08 20:22:31.730251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Flow 'volume_create_api' (b3f13b08-cf39-4ad4-ac21-66b187c3cd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:31.731226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffbe188-8e03-4f45-b313-cfe489f5ab69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:31.732513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:31.746050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cd5e7604-f1f4-4a61-abf9-44fd1577f02a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:31.749406 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd5e7604-f1f4-4a61-abf9-44fd1577f02a tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:31.749406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd5e7604-f1f4-4a61-abf9-44fd1577f02a tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:31.749406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd5e7604-f1f4-4a61-abf9-44fd1577f02a tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:31.749406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-cd5e7604-f1f4-4a61-abf9-44fd1577f02a tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:31.753868 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:31.753868 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:31.755591 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd5e7604-f1f4-4a61-abf9-44fd1577f02a tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:31.757403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffbe188-8e03-4f45-b313-cfe489f5ab69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:22:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=190c5769-6402-48f8-b365-a41645350f86,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1829462978',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '190c5769-6402-48f8-b365-a41645350f86', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:31.757403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207f7d6a-5571-43b1-8606-25b676a15875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:31.758015 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 536/2167] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:31 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:31.805537 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1829462978 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1829462978, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:31.805967 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1829462978 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1829462978, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:22:31.854473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Created reservations ['d53e2998-24db-479c-9a0e-7a1a51cd8f9c', '0deb6993-1ebe-4713-8188-1c50cc651e90', '6f674903-db0b-4908-b693-810ff90be85f', 'd895d2f9-562e-41cb-ae05-bebcb449c164'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:31.855359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (207f7d6a-5571-43b1-8606-25b676a15875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53e2998-24db-479c-9a0e-7a1a51cd8f9c', '0deb6993-1ebe-4713-8188-1c50cc651e90', '6f674903-db0b-4908-b693-810ff90be85f', 'd895d2f9-562e-41cb-ae05-bebcb449c164']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:31.856143 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4974c1c4-fedb-42b7-8786-216e7a3a7796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:31.883254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4974c1c4-fedb-42b7-8786-216e7a3a7796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd6d10b-580c-4541-ab53-d077439b7cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1681154817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce5907d1a684565b5044e2c1d5862d6',qos_specs=None,replication_status=,reservations=['d53e2998-24db-479c-9a0e-7a1a51cd8f9c','0deb6993-1ebe-4713-8188-1c50cc651e90','6f674903-db0b-4908-b693-810ff90be85f','d895d2f9-562e-41cb-ae05-bebcb449c164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301f1b99e03f4b7db3e125e7152e98ef',volume_type_id=190c5769-6402-48f8-b365-a41645350f86), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1681154817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd6d10b-580c-4541-ab53-d077439b7cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ce5907d1a684565b5044e2c1d5862d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='301f1b99e03f4b7db3e125e7152e98ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(190c5769-6402-48f8-b365-a41645350f86),volume_type_id=190c5769-6402-48f8-b365-a41645350f86)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:31.884290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89dd0455-e923-42de-adf2-8dba96374c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:31.909901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89dd0455-e923-42de-adf2-8dba96374c0a) transitioned into state 'SUCCESS' from state '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-1681154817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ce5907d1a684565b5044e2c1d5862d6',qos_specs=None,replication_status=,reservations=['d53e2998-24db-479c-9a0e-7a1a51cd8f9c','0deb6993-1ebe-4713-8188-1c50cc651e90','6f674903-db0b-4908-b693-810ff90be85f','d895d2f9-562e-41cb-ae05-bebcb449c164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='301f1b99e03f4b7db3e125e7152e98ef',volume_type_id=190c5769-6402-48f8-b365-a41645350f86)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:31.911055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56023c57-a682-4f0b-b832-122a396637c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:31.926097 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56023c57-a682-4f0b-b832-122a396637c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:31.927171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Flow 'volume_create_api' (b3f13b08-cf39-4ad4-ac21-66b187c3cd91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:31.928096 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Create volume request issued successfully. Aug 08 20:22:31.929441 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88e75969-f5da-4072-bdb0-e05b9de2cab2 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:31.929441 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 543/2168] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:31 2026] POST /volume/v3/volumes => generated 796 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:32.004234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-37b83209-b487-4029-8f82-6935a5e3a212 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:32.007117 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37b83209-b487-4029-8f82-6935a5e3a212 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] GET https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:32.007370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37b83209-b487-4029-8f82-6935a5e3a212 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:32.007630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37b83209-b487-4029-8f82-6935a5e3a212 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:32.016925 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:32.016925 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:32.022315 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-37b83209-b487-4029-8f82-6935a5e3a212 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Volume info retrieved successfully. Aug 08 20:22:32.030590 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37b83209-b487-4029-8f82-6935a5e3a212 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 returned with HTTP 200 Aug 08 20:22:32.031088 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 545/2169] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:32 2026] GET /volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:32.261224 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9fb370e-3ad0-4860-91df-8f08a2a4debd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:32.268283 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9fb370e-3ad0-4860-91df-8f08a2a4debd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:32.269189 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9fb370e-3ad0-4860-91df-8f08a2a4debd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:32.270641 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9fb370e-3ad0-4860-91df-8f08a2a4debd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:32.271236 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e9fb370e-3ad0-4860-91df-8f08a2a4debd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:32.280672 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:32.280672 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:32.281864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9fb370e-3ad0-4860-91df-8f08a2a4debd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:32.283540 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 546/2170] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:32 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:32.576333 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e4912c9-4d08-4727-b7ac-d0df11f28cd6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:32.580238 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e4912c9-4d08-4727-b7ac-d0df11f28cd6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:32.580472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e4912c9-4d08-4727-b7ac-d0df11f28cd6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:32.580662 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e4912c9-4d08-4727-b7ac-d0df11f28cd6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:32.580779 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3e4912c9-4d08-4727-b7ac-d0df11f28cd6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:32.585925 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:32.585925 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:32.586881 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e4912c9-4d08-4727-b7ac-d0df11f28cd6 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:32.587402 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 537/2171] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:32 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:32.777488 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae4e1410-64c4-426c-bfb3-9c29b88f145d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:32.782855 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae4e1410-64c4-426c-bfb3-9c29b88f145d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:32.783263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae4e1410-64c4-426c-bfb3-9c29b88f145d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:32.783494 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae4e1410-64c4-426c-bfb3-9c29b88f145d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:32.786209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ae4e1410-64c4-426c-bfb3-9c29b88f145d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:32.791401 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:32.791401 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:32.794405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae4e1410-64c4-426c-bfb3-9c29b88f145d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:32.794405 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 544/2172] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:32 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.048445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4a6c9848-a014-4456-8e90-1e520a789495 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.050218 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4a6c9848-a014-4456-8e90-1e520a789495 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] GET https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:33.050406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4a6c9848-a014-4456-8e90-1e520a789495 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.050589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4a6c9848-a014-4456-8e90-1e520a789495 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.057981 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.057981 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:33.062572 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4a6c9848-a014-4456-8e90-1e520a789495 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Volume info retrieved successfully. Aug 08 20:22:33.067191 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4a6c9848-a014-4456-8e90-1e520a789495 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 returned with HTTP 200 Aug 08 20:22:33.067433 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 546/2173] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:33 2026] GET /volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.084917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e7c891d8-98f3-4621-ab5d-4909fbc5fd04 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.086785 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7c891d8-98f3-4621-ab5d-4909fbc5fd04 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] GET https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:33.087048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7c891d8-98f3-4621-ab5d-4909fbc5fd04 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.087329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7c891d8-98f3-4621-ab5d-4909fbc5fd04 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.094373 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.094373 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:33.098128 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e7c891d8-98f3-4621-ab5d-4909fbc5fd04 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Volume info retrieved successfully. Aug 08 20:22:33.102261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7c891d8-98f3-4621-ab5d-4909fbc5fd04 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 returned with HTTP 200 Aug 08 20:22:33.102656 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 547/2174] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:33 2026] GET /volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 => generated 889 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.115681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.117577 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:33.117812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.118043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.118288 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Delete volume with id: 8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:33.127266 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.127266 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:33.128136 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Volume info retrieved successfully. Aug 08 20:22:33.158823 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Delete volume request issued successfully. Aug 08 20:22:33.159200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e30d03c0-bba5-4b31-83be-86e639a01c2c tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 returned with HTTP 202 Aug 08 20:22:33.159722 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 538/2175] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:33 2026] DELETE /volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:33.167768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2e6a2c0f-adf3-42af-aa8e-26f31ffdddba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.170233 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e6a2c0f-adf3-42af-aa8e-26f31ffdddba tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] GET https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:33.170460 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e6a2c0f-adf3-42af-aa8e-26f31ffdddba tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.170692 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2e6a2c0f-adf3-42af-aa8e-26f31ffdddba tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.180295 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.180295 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:33.186216 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2e6a2c0f-adf3-42af-aa8e-26f31ffdddba tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Volume info retrieved successfully. Aug 08 20:22:33.192868 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2e6a2c0f-adf3-42af-aa8e-26f31ffdddba tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 returned with HTTP 200 Aug 08 20:22:33.193578 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 545/2176] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:33 2026] GET /volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 => generated 888 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.320712 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4168381d-90fc-4be9-a261-4b20890f4869 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.324055 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4168381d-90fc-4be9-a261-4b20890f4869 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:33.324334 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4168381d-90fc-4be9-a261-4b20890f4869 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.324597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4168381d-90fc-4be9-a261-4b20890f4869 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.324763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4168381d-90fc-4be9-a261-4b20890f4869 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:33.329689 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.329689 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:33.330834 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4168381d-90fc-4be9-a261-4b20890f4869 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:33.331332 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 547/2177] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:33 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.601985 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-014d8f2b-c17d-46ba-9ec8-1512bfc126b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.604162 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-014d8f2b-c17d-46ba-9ec8-1512bfc126b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:33.604420 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-014d8f2b-c17d-46ba-9ec8-1512bfc126b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.604702 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-014d8f2b-c17d-46ba-9ec8-1512bfc126b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.604940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-014d8f2b-c17d-46ba-9ec8-1512bfc126b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:33.609629 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.609629 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:33.610455 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-014d8f2b-c17d-46ba-9ec8-1512bfc126b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:33.610919 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 548/2178] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:33 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.805080 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-41be4598-ccf6-4a90-b454-d14d0ff948ff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.810223 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41be4598-ccf6-4a90-b454-d14d0ff948ff tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:33.810672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41be4598-ccf6-4a90-b454-d14d0ff948ff tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:33.810672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41be4598-ccf6-4a90-b454-d14d0ff948ff tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:33.810820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-41be4598-ccf6-4a90-b454-d14d0ff948ff tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:33.819065 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:33.819065 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:33.820038 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41be4598-ccf6-4a90-b454-d14d0ff948ff tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:33.820523 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 539/2179] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:33 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:33.980510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:33.984966 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:33.985356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1626361671", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:33.990197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1626361671', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:33.990309 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create volume of 1 GB Aug 08 20:22:33.995954 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Availability Zones retrieved successfully. Aug 08 20:22:34.002324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Flow 'volume_create_api' (3aa30b29-09f6-4650-bbcc-e472a53ac15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:34.003361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a9e956-cc7d-4c52-ad62-d29a293efaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:34.004240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:34.032224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a9e956-cc7d-4c52-ad62-d29a293efaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:34.032730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee043485-96f5-4f87-a360-a57e5afb5f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:34.098805 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Created reservations ['0cb58e9b-151c-44e4-bd99-48cfe5da03e6', '9370ddf8-6902-438c-b41b-1931d9686315', '6aadabeb-5ec1-46f4-ac92-bc3ab8f6feed', '9bfe3b2a-9052-4b83-bc29-d87094281d95'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:34.099564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee043485-96f5-4f87-a360-a57e5afb5f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cb58e9b-151c-44e4-bd99-48cfe5da03e6', '9370ddf8-6902-438c-b41b-1931d9686315', '6aadabeb-5ec1-46f4-ac92-bc3ab8f6feed', '9bfe3b2a-9052-4b83-bc29-d87094281d95']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:34.100225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3737f6ba-160f-48b5-84f7-cb153ab2a6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:34.124012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3737f6ba-160f-48b5-84f7-cb153ab2a6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '900c84eb-3da0-4a74-811e-2ae2a7240ecd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1626361671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f2e26d601e451db7bf489f422f8da8',qos_specs=None,replication_status=,reservations=['0cb58e9b-151c-44e4-bd99-48cfe5da03e6','9370ddf8-6902-438c-b41b-1931d9686315','6aadabeb-5ec1-46f4-ac92-bc3ab8f6feed','9bfe3b2a-9052-4b83-bc29-d87094281d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be0e642e3e4642c09c14177d5af44229',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1626361671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=900c84eb-3da0-4a74-811e-2ae2a7240ecd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f2e26d601e451db7bf489f422f8da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be0e642e3e4642c09c14177d5af44229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:34.124705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8125c67f-673b-4ac6-8030-8a69cb7fe19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:34.153597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8125c67f-673b-4ac6-8030-8a69cb7fe19e) transitioned into state 'SUCCESS' from state '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-1626361671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f2e26d601e451db7bf489f422f8da8',qos_specs=None,replication_status=,reservations=['0cb58e9b-151c-44e4-bd99-48cfe5da03e6','9370ddf8-6902-438c-b41b-1931d9686315','6aadabeb-5ec1-46f4-ac92-bc3ab8f6feed','9bfe3b2a-9052-4b83-bc29-d87094281d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be0e642e3e4642c09c14177d5af44229',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:34.154267 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be7ef014-dfe1-44c0-b229-a59fc57e944f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:34.164970 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be7ef014-dfe1-44c0-b229-a59fc57e944f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:34.165753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Flow 'volume_create_api' (3aa30b29-09f6-4650-bbcc-e472a53ac15a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:34.166033 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create volume request issued successfully. Aug 08 20:22:34.166571 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b4fff66b-d1cb-43a0-bf0e-06ca9c8573c3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:34.166969 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 546/2180] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:33 2026] POST /volume/v3/volumes => generated 747 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:34.203041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-7e06589a-49da-4e68-95b6-dfe297b8dbdf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.206025 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-7e06589a-49da-4e68-95b6-dfe297b8dbdf tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] DELETE https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 Aug 08 20:22:34.206328 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-7e06589a-49da-4e68-95b6-dfe297b8dbdf tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.206816 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-7e06589a-49da-4e68-95b6-dfe297b8dbdf tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.213890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f081881-eeb9-420e-8fc3-aebec1585c26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.215759 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f081881-eeb9-420e-8fc3-aebec1585c26 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] GET https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 Aug 08 20:22:34.215949 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f081881-eeb9-420e-8fc3-aebec1585c26 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.216126 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f081881-eeb9-420e-8fc3-aebec1585c26 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.222267 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:34.222267 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:34.223505 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f081881-eeb9-420e-8fc3-aebec1585c26 tempest-VolumeTypesAccessTest-365085545 tempest-VolumeTypesAccessTest-365085545-project-member] https://10.4.3.206/volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 returned with HTTP 404 Aug 08 20:22:34.224097 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 549/2181] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/volumes/8bd6d10b-580c-4541-ab53-d077439b7cc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:34.237446 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ebeb2d8-a584-46b8-96e8-a3ce3782919a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.239529 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ebeb2d8-a584-46b8-96e8-a3ce3782919a tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86/action Aug 08 20:22:34.239847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ebeb2d8-a584-46b8-96e8-a3ce3782919a tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action body: b'{"removeProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:34.239949 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ebeb2d8-a584-46b8-96e8-a3ce3782919a tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:34.254718 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ebeb2d8-a584-46b8-96e8-a3ce3782919a tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86/action returned with HTTP 202 Aug 08 20:22:34.255222 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 540/2182] 10.4.3.206 () {68 vars in 1384 bytes} [Sat Aug 8 20:22:34 2026] POST /volume/v3/types/190c5769-6402-48f8-b365-a41645350f86/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.263148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22054ebf-4d19-4e8b-ac59-7402f877e391 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.266273 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22054ebf-4d19-4e8b-ac59-7402f877e391 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] DELETE https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86 Aug 08 20:22:34.266486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22054ebf-4d19-4e8b-ac59-7402f877e391 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.266776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22054ebf-4d19-4e8b-ac59-7402f877e391 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.267104 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:34.267104 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:34.281180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6c140b77-042e-49cf-85f0-bb704c42b8c2 req-7e06589a-49da-4e68-95b6-dfe297b8dbdf tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 returned with HTTP 200 Aug 08 20:22:34.281662 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 548/2183] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:22:34 2026] DELETE /volume/v3/attachments/93a41bb2-48f1-4502-a81a-eb67dcfacc40 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:34.296640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22054ebf-4d19-4e8b-ac59-7402f877e391 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86 returned with HTTP 202 Aug 08 20:22:34.297207 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 547/2184] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:22:34 2026] DELETE /volume/v3/types/190c5769-6402-48f8-b365-a41645350f86 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.305630 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19f05052-39a4-44c4-afd2-67fdae6de396 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.308011 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19f05052-39a4-44c4-afd2-67fdae6de396 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] GET https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86 Aug 08 20:22:34.308208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19f05052-39a4-44c4-afd2-67fdae6de396 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.308505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19f05052-39a4-44c4-afd2-67fdae6de396 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.312705 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19f05052-39a4-44c4-afd2-67fdae6de396 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/190c5769-6402-48f8-b365-a41645350f86 returned with HTTP 404 Aug 08 20:22:34.315164 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 550/2185] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/types/190c5769-6402-48f8-b365-a41645350f86 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:34.325109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a897462b-bc04-4659-a0ce-f05582b6900f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.328923 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a897462b-bc04-4659-a0ce-f05582b6900f tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:22:34.329272 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a897462b-bc04-4659-a0ce-f05582b6900f tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1451136496", "os-volume-type-access:is_public": false}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:34.350766 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a897462b-bc04-4659-a0ce-f05582b6900f tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:22:34.351126 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 541/2186] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:22:34 2026] POST /volume/v3/types => generated 229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:34.359950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-95cac694-a437-411b-b272-5cdb37f98524 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.363779 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-95cac694-a437-411b-b272-5cdb37f98524 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action Aug 08 20:22:34.364147 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-95cac694-a437-411b-b272-5cdb37f98524 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action body: b'{"addProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:34.364282 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-95cac694-a437-411b-b272-5cdb37f98524 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:34.368081 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:34.368081 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:34.385180 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-95cac694-a437-411b-b272-5cdb37f98524 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action returned with HTTP 202 Aug 08 20:22:34.385750 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 549/2187] 10.4.3.206 () {68 vars in 1384 bytes} [Sat Aug 8 20:22:34 2026] POST /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.392790 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48942c9a-d9d4-49d0-8aea-b288449b5bf6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.394548 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48942c9a-d9d4-49d0-8aea-b288449b5bf6 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:34.394853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48942c9a-d9d4-49d0-8aea-b288449b5bf6 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.395027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48942c9a-d9d4-49d0-8aea-b288449b5bf6 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.395076 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bfa677f1-9e67-489f-bd80-02a64fcc27bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.395120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-48942c9a-d9d4-49d0-8aea-b288449b5bf6 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:34.399479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfa677f1-9e67-489f-bd80-02a64fcc27bd tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action Aug 08 20:22:34.399798 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:34.399798 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:34.399953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfa677f1-9e67-489f-bd80-02a64fcc27bd tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action body: b'{"addProjectAccess": {"project": "c167e3b9d73044d9bbabe62b0e3c16b5"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:34.400099 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfa677f1-9e67-489f-bd80-02a64fcc27bd tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c167e3b9d73044d9bbabe62b0e3c16b5"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:34.400545 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48942c9a-d9d4-49d0-8aea-b288449b5bf6 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:34.400953 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 548/2188] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:34.416287 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfa677f1-9e67-489f-bd80-02a64fcc27bd tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action returned with HTTP 202 Aug 08 20:22:34.416850 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 551/2189] 10.4.3.206 () {68 vars in 1384 bytes} [Sat Aug 8 20:22:34 2026] POST /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.423855 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85e2cc40-568e-496f-9318-d6a678c28548 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.425863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85e2cc40-568e-496f-9318-d6a678c28548 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] GET https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/os-volume-type-access Aug 08 20:22:34.426048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85e2cc40-568e-496f-9318-d6a678c28548 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.426240 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85e2cc40-568e-496f-9318-d6a678c28548 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.439188 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85e2cc40-568e-496f-9318-d6a678c28548 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/os-volume-type-access returned with HTTP 200 Aug 08 20:22:34.439694 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 542/2190] 10.4.3.206 () {66 vars in 1408 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:34.447493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-37eb36b6-0f4d-4e1f-bb3e-0362b6a1d05c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.449785 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37eb36b6-0f4d-4e1f-bb3e-0362b6a1d05c tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action Aug 08 20:22:34.450184 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37eb36b6-0f4d-4e1f-bb3e-0362b6a1d05c tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action body: b'{"removeProjectAccess": {"project": "c167e3b9d73044d9bbabe62b0e3c16b5"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:34.450356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37eb36b6-0f4d-4e1f-bb3e-0362b6a1d05c tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c167e3b9d73044d9bbabe62b0e3c16b5"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:34.465417 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37eb36b6-0f4d-4e1f-bb3e-0362b6a1d05c tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action returned with HTTP 202 Aug 08 20:22:34.465986 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 550/2191] 10.4.3.206 () {68 vars in 1384 bytes} [Sat Aug 8 20:22:34 2026] POST /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.473843 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a6e6b8e0-05e5-4c89-86f6-bb492f894b02 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.475568 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6e6b8e0-05e5-4c89-86f6-bb492f894b02 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] POST https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action Aug 08 20:22:34.476526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6e6b8e0-05e5-4c89-86f6-bb492f894b02 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action body: b'{"removeProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:34.476649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a6e6b8e0-05e5-4c89-86f6-bb492f894b02 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9ce5907d1a684565b5044e2c1d5862d6"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:34.489095 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a6e6b8e0-05e5-4c89-86f6-bb492f894b02 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action returned with HTTP 202 Aug 08 20:22:34.489524 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 549/2192] 10.4.3.206 () {68 vars in 1384 bytes} [Sat Aug 8 20:22:34 2026] POST /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.498262 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a548a3c2-abf1-4b43-9bc0-6363d8b374a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.500945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a548a3c2-abf1-4b43-9bc0-6363d8b374a3 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] DELETE https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a Aug 08 20:22:34.501652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a548a3c2-abf1-4b43-9bc0-6363d8b374a3 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.502022 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a548a3c2-abf1-4b43-9bc0-6363d8b374a3 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.530789 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a548a3c2-abf1-4b43-9bc0-6363d8b374a3 tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a returned with HTTP 202 Aug 08 20:22:34.531457 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 552/2193] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:22:34 2026] DELETE /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:34.539835 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-847b0ecd-26cf-4d4f-9c81-0cae498e311e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.542107 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-847b0ecd-26cf-4d4f-9c81-0cae498e311e tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] GET https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a Aug 08 20:22:34.542317 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-847b0ecd-26cf-4d4f-9c81-0cae498e311e tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.542565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-847b0ecd-26cf-4d4f-9c81-0cae498e311e tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.551462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-847b0ecd-26cf-4d4f-9c81-0cae498e311e tempest-VolumeTypesAccessTest-727288048 tempest-VolumeTypesAccessTest-727288048-project-admin] https://10.4.3.206/volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a returned with HTTP 404 Aug 08 20:22:34.552130 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 543/2194] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/types/93598afa-ee90-4980-9cf3-77d3d304d24a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:34.624997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dcfa0205-333a-49d9-87d2-0e0c1cac0b21 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.626601 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dcfa0205-333a-49d9-87d2-0e0c1cac0b21 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:34.627018 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dcfa0205-333a-49d9-87d2-0e0c1cac0b21 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.627290 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dcfa0205-333a-49d9-87d2-0e0c1cac0b21 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.627290 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-dcfa0205-333a-49d9-87d2-0e0c1cac0b21 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:34.631795 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:34.631795 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:34.632433 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dcfa0205-333a-49d9-87d2-0e0c1cac0b21 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:34.632782 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 551/2195] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:34.831181 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d5c96184-782f-4605-925d-7f498eecb7b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:34.833868 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5c96184-782f-4605-925d-7f498eecb7b9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:34.834150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5c96184-782f-4605-925d-7f498eecb7b9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:34.834381 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5c96184-782f-4605-925d-7f498eecb7b9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:34.834533 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d5c96184-782f-4605-925d-7f498eecb7b9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:34.839595 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:34.839595 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:34.840443 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5c96184-782f-4605-925d-7f498eecb7b9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:34.840888 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 550/2196] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:34 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:35.160291 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a8ab9b9f-0397-418f-a94f-c994cd06711a req-d36f1a57-096c-4f6e-aa50-a3ba01d8fec6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.163553 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a8ab9b9f-0397-418f-a94f-c994cd06711a req-d36f1a57-096c-4f6e-aa50-a3ba01d8fec6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:35.163839 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a8ab9b9f-0397-418f-a94f-c994cd06711a req-d36f1a57-096c-4f6e-aa50-a3ba01d8fec6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.164296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a8ab9b9f-0397-418f-a94f-c994cd06711a req-d36f1a57-096c-4f6e-aa50-a3ba01d8fec6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.172502 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.172502 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:35.177364 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a8ab9b9f-0397-418f-a94f-c994cd06711a req-d36f1a57-096c-4f6e-aa50-a3ba01d8fec6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:35.182675 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a8ab9b9f-0397-418f-a94f-c994cd06711a req-d36f1a57-096c-4f6e-aa50-a3ba01d8fec6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:22:35.183293 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 553/2197] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:35.202464 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df680469-8111-49f1-a8da-aa402c4f8c41 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.204683 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:35.204971 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.205213 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.206030 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Delete volume with id: 0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:35.216412 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.216412 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:35.216961 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:35.240043 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Delete volume request issued successfully. Aug 08 20:22:35.240257 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df680469-8111-49f1-a8da-aa402c4f8c41 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 202 Aug 08 20:22:35.240708 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 544/2198] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:35 2026] DELETE /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:22:35.248967 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3deb1a36-c365-4816-a0e5-3f58c4ae7cff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.251273 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3deb1a36-c365-4816-a0e5-3f58c4ae7cff tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:35.251567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3deb1a36-c365-4816-a0e5-3f58c4ae7cff tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.251850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3deb1a36-c365-4816-a0e5-3f58c4ae7cff tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.261988 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.261988 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:35.276536 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3deb1a36-c365-4816-a0e5-3f58c4ae7cff tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:35.288378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3deb1a36-c365-4816-a0e5-3f58c4ae7cff tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 200 Aug 08 20:22:35.288921 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 552/2199] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:35.439234 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-472c6892-9451-44be-8fa8-58fa0dfc7220 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.441602 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-472c6892-9451-44be-8fa8-58fa0dfc7220 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:35.441829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-472c6892-9451-44be-8fa8-58fa0dfc7220 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.442023 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-472c6892-9451-44be-8fa8-58fa0dfc7220 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.442129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-472c6892-9451-44be-8fa8-58fa0dfc7220 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:35.448263 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.448263 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:35.448871 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-472c6892-9451-44be-8fa8-58fa0dfc7220 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:35.449286 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 551/2200] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:35.647372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a0a1259e-857c-422a-8bac-4f123caf6d72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.649997 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0a1259e-857c-422a-8bac-4f123caf6d72 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:35.650226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0a1259e-857c-422a-8bac-4f123caf6d72 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.650492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0a1259e-857c-422a-8bac-4f123caf6d72 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.650598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a0a1259e-857c-422a-8bac-4f123caf6d72 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:35.656751 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.656751 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:35.657696 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0a1259e-857c-422a-8bac-4f123caf6d72 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:35.658145 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 554/2201] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:35.668645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ad7c93c3-8c1c-4336-9b10-e4050e7f2cfe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.670459 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad7c93c3-8c1c-4336-9b10-e4050e7f2cfe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:35.670662 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad7c93c3-8c1c-4336-9b10-e4050e7f2cfe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.670869 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ad7c93c3-8c1c-4336-9b10-e4050e7f2cfe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.670969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ad7c93c3-8c1c-4336-9b10-e4050e7f2cfe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:35.674935 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.674935 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:35.675699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ad7c93c3-8c1c-4336-9b10-e4050e7f2cfe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:35.676072 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 545/2202] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:35.689047 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.691254 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:35.691525 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.691807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.691957 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete backup with id: f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. Aug 08 20:22:35.698111 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.698111 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:35.713733 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] delete_backup rpcapi backup_id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:35.716986 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4fdf7c01-9cbf-4973-9800-e9560d2adaf8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 202 Aug 08 20:22:35.716986 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 553/2203] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:35 2026] DELETE /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:35.726665 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bbbae41e-bd42-4e6e-a8b8-4305c6950e86 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.731640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbbae41e-bd42-4e6e-a8b8-4305c6950e86 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:35.731640 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbbae41e-bd42-4e6e-a8b8-4305c6950e86 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.731640 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbbae41e-bd42-4e6e-a8b8-4305c6950e86 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.731640 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bbbae41e-bd42-4e6e-a8b8-4305c6950e86 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:35.735591 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.735591 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:35.736422 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbbae41e-bd42-4e6e-a8b8-4305c6950e86 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 200 Aug 08 20:22:35.736824 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 552/2204] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:35.859405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7a42a5c-9d71-4e58-854a-c24ddf37f5ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:35.859405 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7a42a5c-9d71-4e58-854a-c24ddf37f5ce tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:35.859405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7a42a5c-9d71-4e58-854a-c24ddf37f5ce tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:35.859405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7a42a5c-9d71-4e58-854a-c24ddf37f5ce tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:35.859405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a7a42a5c-9d71-4e58-854a-c24ddf37f5ce tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:35.863266 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:35.863266 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:35.863931 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7a42a5c-9d71-4e58-854a-c24ddf37f5ce tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:35.864274 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 555/2205] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:35 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:36.304214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-037c71a2-ecbe-463c-869a-04e0a061aad9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:36.308254 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-037c71a2-ecbe-463c-869a-04e0a061aad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e Aug 08 20:22:36.308254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-037c71a2-ecbe-463c-869a-04e0a061aad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:36.308254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-037c71a2-ecbe-463c-869a-04e0a061aad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:36.317303 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-037c71a2-ecbe-463c-869a-04e0a061aad9 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e returned with HTTP 404 Aug 08 20:22:36.317878 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 546/2206] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:36 2026] GET /volume/v3/volumes/0d63ed14-979a-4ace-8026-e7bf6b54590e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:36.460025 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6c83bbb0-828a-4a80-8165-88e4c4de0e99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:36.462060 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c83bbb0-828a-4a80-8165-88e4c4de0e99 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:36.462060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c83bbb0-828a-4a80-8165-88e4c4de0e99 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:36.462060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6c83bbb0-828a-4a80-8165-88e4c4de0e99 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:36.462060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6c83bbb0-828a-4a80-8165-88e4c4de0e99 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:36.469063 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:36.469063 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:36.469879 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6c83bbb0-828a-4a80-8165-88e4c4de0e99 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:36.470237 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 554/2207] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:36 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:36.751906 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f9614d81-bf68-4977-8fbc-ea3d8f90d905 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:36.753678 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f9614d81-bf68-4977-8fbc-ea3d8f90d905 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c Aug 08 20:22:36.753886 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f9614d81-bf68-4977-8fbc-ea3d8f90d905 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:36.754053 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f9614d81-bf68-4977-8fbc-ea3d8f90d905 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:36.754357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f9614d81-bf68-4977-8fbc-ea3d8f90d905 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id f20d0ed7-32c9-4f8b-a349-e4c65f09af3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:36.757450 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f9614d81-bf68-4977-8fbc-ea3d8f90d905 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c returned with HTTP 404 Aug 08 20:22:36.757913 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 553/2208] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:36 2026] GET /volume/v3/backups/f20d0ed7-32c9-4f8b-a349-e4c65f09af3c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:36.766167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:36.767736 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:22:36.768077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c67bf29f-df57-488b-a445-2e87f06af09c", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-297382453", "container": "tempest-volumesbackupstest-backup-container-775535486"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:36.771280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating new backup {'backup': {'volume_id': 'c67bf29f-df57-488b-a445-2e87f06af09c', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-297382453', 'container': 'tempest-volumesbackupstest-backup-container-775535486'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:22:36.771516 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Creating backup of volume c67bf29f-df57-488b-a445-2e87f06af09c in container tempest-volumesbackupstest-backup-container-775535486 Aug 08 20:22:36.790360 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:36.790360 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:36.790791 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:36.820739 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Created reservations ['308c69cc-4320-43f0-bc88-eb16772c461d', '0d011ee3-87b6-4a89-89e4-b95eea128d39'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:36.869447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f71508d-d0a3-4f43-8868-d4fa572dae9e tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:22:36.870257 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 556/2209] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:36 2026] POST /volume/v3/backups => generated 329 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:36.877818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f2c45b8a-da70-4aa5-b6bd-57065092fa70 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:36.878745 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-517f8fc2-8c1e-4f11-9029-99803a8afe15 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:36.881810 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2c45b8a-da70-4aa5-b6bd-57065092fa70 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:36.881810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2c45b8a-da70-4aa5-b6bd-57065092fa70 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:36.881810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f2c45b8a-da70-4aa5-b6bd-57065092fa70 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:36.882017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f2c45b8a-da70-4aa5-b6bd-57065092fa70 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:36.882813 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-517f8fc2-8c1e-4f11-9029-99803a8afe15 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:36.883169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-517f8fc2-8c1e-4f11-9029-99803a8afe15 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:36.883584 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-517f8fc2-8c1e-4f11-9029-99803a8afe15 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:36.884414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-517f8fc2-8c1e-4f11-9029-99803a8afe15 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:36.888230 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:36.888230 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:36.888230 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f2c45b8a-da70-4aa5-b6bd-57065092fa70 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:36.889044 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 547/2210] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:36 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:36.894105 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:36.894105 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:36.895494 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-517f8fc2-8c1e-4f11-9029-99803a8afe15 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:36.896086 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 555/2211] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:36 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:37.485445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bd23cfcf-3323-4b80-b0d3-5f117b5c24b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:37.490467 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd23cfcf-3323-4b80-b0d3-5f117b5c24b3 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:37.490717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd23cfcf-3323-4b80-b0d3-5f117b5c24b3 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:37.490908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bd23cfcf-3323-4b80-b0d3-5f117b5c24b3 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:37.491083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bd23cfcf-3323-4b80-b0d3-5f117b5c24b3 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:37.509306 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:37.509306 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:37.510156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bd23cfcf-3323-4b80-b0d3-5f117b5c24b3 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:37.510508 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 554/2212] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:37 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:37.907439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61be6ffd-0b46-4dcf-9cee-c75295568b02 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:37.910304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61be6ffd-0b46-4dcf-9cee-c75295568b02 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:37.910566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61be6ffd-0b46-4dcf-9cee-c75295568b02 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:37.910630 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aaf70882-8983-4753-a084-2d7d55135759 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:37.911117 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61be6ffd-0b46-4dcf-9cee-c75295568b02 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:37.911338 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-61be6ffd-0b46-4dcf-9cee-c75295568b02 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:37.912913 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaf70882-8983-4753-a084-2d7d55135759 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:37.913209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaf70882-8983-4753-a084-2d7d55135759 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:37.913343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aaf70882-8983-4753-a084-2d7d55135759 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:37.913996 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-aaf70882-8983-4753-a084-2d7d55135759 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:37.916971 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:37.916971 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:37.917834 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:37.917834 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:37.917907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61be6ffd-0b46-4dcf-9cee-c75295568b02 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:37.918268 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 557/2213] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:37 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:37.918567 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aaf70882-8983-4753-a084-2d7d55135759 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:37.918943 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 548/2214] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:37 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:38.042570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:38.179856 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:38.180306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1505625737"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:38.184194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1505625737'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:38.184194 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Create volume of 1 GB Aug 08 20:22:38.186260 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Availability Zones retrieved successfully. Aug 08 20:22:38.193829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Flow 'volume_create_api' (e599be24-26cb-4d3e-9ae4-ff9cd14f22c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:38.195116 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0b70a5-ff0f-42aa-bb42-bc22256e17ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:38.196378 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:38.229755 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0b70a5-ff0f-42aa-bb42-bc22256e17ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:38.230639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff21572-de9a-42eb-8508-d328bcf0b28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:38.314793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Created reservations ['46430600-5cae-4be3-bc8b-afe06cde818d', '1cda91b9-efac-4e66-9056-c6a791bd1c54', '2bb635c1-bd98-4aa2-a9e3-1d9e95beaf16', '64eac342-502f-429c-8e68-31aa5b214162'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:38.315815 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff21572-de9a-42eb-8508-d328bcf0b28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46430600-5cae-4be3-bc8b-afe06cde818d', '1cda91b9-efac-4e66-9056-c6a791bd1c54', '2bb635c1-bd98-4aa2-a9e3-1d9e95beaf16', '64eac342-502f-429c-8e68-31aa5b214162']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:38.316732 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef7c9ac-1121-4b17-9835-4ee61f5a9b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:38.343649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cef7c9ac-1121-4b17-9835-4ee61f5a9b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494ca793-a4cc-45ae-9e2c-24d45c375241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1505625737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea57e0dd7134807ba2887bcde742870',qos_specs=None,replication_status=,reservations=['46430600-5cae-4be3-bc8b-afe06cde818d','1cda91b9-efac-4e66-9056-c6a791bd1c54','2bb635c1-bd98-4aa2-a9e3-1d9e95beaf16','64eac342-502f-429c-8e68-31aa5b214162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe12714f8334832b6f0c76730a8915e',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1505625737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494ca793-a4cc-45ae-9e2c-24d45c375241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eea57e0dd7134807ba2887bcde742870',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fe12714f8334832b6f0c76730a8915e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:38.344836 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335615af-8b18-4aed-8aea-51aefe381ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:38.368403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (335615af-8b18-4aed-8aea-51aefe381ca1) transitioned into state 'SUCCESS' from state '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-1505625737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eea57e0dd7134807ba2887bcde742870',qos_specs=None,replication_status=,reservations=['46430600-5cae-4be3-bc8b-afe06cde818d','1cda91b9-efac-4e66-9056-c6a791bd1c54','2bb635c1-bd98-4aa2-a9e3-1d9e95beaf16','64eac342-502f-429c-8e68-31aa5b214162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fe12714f8334832b6f0c76730a8915e',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:38.369117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99239f6-d244-4dbf-8ad9-9d873473725c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:38.380233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e99239f6-d244-4dbf-8ad9-9d873473725c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:38.381333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Flow 'volume_create_api' (e599be24-26cb-4d3e-9ae4-ff9cd14f22c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:38.381560 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Create volume request issued successfully. Aug 08 20:22:38.382408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f0a19f0-7270-4237-a754-87cf2fa510b9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:38.382775 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 556/2215] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:22:38 2026] POST /volume/v3/volumes => generated 774 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:38.397877 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38b194bc-16b7-45ed-802d-af116412896e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:38.400088 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38b194bc-16b7-45ed-802d-af116412896e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:22:38.400401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38b194bc-16b7-45ed-802d-af116412896e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:38.400705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38b194bc-16b7-45ed-802d-af116412896e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:38.410120 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:38.410120 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:38.415493 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-38b194bc-16b7-45ed-802d-af116412896e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:22:38.420547 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38b194bc-16b7-45ed-802d-af116412896e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:22:38.420547 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 555/2216] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:38 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:38.533442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-82ebb8fb-5739-4a18-9ca7-28ddfada6c7a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:38.537226 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82ebb8fb-5739-4a18-9ca7-28ddfada6c7a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:38.538219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82ebb8fb-5739-4a18-9ca7-28ddfada6c7a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:38.538724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-82ebb8fb-5739-4a18-9ca7-28ddfada6c7a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:38.539816 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-82ebb8fb-5739-4a18-9ca7-28ddfada6c7a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:38.547059 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:38.547059 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:38.548275 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-82ebb8fb-5739-4a18-9ca7-28ddfada6c7a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:38.548747 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 558/2217] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:38 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:38.930120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22a6f499-0c4c-4222-a0e1-19b66ba76285 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:38.931340 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-898540ec-f41b-4c53-8b74-d738c0417b37 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:38.932104 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a6f499-0c4c-4222-a0e1-19b66ba76285 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:38.932264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a6f499-0c4c-4222-a0e1-19b66ba76285 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:38.932490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a6f499-0c4c-4222-a0e1-19b66ba76285 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:38.932584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-22a6f499-0c4c-4222-a0e1-19b66ba76285 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:38.934372 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-898540ec-f41b-4c53-8b74-d738c0417b37 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:38.934718 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-898540ec-f41b-4c53-8b74-d738c0417b37 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:38.934977 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-898540ec-f41b-4c53-8b74-d738c0417b37 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:38.935500 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-898540ec-f41b-4c53-8b74-d738c0417b37 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:38.936899 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:38.936899 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:38.937801 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a6f499-0c4c-4222-a0e1-19b66ba76285 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:38.938206 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 549/2218] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:38 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:38.941516 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:38.941516 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:38.943024 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-898540ec-f41b-4c53-8b74-d738c0417b37 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:38.943024 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 557/2219] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:38 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:39.435431 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0705bf0a-22ce-4a9e-9699-51125fd9b5e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:39.437472 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0705bf0a-22ce-4a9e-9699-51125fd9b5e9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:22:39.437746 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0705bf0a-22ce-4a9e-9699-51125fd9b5e9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:39.437944 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0705bf0a-22ce-4a9e-9699-51125fd9b5e9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:39.447084 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:39.447084 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:39.451216 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0705bf0a-22ce-4a9e-9699-51125fd9b5e9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:22:39.456582 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0705bf0a-22ce-4a9e-9699-51125fd9b5e9 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:22:39.457085 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 556/2220] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:22:39 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:39.561206 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e62c3aa7-2484-4a19-b8ff-ef07915c5d31 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:39.567408 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e62c3aa7-2484-4a19-b8ff-ef07915c5d31 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:39.567408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e62c3aa7-2484-4a19-b8ff-ef07915c5d31 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:39.567408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e62c3aa7-2484-4a19-b8ff-ef07915c5d31 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:39.567408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e62c3aa7-2484-4a19-b8ff-ef07915c5d31 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:39.570172 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:39.570172 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:39.571101 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e62c3aa7-2484-4a19-b8ff-ef07915c5d31 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:39.571609 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 559/2221] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:39 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:39.954089 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6a303aa8-be49-49d3-8412-019df23b9fc1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:39.956156 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a303aa8-be49-49d3-8412-019df23b9fc1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:39.956372 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a303aa8-be49-49d3-8412-019df23b9fc1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:39.956611 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a303aa8-be49-49d3-8412-019df23b9fc1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:39.956757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6a303aa8-be49-49d3-8412-019df23b9fc1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:39.958164 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6824b8ef-7e98-4680-9c11-c9610de69f05 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:39.960782 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6824b8ef-7e98-4680-9c11-c9610de69f05 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:39.961027 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6824b8ef-7e98-4680-9c11-c9610de69f05 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:39.961256 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6824b8ef-7e98-4680-9c11-c9610de69f05 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:39.961404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6824b8ef-7e98-4680-9c11-c9610de69f05 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:39.961768 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:39.961768 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:39.962704 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a303aa8-be49-49d3-8412-019df23b9fc1 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:39.963136 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 550/2222] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:39 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:39.966565 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:39.966565 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:39.967553 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6824b8ef-7e98-4680-9c11-c9610de69f05 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:39.968020 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 558/2223] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:39 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:40.587519 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b56973ae-110e-419a-85d9-dc6c355932bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:40.589961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b56973ae-110e-419a-85d9-dc6c355932bb tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:40.590236 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b56973ae-110e-419a-85d9-dc6c355932bb tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:40.592052 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b56973ae-110e-419a-85d9-dc6c355932bb tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:40.592228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b56973ae-110e-419a-85d9-dc6c355932bb tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:40.604484 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:40.604484 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:40.604484 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b56973ae-110e-419a-85d9-dc6c355932bb tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:40.604484 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 557/2224] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:40 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:40.977860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cecba812-98bd-413e-8520-03aabe6c8eb8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:40.979545 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cecba812-98bd-413e-8520-03aabe6c8eb8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:40.979731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c48cbb7-8c23-401c-97c2-253212586ed9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:40.979987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cecba812-98bd-413e-8520-03aabe6c8eb8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:40.979987 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cecba812-98bd-413e-8520-03aabe6c8eb8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:40.980169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cecba812-98bd-413e-8520-03aabe6c8eb8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:40.983152 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c48cbb7-8c23-401c-97c2-253212586ed9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:40.983364 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c48cbb7-8c23-401c-97c2-253212586ed9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:40.984014 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c48cbb7-8c23-401c-97c2-253212586ed9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:40.984193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6c48cbb7-8c23-401c-97c2-253212586ed9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:40.988002 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:40.988002 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:40.989203 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cecba812-98bd-413e-8520-03aabe6c8eb8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:40.989469 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 560/2225] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:40 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:40.994111 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:40.994111 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:40.994111 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c48cbb7-8c23-401c-97c2-253212586ed9 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:40.994111 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 551/2226] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:40 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:41.619831 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-edefbad8-9309-43eb-b7af-d1b5adb062f5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:41.622337 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-edefbad8-9309-43eb-b7af-d1b5adb062f5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:41.622596 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-edefbad8-9309-43eb-b7af-d1b5adb062f5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:41.622874 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-edefbad8-9309-43eb-b7af-d1b5adb062f5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:41.623041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-edefbad8-9309-43eb-b7af-d1b5adb062f5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:41.627687 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:41.627687 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:41.628412 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-edefbad8-9309-43eb-b7af-d1b5adb062f5 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:41.628785 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 559/2227] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:41 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:42.005727 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-530b1ed7-fb0f-451f-9fc1-ea7daa379486 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:42.007341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-530b1ed7-fb0f-451f-9fc1-ea7daa379486 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:42.007608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-530b1ed7-fb0f-451f-9fc1-ea7daa379486 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:42.007896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-530b1ed7-fb0f-451f-9fc1-ea7daa379486 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:42.008199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-530b1ed7-fb0f-451f-9fc1-ea7daa379486 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:42.014263 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:42.014263 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:42.015572 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-530b1ed7-fb0f-451f-9fc1-ea7daa379486 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:42.016109 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 558/2228] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:42 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:42.021045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0c1faf28-41ce-4ea0-9700-1618496ce1ad None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:42.027220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c1faf28-41ce-4ea0-9700-1618496ce1ad tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:42.027471 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c1faf28-41ce-4ea0-9700-1618496ce1ad tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:42.027732 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c1faf28-41ce-4ea0-9700-1618496ce1ad tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:42.027889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0c1faf28-41ce-4ea0-9700-1618496ce1ad tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:42.037149 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:42.037149 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:42.037149 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c1faf28-41ce-4ea0-9700-1618496ce1ad tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:42.037149 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 561/2229] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:42 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:42.641814 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c22f6258-427e-4fe7-8328-c4ba711790cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:42.643950 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c22f6258-427e-4fe7-8328-c4ba711790cf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:42.644162 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c22f6258-427e-4fe7-8328-c4ba711790cf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:42.644370 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c22f6258-427e-4fe7-8328-c4ba711790cf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:42.644515 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c22f6258-427e-4fe7-8328-c4ba711790cf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:42.651427 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:42.651427 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:42.653113 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c22f6258-427e-4fe7-8328-c4ba711790cf tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:42.654418 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 552/2230] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:42 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:43.032039 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b8b99ab4-c02a-4b00-90da-f70e1f08d6ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:43.035487 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8b99ab4-c02a-4b00-90da-f70e1f08d6ed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:43.035762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8b99ab4-c02a-4b00-90da-f70e1f08d6ed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:43.035999 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b8b99ab4-c02a-4b00-90da-f70e1f08d6ed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:43.036116 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b8b99ab4-c02a-4b00-90da-f70e1f08d6ed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:43.040345 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:43.040345 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:43.041048 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b8b99ab4-c02a-4b00-90da-f70e1f08d6ed tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:43.041446 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 560/2231] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:43 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:43.053426 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f79f287-a4e6-473c-9235-8bccc542017d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:43.057405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f79f287-a4e6-473c-9235-8bccc542017d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:43.057405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f79f287-a4e6-473c-9235-8bccc542017d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:43.057405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f79f287-a4e6-473c-9235-8bccc542017d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:43.057405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1f79f287-a4e6-473c-9235-8bccc542017d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:43.063477 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:43.063477 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:43.063477 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f79f287-a4e6-473c-9235-8bccc542017d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:43.063477 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 559/2232] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:43 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:43.670564 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e286ac4-9396-4a3e-adf9-dc05b04b6b32 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:43.673463 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e286ac4-9396-4a3e-adf9-dc05b04b6b32 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:43.673706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e286ac4-9396-4a3e-adf9-dc05b04b6b32 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:43.673992 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e286ac4-9396-4a3e-adf9-dc05b04b6b32 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:43.674167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6e286ac4-9396-4a3e-adf9-dc05b04b6b32 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:43.679142 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:43.679142 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:43.680165 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e286ac4-9396-4a3e-adf9-dc05b04b6b32 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:43.680673 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 562/2233] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:43 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:44.057440 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56baed9c-0e6c-4321-b96b-9ed0cb2ae8b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:44.060004 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56baed9c-0e6c-4321-b96b-9ed0cb2ae8b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:44.060227 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56baed9c-0e6c-4321-b96b-9ed0cb2ae8b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:44.060425 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56baed9c-0e6c-4321-b96b-9ed0cb2ae8b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:44.060644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-56baed9c-0e6c-4321-b96b-9ed0cb2ae8b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:44.068165 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:44.068165 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:44.069356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56baed9c-0e6c-4321-b96b-9ed0cb2ae8b8 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:44.069850 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 553/2234] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:44 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:44.080158 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-226182f9-9f0d-4d3b-a04d-15989b1f63b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:44.085893 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-226182f9-9f0d-4d3b-a04d-15989b1f63b3 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:44.086300 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-226182f9-9f0d-4d3b-a04d-15989b1f63b3 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:44.086572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-226182f9-9f0d-4d3b-a04d-15989b1f63b3 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:44.086778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-226182f9-9f0d-4d3b-a04d-15989b1f63b3 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:44.095822 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:44.095822 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:44.096750 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-226182f9-9f0d-4d3b-a04d-15989b1f63b3 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:44.097168 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 561/2235] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:44 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:44.694420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-30b4ae50-ace0-48f9-86c7-642f8a72c38e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:44.696029 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30b4ae50-ace0-48f9-86c7-642f8a72c38e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:44.696201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30b4ae50-ace0-48f9-86c7-642f8a72c38e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:44.696468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-30b4ae50-ace0-48f9-86c7-642f8a72c38e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:44.696663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-30b4ae50-ace0-48f9-86c7-642f8a72c38e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:44.702360 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:44.702360 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:44.703303 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-30b4ae50-ace0-48f9-86c7-642f8a72c38e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:44.703837 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 560/2236] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:44 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:45.092621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a15899fc-6e1d-497a-9e26-8205042dedd0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:45.098228 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a15899fc-6e1d-497a-9e26-8205042dedd0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:45.098499 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a15899fc-6e1d-497a-9e26-8205042dedd0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:45.098600 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a15899fc-6e1d-497a-9e26-8205042dedd0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:45.098757 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a15899fc-6e1d-497a-9e26-8205042dedd0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:45.112362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-48687687-7864-497f-8b5c-06b073bbb1ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:45.114967 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:45.114967 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:45.116029 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a15899fc-6e1d-497a-9e26-8205042dedd0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:45.116278 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48687687-7864-497f-8b5c-06b073bbb1ea tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:45.116602 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 563/2237] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:45 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:45.116671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48687687-7864-497f-8b5c-06b073bbb1ea tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:45.117290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48687687-7864-497f-8b5c-06b073bbb1ea tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:45.117290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-48687687-7864-497f-8b5c-06b073bbb1ea tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:45.128739 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:45.128739 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:45.128739 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48687687-7864-497f-8b5c-06b073bbb1ea tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:45.129281 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 554/2238] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:45 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:45.720032 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-007caa37-6c80-499e-b730-87d9121e6fcd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:45.721736 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-007caa37-6c80-499e-b730-87d9121e6fcd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:45.721952 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-007caa37-6c80-499e-b730-87d9121e6fcd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:45.722136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-007caa37-6c80-499e-b730-87d9121e6fcd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:45.722236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-007caa37-6c80-499e-b730-87d9121e6fcd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:45.728524 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:45.728524 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:45.729421 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-007caa37-6c80-499e-b730-87d9121e6fcd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:45.729930 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 562/2239] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:45 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:46.131320 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8fbb5820-f70b-44f5-ac9a-39a679689b35 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:46.138171 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8fbb5820-f70b-44f5-ac9a-39a679689b35 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:46.141087 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8fbb5820-f70b-44f5-ac9a-39a679689b35 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:46.142923 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8fbb5820-f70b-44f5-ac9a-39a679689b35 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:46.142923 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8fbb5820-f70b-44f5-ac9a-39a679689b35 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:46.148724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d8a4e4cb-d52e-4d04-ab14-c6405f7bddd8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:46.149539 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:46.149539 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:46.149539 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8fbb5820-f70b-44f5-ac9a-39a679689b35 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:46.149800 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8a4e4cb-d52e-4d04-ab14-c6405f7bddd8 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:46.149800 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8a4e4cb-d52e-4d04-ab14-c6405f7bddd8 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:46.149948 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 561/2240] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:46 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:46.149989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d8a4e4cb-d52e-4d04-ab14-c6405f7bddd8 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:46.149989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d8a4e4cb-d52e-4d04-ab14-c6405f7bddd8 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:46.155004 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:46.155004 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:46.158485 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d8a4e4cb-d52e-4d04-ab14-c6405f7bddd8 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:46.158485 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 564/2241] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:46 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:46.747060 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b79c9421-d0b5-4efb-a7b2-05168874a09e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:46.751092 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b79c9421-d0b5-4efb-a7b2-05168874a09e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:46.751280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b79c9421-d0b5-4efb-a7b2-05168874a09e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:46.751548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b79c9421-d0b5-4efb-a7b2-05168874a09e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:46.751686 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b79c9421-d0b5-4efb-a7b2-05168874a09e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:46.759785 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:46.759785 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:46.760561 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b79c9421-d0b5-4efb-a7b2-05168874a09e tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:46.761050 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 555/2242] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:46 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.164286 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d9cfdd45-9498-4c44-b39a-edcf403be169 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.166034 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d9cfdd45-9498-4c44-b39a-edcf403be169 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:47.166221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d9cfdd45-9498-4c44-b39a-edcf403be169 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.166405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d9cfdd45-9498-4c44-b39a-edcf403be169 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.166548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d9cfdd45-9498-4c44-b39a-edcf403be169 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.168876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48949c6f-ae92-4dee-a6c0-e2917a6d2d44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.171541 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48949c6f-ae92-4dee-a6c0-e2917a6d2d44 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:47.171541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48949c6f-ae92-4dee-a6c0-e2917a6d2d44 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.172705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48949c6f-ae92-4dee-a6c0-e2917a6d2d44 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.172758 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.172758 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:47.172912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-48949c6f-ae92-4dee-a6c0-e2917a6d2d44 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.172952 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d9cfdd45-9498-4c44-b39a-edcf403be169 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:47.173289 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 563/2243] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:22:47.176650 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.176650 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:47.177714 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48949c6f-ae92-4dee-a6c0-e2917a6d2d44 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:47.178115 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 562/2244] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.183997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9f99956-7796-447e-abbd-93ba7b8fe3f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.186900 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9f99956-7796-447e-abbd-93ba7b8fe3f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:47.187148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9f99956-7796-447e-abbd-93ba7b8fe3f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.187451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9f99956-7796-447e-abbd-93ba7b8fe3f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.187608 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e9f99956-7796-447e-abbd-93ba7b8fe3f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.193460 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.193460 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:47.195418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9f99956-7796-447e-abbd-93ba7b8fe3f2 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:47.195905 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 565/2245] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.205800 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f4651471-52f0-40f1-888a-b8834e75c504 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.208211 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4651471-52f0-40f1-888a-b8834e75c504 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:47.208502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4651471-52f0-40f1-888a-b8834e75c504 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.208813 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4651471-52f0-40f1-888a-b8834e75c504 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.209062 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-f4651471-52f0-40f1-888a-b8834e75c504 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete backup with id: 971481a3-e42c-437f-80d2-4fa21cf7863c. Aug 08 20:22:47.213933 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.213933 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:47.226871 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-f4651471-52f0-40f1-888a-b8834e75c504 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] delete_backup rpcapi backup_id 971481a3-e42c-437f-80d2-4fa21cf7863c {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:47.229992 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4651471-52f0-40f1-888a-b8834e75c504 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 202 Aug 08 20:22:47.230694 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 556/2246] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:47 2026] DELETE /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:47.238421 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-add26b74-7e62-4e32-8b2a-a2b7021cef65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.242094 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-add26b74-7e62-4e32-8b2a-a2b7021cef65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:47.242331 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-add26b74-7e62-4e32-8b2a-a2b7021cef65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.242331 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-add26b74-7e62-4e32-8b2a-a2b7021cef65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.242331 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-add26b74-7e62-4e32-8b2a-a2b7021cef65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.247972 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.247972 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:47.249044 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-add26b74-7e62-4e32-8b2a-a2b7021cef65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 200 Aug 08 20:22:47.249438 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 564/2247] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.771327 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-abcfbe57-a916-4314-bd83-95fc35c5fb95 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.773183 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-abcfbe57-a916-4314-bd83-95fc35c5fb95 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:47.773439 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-abcfbe57-a916-4314-bd83-95fc35c5fb95 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.773703 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-abcfbe57-a916-4314-bd83-95fc35c5fb95 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.773852 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-abcfbe57-a916-4314-bd83-95fc35c5fb95 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.775556 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=633,cinder:INSERT=124,cinder:UPDATE=180 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:22:47.778355 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.778355 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:47.779244 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-abcfbe57-a916-4314-bd83-95fc35c5fb95 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:47.779704 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 563/2248] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.790346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-833108d1-9e70-46ff-bcf2-f8216153d28a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.792256 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-833108d1-9e70-46ff-bcf2-f8216153d28a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:47.792717 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-833108d1-9e70-46ff-bcf2-f8216153d28a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.792982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-833108d1-9e70-46ff-bcf2-f8216153d28a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.802314 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.802314 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:47.807320 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-833108d1-9e70-46ff-bcf2-f8216153d28a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:47.812603 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-833108d1-9e70-46ff-bcf2-f8216153d28a tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 200 Aug 08 20:22:47.813064 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 566/2249] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.825357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.827696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] POST https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe/action Aug 08 20:22:47.828136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:47.828302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:47.830465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] Updating backup '7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe' with '{'status': 'error'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 20:22:47.841915 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.841915 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:47.852402 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] reset_status in rpcapi backup_id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe on host np0000006809. {{(pid=100389) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 08 20:22:47.854676 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1aed90be-e745-4dcd-b1ec-59abf3ebde7d tempest-VolumesBackupsAdminTest-1925363849 tempest-VolumesBackupsAdminTest-1925363849-project-admin] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe/action returned with HTTP 202 Aug 08 20:22:47.855232 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 557/2250] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:47 2026] POST /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:47.862062 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88506e73-35e6-44d2-8779-bef745b34d19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.864005 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88506e73-35e6-44d2-8779-bef745b34d19 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:47.864256 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88506e73-35e6-44d2-8779-bef745b34d19 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.864507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88506e73-35e6-44d2-8779-bef745b34d19 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.864757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-88506e73-35e6-44d2-8779-bef745b34d19 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.869668 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.869668 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:47.870703 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88506e73-35e6-44d2-8779-bef745b34d19 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:47.871164 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 565/2251] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:47.880179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.882356 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] DELETE https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:47.882628 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.882839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.883228 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete backup with id: 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. Aug 08 20:22:47.887480 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.887480 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:47.905504 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] delete_backup rpcapi backup_id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:47.907414 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9978262-4bbb-4faf-ab75-a4136ebea692 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 202 Aug 08 20:22:47.907910 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 564/2252] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:47 2026] DELETE /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:47.919399 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-934577ac-be83-461c-95aa-4b154342da4b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:47.921310 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-934577ac-be83-461c-95aa-4b154342da4b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:47.921372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-934577ac-be83-461c-95aa-4b154342da4b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:47.921608 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-934577ac-be83-461c-95aa-4b154342da4b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:47.921714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-934577ac-be83-461c-95aa-4b154342da4b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:47.925684 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:47.925684 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:47.926393 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-934577ac-be83-461c-95aa-4b154342da4b tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 200 Aug 08 20:22:47.926814 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 567/2253] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:47 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:48.192790 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2b981a84-7b3a-476e-9be4-53ded1a93303 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:48.195481 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b981a84-7b3a-476e-9be4-53ded1a93303 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:48.195797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b981a84-7b3a-476e-9be4-53ded1a93303 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:48.195982 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b981a84-7b3a-476e-9be4-53ded1a93303 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:48.196117 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2b981a84-7b3a-476e-9be4-53ded1a93303 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:48.200108 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:48.200108 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:48.200904 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b981a84-7b3a-476e-9be4-53ded1a93303 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:48.201263 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 558/2254] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:48 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:48.263206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b5bab23f-e5f8-4f72-aa53-497a0e7548fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:48.266730 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5bab23f-e5f8-4f72-aa53-497a0e7548fe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c Aug 08 20:22:48.266942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5bab23f-e5f8-4f72-aa53-497a0e7548fe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:48.267169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5bab23f-e5f8-4f72-aa53-497a0e7548fe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:48.267308 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b5bab23f-e5f8-4f72-aa53-497a0e7548fe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id 971481a3-e42c-437f-80d2-4fa21cf7863c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:48.271709 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5bab23f-e5f8-4f72-aa53-497a0e7548fe tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c returned with HTTP 404 Aug 08 20:22:48.272074 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 566/2255] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:48 2026] GET /volume/v3/backups/971481a3-e42c-437f-80d2-4fa21cf7863c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:48.373586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:48.377168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:48.377168 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:48.377168 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:48.377168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete backup with id: ae10ffa9-de52-48f3-826f-cd864dad9425. Aug 08 20:22:48.380172 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:48.380172 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:48.391215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] delete_backup rpcapi backup_id ae10ffa9-de52-48f3-826f-cd864dad9425 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:48.395452 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7398afe-bc2c-4f0b-bbe4-a60cf4759e0c tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 202 Aug 08 20:22:48.395789 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 565/2256] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:48 2026] DELETE /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:48.404079 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-033f96b7-093a-4959-a753-abf80d999303 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:48.408704 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-033f96b7-093a-4959-a753-abf80d999303 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:48.408907 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-033f96b7-093a-4959-a753-abf80d999303 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:48.409087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-033f96b7-093a-4959-a753-abf80d999303 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:48.409190 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-033f96b7-093a-4959-a753-abf80d999303 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:48.413355 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:48.413355 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:48.414065 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-033f96b7-093a-4959-a753-abf80d999303 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 200 Aug 08 20:22:48.414500 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 568/2257] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:48 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:48.941529 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9d327285-4d50-47cd-a210-2f36fd0530dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:48.943796 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d327285-4d50-47cd-a210-2f36fd0530dd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe Aug 08 20:22:48.944070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d327285-4d50-47cd-a210-2f36fd0530dd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:48.944243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d327285-4d50-47cd-a210-2f36fd0530dd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:48.944460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9d327285-4d50-47cd-a210-2f36fd0530dd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Show backup with id 7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:48.948476 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d327285-4d50-47cd-a210-2f36fd0530dd tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe returned with HTTP 404 Aug 08 20:22:48.949040 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 559/2258] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:48 2026] GET /volume/v3/backups/7c3c9bc1-b98a-4f56-9d53-e901d6bbfffe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:48.952857 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-be040b70-468c-469f-a436-39ba53954872 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:48.955022 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:48.956052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1640834567", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:48.959083 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1640834567', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:48.959083 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create volume of 1 GB Aug 08 20:22:48.966541 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Availability Zones retrieved successfully. Aug 08 20:22:48.975117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Flow 'volume_create_api' (d10e803a-1259-40ed-ba7c-0f1ea48d4054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:48.975117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154d1a0e-f965-4e7c-9aff-1e5a2f6d11ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:48.975850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:49.014368 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (154d1a0e-f965-4e7c-9aff-1e5a2f6d11ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:49.016678 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba11511-976b-4db6-b08c-92083bacd19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:49.058615 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6565b121-4d15-4e2d-969d-1d56dcf25b81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.060738 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6565b121-4d15-4e2d-969d-1d56dcf25b81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:49.060783 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6565b121-4d15-4e2d-969d-1d56dcf25b81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.060941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6565b121-4d15-4e2d-969d-1d56dcf25b81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.064406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Created reservations ['a94211b8-0c1a-410c-8ef4-91a26dde9357', 'c9f4c479-6ccc-45e7-8cbc-aa736ace3a69', 'b6c3fad6-6ea0-4457-a427-35c0a18449ce', 'cbbd204a-7956-40a6-be58-b483d57d3e2c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:49.065214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba11511-976b-4db6-b08c-92083bacd19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94211b8-0c1a-410c-8ef4-91a26dde9357', 'c9f4c479-6ccc-45e7-8cbc-aa736ace3a69', 'b6c3fad6-6ea0-4457-a427-35c0a18449ce', 'cbbd204a-7956-40a6-be58-b483d57d3e2c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:49.065922 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d70086-15a8-469a-b413-a57717e6d49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:49.071069 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.071069 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:49.079339 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6565b121-4d15-4e2d-969d-1d56dcf25b81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:49.089047 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6565b121-4d15-4e2d-969d-1d56dcf25b81 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 200 Aug 08 20:22:49.089047 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 566/2259] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:49.094206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51d70086-15a8-469a-b413-a57717e6d49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5052fa73-75f3-43ad-8acb-c0fbf6873f39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1640834567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e76c75466a4987b497794dcc8f95b2',qos_specs=None,replication_status=,reservations=['a94211b8-0c1a-410c-8ef4-91a26dde9357','c9f4c479-6ccc-45e7-8cbc-aa736ace3a69','b6c3fad6-6ea0-4457-a427-35c0a18449ce','cbbd204a-7956-40a6-be58-b483d57d3e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01fded8f1c44670b5a50c075627672f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1640834567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5052fa73-75f3-43ad-8acb-c0fbf6873f39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01e76c75466a4987b497794dcc8f95b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b01fded8f1c44670b5a50c075627672f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:49.095160 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff84a06-9e80-4c1f-8f39-34441217c154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:49.102322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.108220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] DELETE https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:49.108500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.108759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.109367 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete volume with id: dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:49.123034 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.123034 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:49.124282 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ff84a06-9e80-4c1f-8f39-34441217c154) transitioned into state 'SUCCESS' from state '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-1640834567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01e76c75466a4987b497794dcc8f95b2',qos_specs=None,replication_status=,reservations=['a94211b8-0c1a-410c-8ef4-91a26dde9357','c9f4c479-6ccc-45e7-8cbc-aa736ace3a69','b6c3fad6-6ea0-4457-a427-35c0a18449ce','cbbd204a-7956-40a6-be58-b483d57d3e2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01fded8f1c44670b5a50c075627672f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:49.125237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89139f6d-7bb5-4ae5-a544-7c9e940e4cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:49.125879 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:49.135189 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89139f6d-7bb5-4ae5-a544-7c9e940e4cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:49.136078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Flow 'volume_create_api' (d10e803a-1259-40ed-ba7c-0f1ea48d4054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:49.136346 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Create volume request issued successfully. Aug 08 20:22:49.136949 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be040b70-468c-469f-a436-39ba53954872 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:49.137414 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 567/2260] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:48 2026] POST /volume/v3/volumes => generated 755 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:49.158143 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d1d10e4-4fc4-410a-92ab-91785961826f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.158283 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Delete volume request issued successfully. Aug 08 20:22:49.158666 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f5b7757-9642-40c4-b8cc-fd4e495a4088 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 202 Aug 08 20:22:49.159230 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 569/2261] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:49 2026] DELETE /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:49.163639 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d1d10e4-4fc4-410a-92ab-91785961826f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:49.163863 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d1d10e4-4fc4-410a-92ab-91785961826f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.164274 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d1d10e4-4fc4-410a-92ab-91785961826f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.173679 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e80be1f5-a08e-4312-aa44-cefd92fdee47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.179107 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e80be1f5-a08e-4312-aa44-cefd92fdee47 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:49.179356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e80be1f5-a08e-4312-aa44-cefd92fdee47 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.179590 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e80be1f5-a08e-4312-aa44-cefd92fdee47 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.180754 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.180754 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:49.186156 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1d1d10e4-4fc4-410a-92ab-91785961826f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:49.192112 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.192112 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:49.192476 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d1d10e4-4fc4-410a-92ab-91785961826f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:49.192797 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 560/2262] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:49.201200 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e80be1f5-a08e-4312-aa44-cefd92fdee47 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Volume info retrieved successfully. Aug 08 20:22:49.208503 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e80be1f5-a08e-4312-aa44-cefd92fdee47 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 200 Aug 08 20:22:49.209543 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 567/2263] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:49.215476 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aee0f742-c076-4b66-a81d-0a8fc3c01f65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.217733 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aee0f742-c076-4b66-a81d-0a8fc3c01f65 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:49.218009 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aee0f742-c076-4b66-a81d-0a8fc3c01f65 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.218258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aee0f742-c076-4b66-a81d-0a8fc3c01f65 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.218409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-aee0f742-c076-4b66-a81d-0a8fc3c01f65 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:49.225108 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.225108 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:49.225310 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aee0f742-c076-4b66-a81d-0a8fc3c01f65 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:49.225999 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 568/2264] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:49.430406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa652145-5760-4fdb-b970-1a53a1a74057 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.435759 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa652145-5760-4fdb-b970-1a53a1a74057 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 Aug 08 20:22:49.435932 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa652145-5760-4fdb-b970-1a53a1a74057 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.436143 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa652145-5760-4fdb-b970-1a53a1a74057 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.436248 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fa652145-5760-4fdb-b970-1a53a1a74057 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Show backup with id ae10ffa9-de52-48f3-826f-cd864dad9425. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:49.441049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa652145-5760-4fdb-b970-1a53a1a74057 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 returned with HTTP 404 Aug 08 20:22:49.441378 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 570/2265] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/backups/ae10ffa9-de52-48f3-826f-cd864dad9425 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:49.552863 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-06fdbb45-585e-4167-a516-c560a6dc5dc4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.554876 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-06fdbb45-585e-4167-a516-c560a6dc5dc4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:49.555051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-06fdbb45-585e-4167-a516-c560a6dc5dc4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.555224 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-06fdbb45-585e-4167-a516-c560a6dc5dc4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.564041 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.564041 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:49.567251 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-06fdbb45-585e-4167-a516-c560a6dc5dc4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:49.571107 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-06fdbb45-585e-4167-a516-c560a6dc5dc4 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:49.571502 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 561/2266] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:49.589234 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.591171 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] POST https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c/action Aug 08 20:22:49.593403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:49.593403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:49.603042 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.603042 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:49.603687 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:49.609718 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Begin detaching volume completed successfully. Aug 08 20:22:49.610458 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-acb8d4f0-c5c9-4c9a-b559-b92fd8896979 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c/action returned with HTTP 202 Aug 08 20:22:49.610984 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 568/2267] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:22:49 2026] POST /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:49.629324 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d2862ecd-cbd0-4715-b4e2-1c2bbb4a4d23 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.631793 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2862ecd-cbd0-4715-b4e2-1c2bbb4a4d23 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:49.631981 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2862ecd-cbd0-4715-b4e2-1c2bbb4a4d23 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.632282 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2862ecd-cbd0-4715-b4e2-1c2bbb4a4d23 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.648867 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.648867 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:49.652041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dba7e2be-3d4c-4300-886c-12e80bd61b36 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.652571 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dba7e2be-3d4c-4300-886c-12e80bd61b36 None None] GET https://10.4.3.206/volume// Aug 08 20:22:49.652798 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dba7e2be-3d4c-4300-886c-12e80bd61b36 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.653041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dba7e2be-3d4c-4300-886c-12e80bd61b36 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.653457 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dba7e2be-3d4c-4300-886c-12e80bd61b36 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:49.653830 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 571/2268] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 20:22:49.657328 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d2862ecd-cbd0-4715-b4e2-1c2bbb4a4d23 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:49.663331 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-738b66b4-4c80-495b-8a6d-a3fba605919f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:49.663870 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2862ecd-cbd0-4715-b4e2-1c2bbb4a4d23 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:49.664526 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 569/2269] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:49.667264 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-738b66b4-4c80-495b-8a6d-a3fba605919f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:49.667512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-738b66b4-4c80-495b-8a6d-a3fba605919f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:49.667739 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-738b66b4-4c80-495b-8a6d-a3fba605919f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:49.682958 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:49.682958 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:49.687025 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-738b66b4-4c80-495b-8a6d-a3fba605919f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:49.691370 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-738b66b4-4c80-495b-8a6d-a3fba605919f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:49.691720 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 562/2270] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:22:49 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:50.210948 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a9f21226-64e9-4cda-8fbe-af08c19392b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.213150 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9f21226-64e9-4cda-8fbe-af08c19392b3 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:50.213354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9f21226-64e9-4cda-8fbe-af08c19392b3 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.213584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9f21226-64e9-4cda-8fbe-af08c19392b3 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.223432 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3828074f-4bd8-4520-81bf-59eeaa41f678 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.224885 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.224885 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:50.228114 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3828074f-4bd8-4520-81bf-59eeaa41f678 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] GET https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 Aug 08 20:22:50.228335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3828074f-4bd8-4520-81bf-59eeaa41f678 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.228935 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a9f21226-64e9-4cda-8fbe-af08c19392b3 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:50.230971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3828074f-4bd8-4520-81bf-59eeaa41f678 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.235448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9f21226-64e9-4cda-8fbe-af08c19392b3 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:50.237432 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 569/2271] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.237503 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3828074f-4bd8-4520-81bf-59eeaa41f678 tempest-VolumesBackupsAdminTest-1229588287 tempest-VolumesBackupsAdminTest-1229588287-project-member] https://10.4.3.206/volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 returned with HTTP 404 Aug 08 20:22:50.237503 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 572/2272] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/dd91da92-f6b3-4496-b958-27dfc69b5054 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:50.238650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4b7cf2ad-99a8-4888-b3ac-897555cff961 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.241350 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b7cf2ad-99a8-4888-b3ac-897555cff961 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:50.241779 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b7cf2ad-99a8-4888-b3ac-897555cff961 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.242033 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b7cf2ad-99a8-4888-b3ac-897555cff961 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.242190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4b7cf2ad-99a8-4888-b3ac-897555cff961 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:50.248149 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.248149 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:50.248794 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-36088b52-2c88-4384-9645-249671d255ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.249053 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b7cf2ad-99a8-4888-b3ac-897555cff961 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:50.249416 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 570/2273] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.251631 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36088b52-2c88-4384-9645-249671d255ea tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:50.251777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36088b52-2c88-4384-9645-249671d255ea tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.252038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36088b52-2c88-4384-9645-249671d255ea tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.260247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-88a4f076-ecc8-45ef-b53e-e799981c00bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.263026 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88a4f076-ecc8-45ef-b53e-e799981c00bd tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:50.263247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88a4f076-ecc8-45ef-b53e-e799981c00bd tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.263481 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88a4f076-ecc8-45ef-b53e-e799981c00bd tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.273219 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.273219 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:50.275345 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.275345 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:50.281466 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-36088b52-2c88-4384-9645-249671d255ea tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:50.281577 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-88a4f076-ecc8-45ef-b53e-e799981c00bd tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:50.284301 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88a4f076-ecc8-45ef-b53e-e799981c00bd tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 200 Aug 08 20:22:50.284766 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 570/2274] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.287427 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36088b52-2c88-4384-9645-249671d255ea tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:50.288028 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 563/2275] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.300795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-53eaf9e4-2609-476d-9eb5-666c4b0586f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.301929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.305404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-53eaf9e4-2609-476d-9eb5-666c4b0586f1 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] PUT https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:50.305404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-53eaf9e4-2609-476d-9eb5-666c4b0586f1 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-549365589", "description": "tempest-volume-backup-description-1210300446"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:50.305519 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:22:50.305519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.305519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.305519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:50.305741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:22:50.310834 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.310834 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:50.314250 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Get all volumes completed successfully. Aug 08 20:22:50.314792 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b87b0eb7-1c35-4c64-8369-11844c2be4e6 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:22:50.315238 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 571/2276] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes => generated 339 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.317866 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-53eaf9e4-2609-476d-9eb5-666c4b0586f1 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:50.318299 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 573/2277] 10.4.3.206 () {70 vars in 1409 bytes} [Sat Aug 8 20:22:50 2026] PUT /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 332 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.323674 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ad422992-027b-47cf-8e2b-c279633078a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.325689 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad422992-027b-47cf-8e2b-c279633078a1 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:50.325898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad422992-027b-47cf-8e2b-c279633078a1 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.326079 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad422992-027b-47cf-8e2b-c279633078a1 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.327077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e634abd-86f5-4bff-a44d-cf28a33bd519 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.329424 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e634abd-86f5-4bff-a44d-cf28a33bd519 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:50.329804 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e634abd-86f5-4bff-a44d-cf28a33bd519 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.330121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e634abd-86f5-4bff-a44d-cf28a33bd519 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.330486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8e634abd-86f5-4bff-a44d-cf28a33bd519 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:50.335140 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.335140 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:50.335621 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.335621 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:50.336357 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e634abd-86f5-4bff-a44d-cf28a33bd519 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:50.336925 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 564/2278] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 839 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.339195 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ad422992-027b-47cf-8e2b-c279633078a1 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:50.343235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad422992-027b-47cf-8e2b-c279633078a1 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:50.343761 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 571/2279] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.348150 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.350308 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] DELETE https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:50.350612 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.350887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.351044 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Delete backup with id: 06a0fdc1-fa59-47a7-bcbc-dccd08367995. Aug 08 20:22:50.355866 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.355866 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:50.369337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] delete_backup rpcapi backup_id 06a0fdc1-fa59-47a7-bcbc-dccd08367995 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:22:50.372154 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b6dcfd1-32af-406b-9c87-b0fe0e286cf7 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 202 Aug 08 20:22:50.372709 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 572/2280] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:22:50 2026] DELETE /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:50.386246 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0876e428-73f5-474c-a37c-4f21877848f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.388255 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0876e428-73f5-474c-a37c-4f21877848f6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:50.388255 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0876e428-73f5-474c-a37c-4f21877848f6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.388788 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0876e428-73f5-474c-a37c-4f21877848f6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.388788 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0876e428-73f5-474c-a37c-4f21877848f6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:50.393129 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.393129 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:50.393480 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0876e428-73f5-474c-a37c-4f21877848f6 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 200 Aug 08 20:22:50.393894 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 574/2281] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 838 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.399431 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b227b61b-74ec-4f11-931f-23480839202e req-61f3f8cb-7dc1-44ca-8406-45bfdc0f6180 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.403417 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-61f3f8cb-7dc1-44ca-8406-45bfdc0f6180 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:50.403417 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-61f3f8cb-7dc1-44ca-8406-45bfdc0f6180 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.403417 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-61f3f8cb-7dc1-44ca-8406-45bfdc0f6180 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.421375 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.421375 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:50.425799 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b227b61b-74ec-4f11-931f-23480839202e req-61f3f8cb-7dc1-44ca-8406-45bfdc0f6180 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:50.430569 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-61f3f8cb-7dc1-44ca-8406-45bfdc0f6180 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:50.430569 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 565/2282] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.528371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-56ee6afd-99b6-4b91-ae2b-5ef4609189cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.528789 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56ee6afd-99b6-4b91-ae2b-5ef4609189cc None None] GET https://10.4.3.206/volume// Aug 08 20:22:50.528949 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56ee6afd-99b6-4b91-ae2b-5ef4609189cc None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.529132 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56ee6afd-99b6-4b91-ae2b-5ef4609189cc None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.529487 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56ee6afd-99b6-4b91-ae2b-5ef4609189cc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:50.529784 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 572/2283] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:22:50.536343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-f2de9be8-ddde-4319-9685-f48cb931cd19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.537789 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b227b61b-74ec-4f11-931f-23480839202e req-bb84b426-4f81-412a-a1d1-de29ed3569df None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.538993 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-f2de9be8-ddde-4319-9685-f48cb931cd19 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd Aug 08 20:22:50.539224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-f2de9be8-ddde-4319-9685-f48cb931cd19 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.539400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-f2de9be8-ddde-4319-9685-f48cb931cd19 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.540628 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-bb84b426-4f81-412a-a1d1-de29ed3569df tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:22:50.541268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-bb84b426-4f81-412a-a1d1-de29ed3569df tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5052fa73-75f3-43ad-8acb-c0fbf6873f39", "connector": null, "instance_uuid": "47681904-70fc-4177-9019-bb6e100ecdeb"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:50.547589 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.547589 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:50.554190 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.554190 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:50.593675 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-bb84b426-4f81-412a-a1d1-de29ed3569df tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:22:50.594366 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 575/2284] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:22:50 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 08 20:22:50.614890 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5a60beb3-5d99-4615-896f-84a80df6d8d0 req-f2de9be8-ddde-4319-9685-f48cb931cd19 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd returned with HTTP 200 Aug 08 20:22:50.617104 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 573/2285] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:22:50 2026] DELETE /volume/v3/attachments/6f22c9a8-cbb0-4358-858a-cfc3b09022bd => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.630702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8f0875d-3606-42b3-8726-2d39eea0e13b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.632868 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8f0875d-3606-42b3-8726-2d39eea0e13b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:50.633120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8f0875d-3606-42b3-8726-2d39eea0e13b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.633361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8f0875d-3606-42b3-8726-2d39eea0e13b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.648657 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.648657 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:50.658929 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8f0875d-3606-42b3-8726-2d39eea0e13b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:50.659046 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb2fdfb1-6925-4ba8-9f22-856b3407317c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.659046 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb2fdfb1-6925-4ba8-9f22-856b3407317c None None] GET https://10.4.3.206/volume// Aug 08 20:22:50.659046 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb2fdfb1-6925-4ba8-9f22-856b3407317c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.659046 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb2fdfb1-6925-4ba8-9f22-856b3407317c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.659046 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb2fdfb1-6925-4ba8-9f22-856b3407317c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:22:50.659046 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 573/2286] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:22:50.663849 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8f0875d-3606-42b3-8726-2d39eea0e13b tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:50.664336 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 566/2287] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.668761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b227b61b-74ec-4f11-931f-23480839202e req-66ad0790-1ad4-4f42-8f4d-412234d150d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.673798 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-66ad0790-1ad4-4f42-8f4d-412234d150d0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:50.674068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-66ad0790-1ad4-4f42-8f4d-412234d150d0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.674320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-66ad0790-1ad4-4f42-8f4d-412234d150d0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.676272 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2135707c-9171-4a8d-8009-f845303a9ade None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.678530 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2135707c-9171-4a8d-8009-f845303a9ade tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:50.678802 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2135707c-9171-4a8d-8009-f845303a9ade tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:50.679224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2135707c-9171-4a8d-8009-f845303a9ade tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:50.687489 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.687489 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:50.692145 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2135707c-9171-4a8d-8009-f845303a9ade tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:50.692430 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.692430 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:50.697410 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-b227b61b-74ec-4f11-931f-23480839202e req-66ad0790-1ad4-4f42-8f4d-412234d150d0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:50.697581 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2135707c-9171-4a8d-8009-f845303a9ade tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:50.697826 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 574/2288] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:50.702961 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-66ad0790-1ad4-4f42-8f4d-412234d150d0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:50.703485 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 576/2289] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:22:50 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 1027 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:22:50.845727 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:50.846243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] PUT https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c Aug 08 20:22:50.846795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:50.864478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Acquiring lock "cinder-attachment_update-5052fa73-75f3-43ad-8acb-c0fbf6873f39-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:22:50.870411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Lock "cinder-attachment_update-5052fa73-75f3-43ad-8acb-c0fbf6873f39-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:22:50.872322 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:50.872322 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:50.975468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Lock "cinder-attachment_update-5052fa73-75f3-43ad-8acb-c0fbf6873f39-np0000006809" released by "attachment_update" :: held 0.104s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:22:50.975468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-366a9d0f-1a3f-4704-a684-ba6f68627793 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c returned with HTTP 200 Aug 08 20:22:50.975468 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 574/2290] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:22:50 2026] PUT /volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:51.404937 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50d082eb-dc10-4d1c-8777-42b0a2471049 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:51.413307 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50d082eb-dc10-4d1c-8777-42b0a2471049 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 Aug 08 20:22:51.413635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50d082eb-dc10-4d1c-8777-42b0a2471049 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:51.413866 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50d082eb-dc10-4d1c-8777-42b0a2471049 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:51.413999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-50d082eb-dc10-4d1c-8777-42b0a2471049 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Show backup with id 06a0fdc1-fa59-47a7-bcbc-dccd08367995. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:22:51.418194 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50d082eb-dc10-4d1c-8777-42b0a2471049 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 returned with HTTP 404 Aug 08 20:22:51.418810 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 567/2291] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:51 2026] GET /volume/v3/backups/06a0fdc1-fa59-47a7-bcbc-dccd08367995 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:51.530194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0d0852b7-e183-4aec-8e39-2f606fd63f3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:51.531446 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d0852b7-e183-4aec-8e39-2f606fd63f3d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:51.532444 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d0852b7-e183-4aec-8e39-2f606fd63f3d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:51.532444 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0d0852b7-e183-4aec-8e39-2f606fd63f3d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:51.541123 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:51.541123 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:51.545399 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0d0852b7-e183-4aec-8e39-2f606fd63f3d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:51.549627 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0d0852b7-e183-4aec-8e39-2f606fd63f3d tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 200 Aug 08 20:22:51.550021 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 575/2292] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:51 2026] GET /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:51.562763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:51.564929 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:51.565190 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:51.565457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:51.565693 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Delete volume with id: f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:51.573740 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:51.573740 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:51.574200 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:51.602745 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Delete volume request issued successfully. Aug 08 20:22:51.602943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c533734b-7ff0-47b5-a210-0ba11d25e5af tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 202 Aug 08 20:22:51.603368 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 577/2293] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:22:51 2026] DELETE /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:51.625005 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25cfb469-c0e2-41bf-bb4b-3baf7e8d9d27 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:51.628350 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25cfb469-c0e2-41bf-bb4b-3baf7e8d9d27 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:51.628630 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25cfb469-c0e2-41bf-bb4b-3baf7e8d9d27 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:51.628878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25cfb469-c0e2-41bf-bb4b-3baf7e8d9d27 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:51.648172 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:51.648172 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:51.652066 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25cfb469-c0e2-41bf-bb4b-3baf7e8d9d27 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Volume info retrieved successfully. Aug 08 20:22:51.661468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25cfb469-c0e2-41bf-bb4b-3baf7e8d9d27 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 200 Aug 08 20:22:51.662140 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 575/2294] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:51 2026] GET /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:51.681394 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-11ee1349-ddaf-4208-9994-5cc0985f2b36 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:51.686525 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11ee1349-ddaf-4208-9994-5cc0985f2b36 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:51.686799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11ee1349-ddaf-4208-9994-5cc0985f2b36 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:51.687011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-11ee1349-ddaf-4208-9994-5cc0985f2b36 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:51.697327 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:51.697327 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:51.701015 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-11ee1349-ddaf-4208-9994-5cc0985f2b36 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:51.711242 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-11ee1349-ddaf-4208-9994-5cc0985f2b36 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:51.712173 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 568/2295] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:51 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:52.487322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5679b6e5-066d-484c-a284-7dfac6adbd5c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:52.602498 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5679b6e5-066d-484c-a284-7dfac6adbd5c tempest-AvailabilityZoneTestJSON-785113715 tempest-AvailabilityZoneTestJSON-785113715-project-member] GET https://10.4.3.206/volume/v3/os-availability-zone Aug 08 20:22:52.602753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5679b6e5-066d-484c-a284-7dfac6adbd5c tempest-AvailabilityZoneTestJSON-785113715 tempest-AvailabilityZoneTestJSON-785113715-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:52.602974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5679b6e5-066d-484c-a284-7dfac6adbd5c tempest-AvailabilityZoneTestJSON-785113715 tempest-AvailabilityZoneTestJSON-785113715-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:52.608173 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5679b6e5-066d-484c-a284-7dfac6adbd5c tempest-AvailabilityZoneTestJSON-785113715 tempest-AvailabilityZoneTestJSON-785113715-project-member] Availability Zones retrieved successfully. Aug 08 20:22:52.608613 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5679b6e5-066d-484c-a284-7dfac6adbd5c tempest-AvailabilityZoneTestJSON-785113715 tempest-AvailabilityZoneTestJSON-785113715-project-member] https://10.4.3.206/volume/v3/os-availability-zone returned with HTTP 200 Aug 08 20:22:52.609150 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 576/2296] 10.4.3.206 () {66 vars in 1276 bytes} [Sat Aug 8 20:22:52 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:22:52.680605 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6211cbc8-5abe-4f6f-ae28-45b5abee1611 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:52.682771 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6211cbc8-5abe-4f6f-ae28-45b5abee1611 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] GET https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 Aug 08 20:22:52.683068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6211cbc8-5abe-4f6f-ae28-45b5abee1611 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:52.683280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6211cbc8-5abe-4f6f-ae28-45b5abee1611 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:52.693295 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6211cbc8-5abe-4f6f-ae28-45b5abee1611 tempest-VolumesBackupsV39Test-1131531929 tempest-VolumesBackupsV39Test-1131531929-project-member] https://10.4.3.206/volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 returned with HTTP 404 Aug 08 20:22:52.693988 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 578/2297] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:22:52 2026] GET /volume/v3/volumes/f6c7d747-045b-4423-b4c5-fbec92ab2ad8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:52.729161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-62693815-7d00-43c4-ba16-71bd922067be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:52.731277 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62693815-7d00-43c4-ba16-71bd922067be tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:52.731507 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62693815-7d00-43c4-ba16-71bd922067be tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:52.731706 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62693815-7d00-43c4-ba16-71bd922067be tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:52.742407 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:52.742407 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:52.747028 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-62693815-7d00-43c4-ba16-71bd922067be tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:52.759593 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62693815-7d00-43c4-ba16-71bd922067be tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:52.761845 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 576/2298] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:52 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:53.776831 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cbe226b-39a2-4280-bad2-8b9f443665b0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:53.778794 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cbe226b-39a2-4280-bad2-8b9f443665b0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:53.779041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cbe226b-39a2-4280-bad2-8b9f443665b0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:53.779229 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cbe226b-39a2-4280-bad2-8b9f443665b0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:53.792538 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:53.792538 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:53.798670 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cbe226b-39a2-4280-bad2-8b9f443665b0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:53.803640 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cbe226b-39a2-4280-bad2-8b9f443665b0 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:53.805470 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 569/2299] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:53 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:53.828941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7be3ca3a-0b51-4179-9329-9c9333c9efa0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:53.830686 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7be3ca3a-0b51-4179-9329-9c9333c9efa0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:53.830798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7be3ca3a-0b51-4179-9329-9c9333c9efa0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:53.830971 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7be3ca3a-0b51-4179-9329-9c9333c9efa0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:53.837328 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:53.837328 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:53.840558 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7be3ca3a-0b51-4179-9329-9c9333c9efa0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:53.845847 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7be3ca3a-0b51-4179-9329-9c9333c9efa0 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:53.846126 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 577/2300] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:53 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:53.863583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:53.865715 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:53.865958 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:53.866186 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:53.866404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume with id: c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:53.880520 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:53.880520 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:53.881122 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:53.902373 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Delete volume request issued successfully. Aug 08 20:22:53.902576 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eaf343a3-1eb1-449d-a742-f5b41defd85a tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 202 Aug 08 20:22:53.902964 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 579/2301] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:53 2026] DELETE /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:53.911926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-88e0dc71-97af-41a4-b85a-c53779b8fb5f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:53.916089 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88e0dc71-97af-41a4-b85a-c53779b8fb5f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:53.916089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88e0dc71-97af-41a4-b85a-c53779b8fb5f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:53.916089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88e0dc71-97af-41a4-b85a-c53779b8fb5f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:53.924121 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:53.924121 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:53.929005 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-88e0dc71-97af-41a4-b85a-c53779b8fb5f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Volume info retrieved successfully. Aug 08 20:22:53.936482 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88e0dc71-97af-41a4-b85a-c53779b8fb5f tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 200 Aug 08 20:22:53.937009 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 577/2302] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:53 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:54.271208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.272823 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:54.273412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-643972193"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:54.275354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Create volume request body: {'volume': {'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-643972193'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:54.319682 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b227b61b-74ec-4f11-931f-23480839202e req-080de3f0-7de9-4c02-90c0-b3bf79671681 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.322921 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-080de3f0-7de9-4c02-90c0-b3bf79671681 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c/action Aug 08 20:22:54.323150 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-080de3f0-7de9-4c02-90c0-b3bf79671681 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:54.323327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-080de3f0-7de9-4c02-90c0-b3bf79671681 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:54.343876 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:54.343876 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:54.355849 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b227b61b-74ec-4f11-931f-23480839202e req-080de3f0-7de9-4c02-90c0-b3bf79671681 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c/action returned with HTTP 204 Aug 08 20:22:54.356466 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 578/2303] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:22:54 2026] POST /volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:54.368409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Create volume of 1 GB Aug 08 20:22:54.376406 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Availability Zones retrieved successfully. Aug 08 20:22:54.379222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Flow 'volume_create_api' (ec371676-2bf6-417c-b2a4-1015d5dd896e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:54.380413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58475fcf-88ef-4706-91b3-c1fc8791d01e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.381341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:54.438051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58475fcf-88ef-4706-91b3-c1fc8791d01e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.438051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45042c8e-c4ee-4643-b10b-cb6134017092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.446006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.448626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:54.448626 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-VolumesExtendTest-Volume-905328513"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:54.450671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create volume request body: {'volume': {'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-905328513'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:54.492521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Created reservations ['181eeec0-e87c-4799-8484-f032f8798ae8', 'd2d5ab3f-3cdd-4932-9d8a-e6d9a0571505', 'fc9312e2-adb5-4fe4-b33e-0cf948a37d0c', '4d802d69-117d-4894-8ee5-439cf51d1d0c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:54.493211 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45042c8e-c4ee-4643-b10b-cb6134017092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181eeec0-e87c-4799-8484-f032f8798ae8', 'd2d5ab3f-3cdd-4932-9d8a-e6d9a0571505', 'fc9312e2-adb5-4fe4-b33e-0cf948a37d0c', '4d802d69-117d-4894-8ee5-439cf51d1d0c']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.494228 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c3a789-48ec-4b58-b58b-0f2798a475ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.517417 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99c3a789-48ec-4b58-b58b-0f2798a475ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89f4e247-339a-4758-9baa-e643f33564c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-643972193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fbddc53c14cc59d5b9780302ec6e8',qos_specs=None,replication_status=,reservations=['181eeec0-e87c-4799-8484-f032f8798ae8','d2d5ab3f-3cdd-4932-9d8a-e6d9a0571505','fc9312e2-adb5-4fe4-b33e-0cf948a37d0c','4d802d69-117d-4894-8ee5-439cf51d1d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='001e4f3a3dbf439f828bca30beecf554',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-643972193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89f4e247-339a-4758-9baa-e643f33564c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d7fbddc53c14cc59d5b9780302ec6e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='001e4f3a3dbf439f828bca30beecf554',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.518700 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52503e02-8a8c-4638-80a6-a42d08208ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.540342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52503e02-8a8c-4638-80a6-a42d08208ae4) transitioned into state 'SUCCESS' from state '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-643972193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d7fbddc53c14cc59d5b9780302ec6e8',qos_specs=None,replication_status=,reservations=['181eeec0-e87c-4799-8484-f032f8798ae8','d2d5ab3f-3cdd-4932-9d8a-e6d9a0571505','fc9312e2-adb5-4fe4-b33e-0cf948a37d0c','4d802d69-117d-4894-8ee5-439cf51d1d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='001e4f3a3dbf439f828bca30beecf554',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.540342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9458bd33-2208-4dd5-b3ad-a37cf0987011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.540528 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create volume of 1 GB Aug 08 20:22:54.547733 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Availability Zones retrieved successfully. Aug 08 20:22:54.549053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9458bd33-2208-4dd5-b3ad-a37cf0987011) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.549941 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Flow 'volume_create_api' (ec371676-2bf6-417c-b2a4-1015d5dd896e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:54.550286 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Create volume request issued successfully. Aug 08 20:22:54.550883 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2ce7e021-c481-4e23-97e6-d707d182ada7 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:54.551331 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 570/2304] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:54 2026] POST /volume/v3/volumes => generated 750 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:54.555257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Flow 'volume_create_api' (844ef642-280a-45ff-a28c-b9f7f5ee2906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:54.556953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8032a079-3207-4791-b994-b7e696a010d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.558334 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:54.568784 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9ee76e7b-6b5b-4ed2-bd27-982395e9a4d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.573112 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ee76e7b-6b5b-4ed2-bd27-982395e9a4d9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] GET https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:54.575265 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ee76e7b-6b5b-4ed2-bd27-982395e9a4d9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:54.575522 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9ee76e7b-6b5b-4ed2-bd27-982395e9a4d9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:54.586341 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:54.586341 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:54.590146 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9ee76e7b-6b5b-4ed2-bd27-982395e9a4d9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:54.594525 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9ee76e7b-6b5b-4ed2-bd27-982395e9a4d9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 200 Aug 08 20:22:54.594915 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 578/2305] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:54 2026] GET /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:54.644795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8032a079-3207-4791-b994-b7e696a010d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.645923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8a0031-fc3b-421b-9a65-c29f2603223e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.703966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Created reservations ['62cb1685-8fbe-48c6-b4fe-6c1e42f22a67', '78f98d6d-5e94-4735-ad6f-8012712ab5b1', '66dd8bfe-b1f7-4dbc-b589-662c709bc1e0', 'd8c97d60-38bc-4f96-a1a3-e7a605a129c4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:54.704761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d8a0031-fc3b-421b-9a65-c29f2603223e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62cb1685-8fbe-48c6-b4fe-6c1e42f22a67', '78f98d6d-5e94-4735-ad6f-8012712ab5b1', '66dd8bfe-b1f7-4dbc-b589-662c709bc1e0', 'd8c97d60-38bc-4f96-a1a3-e7a605a129c4']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.705409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb66656d-28f6-4153-9f61-db40216ac8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.733205 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb66656d-28f6-4153-9f61-db40216ac8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ab2a39b-fa9e-4911-b852-78761f6ee01b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-905328513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03722dda20b7411f93898d863151e2d5',qos_specs=None,replication_status=,reservations=['62cb1685-8fbe-48c6-b4fe-6c1e42f22a67','78f98d6d-5e94-4735-ad6f-8012712ab5b1','66dd8bfe-b1f7-4dbc-b589-662c709bc1e0','d8c97d60-38bc-4f96-a1a3-e7a605a129c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580014f816904d93917d5d33a9db9793',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-905328513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ab2a39b-fa9e-4911-b852-78761f6ee01b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03722dda20b7411f93898d863151e2d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580014f816904d93917d5d33a9db9793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.734334 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f5213b-e375-4b36-9511-548c7614e714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.754523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f5213b-e375-4b36-9511-548c7614e714) transitioned into state 'SUCCESS' from state '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-905328513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03722dda20b7411f93898d863151e2d5',qos_specs=None,replication_status=,reservations=['62cb1685-8fbe-48c6-b4fe-6c1e42f22a67','78f98d6d-5e94-4735-ad6f-8012712ab5b1','66dd8bfe-b1f7-4dbc-b589-662c709bc1e0','d8c97d60-38bc-4f96-a1a3-e7a605a129c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580014f816904d93917d5d33a9db9793',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.755213 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78709b2-39d5-49c7-96b4-5bac766f7038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:54.768073 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78709b2-39d5-49c7-96b4-5bac766f7038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:54.768944 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Flow 'volume_create_api' (844ef642-280a-45ff-a28c-b9f7f5ee2906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:54.769237 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create volume request issued successfully. Aug 08 20:22:54.769838 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f61c0fb-dfdb-416c-98de-05402b45e5f0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:54.770224 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 580/2306] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:22:54 2026] POST /volume/v3/volumes => generated 747 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:54.785436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54066cb3-d1bb-4c77-8510-cf8f51fb490d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.787257 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54066cb3-d1bb-4c77-8510-cf8f51fb490d tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:54.787518 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54066cb3-d1bb-4c77-8510-cf8f51fb490d tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:54.787735 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54066cb3-d1bb-4c77-8510-cf8f51fb490d tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:54.796560 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:54.796560 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:54.800818 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54066cb3-d1bb-4c77-8510-cf8f51fb490d tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:54.806683 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54066cb3-d1bb-4c77-8510-cf8f51fb490d tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:54.807114 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 579/2307] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:54 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:54.822461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fef9cd7a-4d8b-4c87-8e63-901e36145d78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.825690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fef9cd7a-4d8b-4c87-8e63-901e36145d78 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:54.826017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fef9cd7a-4d8b-4c87-8e63-901e36145d78 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:54.826374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fef9cd7a-4d8b-4c87-8e63-901e36145d78 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:54.844545 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:54.844545 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:54.847357 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fef9cd7a-4d8b-4c87-8e63-901e36145d78 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:54.852254 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fef9cd7a-4d8b-4c87-8e63-901e36145d78 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:54.853009 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 571/2308] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:54 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:54.866049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c1dd5890-15ab-475c-b9ed-0690ffb1c526 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.867734 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1dd5890-15ab-475c-b9ed-0690ffb1c526 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:54.867920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1dd5890-15ab-475c-b9ed-0690ffb1c526 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:54.868095 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c1dd5890-15ab-475c-b9ed-0690ffb1c526 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:54.877588 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:54.877588 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:54.880639 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c1dd5890-15ab-475c-b9ed-0690ffb1c526 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:54.884322 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c1dd5890-15ab-475c-b9ed-0690ffb1c526 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:54.884726 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 579/2309] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:54 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:54.896966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b1cede3c-193c-4a2a-b440-1310e0f4c18f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.899789 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1cede3c-193c-4a2a-b440-1310e0f4c18f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:22:54.900059 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1cede3c-193c-4a2a-b440-1310e0f4c18f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:54.900326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1cede3c-193c-4a2a-b440-1310e0f4c18f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:54.914477 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:54.914477 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:54.918777 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b1cede3c-193c-4a2a-b440-1310e0f4c18f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:22:54.923717 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1cede3c-193c-4a2a-b440-1310e0f4c18f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:22:54.924347 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 581/2310] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:54 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:54.952577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14b0f9d3-abb4-4405-853e-957c5ec2da65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:54.956998 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14b0f9d3-abb4-4405-853e-957c5ec2da65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] GET https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c Aug 08 20:22:54.957217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14b0f9d3-abb4-4405-853e-957c5ec2da65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:54.957529 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14b0f9d3-abb4-4405-853e-957c5ec2da65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:54.969956 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14b0f9d3-abb4-4405-853e-957c5ec2da65 tempest-VolumesBackupsTest-1098103739 tempest-VolumesBackupsTest-1098103739-project-member] https://10.4.3.206/volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c returned with HTTP 404 Aug 08 20:22:54.970569 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 580/2311] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:54 2026] GET /volume/v3/volumes/c67bf29f-df57-488b-a445-2e87f06af09c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:55.609684 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-08c2f8ed-bb11-4b7c-9fcf-20c251255a12 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.611508 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08c2f8ed-bb11-4b7c-9fcf-20c251255a12 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] GET https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:55.611735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08c2f8ed-bb11-4b7c-9fcf-20c251255a12 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.611947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-08c2f8ed-bb11-4b7c-9fcf-20c251255a12 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.621697 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.621697 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:55.625441 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-08c2f8ed-bb11-4b7c-9fcf-20c251255a12 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.630205 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-08c2f8ed-bb11-4b7c-9fcf-20c251255a12 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 200 Aug 08 20:22:55.630555 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 572/2312] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:55 2026] GET /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:55.644415 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.646265 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] POST https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action Aug 08 20:22:55.646650 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-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=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:55.646785 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:55.655707 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.655707 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:55.662504 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.662504 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:55.663009 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.677558 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Update volume metadata completed successfully. Aug 08 20:22:55.677940 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b29f9a5-a313-4d7f-b91d-807e24f6e1a2 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action returned with HTTP 200 Aug 08 20:22:55.678572 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 580/2313] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:22:55 2026] POST /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:55.685981 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0c6880dc-b521-47b3-b881-6f16fcaf577c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.688273 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c6880dc-b521-47b3-b881-6f16fcaf577c tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] GET https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:55.688538 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c6880dc-b521-47b3-b881-6f16fcaf577c tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.688786 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c6880dc-b521-47b3-b881-6f16fcaf577c tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.697795 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.697795 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:55.702272 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0c6880dc-b521-47b3-b881-6f16fcaf577c tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.709196 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c6880dc-b521-47b3-b881-6f16fcaf577c tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 200 Aug 08 20:22:55.709807 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 582/2314] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:55 2026] GET /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 1418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:55.723216 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.725368 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] POST https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action Aug 08 20:22:55.725849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:55.726038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:55.736244 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.736244 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:55.743565 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.743565 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:55.744024 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.749395 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Get volume image-metadata completed successfully. Aug 08 20:22:55.759937 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Delete volume metadata completed successfully. Aug 08 20:22:55.760134 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-389c74f6-74a6-4ff1-9f71-82f99f383633 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action returned with HTTP 200 Aug 08 20:22:55.760611 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 581/2315] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:55 2026] POST /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 20:22:55.773037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-051e9a6f-4062-48cb-bc9a-dd97383124df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.775766 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-051e9a6f-4062-48cb-bc9a-dd97383124df tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] POST https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action Aug 08 20:22:55.776153 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-051e9a6f-4062-48cb-bc9a-dd97383124df tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:55.776289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-051e9a6f-4062-48cb-bc9a-dd97383124df tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:55.793748 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.793748 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:55.794559 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-051e9a6f-4062-48cb-bc9a-dd97383124df tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.801450 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-051e9a6f-4062-48cb-bc9a-dd97383124df tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Get volume image-metadata completed successfully. Aug 08 20:22:55.801852 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-051e9a6f-4062-48cb-bc9a-dd97383124df tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action returned with HTTP 200 Aug 08 20:22:55.802354 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 573/2316] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:55 2026] POST /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1/action => generated 537 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:55.812643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6279d2c4-061f-4999-b1c3-077170de1a7a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.814917 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6279d2c4-061f-4999-b1c3-077170de1a7a tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] GET https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:55.815172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6279d2c4-061f-4999-b1c3-077170de1a7a tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.815576 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6279d2c4-061f-4999-b1c3-077170de1a7a tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.823845 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-726f75f7-67ce-4b6f-ba89-8a6055f49691 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.826165 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-726f75f7-67ce-4b6f-ba89-8a6055f49691 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:55.826528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-726f75f7-67ce-4b6f-ba89-8a6055f49691 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.826856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-726f75f7-67ce-4b6f-ba89-8a6055f49691 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.833768 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.833768 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:55.836012 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.836012 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:55.838600 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6279d2c4-061f-4999-b1c3-077170de1a7a tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.841029 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-726f75f7-67ce-4b6f-ba89-8a6055f49691 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:55.845319 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6279d2c4-061f-4999-b1c3-077170de1a7a tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 200 Aug 08 20:22:55.845899 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 581/2317] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:55 2026] GET /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 1392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:22:55.848225 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-726f75f7-67ce-4b6f-ba89-8a6055f49691 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:55.848924 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 583/2318] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:55 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:55.858231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.860133 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] DELETE https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:55.860357 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.860594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.860749 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Delete volume with id: 89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:55.863600 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.866105 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] POST https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b/action Aug 08 20:22:55.866448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:55.866577 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:55.872164 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.872164 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:55.873333 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.876201 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.876201 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:55.876834 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:55.897887 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Delete volume request issued successfully. Aug 08 20:22:55.898083 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01aa4f9f-40ee-4bb2-af8e-f8ba632ebb82 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 202 Aug 08 20:22:55.898557 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 582/2319] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:55 2026] DELETE /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:55.906561 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a06dc0af-cf49-4f4a-839c-8aad9425a3c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.911014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a06dc0af-cf49-4f4a-839c-8aad9425a3c9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] GET https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:55.911234 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a06dc0af-cf49-4f4a-839c-8aad9425a3c9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.911458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a06dc0af-cf49-4f4a-839c-8aad9425a3c9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.921900 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.921900 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:55.924448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Created reservations ['b32b922d-f6b7-4ece-bac6-4c40a8e56562', 'eb514bea-bd25-4288-bea6-4dd2e4222be2'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:55.930179 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a06dc0af-cf49-4f4a-839c-8aad9425a3c9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Volume info retrieved successfully. Aug 08 20:22:55.938467 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Extend volume request issued successfully. Aug 08 20:22:55.938467 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21da9e54-7b51-4fe2-acd9-6d8587c3f2ee tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b/action returned with HTTP 202 Aug 08 20:22:55.938467 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 574/2320] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:55 2026] POST /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:55.939987 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a06dc0af-cf49-4f4a-839c-8aad9425a3c9 tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 200 Aug 08 20:22:55.940447 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 582/2321] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:55 2026] GET /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:55.944778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4793b224-b526-48eb-bdf4-99174b25ef62 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:55.947027 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4793b224-b526-48eb-bdf4-99174b25ef62 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:55.947275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4793b224-b526-48eb-bdf4-99174b25ef62 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:55.947536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4793b224-b526-48eb-bdf4-99174b25ef62 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:55.959442 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:55.959442 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:55.964046 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4793b224-b526-48eb-bdf4-99174b25ef62 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:55.969928 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4793b224-b526-48eb-bdf4-99174b25ef62 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:55.970454 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 584/2322] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:55 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:56.032550 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6055e977-b197-4896-85af-df219cc2cdca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:56.035068 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:56.035518 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-381628865"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:56.037924 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-381628865'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:56.038120 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume of 1 GB Aug 08 20:22:56.043748 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Availability Zones retrieved successfully. Aug 08 20:22:56.049554 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (8ecd42d0-1ddf-4698-b174-e166dcbcc5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:56.050433 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666bad18-6e0d-4678-a25d-b027aaa7323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:56.051345 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:56.081301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (666bad18-6e0d-4678-a25d-b027aaa7323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:56.082413 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0943416-de14-4a76-80b0-781dee5223ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:56.157652 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Created reservations ['56a0172e-0514-45d2-b062-bcd568a81fac', '2483f6af-184a-4875-bacd-8f63e9b85de1', '29a61a44-a071-4886-bba3-e903bd08e440', '073110da-7a13-41b3-9f12-38736ef49e5e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:56.158393 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0943416-de14-4a76-80b0-781dee5223ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56a0172e-0514-45d2-b062-bcd568a81fac', '2483f6af-184a-4875-bacd-8f63e9b85de1', '29a61a44-a071-4886-bba3-e903bd08e440', '073110da-7a13-41b3-9f12-38736ef49e5e']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:56.159198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1868455d-68a6-48d3-ad9b-fdaf7f655ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:56.184324 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1868455d-68a6-48d3-ad9b-fdaf7f655ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1115c721-b4b6-49d5-88e8-22a7c3b2ab22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-381628865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['56a0172e-0514-45d2-b062-bcd568a81fac','2483f6af-184a-4875-bacd-8f63e9b85de1','29a61a44-a071-4886-bba3-e903bd08e440','073110da-7a13-41b3-9f12-38736ef49e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-381628865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1115c721-b4b6-49d5-88e8-22a7c3b2ab22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d8c39fd4c64e9b86178c11af258795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:56.185690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b005df5-b641-48f3-bcdc-7224d2baf91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:56.203611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b005df5-b641-48f3-bcdc-7224d2baf91f) transitioned into state 'SUCCESS' from state '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-381628865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['56a0172e-0514-45d2-b062-bcd568a81fac','2483f6af-184a-4875-bacd-8f63e9b85de1','29a61a44-a071-4886-bba3-e903bd08e440','073110da-7a13-41b3-9f12-38736ef49e5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:56.204317 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e063cc27-29ed-497b-a448-c9162bd649ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:56.212613 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e063cc27-29ed-497b-a448-c9162bd649ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:56.213394 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (8ecd42d0-1ddf-4698-b174-e166dcbcc5ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:56.213696 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request issued successfully. Aug 08 20:22:56.214214 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6055e977-b197-4896-85af-df219cc2cdca tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:56.214689 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 583/2323] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:56 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:56.227079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-82ea0dfb-8004-4b1f-b181-44afcf0265e5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:56.234640 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82ea0dfb-8004-4b1f-b181-44afcf0265e5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:56.234640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82ea0dfb-8004-4b1f-b181-44afcf0265e5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:56.234640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82ea0dfb-8004-4b1f-b181-44afcf0265e5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:56.244799 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:56.244799 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:56.249036 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-82ea0dfb-8004-4b1f-b181-44afcf0265e5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:56.253338 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82ea0dfb-8004-4b1f-b181-44afcf0265e5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:56.253731 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 575/2324] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:56 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:56.954672 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c0a01c6-5108-49c4-b32d-e101d98e949f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:56.956944 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c0a01c6-5108-49c4-b32d-e101d98e949f tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] GET https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 Aug 08 20:22:56.957133 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c0a01c6-5108-49c4-b32d-e101d98e949f tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:56.957314 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c0a01c6-5108-49c4-b32d-e101d98e949f tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:56.962893 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c0a01c6-5108-49c4-b32d-e101d98e949f tempest-VolumesImageMetadata-19620957 tempest-VolumesImageMetadata-19620957-project-member] https://10.4.3.206/volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 returned with HTTP 404 Aug 08 20:22:56.963652 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 583/2325] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:56 2026] GET /volume/v3/volumes/89f4e247-339a-4758-9baa-e643f33564c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:56.989246 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8861689f-7b1b-4ffb-9efe-5b07c5921032 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:56.993234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8861689f-7b1b-4ffb-9efe-5b07c5921032 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:56.993410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8861689f-7b1b-4ffb-9efe-5b07c5921032 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:56.993597 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8861689f-7b1b-4ffb-9efe-5b07c5921032 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.002148 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.002148 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:57.005828 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8861689f-7b1b-4ffb-9efe-5b07c5921032 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:57.010526 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8861689f-7b1b-4ffb-9efe-5b07c5921032 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:57.010888 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 585/2326] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:56 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.024628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd4a8758-fc76-4014-8255-a4c9015005bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.026668 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd4a8758-fc76-4014-8255-a4c9015005bd tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:57.026834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd4a8758-fc76-4014-8255-a4c9015005bd tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.027018 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd4a8758-fc76-4014-8255-a4c9015005bd tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.033365 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.033365 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:57.036879 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cd4a8758-fc76-4014-8255-a4c9015005bd tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:57.041439 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd4a8758-fc76-4014-8255-a4c9015005bd tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:57.041858 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 584/2327] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.058081 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7a5fe8c2-a57f-450d-8374-7600b7ba6752 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.060343 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a5fe8c2-a57f-450d-8374-7600b7ba6752 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:57.060754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a5fe8c2-a57f-450d-8374-7600b7ba6752 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.061244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a5fe8c2-a57f-450d-8374-7600b7ba6752 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.067554 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.067554 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:57.071608 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7a5fe8c2-a57f-450d-8374-7600b7ba6752 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:57.077434 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a5fe8c2-a57f-450d-8374-7600b7ba6752 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:57.077889 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 576/2328] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.091448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-409d113e-a58b-4070-894a-4b4b40906189 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.094349 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:57.094349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.094349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.094708 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Delete volume with id: 8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:57.104743 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.104743 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:57.105445 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:57.156398 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Delete volume request issued successfully. Aug 08 20:22:57.156398 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-409d113e-a58b-4070-894a-4b4b40906189 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 202 Aug 08 20:22:57.156677 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 584/2329] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:57 2026] DELETE /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:57.167969 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e01714de-a029-4805-94b6-09e16efc4546 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.169925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e01714de-a029-4805-94b6-09e16efc4546 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:57.170180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e01714de-a029-4805-94b6-09e16efc4546 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.170412 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e01714de-a029-4805-94b6-09e16efc4546 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.180659 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.180659 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:57.184900 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e01714de-a029-4805-94b6-09e16efc4546 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:57.190043 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e01714de-a029-4805-94b6-09e16efc4546 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 200 Aug 08 20:22:57.190585 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 586/2330] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.268448 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fff33b04-a2f1-4445-82ec-a2486066377f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.270108 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fff33b04-a2f1-4445-82ec-a2486066377f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:57.270215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fff33b04-a2f1-4445-82ec-a2486066377f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.270352 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fff33b04-a2f1-4445-82ec-a2486066377f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.277587 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.277587 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:57.281270 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fff33b04-a2f1-4445-82ec-a2486066377f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.286244 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fff33b04-a2f1-4445-82ec-a2486066377f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:57.286244 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 585/2331] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:57.302295 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.305546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action Aug 08 20:22:57.305687 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action body: b'{"os-attach": {"instance_uuid": "b7ba8554-993e-4f7d-93ec-7a05f35a3d81", "mountpoint": "/dev/vdb"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:57.305895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b7ba8554-993e-4f7d-93ec-7a05f35a3d81", "mountpoint": "/dev/vdb"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:57.325702 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.325702 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:57.327060 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.342046 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Update volume admin metadata completed successfully. Aug 08 20:22:57.412908 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Attach volume completed successfully. Aug 08 20:22:57.413702 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27512aee-3dbd-41a5-b382-9a50a6be09f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action returned with HTTP 202 Aug 08 20:22:57.414250 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 577/2332] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:57 2026] POST /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:57.422150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cafb272e-29c9-4db8-9ae2-574f2e2da404 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.424185 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cafb272e-29c9-4db8-9ae2-574f2e2da404 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:57.424352 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cafb272e-29c9-4db8-9ae2-574f2e2da404 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.424601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cafb272e-29c9-4db8-9ae2-574f2e2da404 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.435847 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.435847 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:57.440780 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cafb272e-29c9-4db8-9ae2-574f2e2da404 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.447136 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cafb272e-29c9-4db8-9ae2-574f2e2da404 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:57.447588 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 585/2333] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.464413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9b5d210-3472-4a37-affd-8cd36f862129 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.464578 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9b5d210-3472-4a37-affd-8cd36f862129 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:57.464679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9b5d210-3472-4a37-affd-8cd36f862129 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.464846 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9b5d210-3472-4a37-affd-8cd36f862129 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.477188 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.477188 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:57.482283 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9b5d210-3472-4a37-affd-8cd36f862129 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.487222 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9b5d210-3472-4a37-affd-8cd36f862129 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:57.487706 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 587/2334] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.503089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a7fcf035-edae-4d99-9285-3a8cd20394e5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.671409 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7fcf035-edae-4d99-9285-3a8cd20394e5 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action Aug 08 20:22:57.671409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7fcf035-edae-4d99-9285-3a8cd20394e5 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:57.671409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a7fcf035-edae-4d99-9285-3a8cd20394e5 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:57.683567 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.683567 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:57.685594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-a7fcf035-edae-4d99-9285-3a8cd20394e5 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume '1115c721-b4b6-49d5-88e8-22a7c3b2ab22' with '{'status': 'error'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:22:57.714061 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a7fcf035-edae-4d99-9285-3a8cd20394e5 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action returned with HTTP 202 Aug 08 20:22:57.714658 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 586/2335] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:57 2026] POST /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action => generated 0 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:57.724354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-824ef6e5-231e-4452-a50c-09f813e03797 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.726201 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-824ef6e5-231e-4452-a50c-09f813e03797 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:57.726486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-824ef6e5-231e-4452-a50c-09f813e03797 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.726722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-824ef6e5-231e-4452-a50c-09f813e03797 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.739280 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.739280 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:57.744193 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-824ef6e5-231e-4452-a50c-09f813e03797 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.750103 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-824ef6e5-231e-4452-a50c-09f813e03797 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:57.750687 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 578/2336] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:22:57.767087 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.768440 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action Aug 08 20:22:57.768865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "34f23c88-61f0-4204-b2cb-ec67966c4f5e"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:57.769074 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "34f23c88-61f0-4204-b2cb-ec67966c4f5e"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:57.782411 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.782411 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:57.782411 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Volume info retrieved successfully. Aug 08 20:22:57.807691 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Terminate volume connection completed successfully. Aug 08 20:22:57.814125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100391) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 08 20:22:57.878925 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Detach volume completed successfully. Aug 08 20:22:57.878925 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b2be37b8-a1e1-46df-bac8-ec43401765b8 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action returned with HTTP 202 Aug 08 20:22:57.879238 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 586/2337] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:57 2026] POST /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:57.887777 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f15f680-0f44-4c59-92a5-09d397cbe106 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.889945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f15f680-0f44-4c59-92a5-09d397cbe106 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:57.890644 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f15f680-0f44-4c59-92a5-09d397cbe106 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.890858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f15f680-0f44-4c59-92a5-09d397cbe106 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.901021 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.901021 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:57.905449 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9f15f680-0f44-4c59-92a5-09d397cbe106 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.914669 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f15f680-0f44-4c59-92a5-09d397cbe106 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:57.915200 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 588/2338] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:57.931731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bcf0af00-b5e6-4c11-b26b-1ce715e3cc6c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.938306 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bcf0af00-b5e6-4c11-b26b-1ce715e3cc6c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:57.938306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bcf0af00-b5e6-4c11-b26b-1ce715e3cc6c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:57.938306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bcf0af00-b5e6-4c11-b26b-1ce715e3cc6c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:57.948125 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.948125 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:57.952354 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bcf0af00-b5e6-4c11-b26b-1ce715e3cc6c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:57.956907 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bcf0af00-b5e6-4c11-b26b-1ce715e3cc6c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:57.957881 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 587/2339] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:57 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:57.974978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:57.977230 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action Aug 08 20:22:57.977809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action body: b'{"os-detach": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:22:57.977992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:57.989612 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:57.989612 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:57.990044 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:58.022358 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Detach volume completed successfully. Aug 08 20:22:58.022358 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b728fda-aa48-428d-aa83-7c27ba3443d0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action returned with HTTP 202 Aug 08 20:22:58.022770 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 579/2340] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:22:57 2026] POST /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:22:58.030748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53276aee-af54-41f3-a364-1bb661bd5033 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.037698 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53276aee-af54-41f3-a364-1bb661bd5033 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:58.037990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53276aee-af54-41f3-a364-1bb661bd5033 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.038270 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53276aee-af54-41f3-a364-1bb661bd5033 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.051219 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:58.051219 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:58.056469 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-53276aee-af54-41f3-a364-1bb661bd5033 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:58.061182 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53276aee-af54-41f3-a364-1bb661bd5033 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:58.063255 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 587/2341] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:58 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:58.082805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-351d2f18-d3f5-483a-804b-f975e26dbe5a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.084649 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-351d2f18-d3f5-483a-804b-f975e26dbe5a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:58.084877 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-351d2f18-d3f5-483a-804b-f975e26dbe5a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.085095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-351d2f18-d3f5-483a-804b-f975e26dbe5a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.092606 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:58.092606 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:58.096620 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-351d2f18-d3f5-483a-804b-f975e26dbe5a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:58.101200 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-351d2f18-d3f5-483a-804b-f975e26dbe5a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:58.101826 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 589/2342] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:58 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:58.123863 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.125542 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:58.125852 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.126181 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.126500 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume with id: 1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:58.136251 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:58.136251 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:58.137015 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:58.177970 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume request issued successfully. Aug 08 20:22:58.178824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fa3f495d-2d9e-4cce-930c-266aa55cd99c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 202 Aug 08 20:22:58.179541 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 588/2343] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:22:58 2026] DELETE /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:22:58.193064 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d3eb2bf9-14ee-4fa5-b913-854df1353626 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.195504 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3eb2bf9-14ee-4fa5-b913-854df1353626 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:58.195787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3eb2bf9-14ee-4fa5-b913-854df1353626 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.196051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3eb2bf9-14ee-4fa5-b913-854df1353626 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.204830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9a4e6bdc-e152-4336-840d-89e2bb371a6c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.205843 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:58.205843 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:22:58.207526 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a4e6bdc-e152-4336-840d-89e2bb371a6c tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b Aug 08 20:22:58.207734 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a4e6bdc-e152-4336-840d-89e2bb371a6c tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.207919 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a4e6bdc-e152-4336-840d-89e2bb371a6c tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.212413 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d3eb2bf9-14ee-4fa5-b913-854df1353626 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:22:58.217480 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a4e6bdc-e152-4336-840d-89e2bb371a6c tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b returned with HTTP 404 Aug 08 20:22:58.218057 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3eb2bf9-14ee-4fa5-b913-854df1353626 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 200 Aug 08 20:22:58.218142 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 588/2344] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:58 2026] GET /volume/v3/volumes/8ab2a39b-fa9e-4911-b852-78761f6ee01b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:58.218339 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 580/2345] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:58 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:58.230314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.232075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:58.232466 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-521345610"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:58.233927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-521345610'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:58.234072 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create volume of 1 GB Aug 08 20:22:58.238266 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Availability Zones retrieved successfully. Aug 08 20:22:58.243904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Flow 'volume_create_api' (b468b80c-e79f-40fc-be97-d77246f0912f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:58.245169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da453591-f49f-4bae-b998-7224dea63c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:58.246308 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:58.273917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da453591-f49f-4bae-b998-7224dea63c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:58.274684 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702a82af-eed1-4d2f-848e-7d739c22fbbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:58.317581 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Created reservations ['1e9b86ea-deae-4140-b6fd-e7ac561e915f', 'ca6677bd-0b89-4380-bef4-7e88b6e51b34', '3b513770-6b75-4ae2-807a-60adbb97bea8', 'dec9c93a-7ac5-4aee-b27f-8ef24e0f0b98'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:58.318497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (702a82af-eed1-4d2f-848e-7d739c22fbbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e9b86ea-deae-4140-b6fd-e7ac561e915f', 'ca6677bd-0b89-4380-bef4-7e88b6e51b34', '3b513770-6b75-4ae2-807a-60adbb97bea8', 'dec9c93a-7ac5-4aee-b27f-8ef24e0f0b98']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:58.319330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac092794-47f5-4a13-ac03-553e1e2dfac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:58.348998 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac092794-47f5-4a13-ac03-553e1e2dfac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a7fa3e-5cdc-479c-b5f8-47f5caa38be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-521345610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03722dda20b7411f93898d863151e2d5',qos_specs=None,replication_status=,reservations=['1e9b86ea-deae-4140-b6fd-e7ac561e915f','ca6677bd-0b89-4380-bef4-7e88b6e51b34','3b513770-6b75-4ae2-807a-60adbb97bea8','dec9c93a-7ac5-4aee-b27f-8ef24e0f0b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580014f816904d93917d5d33a9db9793',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-521345610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a7fa3e-5cdc-479c-b5f8-47f5caa38be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03722dda20b7411f93898d863151e2d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580014f816904d93917d5d33a9db9793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:58.349897 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f85544-2931-42b6-837b-0feea716a496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:58.366982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29f85544-2931-42b6-837b-0feea716a496) transitioned into state 'SUCCESS' from state '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-521345610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03722dda20b7411f93898d863151e2d5',qos_specs=None,replication_status=,reservations=['1e9b86ea-deae-4140-b6fd-e7ac561e915f','ca6677bd-0b89-4380-bef4-7e88b6e51b34','3b513770-6b75-4ae2-807a-60adbb97bea8','dec9c93a-7ac5-4aee-b27f-8ef24e0f0b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580014f816904d93917d5d33a9db9793',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:58.367889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1356613e-e1c9-4901-ac1c-0f7761ec52c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:58.377507 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1356613e-e1c9-4901-ac1c-0f7761ec52c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:58.378287 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Flow 'volume_create_api' (b468b80c-e79f-40fc-be97-d77246f0912f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:58.378605 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create volume request issued successfully. Aug 08 20:22:58.379127 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74dec7ee-744e-4c23-b4ce-dee7a037b70b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:58.379567 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 590/2346] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:58 2026] POST /volume/v3/volumes => generated 747 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:58.397626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0f0b0a4c-4f58-44a9-9d2e-d3cd79c312f5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.401738 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f0b0a4c-4f58-44a9-9d2e-d3cd79c312f5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:22:58.402752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f0b0a4c-4f58-44a9-9d2e-d3cd79c312f5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.402991 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0f0b0a4c-4f58-44a9-9d2e-d3cd79c312f5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.410990 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:58.410990 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:58.415555 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0f0b0a4c-4f58-44a9-9d2e-d3cd79c312f5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:58.421686 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0f0b0a4c-4f58-44a9-9d2e-d3cd79c312f5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:22:58.422265 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 589/2347] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:58 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:58.560793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:58.684372 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 tempest-VolumesSummaryTest-1776715939 tempest-VolumesSummaryTest-1776715939-project-member] GET https://10.4.3.206/volume/v3/volumes/summary Aug 08 20:22:58.684684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 tempest-VolumesSummaryTest-1776715939 tempest-VolumesSummaryTest-1776715939-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:58.684951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 tempest-VolumesSummaryTest-1776715939 tempest-VolumesSummaryTest-1776715939-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:58.685196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 tempest-VolumesSummaryTest-1776715939 tempest-VolumesSummaryTest-1776715939-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:22:58.692026 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 tempest-VolumesSummaryTest-1776715939 tempest-VolumesSummaryTest-1776715939-project-member] Get summary completed successfully. Aug 08 20:22:58.692154 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-10b9f6f1-cc52-47e4-9c5c-b42f5257f7e3 tempest-VolumesSummaryTest-1776715939 tempest-VolumesSummaryTest-1776715939-project-member] https://10.4.3.206/volume/v3/volumes/summary returned with HTTP 200 Aug 08 20:22:58.692524 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 589/2348] 10.4.3.206 () {68 vars in 1302 bytes} [Sat Aug 8 20:22:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:59.184736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a21fda84-0395-4de0-ab71-51e9262740fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:59.235697 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5767d33f-504a-49fa-b5bc-aa176246ea1c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:59.239311 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5767d33f-504a-49fa-b5bc-aa176246ea1c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 Aug 08 20:22:59.239311 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5767d33f-504a-49fa-b5bc-aa176246ea1c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:59.239311 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5767d33f-504a-49fa-b5bc-aa176246ea1c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:59.251028 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5767d33f-504a-49fa-b5bc-aa176246ea1c tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 returned with HTTP 404 Aug 08 20:22:59.252194 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 591/2349] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:59 2026] GET /volume/v3/volumes/1115c721-b4b6-49d5-88e8-22a7c3b2ab22 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:22:59.321670 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:22:59.321670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-221788540"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:59.323968 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-221788540'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:22:59.323968 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Create volume of 2 GB Aug 08 20:22:59.327088 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Availability Zones retrieved successfully. Aug 08 20:22:59.334164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Flow 'volume_create_api' (598214e2-9108-4c6e-8fec-eb3b605f4373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:59.334164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c2c56f-d8b1-41ea-abe2-e5c8dae3948f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:59.335052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Validating volume size '2' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:22:59.368179 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88c2c56f-d8b1-41ea-abe2-e5c8dae3948f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:59.369349 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936928d7-c7aa-447b-be75-f1e92e22d22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:59.443339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0e2d7f69-46de-4ac9-b30e-6931c6404fb5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:59.443339 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e2d7f69-46de-4ac9-b30e-6931c6404fb5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:22:59.443339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e2d7f69-46de-4ac9-b30e-6931c6404fb5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:59.443882 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e2d7f69-46de-4ac9-b30e-6931c6404fb5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:59.446911 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Created reservations ['f9ff00c7-2d59-4237-aa0e-b3554cfe17e9', '9f93942c-c181-4762-9532-5542746b6403', 'a19094e5-7f4d-444f-8e8c-b2409379fe53', 'a4d3941e-56e8-4211-9fba-b2fc3447816e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:59.447427 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936928d7-c7aa-447b-be75-f1e92e22d22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9ff00c7-2d59-4237-aa0e-b3554cfe17e9', '9f93942c-c181-4762-9532-5542746b6403', 'a19094e5-7f4d-444f-8e8c-b2409379fe53', 'a4d3941e-56e8-4211-9fba-b2fc3447816e']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:59.448082 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a3dd28-19bf-410a-a937-6ade0cda1bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:59.452100 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:59.452100 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:59.456125 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0e2d7f69-46de-4ac9-b30e-6931c6404fb5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:59.460762 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e2d7f69-46de-4ac9-b30e-6931c6404fb5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:22:59.462521 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 590/2350] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:59 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:59.470043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a3dd28-19bf-410a-a937-6ade0cda1bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '629e2523-cce9-4622-97f0-2439cf398d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-221788540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f39ded24e14c17aac71c1fcb90f2a7',qos_specs=None,replication_status=,reservations=['f9ff00c7-2d59-4237-aa0e-b3554cfe17e9','9f93942c-c181-4762-9532-5542746b6403','a19094e5-7f4d-444f-8e8c-b2409379fe53','a4d3941e-56e8-4211-9fba-b2fc3447816e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b4c6631cbc4d41860553560d16f0bf',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:22:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-221788540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=629e2523-cce9-4622-97f0-2439cf398d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6f39ded24e14c17aac71c1fcb90f2a7',provider_auth=None,provider_geometry=None,provider_id=None,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='15b4c6631cbc4d41860553560d16f0bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:59.473409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc4894f-49e6-432d-b1a0-c58248c0e089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:59.479362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:59.482432 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:22:59.483096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64a7fa3e-5cdc-479c-b5f8-47f5caa38be7", "name": "tempest-VolumesExtendTest-Snapshot-903955995"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:22:59.487458 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc4894f-49e6-432d-b1a0-c58248c0e089) transitioned into state 'SUCCESS' from state '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-221788540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6f39ded24e14c17aac71c1fcb90f2a7',qos_specs=None,replication_status=,reservations=['f9ff00c7-2d59-4237-aa0e-b3554cfe17e9','9f93942c-c181-4762-9532-5542746b6403','a19094e5-7f4d-444f-8e8c-b2409379fe53','a4d3941e-56e8-4211-9fba-b2fc3447816e'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b4c6631cbc4d41860553560d16f0bf',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:59.488059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53b12e8-7441-4463-b125-110504ad2617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:22:59.492179 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:59.492179 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:22:59.492664 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:22:59.492780 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Create snapshot from volume 64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:22:59.496453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a53b12e8-7441-4463-b125-110504ad2617) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:22:59.497427 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Flow 'volume_create_api' (598214e2-9108-4c6e-8fec-eb3b605f4373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:22:59.497714 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Create volume request issued successfully. Aug 08 20:22:59.498275 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a21fda84-0395-4de0-ab71-51e9262740fa tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:22:59.498679 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 581/2351] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:22:59 2026] POST /volume/v3/volumes => generated 754 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:59.511200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4720fa1f-fa57-455b-9287-f857757accd4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:59.516520 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4720fa1f-fa57-455b-9287-f857757accd4 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] GET https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:22:59.516695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4720fa1f-fa57-455b-9287-f857757accd4 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:59.516940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4720fa1f-fa57-455b-9287-f857757accd4 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:59.526613 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Created reservations ['c19abb94-cffc-4461-ac05-708d0400a853', 'e131351f-c003-4d84-bdfd-815e76d0c03d', '1a819700-c079-4bc3-beeb-3d60845a90fe', 'ace33bff-e56a-4ee1-9522-8e50cb21dfa0'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:22:59.528728 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:59.528728 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:22:59.532679 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4720fa1f-fa57-455b-9287-f857757accd4 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Volume info retrieved successfully. Aug 08 20:22:59.537720 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4720fa1f-fa57-455b-9287-f857757accd4 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f returned with HTTP 200 Aug 08 20:22:59.538115 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 592/2352] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:22:59 2026] GET /volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:59.567478 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Snapshot create request issued successfully. Aug 08 20:22:59.567805 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29a03fff-7b79-4b02-9e0d-4d2f2b90f42b tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:22:59.568173 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 590/2353] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:22:59 2026] POST /volume/v3/snapshots => generated 303 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:22:59.580738 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b51914bf-67ab-4a15-a265-f2f71970149a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:22:59.583322 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b51914bf-67ab-4a15-a265-f2f71970149a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 Aug 08 20:22:59.583322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b51914bf-67ab-4a15-a265-f2f71970149a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:22:59.583322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b51914bf-67ab-4a15-a265-f2f71970149a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:22:59.594484 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:22:59.594484 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:22:59.594484 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b51914bf-67ab-4a15-a265-f2f71970149a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Snapshot retrieved successfully. Aug 08 20:22:59.594484 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b51914bf-67ab-4a15-a265-f2f71970149a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 returned with HTTP 200 Aug 08 20:22:59.594484 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 591/2354] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:22:59 2026] GET /volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:22:59.963523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.058407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:23:00.058635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.058868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.059121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:00.059662 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.059662 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:00.059987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:00.066242 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:00.066625 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7718a7b0-8e03-48fb-9d11-aab15fb6f3b8 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:23:00.067081 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 582/2355] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:22:59 2026] GET /volume/v3/volumes => generated 15 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:00.079419 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.081148 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:00.081497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-858814803"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:00.082881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-858814803'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:00.082997 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume of 1 GB Aug 08 20:23:00.087803 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Availability Zones retrieved successfully. Aug 08 20:23:00.095234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Flow 'volume_create_api' (9f084c71-b20b-4ccf-9da1-89e70672bdca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:00.096141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fc5a7c-379b-457f-bb36-4f461248d644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.097150 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:00.135481 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9fc5a7c-379b-457f-bb36-4f461248d644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:00.136247 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e396da-fb37-4250-b19a-c508dc40f606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.194969 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Created reservations ['a94b1d12-3045-486d-8174-84010f9828e4', '579fba22-ce1a-4bbd-b0ec-a2cc91f29814', 'edc8d763-00fa-4ed0-bf2c-7db8344f2dfb', 'b885a3fb-7a72-4e2e-96fb-9b138aa6a360'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:00.196138 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22e396da-fb37-4250-b19a-c508dc40f606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a94b1d12-3045-486d-8174-84010f9828e4', '579fba22-ce1a-4bbd-b0ec-a2cc91f29814', 'edc8d763-00fa-4ed0-bf2c-7db8344f2dfb', 'b885a3fb-7a72-4e2e-96fb-9b138aa6a360']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:00.197354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d1d00c-6144-4643-b7c7-9febbba8f132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.223285 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d1d00c-6144-4643-b7c7-9febbba8f132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4807952f-a1c1-416e-8d8c-68fb20811053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-858814803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29459bd2369b40d5ac093f96ec43b9d7',qos_specs=None,replication_status=,reservations=['a94b1d12-3045-486d-8174-84010f9828e4','579fba22-ce1a-4bbd-b0ec-a2cc91f29814','edc8d763-00fa-4ed0-bf2c-7db8344f2dfb','b885a3fb-7a72-4e2e-96fb-9b138aa6a360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-858814803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4807952f-a1c1-416e-8d8c-68fb20811053,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='29459bd2369b40d5ac093f96ec43b9d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:00.223285 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e39bafe7-35a9-40dc-be5a-a4c9ce2debea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.241581 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e39bafe7-35a9-40dc-be5a-a4c9ce2debea) transitioned into state 'SUCCESS' from state '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-858814803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29459bd2369b40d5ac093f96ec43b9d7',qos_specs=None,replication_status=,reservations=['a94b1d12-3045-486d-8174-84010f9828e4','579fba22-ce1a-4bbd-b0ec-a2cc91f29814','edc8d763-00fa-4ed0-bf2c-7db8344f2dfb','b885a3fb-7a72-4e2e-96fb-9b138aa6a360'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:00.242058 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7cef1d-1942-4792-997f-06d827f02ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.254953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa7cef1d-1942-4792-997f-06d827f02ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:00.260928 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Flow 'volume_create_api' (9f084c71-b20b-4ccf-9da1-89e70672bdca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:00.260988 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume request issued successfully. Aug 08 20:23:00.261619 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7c569e3-1d8f-46df-9ee3-f96686b5beed tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:00.262793 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 593/2356] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:00 2026] POST /volume/v3/volumes => generated 763 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:00.275882 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4574f5bc-cb71-4dee-889c-f1da60346fa6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.278244 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4574f5bc-cb71-4dee-889c-f1da60346fa6 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:00.278582 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4574f5bc-cb71-4dee-889c-f1da60346fa6 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.278908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4574f5bc-cb71-4dee-889c-f1da60346fa6 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.290402 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.290402 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:00.294808 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4574f5bc-cb71-4dee-889c-f1da60346fa6 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:00.302519 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4574f5bc-cb71-4dee-889c-f1da60346fa6 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:00.303062 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 591/2357] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:00 2026] GET /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.552834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f8c7d0b3-6657-4c4b-a813-5bf990ea668e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.556183 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8c7d0b3-6657-4c4b-a813-5bf990ea668e tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] GET https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:23:00.556564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8c7d0b3-6657-4c4b-a813-5bf990ea668e tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.557128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f8c7d0b3-6657-4c4b-a813-5bf990ea668e tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.568213 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.568213 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:00.573671 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f8c7d0b3-6657-4c4b-a813-5bf990ea668e tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Volume info retrieved successfully. Aug 08 20:23:00.582127 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f8c7d0b3-6657-4c4b-a813-5bf990ea668e tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f returned with HTTP 200 Aug 08 20:23:00.582731 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 592/2358] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:00 2026] GET /volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.595888 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.598026 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:00.598521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "629e2523-cce9-4622-97f0-2439cf398d1f"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:00.600501 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '629e2523-cce9-4622-97f0-2439cf398d1f'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:00.608467 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d17f5ef5-7641-4430-8bf0-5a46969c0b52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.609569 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.609569 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:00.610301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d17f5ef5-7641-4430-8bf0-5a46969c0b52 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 Aug 08 20:23:00.610552 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d17f5ef5-7641-4430-8bf0-5a46969c0b52 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.610803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d17f5ef5-7641-4430-8bf0-5a46969c0b52 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.612673 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Volume retrieved successfully. Aug 08 20:23:00.612863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Create volume of 1 GB Aug 08 20:23:00.625177 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.625177 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:00.625771 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d17f5ef5-7641-4430-8bf0-5a46969c0b52 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Snapshot retrieved successfully. Aug 08 20:23:00.626790 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d17f5ef5-7641-4430-8bf0-5a46969c0b52 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 returned with HTTP 200 Aug 08 20:23:00.627232 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 594/2359] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:00 2026] GET /volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.628129 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Availability Zones retrieved successfully. Aug 08 20:23:00.634453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Flow 'volume_create_api' (b0dc867b-c3c5-4c13-8767-e8a03d72ae29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:00.635624 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4684c2-1049-4b9b-a3f9-3dd20b698023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.637159 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:00.638646 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4684c2-1049-4b9b-a3f9-3dd20b698023) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 20:23:00.638646 np0000006809 devstack@c-api.service[100389]: 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 08 20:23:00.639555 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.641401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] POST https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7/action Aug 08 20:23:00.641613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4684c2-1049-4b9b-a3f9-3dd20b698023) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:00.641865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:00.642033 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:00.642527 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb4684c2-1049-4b9b-a3f9-3dd20b698023) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:23:00.643338 np0000006809 devstack@c-api.service[100389]: WARNING cinder.volume.api [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Flow 'volume_create_api' (b0dc867b-c3c5-4c13-8767-e8a03d72ae29) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 20:23:00.643700 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6776d102-9558-40a1-a7a3-7c4ea3052670 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:23:00.644437 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 583/2360] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:00 2026] POST /volume/v3/volumes => generated 173 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:23:00.650841 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-51df17aa-917c-4dfc-99bb-715730124994 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.651863 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.651863 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:00.652347 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:00.655192 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51df17aa-917c-4dfc-99bb-715730124994 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] GET https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:23:00.656819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51df17aa-917c-4dfc-99bb-715730124994 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.657114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-51df17aa-917c-4dfc-99bb-715730124994 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.666072 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.666072 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:00.670075 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-51df17aa-917c-4dfc-99bb-715730124994 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Volume info retrieved successfully. Aug 08 20:23:00.675482 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-51df17aa-917c-4dfc-99bb-715730124994 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f returned with HTTP 200 Aug 08 20:23:00.676181 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 593/2361] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:00 2026] GET /volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.688513 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.690052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-2369113b-0d62-46eb-968f-29ea7cdf7beb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.693072 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] DELETE https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:23:00.693298 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.693896 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-2369113b-0d62-46eb-968f-29ea7cdf7beb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] DELETE https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc Aug 08 20:23:00.694080 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-2369113b-0d62-46eb-968f-29ea7cdf7beb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.694258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-2369113b-0d62-46eb-968f-29ea7cdf7beb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.694843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.695099 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Delete volume with id: 629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:23:00.697702 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Created reservations ['016d102d-a05b-4e34-af9d-f0ebd08cce7c', '1a22f5b7-9467-4392-a5a8-c141fbfb81f6'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:00.704631 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.704631 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:00.708535 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Extend volume request issued successfully. Aug 08 20:23:00.708535 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84fa1ad0-487d-4b76-aa53-3448ad8aa939 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7/action returned with HTTP 202 Aug 08 20:23:00.708841 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.708841 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:00.708911 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 592/2362] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:00 2026] POST /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:00.708952 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Volume info retrieved successfully. Aug 08 20:23:00.713152 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3c8715f1-0156-4ad1-8882-e4bc8d0ae4c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.715130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c8715f1-0156-4ad1-8882-e4bc8d0ae4c4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:00.715351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c8715f1-0156-4ad1-8882-e4bc8d0ae4c4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.715617 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c8715f1-0156-4ad1-8882-e4bc8d0ae4c4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.722952 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.722952 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:00.725906 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Delete volume request issued successfully. Aug 08 20:23:00.727040 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04c3d441-13e8-4cbb-b373-3f9175049c0d tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f returned with HTTP 202 Aug 08 20:23:00.727040 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 595/2363] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:00 2026] DELETE /volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:00.728451 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3c8715f1-0156-4ad1-8882-e4bc8d0ae4c4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:00.734572 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c346833f-9902-488c-b51d-c248c63203b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.736041 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c8715f1-0156-4ad1-8882-e4bc8d0ae4c4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:23:00.736852 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 594/2364] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:00 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.738537 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c346833f-9902-488c-b51d-c248c63203b6 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] GET https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:23:00.740942 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c346833f-9902-488c-b51d-c248c63203b6 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.742618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c346833f-9902-488c-b51d-c248c63203b6 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.754535 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.754535 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:00.754729 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-2369113b-0d62-46eb-968f-29ea7cdf7beb tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc returned with HTTP 200 Aug 08 20:23:00.754978 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 584/2365] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:23:00 2026] DELETE /volume/v3/attachments/64d098b5-9c3a-46f1-acb7-51576bdd02cc => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.759098 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c346833f-9902-488c-b51d-c248c63203b6 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Volume info retrieved successfully. Aug 08 20:23:00.765271 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:00.767376 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c346833f-9902-488c-b51d-c248c63203b6 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f returned with HTTP 200 Aug 08 20:23:00.767782 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 593/2366] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:00 2026] GET /volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:00.769046 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:23:00.769225 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:00.769448 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:00.769594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Delete volume with id: 4eebc2d7-e7f8-4219-bc42-a85b407f0016 Aug 08 20:23:00.776319 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:00.776319 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:00.776804 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:23:00.792930 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Delete volume request issued successfully. Aug 08 20:23:00.793106 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e75b1f99-91a3-409c-9464-322f51ad5a21 req-e20f8d4c-9c1a-4da5-a86e-a3d8ae2220ea tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 returned with HTTP 202 Aug 08 20:23:00.793667 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 596/2367] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:23:00 2026] DELETE /volume/v3/volumes/4eebc2d7-e7f8-4219-bc42-a85b407f0016 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:01.317130 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8422080d-a098-4bfe-9488-ab7d0ae6d5bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.319224 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8422080d-a098-4bfe-9488-ab7d0ae6d5bb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:01.319511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8422080d-a098-4bfe-9488-ab7d0ae6d5bb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.319769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8422080d-a098-4bfe-9488-ab7d0ae6d5bb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.328903 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.328903 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:01.333787 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8422080d-a098-4bfe-9488-ab7d0ae6d5bb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:01.339321 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8422080d-a098-4bfe-9488-ab7d0ae6d5bb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:01.340035 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 595/2368] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.351440 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-442bb047-8129-43d5-8c8c-5a50e495ba60 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.353148 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-442bb047-8129-43d5-8c8c-5a50e495ba60 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:01.353326 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-442bb047-8129-43d5-8c8c-5a50e495ba60 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.353594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-442bb047-8129-43d5-8c8c-5a50e495ba60 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.359744 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.359744 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:01.362891 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-442bb047-8129-43d5-8c8c-5a50e495ba60 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:01.366483 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-442bb047-8129-43d5-8c8c-5a50e495ba60 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:01.366827 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 585/2369] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.381954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.383600 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:01.383907 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-489577210"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:01.385270 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-489577210'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:01.385397 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume of 1 GB Aug 08 20:23:01.389237 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Availability Zones retrieved successfully. Aug 08 20:23:01.394932 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Flow 'volume_create_api' (ed5f7282-501d-4db6-857e-e09a2815b79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:01.395843 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf3857e-7343-4f5e-a61f-764a3f880430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.396691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:01.421381 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf3857e-7343-4f5e-a61f-764a3f880430) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.422330 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcbddc56-ed47-4dff-abc0-ca189e678000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.459691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Created reservations ['d38eb6df-d0c9-43d2-8ea8-a6feb8ff18f9', '192078f9-1321-40b1-a390-fab67b7da8d9', '0cde9473-5cbb-4e77-87c1-6931c236842f', '19b05493-ef6a-4d4a-aa6e-dbe9f6c1845a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:01.460442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcbddc56-ed47-4dff-abc0-ca189e678000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d38eb6df-d0c9-43d2-8ea8-a6feb8ff18f9', '192078f9-1321-40b1-a390-fab67b7da8d9', '0cde9473-5cbb-4e77-87c1-6931c236842f', '19b05493-ef6a-4d4a-aa6e-dbe9f6c1845a']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.461135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a6aff8-3594-4ead-a363-11224cdac111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.484830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a6aff8-3594-4ead-a363-11224cdac111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '208c4322-8328-4dd4-b3c8-a1e5c9ec012c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-489577210',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29459bd2369b40d5ac093f96ec43b9d7',qos_specs=None,replication_status=,reservations=['d38eb6df-d0c9-43d2-8ea8-a6feb8ff18f9','192078f9-1321-40b1-a390-fab67b7da8d9','0cde9473-5cbb-4e77-87c1-6931c236842f','19b05493-ef6a-4d4a-aa6e-dbe9f6c1845a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-489577210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=208c4322-8328-4dd4-b3c8-a1e5c9ec012c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='29459bd2369b40d5ac093f96ec43b9d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.485509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896e6f3f-a1e0-4844-b5c1-ddc94e010d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.501463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896e6f3f-a1e0-4844-b5c1-ddc94e010d2b) transitioned into state 'SUCCESS' from state '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-489577210',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29459bd2369b40d5ac093f96ec43b9d7',qos_specs=None,replication_status=,reservations=['d38eb6df-d0c9-43d2-8ea8-a6feb8ff18f9','192078f9-1321-40b1-a390-fab67b7da8d9','0cde9473-5cbb-4e77-87c1-6931c236842f','19b05493-ef6a-4d4a-aa6e-dbe9f6c1845a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.502113 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8acf4b65-b6f3-4142-98ca-3204b9586370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.513462 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8acf4b65-b6f3-4142-98ca-3204b9586370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.513462 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Flow 'volume_create_api' (ed5f7282-501d-4db6-857e-e09a2815b79c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:01.513462 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume request issued successfully. Aug 08 20:23:01.513462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c9a6a8-4bcf-49bc-952e-538527423b11 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:01.513462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 594/2370] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:01 2026] POST /volume/v3/volumes => generated 763 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:01.532541 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c131dfea-2712-49e7-a1b6-334c8d026c14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.534223 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c131dfea-2712-49e7-a1b6-334c8d026c14 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:01.535693 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c131dfea-2712-49e7-a1b6-334c8d026c14 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.535693 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c131dfea-2712-49e7-a1b6-334c8d026c14 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.541203 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.541203 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:01.545211 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c131dfea-2712-49e7-a1b6-334c8d026c14 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:01.549615 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c131dfea-2712-49e7-a1b6-334c8d026c14 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:01.549995 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 597/2371] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.708736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b20fb756-06b5-4df2-b013-d1f422162cff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.710451 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] DELETE https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:23:01.710657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.710849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.711000 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Delete volume with id: 66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:23:01.717879 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.717879 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:01.718289 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:23:01.733444 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Delete volume request issued successfully. Aug 08 20:23:01.733664 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b20fb756-06b5-4df2-b013-d1f422162cff tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 202 Aug 08 20:23:01.734088 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 596/2372] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:01 2026] DELETE /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:01.740799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-20fef485-8b42-4b2c-a167-70d8eb48de08 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.742457 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20fef485-8b42-4b2c-a167-70d8eb48de08 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:23:01.742653 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20fef485-8b42-4b2c-a167-70d8eb48de08 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.742863 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20fef485-8b42-4b2c-a167-70d8eb48de08 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.749117 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3025f60f-bcfb-4cd3-bd2f-58d971ed6fbc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.750128 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.750128 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:01.751367 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3025f60f-bcfb-4cd3-bd2f-58d971ed6fbc tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:01.751756 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3025f60f-bcfb-4cd3-bd2f-58d971ed6fbc tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.752026 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3025f60f-bcfb-4cd3-bd2f-58d971ed6fbc tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.755136 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-20fef485-8b42-4b2c-a167-70d8eb48de08 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Volume info retrieved successfully. Aug 08 20:23:01.759868 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20fef485-8b42-4b2c-a167-70d8eb48de08 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 200 Aug 08 20:23:01.760434 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 586/2373] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.761266 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.761266 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:01.765950 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3025f60f-bcfb-4cd3-bd2f-58d971ed6fbc tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:01.771793 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3025f60f-bcfb-4cd3-bd2f-58d971ed6fbc tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:23:01.772317 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 595/2374] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.782833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d3c21ad9-1fe5-4e6e-9610-0d7b0ef42623 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.783659 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-64b6c0d2-baa5-4558-84ff-5de88ab8a965 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.785074 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3c21ad9-1fe5-4e6e-9610-0d7b0ef42623 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] GET https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f Aug 08 20:23:01.785359 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3c21ad9-1fe5-4e6e-9610-0d7b0ef42623 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.785575 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64b6c0d2-baa5-4558-84ff-5de88ab8a965 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:01.785650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d3c21ad9-1fe5-4e6e-9610-0d7b0ef42623 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.785765 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64b6c0d2-baa5-4558-84ff-5de88ab8a965 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.785943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64b6c0d2-baa5-4558-84ff-5de88ab8a965 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.792104 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d3c21ad9-1fe5-4e6e-9610-0d7b0ef42623 tempest-VolumesCloneNegativeTest-1904236989 tempest-VolumesCloneNegativeTest-1904236989-project-member] https://10.4.3.206/volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f returned with HTTP 404 Aug 08 20:23:01.792471 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.792471 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:01.792718 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 598/2375] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/629e2523-cce9-4622-97f0-2439cf398d1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:01.796197 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-64b6c0d2-baa5-4558-84ff-5de88ab8a965 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:01.800589 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64b6c0d2-baa5-4558-84ff-5de88ab8a965 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:23:01.800943 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 597/2376] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.812836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.816365 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 Aug 08 20:23:01.816885 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.820823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.820953 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Delete snapshot with id: 8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 Aug 08 20:23:01.826446 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.826446 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:01.827004 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Snapshot retrieved successfully. Aug 08 20:23:01.837511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.839838 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:01.840229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-634839765"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:01.842167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-634839765'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:01.842336 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume of 1 GB Aug 08 20:23:01.847893 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Availability Zones retrieved successfully. Aug 08 20:23:01.850498 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Snapshot delete request issued successfully. Aug 08 20:23:01.850684 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0662566-cb8a-44c4-a6a9-ecc24fdce416 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 returned with HTTP 202 Aug 08 20:23:01.851058 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 587/2377] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:01 2026] DELETE /volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:01.857063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (e9d661d9-6c45-4cc7-acac-cccbc7a85fc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:01.858208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6306c77e-71dd-44bf-a016-f3683fa6d388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.858917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24677425-f468-4869-9e69-a39ace9198d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.859265 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:01.860747 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24677425-f468-4869-9e69-a39ace9198d0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 Aug 08 20:23:01.860970 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24677425-f468-4869-9e69-a39ace9198d0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.861177 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24677425-f468-4869-9e69-a39ace9198d0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.866559 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.866559 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:01.867150 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-24677425-f468-4869-9e69-a39ace9198d0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Snapshot retrieved successfully. Aug 08 20:23:01.868210 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24677425-f468-4869-9e69-a39ace9198d0 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 returned with HTTP 200 Aug 08 20:23:01.869571 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 599/2378] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:01.888630 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6306c77e-71dd-44bf-a016-f3683fa6d388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.889824 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde507c0-a6d5-4096-a7e7-c67ee4596dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.926763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Created reservations ['ffc2706d-a17b-4215-a8d7-2f7e827e786e', 'db4800ba-11f4-4d80-bed3-36fe3864abe2', '716292af-01b1-4a5d-aef6-35f2d76a231b', '34bd8a00-e520-406e-897d-41ba9658dba9'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:01.927508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde507c0-a6d5-4096-a7e7-c67ee4596dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffc2706d-a17b-4215-a8d7-2f7e827e786e', 'db4800ba-11f4-4d80-bed3-36fe3864abe2', '716292af-01b1-4a5d-aef6-35f2d76a231b', '34bd8a00-e520-406e-897d-41ba9658dba9']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.928305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37145174-d94f-4a8e-a487-2675fcc10ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.948928 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37145174-d94f-4a8e-a487-2675fcc10ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71f0cb5c-81f3-42f4-89c1-daebf1fb471f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-634839765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['ffc2706d-a17b-4215-a8d7-2f7e827e786e','db4800ba-11f4-4d80-bed3-36fe3864abe2','716292af-01b1-4a5d-aef6-35f2d76a231b','34bd8a00-e520-406e-897d-41ba9658dba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-634839765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71f0cb5c-81f3-42f4-89c1-daebf1fb471f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d8c39fd4c64e9b86178c11af258795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.949789 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392c17c4-2d6c-420a-a699-8b04c44903aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.966879 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (392c17c4-2d6c-420a-a699-8b04c44903aa) transitioned into state 'SUCCESS' from state '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-634839765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['ffc2706d-a17b-4215-a8d7-2f7e827e786e','db4800ba-11f4-4d80-bed3-36fe3864abe2','716292af-01b1-4a5d-aef6-35f2d76a231b','34bd8a00-e520-406e-897d-41ba9658dba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.967532 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8308a1cd-8810-4986-805a-aa0280183cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:01.977401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8308a1cd-8810-4986-805a-aa0280183cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:01.977401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (e9d661d9-6c45-4cc7-acac-cccbc7a85fc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:01.977401 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request issued successfully. Aug 08 20:23:01.977401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7a6cf6cb-f630-4ce5-a551-6261015b21a8 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:01.977401 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 596/2379] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:01 2026] POST /volume/v3/volumes => generated 748 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:01.989020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-04ac7f49-a156-4bad-baef-3677c3b52e21 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:01.990963 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-04ac7f49-a156-4bad-baef-3677c3b52e21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:01.991193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-04ac7f49-a156-4bad-baef-3677c3b52e21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:01.991452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-04ac7f49-a156-4bad-baef-3677c3b52e21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:01.998147 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:01.998147 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:02.001647 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-04ac7f49-a156-4bad-baef-3677c3b52e21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:02.005964 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-04ac7f49-a156-4bad-baef-3677c3b52e21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 200 Aug 08 20:23:02.006473 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 598/2380] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:01 2026] GET /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:02.561630 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1dadf4eb-e4d1-428a-bb2d-de882ac0e454 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.563280 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dadf4eb-e4d1-428a-bb2d-de882ac0e454 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:02.563735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dadf4eb-e4d1-428a-bb2d-de882ac0e454 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.563735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dadf4eb-e4d1-428a-bb2d-de882ac0e454 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.570678 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.570678 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:02.574208 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1dadf4eb-e4d1-428a-bb2d-de882ac0e454 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:02.578374 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dadf4eb-e4d1-428a-bb2d-de882ac0e454 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:02.578784 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 588/2381] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:02.590185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c8e49398-60f7-4351-9bc4-5c5abe790efd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.592128 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c8e49398-60f7-4351-9bc4-5c5abe790efd tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:02.592275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c8e49398-60f7-4351-9bc4-5c5abe790efd tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.592519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c8e49398-60f7-4351-9bc4-5c5abe790efd tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.600107 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.600107 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:02.604634 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c8e49398-60f7-4351-9bc4-5c5abe790efd tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:02.608993 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c8e49398-60f7-4351-9bc4-5c5abe790efd tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:02.609394 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 600/2382] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:02.620555 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.622276 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:02.622629 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-614470714"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:02.624014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-614470714'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:02.624160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume of 1 GB Aug 08 20:23:02.624601 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.624601 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:02.628272 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Availability Zones retrieved successfully. Aug 08 20:23:02.633723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Flow 'volume_create_api' (4fb15bf8-080e-4d4a-80cf-2f7df2e9bfe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:02.634776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f4011b0-c080-410d-a42f-a0c5822362ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:02.635690 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:02.659654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f4011b0-c080-410d-a42f-a0c5822362ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:02.660362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c478fba6-eb75-4f83-b88f-5794928882ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:02.696450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Created reservations ['e34957e9-12c7-4e01-9835-bcb3d66e0cbc', 'b9f061bc-968c-486a-91f9-e47c99cef5b2', '5c741eda-1e5f-411a-8f63-59211bb2a8bf', '74bf7d91-a205-49c2-8995-16a82bc478da'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:02.697460 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c478fba6-eb75-4f83-b88f-5794928882ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e34957e9-12c7-4e01-9835-bcb3d66e0cbc', 'b9f061bc-968c-486a-91f9-e47c99cef5b2', '5c741eda-1e5f-411a-8f63-59211bb2a8bf', '74bf7d91-a205-49c2-8995-16a82bc478da']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:02.698190 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a68351-cf09-4f12-81c5-325361e083a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:02.720045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a68351-cf09-4f12-81c5-325361e083a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ac63230-54a8-4e6d-bc14-980a00545e8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-614470714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29459bd2369b40d5ac093f96ec43b9d7',qos_specs=None,replication_status=,reservations=['e34957e9-12c7-4e01-9835-bcb3d66e0cbc','b9f061bc-968c-486a-91f9-e47c99cef5b2','5c741eda-1e5f-411a-8f63-59211bb2a8bf','74bf7d91-a205-49c2-8995-16a82bc478da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-614470714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ac63230-54a8-4e6d-bc14-980a00545e8c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='29459bd2369b40d5ac093f96ec43b9d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:02.721430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f6a379-faa3-4fe3-a8ff-07349a3969c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:02.738230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f6a379-faa3-4fe3-a8ff-07349a3969c3) transitioned into state 'SUCCESS' from state '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-614470714',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29459bd2369b40d5ac093f96ec43b9d7',qos_specs=None,replication_status=,reservations=['e34957e9-12c7-4e01-9835-bcb3d66e0cbc','b9f061bc-968c-486a-91f9-e47c99cef5b2','5c741eda-1e5f-411a-8f63-59211bb2a8bf','74bf7d91-a205-49c2-8995-16a82bc478da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a6d0f9330cc4651a3d5b3a4152d1ce7',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:02.739040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b89c15-51dd-44da-a643-55cac959f492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:02.749412 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b89c15-51dd-44da-a643-55cac959f492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:02.749412 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Flow 'volume_create_api' (4fb15bf8-080e-4d4a-80cf-2f7df2e9bfe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:02.749412 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Create volume request issued successfully. Aug 08 20:23:02.749412 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93e6af16-94e9-4b7e-a3b2-2a1652634d93 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:02.750032 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 597/2383] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:02 2026] POST /volume/v3/volumes => generated 763 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:02.766943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ac134306-edd8-4797-b1e5-97aa81f52cd7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.769408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac134306-edd8-4797-b1e5-97aa81f52cd7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:02.769408 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac134306-edd8-4797-b1e5-97aa81f52cd7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.769408 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac134306-edd8-4797-b1e5-97aa81f52cd7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.775853 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.775853 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:02.777527 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c454fd7a-3b6b-44d8-87bd-f3d235aa1549 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.781416 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c454fd7a-3b6b-44d8-87bd-f3d235aa1549 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] GET https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 Aug 08 20:23:02.781416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c454fd7a-3b6b-44d8-87bd-f3d235aa1549 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.781416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c454fd7a-3b6b-44d8-87bd-f3d235aa1549 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.781615 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ac134306-edd8-4797-b1e5-97aa81f52cd7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:02.784718 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c454fd7a-3b6b-44d8-87bd-f3d235aa1549 tempest-ServerActionsTestOtherA-1679115816 tempest-ServerActionsTestOtherA-1679115816-project-member] https://10.4.3.206/volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 returned with HTTP 404 Aug 08 20:23:02.784989 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac134306-edd8-4797-b1e5-97aa81f52cd7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:02.785204 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 589/2384] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/volumes/66a4f455-d881-4122-89d2-0ee3e2e5a761 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:02.785473 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 599/2385] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:02.881105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f8c6a779-6535-45c4-8988-809e4d378c5a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.884643 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8c6a779-6535-45c4-8988-809e4d378c5a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 Aug 08 20:23:02.884880 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8c6a779-6535-45c4-8988-809e4d378c5a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.885126 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f8c6a779-6535-45c4-8988-809e4d378c5a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.893222 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f8c6a779-6535-45c4-8988-809e4d378c5a tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 returned with HTTP 404 Aug 08 20:23:02.894056 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 601/2386] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/snapshots/8c9462f8-7fd9-42ea-8dd1-2fa9a6686ba4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:02.900694 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25648dd3-d31b-4b09-9b22-23050fe04fa4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.902710 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25648dd3-d31b-4b09-9b22-23050fe04fa4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:02.902946 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25648dd3-d31b-4b09-9b22-23050fe04fa4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.903169 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25648dd3-d31b-4b09-9b22-23050fe04fa4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.915697 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.915697 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:02.920026 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-25648dd3-d31b-4b09-9b22-23050fe04fa4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:02.924814 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25648dd3-d31b-4b09-9b22-23050fe04fa4 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:23:02.925261 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 598/2387] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:02.941806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56f61005-2d99-4a84-9122-7e236afb8cca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.943331 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] DELETE https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:02.943536 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.943707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.943869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Delete volume with id: 64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:02.950309 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.950309 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:02.950827 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:02.964512 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Delete volume request issued successfully. Aug 08 20:23:02.964668 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56f61005-2d99-4a84-9122-7e236afb8cca tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 202 Aug 08 20:23:02.965023 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 590/2388] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:02 2026] DELETE /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:02.972673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0ba22805-9e88-4357-b60d-a02f3c013770 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:02.975030 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0ba22805-9e88-4357-b60d-a02f3c013770 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:02.975206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0ba22805-9e88-4357-b60d-a02f3c013770 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:02.975374 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0ba22805-9e88-4357-b60d-a02f3c013770 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:02.988477 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:02.988477 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:02.997207 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0ba22805-9e88-4357-b60d-a02f3c013770 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Volume info retrieved successfully. Aug 08 20:23:03.002769 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0ba22805-9e88-4357-b60d-a02f3c013770 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 200 Aug 08 20:23:03.003265 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 600/2389] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:02 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.018890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-36e0de1f-b09a-4a2e-9d4e-79942d92d7f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.020454 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36e0de1f-b09a-4a2e-9d4e-79942d92d7f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:03.020666 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36e0de1f-b09a-4a2e-9d4e-79942d92d7f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.020814 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36e0de1f-b09a-4a2e-9d4e-79942d92d7f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.027057 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.027057 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:03.030791 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-36e0de1f-b09a-4a2e-9d4e-79942d92d7f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:03.034847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36e0de1f-b09a-4a2e-9d4e-79942d92d7f1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 200 Aug 08 20:23:03.035289 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 602/2390] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.049870 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9810e17-d021-42ae-b239-3ea3ab6d6954 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.052100 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9810e17-d021-42ae-b239-3ea3ab6d6954 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f/action Aug 08 20:23:03.052571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9810e17-d021-42ae-b239-3ea3ab6d6954 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:03.052715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9810e17-d021-42ae-b239-3ea3ab6d6954 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:03.064116 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.064116 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:03.064626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-c9810e17-d021-42ae-b239-3ea3ab6d6954 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume '71f0cb5c-81f3-42f4-89c1-daebf1fb471f' with '{'status': 'attaching'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:03.084560 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9810e17-d021-42ae-b239-3ea3ab6d6954 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f/action returned with HTTP 202 Aug 08 20:23:03.085096 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 599/2391] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:03 2026] POST /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:03.092633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-36b0f33b-e6cd-41b1-bcbb-741a0df9d46f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.094250 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36b0f33b-e6cd-41b1-bcbb-741a0df9d46f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:03.094451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36b0f33b-e6cd-41b1-bcbb-741a0df9d46f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.094627 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-36b0f33b-e6cd-41b1-bcbb-741a0df9d46f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.101587 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.101587 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:03.105923 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-36b0f33b-e6cd-41b1-bcbb-741a0df9d46f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:03.112798 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-36b0f33b-e6cd-41b1-bcbb-741a0df9d46f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 200 Aug 08 20:23:03.113491 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 591/2392] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.129112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.132491 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f/action Aug 08 20:23:03.133245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:03.133445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:03.143071 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.143071 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:03.143417 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Volume info retrieved successfully. Aug 08 20:23:03.162526 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Delete volume request issued successfully. Aug 08 20:23:03.162769 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73f0aa5e-b3f0-46e5-8788-984757dcec65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f/action returned with HTTP 202 Aug 08 20:23:03.163198 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 601/2393] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:03 2026] POST /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:03.169959 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7e9401f-8083-4fcb-b990-611a63a40c63 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.171780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7e9401f-8083-4fcb-b990-611a63a40c63 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:03.171878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7e9401f-8083-4fcb-b990-611a63a40c63 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.172018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7e9401f-8083-4fcb-b990-611a63a40c63 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.179149 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.179149 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:03.183457 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a7e9401f-8083-4fcb-b990-611a63a40c63 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:03.188177 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7e9401f-8083-4fcb-b990-611a63a40c63 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 200 Aug 08 20:23:03.188659 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 603/2394] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.798661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0708ecdb-582e-4963-8d7b-fc604e617c9c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.800405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0708ecdb-582e-4963-8d7b-fc604e617c9c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:03.800625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0708ecdb-582e-4963-8d7b-fc604e617c9c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.800814 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0708ecdb-582e-4963-8d7b-fc604e617c9c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.808926 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.808926 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:03.813171 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0708ecdb-582e-4963-8d7b-fc604e617c9c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:03.818523 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0708ecdb-582e-4963-8d7b-fc604e617c9c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:03.819028 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 600/2395] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.834098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dae7c86a-7537-4e89-9ba0-787a907dab20 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.836159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dae7c86a-7537-4e89-9ba0-787a907dab20 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:03.836421 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dae7c86a-7537-4e89-9ba0-787a907dab20 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.837003 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dae7c86a-7537-4e89-9ba0-787a907dab20 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.843910 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.843910 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:03.847693 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dae7c86a-7537-4e89-9ba0-787a907dab20 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:03.852209 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dae7c86a-7537-4e89-9ba0-787a907dab20 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:03.852780 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 592/2396] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.865781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.878076 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:23:03.878076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.878076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.878076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:03.881436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:03.889178 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:03.889790 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8382f5a3-7ede-4673-97be-a4c3b7179b80 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:23:03.890249 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 602/2397] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes => generated 973 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.901277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.903017 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-489577210 Aug 08 20:23:03.903212 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.903443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.903728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:03.904405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-489577210'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:03.910849 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:03.911279 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-628125a5-97ee-4d1b-b9e4-7b3ed1b4049a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-489577210 returned with HTTP 200 Aug 08 20:23:03.911739 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 604/2398] 10.4.3.206 () {66 vars in 1336 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-489577210 => generated 333 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.920575 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ddfff75a-c19d-48d7-9819-80355332ff8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.922333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-614470714 Aug 08 20:23:03.922585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.922778 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.923104 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:03.923817 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-614470714'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:03.954681 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:03.955611 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.955611 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:03.963946 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ddfff75a-c19d-48d7-9819-80355332ff8b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-614470714 returned with HTTP 200 Aug 08 20:23:03.963946 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 601/2399] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-614470714 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:03.978415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:03.980117 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1 Aug 08 20:23:03.980302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:03.980509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:03.980733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:03.981407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:03.987409 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:03.988100 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:03.988100 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:03.991615 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec4fc08b-a470-4164-85c8-09dc5b0aa48b tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 08 20:23:03.991952 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 593/2400] 10.4.3.206 () {66 vars in 1273 bytes} [Sat Aug 8 20:23:03 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.005439 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.007137 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:04.007308 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.007522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.007770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.008035 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.008035 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:04.008428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.017196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-df1b1b9e-3fc0-4582-9c8f-c613eca3d0a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.018909 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df1b1b9e-3fc0-4582-9c8f-c613eca3d0a5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] GET https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 Aug 08 20:23:04.021439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df1b1b9e-3fc0-4582-9c8f-c613eca3d0a5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.021439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df1b1b9e-3fc0-4582-9c8f-c613eca3d0a5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.025651 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df1b1b9e-3fc0-4582-9c8f-c613eca3d0a5 tempest-VolumesExtendTest-1017730811 tempest-VolumesExtendTest-1017730811-project-member] https://10.4.3.206/volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 returned with HTTP 404 Aug 08 20:23:04.026066 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 605/2401] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/64a7fa3e-5cdc-479c-b5f8-47f5caa38be7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:04.041536 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.042374 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.042374 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:04.046692 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3bdd9fd9-5528-4ef5-9628-ac90a13706f1 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:04.047288 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 603/2402] 10.4.3.206 () {66 vars in 1361 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 1002 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.067398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.069057 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:04.069214 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.069400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.069631 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.070272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.104503 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.105518 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.105518 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:04.110277 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48b826c6-0c74-4586-acdb-8b0ed530a4a9 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:04.110790 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 602/2403] 10.4.3.206 () {66 vars in 1361 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 1002 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.125945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.128001 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:04.128673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.128673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.128859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.129735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.173720 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.175940 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a78e3636-0e90-49aa-9b1e-a115cfcafbca tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=1&marker=4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:04.176715 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 594/2404] 10.4.3.206 () {66 vars in 1361 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?limit=1&marker=4807952f-a1c1-416e-8d8c-68fb20811053 => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:04.189697 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.193273 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 08 20:23:04.193273 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.193369 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.193706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.194003 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:04.194279 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.194279 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:04.194774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.203772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a6fa1443-2335-4d3e-b561-624e2b482e6d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.205701 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6fa1443-2335-4d3e-b561-624e2b482e6d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:04.205897 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6fa1443-2335-4d3e-b561-624e2b482e6d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.206102 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6fa1443-2335-4d3e-b561-624e2b482e6d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.215795 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6fa1443-2335-4d3e-b561-624e2b482e6d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 404 Aug 08 20:23:04.216864 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 604/2405] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:04.223452 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d5e53885-cdc4-48cf-a91e-5c255d94c6b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.225573 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5e53885-cdc4-48cf-a91e-5c255d94c6b6 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:04.225573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5e53885-cdc4-48cf-a91e-5c255d94c6b6 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.225711 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d5e53885-cdc4-48cf-a91e-5c255d94c6b6 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.230919 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.232165 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.232165 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:04.232808 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d5e53885-cdc4-48cf-a91e-5c255d94c6b6 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 404 Aug 08 20:23:04.233281 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 603/2406] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:04.239778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4c9ab931-548c-43b8-bd61-daff5e51e275 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.240658 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-00320410-1c85-4b65-b1e1-4fd6188e81d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 08 20:23:04.241210 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 606/2407] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.241593 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c9ab931-548c-43b8-bd61-daff5e51e275 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] DELETE https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:04.241832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c9ab931-548c-43b8-bd61-daff5e51e275 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.242035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c9ab931-548c-43b8-bd61-daff5e51e275 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.242210 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4c9ab931-548c-43b8-bd61-daff5e51e275 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume with id: 71f0cb5c-81f3-42f4-89c1-daebf1fb471f Aug 08 20:23:04.248018 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c9ab931-548c-43b8-bd61-daff5e51e275 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f returned with HTTP 404 Aug 08 20:23:04.248665 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 595/2408] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:04 2026] DELETE /volume/v3/volumes/71f0cb5c-81f3-42f4-89c1-daebf1fb471f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:04.255186 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.257096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 08 20:23:04.257333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.257444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.257586 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.257851 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.258073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:04.258773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.259191 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:04.259589 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2074845511"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:04.261305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2074845511'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:04.261460 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume of 1 GB Aug 08 20:23:04.266182 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Availability Zones retrieved successfully. Aug 08 20:23:04.271502 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (b03d4921-2b31-4af4-ad5f-86bacb0da75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:04.272409 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13521d30-63a5-48bf-aa41-9faac7193ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:04.273694 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:04.315017 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.315017 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.315017 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:04.316131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13521d30-63a5-48bf-aa41-9faac7193ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:04.319137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591c4f99-399a-44e7-bbbe-dd8b1b9acccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:04.319229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f419ea5-fcf7-4460-bb5c-7d0cdec1f976 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 08 20:23:04.319722 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 605/2409] 10.4.3.206 () {66 vars in 1359 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.342414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d4c68cb-4743-4e92-90b8-48662347e961 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.344054 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1 Aug 08 20:23:04.344525 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.344601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.345023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.345831 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.366625 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.367287 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d4c68cb-4743-4e92-90b8-48662347e961 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 08 20:23:04.367722 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 607/2410] 10.4.3.206 () {66 vars in 1252 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.369284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Created reservations ['b21dd5c9-81bd-418c-b536-19489099fa18', 'cd6fef49-1646-40c6-8f71-534890fb5689', 'd693b9d7-f3d8-4ad9-b0ba-df186b814f6c', '4092b55c-2b46-4cb5-a1d8-1f2376c5aef2'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:04.371767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (591c4f99-399a-44e7-bbbe-dd8b1b9acccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b21dd5c9-81bd-418c-b536-19489099fa18', 'cd6fef49-1646-40c6-8f71-534890fb5689', 'd693b9d7-f3d8-4ad9-b0ba-df186b814f6c', '4092b55c-2b46-4cb5-a1d8-1f2376c5aef2']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:04.371767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81dddfb5-54e7-498e-96a1-4c9750343e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:04.377078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.379593 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1&marker=0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:04.379905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.380210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.380549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.381467 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.397572 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.398321 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81dddfb5-54e7-498e-96a1-4c9750343e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd1a2383-3ebf-401f-a4b7-781d33bca000', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2074845511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['b21dd5c9-81bd-418c-b536-19489099fa18','cd6fef49-1646-40c6-8f71-534890fb5689','d693b9d7-f3d8-4ad9-b0ba-df186b814f6c','4092b55c-2b46-4cb5-a1d8-1f2376c5aef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2074845511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd1a2383-3ebf-401f-a4b7-781d33bca000,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d8c39fd4c64e9b86178c11af258795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:04.398506 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f49aa05-86fc-4f33-b146-dfcb2e43e2a3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?limit=1&marker=0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:04.399244 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 596/2411] 10.4.3.206 () {66 vars in 1340 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?limit=1&marker=0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.399309 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2882a7-3cb8-4480-a52f-62c9abd68cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:04.410198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.412210 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1&marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:04.412623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.412869 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.413134 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.413771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.424158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f2882a7-3cb8-4480-a52f-62c9abd68cea) transitioned into state 'SUCCESS' from state '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-2074845511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['b21dd5c9-81bd-418c-b536-19489099fa18','cd6fef49-1646-40c6-8f71-534890fb5689','d693b9d7-f3d8-4ad9-b0ba-df186b814f6c','4092b55c-2b46-4cb5-a1d8-1f2376c5aef2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:04.424835 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b171a38b-7649-4353-8aa7-7e7c2288742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:04.427976 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.428579 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47e5de95-7d6a-42d8-87b8-0b6c52ec5fe0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?limit=1&marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:04.429519 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 606/2412] 10.4.3.206 () {66 vars in 1340 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?limit=1&marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.434965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b171a38b-7649-4353-8aa7-7e7c2288742a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:04.436261 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (b03d4921-2b31-4af4-ad5f-86bacb0da75e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:04.437135 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request issued successfully. Aug 08 20:23:04.437766 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-044b37b0-a017-4fb5-93cd-cba60fac1551 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:04.438327 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 604/2413] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:04 2026] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:04.442208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.444072 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?limit=1&marker=4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:04.444274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.444457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.444679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.445036 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.445036 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:04.445332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.453911 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68951a09-12d7-43d1-890a-2d0c6e9ef10a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.455851 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68951a09-12d7-43d1-890a-2d0c6e9ef10a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:04.456151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68951a09-12d7-43d1-890a-2d0c6e9ef10a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.456338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68951a09-12d7-43d1-890a-2d0c6e9ef10a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.463145 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.463145 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:04.467781 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68951a09-12d7-43d1-890a-2d0c6e9ef10a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:04.472083 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68951a09-12d7-43d1-890a-2d0c6e9ef10a tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 200 Aug 08 20:23:04.472353 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 597/2414] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.474169 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.474721 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-21b2b421-93b8-45d0-b5e1-a1542412a5b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?limit=1&marker=4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:04.474933 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 608/2415] 10.4.3.206 () {66 vars in 1340 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?limit=1&marker=4807952f-a1c1-416e-8d8c-68fb20811053 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:04.485033 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.489330 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-614470714&status=available Aug 08 20:23:04.489637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.489894 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.490183 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.498509 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:04.498509 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.498509 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:04.499035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-614470714'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.539568 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.540064 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cd7940b-e0bb-4fa3-84fd-5700f4fe6f42 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-614470714&status=available returned with HTTP 200 Aug 08 20:23:04.540546 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 607/2416] 10.4.3.206 () {66 vars in 1370 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-614470714&status=available => generated 333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.556871 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.558653 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-858814803&status=available Aug 08 20:23:04.558838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.559026 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.559279 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.559558 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100391) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:04.559932 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.559932 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:04.560157 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-858814803'), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.586134 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.586827 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.586827 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:04.591259 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f5031ea-6cc1-45d6-bfde-b7a1e7ea5d21 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-858814803&status=available returned with HTTP 200 Aug 08 20:23:04.591580 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 605/2417] 10.4.3.206 () {66 vars in 1391 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-858814803&status=available => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.607782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b597f918-0894-4f0d-8265-6134b4446a16 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.609544 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c&sort=id%3Aasc Aug 08 20:23:04.609751 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.609969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.610235 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.610973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.643853 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.644348 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.644348 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:04.647945 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b597f918-0894-4f0d-8265-6134b4446a16 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c&sort=id%3Aasc returned with HTTP 200 Aug 08 20:23:04.648278 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 598/2418] 10.4.3.206 () {66 vars in 1373 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?marker=208c4322-8328-4dd4-b3c8-a1e5c9ec012c&sort=id%3Aasc => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.664612 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.666715 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 08 20:23:04.666946 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.667197 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.667522 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.668598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.711196 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.712412 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.712412 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:04.718195 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-360fe1ed-b6d8-43f2-950b-4833a76fb3f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 08 20:23:04.718740 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 609/2419] 10.4.3.206 () {66 vars in 1337 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2551 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.737165 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f2b7eb96-2077-4117-ac3b-09590481f281 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.739860 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:23:04.740126 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.740442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.740853 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.741254 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.741254 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:04.741866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.760502 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.761425 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.761425 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:04.768492 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2b7eb96-2077-4117-ac3b-09590481f281 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:23:04.769046 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 608/2420] 10.4.3.206 () {66 vars in 1258 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes/detail => generated 2551 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:04.789725 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.792600 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 08 20:23:04.793130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.793130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.793480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.794224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.836174 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.836824 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4f091641-7447-4ff7-b3ca-fb30d48f6026 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 08 20:23:04.837253 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 606/2421] 10.4.3.206 () {66 vars in 1316 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 973 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.848955 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-450bbd3f-6b96-4895-843a-73912875daeb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.850673 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?availability_zone=nova Aug 08 20:23:04.850929 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.851095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.851311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.851612 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value nova, assuming string {{(pid=100389) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:04.852246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.881014 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.881628 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-450bbd3f-6b96-4895-843a-73912875daeb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 08 20:23:04.881995 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 599/2422] 10.4.3.206 () {66 vars in 1282 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.890045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.891740 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?availability_zone=nova Aug 08 20:23:04.891933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.892116 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.892329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.892583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value nova, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:04.893133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.919304 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.919934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-27faa2fa-21ad-478b-8efa-059c2f8b32d0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 08 20:23:04.920320 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 610/2423] 10.4.3.206 () {66 vars in 1282 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?availability_zone=nova => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.930194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.931800 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?bootable=false Aug 08 20:23:04.931999 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.932164 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.932367 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.933060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:04.962001 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:04.962560 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-46862c87-3f32-4454-8fd5-78e5c350b3b0 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 08 20:23:04.962917 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 609/2424] 10.4.3.206 () {66 vars in 1266 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:04.971702 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5c34046d-4852-4b7c-b073-40d240065232 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:04.973559 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?bootable=false Aug 08 20:23:04.973758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:04.973941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:04.974159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:04.974514 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:04.974514 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:04.975136 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:05.012116 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:05.012652 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c34046d-4852-4b7c-b073-40d240065232 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 08 20:23:05.013188 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 607/2425] 10.4.3.206 () {66 vars in 1266 bytes} [Sat Aug 8 20:23:04 2026] GET /volume/v3/volumes?bootable=false => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.025149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.026862 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?status=available Aug 08 20:23:05.027302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.027302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.027543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:05.027710 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100389) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:05.027963 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.027963 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:05.028365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:05.054468 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:05.055125 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e0d930f4-b68d-4f90-bc5f-c9ee6a1aab09 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?status=available returned with HTTP 200 Aug 08 20:23:05.055546 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 600/2426] 10.4.3.206 () {66 vars in 1270 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.070234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.073157 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes?status=available Aug 08 20:23:05.073451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.073678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.073902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:05.074110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100390) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:05.074497 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.074497 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:05.074936 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:05.106247 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:05.106998 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e2ecef46-b95c-4a56-95f0-d1a5cd056899 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes?status=available returned with HTTP 200 Aug 08 20:23:05.107416 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 611/2427] 10.4.3.206 () {66 vars in 1270 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes?status=available => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.117609 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e7d93303-7567-462a-b30a-e94aee56cf4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.119293 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?availability_zone=nova Aug 08 20:23:05.119561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.119752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.119996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:05.120228 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value nova, assuming string {{(pid=100388) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:05.120503 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.120503 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:05.120864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:05.155875 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:05.157240 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.157240 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:05.165412 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e7d93303-7567-462a-b30a-e94aee56cf4a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 08 20:23:05.165833 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 610/2428] 10.4.3.206 () {66 vars in 1303 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2551 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:05.187537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.189722 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?bootable=false Aug 08 20:23:05.189966 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.190209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.190544 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:05.190928 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.190928 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:05.191543 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:05.201100 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:05.202483 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.202483 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:05.207746 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4254492b-b98c-43d3-b861-662ca68cf0d3 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 08 20:23:05.208221 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 608/2429] 10.4.3.206 () {66 vars in 1287 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2551 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:05.224470 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-285dad78-2c18-425d-a977-05f25e9296c7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.226064 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/detail?status=available Aug 08 20:23:05.226268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.226481 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.226772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:05.226946 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Could not evaluate value available, assuming string {{(pid=100389) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 20:23:05.227186 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.227186 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:05.227584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:05.235546 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Get all volumes completed successfully. Aug 08 20:23:05.236373 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.236373 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:05.240460 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-285dad78-2c18-425d-a977-05f25e9296c7 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 08 20:23:05.240858 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 601/2430] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/detail?status=available => generated 2551 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:05.255973 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ac8171b-bace-4b04-9d3e-646322f76094 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.257949 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ac8171b-bace-4b04-9d3e-646322f76094 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:05.258157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ac8171b-bace-4b04-9d3e-646322f76094 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.258335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ac8171b-bace-4b04-9d3e-646322f76094 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.265542 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.265542 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:05.268734 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3ac8171b-bace-4b04-9d3e-646322f76094 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:05.273003 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ac8171b-bace-4b04-9d3e-646322f76094 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:05.273552 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 612/2431] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.291988 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.293890 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:05.293890 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.294101 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.294277 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Delete volume with id: 0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:05.301094 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.301094 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:05.302104 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:05.317962 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Delete volume request issued successfully. Aug 08 20:23:05.318129 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73a4fe42-a60e-4c35-9c9d-37b3f0cd2a1d tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 202 Aug 08 20:23:05.318564 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 611/2432] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:05 2026] DELETE /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:05.329300 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-906b7547-22e5-4c36-bd73-bea8bbfc00cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.331223 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-906b7547-22e5-4c36-bd73-bea8bbfc00cb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:05.331410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-906b7547-22e5-4c36-bd73-bea8bbfc00cb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.331607 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-906b7547-22e5-4c36-bd73-bea8bbfc00cb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.338032 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.338032 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:05.345788 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-906b7547-22e5-4c36-bd73-bea8bbfc00cb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:05.362874 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-906b7547-22e5-4c36-bd73-bea8bbfc00cb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 200 Aug 08 20:23:05.363258 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 609/2433] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.487115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-035b57da-7b4a-456b-a2ab-baf50016977e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.489248 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-035b57da-7b4a-456b-a2ab-baf50016977e tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:05.489487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-035b57da-7b4a-456b-a2ab-baf50016977e tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.489718 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-035b57da-7b4a-456b-a2ab-baf50016977e tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.496511 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.496511 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:05.500119 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-035b57da-7b4a-456b-a2ab-baf50016977e tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:05.503999 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-035b57da-7b4a-456b-a2ab-baf50016977e tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 200 Aug 08 20:23:05.504566 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 602/2434] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.522942 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29f98f61-4996-4754-b288-2cca1476cbd0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.524806 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29f98f61-4996-4754-b288-2cca1476cbd0 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000/action Aug 08 20:23:05.525400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29f98f61-4996-4754-b288-2cca1476cbd0 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:05.525872 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29f98f61-4996-4754-b288-2cca1476cbd0 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:05.543925 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.543925 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:05.543925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-29f98f61-4996-4754-b288-2cca1476cbd0 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume 'dd1a2383-3ebf-401f-a4b7-781d33bca000' with '{'status': 'creating'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:05.563313 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29f98f61-4996-4754-b288-2cca1476cbd0 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000/action returned with HTTP 202 Aug 08 20:23:05.563898 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 613/2435] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:05 2026] POST /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:05.571071 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ea73df26-4387-4d1a-8d59-85f34649e6de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.573419 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea73df26-4387-4d1a-8d59-85f34649e6de tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:05.573706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea73df26-4387-4d1a-8d59-85f34649e6de tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.573983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ea73df26-4387-4d1a-8d59-85f34649e6de tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.582006 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.582006 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:05.586108 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ea73df26-4387-4d1a-8d59-85f34649e6de tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:05.591448 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ea73df26-4387-4d1a-8d59-85f34649e6de tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 200 Aug 08 20:23:05.591917 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 612/2436] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:05.604063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.606147 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000/action Aug 08 20:23:05.606650 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:05.606835 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:05.615421 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.615421 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:05.615702 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Volume info retrieved successfully. Aug 08 20:23:05.632137 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Delete volume request issued successfully. Aug 08 20:23:05.632417 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9652ecfe-2baf-469c-b68a-89cd78516a65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000/action returned with HTTP 202 Aug 08 20:23:05.632986 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 610/2437] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:05 2026] POST /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:05.641795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-69005bc3-8034-463d-91db-0a76454821ed None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:05.644118 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-69005bc3-8034-463d-91db-0a76454821ed tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:05.644437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-69005bc3-8034-463d-91db-0a76454821ed tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:05.644670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-69005bc3-8034-463d-91db-0a76454821ed tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:05.652711 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:05.652711 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:05.657053 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-69005bc3-8034-463d-91db-0a76454821ed tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:05.662024 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-69005bc3-8034-463d-91db-0a76454821ed tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 200 Aug 08 20:23:05.662601 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 603/2438] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:05 2026] GET /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:06.381431 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf56af82-38ff-4521-9d54-58c31cbfec27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.383177 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf56af82-38ff-4521-9d54-58c31cbfec27 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c Aug 08 20:23:06.383314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf56af82-38ff-4521-9d54-58c31cbfec27 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.383557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf56af82-38ff-4521-9d54-58c31cbfec27 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.389172 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf56af82-38ff-4521-9d54-58c31cbfec27 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c returned with HTTP 404 Aug 08 20:23:06.389791 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 614/2439] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:06 2026] GET /volume/v3/volumes/0ac63230-54a8-4e6d-bc14-980a00545e8c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:06.397520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c156868-cde0-4585-8fe4-fa7bf3d3f80a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.400004 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c156868-cde0-4585-8fe4-fa7bf3d3f80a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:06.400276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c156868-cde0-4585-8fe4-fa7bf3d3f80a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.400594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c156868-cde0-4585-8fe4-fa7bf3d3f80a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.410960 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:06.410960 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:06.415710 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4c156868-cde0-4585-8fe4-fa7bf3d3f80a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:06.420989 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c156868-cde0-4585-8fe4-fa7bf3d3f80a tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:06.421559 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 613/2440] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:06 2026] GET /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:06.432538 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e625d85-c810-4b61-ae53-c37d71359971 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.434246 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] DELETE https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:06.434472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.434650 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.434833 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Delete volume with id: 208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:06.441697 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:06.441697 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:06.442446 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:06.458156 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Delete volume request issued successfully. Aug 08 20:23:06.458534 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e625d85-c810-4b61-ae53-c37d71359971 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 202 Aug 08 20:23:06.459651 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 611/2441] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:06 2026] DELETE /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:06.469140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c4c8bc30-c0a2-4e6d-8bbc-ddf832d22a3c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.471600 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4c8bc30-c0a2-4e6d-8bbc-ddf832d22a3c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:06.471881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4c8bc30-c0a2-4e6d-8bbc-ddf832d22a3c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.472530 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4c8bc30-c0a2-4e6d-8bbc-ddf832d22a3c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.481762 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:06.481762 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:06.485844 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c4c8bc30-c0a2-4e6d-8bbc-ddf832d22a3c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:06.491198 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4c8bc30-c0a2-4e6d-8bbc-ddf832d22a3c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 200 Aug 08 20:23:06.491789 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 604/2442] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:06 2026] GET /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:06.677741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-de3b773e-1396-45bb-8fcb-e5f7a717a890 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.679630 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de3b773e-1396-45bb-8fcb-e5f7a717a890 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:06.679847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de3b773e-1396-45bb-8fcb-e5f7a717a890 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.680051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-de3b773e-1396-45bb-8fcb-e5f7a717a890 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.685876 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-de3b773e-1396-45bb-8fcb-e5f7a717a890 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 404 Aug 08 20:23:06.686509 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 615/2443] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:06 2026] GET /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:06.693840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-866ad5ac-8ee7-4889-9e46-51a852b10559 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.695588 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-866ad5ac-8ee7-4889-9e46-51a852b10559 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:06.695769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-866ad5ac-8ee7-4889-9e46-51a852b10559 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.695978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-866ad5ac-8ee7-4889-9e46-51a852b10559 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.701727 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-866ad5ac-8ee7-4889-9e46-51a852b10559 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 404 Aug 08 20:23:06.702176 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 614/2444] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:06 2026] GET /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:06.712293 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e6d23f8e-d20d-41f4-9663-b3f0f4a4c4d7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.713299 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e6d23f8e-d20d-41f4-9663-b3f0f4a4c4d7 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] DELETE https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:06.713556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e6d23f8e-d20d-41f4-9663-b3f0f4a4c4d7 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.713807 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e6d23f8e-d20d-41f4-9663-b3f0f4a4c4d7 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.714027 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-e6d23f8e-d20d-41f4-9663-b3f0f4a4c4d7 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume with id: dd1a2383-3ebf-401f-a4b7-781d33bca000 Aug 08 20:23:06.719660 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e6d23f8e-d20d-41f4-9663-b3f0f4a4c4d7 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 returned with HTTP 404 Aug 08 20:23:06.720070 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 612/2445] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:06 2026] DELETE /volume/v3/volumes/dd1a2383-3ebf-401f-a4b7-781d33bca000 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:06.728459 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.730109 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:06.730471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-511857669"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:06.731812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-511857669'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:06.731928 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume of 1 GB Aug 08 20:23:06.735343 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Availability Zones retrieved successfully. Aug 08 20:23:06.740602 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (f4ccf682-78ab-493a-be30-9de3eb02349a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:06.741843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304c2e51-7ce0-43bd-aab6-34329ea46b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:06.742849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:06.771032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (304c2e51-7ce0-43bd-aab6-34329ea46b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:06.771032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409fac93-1664-4ac7-8d1c-07da561c6a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:06.806020 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Created reservations ['1d5131e7-b03f-4bf1-a256-feddf53106be', '1cb04fc5-b771-4986-9d03-e0226e758750', '09d14e95-14ad-46e8-905b-1c5fba44888d', '9ef29dde-2915-4c36-8dd5-9599fa7b3ba6'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:06.806794 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409fac93-1664-4ac7-8d1c-07da561c6a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d5131e7-b03f-4bf1-a256-feddf53106be', '1cb04fc5-b771-4986-9d03-e0226e758750', '09d14e95-14ad-46e8-905b-1c5fba44888d', '9ef29dde-2915-4c36-8dd5-9599fa7b3ba6']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:06.807500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da1d5bd-113e-432a-bf02-1b881a14690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:06.827111 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da1d5bd-113e-432a-bf02-1b881a14690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2434a6d0-94aa-440d-b932-9924a8d5d3a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-511857669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['1d5131e7-b03f-4bf1-a256-feddf53106be','1cb04fc5-b771-4986-9d03-e0226e758750','09d14e95-14ad-46e8-905b-1c5fba44888d','9ef29dde-2915-4c36-8dd5-9599fa7b3ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-511857669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2434a6d0-94aa-440d-b932-9924a8d5d3a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d8c39fd4c64e9b86178c11af258795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:06.827975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4782cde-0982-4a42-bbb5-ec269eb568ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:06.844239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4782cde-0982-4a42-bbb5-ec269eb568ca) transitioned into state 'SUCCESS' from state '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-511857669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['1d5131e7-b03f-4bf1-a256-feddf53106be','1cb04fc5-b771-4986-9d03-e0226e758750','09d14e95-14ad-46e8-905b-1c5fba44888d','9ef29dde-2915-4c36-8dd5-9599fa7b3ba6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:06.845194 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657124fd-dc8a-4630-8958-5e601f05aac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:06.853886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (657124fd-dc8a-4630-8958-5e601f05aac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:06.854956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (f4ccf682-78ab-493a-be30-9de3eb02349a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:06.855287 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request issued successfully. Aug 08 20:23:06.855952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-786360c8-8db1-4aea-8163-491f7a8d17e1 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:06.856423 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 605/2446] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:06 2026] POST /volume/v3/volumes => generated 748 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:06.869763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc6a8002-dbe2-4a32-bf38-ecace723c877 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:06.871156 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc6a8002-dbe2-4a32-bf38-ecace723c877 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:06.871364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc6a8002-dbe2-4a32-bf38-ecace723c877 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:06.871578 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc6a8002-dbe2-4a32-bf38-ecace723c877 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:06.879960 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:06.879960 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:06.883953 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bc6a8002-dbe2-4a32-bf38-ecace723c877 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:06.888306 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc6a8002-dbe2-4a32-bf38-ecace723c877 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 200 Aug 08 20:23:06.888701 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 616/2447] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:06 2026] GET /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:07.504681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc441bdd-8657-4a71-b9d6-fd96d24c56f2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.506440 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc441bdd-8657-4a71-b9d6-fd96d24c56f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c Aug 08 20:23:07.506681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc441bdd-8657-4a71-b9d6-fd96d24c56f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:07.506909 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc441bdd-8657-4a71-b9d6-fd96d24c56f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:07.513615 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc441bdd-8657-4a71-b9d6-fd96d24c56f2 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c returned with HTTP 404 Aug 08 20:23:07.514216 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 615/2448] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:07 2026] GET /volume/v3/volumes/208c4322-8328-4dd4-b3c8-a1e5c9ec012c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:07.523667 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-501dfbfd-4b26-4df8-8b29-e88dcceb701c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.525622 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-501dfbfd-4b26-4df8-8b29-e88dcceb701c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:07.525933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-501dfbfd-4b26-4df8-8b29-e88dcceb701c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:07.526170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-501dfbfd-4b26-4df8-8b29-e88dcceb701c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:07.534834 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:07.534834 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:07.539172 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-501dfbfd-4b26-4df8-8b29-e88dcceb701c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:07.544893 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-501dfbfd-4b26-4df8-8b29-e88dcceb701c tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:07.545302 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 613/2449] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:07 2026] GET /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:07.559425 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.561421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:07.561614 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:07.561795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:07.561943 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Delete volume with id: 4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:07.568442 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:07.568442 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:07.568948 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:07.585010 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Delete volume request issued successfully. Aug 08 20:23:07.585173 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c670c93-3b2d-467f-9a5f-a3a686fa5115 tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 202 Aug 08 20:23:07.585731 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 606/2450] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:07 2026] DELETE /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:07.594495 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8291fd33-390d-48f9-bea0-8d607b9fd1fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.596224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8291fd33-390d-48f9-bea0-8d607b9fd1fb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:07.596429 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8291fd33-390d-48f9-bea0-8d607b9fd1fb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:07.596631 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8291fd33-390d-48f9-bea0-8d607b9fd1fb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:07.603278 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:07.603278 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:07.606686 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8291fd33-390d-48f9-bea0-8d607b9fd1fb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Volume info retrieved successfully. Aug 08 20:23:07.612694 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8291fd33-390d-48f9-bea0-8d607b9fd1fb tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 200 Aug 08 20:23:07.613181 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 617/2451] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:07 2026] GET /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:07.905176 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76d38f16-1fbd-47ff-a08d-17a0e28ba1af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.907658 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76d38f16-1fbd-47ff-a08d-17a0e28ba1af tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:07.907885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76d38f16-1fbd-47ff-a08d-17a0e28ba1af tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:07.908121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76d38f16-1fbd-47ff-a08d-17a0e28ba1af tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:07.915299 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:07.915299 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:07.918657 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-76d38f16-1fbd-47ff-a08d-17a0e28ba1af tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:07.922958 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76d38f16-1fbd-47ff-a08d-17a0e28ba1af tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 200 Aug 08 20:23:07.923375 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 616/2452] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:07 2026] GET /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:07.936781 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89a7ecdc-be7e-4699-a3a7-6f03921deb65 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.938346 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89a7ecdc-be7e-4699-a3a7-6f03921deb65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9/action Aug 08 20:23:07.938793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89a7ecdc-be7e-4699-a3a7-6f03921deb65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:07.938793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89a7ecdc-be7e-4699-a3a7-6f03921deb65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:07.947488 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:07.947488 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:07.947809 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-89a7ecdc-be7e-4699-a3a7-6f03921deb65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume '2434a6d0-94aa-440d-b932-9924a8d5d3a9' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:07.962615 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89a7ecdc-be7e-4699-a3a7-6f03921deb65 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9/action returned with HTTP 202 Aug 08 20:23:07.963201 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 614/2453] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:07 2026] POST /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:07.970226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b599eb35-3ebd-4d53-8857-a8a84abcab13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.971952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b599eb35-3ebd-4d53-8857-a8a84abcab13 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:07.972129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b599eb35-3ebd-4d53-8857-a8a84abcab13 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:07.972298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b599eb35-3ebd-4d53-8857-a8a84abcab13 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:07.978235 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:07.978235 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:07.981295 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b599eb35-3ebd-4d53-8857-a8a84abcab13 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:07.984845 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b599eb35-3ebd-4d53-8857-a8a84abcab13 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 200 Aug 08 20:23:07.985167 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 607/2454] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:07 2026] GET /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 837 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:07.997059 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad4c8c2a-5482-4b96-8299-724559289b34 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:07.999554 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad4c8c2a-5482-4b96-8299-724559289b34 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9/action Aug 08 20:23:08.000167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad4c8c2a-5482-4b96-8299-724559289b34 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:08.000366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad4c8c2a-5482-4b96-8299-724559289b34 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:08.009769 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:08.009769 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:08.010155 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad4c8c2a-5482-4b96-8299-724559289b34 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Volume info retrieved successfully. Aug 08 20:23:08.027998 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad4c8c2a-5482-4b96-8299-724559289b34 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Delete volume request issued successfully. Aug 08 20:23:08.028200 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad4c8c2a-5482-4b96-8299-724559289b34 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9/action returned with HTTP 202 Aug 08 20:23:08.028658 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 618/2455] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:07 2026] POST /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:08.038705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14059086-52fc-4ea7-9cc7-e70338a42b6b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:08.040660 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14059086-52fc-4ea7-9cc7-e70338a42b6b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:08.040886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14059086-52fc-4ea7-9cc7-e70338a42b6b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:08.041105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14059086-52fc-4ea7-9cc7-e70338a42b6b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:08.053162 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:08.053162 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:08.059219 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-14059086-52fc-4ea7-9cc7-e70338a42b6b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:08.064475 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14059086-52fc-4ea7-9cc7-e70338a42b6b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 200 Aug 08 20:23:08.064862 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 617/2456] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:08 2026] GET /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:08.629142 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3007e7e5-851e-4274-93ce-eb24e953097e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:08.630983 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3007e7e5-851e-4274-93ce-eb24e953097e tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] GET https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 Aug 08 20:23:08.631175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3007e7e5-851e-4274-93ce-eb24e953097e tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:08.631376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3007e7e5-851e-4274-93ce-eb24e953097e tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:08.636265 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3007e7e5-851e-4274-93ce-eb24e953097e tempest-VolumesListTestJSON-830607991 tempest-VolumesListTestJSON-830607991-project-member] https://10.4.3.206/volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 returned with HTTP 404 Aug 08 20:23:08.636928 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 615/2457] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:08 2026] GET /volume/v3/volumes/4807952f-a1c1-416e-8d8c-68fb20811053 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:09.079495 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4a77942b-0a98-44a8-9296-80c7692974f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.081895 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a77942b-0a98-44a8-9296-80c7692974f3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:09.082277 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a77942b-0a98-44a8-9296-80c7692974f3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:09.083348 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a77942b-0a98-44a8-9296-80c7692974f3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:09.091603 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a77942b-0a98-44a8-9296-80c7692974f3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 404 Aug 08 20:23:09.093008 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 608/2458] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:09 2026] GET /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:09.102231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-526e41f8-8206-426b-944d-54a9d395da38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.104057 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-526e41f8-8206-426b-944d-54a9d395da38 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:09.104758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-526e41f8-8206-426b-944d-54a9d395da38 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:09.104758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-526e41f8-8206-426b-944d-54a9d395da38 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:09.114401 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-526e41f8-8206-426b-944d-54a9d395da38 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 404 Aug 08 20:23:09.114886 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 619/2459] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:09 2026] GET /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:09.121868 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36ce0e8a-cea5-4c9d-a383-13306fbee6ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.124195 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36ce0e8a-cea5-4c9d-a383-13306fbee6ea tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:09.124514 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36ce0e8a-cea5-4c9d-a383-13306fbee6ea tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:09.126358 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36ce0e8a-cea5-4c9d-a383-13306fbee6ea tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:09.126358 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-36ce0e8a-cea5-4c9d-a383-13306fbee6ea tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume with id: 2434a6d0-94aa-440d-b932-9924a8d5d3a9 Aug 08 20:23:09.130278 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36ce0e8a-cea5-4c9d-a383-13306fbee6ea tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 returned with HTTP 404 Aug 08 20:23:09.130806 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 618/2460] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:09 2026] DELETE /volume/v3/volumes/2434a6d0-94aa-440d-b932-9924a8d5d3a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:09.139432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.144166 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:09.144731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-177843311"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:09.146796 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-177843311'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:09.147580 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume of 1 GB Aug 08 20:23:09.148008 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:09.148008 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:09.153738 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Availability Zones retrieved successfully. Aug 08 20:23:09.162207 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (c61ed1ae-49c3-448c-af17-1419d3bdc515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:09.164084 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76137687-cf7f-47cf-b120-8b6402604914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.167100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:09.196535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76137687-cf7f-47cf-b120-8b6402604914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.197475 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1f8547-9ef3-4c12-a9b3-a0e89c1fdeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.235603 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Created reservations ['5c0375e8-5ea7-4175-ad7c-92fbc1e56055', '0d92722f-0558-40b0-8c1d-d3f7dd582e68', '05c53804-6e12-45d9-b1c5-619fb1d97196', 'ee902859-8735-427a-98b1-ea2afa4c1571'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:09.236495 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af1f8547-9ef3-4c12-a9b3-a0e89c1fdeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0375e8-5ea7-4175-ad7c-92fbc1e56055', '0d92722f-0558-40b0-8c1d-d3f7dd582e68', '05c53804-6e12-45d9-b1c5-619fb1d97196', 'ee902859-8735-427a-98b1-ea2afa4c1571']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.237390 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1d6da4-e184-4275-a061-5e5e83ea3ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.262072 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1d6da4-e184-4275-a061-5e5e83ea3ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fcf179e-704a-4551-aaa2-827f015ae8dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-177843311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['5c0375e8-5ea7-4175-ad7c-92fbc1e56055','0d92722f-0558-40b0-8c1d-d3f7dd582e68','05c53804-6e12-45d9-b1c5-619fb1d97196','ee902859-8735-427a-98b1-ea2afa4c1571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-177843311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fcf179e-704a-4551-aaa2-827f015ae8dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d8c39fd4c64e9b86178c11af258795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.263373 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef73029-4d90-4671-bb75-71220607da06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.282804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aef73029-4d90-4671-bb75-71220607da06) transitioned into state 'SUCCESS' from state '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-177843311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['5c0375e8-5ea7-4175-ad7c-92fbc1e56055','0d92722f-0558-40b0-8c1d-d3f7dd582e68','05c53804-6e12-45d9-b1c5-619fb1d97196','ee902859-8735-427a-98b1-ea2afa4c1571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.283628 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c69f849-5d8b-4fa8-ac8a-03b3622293c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.307822 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c69f849-5d8b-4fa8-ac8a-03b3622293c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.309047 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (c61ed1ae-49c3-448c-af17-1419d3bdc515) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:09.309534 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request issued successfully. Aug 08 20:23:09.310311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2104a414-972e-4ca2-9b28-0bd4c9497447 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:09.310909 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 616/2461] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:09 2026] POST /volume/v3/volumes => generated 748 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:09.324407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1ea902a7-3ef7-44ad-b568-5b69e30763cf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.326146 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ea902a7-3ef7-44ad-b568-5b69e30763cf tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:09.326374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ea902a7-3ef7-44ad-b568-5b69e30763cf tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:09.326587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1ea902a7-3ef7-44ad-b568-5b69e30763cf tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:09.335175 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:09.335175 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:09.341731 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1ea902a7-3ef7-44ad-b568-5b69e30763cf tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:09.347070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1ea902a7-3ef7-44ad-b568-5b69e30763cf tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 200 Aug 08 20:23:09.347462 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 609/2462] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:09 2026] GET /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:09.375076 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12d90196-59f2-45f8-932d-a39b352d6432 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.459029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.480184 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12d90196-59f2-45f8-932d-a39b352d6432 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:23:09.480574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12d90196-59f2-45f8-932d-a39b352d6432 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1115561108"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:09.494610 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12d90196-59f2-45f8-932d-a39b352d6432 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:23:09.495004 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 620/2463] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:23:09 2026] POST /volume/v3/types => generated 220 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:09.495591 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:09.496093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-324837692"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:09.498783 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-324837692'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:09.498783 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume of 1 GB Aug 08 20:23:09.506004 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Availability Zones retrieved successfully. Aug 08 20:23:09.506180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-628810da-5c1d-4107-b162-882f7f00bdfc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.508583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-628810da-5c1d-4107-b162-882f7f00bdfc tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] POST https://10.4.3.206/volume/v3/group_types Aug 08 20:23:09.509161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-628810da-5c1d-4107-b162-882f7f00bdfc tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-555003989"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:09.511031 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:09.511031 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:09.513601 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (155e6626-f1d8-48b6-9e75-9df506eafb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:09.514860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a05159-1c7d-4752-9432-fbcb15c8dea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.516108 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:09.522086 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-628810da-5c1d-4107-b162-882f7f00bdfc tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] https://10.4.3.206/volume/v3/group_types returned with HTTP 202 Aug 08 20:23:09.522477 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 617/2464] 10.4.3.206 () {70 vars in 1311 bytes} [Sat Aug 8 20:23:09 2026] POST /volume/v3/group_types => generated 176 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:09.530327 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.548050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1a05159-1c7d-4752-9432-fbcb15c8dea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.549194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9164605-c344-4709-a0ef-0cfe1a4129ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.602189 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] POST https://10.4.3.206/volume/v3/groups Aug 08 20:23:09.602592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "93933600-b551-44a9-8c54-83fdcb8876fc", "volume_types": ["a00da17a-a3f4-4190-ba01-f6cbd289cb7c"], "name": "tempest-GroupsV314Test-Group-1880115929"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:09.604165 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.groups [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Creating new group {'group': {'group_type': '93933600-b551-44a9-8c54-83fdcb8876fc', 'volume_types': ['a00da17a-a3f4-4190-ba01-f6cbd289cb7c'], 'name': 'tempest-GroupsV314Test-Group-1880115929'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 20:23:09.612613 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.groups [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Creating group tempest-GroupsV314Test-Group-1880115929. Aug 08 20:23:09.620751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['e849fc70-83d0-41d6-a5a8-ad8c28c81428', '0e3fa8e5-7e04-4eb7-b42b-df03f6de5d5b', '40d07776-ac96-4c94-98d1-36e17e657023', 'f298d12d-1e03-40ff-a8ab-9ff471e99c47'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:09.621564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9164605-c344-4709-a0ef-0cfe1a4129ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e849fc70-83d0-41d6-a5a8-ad8c28c81428', '0e3fa8e5-7e04-4eb7-b42b-df03f6de5d5b', '40d07776-ac96-4c94-98d1-36e17e657023', 'f298d12d-1e03-40ff-a8ab-9ff471e99c47']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.622255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (981c3dc0-e244-4605-9b96-2c8694c148b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.629507 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Availability Zones retrieved successfully. Aug 08 20:23:09.651452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Created reservations ['0c6e52be-bd9e-470d-8c74-da4d237c3196'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:09.653295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (981c3dc0-e244-4605-9b96-2c8694c148b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96eaf5e7-b774-4d34-aa40-c8d608e9c88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-324837692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['e849fc70-83d0-41d6-a5a8-ad8c28c81428','0e3fa8e5-7e04-4eb7-b42b-df03f6de5d5b','40d07776-ac96-4c94-98d1-36e17e657023','f298d12d-1e03-40ff-a8ab-9ff471e99c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-324837692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96eaf5e7-b774-4d34-aa40-c8d608e9c88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f831a8ed4eb4534ad56b3d9352e7768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.654113 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aacaf08b-66da-43cc-8b1d-e346aa4c50b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.673588 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aacaf08b-66da-43cc-8b1d-e346aa4c50b0) transitioned into state 'SUCCESS' from state '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-324837692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['e849fc70-83d0-41d6-a5a8-ad8c28c81428','0e3fa8e5-7e04-4eb7-b42b-df03f6de5d5b','40d07776-ac96-4c94-98d1-36e17e657023','f298d12d-1e03-40ff-a8ab-9ff471e99c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.674688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f558dc-be01-4d50-8cfd-7fe8a70f16cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:09.683321 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33cc9bea-b034-4742-9f6c-9f8d9d3700d3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups returned with HTTP 202 Aug 08 20:23:09.683761 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 610/2465] 10.4.3.206 () {70 vars in 1297 bytes} [Sat Aug 8 20:23:09 2026] POST /volume/v3/groups => generated 108 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:09.687162 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f558dc-be01-4d50-8cfd-7fe8a70f16cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:09.688106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (155e6626-f1d8-48b6-9e75-9df506eafb5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:09.688446 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request issued successfully. Aug 08 20:23:09.689024 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c65cf1b-683b-47c4-afe5-fc21f6954129 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:09.689462 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 619/2466] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:09 2026] POST /volume/v3/volumes => generated 748 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:09.694756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1152a592-efc9-42b0-9afa-b49a8e88cc42 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.698646 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1152a592-efc9-42b0-9afa-b49a8e88cc42 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 Aug 08 20:23:09.698888 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1152a592-efc9-42b0-9afa-b49a8e88cc42 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:09.699098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1152a592-efc9-42b0-9afa-b49a8e88cc42 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:09.699270 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-1152a592-efc9-42b0-9afa-b49a8e88cc42 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] show called for member 040a920e-92aa-4415-88e6-99bc45df5520 {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:23:09.701180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc81f0bf-3fae-4eeb-a0d6-ecef9e1504ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:09.703485 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc81f0bf-3fae-4eeb-a0d6-ecef9e1504ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:23:09.703688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc81f0bf-3fae-4eeb-a0d6-ecef9e1504ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:09.703860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc81f0bf-3fae-4eeb-a0d6-ecef9e1504ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:09.706081 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:09.706081 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:09.711043 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:09.711043 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:09.714888 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc81f0bf-3fae-4eeb-a0d6-ecef9e1504ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:09.717715 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1152a592-efc9-42b0-9afa-b49a8e88cc42 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 returned with HTTP 200 Aug 08 20:23:09.718049 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 621/2467] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:23:09 2026] GET /volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:09.718734 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc81f0bf-3fae-4eeb-a0d6-ecef9e1504ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d returned with HTTP 200 Aug 08 20:23:09.719073 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 618/2468] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:09 2026] GET /volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:10.368513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b42c41ec-fc68-48e6-a660-61d0c6dedd21 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.370280 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b42c41ec-fc68-48e6-a660-61d0c6dedd21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:10.370500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b42c41ec-fc68-48e6-a660-61d0c6dedd21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:10.370673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b42c41ec-fc68-48e6-a660-61d0c6dedd21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:10.378033 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.378033 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:10.381746 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b42c41ec-fc68-48e6-a660-61d0c6dedd21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:10.385504 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b42c41ec-fc68-48e6-a660-61d0c6dedd21 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 200 Aug 08 20:23:10.386060 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 611/2469] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:10 2026] GET /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:10.404490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cfaa8a25-5058-4273-b772-b3404d10441f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.406222 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cfaa8a25-5058-4273-b772-b3404d10441f tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd/action Aug 08 20:23:10.406552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cfaa8a25-5058-4273-b772-b3404d10441f tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:10.406719 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cfaa8a25-5058-4273-b772-b3404d10441f tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:10.415177 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.415177 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:10.415527 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-cfaa8a25-5058-4273-b772-b3404d10441f tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume '6fcf179e-704a-4551-aaa2-827f015ae8dd' with '{'status': 'maintenance'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:10.431526 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cfaa8a25-5058-4273-b772-b3404d10441f tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd/action returned with HTTP 202 Aug 08 20:23:10.431837 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 620/2470] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:10 2026] POST /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:10.437617 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d5ed9aba-ccec-4637-b0df-e0361c7faa45 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.439363 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d5ed9aba-ccec-4637-b0df-e0361c7faa45 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:10.439589 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9aba-ccec-4637-b0df-e0361c7faa45 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:10.439762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d5ed9aba-ccec-4637-b0df-e0361c7faa45 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:10.445864 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.445864 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:10.448970 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d5ed9aba-ccec-4637-b0df-e0361c7faa45 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:10.452822 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d5ed9aba-ccec-4637-b0df-e0361c7faa45 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 200 Aug 08 20:23:10.453212 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 622/2471] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:10 2026] GET /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:10.463721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.465152 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd/action Aug 08 20:23:10.465468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:10.465583 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:10.474537 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.474537 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:10.475704 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Volume info retrieved successfully. Aug 08 20:23:10.494605 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Delete volume request issued successfully. Aug 08 20:23:10.494782 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c659aa5d-d7ef-42d6-9efb-e57429464365 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd/action returned with HTTP 202 Aug 08 20:23:10.495213 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 619/2472] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:10 2026] POST /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:10.502254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-66e25828-bf3b-4d30-b5b4-40763653808f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.504732 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66e25828-bf3b-4d30-b5b4-40763653808f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:10.504887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66e25828-bf3b-4d30-b5b4-40763653808f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:10.505063 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66e25828-bf3b-4d30-b5b4-40763653808f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:10.511863 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.511863 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:10.515250 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-66e25828-bf3b-4d30-b5b4-40763653808f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:10.519076 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66e25828-bf3b-4d30-b5b4-40763653808f tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 200 Aug 08 20:23:10.519452 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 612/2473] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:10 2026] GET /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:10.727597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5ad8301a-8d4f-4095-8222-56d04e6df890 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.730582 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5ad8301a-8d4f-4095-8222-56d04e6df890 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 Aug 08 20:23:10.730789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5ad8301a-8d4f-4095-8222-56d04e6df890 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:10.730976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5ad8301a-8d4f-4095-8222-56d04e6df890 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:10.731149 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-5ad8301a-8d4f-4095-8222-56d04e6df890 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] show called for member 040a920e-92aa-4415-88e6-99bc45df5520 {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:23:10.733056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fef80334-1dc7-4f39-b517-9cf447da8eee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.734471 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.734471 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:10.735131 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fef80334-1dc7-4f39-b517-9cf447da8eee tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:23:10.735326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fef80334-1dc7-4f39-b517-9cf447da8eee tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:10.735532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fef80334-1dc7-4f39-b517-9cf447da8eee tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:10.741377 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5ad8301a-8d4f-4095-8222-56d04e6df890 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 returned with HTTP 200 Aug 08 20:23:10.741764 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 621/2474] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:23:10 2026] GET /volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:10.743027 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.743027 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:10.747544 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fef80334-1dc7-4f39-b517-9cf447da8eee tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:10.752978 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.753282 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fef80334-1dc7-4f39-b517-9cf447da8eee tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d returned with HTTP 200 Aug 08 20:23:10.753724 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 623/2475] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:10 2026] GET /volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:10.754791 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:10.757404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-264090172", "volume_type": "a00da17a-a3f4-4190-ba01-f6cbd289cb7c", "group_id": "040a920e-92aa-4415-88e6-99bc45df5520", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:10.757404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-264090172', 'volume_type': 'a00da17a-a3f4-4190-ba01-f6cbd289cb7c', 'group_id': '040a920e-92aa-4415-88e6-99bc45df5520', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:10.766893 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.766893 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:10.767348 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Create volume of 1 GB Aug 08 20:23:10.771885 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.773285 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Availability Zones retrieved successfully. Aug 08 20:23:10.776494 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:23:10.776494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "96eaf5e7-b774-4d34-aa40-c8d608e9c88d", "name": "tempest-VolumesBackupsTest-Backup-1588372907"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:10.776494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating new backup {'backup': {'volume_id': '96eaf5e7-b774-4d34-aa40-c8d608e9c88d', 'name': 'tempest-VolumesBackupsTest-Backup-1588372907'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:23:10.776494 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating backup of volume 96eaf5e7-b774-4d34-aa40-c8d608e9c88d in container None Aug 08 20:23:10.781170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Flow 'volume_create_api' (13f764a9-d22e-4c67-8cdb-00145418bc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:10.782889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e80b2d-7a6c-43df-818f-8eb8a8c3a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:10.783339 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.783339 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:10.783458 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.783458 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:10.783802 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:10.783857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:10.807810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['0d7c5026-aae7-44b9-affd-e21c73404303', '978a0db7-7b0e-4003-8ae1-439d466f6e49'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:10.808470 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e80b2d-7a6c-43df-818f-8eb8a8c3a42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:23:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c,is_public=True,name='tempest-GroupsV314Test-volume-type-1115561108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a00da17a-a3f4-4190-ba01-f6cbd289cb7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '040a920e-92aa-4415-88e6-99bc45df5520', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:10.809996 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a630567d-72bf-4076-a7fe-0276b0e6518e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:10.837671 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3c89eac-88dd-474f-be35-4f03cc46fa90 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:23:10.838446 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 613/2476] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:10 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:10.842030 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1115561108 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1115561108, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:23:10.842569 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1115561108 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1115561108, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:23:10.851115 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-506acb39-7eae-404e-bb3d-1482def25926 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:10.853242 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-506acb39-7eae-404e-bb3d-1482def25926 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:10.853449 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-506acb39-7eae-404e-bb3d-1482def25926 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:10.853628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-506acb39-7eae-404e-bb3d-1482def25926 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:10.853785 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-506acb39-7eae-404e-bb3d-1482def25926 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:10.858764 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:10.858764 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:10.859782 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-506acb39-7eae-404e-bb3d-1482def25926 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:10.860252 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 622/2477] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:10 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:10.880158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Created reservations ['3cea35a4-34d3-4c3e-975c-ba320e401594', '864d1dba-b588-45e6-8cfc-2dea919aa9e5', '8561828a-c6e1-4ae9-b97d-a6cdf7e76918', 'b21896af-0056-4443-b17d-817f0e70468e'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:10.881276 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a630567d-72bf-4076-a7fe-0276b0e6518e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cea35a4-34d3-4c3e-975c-ba320e401594', '864d1dba-b588-45e6-8cfc-2dea919aa9e5', '8561828a-c6e1-4ae9-b97d-a6cdf7e76918', 'b21896af-0056-4443-b17d-817f0e70468e']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:10.882616 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb211e1-6e28-4a37-b866-1da9b7345542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:10.909358 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bb211e1-6e28-4a37-b866-1da9b7345542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bc1ed2a-0363-4bda-b576-680cabdd2b2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-264090172',encryption_key_id=None,group_id=040a920e-92aa-4415-88e6-99bc45df5520,group_type_id=,metadata={},multiattach=False,project_id='81576f64f1824d5dae148158a64c8669',qos_specs=None,replication_status=,reservations=['3cea35a4-34d3-4c3e-975c-ba320e401594','864d1dba-b588-45e6-8cfc-2dea919aa9e5','8561828a-c6e1-4ae9-b97d-a6cdf7e76918','b21896af-0056-4443-b17d-817f0e70468e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e592d3b2fec498a935d02649bf33f86',volume_type_id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-264090172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=040a920e-92aa-4415-88e6-99bc45df5520,host=None,id=6bc1ed2a-0363-4bda-b576-680cabdd2b2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81576f64f1824d5dae148158a64c8669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e592d3b2fec498a935d02649bf33f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a00da17a-a3f4-4190-ba01-f6cbd289cb7c),volume_type_id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:10.912508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756d6f50-1852-43b0-a015-b8cf40eaeaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:10.931316 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756d6f50-1852-43b0-a015-b8cf40eaeaee) transitioned into state 'SUCCESS' from state '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-264090172',encryption_key_id=None,group_id=040a920e-92aa-4415-88e6-99bc45df5520,group_type_id=,metadata={},multiattach=False,project_id='81576f64f1824d5dae148158a64c8669',qos_specs=None,replication_status=,reservations=['3cea35a4-34d3-4c3e-975c-ba320e401594','864d1dba-b588-45e6-8cfc-2dea919aa9e5','8561828a-c6e1-4ae9-b97d-a6cdf7e76918','b21896af-0056-4443-b17d-817f0e70468e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e592d3b2fec498a935d02649bf33f86',volume_type_id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:10.932415 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb4d7c8-5936-420a-95a4-0a6bc0164f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:10.947799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfb4d7c8-5936-420a-95a4-0a6bc0164f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:10.949122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Flow 'volume_create_api' (13f764a9-d22e-4c67-8cdb-00145418bc4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:10.949648 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Create volume request issued successfully. Aug 08 20:23:10.950634 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:10.950856 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:11.004533 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:11.008435 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:11.008435 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:11.013262 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e76a6f1-3d80-4e00-a983-2b6f8b123c1e tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:11.013887 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 620/2478] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:23:10 2026] POST /volume/v3/volumes => generated 818 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:11.029066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.030794 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d Aug 08 20:23:11.031063 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:11.031183 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:11.040539 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:11.040539 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:11.045679 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Volume info retrieved successfully. Aug 08 20:23:11.046600 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:11.046806 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:11.099416 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:11.104150 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:11.104150 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:11.112482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-808c9750-57af-4b40-85ed-fe3d4c0dc229 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d returned with HTTP 200 Aug 08 20:23:11.112871 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 624/2479] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:11 2026] GET /volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d => generated 886 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:11.536004 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a1f92bee-6711-459a-bedf-d8ff412d6ce3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.536440 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a1f92bee-6711-459a-bedf-d8ff412d6ce3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:11.536606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a1f92bee-6711-459a-bedf-d8ff412d6ce3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:11.536847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a1f92bee-6711-459a-bedf-d8ff412d6ce3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:11.545234 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a1f92bee-6711-459a-bedf-d8ff412d6ce3 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 404 Aug 08 20:23:11.545814 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 614/2480] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:11 2026] GET /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:23:11.552698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd16ac4e-3294-4032-9f7b-ce1ed0160643 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.555018 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd16ac4e-3294-4032-9f7b-ce1ed0160643 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:11.556404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd16ac4e-3294-4032-9f7b-ce1ed0160643 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:11.556404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd16ac4e-3294-4032-9f7b-ce1ed0160643 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:11.563149 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd16ac4e-3294-4032-9f7b-ce1ed0160643 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 404 Aug 08 20:23:11.563653 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 623/2481] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:11 2026] GET /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:11.569819 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-21bb480c-27eb-4d93-b50e-7bb7fdf5c30d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.572359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21bb480c-27eb-4d93-b50e-7bb7fdf5c30d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:11.572359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21bb480c-27eb-4d93-b50e-7bb7fdf5c30d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:11.572359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-21bb480c-27eb-4d93-b50e-7bb7fdf5c30d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:11.572359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-21bb480c-27eb-4d93-b50e-7bb7fdf5c30d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume with id: 6fcf179e-704a-4551-aaa2-827f015ae8dd Aug 08 20:23:11.577209 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-21bb480c-27eb-4d93-b50e-7bb7fdf5c30d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd returned with HTTP 404 Aug 08 20:23:11.577675 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 621/2482] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:11 2026] DELETE /volume/v3/volumes/6fcf179e-704a-4551-aaa2-827f015ae8dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:11.586112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.590102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:11.590102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1667151030"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:11.590102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1667151030'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:11.590102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume of 1 GB Aug 08 20:23:11.593344 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Availability Zones retrieved successfully. Aug 08 20:23:11.598783 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (7d5bf45c-798a-4ef3-bd83-c9ebcf097297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:11.600438 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d171ee8-5854-4f7a-a3c5-9fb2b0064591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:11.600573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:11.630875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d171ee8-5854-4f7a-a3c5-9fb2b0064591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:11.631844 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (551720f4-77f0-4e6c-87fc-5ddb25b401ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:11.678633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Created reservations ['d49cf567-8633-424e-a2c3-b8c5a4a71538', '952fff55-81e1-4d2e-a018-e47a6dc26a38', 'ec53edf2-de85-4789-8c91-1b07313998e5', '9fa0f777-1b3d-4d8c-a16a-a226af1e162b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:11.679595 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (551720f4-77f0-4e6c-87fc-5ddb25b401ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d49cf567-8633-424e-a2c3-b8c5a4a71538', '952fff55-81e1-4d2e-a018-e47a6dc26a38', 'ec53edf2-de85-4789-8c91-1b07313998e5', '9fa0f777-1b3d-4d8c-a16a-a226af1e162b']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:11.680562 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb915dd-027e-40fa-885a-95852fec783e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:11.701663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb915dd-027e-40fa-885a-95852fec783e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1667151030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['d49cf567-8633-424e-a2c3-b8c5a4a71538','952fff55-81e1-4d2e-a018-e47a6dc26a38','ec53edf2-de85-4789-8c91-1b07313998e5','9fa0f777-1b3d-4d8c-a16a-a226af1e162b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1667151030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76d8c39fd4c64e9b86178c11af258795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:11.702372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc719a4c-9381-4a55-8920-17e56d304838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:11.717602 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc719a4c-9381-4a55-8920-17e56d304838) transitioned into state 'SUCCESS' from state '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-1667151030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76d8c39fd4c64e9b86178c11af258795',qos_specs=None,replication_status=,reservations=['d49cf567-8633-424e-a2c3-b8c5a4a71538','952fff55-81e1-4d2e-a018-e47a6dc26a38','ec53edf2-de85-4789-8c91-1b07313998e5','9fa0f777-1b3d-4d8c-a16a-a226af1e162b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b5ba85a2ffb48798ac3b85fb14f9447',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:11.718216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab8a570-d4dd-44aa-927a-7a3c42834a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:11.725514 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab8a570-d4dd-44aa-927a-7a3c42834a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:11.726232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Flow 'volume_create_api' (7d5bf45c-798a-4ef3-bd83-c9ebcf097297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:11.726582 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Create volume request issued successfully. Aug 08 20:23:11.727086 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-794b6a84-3a60-4bd0-818d-6d26bb236c4d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:11.727689 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 625/2483] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:11 2026] POST /volume/v3/volumes => generated 749 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:11.739909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a11387c-f231-4a48-b31d-d57cc5637d7b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.741841 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a11387c-f231-4a48-b31d-d57cc5637d7b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:11.742025 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a11387c-f231-4a48-b31d-d57cc5637d7b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:11.742200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a11387c-f231-4a48-b31d-d57cc5637d7b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:11.754519 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:11.754519 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:11.758753 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0a11387c-f231-4a48-b31d-d57cc5637d7b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:11.762742 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a11387c-f231-4a48-b31d-d57cc5637d7b tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:11.763071 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 615/2484] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:11 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:11.872188 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c64fca12-5b9e-450f-a348-8990cb79e4c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:11.874119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c64fca12-5b9e-450f-a348-8990cb79e4c0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:11.874317 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c64fca12-5b9e-450f-a348-8990cb79e4c0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:11.874575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c64fca12-5b9e-450f-a348-8990cb79e4c0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:11.874752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c64fca12-5b9e-450f-a348-8990cb79e4c0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:11.878876 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:11.878876 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:11.879705 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c64fca12-5b9e-450f-a348-8990cb79e4c0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:11.880163 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 624/2485] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:11 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:12.128450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.131972 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d Aug 08 20:23:12.131972 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.131972 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.137978 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.137978 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:12.141640 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Volume info retrieved successfully. Aug 08 20:23:12.142265 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.142435 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.182029 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.185735 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.185735 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:12.196239 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e352dcb1-421c-4a31-9168-fc50680c76e1 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d returned with HTTP 200 Aug 08 20:23:12.196654 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 622/2486] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d => generated 911 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:12.208603 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.211246 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] POST https://10.4.3.206/volume/v3/groups/action Aug 08 20:23:12.211774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action body: b'{"create-from-src": {"source_group_id": "040a920e-92aa-4415-88e6-99bc45df5520", "name": "tempest-Group_from_grp-219824072"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:12.211954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "040a920e-92aa-4415-88e6-99bc45df5520", "name": "tempest-Group_from_grp-219824072"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:12.213907 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Creating new group {'create-from-src': {'source_group_id': '040a920e-92aa-4415-88e6-99bc45df5520', 'name': 'tempest-Group_from_grp-219824072'}}. {{(pid=100390) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 08 20:23:12.214049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.groups [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Creating group tempest-Group_from_grp-219824072 from source group 040a920e-92aa-4415-88e6-99bc45df5520. Aug 08 20:23:12.218257 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.218257 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.225756 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.225756 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.252811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Created reservations ['4d2c538e-80f9-4dba-aed6-6b89f5becd89'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:12.335085 np0000006809 devstack@c-api.service[100390]: INFO cinder.group.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] A mapping entry already exists for group 6c466e21-1cb5-4db1-90f6-6b264e6c568e and volume type a00da17a-a3f4-4190-ba01-f6cbd289cb7c. Do not need to create again. Aug 08 20:23:12.335432 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.335432 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.336068 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Availability Zones retrieved successfully. Aug 08 20:23:12.342017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Flow 'volume_create_api' (37acbf0f-90b0-4148-b516-24ff3bc94f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:12.342934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd2b9eb-29c6-4965-bf0e-689f7fa16c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:12.343894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:12.362176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dd2b9eb-29c6-4965-bf0e-689f7fa16c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6bc1ed2a-0363-4bda-b576-680cabdd2b2d', 'volume_type': VolumeType(created_at=2026-08-08T20:23:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c,is_public=True,name='tempest-GroupsV314Test-volume-type-1115561108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a00da17a-a3f4-4190-ba01-f6cbd289cb7c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c466e21-1cb5-4db1-90f6-6b264e6c568e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:12.363041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4fcd79b-e561-4d29-ac07-bd7187c3b1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:12.388027 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1115561108 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1115561108, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:23:12.388027 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1115561108 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1115561108, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:23:12.401616 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Created reservations ['c83b7d3f-4f98-4808-af63-a339cd3f19db', '8c41bbbf-7740-4ae5-a23e-6c78615930a1', '6fac7fc2-1c5b-4610-94af-cc91fae177ad', '0d365349-e039-4c12-af95-c2b8f47e27f4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:12.402584 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4fcd79b-e561-4d29-ac07-bd7187c3b1cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83b7d3f-4f98-4808-af63-a339cd3f19db', '8c41bbbf-7740-4ae5-a23e-6c78615930a1', '6fac7fc2-1c5b-4610-94af-cc91fae177ad', '0d365349-e039-4c12-af95-c2b8f47e27f4']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:12.403436 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6df38b-8b24-48a4-ad0d-a23f6e1482b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:12.428482 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b6df38b-8b24-48a4-ad0d-a23f6e1482b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46d6ef46-8538-496a-88ab-11e28b75741b', '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=6c466e21-1cb5-4db1-90f6-6b264e6c568e,group_type_id=,metadata={},multiattach=False,project_id='81576f64f1824d5dae148158a64c8669',qos_specs=None,replication_status=,reservations=['c83b7d3f-4f98-4808-af63-a339cd3f19db','8c41bbbf-7740-4ae5-a23e-6c78615930a1','6fac7fc2-1c5b-4610-94af-cc91fae177ad','0d365349-e039-4c12-af95-c2b8f47e27f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=6bc1ed2a-0363-4bda-b576-680cabdd2b2d,status='creating',user_id='7e592d3b2fec498a935d02649bf33f86',volume_type_id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c466e21-1cb5-4db1-90f6-6b264e6c568e,host=None,id=46d6ef46-8538-496a-88ab-11e28b75741b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81576f64f1824d5dae148158a64c8669',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6bc1ed2a-0363-4bda-b576-680cabdd2b2d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e592d3b2fec498a935d02649bf33f86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a00da17a-a3f4-4190-ba01-f6cbd289cb7c),volume_type_id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:12.429246 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccb7b14-1934-4809-a3cd-6ef4fc3a6ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:12.451934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dccb7b14-1934-4809-a3cd-6ef4fc3a6ece) transitioned into state 'SUCCESS' from 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=6c466e21-1cb5-4db1-90f6-6b264e6c568e,group_type_id=,metadata={},multiattach=False,project_id='81576f64f1824d5dae148158a64c8669',qos_specs=None,replication_status=,reservations=['c83b7d3f-4f98-4808-af63-a339cd3f19db','8c41bbbf-7740-4ae5-a23e-6c78615930a1','6fac7fc2-1c5b-4610-94af-cc91fae177ad','0d365349-e039-4c12-af95-c2b8f47e27f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=6bc1ed2a-0363-4bda-b576-680cabdd2b2d,status='creating',user_id='7e592d3b2fec498a935d02649bf33f86',volume_type_id=a00da17a-a3f4-4190-ba01-f6cbd289cb7c)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:12.453262 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Flow 'volume_create_api' (37acbf0f-90b0-4148-b516-24ff3bc94f2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:12.453769 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Create volume request issued successfully. Aug 08 20:23:12.468217 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a2acc4fb-e770-4ac8-988e-e4f35a10f169 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/action returned with HTTP 202 Aug 08 20:23:12.468882 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 626/2487] 10.4.3.206 () {70 vars in 1318 bytes} [Sat Aug 8 20:23:12 2026] POST /volume/v3/groups/action => generated 101 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:12.478722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.480663 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:23:12.481193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.481193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.481397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:12.482075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:12.490139 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Get all volumes completed successfully. Aug 08 20:23:12.490893 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.491081 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.524015 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.526966 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.526966 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:12.530792 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.530792 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.566999 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.570040 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.570040 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:12.576854 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-632b21dd-62de-4b50-8ac5-b7aff20f65ef tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:23:12.577244 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 616/2488] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:12.590155 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.594672 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b Aug 08 20:23:12.595305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.595589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.608456 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.608456 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:12.613270 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Volume info retrieved successfully. Aug 08 20:23:12.614640 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.614845 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.660794 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.664004 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.664004 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:12.671185 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01197803-6ce7-464f-910d-2e8fc06fc5a3 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b returned with HTTP 200 Aug 08 20:23:12.671583 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 625/2489] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b => generated 923 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:12.685523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-56166191-e068-4141-9acc-51ed743332f2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.687728 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56166191-e068-4141-9acc-51ed743332f2 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e Aug 08 20:23:12.687967 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56166191-e068-4141-9acc-51ed743332f2 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.688182 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-56166191-e068-4141-9acc-51ed743332f2 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.688336 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-56166191-e068-4141-9acc-51ed743332f2 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] show called for member 6c466e21-1cb5-4db1-90f6-6b264e6c568e {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:23:12.692014 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.692014 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:12.700091 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-56166191-e068-4141-9acc-51ed743332f2 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e returned with HTTP 200 Aug 08 20:23:12.700718 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 623/2490] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e => generated 416 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:12.709325 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ccc8095f-710d-4cde-b84d-d55513de75ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.711445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:23:12.711738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.711994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.712290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:12.712699 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.712699 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.713090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:12.720423 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Get all volumes completed successfully. Aug 08 20:23:12.721144 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.721522 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.759249 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.762367 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.762367 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.766126 np0000006809 devstack@c-api.service[100390]: WARNING stevedore.named [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.766398 np0000006809 devstack@c-api.service[100390]: WARNING castellan.key_manager [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.779461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f09dc67-aeb2-4d37-8566-2957558731c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.781412 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f09dc67-aeb2-4d37-8566-2957558731c0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:12.781679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f09dc67-aeb2-4d37-8566-2957558731c0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.781880 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f09dc67-aeb2-4d37-8566-2957558731c0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.789541 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.789541 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:12.793231 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f09dc67-aeb2-4d37-8566-2957558731c0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:12.799609 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f09dc67-aeb2-4d37-8566-2957558731c0 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:12.800024 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 617/2491] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:12.802932 np0000006809 devstack@c-api.service[100390]: DEBUG oslo_db.sqlalchemy.engines [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100390) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.806583 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.806583 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.812967 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5235aa73-92a1-4fa3-a634-82a17d7234b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.813721 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccc8095f-710d-4cde-b84d-d55513de75ba tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:23:12.814214 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 627/2492] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:12.814921 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5235aa73-92a1-4fa3-a634-82a17d7234b6 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action Aug 08 20:23:12.815270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5235aa73-92a1-4fa3-a634-82a17d7234b6 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:12.815431 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5235aa73-92a1-4fa3-a634-82a17d7234b6 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:12.824473 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.824473 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:12.824892 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-5235aa73-92a1-4fa3-a634-82a17d7234b6 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume 'd0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3' with '{'status': 'error'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:12.829980 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.831892 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] POST https://10.4.3.206/volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e/action Aug 08 20:23:12.832424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:12.834403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:12.834403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] delete called for group 6c466e21-1cb5-4db1-90f6-6b264e6c568e {{(pid=100391) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:23:12.834403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.groups [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Delete group with id: 6c466e21-1cb5-4db1-90f6-6b264e6c568e Aug 08 20:23:12.838017 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.838017 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:12.840942 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5235aa73-92a1-4fa3-a634-82a17d7234b6 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action returned with HTTP 202 Aug 08 20:23:12.841508 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 626/2493] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:12 2026] POST /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:12.848699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b3cc2227-8b44-4c7a-907c-6b054e8ade30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.850558 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3cc2227-8b44-4c7a-907c-6b054e8ade30 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:12.851238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3cc2227-8b44-4c7a-907c-6b054e8ade30 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.851238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b3cc2227-8b44-4c7a-907c-6b054e8ade30 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.857776 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.857776 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:12.861801 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b3cc2227-8b44-4c7a-907c-6b054e8ade30 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:12.866188 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b3cc2227-8b44-4c7a-907c-6b054e8ade30 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:12.866585 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 618/2494] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:12.878178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26511da3-31c7-43d5-af52-6d9581cdc3d9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e/action returned with HTTP 202 Aug 08 20:23:12.878324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-680fe7e8-1e14-4607-9611-bfc3e86848ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.878364 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 624/2495] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:23:12 2026] POST /volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:12.880398 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-680fe7e8-1e14-4607-9611-bfc3e86848ea tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action Aug 08 20:23:12.880939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-680fe7e8-1e14-4607-9611-bfc3e86848ea tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:12.881170 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-680fe7e8-1e14-4607-9611-bfc3e86848ea tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:12.887654 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.891833 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.891833 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:12.892494 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-680fe7e8-1e14-4607-9611-bfc3e86848ea tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume 'd0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3' with '{'status': 'available'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:12.893172 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b Aug 08 20:23:12.893421 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.893618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.893957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9fac4e64-53a8-49c2-aa13-abe76c15f9ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.896777 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9fac4e64-53a8-49c2-aa13-abe76c15f9ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:12.897618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9fac4e64-53a8-49c2-aa13-abe76c15f9ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.897618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9fac4e64-53a8-49c2-aa13-abe76c15f9ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.897618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9fac4e64-53a8-49c2-aa13-abe76c15f9ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:12.908237 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.908237 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:12.910962 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9fac4e64-53a8-49c2-aa13-abe76c15f9ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:12.910962 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 619/2496] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:12.916245 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.916245 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:12.921410 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-680fe7e8-1e14-4607-9611-bfc3e86848ea tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action returned with HTTP 202 Aug 08 20:23:12.921805 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 628/2497] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:12 2026] POST /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:12.926830 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Volume info retrieved successfully. Aug 08 20:23:12.927665 np0000006809 devstack@c-api.service[100388]: WARNING stevedore.named [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:12.927899 np0000006809 devstack@c-api.service[100388]: WARNING castellan.key_manager [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:12.937751 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dba8a32b-7144-4bc0-8291-928ade734ef5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.940709 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dba8a32b-7144-4bc0-8291-928ade734ef5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:12.940836 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dba8a32b-7144-4bc0-8291-928ade734ef5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:12.941013 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dba8a32b-7144-4bc0-8291-928ade734ef5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:12.949900 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.949900 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:12.954159 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dba8a32b-7144-4bc0-8291-928ade734ef5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:12.960552 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dba8a32b-7144-4bc0-8291-928ade734ef5 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:12.961254 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 625/2498] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:12.971411 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:12.975546 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.975546 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:12.978681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d672c36-4e5d-47d1-bb4c-eccd67822dde None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:12.983182 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d672c36-4e5d-47d1-bb4c-eccd67822dde tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action Aug 08 20:23:12.983310 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd5163ed-f502-4a2b-8cb0-56f08cd649a9 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b returned with HTTP 200 Aug 08 20:23:12.983606 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 627/2499] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:12 2026] GET /volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b => generated 922 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:12.985330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d672c36-4e5d-47d1-bb4c-eccd67822dde tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:12.985810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d672c36-4e5d-47d1-bb4c-eccd67822dde tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:12.997657 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:12.997657 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:12.997830 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-6d672c36-4e5d-47d1-bb4c-eccd67822dde tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume 'd0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3' with '{'status': 'maintenance'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:13.022362 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d672c36-4e5d-47d1-bb4c-eccd67822dde tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action returned with HTTP 202 Aug 08 20:23:13.022913 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 620/2500] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:12 2026] POST /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:13.029822 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2876893d-81db-478a-959a-86370a893682 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.032802 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2876893d-81db-478a-959a-86370a893682 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:13.033101 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2876893d-81db-478a-959a-86370a893682 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:13.033514 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2876893d-81db-478a-959a-86370a893682 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:13.043497 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.043497 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:13.048257 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2876893d-81db-478a-959a-86370a893682 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:13.054230 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2876893d-81db-478a-959a-86370a893682 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:13.054794 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 629/2501] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:13 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:13.067334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8db4d501-39a0-4b34-9fa6-cbcdc969aa69 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.069547 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8db4d501-39a0-4b34-9fa6-cbcdc969aa69 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] POST https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action Aug 08 20:23:13.069970 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8db4d501-39a0-4b34-9fa6-cbcdc969aa69 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:13.070428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8db4d501-39a0-4b34-9fa6-cbcdc969aa69 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:13.081375 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.081375 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:13.082073 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-8db4d501-39a0-4b34-9fa6-cbcdc969aa69 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] Updating volume 'd0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3' with '{'status': 'available'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:23:13.104881 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8db4d501-39a0-4b34-9fa6-cbcdc969aa69 tempest-VolumesActionsTest-1633968343 tempest-VolumesActionsTest-1633968343-project-admin] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action returned with HTTP 202 Aug 08 20:23:13.105551 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 626/2502] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:23:13 2026] POST /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:13.113396 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60ac0360-8112-4f72-b050-15ef854ed136 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.118611 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60ac0360-8112-4f72-b050-15ef854ed136 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:13.118799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60ac0360-8112-4f72-b050-15ef854ed136 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:13.119283 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60ac0360-8112-4f72-b050-15ef854ed136 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:13.130663 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.130663 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:13.140212 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-60ac0360-8112-4f72-b050-15ef854ed136 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:13.146958 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60ac0360-8112-4f72-b050-15ef854ed136 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:13.147804 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 628/2503] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:13 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:13.161248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-43729e54-bb9b-412e-90b4-09338a4d2bcb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.163233 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43729e54-bb9b-412e-90b4-09338a4d2bcb tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:13.163233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43729e54-bb9b-412e-90b4-09338a4d2bcb tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:13.163233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43729e54-bb9b-412e-90b4-09338a4d2bcb tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:13.169852 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.169852 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:13.173053 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-43729e54-bb9b-412e-90b4-09338a4d2bcb tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:13.176721 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43729e54-bb9b-412e-90b4-09338a4d2bcb tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:13.177083 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 621/2504] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:13 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:13.192959 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22136012-f91e-422a-a227-b7f18b5a0999 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.194708 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:13.195083 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:13.195083 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:13.195223 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume with id: d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:13.202031 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.202031 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:13.202527 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:13.221416 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Delete volume request issued successfully. Aug 08 20:23:13.221416 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22136012-f91e-422a-a227-b7f18b5a0999 tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 202 Aug 08 20:23:13.221416 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 630/2505] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:13 2026] DELETE /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:13.226147 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bffb4472-0625-4a03-86e2-68f03db610cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.227816 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bffb4472-0625-4a03-86e2-68f03db610cc tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:13.228081 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bffb4472-0625-4a03-86e2-68f03db610cc tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:13.228344 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bffb4472-0625-4a03-86e2-68f03db610cc tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:13.237377 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.237377 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:13.249597 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bffb4472-0625-4a03-86e2-68f03db610cc tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Volume info retrieved successfully. Aug 08 20:23:13.257763 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bffb4472-0625-4a03-86e2-68f03db610cc tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 200 Aug 08 20:23:13.258229 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 627/2506] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:13 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:13.923636 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5025ac76-9392-41eb-8a47-7531ac9a158b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:13.926705 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5025ac76-9392-41eb-8a47-7531ac9a158b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:13.927251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5025ac76-9392-41eb-8a47-7531ac9a158b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:13.927573 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5025ac76-9392-41eb-8a47-7531ac9a158b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:13.927753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5025ac76-9392-41eb-8a47-7531ac9a158b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:13.934438 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:13.934438 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:13.935544 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5025ac76-9392-41eb-8a47-7531ac9a158b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:13.936123 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 629/2507] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:13 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:13.998510 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b4ecc910-63d5-4dc6-b575-5a69f91f259b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.000242 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4ecc910-63d5-4dc6-b575-5a69f91f259b tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b Aug 08 20:23:14.000670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4ecc910-63d5-4dc6-b575-5a69f91f259b tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.001955 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4ecc910-63d5-4dc6-b575-5a69f91f259b tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.007065 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4ecc910-63d5-4dc6-b575-5a69f91f259b tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b returned with HTTP 404 Aug 08 20:23:14.007065 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 622/2508] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:13 2026] GET /volume/v3/volumes/46d6ef46-8538-496a-88ab-11e28b75741b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:14.017747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0172362d-43fe-478e-a1e9-0bbd1f99ef3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.019778 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0172362d-43fe-478e-a1e9-0bbd1f99ef3f tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e Aug 08 20:23:14.020034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0172362d-43fe-478e-a1e9-0bbd1f99ef3f tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.020249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0172362d-43fe-478e-a1e9-0bbd1f99ef3f tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.020687 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.groups [None req-0172362d-43fe-478e-a1e9-0bbd1f99ef3f tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] show called for member 6c466e21-1cb5-4db1-90f6-6b264e6c568e {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:23:14.028845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0172362d-43fe-478e-a1e9-0bbd1f99ef3f tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e returned with HTTP 404 Aug 08 20:23:14.029477 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 631/2509] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:23:14 2026] GET /volume/v3/groups/6c466e21-1cb5-4db1-90f6-6b264e6c568e => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:14.039992 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.042865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:23:14.043082 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.043274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.043631 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:14.044690 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:14.054228 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Get all volumes completed successfully. Aug 08 20:23:14.054950 np0000006809 devstack@c-api.service[100391]: WARNING stevedore.named [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:14.055122 np0000006809 devstack@c-api.service[100391]: WARNING castellan.key_manager [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:14.099055 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:14.102322 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:14.102322 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:14.110091 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01091a31-4e4e-4550-9adb-bb4938cf37e4 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:23:14.110681 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 628/2510] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:23:14 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:14.129078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.131065 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] POST https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520/action Aug 08 20:23:14.131562 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:14.131739 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:14.133536 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.groups [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] delete called for group 040a920e-92aa-4415-88e6-99bc45df5520 {{(pid=100388) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 20:23:14.133707 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.groups [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Delete group with id: 040a920e-92aa-4415-88e6-99bc45df5520 Aug 08 20:23:14.139440 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:14.139440 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:14.201699 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-427b66b4-70c6-41db-9a91-c9aaa10e6ddd tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520/action returned with HTTP 202 Aug 08 20:23:14.202409 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 630/2511] 10.4.3.206 () {70 vars in 1428 bytes} [Sat Aug 8 20:23:14 2026] POST /volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:14.225415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.229415 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d Aug 08 20:23:14.229694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.229934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.241807 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:14.241807 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:14.246298 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Volume info retrieved successfully. Aug 08 20:23:14.247010 np0000006809 devstack@c-api.service[100389]: WARNING stevedore.named [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 20:23:14.247166 np0000006809 devstack@c-api.service[100389]: WARNING castellan.key_manager [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 08 20:23:14.275902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e694680a-7f11-451b-b6de-d176111e409d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.277736 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e694680a-7f11-451b-b6de-d176111e409d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] GET https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 Aug 08 20:23:14.277924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e694680a-7f11-451b-b6de-d176111e409d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.278130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e694680a-7f11-451b-b6de-d176111e409d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.285412 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e694680a-7f11-451b-b6de-d176111e409d tempest-VolumesActionsTest-1827661870 tempest-VolumesActionsTest-1827661870-project-member] https://10.4.3.206/volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 returned with HTTP 404 Aug 08 20:23:14.286418 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 632/2512] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:14 2026] GET /volume/v3/volumes/d0f3d0cc-43a3-4cd9-b6ea-c28f5472a8d3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:14.311294 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:23:14.316974 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:14.316974 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:14.325404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7fcc2250-8e87-4eda-97ef-cbd7eb8e86e6 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d returned with HTTP 200 Aug 08 20:23:14.325705 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 623/2513] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:14 2026] GET /volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:14.514583 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.595106 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:14.595609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1039162281"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:14.597164 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1039162281'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:14.597368 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume of 1 GB Aug 08 20:23:14.604891 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Availability Zones retrieved successfully. Aug 08 20:23:14.612101 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (219172d4-6ccd-4504-ad2a-23fc31d89ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:14.616125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d232d32-2a8b-4a38-b619-daffae1ccff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:14.617471 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:14.650980 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d232d32-2a8b-4a38-b619-daffae1ccff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:14.652324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba71dbe-f508-4810-b74a-5affbc7867bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:14.727692 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['b1e107d5-8e81-4f1d-9216-0a7e3158afd6', 'f472b8ba-f8c5-43b6-81ee-42496591f94a', 'a3916adf-cfa8-445e-bbba-fb4a9f469eec', 'f414c827-0ee2-4941-b4fb-b2a5ae90972d'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:14.728800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ba71dbe-f508-4810-b74a-5affbc7867bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1e107d5-8e81-4f1d-9216-0a7e3158afd6', 'f472b8ba-f8c5-43b6-81ee-42496591f94a', 'a3916adf-cfa8-445e-bbba-fb4a9f469eec', 'f414c827-0ee2-4941-b4fb-b2a5ae90972d']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:14.729749 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77f0c3c-1ed2-4810-b53c-9565d1a37166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:14.754740 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d77f0c3c-1ed2-4810-b53c-9565d1a37166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0014dab7-b0d0-4798-9a9d-8c13408ca752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1039162281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['b1e107d5-8e81-4f1d-9216-0a7e3158afd6','f472b8ba-f8c5-43b6-81ee-42496591f94a','a3916adf-cfa8-445e-bbba-fb4a9f469eec','f414c827-0ee2-4941-b4fb-b2a5ae90972d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1039162281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0014dab7-b0d0-4798-9a9d-8c13408ca752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c26d6d947f34caf8288ed4046ac2231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:14.755491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4234e492-d1f3-4ea3-abff-fe9fe28410d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:14.771446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4234e492-d1f3-4ea3-abff-fe9fe28410d9) transitioned into state 'SUCCESS' from state '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-1039162281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['b1e107d5-8e81-4f1d-9216-0a7e3158afd6','f472b8ba-f8c5-43b6-81ee-42496591f94a','a3916adf-cfa8-445e-bbba-fb4a9f469eec','f414c827-0ee2-4941-b4fb-b2a5ae90972d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:14.772131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5558d565-0012-4ff2-b8d4-c4edecb385a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:14.780174 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5558d565-0012-4ff2-b8d4-c4edecb385a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:14.780993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (219172d4-6ccd-4504-ad2a-23fc31d89ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:14.781375 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request issued successfully. Aug 08 20:23:14.782107 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-12528ac5-4f2f-4d3c-8764-f2c881531f01 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:14.782671 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 629/2514] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:14 2026] POST /volume/v3/volumes => generated 754 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:14.794707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0edf9b1-ebe2-4397-9530-41c7ba9458fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.796618 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0edf9b1-ebe2-4397-9530-41c7ba9458fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:23:14.796997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0edf9b1-ebe2-4397-9530-41c7ba9458fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.797141 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0edf9b1-ebe2-4397-9530-41c7ba9458fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.805871 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:14.805871 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:14.812854 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e0edf9b1-ebe2-4397-9530-41c7ba9458fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:14.817680 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0edf9b1-ebe2-4397-9530-41c7ba9458fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:23:14.818118 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 631/2515] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:14 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:14.947789 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-37169340-618f-44e4-b1e7-0664dd9d1a5f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:14.949517 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37169340-618f-44e4-b1e7-0664dd9d1a5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:14.949696 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37169340-618f-44e4-b1e7-0664dd9d1a5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:14.949892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-37169340-618f-44e4-b1e7-0664dd9d1a5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:14.949998 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-37169340-618f-44e4-b1e7-0664dd9d1a5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:14.953782 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:14.953782 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:14.954435 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-37169340-618f-44e4-b1e7-0664dd9d1a5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:14.954760 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 633/2516] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:14 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:15.340692 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-63a4b781-c517-4293-b03d-a5d6d27cb9a8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.342597 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63a4b781-c517-4293-b03d-a5d6d27cb9a8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d Aug 08 20:23:15.343009 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63a4b781-c517-4293-b03d-a5d6d27cb9a8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.343338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63a4b781-c517-4293-b03d-a5d6d27cb9a8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.349067 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63a4b781-c517-4293-b03d-a5d6d27cb9a8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d returned with HTTP 404 Aug 08 20:23:15.349732 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 624/2517] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:15 2026] GET /volume/v3/volumes/6bc1ed2a-0363-4bda-b576-680cabdd2b2d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:15.357875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-951166fc-d880-4aca-bd7f-f2fadc1edaa8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.360352 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-951166fc-d880-4aca-bd7f-f2fadc1edaa8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] GET https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 Aug 08 20:23:15.360662 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-951166fc-d880-4aca-bd7f-f2fadc1edaa8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.360929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-951166fc-d880-4aca-bd7f-f2fadc1edaa8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.361118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.groups [None req-951166fc-d880-4aca-bd7f-f2fadc1edaa8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] show called for member 040a920e-92aa-4415-88e6-99bc45df5520 {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 20:23:15.369169 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-951166fc-d880-4aca-bd7f-f2fadc1edaa8 tempest-GroupsV314Test-1333793858 tempest-GroupsV314Test-1333793858-project-member] https://10.4.3.206/volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 returned with HTTP 404 Aug 08 20:23:15.369699 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 630/2518] 10.4.3.206 () {68 vars in 1386 bytes} [Sat Aug 8 20:23:15 2026] GET /volume/v3/groups/040a920e-92aa-4415-88e6-99bc45df5520 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:15.377377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-489398e5-6368-4398-a436-c470b79352a8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.382443 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-489398e5-6368-4398-a436-c470b79352a8 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] DELETE https://10.4.3.206/volume/v3/group_types/93933600-b551-44a9-8c54-83fdcb8876fc Aug 08 20:23:15.382720 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-489398e5-6368-4398-a436-c470b79352a8 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.383364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-489398e5-6368-4398-a436-c470b79352a8 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.402098 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-489398e5-6368-4398-a436-c470b79352a8 tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] https://10.4.3.206/volume/v3/group_types/93933600-b551-44a9-8c54-83fdcb8876fc returned with HTTP 202 Aug 08 20:23:15.402913 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 632/2519] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:23:15 2026] DELETE /volume/v3/group_types/93933600-b551-44a9-8c54-83fdcb8876fc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:15.411922 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a79db382-bebd-4035-af71-f01bb381e29f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.414075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a79db382-bebd-4035-af71-f01bb381e29f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] DELETE https://10.4.3.206/volume/v3/types/a00da17a-a3f4-4190-ba01-f6cbd289cb7c Aug 08 20:23:15.414241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a79db382-bebd-4035-af71-f01bb381e29f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.414499 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a79db382-bebd-4035-af71-f01bb381e29f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.451142 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a79db382-bebd-4035-af71-f01bb381e29f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] https://10.4.3.206/volume/v3/types/a00da17a-a3f4-4190-ba01-f6cbd289cb7c returned with HTTP 202 Aug 08 20:23:15.451517 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 634/2520] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:23:15 2026] DELETE /volume/v3/types/a00da17a-a3f4-4190-ba01-f6cbd289cb7c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:15.461172 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-47e8f04c-b416-4541-a6d4-950e94af264f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.463177 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-47e8f04c-b416-4541-a6d4-950e94af264f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] GET https://10.4.3.206/volume/v3/types/a00da17a-a3f4-4190-ba01-f6cbd289cb7c Aug 08 20:23:15.463832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-47e8f04c-b416-4541-a6d4-950e94af264f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.464299 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-47e8f04c-b416-4541-a6d4-950e94af264f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.470010 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-47e8f04c-b416-4541-a6d4-950e94af264f tempest-GroupsV314Test-1357544340 tempest-GroupsV314Test-1357544340-project-admin] https://10.4.3.206/volume/v3/types/a00da17a-a3f4-4190-ba01-f6cbd289cb7c returned with HTTP 404 Aug 08 20:23:15.470010 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 625/2521] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:23:15 2026] GET /volume/v3/types/a00da17a-a3f4-4190-ba01-f6cbd289cb7c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:15.834409 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-60d1ae14-7319-4001-8416-702b9cfcf84b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.836130 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60d1ae14-7319-4001-8416-702b9cfcf84b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:23:15.836411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60d1ae14-7319-4001-8416-702b9cfcf84b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.836576 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60d1ae14-7319-4001-8416-702b9cfcf84b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.843595 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:15.843595 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:15.848004 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-60d1ae14-7319-4001-8416-702b9cfcf84b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:15.852226 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60d1ae14-7319-4001-8416-702b9cfcf84b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:23:15.852618 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 631/2522] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:15 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:15.872621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e16c5d9e-27e8-4c6f-beaa-18c6451dbe63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.874809 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e16c5d9e-27e8-4c6f-beaa-18c6451dbe63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:23:15.875061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e16c5d9e-27e8-4c6f-beaa-18c6451dbe63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.875304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e16c5d9e-27e8-4c6f-beaa-18c6451dbe63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.886165 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:15.886165 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:15.889927 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e16c5d9e-27e8-4c6f-beaa-18c6451dbe63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:15.894119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e16c5d9e-27e8-4c6f-beaa-18c6451dbe63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:23:15.894570 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 633/2523] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:15 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:15.910446 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.912171 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:15.912587 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-852822464"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:15.924425 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:15.924425 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:15.924425 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:15.924425 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:23:15.964569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-57cefd88-1a86-4e11-8d80-090c1f3ccfb3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:15.967140 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57cefd88-1a86-4e11-8d80-090c1f3ccfb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:15.969362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57cefd88-1a86-4e11-8d80-090c1f3ccfb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:15.969362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57cefd88-1a86-4e11-8d80-090c1f3ccfb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:15.969362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-57cefd88-1a86-4e11-8d80-090c1f3ccfb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:15.976286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['ed0bc7a7-04d6-4883-b84e-23a97bb1cd49', '7f4cda70-2b58-498b-a606-f6fbfe49452a', '4c979407-19e2-4e4e-9002-572d1ed8911c', 'b5186726-cdee-42f6-988e-bdb588685681'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:15.980056 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:15.980056 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:15.981711 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57cefd88-1a86-4e11-8d80-090c1f3ccfb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:15.981711 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 626/2524] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:15 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:16.019170 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot create request issued successfully. Aug 08 20:23:16.019253 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c332d9d4-3c1e-4989-826e-7e05e75f9158 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:23:16.019817 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 635/2525] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:15 2026] POST /volume/v3/snapshots => generated 309 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:16.035680 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-166dfd8a-5c2d-4388-b187-e44936eca025 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:16.037559 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-166dfd8a-5c2d-4388-b187-e44936eca025 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:16.037559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-166dfd8a-5c2d-4388-b187-e44936eca025 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:16.037757 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-166dfd8a-5c2d-4388-b187-e44936eca025 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:16.043286 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:16.043286 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:16.043760 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-166dfd8a-5c2d-4388-b187-e44936eca025 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:23:16.045110 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-166dfd8a-5c2d-4388-b187-e44936eca025 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 returned with HTTP 200 Aug 08 20:23:16.045280 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 632/2526] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:16 2026] GET /volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:16.992917 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2481834d-06aa-4f26-8538-ca787eb057ad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:16.995161 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2481834d-06aa-4f26-8538-ca787eb057ad tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:16.995457 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2481834d-06aa-4f26-8538-ca787eb057ad tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:16.995705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2481834d-06aa-4f26-8538-ca787eb057ad tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:16.995856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2481834d-06aa-4f26-8538-ca787eb057ad tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:17.000969 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:17.000969 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:17.001984 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2481834d-06aa-4f26-8538-ca787eb057ad tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:17.002493 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 634/2527] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:16 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:17.059156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8b7ec1eb-02b6-4262-a088-75bf67784dc9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:17.061814 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b7ec1eb-02b6-4262-a088-75bf67784dc9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:17.062088 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b7ec1eb-02b6-4262-a088-75bf67784dc9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:17.062405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b7ec1eb-02b6-4262-a088-75bf67784dc9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:17.068514 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:17.068514 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:17.069082 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8b7ec1eb-02b6-4262-a088-75bf67784dc9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:23:17.069958 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b7ec1eb-02b6-4262-a088-75bf67784dc9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 returned with HTTP 200 Aug 08 20:23:17.073598 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 627/2528] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:17 2026] GET /volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:17.080141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29872594-62db-49fe-bf68-0d54673381c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:17.081932 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:23:17.082280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "snapshot_id": "4aa7eeec-eeff-4b6a-b733-26afe7f0b402", "name": "tempest-VolumesSnapshotTestJSON-Backup-1537519782", "container": "tempest-volumessnapshottestjson-backup-container-830823194"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:17.083807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Creating new backup {'backup': {'volume_id': '0014dab7-b0d0-4798-9a9d-8c13408ca752', 'snapshot_id': '4aa7eeec-eeff-4b6a-b733-26afe7f0b402', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1537519782', 'container': 'tempest-volumessnapshottestjson-backup-container-830823194'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:23:17.083954 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Creating backup of volume 0014dab7-b0d0-4798-9a9d-8c13408ca752 in container tempest-volumessnapshottestjson-backup-container-830823194 Aug 08 20:23:17.091782 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:17.091782 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:17.091782 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:17.098169 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:17.098169 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:17.098654 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:23:17.143984 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['abc761e4-70a0-4053-a8ec-6bff66062b03', 'e755f546-dc4c-438b-a117-9651f1340b3f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:17.187128 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29872594-62db-49fe-bf68-0d54673381c4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:23:17.188270 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 636/2529] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:17 2026] POST /volume/v3/backups => generated 335 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:17.198279 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b767c57-62fa-4ef8-bf71-180820976d98 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:17.200316 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b767c57-62fa-4ef8-bf71-180820976d98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:17.200715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b767c57-62fa-4ef8-bf71-180820976d98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:17.200715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b767c57-62fa-4ef8-bf71-180820976d98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:17.200835 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0b767c57-62fa-4ef8-bf71-180820976d98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:17.206911 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:17.206911 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:17.207888 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b767c57-62fa-4ef8-bf71-180820976d98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:17.208350 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 633/2530] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:17 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 808 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:17.890254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e30f91d-8b25-44de-8ecf-3959712a0613 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:17.912466 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-2eb946fe-6984-4f1c-9a4a-a93929d42c23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:17.914595 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-2eb946fe-6984-4f1c-9a4a-a93929d42c23 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/attachments?instance_id=47681904-70fc-4177-9019-bb6e100ecdeb Aug 08 20:23:17.914860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-2eb946fe-6984-4f1c-9a4a-a93929d42c23 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:17.915055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-2eb946fe-6984-4f1c-9a4a-a93929d42c23 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.007588 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e30f91d-8b25-44de-8ecf-3959712a0613 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.008117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e30f91d-8b25-44de-8ecf-3959712a0613 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-973093555", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.010277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.qos_specs [None req-1e30f91d-8b25-44de-8ecf-3959712a0613 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-973093555', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100388) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 20:23:18.017619 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-1e30f91d-8b25-44de-8ecf-3959712a0613 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DB qos_specs_create(): root {'id': '6444ea5f-2459-4f74-b1b1-6c1cb5b6be33', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-973093555'} {{(pid=100388) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 20:23:18.017809 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-13c28335-7949-4c74-bf52-9494a61b6dc2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.022288 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13c28335-7949-4c74-bf52-9494a61b6dc2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:18.022811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13c28335-7949-4c74-bf52-9494a61b6dc2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.023141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13c28335-7949-4c74-bf52-9494a61b6dc2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.023332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-13c28335-7949-4c74-bf52-9494a61b6dc2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:18.026117 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e30f91d-8b25-44de-8ecf-3959712a0613 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.026598 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 635/2531] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:17 2026] POST /volume/v3/qos-specs => generated 392 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.030943 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.030943 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:18.032695 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13c28335-7949-4c74-bf52-9494a61b6dc2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:18.033294 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 637/2532] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.040599 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-37581592-e145-4d7c-b316-09bed2a22f18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.042230 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37581592-e145-4d7c-b316-09bed2a22f18 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:23:18.042832 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37581592-e145-4d7c-b316-09bed2a22f18 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1842406476"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.057091 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37581592-e145-4d7c-b316-09bed2a22f18 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:23:18.057480 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 634/2533] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:23:18 2026] POST /volume/v3/types => generated 222 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.067306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-144478c8-65c0-437a-8ebb-7ddad985ff61 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.069742 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-144478c8-65c0-437a-8ebb-7ddad985ff61 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:23:18.070184 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-144478c8-65c0-437a-8ebb-7ddad985ff61 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1411871891"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.072361 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.072361 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:18.096475 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-144478c8-65c0-437a-8ebb-7ddad985ff61 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:23:18.096851 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 636/2534] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:23:18 2026] POST /volume/v3/types => generated 222 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.105281 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e5424042-1586-46f4-8cb0-d7a8bb65bf85 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.107536 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5424042-1586-46f4-8cb0-d7a8bb65bf85 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:23:18.111407 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5424042-1586-46f4-8cb0-d7a8bb65bf85 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1485505567"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.113584 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-2eb946fe-6984-4f1c-9a4a-a93929d42c23 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments?instance_id=47681904-70fc-4177-9019-bb6e100ecdeb returned with HTTP 200 Aug 08 20:23:18.114039 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 628/2535] 10.4.3.206 () {70 vars in 1637 bytes} [Sat Aug 8 20:23:17 2026] GET /volume/v3/attachments?instance_id=47681904-70fc-4177-9019-bb6e100ecdeb => generated 192 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:18.126419 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5424042-1586-46f4-8cb0-d7a8bb65bf85 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:23:18.127708 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 638/2536] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:23:18 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.130706 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-ec664c55-a648-4f50-b375-90341fb1152d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.132856 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-ec664c55-a648-4f50-b375-90341fb1152d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c Aug 08 20:23:18.133055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-ec664c55-a648-4f50-b375-90341fb1152d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.133275 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-ec664c55-a648-4f50-b375-90341fb1152d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.136345 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f137230-f602-487e-9c2f-a369e8b8259b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.138084 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f137230-f602-487e-9c2f-a369e8b8259b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=62f08dd2-2135-497e-93b5-2e5b0f2a02ee Aug 08 20:23:18.138333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f137230-f602-487e-9c2f-a369e8b8259b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.138570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f137230-f602-487e-9c2f-a369e8b8259b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'associate' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.139133 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4f137230-f602-487e-9c2f-a369e8b8259b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Associate qos_spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 with type: 62f08dd2-2135-497e-93b5-2e5b0f2a02ee {{(pid=100388) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 20:23:18.157992 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-13702c5d-ae37-4481-8475-f087f8aadb2a req-ec664c55-a648-4f50-b375-90341fb1152d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c returned with HTTP 200 Aug 08 20:23:18.158609 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 635/2537] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:18.161296 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f137230-f602-487e-9c2f-a369e8b8259b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=62f08dd2-2135-497e-93b5-2e5b0f2a02ee returned with HTTP 202 Aug 08 20:23:18.161720 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 637/2538] 10.4.3.206 () {66 vars in 1481 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=62f08dd2-2135-497e-93b5-2e5b0f2a02ee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.169762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f7087d0-3c77-4d6b-925f-7ff018aea02f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.172943 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f7087d0-3c77-4d6b-925f-7ff018aea02f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=6576019c-5902-4b23-8a5b-a2c932aa96a5 Aug 08 20:23:18.173183 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f7087d0-3c77-4d6b-925f-7ff018aea02f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.173631 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f7087d0-3c77-4d6b-925f-7ff018aea02f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'associate' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.173988 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.173988 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:18.174163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0f7087d0-3c77-4d6b-925f-7ff018aea02f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Associate qos_spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 with type: 6576019c-5902-4b23-8a5b-a2c932aa96a5 {{(pid=100389) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 20:23:18.199956 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f7087d0-3c77-4d6b-925f-7ff018aea02f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=6576019c-5902-4b23-8a5b-a2c932aa96a5 returned with HTTP 202 Aug 08 20:23:18.200464 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 629/2539] 10.4.3.206 () {66 vars in 1481 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=6576019c-5902-4b23-8a5b-a2c932aa96a5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.209505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7e14e0a1-751c-4f8f-a013-50188065ee1a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.211377 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e14e0a1-751c-4f8f-a013-50188065ee1a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=52483df2-5e9a-4bc4-90c6-ced42e62b0c5 Aug 08 20:23:18.211586 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e14e0a1-751c-4f8f-a013-50188065ee1a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.211797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e14e0a1-751c-4f8f-a013-50188065ee1a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'associate' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.212299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7e14e0a1-751c-4f8f-a013-50188065ee1a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Associate qos_spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 with type: 52483df2-5e9a-4bc4-90c6-ced42e62b0c5 {{(pid=100390) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 20:23:18.224624 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6161e3f5-7586-4272-b34f-844197e8e321 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.229473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6161e3f5-7586-4272-b34f-844197e8e321 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:18.229473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6161e3f5-7586-4272-b34f-844197e8e321 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.229473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6161e3f5-7586-4272-b34f-844197e8e321 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.229473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6161e3f5-7586-4272-b34f-844197e8e321 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:18.232520 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.232520 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:18.233301 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6161e3f5-7586-4272-b34f-844197e8e321 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:18.233707 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 636/2540] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.242853 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e14e0a1-751c-4f8f-a013-50188065ee1a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=52483df2-5e9a-4bc4-90c6-ced42e62b0c5 returned with HTTP 202 Aug 08 20:23:18.243335 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 639/2541] 10.4.3.206 () {66 vars in 1481 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associate?vol_type_id=52483df2-5e9a-4bc4-90c6-ced42e62b0c5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.250324 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4d0f7ad9-13a4-498b-9fce-944192c79947 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.252031 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d0f7ad9-13a4-498b-9fce-944192c79947 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations Aug 08 20:23:18.252216 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d0f7ad9-13a4-498b-9fce-944192c79947 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.252423 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d0f7ad9-13a4-498b-9fce-944192c79947 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'associations' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.252638 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.252638 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:18.252910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4d0f7ad9-13a4-498b-9fce-944192c79947 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Get associations for qos_spec id: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 {{(pid=100388) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 20:23:18.265442 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d0f7ad9-13a4-498b-9fce-944192c79947 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations returned with HTTP 200 Aug 08 20:23:18.265778 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 638/2542] 10.4.3.206 () {66 vars in 1393 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations => generated 448 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.277505 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e778833-e51c-4329-b8a6-38d8a4f5255b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.277970 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e778833-e51c-4329-b8a6-38d8a4f5255b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/disassociate?vol_type_id=62f08dd2-2135-497e-93b5-2e5b0f2a02ee Aug 08 20:23:18.278196 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e778833-e51c-4329-b8a6-38d8a4f5255b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.278499 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e778833-e51c-4329-b8a6-38d8a4f5255b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'disassociate' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.278970 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.278970 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:18.279334 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e778833-e51c-4329-b8a6-38d8a4f5255b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Disassociate qos_spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 from type: 62f08dd2-2135-497e-93b5-2e5b0f2a02ee {{(pid=100389) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 08 20:23:18.295750 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e778833-e51c-4329-b8a6-38d8a4f5255b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/disassociate?vol_type_id=62f08dd2-2135-497e-93b5-2e5b0f2a02ee returned with HTTP 202 Aug 08 20:23:18.296168 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 630/2543] 10.4.3.206 () {66 vars in 1490 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/disassociate?vol_type_id=62f08dd2-2135-497e-93b5-2e5b0f2a02ee => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.303275 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ff8ec7c-3b20-4714-9df0-41624d123304 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.305195 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ff8ec7c-3b20-4714-9df0-41624d123304 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations Aug 08 20:23:18.305472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ff8ec7c-3b20-4714-9df0-41624d123304 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.305716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ff8ec7c-3b20-4714-9df0-41624d123304 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'associations' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.306330 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ff8ec7c-3b20-4714-9df0-41624d123304 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Get associations for qos_spec id: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 {{(pid=100391) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 20:23:18.327747 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ff8ec7c-3b20-4714-9df0-41624d123304 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations returned with HTTP 200 Aug 08 20:23:18.328392 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 637/2544] 10.4.3.206 () {66 vars in 1393 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations => generated 306 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.337153 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bd91b37e-9f8c-4850-be27-f8018e00f7f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.338918 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd91b37e-9f8c-4850-be27-f8018e00f7f6 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/disassociate_all Aug 08 20:23:18.339167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd91b37e-9f8c-4850-be27-f8018e00f7f6 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.339430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd91b37e-9f8c-4850-be27-f8018e00f7f6 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'disassociate_all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.339658 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.339658 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:18.339969 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd91b37e-9f8c-4850-be27-f8018e00f7f6 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Disassociate qos_spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 from all. {{(pid=100390) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 08 20:23:18.353314 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd91b37e-9f8c-4850-be27-f8018e00f7f6 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/disassociate_all returned with HTTP 202 Aug 08 20:23:18.353826 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 640/2545] 10.4.3.206 () {66 vars in 1405 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.361010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f100b88-9b6f-4e68-b283-67f16b0350e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.363150 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f100b88-9b6f-4e68-b283-67f16b0350e3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations Aug 08 20:23:18.363432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f100b88-9b6f-4e68-b283-67f16b0350e3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.363673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f100b88-9b6f-4e68-b283-67f16b0350e3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'associations' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.363979 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.363979 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:18.364363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7f100b88-9b6f-4e68-b283-67f16b0350e3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Get associations for qos_spec id: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 {{(pid=100388) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 20:23:18.372002 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f100b88-9b6f-4e68-b283-67f16b0350e3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations returned with HTTP 200 Aug 08 20:23:18.372500 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 639/2546] 10.4.3.206 () {66 vars in 1393 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/associations => generated 24 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:18.379676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a7c6b9ea-a52e-4465-ab3f-580ce2d8e6ee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.381765 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7c6b9ea-a52e-4465-ab3f-580ce2d8e6ee tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/types/52483df2-5e9a-4bc4-90c6-ced42e62b0c5 Aug 08 20:23:18.381974 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7c6b9ea-a52e-4465-ab3f-580ce2d8e6ee tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.382295 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7c6b9ea-a52e-4465-ab3f-580ce2d8e6ee tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.382610 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.382610 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:18.409071 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7c6b9ea-a52e-4465-ab3f-580ce2d8e6ee tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types/52483df2-5e9a-4bc4-90c6-ced42e62b0c5 returned with HTTP 202 Aug 08 20:23:18.409567 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 631/2547] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/types/52483df2-5e9a-4bc4-90c6-ced42e62b0c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.419857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e28cdde-6efd-4d88-adea-632ce454f0cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.421563 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e28cdde-6efd-4d88-adea-632ce454f0cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/types/52483df2-5e9a-4bc4-90c6-ced42e62b0c5 Aug 08 20:23:18.421758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e28cdde-6efd-4d88-adea-632ce454f0cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.421935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e28cdde-6efd-4d88-adea-632ce454f0cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.424830 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e28cdde-6efd-4d88-adea-632ce454f0cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types/52483df2-5e9a-4bc4-90c6-ced42e62b0c5 returned with HTTP 404 Aug 08 20:23:18.425245 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 638/2548] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/types/52483df2-5e9a-4bc4-90c6-ced42e62b0c5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.431314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5471c753-e25d-4711-9b89-9285a3f82e7a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.432967 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5471c753-e25d-4711-9b89-9285a3f82e7a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/types/6576019c-5902-4b23-8a5b-a2c932aa96a5 Aug 08 20:23:18.433151 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5471c753-e25d-4711-9b89-9285a3f82e7a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.433349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5471c753-e25d-4711-9b89-9285a3f82e7a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.433589 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.433589 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:18.457162 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5471c753-e25d-4711-9b89-9285a3f82e7a tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types/6576019c-5902-4b23-8a5b-a2c932aa96a5 returned with HTTP 202 Aug 08 20:23:18.457690 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 641/2549] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/types/6576019c-5902-4b23-8a5b-a2c932aa96a5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.465244 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4cae6ea0-db05-490c-a5fe-bb328dcb6f5c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.467569 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cae6ea0-db05-490c-a5fe-bb328dcb6f5c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/types/6576019c-5902-4b23-8a5b-a2c932aa96a5 Aug 08 20:23:18.467788 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cae6ea0-db05-490c-a5fe-bb328dcb6f5c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.468072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cae6ea0-db05-490c-a5fe-bb328dcb6f5c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.474000 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cae6ea0-db05-490c-a5fe-bb328dcb6f5c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types/6576019c-5902-4b23-8a5b-a2c932aa96a5 returned with HTTP 404 Aug 08 20:23:18.474724 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 640/2550] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/types/6576019c-5902-4b23-8a5b-a2c932aa96a5 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.485280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-32946406-2230-454a-a991-1be2a24bb63b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.485280 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-32946406-2230-454a-a991-1be2a24bb63b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/types/62f08dd2-2135-497e-93b5-2e5b0f2a02ee Aug 08 20:23:18.485280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-32946406-2230-454a-a991-1be2a24bb63b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.485280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-32946406-2230-454a-a991-1be2a24bb63b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.514997 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-32946406-2230-454a-a991-1be2a24bb63b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types/62f08dd2-2135-497e-93b5-2e5b0f2a02ee returned with HTTP 202 Aug 08 20:23:18.515186 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 632/2551] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/types/62f08dd2-2135-497e-93b5-2e5b0f2a02ee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.523581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-264bcdbf-eefb-41eb-b90a-5906f2618de0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.526486 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-264bcdbf-eefb-41eb-b90a-5906f2618de0 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/types/62f08dd2-2135-497e-93b5-2e5b0f2a02ee Aug 08 20:23:18.526753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-264bcdbf-eefb-41eb-b90a-5906f2618de0 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.527021 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-264bcdbf-eefb-41eb-b90a-5906f2618de0 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.530776 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-264bcdbf-eefb-41eb-b90a-5906f2618de0 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/types/62f08dd2-2135-497e-93b5-2e5b0f2a02ee returned with HTTP 404 Aug 08 20:23:18.531405 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 639/2552] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/types/62f08dd2-2135-497e-93b5-2e5b0f2a02ee => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.540043 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-05c3c14c-2a4b-4096-813f-1602c3706ea1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.542207 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05c3c14c-2a4b-4096-813f-1602c3706ea1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.542563 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05c3c14c-2a4b-4096-813f-1602c3706ea1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-105470151", "consumer": "back-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.544642 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.qos_specs [None req-05c3c14c-2a4b-4096-813f-1602c3706ea1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-105470151', 'consumer': 'back-end', 'specs': {}} {{(pid=100390) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 20:23:18.553863 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-05c3c14c-2a4b-4096-813f-1602c3706ea1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DB qos_specs_create(): root {'id': '06c0f10e-b477-4a0d-bc49-c5f5819095f4', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-105470151'} {{(pid=100390) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 20:23:18.564954 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05c3c14c-2a4b-4096-813f-1602c3706ea1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.565377 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 642/2553] 10.4.3.206 () {68 vars in 1264 bytes} [Sat Aug 8 20:23:18 2026] POST /volume/v3/qos-specs => generated 368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.576400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-48bd3edf-0ffe-4bcf-b803-d711f078ce2d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.581755 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48bd3edf-0ffe-4bcf-b803-d711f078ce2d tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4?force=False Aug 08 20:23:18.581942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48bd3edf-0ffe-4bcf-b803-d711f078ce2d tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.582117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48bd3edf-0ffe-4bcf-b803-d711f078ce2d tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.583911 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.583911 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:18.583911 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48bd3edf-0ffe-4bcf-b803-d711f078ce2d tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: 06c0f10e-b477-4a0d-bc49-c5f5819095f4, force: False {{(pid=100388) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:18.608259 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48bd3edf-0ffe-4bcf-b803-d711f078ce2d tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4?force=False returned with HTTP 202 Aug 08 20:23:18.608737 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 641/2554] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.618556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-82ab53e7-77f1-4667-88b8-7ff96ca990ff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.624619 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82ab53e7-77f1-4667-88b8-7ff96ca990ff tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4 Aug 08 20:23:18.624619 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82ab53e7-77f1-4667-88b8-7ff96ca990ff tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.624619 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-82ab53e7-77f1-4667-88b8-7ff96ca990ff tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.627022 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-82ab53e7-77f1-4667-88b8-7ff96ca990ff tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4 returned with HTTP 404 Aug 08 20:23:18.627471 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 633/2555] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.643731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-42bb1dc6-90da-4a13-b4ed-4b6c3c25394b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.646337 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-42bb1dc6-90da-4a13-b4ed-4b6c3c25394b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.646562 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-42bb1dc6-90da-4a13-b4ed-4b6c3c25394b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.646785 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-42bb1dc6-90da-4a13-b4ed-4b6c3c25394b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.649914 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.649914 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:18.662522 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-42bb1dc6-90da-4a13-b4ed-4b6c3c25394b tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.662848 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 640/2556] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs => generated 174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.680283 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3988cefa-757a-4d2e-8113-66783aeb23b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.682275 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3988cefa-757a-4d2e-8113-66783aeb23b3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4?force=False Aug 08 20:23:18.682553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3988cefa-757a-4d2e-8113-66783aeb23b3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.682752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3988cefa-757a-4d2e-8113-66783aeb23b3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.682974 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.682974 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:18.683301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3988cefa-757a-4d2e-8113-66783aeb23b3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: 06c0f10e-b477-4a0d-bc49-c5f5819095f4, force: False {{(pid=100390) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:18.688482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3988cefa-757a-4d2e-8113-66783aeb23b3 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4?force=False returned with HTTP 404 Aug 08 20:23:18.688923 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 643/2557] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.697915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e507585c-caad-4384-8c11-9ced5717c495 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.701254 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e507585c-caad-4384-8c11-9ced5717c495 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4 Aug 08 20:23:18.701542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e507585c-caad-4384-8c11-9ced5717c495 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.701788 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e507585c-caad-4384-8c11-9ced5717c495 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.702101 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.702101 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:18.708803 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e507585c-caad-4384-8c11-9ced5717c495 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4 returned with HTTP 404 Aug 08 20:23:18.709360 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 642/2558] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/06c0f10e-b477-4a0d-bc49-c5f5819095f4 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.719264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5d94402f-60d3-43df-8d28-56ddf0daecbb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.721271 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d94402f-60d3-43df-8d28-56ddf0daecbb tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.721638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d94402f-60d3-43df-8d28-56ddf0daecbb tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-704439726", "consumer": "both"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.723674 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.qos_specs [None req-5d94402f-60d3-43df-8d28-56ddf0daecbb tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-704439726', 'consumer': 'both', 'specs': {}} {{(pid=100389) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 20:23:18.728843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-5d94402f-60d3-43df-8d28-56ddf0daecbb tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DB qos_specs_create(): root {'id': 'b0fa6435-e882-46ce-be79-ccbc2c5a847e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-704439726'} {{(pid=100389) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 20:23:18.737802 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d94402f-60d3-43df-8d28-56ddf0daecbb tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.738270 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 634/2559] 10.4.3.206 () {68 vars in 1264 bytes} [Sat Aug 8 20:23:18 2026] POST /volume/v3/qos-specs => generated 364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.751355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f2104dd-a547-4111-8d22-f07f9f749af8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.753181 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f2104dd-a547-4111-8d22-f07f9f749af8 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e?force=False Aug 08 20:23:18.753477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f2104dd-a547-4111-8d22-f07f9f749af8 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.753712 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f2104dd-a547-4111-8d22-f07f9f749af8 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.754012 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.754012 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:18.754456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5f2104dd-a547-4111-8d22-f07f9f749af8 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: b0fa6435-e882-46ce-be79-ccbc2c5a847e, force: False {{(pid=100391) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:18.769813 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f2104dd-a547-4111-8d22-f07f9f749af8 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e?force=False returned with HTTP 202 Aug 08 20:23:18.770122 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 641/2560] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e?force=False => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.782889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d62b6cb2-f4d4-45cd-867e-a1ae23b304c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.787089 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d62b6cb2-f4d4-45cd-867e-a1ae23b304c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e Aug 08 20:23:18.787443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d62b6cb2-f4d4-45cd-867e-a1ae23b304c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.787723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d62b6cb2-f4d4-45cd-867e-a1ae23b304c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.793705 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d62b6cb2-f4d4-45cd-867e-a1ae23b304c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e returned with HTTP 404 Aug 08 20:23:18.794347 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 644/2561] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.803172 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f36cc5f-053f-4b24-859f-448cbb892fd2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.805032 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f36cc5f-053f-4b24-859f-448cbb892fd2 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.805294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f36cc5f-053f-4b24-859f-448cbb892fd2 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.805659 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f36cc5f-053f-4b24-859f-448cbb892fd2 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.815654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f36cc5f-053f-4b24-859f-448cbb892fd2 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.815855 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 643/2562] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.824377 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cbaec10c-2009-42d8-91ac-c67841a131cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.826108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cbaec10c-2009-42d8-91ac-c67841a131cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e?force=False Aug 08 20:23:18.826331 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cbaec10c-2009-42d8-91ac-c67841a131cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.826536 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cbaec10c-2009-42d8-91ac-c67841a131cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.826764 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.826764 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:18.827092 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cbaec10c-2009-42d8-91ac-c67841a131cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: b0fa6435-e882-46ce-be79-ccbc2c5a847e, force: False {{(pid=100389) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:18.832530 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cbaec10c-2009-42d8-91ac-c67841a131cc tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e?force=False returned with HTTP 404 Aug 08 20:23:18.832530 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 635/2563] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:23:18.841126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb056534-9f70-4478-a7ad-121c9bf82d81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.842917 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb056534-9f70-4478-a7ad-121c9bf82d81 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e Aug 08 20:23:18.845875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb056534-9f70-4478-a7ad-121c9bf82d81 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.846344 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb056534-9f70-4478-a7ad-121c9bf82d81 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.846926 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.846926 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:18.851644 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb056534-9f70-4478-a7ad-121c9bf82d81 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e returned with HTTP 404 Aug 08 20:23:18.852517 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 642/2564] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/b0fa6435-e882-46ce-be79-ccbc2c5a847e => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.863706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-857b34dc-42db-4f34-8942-7f954c655d59 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.866472 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-857b34dc-42db-4f34-8942-7f954c655d59 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] POST https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.867640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-857b34dc-42db-4f34-8942-7f954c655d59 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1093463243", "consumer": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:18.872669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.qos_specs [None req-857b34dc-42db-4f34-8942-7f954c655d59 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1093463243', 'consumer': 'front-end', 'specs': {}} {{(pid=100390) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 20:23:18.876013 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-857b34dc-42db-4f34-8942-7f954c655d59 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DB qos_specs_create(): root {'id': '9a5fcb16-41c2-4346-8ff8-fd112b227bc2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1093463243'} {{(pid=100390) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 20:23:18.883438 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-857b34dc-42db-4f34-8942-7f954c655d59 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.884269 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 645/2565] 10.4.3.206 () {68 vars in 1264 bytes} [Sat Aug 8 20:23:18 2026] POST /volume/v3/qos-specs => generated 370 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.896407 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cdc7a3e2-5783-42f5-86e3-3b4a311f11e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.898410 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdc7a3e2-5783-42f5-86e3-3b4a311f11e1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2?force=False Aug 08 20:23:18.898606 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdc7a3e2-5783-42f5-86e3-3b4a311f11e1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.898879 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cdc7a3e2-5783-42f5-86e3-3b4a311f11e1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.899951 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.899951 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:18.900413 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cdc7a3e2-5783-42f5-86e3-3b4a311f11e1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: 9a5fcb16-41c2-4346-8ff8-fd112b227bc2, force: False {{(pid=100388) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:18.920725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cdc7a3e2-5783-42f5-86e3-3b4a311f11e1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2?force=False returned with HTTP 202 Aug 08 20:23:18.921350 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 644/2566] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:18.932987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6db908a8-cf18-4ea4-9410-0d0c02ae2b6f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.937055 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6db908a8-cf18-4ea4-9410-0d0c02ae2b6f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2 Aug 08 20:23:18.938034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6db908a8-cf18-4ea4-9410-0d0c02ae2b6f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.938366 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6db908a8-cf18-4ea4-9410-0d0c02ae2b6f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.943002 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6db908a8-cf18-4ea4-9410-0d0c02ae2b6f tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2 returned with HTTP 404 Aug 08 20:23:18.943699 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 636/2567] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.958527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-71f230c0-a969-4c91-90ab-1e5d46531815 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.960467 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71f230c0-a969-4c91-90ab-1e5d46531815 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:18.960684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71f230c0-a969-4c91-90ab-1e5d46531815 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.960899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71f230c0-a969-4c91-90ab-1e5d46531815 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.970539 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71f230c0-a969-4c91-90ab-1e5d46531815 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:18.970937 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 643/2568] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs => generated 174 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:18.980720 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d71ce4f6-0f5e-4f23-86ff-9dd3431fc402 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:18.984577 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d71ce4f6-0f5e-4f23-86ff-9dd3431fc402 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2?force=False Aug 08 20:23:18.984577 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d71ce4f6-0f5e-4f23-86ff-9dd3431fc402 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:18.984577 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d71ce4f6-0f5e-4f23-86ff-9dd3431fc402 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:18.984977 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:18.984977 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:18.985430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d71ce4f6-0f5e-4f23-86ff-9dd3431fc402 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: 9a5fcb16-41c2-4346-8ff8-fd112b227bc2, force: False {{(pid=100390) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:18.988545 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d71ce4f6-0f5e-4f23-86ff-9dd3431fc402 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2?force=False returned with HTTP 404 Aug 08 20:23:18.989058 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 646/2569] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:18 2026] DELETE /volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:18.999599 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8bf74fbc-a9aa-40b2-98cd-0cb9febc040c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.001442 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bf74fbc-a9aa-40b2-98cd-0cb9febc040c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2 Aug 08 20:23:19.001633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bf74fbc-a9aa-40b2-98cd-0cb9febc040c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.001832 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bf74fbc-a9aa-40b2-98cd-0cb9febc040c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.002097 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.002097 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:19.005434 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bf74fbc-a9aa-40b2-98cd-0cb9febc040c tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2 returned with HTTP 404 Aug 08 20:23:19.006052 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 645/2570] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:18 2026] GET /volume/v3/qos-specs/9a5fcb16-41c2-4346-8ff8-fd112b227bc2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:19.014015 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e8ed37ea-4e83-41cc-ade5-9b992502c670 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.016553 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8ed37ea-4e83-41cc-ade5-9b992502c670 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 Aug 08 20:23:19.016837 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8ed37ea-4e83-41cc-ade5-9b992502c670 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.017109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e8ed37ea-4e83-41cc-ade5-9b992502c670 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.023039 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e8ed37ea-4e83-41cc-ade5-9b992502c670 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 returned with HTTP 200 Aug 08 20:23:19.023404 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 637/2571] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:19.032513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a8278f96-b168-4f5a-9531-366e00511c83 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.037463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a8278f96-b168-4f5a-9531-366e00511c83 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs Aug 08 20:23:19.037463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a8278f96-b168-4f5a-9531-366e00511c83 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.037463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a8278f96-b168-4f5a-9531-366e00511c83 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.037463 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.037463 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:19.040923 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a8278f96-b168-4f5a-9531-366e00511c83 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs returned with HTTP 200 Aug 08 20:23:19.041290 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 644/2572] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/qos-specs => generated 174 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:19.050569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f6be8b6b-c3e0-4771-bb26-d5314044a4a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.052457 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6be8b6b-c3e0-4771-bb26-d5314044a4a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:19.052457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6be8b6b-c3e0-4771-bb26-d5314044a4a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.052957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6be8b6b-c3e0-4771-bb26-d5314044a4a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.053182 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f6be8b6b-c3e0-4771-bb26-d5314044a4a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:19.055691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8a06415-ba23-488c-b2f2-b7af7d9c535e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.058090 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8a06415-ba23-488c-b2f2-b7af7d9c535e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] PUT https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 Aug 08 20:23:19.058090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8a06415-ba23-488c-b2f2-b7af7d9c535e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:19.060698 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.060698 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:19.062526 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6be8b6b-c3e0-4771-bb26-d5314044a4a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:19.064395 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 647/2573] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:19.066338 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.qos_specs [None req-d8a06415-ba23-488c-b2f2-b7af7d9c535e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100388) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 08 20:23:19.079402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-d8a06415-ba23-488c-b2f2-b7af7d9c535e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] qos_specs_update() value: {'id': 'd43cd698-d6f2-4608-8479-b6b7b68b8c13', 'key': 'iops_bytes', 'value': '500', 'specs_id': '6444ea5f-2459-4f74-b1b1-6c1cb5b6be33', 'deleted': False} {{(pid=100388) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 08 20:23:19.083328 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8a06415-ba23-488c-b2f2-b7af7d9c535e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 returned with HTTP 200 Aug 08 20:23:19.083763 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 646/2574] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:23:19 2026] PUT /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 => generated 36 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:19.092811 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10ebbb6b-f125-4ac1-ac0a-12043aed5ce9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.094574 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10ebbb6b-f125-4ac1-ac0a-12043aed5ce9 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 Aug 08 20:23:19.094765 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10ebbb6b-f125-4ac1-ac0a-12043aed5ce9 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.094939 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10ebbb6b-f125-4ac1-ac0a-12043aed5ce9 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.095188 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.095188 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:19.100074 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10ebbb6b-f125-4ac1-ac0a-12043aed5ce9 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 returned with HTTP 200 Aug 08 20:23:19.100591 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 638/2575] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 => generated 413 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:19.112820 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a8606548-11c1-4ad7-a5a1-b2424b80e847 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.112820 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a8606548-11c1-4ad7-a5a1-b2424b80e847 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] PUT https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/delete_keys Aug 08 20:23:19.112938 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a8606548-11c1-4ad7-a5a1-b2424b80e847 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:19.114919 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.114919 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:19.115750 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a8606548-11c1-4ad7-a5a1-b2424b80e847 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete_key spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33, keys: ['iops_bytes'] {{(pid=100391) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 08 20:23:19.131358 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a8606548-11c1-4ad7-a5a1-b2424b80e847 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/delete_keys returned with HTTP 202 Aug 08 20:23:19.131906 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 645/2576] 10.4.3.206 () {68 vars in 1410 bytes} [Sat Aug 8 20:23:19 2026] PUT /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33/delete_keys => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:19.144794 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b830219d-8cea-414c-b6bf-819e46a14b5e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.149528 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b830219d-8cea-414c-b6bf-819e46a14b5e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 Aug 08 20:23:19.149792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b830219d-8cea-414c-b6bf-819e46a14b5e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.150935 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b830219d-8cea-414c-b6bf-819e46a14b5e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.157766 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b830219d-8cea-414c-b6bf-819e46a14b5e tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 returned with HTTP 200 Aug 08 20:23:19.158508 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 648/2577] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:19.172543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5da7af09-cac1-45b2-8c91-c661394b4da1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.180295 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5da7af09-cac1-45b2-8c91-c661394b4da1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 Aug 08 20:23:19.180295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5da7af09-cac1-45b2-8c91-c661394b4da1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.180295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5da7af09-cac1-45b2-8c91-c661394b4da1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.180295 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.180295 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:19.185805 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5da7af09-cac1-45b2-8c91-c661394b4da1 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 returned with HTTP 200 Aug 08 20:23:19.186489 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 647/2578] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:19.198898 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5d9e008a-9a2d-46e4-9274-fcc2c3269a01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.200051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d9e008a-9a2d-46e4-9274-fcc2c3269a01 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] DELETE https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33?force=False Aug 08 20:23:19.200298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d9e008a-9a2d-46e4-9274-fcc2c3269a01 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.200556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5d9e008a-9a2d-46e4-9274-fcc2c3269a01 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.203401 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.203401 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:19.203401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5d9e008a-9a2d-46e4-9274-fcc2c3269a01 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Delete qos_spec: 6444ea5f-2459-4f74-b1b1-6c1cb5b6be33, force: False {{(pid=100389) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 20:23:19.231263 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5d9e008a-9a2d-46e4-9274-fcc2c3269a01 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33?force=False returned with HTTP 202 Aug 08 20:23:19.231875 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 639/2579] 10.4.3.206 () {66 vars in 1380 bytes} [Sat Aug 8 20:23:19 2026] DELETE /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:19.240117 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e63286a-ebb7-4284-8c50-5b65d151a3c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.242469 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e63286a-ebb7-4284-8c50-5b65d151a3c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] GET https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 Aug 08 20:23:19.242828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e63286a-ebb7-4284-8c50-5b65d151a3c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.243159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e63286a-ebb7-4284-8c50-5b65d151a3c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.243582 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.243582 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:19.245051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50803082-74f9-4f9f-9ec0-5b379a6ab9fe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:19.247824 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e63286a-ebb7-4284-8c50-5b65d151a3c5 tempest-QosSpecsTestJSON-558793179 tempest-QosSpecsTestJSON-558793179-project-admin] https://10.4.3.206/volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 returned with HTTP 404 Aug 08 20:23:19.248538 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 646/2580] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/qos-specs/6444ea5f-2459-4f74-b1b1-6c1cb5b6be33 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:19.250883 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50803082-74f9-4f9f-9ec0-5b379a6ab9fe tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:19.251103 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50803082-74f9-4f9f-9ec0-5b379a6ab9fe tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:19.251301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50803082-74f9-4f9f-9ec0-5b379a6ab9fe tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:19.251462 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-50803082-74f9-4f9f-9ec0-5b379a6ab9fe tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:19.259560 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:19.259560 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:19.262357 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50803082-74f9-4f9f-9ec0-5b379a6ab9fe tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:19.262761 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 649/2581] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:19 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:20.076867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d9d3044e-0f58-4bb9-a193-d8a5dcdc37d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:20.078300 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d9d3044e-0f58-4bb9-a193-d8a5dcdc37d3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:20.078473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d9d3044e-0f58-4bb9-a193-d8a5dcdc37d3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:20.078581 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d9d3044e-0f58-4bb9-a193-d8a5dcdc37d3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:20.078681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d9d3044e-0f58-4bb9-a193-d8a5dcdc37d3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:20.090725 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:20.090725 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:20.091631 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d9d3044e-0f58-4bb9-a193-d8a5dcdc37d3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:20.092016 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 648/2582] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:20 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:20.276419 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-73f1f9ce-74f4-4c7f-a765-254571283a60 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:20.279061 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-73f1f9ce-74f4-4c7f-a765-254571283a60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:20.279419 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-73f1f9ce-74f4-4c7f-a765-254571283a60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:20.279607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-73f1f9ce-74f4-4c7f-a765-254571283a60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:20.279724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-73f1f9ce-74f4-4c7f-a765-254571283a60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:20.285064 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:20.285064 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:20.285808 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-73f1f9ce-74f4-4c7f-a765-254571283a60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:20.286197 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 640/2583] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:20 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.104653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b030c5e-502a-4999-a59f-c1e0bd86b0d6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.106795 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b030c5e-502a-4999-a59f-c1e0bd86b0d6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:21.107049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b030c5e-502a-4999-a59f-c1e0bd86b0d6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.107341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b030c5e-502a-4999-a59f-c1e0bd86b0d6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.107516 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2b030c5e-502a-4999-a59f-c1e0bd86b0d6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:21.113847 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:21.113847 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:21.114898 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b030c5e-502a-4999-a59f-c1e0bd86b0d6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:21.115373 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 647/2584] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:21 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.306837 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-44b877af-f974-4379-90d7-64cd237846a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.309259 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44b877af-f974-4379-90d7-64cd237846a3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:21.309547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44b877af-f974-4379-90d7-64cd237846a3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.309776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44b877af-f974-4379-90d7-64cd237846a3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.309902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-44b877af-f974-4379-90d7-64cd237846a3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:21.311794 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=558,cinder:UPDATE=143,cinder:INSERT=87,cinder:DELETE=2 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:23:21.314810 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:21.314810 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:21.316907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44b877af-f974-4379-90d7-64cd237846a3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:21.316907 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 650/2585] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:21 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.332706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b71ad8b0-cf23-41dd-a2b9-85dfb6a880fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.333231 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b71ad8b0-cf23-41dd-a2b9-85dfb6a880fa None None] GET https://10.4.3.206/volume// Aug 08 20:23:21.333456 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b71ad8b0-cf23-41dd-a2b9-85dfb6a880fa None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.333705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b71ad8b0-cf23-41dd-a2b9-85dfb6a880fa None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.334102 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b71ad8b0-cf23-41dd-a2b9-85dfb6a880fa None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:21.334473 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 649/2586] 10.4.3.206 () {64 vars in 1004 bytes} [Sat Aug 8 20:23: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 08 20:23:21.343018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2dd6b8a6-e10b-49ea-b927-7416751703fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.343585 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2dd6b8a6-e10b-49ea-b927-7416751703fb None None] GET https://10.4.3.206/volume// Aug 08 20:23:21.343748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2dd6b8a6-e10b-49ea-b927-7416751703fb None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.343980 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2dd6b8a6-e10b-49ea-b927-7416751703fb None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.344424 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2dd6b8a6-e10b-49ea-b927-7416751703fb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:21.344770 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 641/2587] 10.4.3.206 () {64 vars in 1004 bytes} [Sat Aug 8 20:23: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 08 20:23:21.352843 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1e1e7820-1b6b-433d-97e9-b3531dbf813d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.417548 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e1e7820-1b6b-433d-97e9-b3531dbf813d tempest-VersionsTest-2045767563 tempest-VersionsTest-2045767563-project-member] GET https://10.4.3.206/volume/v3/ Aug 08 20:23:21.417802 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e1e7820-1b6b-433d-97e9-b3531dbf813d tempest-VersionsTest-2045767563 tempest-VersionsTest-2045767563-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.418035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e1e7820-1b6b-433d-97e9-b3531dbf813d tempest-VersionsTest-2045767563 tempest-VersionsTest-2045767563-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.418460 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e1e7820-1b6b-433d-97e9-b3531dbf813d tempest-VersionsTest-2045767563 tempest-VersionsTest-2045767563-project-member] https://10.4.3.206/volume/v3/ returned with HTTP 200 Aug 08 20:23:21.421624 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 648/2588] 10.4.3.206 () {66 vars in 1216 bytes} [Sat Aug 8 20:23:21 2026] GET /volume/v3/ => generated 386 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.709493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e481c6a8-7871-4b92-a3d2-151c80ad6b2d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.712168 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e481c6a8-7871-4b92-a3d2-151c80ad6b2d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:21.712475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e481c6a8-7871-4b92-a3d2-151c80ad6b2d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.712711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e481c6a8-7871-4b92-a3d2-151c80ad6b2d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.725748 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:21.725748 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:21.729787 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e481c6a8-7871-4b92-a3d2-151c80ad6b2d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:21.733902 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e481c6a8-7871-4b92-a3d2-151c80ad6b2d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:21.734043 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 651/2589] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:21 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.751251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-459cc39d-d0b7-4a04-b7d7-47c3d6d65fb5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.753111 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-459cc39d-d0b7-4a04-b7d7-47c3d6d65fb5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:21.753234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-459cc39d-d0b7-4a04-b7d7-47c3d6d65fb5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.753425 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-459cc39d-d0b7-4a04-b7d7-47c3d6d65fb5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.760393 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:21.760393 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:21.764840 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-459cc39d-d0b7-4a04-b7d7-47c3d6d65fb5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:21.769752 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-459cc39d-d0b7-4a04-b7d7-47c3d6d65fb5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:21.770306 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 650/2590] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:21 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.825344 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-ab5e1b34-1b1f-4124-9fe1-3460312f3d13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.830952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-ab5e1b34-1b1f-4124-9fe1-3460312f3d13 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:21.831136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-ab5e1b34-1b1f-4124-9fe1-3460312f3d13 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.831326 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-ab5e1b34-1b1f-4124-9fe1-3460312f3d13 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.838234 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:21.838234 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:21.841858 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-ab5e1b34-1b1f-4124-9fe1-3460312f3d13 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:21.846568 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-ab5e1b34-1b1f-4124-9fe1-3460312f3d13 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:21.846967 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 642/2591] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:23:21 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:21.938772 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-34b0933d-c2bb-46e1-b914-7772e6dd53bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.939135 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34b0933d-c2bb-46e1-b914-7772e6dd53bb None None] GET https://10.4.3.206/volume// Aug 08 20:23:21.939357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34b0933d-c2bb-46e1-b914-7772e6dd53bb None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:21.939564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34b0933d-c2bb-46e1-b914-7772e6dd53bb None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:21.939889 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34b0933d-c2bb-46e1-b914-7772e6dd53bb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:21.940155 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 649/2592] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:23: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 08 20:23:21.951072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-f363d7d2-3129-45fe-86eb-06e342b50fdd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:21.955400 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-f363d7d2-3129-45fe-86eb-06e342b50fdd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:23:21.955400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-f363d7d2-3129-45fe-86eb-06e342b50fdd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "900c84eb-3da0-4a74-811e-2ae2a7240ecd", "connector": null, "instance_uuid": "256381ce-7a68-423b-9d7a-b8b2b64a741d"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:21.969232 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:21.969232 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:21.996481 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-f363d7d2-3129-45fe-86eb-06e342b50fdd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:23:21.997094 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 652/2593] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:23:21 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 08 20:23:22.021789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.031109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d6238519-1da2-4e22-a5cf-447cc45c346d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.034419 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6238519-1da2-4e22-a5cf-447cc45c346d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:22.034419 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6238519-1da2-4e22-a5cf-447cc45c346d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.034419 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d6238519-1da2-4e22-a5cf-447cc45c346d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.042924 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:22.042924 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:22.044201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a2278ae-3bac-4ecf-bc91-fbc9fae1d769 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.044793 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a2278ae-3bac-4ecf-bc91-fbc9fae1d769 None None] GET https://10.4.3.206/volume// Aug 08 20:23:22.045033 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a2278ae-3bac-4ecf-bc91-fbc9fae1d769 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.045297 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a2278ae-3bac-4ecf-bc91-fbc9fae1d769 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.045747 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a2278ae-3bac-4ecf-bc91-fbc9fae1d769 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:22.046108 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 650/2594] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:23: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 08 20:23:22.046840 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d6238519-1da2-4e22-a5cf-447cc45c346d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:22.050633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d6238519-1da2-4e22-a5cf-447cc45c346d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:22.051027 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 643/2595] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:22.073257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-abd76155-a6d2-4c80-a5ce-5826ced4669a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.075336 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-abd76155-a6d2-4c80-a5ce-5826ced4669a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:22.075542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-abd76155-a6d2-4c80-a5ce-5826ced4669a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.075748 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-abd76155-a6d2-4c80-a5ce-5826ced4669a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.092173 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:22.092173 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:22.099402 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-abd76155-a6d2-4c80-a5ce-5826ced4669a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:22.103348 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-abd76155-a6d2-4c80-a5ce-5826ced4669a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:22.103900 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 653/2596] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 1019 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:22.126188 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4af8411e-c64b-41a5-a297-7cea418c46eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.131445 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4af8411e-c64b-41a5-a297-7cea418c46eb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:22.131625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4af8411e-c64b-41a5-a297-7cea418c46eb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.131812 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4af8411e-c64b-41a5-a297-7cea418c46eb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.131943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4af8411e-c64b-41a5-a297-7cea418c46eb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:22.138406 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] GET https://10.4.3.206/volume/v3/os-hosts Aug 08 20:23:22.138406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.138406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.139305 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:22.139305 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:22.140066 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4af8411e-c64b-41a5-a297-7cea418c46eb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:22.140937 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 651/2597] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:22.145305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.hosts [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] status, active and update: available, enabled, 2026-08-08 20:23:18+00:00 {{(pid=100388) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 20:23:22.145450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.hosts [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] status, active and update: available, enabled, 2026-08-08 20:23:16+00:00 {{(pid=100388) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 20:23:22.145560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.hosts [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] status, active and update: available, enabled, 2026-08-08 20:22:55+00:00 {{(pid=100388) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 20:23:22.145828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-75d97a4b-1c93-4c8a-81b7-af0fc18689a6 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] https://10.4.3.206/volume/v3/os-hosts returned with HTTP 200 Aug 08 20:23:22.146809 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 651/2598] 10.4.3.206 () {66 vars in 1240 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:22.155461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.159499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] GET https://10.4.3.206/volume/v3/os-hosts Aug 08 20:23:22.159636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.159823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.166036 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.hosts [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] status, active and update: available, enabled, 2026-08-08 20:23:18+00:00 {{(pid=100389) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 20:23:22.166189 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.hosts [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] status, active and update: available, enabled, 2026-08-08 20:23:16+00:00 {{(pid=100389) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 20:23:22.166316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.hosts [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] status, active and update: available, enabled, 2026-08-08 20:22:55+00:00 {{(pid=100389) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 20:23:22.166651 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b4dc9c8-1613-4241-8606-6317a9859ee2 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] https://10.4.3.206/volume/v3/os-hosts returned with HTTP 200 Aug 08 20:23:22.167108 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 644/2599] 10.4.3.206 () {66 vars in 1240 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:22.175645 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ca1c1ef-8be5-4e85-a7bf-e690cec6f6b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.177331 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ca1c1ef-8be5-4e85-a7bf-e690cec6f6b1 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] GET https://10.4.3.206/volume/v3/os-hosts/np0000006809@storpool Aug 08 20:23:22.177563 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ca1c1ef-8be5-4e85-a7bf-e690cec6f6b1 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.177761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ca1c1ef-8be5-4e85-a7bf-e690cec6f6b1 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.229784 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.237832 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] PUT https://10.4.3.206/volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030 Aug 08 20:23:22.237993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:22.241210 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ca1c1ef-8be5-4e85-a7bf-e690cec6f6b1 tempest-VolumeHostsAdminTestsJSON-337869360 tempest-VolumeHostsAdminTestsJSON-337869360-project-admin] https://10.4.3.206/volume/v3/os-hosts/np0000006809@storpool returned with HTTP 200 Aug 08 20:23:22.241651 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 654/2600] 10.4.3.206 () {66 vars in 1306 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/os-hosts/np0000006809@storpool => generated 1315 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:22.252624 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Acquiring lock "cinder-attachment_update-900c84eb-3da0-4a74-811e-2ae2a7240ecd-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:23:22.256908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Lock "cinder-attachment_update-900c84eb-3da0-4a74-811e-2ae2a7240ecd-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:23:22.257890 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:22.257890 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:22.328964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69eaddf5-4e91-4299-a67d-c2e4568429fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:22.331452 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69eaddf5-4e91-4299-a67d-c2e4568429fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:22.331452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69eaddf5-4e91-4299-a67d-c2e4568429fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:22.331452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69eaddf5-4e91-4299-a67d-c2e4568429fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:22.331452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-69eaddf5-4e91-4299-a67d-c2e4568429fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:22.336293 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:22.336293 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:22.337647 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69eaddf5-4e91-4299-a67d-c2e4568429fb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:22.337986 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 652/2601] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:22 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:22.515962 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Lock "cinder-attachment_update-900c84eb-3da0-4a74-811e-2ae2a7240ecd-np0000006809" released by "attachment_update" :: held 0.259s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:23:22.516286 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-d8299acc-e473-4e26-a231-12cd8d49834e tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030 returned with HTTP 200 Aug 08 20:23:22.516972 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 652/2602] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:23:22 2026] PUT /volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030 => generated 969 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:22.910916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c8c39ae-9933-4b44-8815-8938139a7375 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:23.038482 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:23.038796 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-965912721"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:23.040505 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-965912721'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:23.040651 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume of 1 GB Aug 08 20:23:23.046044 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Availability Zones retrieved successfully. Aug 08 20:23:23.051073 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Flow 'volume_create_api' (22213563-355d-4b00-b07f-d4de9c59d42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:23.052110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d262bd4-c339-41a5-82fd-585def413547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:23.052944 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:23.064377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ca6b1f91-977c-45d0-a9b4-3043413200ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:23.066961 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ca6b1f91-977c-45d0-a9b4-3043413200ce tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:23.067221 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ca6b1f91-977c-45d0-a9b4-3043413200ce tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:23.067509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ca6b1f91-977c-45d0-a9b4-3043413200ce tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:23.078917 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:23.078917 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:23.082504 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ca6b1f91-977c-45d0-a9b4-3043413200ce tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:23.082777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d262bd4-c339-41a5-82fd-585def413547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:23.083581 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346c764d-722e-42f0-abc6-68e78764cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:23.089371 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ca6b1f91-977c-45d0-a9b4-3043413200ce tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:23.089920 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 655/2603] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:23 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:23.148082 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Created reservations ['c6d26ab2-7156-470c-b0ae-c73d6dd396a7', '060c19d1-7af0-4b70-bcab-e3560675bb76', '2f7d6d5f-7590-45d8-86dc-a68576ba7f63', 'f6c8b075-d1cb-48b0-bdc4-dc41b4516d8a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:23.148921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (346c764d-722e-42f0-abc6-68e78764cdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6d26ab2-7156-470c-b0ae-c73d6dd396a7', '060c19d1-7af0-4b70-bcab-e3560675bb76', '2f7d6d5f-7590-45d8-86dc-a68576ba7f63', 'f6c8b075-d1cb-48b0-bdc4-dc41b4516d8a']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:23.149749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d00ff9-c549-4822-a184-dbb98f3e1868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:23.153686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6bdc3c41-12b8-4691-a316-d230a80b96d8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:23.160291 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6bdc3c41-12b8-4691-a316-d230a80b96d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:23.160965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6bdc3c41-12b8-4691-a316-d230a80b96d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:23.160965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6bdc3c41-12b8-4691-a316-d230a80b96d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:23.160965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6bdc3c41-12b8-4691-a316-d230a80b96d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:23.168018 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:23.168018 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:23.170372 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6bdc3c41-12b8-4691-a316-d230a80b96d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:23.170867 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 653/2604] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:23 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:23.180868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9d00ff9-c549-4822-a184-dbb98f3e1868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1375ef5-3073-4f0e-a9b2-cf349bb298b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-965912721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b1879d3cb84fba95675fdba6121808',qos_specs=None,replication_status=,reservations=['c6d26ab2-7156-470c-b0ae-c73d6dd396a7','060c19d1-7af0-4b70-bcab-e3560675bb76','2f7d6d5f-7590-45d8-86dc-a68576ba7f63','f6c8b075-d1cb-48b0-bdc4-dc41b4516d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-965912721',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1375ef5-3073-4f0e-a9b2-cf349bb298b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b1879d3cb84fba95675fdba6121808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:23.181585 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a9e52d-eb76-4873-96eb-8aa84321f981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:23.200973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a9e52d-eb76-4873-96eb-8aa84321f981) transitioned into state 'SUCCESS' from state '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-965912721',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b1879d3cb84fba95675fdba6121808',qos_specs=None,replication_status=,reservations=['c6d26ab2-7156-470c-b0ae-c73d6dd396a7','060c19d1-7af0-4b70-bcab-e3560675bb76','2f7d6d5f-7590-45d8-86dc-a68576ba7f63','f6c8b075-d1cb-48b0-bdc4-dc41b4516d8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:23.201972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dffa522a-d5f8-441b-a02e-d6a4002898cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:23.210733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dffa522a-d5f8-441b-a02e-d6a4002898cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:23.212023 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Flow 'volume_create_api' (22213563-355d-4b00-b07f-d4de9c59d42f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:23.212221 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume request issued successfully. Aug 08 20:23:23.213034 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c8c39ae-9933-4b44-8815-8938139a7375 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:23.213736 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 645/2605] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:22 2026] POST /volume/v3/volumes => generated 750 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:23.226838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c25f090c-9d2b-4378-81b3-c22eadf2a338 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:23.230472 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c25f090c-9d2b-4378-81b3-c22eadf2a338 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:23.230666 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c25f090c-9d2b-4378-81b3-c22eadf2a338 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:23.230854 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c25f090c-9d2b-4378-81b3-c22eadf2a338 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:23.241459 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:23.241459 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:23.243396 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c25f090c-9d2b-4378-81b3-c22eadf2a338 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:23.249813 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c25f090c-9d2b-4378-81b3-c22eadf2a338 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 returned with HTTP 200 Aug 08 20:23:23.249964 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 653/2606] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:23 2026] GET /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:23.354468 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2fd8a87f-3186-4391-b19e-c0b88e913bec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:23.356206 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2fd8a87f-3186-4391-b19e-c0b88e913bec tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:23.356483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2fd8a87f-3186-4391-b19e-c0b88e913bec tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:23.356719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2fd8a87f-3186-4391-b19e-c0b88e913bec tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:23.356862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2fd8a87f-3186-4391-b19e-c0b88e913bec tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:23.361217 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:23.361217 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:23.361911 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2fd8a87f-3186-4391-b19e-c0b88e913bec tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:23.362303 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 656/2607] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:23 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.104953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f3b7d04-3777-4347-b845-e5d9ae8d47d8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.107547 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f3b7d04-3777-4347-b845-e5d9ae8d47d8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:24.107766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f3b7d04-3777-4347-b845-e5d9ae8d47d8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.107938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f3b7d04-3777-4347-b845-e5d9ae8d47d8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.122167 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.122167 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:24.129506 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f3b7d04-3777-4347-b845-e5d9ae8d47d8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:24.138787 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f3b7d04-3777-4347-b845-e5d9ae8d47d8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:24.139881 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 654/2608] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.188018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2a413079-2f1a-40d2-83a1-615cd7ddf57e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.190710 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a413079-2f1a-40d2-83a1-615cd7ddf57e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:24.190965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a413079-2f1a-40d2-83a1-615cd7ddf57e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.191359 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a413079-2f1a-40d2-83a1-615cd7ddf57e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.191547 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-2a413079-2f1a-40d2-83a1-615cd7ddf57e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:24.198270 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.198270 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:24.199406 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a413079-2f1a-40d2-83a1-615cd7ddf57e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:24.199925 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 646/2609] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.266772 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c441c41b-a2ab-4c40-bc04-9cf0daa710cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.269106 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c441c41b-a2ab-4c40-bc04-9cf0daa710cf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:24.269423 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c441c41b-a2ab-4c40-bc04-9cf0daa710cf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.269730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c441c41b-a2ab-4c40-bc04-9cf0daa710cf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.279248 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.279248 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:24.283920 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c441c41b-a2ab-4c40-bc04-9cf0daa710cf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:24.289793 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c441c41b-a2ab-4c40-bc04-9cf0daa710cf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 returned with HTTP 200 Aug 08 20:23:24.290444 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 654/2610] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.304302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.306995 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:24.307967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1375ef5-3073-4f0e-a9b2-cf349bb298b7", "name": "tempest-VolumesDeleteCascade-Snapshot-1566369036"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:24.321371 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.321371 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:24.322267 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:24.322479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create snapshot from volume e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:24.368431 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Created reservations ['fa5e2ea6-69ed-4c48-a43c-3bf0709adb4c', 'eaef8cfb-c113-4793-9512-e7bfa97eae12', '3cf90a0b-44c1-43d3-9a33-f3eafa461150', '6043c4a3-6fc8-45b9-89a4-057b38069e37'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:24.376532 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3d3c6a9-3d47-4db0-9788-7bff9e2799c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.378199 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3d3c6a9-3d47-4db0-9788-7bff9e2799c0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:24.378436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3d3c6a9-3d47-4db0-9788-7bff9e2799c0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.378770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3d3c6a9-3d47-4db0-9788-7bff9e2799c0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.378926 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e3d3c6a9-3d47-4db0-9788-7bff9e2799c0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:24.383242 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.383242 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:24.384043 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3d3c6a9-3d47-4db0-9788-7bff9e2799c0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:24.384420 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 655/2611] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.412220 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot create request issued successfully. Aug 08 20:23:24.412555 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28dd48b8-d43f-4ac0-ad91-aa09b550e5ac tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:23:24.412953 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 657/2612] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:24.426827 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3c97b411-16b3-4469-94b6-453c8f76391c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.429128 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c97b411-16b3-4469-94b6-453c8f76391c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 Aug 08 20:23:24.429441 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c97b411-16b3-4469-94b6-453c8f76391c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.429696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c97b411-16b3-4469-94b6-453c8f76391c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.438128 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.438128 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:24.438774 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3c97b411-16b3-4469-94b6-453c8f76391c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:24.439863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c97b411-16b3-4469-94b6-453c8f76391c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 returned with HTTP 200 Aug 08 20:23:24.440600 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 647/2613] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.529012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8266ebca-96a3-468d-be06-10dbd21f438d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.625700 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8266ebca-96a3-468d-be06-10dbd21f438d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/os-services Aug 08 20:23:24.625904 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8266ebca-96a3-468d-be06-10dbd21f438d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.626081 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8266ebca-96a3-468d-be06-10dbd21f438d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.630857 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8266ebca-96a3-468d-be06-10dbd21f438d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/os-services returned with HTTP 200 Aug 08 20:23:24.631261 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 655/2614] 10.4.3.206 () {66 vars in 1249 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/os-services => generated 626 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.645120 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3405089-9d63-468d-86cc-bc8b8873137d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.646786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3405089-9d63-468d-86cc-bc8b8873137d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/os-services?host=np0000006809 Aug 08 20:23:24.646985 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3405089-9d63-468d-86cc-bc8b8873137d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.647175 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3405089-9d63-468d-86cc-bc8b8873137d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.652677 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3405089-9d63-468d-86cc-bc8b8873137d tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/os-services?host=np0000006809 returned with HTTP 200 Aug 08 20:23:24.653125 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 656/2615] 10.4.3.206 () {66 vars in 1284 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/os-services?host=np0000006809 => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.665409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-95184b51-4c4a-4c64-a25a-5f8bbdc0ae2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.667234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95184b51-4c4a-4c64-a25a-5f8bbdc0ae2c tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/os-services?host=np0000006809&binary=cinder-scheduler Aug 08 20:23:24.667461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95184b51-4c4a-4c64-a25a-5f8bbdc0ae2c tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.667636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-95184b51-4c4a-4c64-a25a-5f8bbdc0ae2c tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.667885 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.667885 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:24.673218 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-95184b51-4c4a-4c64-a25a-5f8bbdc0ae2c tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/os-services?host=np0000006809&binary=cinder-scheduler returned with HTTP 200 Aug 08 20:23:24.673573 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 658/2616] 10.4.3.206 () {66 vars in 1332 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/os-services?host=np0000006809&binary=cinder-scheduler => generated 191 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.685191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c5951c1-52aa-4fd6-80cc-a1db462b2e95 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.686887 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c5951c1-52aa-4fd6-80cc-a1db462b2e95 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/os-services?binary=cinder-scheduler Aug 08 20:23:24.687086 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c5951c1-52aa-4fd6-80cc-a1db462b2e95 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.687298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c5951c1-52aa-4fd6-80cc-a1db462b2e95 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.690947 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c5951c1-52aa-4fd6-80cc-a1db462b2e95 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 08 20:23:24.691310 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 648/2617] 10.4.3.206 () {66 vars in 1296 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:24.702726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9faf04c3-cc07-45e2-b023-018683cf0508 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.757749 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:24.758091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1946045239"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:24.759545 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1946045239'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:24.759716 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Create volume of 1 GB Aug 08 20:23:24.763966 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Availability Zones retrieved successfully. Aug 08 20:23:24.768916 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Flow 'volume_create_api' (451d804a-4767-4f79-ac55-fe591be749f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:24.770088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e2fb90-8af1-4c03-b319-66e68342a680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:24.770988 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:24.794370 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e2fb90-8af1-4c03-b319-66e68342a680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:24.795268 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46a60c9-b864-4878-be04-8791adeb6943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:24.853769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Created reservations ['3fa04b0b-b6cc-4bba-a993-0890f34d5497', 'f35ff979-7161-4922-8a6a-49cd6a2327ac', 'c533e843-f5da-4614-a3e1-ed197200ef1e', 'd64cf9af-e4c7-4bfc-be61-bea1659117e5'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:24.854717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46a60c9-b864-4878-be04-8791adeb6943) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fa04b0b-b6cc-4bba-a993-0890f34d5497', 'f35ff979-7161-4922-8a6a-49cd6a2327ac', 'c533e843-f5da-4614-a3e1-ed197200ef1e', 'd64cf9af-e4c7-4bfc-be61-bea1659117e5']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:24.855440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6af20b-c85d-412d-8ef7-38ef8fff18c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:24.875111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6af20b-c85d-412d-8ef7-38ef8fff18c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09afe6d9-5a0d-45d6-9601-8d7d62528182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1946045239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79e71186a3d4644a95fd7b5964ea928',qos_specs=None,replication_status=,reservations=['3fa04b0b-b6cc-4bba-a993-0890f34d5497','f35ff979-7161-4922-8a6a-49cd6a2327ac','c533e843-f5da-4614-a3e1-ed197200ef1e','d64cf9af-e4c7-4bfc-be61-bea1659117e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4a53697c43843ff87edadb3dd2b7d72',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1946045239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09afe6d9-5a0d-45d6-9601-8d7d62528182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b79e71186a3d4644a95fd7b5964ea928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4a53697c43843ff87edadb3dd2b7d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:24.875859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a573ebb5-5656-4152-938a-d8dca59591bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:24.893478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a573ebb5-5656-4152-938a-d8dca59591bd) transitioned into state 'SUCCESS' from state '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-1946045239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b79e71186a3d4644a95fd7b5964ea928',qos_specs=None,replication_status=,reservations=['3fa04b0b-b6cc-4bba-a993-0890f34d5497','f35ff979-7161-4922-8a6a-49cd6a2327ac','c533e843-f5da-4614-a3e1-ed197200ef1e','d64cf9af-e4c7-4bfc-be61-bea1659117e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4a53697c43843ff87edadb3dd2b7d72',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:24.894417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45be38e2-6e09-42ec-8498-f3b3fcdce77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:24.904347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45be38e2-6e09-42ec-8498-f3b3fcdce77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:24.905645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Flow 'volume_create_api' (451d804a-4767-4f79-ac55-fe591be749f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:24.906179 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Create volume request issued successfully. Aug 08 20:23:24.907069 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9faf04c3-cc07-45e2-b023-018683cf0508 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:24.907710 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 656/2618] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:24 2026] POST /volume/v3/volumes => generated 754 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:24.921810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-17e03e8c-3a6c-45c1-b981-7a20b57cb2e8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:24.924119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-17e03e8c-3a6c-45c1-b981-7a20b57cb2e8 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] GET https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:24.924501 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-17e03e8c-3a6c-45c1-b981-7a20b57cb2e8 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:24.924865 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-17e03e8c-3a6c-45c1-b981-7a20b57cb2e8 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:24.934401 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:24.934401 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:24.939276 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-17e03e8c-3a6c-45c1-b981-7a20b57cb2e8 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Volume info retrieved successfully. Aug 08 20:23:24.945174 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-17e03e8c-3a6c-45c1-b981-7a20b57cb2e8 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 200 Aug 08 20:23:24.945766 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 657/2619] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:24 2026] GET /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.150981 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b283febc-66bf-415c-a77e-5ec1be2c9289 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.152762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b283febc-66bf-415c-a77e-5ec1be2c9289 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:25.152902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b283febc-66bf-415c-a77e-5ec1be2c9289 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.153081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b283febc-66bf-415c-a77e-5ec1be2c9289 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.162480 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.162480 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:25.167006 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b283febc-66bf-415c-a77e-5ec1be2c9289 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:25.171206 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b283febc-66bf-415c-a77e-5ec1be2c9289 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:25.171814 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 659/2620] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.210925 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c342bfcb-70c9-4e34-b062-abf8073f4eae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.213205 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c342bfcb-70c9-4e34-b062-abf8073f4eae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:25.213469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c342bfcb-70c9-4e34-b062-abf8073f4eae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.213693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c342bfcb-70c9-4e34-b062-abf8073f4eae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.213846 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c342bfcb-70c9-4e34-b062-abf8073f4eae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:25.218751 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.218751 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:25.219653 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c342bfcb-70c9-4e34-b062-abf8073f4eae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:25.220260 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 649/2621] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.395775 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a3dbe7e-13c7-442a-9dc3-18ba5ae1f755 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.398217 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a3dbe7e-13c7-442a-9dc3-18ba5ae1f755 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:25.398508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a3dbe7e-13c7-442a-9dc3-18ba5ae1f755 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.398754 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a3dbe7e-13c7-442a-9dc3-18ba5ae1f755 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.398915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3a3dbe7e-13c7-442a-9dc3-18ba5ae1f755 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:25.404459 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.404459 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:25.405579 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a3dbe7e-13c7-442a-9dc3-18ba5ae1f755 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:25.406115 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 657/2622] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.451615 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81747be9-d8f1-4662-92c6-0606541378f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.456171 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81747be9-d8f1-4662-92c6-0606541378f4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 Aug 08 20:23:25.456447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81747be9-d8f1-4662-92c6-0606541378f4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.456698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81747be9-d8f1-4662-92c6-0606541378f4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.462742 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.462742 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:25.463261 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-81747be9-d8f1-4662-92c6-0606541378f4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:25.464134 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81747be9-d8f1-4662-92c6-0606541378f4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 returned with HTTP 200 Aug 08 20:23:25.464556 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 658/2623] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.474999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0600da0d-24f8-4214-9084-0a93764411c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.476925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:25.477312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1375ef5-3073-4f0e-a9b2-cf349bb298b7", "name": "tempest-VolumesDeleteCascade-Snapshot-1677375030"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:25.485213 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.485213 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:25.485637 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:25.485749 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create snapshot from volume e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:25.511160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Created reservations ['1535df2c-6f72-48b1-88d7-29a6c4b080f4', '602d42eb-bfd4-48d4-aa06-6756e3cf6706', '5487e747-6af3-47ed-877a-b16d89ccd020', '6eac7298-741e-43fb-b525-6039ce2d76de'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:25.541591 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot create request issued successfully. Aug 08 20:23:25.541899 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0600da0d-24f8-4214-9084-0a93764411c5 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:23:25.542325 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 660/2624] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:25 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 08 20:23:25.552268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-bf9fc96a-d989-4347-9122-ea0177b75807 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.554260 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-bf9fc96a-d989-4347-9122-ea0177b75807 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:25.554461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-bf9fc96a-d989-4347-9122-ea0177b75807 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.554647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-bf9fc96a-d989-4347-9122-ea0177b75807 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.555564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e37210c-56ab-41eb-b38a-83453f8c32ef None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.558039 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e37210c-56ab-41eb-b38a-83453f8c32ef tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e Aug 08 20:23:25.558366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e37210c-56ab-41eb-b38a-83453f8c32ef tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.558696 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e37210c-56ab-41eb-b38a-83453f8c32ef tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.564777 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.564777 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:25.565428 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4e37210c-56ab-41eb-b38a-83453f8c32ef tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:25.566514 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e37210c-56ab-41eb-b38a-83453f8c32ef tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e returned with HTTP 200 Aug 08 20:23:25.566975 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.566975 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:25.567029 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 658/2625] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.578096 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-bf9fc96a-d989-4347-9122-ea0177b75807 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:25.584278 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-bf9fc96a-d989-4347-9122-ea0177b75807 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:25.584749 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 650/2626] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.654689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-47cc67a9-5d60-4d03-b20a-15b300bfc443 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.655282 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47cc67a9-5d60-4d03-b20a-15b300bfc443 None None] GET https://10.4.3.206/volume// Aug 08 20:23:25.655568 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47cc67a9-5d60-4d03-b20a-15b300bfc443 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.655834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47cc67a9-5d60-4d03-b20a-15b300bfc443 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.656277 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47cc67a9-5d60-4d03-b20a-15b300bfc443 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:25.656665 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 659/2627] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:23:25.666867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-593d64ca-efa8-4c8c-8127-2dec15c57ecf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.674852 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-593d64ca-efa8-4c8c-8127-2dec15c57ecf tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:23:25.675214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-593d64ca-efa8-4c8c-8127-2dec15c57ecf tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "494ca793-a4cc-45ae-9e2c-24d45c375241", "connector": null, "instance_uuid": "766f5885-44b4-4924-b7b6-9d07b7cd2b81"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:25.687311 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.687311 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:25.711145 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-593d64ca-efa8-4c8c-8127-2dec15c57ecf tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:23:25.711703 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 661/2628] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:23:25 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 08 20:23:25.743463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-616999a7-bd84-44e3-8e66-1d8b4721336e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.745518 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-616999a7-bd84-44e3-8e66-1d8b4721336e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:25.745788 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-616999a7-bd84-44e3-8e66-1d8b4721336e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.745918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-616999a7-bd84-44e3-8e66-1d8b4721336e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.760166 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.760166 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:25.762828 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-51981d18-9aac-4983-8ee4-0f5c489b95d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.763351 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51981d18-9aac-4983-8ee4-0f5c489b95d2 None None] GET https://10.4.3.206/volume// Aug 08 20:23:25.763666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51981d18-9aac-4983-8ee4-0f5c489b95d2 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.763910 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51981d18-9aac-4983-8ee4-0f5c489b95d2 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.764464 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51981d18-9aac-4983-8ee4-0f5c489b95d2 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:25.764667 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 651/2629] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:23: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 08 20:23:25.765716 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-616999a7-bd84-44e3-8e66-1d8b4721336e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:25.770948 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-616999a7-bd84-44e3-8e66-1d8b4721336e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:25.771578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-dc58cff4-feac-4cf0-a9c8-fbfd959e4952 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.772099 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 659/2630] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:25.773610 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-dc58cff4-feac-4cf0-a9c8-fbfd959e4952 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:25.773855 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-dc58cff4-feac-4cf0-a9c8-fbfd959e4952 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.774062 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-dc58cff4-feac-4cf0-a9c8-fbfd959e4952 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.782643 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.782643 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:25.785828 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-dc58cff4-feac-4cf0-a9c8-fbfd959e4952 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:25.789832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-dc58cff4-feac-4cf0-a9c8-fbfd959e4952 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:25.790351 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 660/2631] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:25.890498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.892440 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] PUT https://10.4.3.206/volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7 Aug 08 20:23:25.895451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:25.903403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Acquiring lock "cinder-attachment_update-494ca793-a4cc-45ae-9e2c-24d45c375241-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:23:25.909472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Lock "cinder-attachment_update-494ca793-a4cc-45ae-9e2c-24d45c375241-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:23:25.909472 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.909472 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:25.962061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d2dd88b9-c60a-484f-9f21-aa8dc8192299 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:25.966285 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2dd88b9-c60a-484f-9f21-aa8dc8192299 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] GET https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:25.966494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2dd88b9-c60a-484f-9f21-aa8dc8192299 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:25.967448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d2dd88b9-c60a-484f-9f21-aa8dc8192299 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:25.978401 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:25.978401 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:25.982964 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d2dd88b9-c60a-484f-9f21-aa8dc8192299 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Volume info retrieved successfully. Aug 08 20:23:25.987250 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d2dd88b9-c60a-484f-9f21-aa8dc8192299 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 200 Aug 08 20:23:25.988770 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 652/2632] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:25 2026] GET /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:25.989354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Lock "cinder-attachment_update-494ca793-a4cc-45ae-9e2c-24d45c375241-np0000006809" released by "attachment_update" :: held 0.082s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:23:25.989685 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-35f89a76-9d9f-47aa-bdff-ace838d81a6f tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7 returned with HTTP 200 Aug 08 20:23:25.990175 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 662/2633] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:23:25 2026] PUT /volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:26.006637 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cee6bd33-75db-4f66-8e47-71e5761eeca7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.008741 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cee6bd33-75db-4f66-8e47-71e5761eeca7 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:26.008966 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cee6bd33-75db-4f66-8e47-71e5761eeca7 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.009192 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cee6bd33-75db-4f66-8e47-71e5761eeca7 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.018147 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.018147 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:26.022145 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cee6bd33-75db-4f66-8e47-71e5761eeca7 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Volume info retrieved successfully. Aug 08 20:23:26.027619 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cee6bd33-75db-4f66-8e47-71e5761eeca7 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 200 Aug 08 20:23:26.028222 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 660/2634] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 1011 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:26.045086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-71c38241-30b6-45b7-8b56-bdae304cd0aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.046725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-71c38241-30b6-45b7-8b56-bdae304cd0aa tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/os-services?host=np0000006809&binary=cinder-volume Aug 08 20:23:26.046909 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-71c38241-30b6-45b7-8b56-bdae304cd0aa tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.047087 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-71c38241-30b6-45b7-8b56-bdae304cd0aa tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.051747 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-71c38241-30b6-45b7-8b56-bdae304cd0aa tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/os-services?host=np0000006809&binary=cinder-volume returned with HTTP 200 Aug 08 20:23:26.052069 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 661/2635] 10.4.3.206 () {66 vars in 1326 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/os-services?host=np0000006809&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.062144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10cd2ff4-731a-4ff9-97d1-9c3971f8df30 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.063985 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10cd2ff4-731a-4ff9-97d1-9c3971f8df30 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] GET https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:26.064268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10cd2ff4-731a-4ff9-97d1-9c3971f8df30 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.064473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10cd2ff4-731a-4ff9-97d1-9c3971f8df30 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.071080 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.071080 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:26.074858 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-10cd2ff4-731a-4ff9-97d1-9c3971f8df30 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Volume info retrieved successfully. Aug 08 20:23:26.079180 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10cd2ff4-731a-4ff9-97d1-9c3971f8df30 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 200 Aug 08 20:23:26.079561 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 653/2636] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.095989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.097594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] DELETE https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:26.097756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.097926 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.098087 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Delete volume with id: 09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:26.105185 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.105185 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:26.105691 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Volume info retrieved successfully. Aug 08 20:23:26.120571 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Delete volume request issued successfully. Aug 08 20:23:26.120750 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b01a18f-5d9a-4261-9734-577fa8769c1e tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 202 Aug 08 20:23:26.121135 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 663/2637] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:26 2026] DELETE /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:26.134903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c38203ef-446b-45fa-9b46-7c8bf9cb724f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.138723 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c38203ef-446b-45fa-9b46-7c8bf9cb724f tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] GET https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:26.139030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c38203ef-446b-45fa-9b46-7c8bf9cb724f tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.139339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c38203ef-446b-45fa-9b46-7c8bf9cb724f tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.149105 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.149105 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:26.153106 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c38203ef-446b-45fa-9b46-7c8bf9cb724f tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Volume info retrieved successfully. Aug 08 20:23:26.157581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c38203ef-446b-45fa-9b46-7c8bf9cb724f tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 200 Aug 08 20:23:26.158005 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 661/2638] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.183595 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-97c40688-a47b-4405-bc74-d3f9b2b6ba27 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.185495 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97c40688-a47b-4405-bc74-d3f9b2b6ba27 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:26.185495 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97c40688-a47b-4405-bc74-d3f9b2b6ba27 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.185578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97c40688-a47b-4405-bc74-d3f9b2b6ba27 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.195877 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.195877 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:26.199078 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-97c40688-a47b-4405-bc74-d3f9b2b6ba27 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:26.202772 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97c40688-a47b-4405-bc74-d3f9b2b6ba27 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:26.203111 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 662/2639] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.229975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0bed0e87-5798-465a-b272-7dda95e4a059 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.231860 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0bed0e87-5798-465a-b272-7dda95e4a059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:26.232074 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0bed0e87-5798-465a-b272-7dda95e4a059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.232266 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0bed0e87-5798-465a-b272-7dda95e4a059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.232368 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0bed0e87-5798-465a-b272-7dda95e4a059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:26.237391 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.237391 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:26.238108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0bed0e87-5798-465a-b272-7dda95e4a059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:26.238496 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 654/2640] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.419090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-247614f5-6134-43c0-a8d8-15d7d2403438 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.420809 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-247614f5-6134-43c0-a8d8-15d7d2403438 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:26.421004 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-247614f5-6134-43c0-a8d8-15d7d2403438 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.421221 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-247614f5-6134-43c0-a8d8-15d7d2403438 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.421342 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-247614f5-6134-43c0-a8d8-15d7d2403438 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:26.425983 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.425983 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:26.426731 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-247614f5-6134-43c0-a8d8-15d7d2403438 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:26.427066 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 664/2641] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.577559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9015e9fa-8a6d-4dc5-869c-4d39370826a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.579331 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9015e9fa-8a6d-4dc5-869c-4d39370826a4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e Aug 08 20:23:26.579540 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9015e9fa-8a6d-4dc5-869c-4d39370826a4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.579721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9015e9fa-8a6d-4dc5-869c-4d39370826a4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.584739 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.584739 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:26.585282 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9015e9fa-8a6d-4dc5-869c-4d39370826a4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:26.586081 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9015e9fa-8a6d-4dc5-869c-4d39370826a4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e returned with HTTP 200 Aug 08 20:23:26.586572 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 662/2642] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.597239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.599563 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7?cascade=True Aug 08 20:23:26.599835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.600190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.600443 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume with id: e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:26.609773 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.609773 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:26.610530 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:26.641804 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume request issued successfully. Aug 08 20:23:26.642064 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc163247-20ad-4660-b2d4-319cbc024ea8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7?cascade=True returned with HTTP 202 Aug 08 20:23:26.642672 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 663/2643] 10.4.3.206 () {66 vars in 1376 bytes} [Sat Aug 8 20:23:26 2026] DELETE /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7?cascade=True => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:26.649490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-261b5b44-623a-4c24-b371-9ee3e9e7ccdf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.655445 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-261b5b44-623a-4c24-b371-9ee3e9e7ccdf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:26.655680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-261b5b44-623a-4c24-b371-9ee3e9e7ccdf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.655900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-261b5b44-623a-4c24-b371-9ee3e9e7ccdf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.671638 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.671638 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:26.676609 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-261b5b44-623a-4c24-b371-9ee3e9e7ccdf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:26.682501 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-261b5b44-623a-4c24-b371-9ee3e9e7ccdf tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 returned with HTTP 200 Aug 08 20:23:26.683051 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 655/2644] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:26.773379 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-93ee9788-3569-4824-85aa-06fd85cf2f2f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.775472 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-93ee9788-3569-4824-85aa-06fd85cf2f2f tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030/action Aug 08 20:23:26.775913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-93ee9788-3569-4824-85aa-06fd85cf2f2f tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:26.776070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-93ee9788-3569-4824-85aa-06fd85cf2f2f tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:26.786034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-931e66b0-51b2-4455-8863-c446b645889e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:26.788519 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-931e66b0-51b2-4455-8863-c446b645889e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:26.788876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-931e66b0-51b2-4455-8863-c446b645889e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:26.789159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-931e66b0-51b2-4455-8863-c446b645889e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:26.800448 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.800448 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:26.802927 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:26.802927 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:26.807209 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-931e66b0-51b2-4455-8863-c446b645889e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:26.815233 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-931e66b0-51b2-4455-8863-c446b645889e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:26.815401 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d6740df3-c05e-4c27-927c-36f99bf55ca9 req-93ee9788-3569-4824-85aa-06fd85cf2f2f tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030/action returned with HTTP 204 Aug 08 20:23:26.815849 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 663/2645] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:26 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:26.816424 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 665/2646] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:23:26 2026] POST /volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.170707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-20b88ab5-0f39-44dc-b123-8f8a4feebf79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.172423 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20b88ab5-0f39-44dc-b123-8f8a4feebf79 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] GET https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 Aug 08 20:23:27.172633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20b88ab5-0f39-44dc-b123-8f8a4feebf79 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.172826 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20b88ab5-0f39-44dc-b123-8f8a4feebf79 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.178179 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20b88ab5-0f39-44dc-b123-8f8a4feebf79 tempest-VolumesServicesTestJSON-278967064 tempest-VolumesServicesTestJSON-278967064-project-member] https://10.4.3.206/volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 returned with HTTP 404 Aug 08 20:23:27.178613 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 664/2647] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes/09afe6d9-5a0d-45d6-9601-8d7d62528182 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.186217 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e3c7756-4de3-436b-b103-68f2db89a192 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.187960 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e3c7756-4de3-436b-b103-68f2db89a192 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] GET https://10.4.3.206/volume/v3/os-services Aug 08 20:23:27.188159 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e3c7756-4de3-436b-b103-68f2db89a192 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.188352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e3c7756-4de3-436b-b103-68f2db89a192 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.192919 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e3c7756-4de3-436b-b103-68f2db89a192 tempest-VolumesServicesTestJSON-1750971857 tempest-VolumesServicesTestJSON-1750971857-project-admin] https://10.4.3.206/volume/v3/os-services returned with HTTP 200 Aug 08 20:23:27.193363 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 656/2648] 10.4.3.206 () {66 vars in 1249 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/os-services => generated 626 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:27.216782 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e77ddd99-86b6-4355-94c7-74d0ee4e05ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.219044 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e77ddd99-86b6-4355-94c7-74d0ee4e05ea tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:27.219626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e77ddd99-86b6-4355-94c7-74d0ee4e05ea tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.219918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e77ddd99-86b6-4355-94c7-74d0ee4e05ea tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.232647 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:27.232647 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:27.239818 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e77ddd99-86b6-4355-94c7-74d0ee4e05ea tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:27.248640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c27025a4-3ff5-4030-b37c-45b07e4f61b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.250540 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c27025a4-3ff5-4030-b37c-45b07e4f61b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:27.250775 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c27025a4-3ff5-4030-b37c-45b07e4f61b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.251000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c27025a4-3ff5-4030-b37c-45b07e4f61b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.251173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c27025a4-3ff5-4030-b37c-45b07e4f61b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:27.251759 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e77ddd99-86b6-4355-94c7-74d0ee4e05ea tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:27.252331 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 664/2649] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:27.255952 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:27.255952 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:27.256946 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c27025a4-3ff5-4030-b37c-45b07e4f61b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:27.257358 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 666/2650] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:27.267202 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5bf6e30-dd29-49e4-b470-243d06b2a24c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.270020 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5bf6e30-dd29-49e4-b470-243d06b2a24c tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:27.270493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5bf6e30-dd29-49e4-b470-243d06b2a24c tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.270611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5bf6e30-dd29-49e4-b470-243d06b2a24c tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.283184 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:27.283184 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:27.287993 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f5bf6e30-dd29-49e4-b470-243d06b2a24c tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:27.295040 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5bf6e30-dd29-49e4-b470-243d06b2a24c tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:27.295616 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 665/2651] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:27.442927 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a414098a-34e8-493c-be0f-580e0d2f4ff6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.448475 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a414098a-34e8-493c-be0f-580e0d2f4ff6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:27.448777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a414098a-34e8-493c-be0f-580e0d2f4ff6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.449048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a414098a-34e8-493c-be0f-580e0d2f4ff6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.449229 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a414098a-34e8-493c-be0f-580e0d2f4ff6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:27.456230 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:27.456230 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:27.457398 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a414098a-34e8-493c-be0f-580e0d2f4ff6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:27.457946 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 657/2652] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:27.699485 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-397110b1-d767-4639-9bbf-853ac96041cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.701634 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-397110b1-d767-4639-9bbf-853ac96041cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:27.701834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-397110b1-d767-4639-9bbf-853ac96041cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.702058 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-397110b1-d767-4639-9bbf-853ac96041cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.707845 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-397110b1-d767-4639-9bbf-853ac96041cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 returned with HTTP 404 Aug 08 20:23:27.708598 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 665/2653] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.716442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.719399 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:23:27.719609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.719861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.720217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:27.720966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:27.732839 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Get all volumes completed successfully. Aug 08 20:23:27.732839 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cb84b4a-0fdf-4669-8d8a-ed73094de4db tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:23:27.732970 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 667/2654] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:27.743953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.746699 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:27.746956 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.747207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.747482 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:27.748683 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.db.api [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Building query based on filter {{(pid=100388) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:23:27.754546 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Get all snapshots completed successfully. Aug 08 20:23:27.755005 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-af12426e-943e-4665-8bab-6ba0a8a52c0b tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:23:27.755516 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 666/2655] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:27.769792 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3cd6ce4e-9c56-49dd-8dc4-c3c3a20720a9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.773880 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cd6ce4e-9c56-49dd-8dc4-c3c3a20720a9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e Aug 08 20:23:27.774076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cd6ce4e-9c56-49dd-8dc4-c3c3a20720a9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.774308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cd6ce4e-9c56-49dd-8dc4-c3c3a20720a9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.774423 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-3cd6ce4e-9c56-49dd-8dc4-c3c3a20720a9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete snapshot with id: 7a1197e6-a72f-4765-aeba-54b23152512e Aug 08 20:23:27.782632 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cd6ce4e-9c56-49dd-8dc4-c3c3a20720a9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e returned with HTTP 404 Aug 08 20:23:27.783299 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 658/2656] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:27 2026] DELETE /volume/v3/snapshots/7a1197e6-a72f-4765-aeba-54b23152512e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.793030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-adfe9497-2cc7-494c-ba1c-ada2bf5645cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.795259 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-adfe9497-2cc7-494c-ba1c-ada2bf5645cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 Aug 08 20:23:27.795442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-adfe9497-2cc7-494c-ba1c-ada2bf5645cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.795717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-adfe9497-2cc7-494c-ba1c-ada2bf5645cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.795850 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-adfe9497-2cc7-494c-ba1c-ada2bf5645cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete snapshot with id: ad3dabc9-dcf5-4216-9ade-21298b657340 Aug 08 20:23:27.801144 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-adfe9497-2cc7-494c-ba1c-ada2bf5645cc tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 returned with HTTP 404 Aug 08 20:23:27.801684 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 666/2657] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:27 2026] DELETE /volume/v3/snapshots/ad3dabc9-dcf5-4216-9ade-21298b657340 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.822265 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14cfd155-c98d-4b1d-8f0c-9c560609fe86 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.824669 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14cfd155-c98d-4b1d-8f0c-9c560609fe86 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:27.824859 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14cfd155-c98d-4b1d-8f0c-9c560609fe86 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.825042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14cfd155-c98d-4b1d-8f0c-9c560609fe86 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.838708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-645913ba-da61-461b-93be-0126e5b65325 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.838885 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14cfd155-c98d-4b1d-8f0c-9c560609fe86 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 returned with HTTP 404 Aug 08 20:23:27.838885 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 668/2658] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.838978 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-645913ba-da61-461b-93be-0126e5b65325 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:27.838978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-645913ba-da61-461b-93be-0126e5b65325 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.838978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-645913ba-da61-461b-93be-0126e5b65325 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.849002 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a6f24fad-f974-4bda-9b2d-e502b2330501 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.850729 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6f24fad-f974-4bda-9b2d-e502b2330501 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:27.852531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6f24fad-f974-4bda-9b2d-e502b2330501 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:27.852531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a6f24fad-f974-4bda-9b2d-e502b2330501 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:27.852531 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a6f24fad-f974-4bda-9b2d-e502b2330501 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume with id: e1375ef5-3073-4f0e-a9b2-cf349bb298b7 Aug 08 20:23:27.854406 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:27.854406 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:27.861005 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a6f24fad-f974-4bda-9b2d-e502b2330501 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 returned with HTTP 404 Aug 08 20:23:27.861712 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 659/2659] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:27 2026] DELETE /volume/v3/volumes/e1375ef5-3073-4f0e-a9b2-cf349bb298b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:27.863194 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-645913ba-da61-461b-93be-0126e5b65325 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:27.869214 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-645913ba-da61-461b-93be-0126e5b65325 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:27.869721 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 667/2660] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:27 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:27.874638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:27.875331 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:27.878304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1948674899"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:27.878304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1948674899'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:27.878304 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume of 1 GB Aug 08 20:23:27.887891 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Availability Zones retrieved successfully. Aug 08 20:23:27.894758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Flow 'volume_create_api' (c51879c4-4a3f-4c71-87bb-4e3b9b36a1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:27.896118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc0f36e-eb0a-47f8-a2a1-416721b6465b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:27.897535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:27.926717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc0f36e-eb0a-47f8-a2a1-416721b6465b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:27.927497 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e9e2f0-957d-47b8-a45a-4ca491c9ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:27.961594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Created reservations ['a4899655-6ebb-4cc0-aa75-b6255501cd1b', 'a3af406e-50a9-4930-83d4-c19f28e1e942', 'c33cf522-74c9-4500-a0d2-4d59d5601738', 'b44380f5-ab0c-4c36-97d2-ff976cc1679a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:27.962299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88e9e2f0-957d-47b8-a45a-4ca491c9ddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4899655-6ebb-4cc0-aa75-b6255501cd1b', 'a3af406e-50a9-4930-83d4-c19f28e1e942', 'c33cf522-74c9-4500-a0d2-4d59d5601738', 'b44380f5-ab0c-4c36-97d2-ff976cc1679a']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:27.962899 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2b54ce-8042-44ab-a856-731fcf0cb25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:27.983194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed2b54ce-8042-44ab-a856-731fcf0cb25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8787980e-ccc7-4d76-93f4-7e61652aa13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1948674899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b1879d3cb84fba95675fdba6121808',qos_specs=None,replication_status=,reservations=['a4899655-6ebb-4cc0-aa75-b6255501cd1b','a3af406e-50a9-4930-83d4-c19f28e1e942','c33cf522-74c9-4500-a0d2-4d59d5601738','b44380f5-ab0c-4c36-97d2-ff976cc1679a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1948674899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8787980e-ccc7-4d76-93f4-7e61652aa13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b1879d3cb84fba95675fdba6121808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:27.983914 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fe9cee-f2b7-4626-95c7-30dc89a5ff1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:28.000807 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fe9cee-f2b7-4626-95c7-30dc89a5ff1d) transitioned into state 'SUCCESS' from state '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-1948674899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b1879d3cb84fba95675fdba6121808',qos_specs=None,replication_status=,reservations=['a4899655-6ebb-4cc0-aa75-b6255501cd1b','a3af406e-50a9-4930-83d4-c19f28e1e942','c33cf522-74c9-4500-a0d2-4d59d5601738','b44380f5-ab0c-4c36-97d2-ff976cc1679a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:28.001559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3829626a-0bab-451a-a2b5-837c2b06e599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:28.010230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3829626a-0bab-451a-a2b5-837c2b06e599) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:28.011030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Flow 'volume_create_api' (c51879c4-4a3f-4c71-87bb-4e3b9b36a1c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:28.011311 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume request issued successfully. Aug 08 20:23:28.011826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0f2954fe-02de-4d1d-8a2a-f4356d43a018 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:28.012212 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 667/2661] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:27 2026] POST /volume/v3/volumes => generated 751 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:28.023496 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e5e83e71-ee0f-461f-8597-c735f1b67732 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:28.025312 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5e83e71-ee0f-461f-8597-c735f1b67732 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:28.025545 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5e83e71-ee0f-461f-8597-c735f1b67732 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:28.025746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5e83e71-ee0f-461f-8597-c735f1b67732 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:28.034620 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:28.034620 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:28.040553 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e5e83e71-ee0f-461f-8597-c735f1b67732 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:28.045607 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5e83e71-ee0f-461f-8597-c735f1b67732 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f returned with HTTP 200 Aug 08 20:23:28.046011 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 669/2662] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:28 2026] GET /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:28.267958 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ab94a8a0-462a-49c1-90ee-ee376cc643f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:28.269804 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab94a8a0-462a-49c1-90ee-ee376cc643f2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:28.270042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab94a8a0-462a-49c1-90ee-ee376cc643f2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:28.270286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab94a8a0-462a-49c1-90ee-ee376cc643f2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:28.270437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ab94a8a0-462a-49c1-90ee-ee376cc643f2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:28.274531 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:28.274531 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:28.275209 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab94a8a0-462a-49c1-90ee-ee376cc643f2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:28.275566 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 660/2663] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:28 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:28.473916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5aadb107-57fa-4158-8b4f-5bccf3a61f29 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:28.478334 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5aadb107-57fa-4158-8b4f-5bccf3a61f29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:28.478800 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5aadb107-57fa-4158-8b4f-5bccf3a61f29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:28.479166 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5aadb107-57fa-4158-8b4f-5bccf3a61f29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:28.479641 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5aadb107-57fa-4158-8b4f-5bccf3a61f29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:28.488194 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:28.488194 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:28.490017 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5aadb107-57fa-4158-8b4f-5bccf3a61f29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:28.490888 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 668/2664] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:28 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:28.887749 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01abdada-2ffb-408a-ba03-00fdc62fbf7b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:28.890197 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01abdada-2ffb-408a-ba03-00fdc62fbf7b tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:28.890456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01abdada-2ffb-408a-ba03-00fdc62fbf7b tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:28.890724 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01abdada-2ffb-408a-ba03-00fdc62fbf7b tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:28.903169 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:28.903169 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:28.910994 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-01abdada-2ffb-408a-ba03-00fdc62fbf7b tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:28.915336 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01abdada-2ffb-408a-ba03-00fdc62fbf7b tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:28.915714 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 668/2665] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:28 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:29.059945 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-666c2c4f-ed97-4658-be61-dec56f4ea96c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.061847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-666c2c4f-ed97-4658-be61-dec56f4ea96c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:29.062077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-666c2c4f-ed97-4658-be61-dec56f4ea96c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:29.062342 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-666c2c4f-ed97-4658-be61-dec56f4ea96c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:29.069320 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:29.069320 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:29.073679 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-666c2c4f-ed97-4658-be61-dec56f4ea96c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:29.078144 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-666c2c4f-ed97-4658-be61-dec56f4ea96c tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f returned with HTTP 200 Aug 08 20:23:29.078642 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 670/2666] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:29 2026] GET /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:29.095159 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.097489 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:29.098027 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8787980e-ccc7-4d76-93f4-7e61652aa13f", "name": "tempest-VolumesDeleteCascade-Snapshot-1027881542"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:29.110111 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:29.110111 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:29.110732 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:29.110916 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create snapshot from volume 8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:29.149881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Created reservations ['ae323cd3-6385-44a5-9048-707290fbe3e9', '960ef48a-7cc8-4013-aaad-c856386ff382', '88321762-11b3-415b-a350-1b42d58ea0e0', 'ae50cc61-e05d-4f5d-81e2-2b6b9d5df217'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:29.187940 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot create request issued successfully. Aug 08 20:23:29.188251 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dd553586-0660-4d14-b27b-2e2307abd3c4 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:23:29.188662 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 661/2667] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:29.199885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b3b77abf-e9b2-4bdc-a600-41e86dfe42c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.201602 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3b77abf-e9b2-4bdc-a600-41e86dfe42c8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 Aug 08 20:23:29.201782 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3b77abf-e9b2-4bdc-a600-41e86dfe42c8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:29.201953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b3b77abf-e9b2-4bdc-a600-41e86dfe42c8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:29.206721 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:29.206721 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:29.207231 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b3b77abf-e9b2-4bdc-a600-41e86dfe42c8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:29.208112 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b3b77abf-e9b2-4bdc-a600-41e86dfe42c8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 returned with HTTP 200 Aug 08 20:23:29.208433 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 669/2668] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:29 2026] GET /volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:29.285361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-49a193ab-8a1c-434f-99e7-73557df2cd92 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.288620 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49a193ab-8a1c-434f-99e7-73557df2cd92 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:29.288620 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49a193ab-8a1c-434f-99e7-73557df2cd92 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:29.288620 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49a193ab-8a1c-434f-99e7-73557df2cd92 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:29.288620 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-49a193ab-8a1c-434f-99e7-73557df2cd92 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:29.295447 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:29.295447 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:29.295447 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49a193ab-8a1c-434f-99e7-73557df2cd92 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:29.295447 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 669/2669] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:29 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:29.354029 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-787adccd-28e3-4c34-8f81-f9018dd29c8b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.434655 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-787adccd-28e3-4c34-8f81-f9018dd29c8b tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] GET https://10.4.3.206/volume/v3/os-services Aug 08 20:23:29.434875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-787adccd-28e3-4c34-8f81-f9018dd29c8b tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:29.435074 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-787adccd-28e3-4c34-8f81-f9018dd29c8b tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:29.439595 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-787adccd-28e3-4c34-8f81-f9018dd29c8b tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] https://10.4.3.206/volume/v3/os-services returned with HTTP 200 Aug 08 20:23:29.439958 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 671/2670] 10.4.3.206 () {66 vars in 1249 bytes} [Sat Aug 8 20:23:29 2026] GET /volume/v3/os-services => generated 626 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:29.448777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2a93475f-177e-4117-a252-e942562a8104 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.450440 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a93475f-177e-4117-a252-e942562a8104 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] PUT https://10.4.3.206/volume/v3/os-services/disable-log-reason Aug 08 20:23:29.450782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a93475f-177e-4117-a252-e942562a8104 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006809", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:29.452932 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a93475f-177e-4117-a252-e942562a8104 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] https://10.4.3.206/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 08 20:23:29.453633 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 662/2671] 10.4.3.206 () {68 vars in 1326 bytes} [Sat Aug 8 20:23:29 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:23:29.460461 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0547f787-b243-41b0-90c3-f402debb6733 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.462054 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0547f787-b243-41b0-90c3-f402debb6733 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] PUT https://10.4.3.206/volume/v3/os-services/disable Aug 08 20:23:29.462409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0547f787-b243-41b0-90c3-f402debb6733 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006809", "binary": "invalid_binary"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:29.469301 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0547f787-b243-41b0-90c3-f402debb6733 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] https://10.4.3.206/volume/v3/os-services/disable returned with HTTP 404 Aug 08 20:23:29.469900 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 670/2672] 10.4.3.206 () {68 vars in 1293 bytes} [Sat Aug 8 20:23:29 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:29.478487 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5959b73e-3bd8-41a1-b061-0690f765ac74 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.480059 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5959b73e-3bd8-41a1-b061-0690f765ac74 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] PUT https://10.4.3.206/volume/v3/os-services/enable Aug 08 20:23:29.480362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5959b73e-3bd8-41a1-b061-0690f765ac74 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:29.487165 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5959b73e-3bd8-41a1-b061-0690f765ac74 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] https://10.4.3.206/volume/v3/os-services/enable returned with HTTP 404 Aug 08 20:23:29.488066 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 670/2673] 10.4.3.206 () {68 vars in 1290 bytes} [Sat Aug 8 20:23:29 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:29.495375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f6552c21-54ef-4577-abe8-7470e64388ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.497023 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6552c21-54ef-4577-abe8-7470e64388ff tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] PUT https://10.4.3.206/volume/v3/os-services/freeze Aug 08 20:23:29.497396 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f6552c21-54ef-4577-abe8-7470e64388ff tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:29.501995 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-843ca35c-9f0a-4101-ac5c-41ece44c6851 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.502798 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f6552c21-54ef-4577-abe8-7470e64388ff tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] https://10.4.3.206/volume/v3/os-services/freeze returned with HTTP 400 Aug 08 20:23:29.503314 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 672/2674] 10.4.3.206 () {68 vars in 1290 bytes} [Sat Aug 8 20:23:29 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:29.504551 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-843ca35c-9f0a-4101-ac5c-41ece44c6851 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:29.504922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-843ca35c-9f0a-4101-ac5c-41ece44c6851 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:29.505177 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-843ca35c-9f0a-4101-ac5c-41ece44c6851 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:29.505335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-843ca35c-9f0a-4101-ac5c-41ece44c6851 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:29.511739 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4567a6ab-742d-4fb4-8e47-76fa3cfb6e63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.512954 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:29.512954 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:29.513458 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4567a6ab-742d-4fb4-8e47-76fa3cfb6e63 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] PUT https://10.4.3.206/volume/v3/os-services/thaw Aug 08 20:23:29.513780 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4567a6ab-742d-4fb4-8e47-76fa3cfb6e63 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:29.514118 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-843ca35c-9f0a-4101-ac5c-41ece44c6851 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:29.514624 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 663/2675] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:29 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:29.521001 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4567a6ab-742d-4fb4-8e47-76fa3cfb6e63 tempest-VolumeServicesNegativeTest-933780462 tempest-VolumeServicesNegativeTest-933780462-project-admin] https://10.4.3.206/volume/v3/os-services/thaw returned with HTTP 400 Aug 08 20:23:29.521571 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 671/2676] 10.4.3.206 () {68 vars in 1284 bytes} [Sat Aug 8 20:23:29 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:29.928768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e689be42-e596-449e-bfec-d03aa8a1263e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:29.930560 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e689be42-e596-449e-bfec-d03aa8a1263e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:29.930911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e689be42-e596-449e-bfec-d03aa8a1263e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:29.931025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e689be42-e596-449e-bfec-d03aa8a1263e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:29.940610 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:29.940610 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:29.944078 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e689be42-e596-449e-bfec-d03aa8a1263e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:29.947973 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e689be42-e596-449e-bfec-d03aa8a1263e tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:29.948346 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 671/2677] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:29 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:30.221571 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad9fb164-6c2c-4ff2-8985-23f777fc9b9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.223354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad9fb164-6c2c-4ff2-8985-23f777fc9b9a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 Aug 08 20:23:30.223571 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad9fb164-6c2c-4ff2-8985-23f777fc9b9a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.223749 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad9fb164-6c2c-4ff2-8985-23f777fc9b9a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.229953 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.229953 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:30.230324 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad9fb164-6c2c-4ff2-8985-23f777fc9b9a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:30.231038 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad9fb164-6c2c-4ff2-8985-23f777fc9b9a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 returned with HTTP 200 Aug 08 20:23:30.231362 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 673/2678] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:30.240657 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.243954 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:30.244412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "af438fa8-f08b-45d2-9655-08fe14efd0f8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-915435325"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:30.248581 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume request body: {'volume': {'snapshot_id': 'af438fa8-f08b-45d2-9655-08fe14efd0f8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-915435325'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:30.256965 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.256965 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:30.257519 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Snapshot retrieved successfully. Aug 08 20:23:30.257695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume of 1 GB Aug 08 20:23:30.263595 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Availability Zones retrieved successfully. Aug 08 20:23:30.274138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Flow 'volume_create_api' (d1d66ee4-3e37-4d86-8b4a-08aa4d7b91c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:30.276579 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331d10a6-3de4-4869-8ff3-4e37755aa17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:30.278079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:30.308767 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1fe8297f-e73f-4aff-87fc-8eea9485ea8d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.310812 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fe8297f-e73f-4aff-87fc-8eea9485ea8d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:30.310863 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fe8297f-e73f-4aff-87fc-8eea9485ea8d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.311365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1fe8297f-e73f-4aff-87fc-8eea9485ea8d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.311365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1fe8297f-e73f-4aff-87fc-8eea9485ea8d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:30.312957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (331d10a6-3de4-4869-8ff3-4e37755aa17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af438fa8-f08b-45d2-9655-08fe14efd0f8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:30.314042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8489ef15-2603-404e-85bf-a7856e71b4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:30.319943 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.319943 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:30.321009 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1fe8297f-e73f-4aff-87fc-8eea9485ea8d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:30.321510 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 672/2679] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:30.357740 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Created reservations ['c8718aee-4edc-4a2c-abe5-4e56eae9756e', 'edfcf63d-318d-4247-9864-53ee8ed63439', '996bd71d-1d3f-4702-919a-fa6f43723b71', 'ddb2ecbe-72dd-4193-bd18-be356b0b391e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:30.358512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8489ef15-2603-404e-85bf-a7856e71b4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8718aee-4edc-4a2c-abe5-4e56eae9756e', 'edfcf63d-318d-4247-9864-53ee8ed63439', '996bd71d-1d3f-4702-919a-fa6f43723b71', 'ddb2ecbe-72dd-4193-bd18-be356b0b391e']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:30.359199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f475ccf8-b38e-4b10-8ccd-6cac8de21513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:30.397254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f475ccf8-b38e-4b10-8ccd-6cac8de21513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '238c8866-975b-4404-8acd-a99f9f76128f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-915435325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b1879d3cb84fba95675fdba6121808',qos_specs=None,replication_status=,reservations=['c8718aee-4edc-4a2c-abe5-4e56eae9756e','edfcf63d-318d-4247-9864-53ee8ed63439','996bd71d-1d3f-4702-919a-fa6f43723b71','ddb2ecbe-72dd-4193-bd18-be356b0b391e'],size=1,snapshot_id=af438fa8-f08b-45d2-9655-08fe14efd0f8,source_replicaid=,source_volid=None,status='creating',user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-915435325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=238c8866-975b-4404-8acd-a99f9f76128f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57b1879d3cb84fba95675fdba6121808',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af438fa8-f08b-45d2-9655-08fe14efd0f8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:30.398239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1487cd-907c-4eb0-8393-1c5773aa22dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:30.417174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c1487cd-907c-4eb0-8393-1c5773aa22dd) transitioned into state 'SUCCESS' from state '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-915435325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57b1879d3cb84fba95675fdba6121808',qos_specs=None,replication_status=,reservations=['c8718aee-4edc-4a2c-abe5-4e56eae9756e','edfcf63d-318d-4247-9864-53ee8ed63439','996bd71d-1d3f-4702-919a-fa6f43723b71','ddb2ecbe-72dd-4193-bd18-be356b0b391e'],size=1,snapshot_id=af438fa8-f08b-45d2-9655-08fe14efd0f8,source_replicaid=,source_volid=None,status='creating',user_id='dccbcd95066a426280c73fbc7d0e7a0f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:30.418126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca4aa43-09e5-4bc6-b76e-9ecb2f3a113d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:30.448035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eca4aa43-09e5-4bc6-b76e-9ecb2f3a113d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:30.451406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Flow 'volume_create_api' (d1d66ee4-3e37-4d86-8b4a-08aa4d7b91c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:30.451406 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Create volume request issued successfully. Aug 08 20:23:30.451406 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a421e00d-638f-4c16-9d9a-3dbb5bd6b88e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:30.451406 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 664/2680] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:30 2026] POST /volume/v3/volumes => generated 784 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:30.464957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2f2b3a9f-19a7-47b4-a30f-7b1281f34740 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.466727 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2f2b3a9f-19a7-47b4-a30f-7b1281f34740 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:30.466900 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2f2b3a9f-19a7-47b4-a30f-7b1281f34740 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.467117 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2f2b3a9f-19a7-47b4-a30f-7b1281f34740 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.474160 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.474160 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:30.477917 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2f2b3a9f-19a7-47b4-a30f-7b1281f34740 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:30.481956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2f2b3a9f-19a7-47b4-a30f-7b1281f34740 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 200 Aug 08 20:23:30.482296 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 672/2681] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:30.527873 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4aaaa2b4-62a5-4358-82be-f4a03282b509 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.529894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4aaaa2b4-62a5-4358-82be-f4a03282b509 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:30.530247 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4aaaa2b4-62a5-4358-82be-f4a03282b509 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.530626 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4aaaa2b4-62a5-4358-82be-f4a03282b509 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.530814 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4aaaa2b4-62a5-4358-82be-f4a03282b509 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:30.535889 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.535889 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:30.536856 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4aaaa2b4-62a5-4358-82be-f4a03282b509 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:30.540185 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 674/2682] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:30.720270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-2f78f097-6c50-4bc9-93af-f4f2d88e5fa5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.724570 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-2f78f097-6c50-4bc9-93af-f4f2d88e5fa5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:30.724781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-2f78f097-6c50-4bc9-93af-f4f2d88e5fa5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.724958 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-2f78f097-6c50-4bc9-93af-f4f2d88e5fa5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.728185 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=451,cinder:INSERT=53,cinder:UPDATE=86,cinder:DELETE=3 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:23:30.735766 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.735766 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:30.739089 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-2f78f097-6c50-4bc9-93af-f4f2d88e5fa5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:30.751233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-2f78f097-6c50-4bc9-93af-f4f2d88e5fa5 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:30.751922 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 673/2683] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:30.785970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.790728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd/action Aug 08 20:23:30.791164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:30.791330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:30.806898 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.806898 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:30.807527 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:30.817782 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Begin detaching volume completed successfully. Aug 08 20:23:30.818018 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-0e236a1a-973e-437e-8a68-0307bd703a19 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd/action returned with HTTP 202 Aug 08 20:23:30.818587 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 665/2684] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:23:30 2026] POST /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:30.848937 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-5ff5d3e8-8b67-4734-94d1-bd44bd41a644 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.853058 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-5ff5d3e8-8b67-4734-94d1-bd44bd41a644 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] POST https://10.4.3.206/volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7/action Aug 08 20:23:30.853550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-5ff5d3e8-8b67-4734-94d1-bd44bd41a644 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:30.854802 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-5ff5d3e8-8b67-4734-94d1-bd44bd41a644 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:30.874188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5ed2beb-2242-437f-91d0-c5acfbeef270 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.874970 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5ed2beb-2242-437f-91d0-c5acfbeef270 None None] GET https://10.4.3.206/volume// Aug 08 20:23:30.874970 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5ed2beb-2242-437f-91d0-c5acfbeef270 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.875083 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5ed2beb-2242-437f-91d0-c5acfbeef270 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.875364 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5ed2beb-2242-437f-91d0-c5acfbeef270 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:30.875732 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 675/2685] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:23: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 08 20:23:30.883161 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.883161 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:30.886236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-1af59c7b-8ecd-49b9-a857-b4cdf0975495 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.890471 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-1af59c7b-8ecd-49b9-a857-b4cdf0975495 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:30.891892 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-1af59c7b-8ecd-49b9-a857-b4cdf0975495 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.892170 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-1af59c7b-8ecd-49b9-a857-b4cdf0975495 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.894401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8de30a1f-31a2-4c94-b8ee-27b86196f6ad req-5ff5d3e8-8b67-4734-94d1-bd44bd41a644 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7/action returned with HTTP 204 Aug 08 20:23:30.894867 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 673/2686] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:23:30 2026] POST /volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:30.904992 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.904992 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:30.909520 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-1af59c7b-8ecd-49b9-a857-b4cdf0975495 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:30.915634 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-1af59c7b-8ecd-49b9-a857-b4cdf0975495 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:23:30.916201 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 674/2687] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:30.960773 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7078ef3-4f88-4499-8b4c-7882f8062204 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.963759 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7078ef3-4f88-4499-8b4c-7882f8062204 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:30.963759 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7078ef3-4f88-4499-8b4c-7882f8062204 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:30.964078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7078ef3-4f88-4499-8b4c-7882f8062204 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:30.973350 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:30.973350 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:30.976509 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f7078ef3-4f88-4499-8b4c-7882f8062204 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:30.981058 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7078ef3-4f88-4499-8b4c-7882f8062204 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:30.981545 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 666/2688] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:30 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:30.995955 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:30.999149 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] POST https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241/action Aug 08 20:23:30.999546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:30.999670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:31.018170 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.018170 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:31.018632 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:31.064414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Created reservations ['95f5d6de-a3ae-49d4-9162-076b32c7a825', '0a11df1d-2f02-49f5-a650-d038b7b3c024'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:31.082936 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Extend volume request issued successfully. Aug 08 20:23:31.083332 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d67c82b-eab4-42ed-b1db-691fcce58e1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241/action returned with HTTP 202 Aug 08 20:23:31.086725 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 676/2689] 10.4.3.206 () {70 vars in 1431 bytes} [Sat Aug 8 20:23:30 2026] POST /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:23:31.090873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ce9906d-8776-4dbd-96c8-0c72e499b339 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.098067 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ce9906d-8776-4dbd-96c8-0c72e499b339 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:31.098067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ce9906d-8776-4dbd-96c8-0c72e499b339 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.098067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ce9906d-8776-4dbd-96c8-0c72e499b339 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.105178 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.105178 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:31.108621 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ce9906d-8776-4dbd-96c8-0c72e499b339 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:31.113372 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ce9906d-8776-4dbd-96c8-0c72e499b339 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:31.113783 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 674/2690] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:31.332720 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ed6aff6-262d-4ae4-90ad-7654e3fc4909 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.334487 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ed6aff6-262d-4ae4-90ad-7654e3fc4909 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:31.334680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ed6aff6-262d-4ae4-90ad-7654e3fc4909 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.334901 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ed6aff6-262d-4ae4-90ad-7654e3fc4909 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.334984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9ed6aff6-262d-4ae4-90ad-7654e3fc4909 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:31.338848 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.338848 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:31.339593 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ed6aff6-262d-4ae4-90ad-7654e3fc4909 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:31.339929 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 675/2691] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:31.352189 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.354250 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d/restore Aug 08 20:23:31.354730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "96eaf5e7-b774-4d34-aa40-c8d608e9c88d"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:31.356280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Restoring backup 20922d7e-55ca-44db-a601-453d4d7e662d ({'restore': {'volume_id': '96eaf5e7-b774-4d34-aa40-c8d608e9c88d'}}) {{(pid=100389) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:23:31.356842 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Restoring backup 20922d7e-55ca-44db-a601-453d4d7e662d to volume 96eaf5e7-b774-4d34-aa40-c8d608e9c88d. Aug 08 20:23:31.361626 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.361626 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:31.369592 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.369592 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:31.370133 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:31.370436 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.api [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Checking backup size 1 against volume size 1 {{(pid=100389) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:23:31.370645 np0000006809 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Overwriting volume 96eaf5e7-b774-4d34-aa40-c8d608e9c88d with restore of backup 20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:31.383543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] restore_backup in rpcapi backup_id 20922d7e-55ca-44db-a601-453d4d7e662d {{(pid=100389) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:23:31.385850 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb251bfa-f79b-433a-bc98-f7ebd207b714 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d/restore returned with HTTP 202 Aug 08 20:23:31.386575 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 667/2692] 10.4.3.206 () {68 vars in 1393 bytes} [Sat Aug 8 20:23:31 2026] POST /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d/restore => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:31.396048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d996b904-bf24-48da-ae1c-d384e86384c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.397874 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d996b904-bf24-48da-ae1c-d384e86384c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:31.398196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d996b904-bf24-48da-ae1c-d384e86384c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.398458 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d996b904-bf24-48da-ae1c-d384e86384c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.398575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d996b904-bf24-48da-ae1c-d384e86384c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:31.403217 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.403217 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:31.404304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d996b904-bf24-48da-ae1c-d384e86384c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:31.404881 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 677/2693] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:31.498349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-446eb2f6-48ed-4d20-9f10-b314b971b127 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.500027 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-446eb2f6-48ed-4d20-9f10-b314b971b127 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:31.500220 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-446eb2f6-48ed-4d20-9f10-b314b971b127 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.500440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-446eb2f6-48ed-4d20-9f10-b314b971b127 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.502883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6d67c82b-eab4-42ed-b1db-691fcce58e1d req-7b99f9c1-930b-49cf-86a8-ea896c31f3b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.505450 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6d67c82b-eab4-42ed-b1db-691fcce58e1d req-7b99f9c1-930b-49cf-86a8-ea896c31f3b9 service nova] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:31.505721 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6d67c82b-eab4-42ed-b1db-691fcce58e1d req-7b99f9c1-930b-49cf-86a8-ea896c31f3b9 service nova] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.505982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6d67c82b-eab4-42ed-b1db-691fcce58e1d req-7b99f9c1-930b-49cf-86a8-ea896c31f3b9 service nova] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.512051 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.512051 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:31.522253 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.522253 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:31.522422 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-446eb2f6-48ed-4d20-9f10-b314b971b127 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:31.526203 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6d67c82b-eab4-42ed-b1db-691fcce58e1d req-7b99f9c1-930b-49cf-86a8-ea896c31f3b9 service nova] Volume info retrieved successfully. Aug 08 20:23:31.526732 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-446eb2f6-48ed-4d20-9f10-b314b971b127 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 200 Aug 08 20:23:31.527076 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 675/2694] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:31.531912 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6d67c82b-eab4-42ed-b1db-691fcce58e1d req-7b99f9c1-930b-49cf-86a8-ea896c31f3b9 service nova] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:31.532398 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 676/2695] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:31.541335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22a5e977-ee79-4d74-8724-03473dbb8727 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.545182 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a5e977-ee79-4d74-8724-03473dbb8727 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:31.545445 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a5e977-ee79-4d74-8724-03473dbb8727 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.545684 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22a5e977-ee79-4d74-8724-03473dbb8727 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.557608 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2dcf3009-6ba0-449f-bb57-d7ab7e0057a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.559096 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2dcf3009-6ba0-449f-bb57-d7ab7e0057a7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:31.559740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2dcf3009-6ba0-449f-bb57-d7ab7e0057a7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.559740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2dcf3009-6ba0-449f-bb57-d7ab7e0057a7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.559740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2dcf3009-6ba0-449f-bb57-d7ab7e0057a7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:31.560772 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.560772 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:31.564338 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.564338 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:31.565155 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2dcf3009-6ba0-449f-bb57-d7ab7e0057a7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:31.565583 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 678/2696] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:31.565997 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-22a5e977-ee79-4d74-8724-03473dbb8727 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:31.570657 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22a5e977-ee79-4d74-8724-03473dbb8727 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 200 Aug 08 20:23:31.571196 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 668/2697] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:31.572064 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=501,cinder:UPDATE=112,cinder:INSERT=66,cinder:DELETE=1 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:23:31.588850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.590664 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f?cascade=True Aug 08 20:23:31.590831 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.591014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.591187 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume with id: 8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:31.604574 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.604574 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:31.604799 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:31.645751 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume request issued successfully. Aug 08 20:23:31.645942 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a0b4e334-2fa1-40a1-bc4a-0149d83cebb8 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f?cascade=True returned with HTTP 202 Aug 08 20:23:31.646357 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 676/2698] 10.4.3.206 () {66 vars in 1376 bytes} [Sat Aug 8 20:23:31 2026] DELETE /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f?cascade=True => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:31.654294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1080399b-3e78-4a47-b217-2caa2d332201 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.657174 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1080399b-3e78-4a47-b217-2caa2d332201 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:31.657472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1080399b-3e78-4a47-b217-2caa2d332201 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.657748 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1080399b-3e78-4a47-b217-2caa2d332201 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.670667 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.670667 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:31.676869 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1080399b-3e78-4a47-b217-2caa2d332201 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:31.688273 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1080399b-3e78-4a47-b217-2caa2d332201 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f returned with HTTP 200 Aug 08 20:23:31.688862 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 677/2699] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:31 2026] GET /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:31.839554 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-84f69af5-569c-4db4-997a-3aa021620fb9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.841336 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-84f69af5-569c-4db4-997a-3aa021620fb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] DELETE https://10.4.3.206/volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030 Aug 08 20:23:31.841566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-84f69af5-569c-4db4-997a-3aa021620fb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:31.841758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-84f69af5-569c-4db4-997a-3aa021620fb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:31.848060 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:31.848060 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:31.919512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1fdc0936-04ac-4fa1-ab99-1b88f1b323c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:31.924545 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-7d118aa1-b346-4f5d-9f8d-772cc39918bc req-84f69af5-569c-4db4-997a-3aa021620fb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030 returned with HTTP 200 Aug 08 20:23:31.925078 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 679/2700] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:23:31 2026] DELETE /volume/v3/attachments/51c62977-d007-41a0-80d3-ac95d2cb6030 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:32.015562 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1fdc0936-04ac-4fa1-ab99-1b88f1b323c3 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:23:32.015901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1fdc0936-04ac-4fa1-ab99-1b88f1b323c3 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-189582209", "extra_specs": {"spec1": "val1"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.031216 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1fdc0936-04ac-4fa1-ab99-1b88f1b323c3 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:23:32.031581 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 669/2701] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:23:31 2026] POST /volume/v3/types => generated 242 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:32.040008 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1679bb2a-07bc-410e-a60a-e3d64227ca9b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.041819 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1679bb2a-07bc-410e-a60a-e3d64227ca9b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] POST https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs Aug 08 20:23:32.042161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1679bb2a-07bc-410e-a60a-e3d64227ca9b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.044010 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1679bb2a-07bc-410e-a60a-e3d64227ca9b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs returned with HTTP 400 Aug 08 20:23:32.044711 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 677/2702] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:23:32 2026] POST /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:23:32.054149 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90ac0bcd-ba19-411a-90b7-9fa37c4b4b65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.055754 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90ac0bcd-ba19-411a-90b7-9fa37c4b4b65 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] POST https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs Aug 08 20:23:32.056102 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90ac0bcd-ba19-411a-90b7-9fa37c4b4b65 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.057455 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90ac0bcd-ba19-411a-90b7-9fa37c4b4b65 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs returned with HTTP 400 Aug 08 20:23:32.057899 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 678/2703] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:23:32 2026] POST /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:23:32.066652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8722032d-a5c7-40dc-a9e1-06d1ecf34e1b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.068462 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8722032d-a5c7-40dc-a9e1-06d1ecf34e1b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] POST https://10.4.3.206/volume/v3/types/4b94f225-8f71-4649-96c1-d9d0fcdaa33d/extra_specs Aug 08 20:23:32.068777 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8722032d-a5c7-40dc-a9e1-06d1ecf34e1b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.070322 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.070322 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:32.104885 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8722032d-a5c7-40dc-a9e1-06d1ecf34e1b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/4b94f225-8f71-4649-96c1-d9d0fcdaa33d/extra_specs returned with HTTP 404 Aug 08 20:23:32.105663 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 680/2704] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:23:32 2026] POST /volume/v3/types/4b94f225-8f71-4649-96c1-d9d0fcdaa33d/extra_specs => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.114373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb3f74de-e7a9-4796-ab44-5fefc221909a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.116514 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb3f74de-e7a9-4796-ab44-5fefc221909a tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] DELETE https://10.4.3.206/volume/v3/types/18f2fe3f-9fd4-4e2f-b8ea-ea65a8520740/extra_specs/spec1 Aug 08 20:23:32.116740 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb3f74de-e7a9-4796-ab44-5fefc221909a tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.116952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb3f74de-e7a9-4796-ab44-5fefc221909a tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.121627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb3f74de-e7a9-4796-ab44-5fefc221909a tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/18f2fe3f-9fd4-4e2f-b8ea-ea65a8520740/extra_specs/spec1 returned with HTTP 404 Aug 08 20:23:32.122303 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 670/2705] 10.4.3.206 () {66 vars in 1399 bytes} [Sat Aug 8 20:23:32 2026] DELETE /volume/v3/types/18f2fe3f-9fd4-4e2f-b8ea-ea65a8520740/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.129874 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ee381bf-6734-49d1-abfb-7db31bb59e7f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.131229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-64330e39-3560-4bfc-89cf-092bca1835f7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.131985 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ee381bf-6734-49d1-abfb-7db31bb59e7f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] GET https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/nonexistent_extra_spec_name Aug 08 20:23:32.132224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ee381bf-6734-49d1-abfb-7db31bb59e7f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.132457 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ee381bf-6734-49d1-abfb-7db31bb59e7f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.132733 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.132733 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:32.135138 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64330e39-3560-4bfc-89cf-092bca1835f7 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:32.135375 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64330e39-3560-4bfc-89cf-092bca1835f7 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.135596 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64330e39-3560-4bfc-89cf-092bca1835f7 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.140177 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ee381bf-6734-49d1-abfb-7db31bb59e7f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 08 20:23:32.140793 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 678/2706] 10.4.3.206 () {66 vars in 1462 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.145939 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.145939 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:32.149208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1a0317c4-e32a-4393-b890-d411ba384f9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.149577 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-64330e39-3560-4bfc-89cf-092bca1835f7 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:32.151330 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a0317c4-e32a-4393-b890-d411ba384f9f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] GET https://10.4.3.206/volume/v3/types/54ab2792-3aab-4afb-a68d-8be5357ba2a8/extra_specs/spec1 Aug 08 20:23:32.151570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a0317c4-e32a-4393-b890-d411ba384f9f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.151796 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1a0317c4-e32a-4393-b890-d411ba384f9f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.153786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64330e39-3560-4bfc-89cf-092bca1835f7 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:32.154214 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 679/2707] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:32.155694 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1a0317c4-e32a-4393-b890-d411ba384f9f tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/54ab2792-3aab-4afb-a68d-8be5357ba2a8/extra_specs/spec1 returned with HTTP 404 Aug 08 20:23:32.156175 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 681/2708] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/types/54ab2792-3aab-4afb-a68d-8be5357ba2a8/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.163696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-07f288ee-a56f-44f9-ae46-a2560cdafaa2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.165735 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07f288ee-a56f-44f9-ae46-a2560cdafaa2 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] GET https://10.4.3.206/volume/v3/types/562ece34-f568-4294-aff0-90e427673c0c/extra_specs Aug 08 20:23:32.165951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07f288ee-a56f-44f9-ae46-a2560cdafaa2 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.166194 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07f288ee-a56f-44f9-ae46-a2560cdafaa2 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.166692 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c8676bbe-cec9-4583-bc22-50387709ea4d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.168915 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8676bbe-cec9-4583-bc22-50387709ea4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:32.169217 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8676bbe-cec9-4583-bc22-50387709ea4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.169369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8676bbe-cec9-4583-bc22-50387709ea4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.170519 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07f288ee-a56f-44f9-ae46-a2560cdafaa2 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/562ece34-f568-4294-aff0-90e427673c0c/extra_specs returned with HTTP 404 Aug 08 20:23:32.171025 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 671/2709] 10.4.3.206 () {66 vars in 1378 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/types/562ece34-f568-4294-aff0-90e427673c0c/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.178894 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-32efcf72-6bd1-4031-9aad-6cde6a798eea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.179843 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.179843 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:32.180627 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32efcf72-6bd1-4031-9aad-6cde6a798eea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] PUT https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/spec1 Aug 08 20:23:32.180943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32efcf72-6bd1-4031-9aad-6cde6a798eea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.182320 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32efcf72-6bd1-4031-9aad-6cde6a798eea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/spec1 returned with HTTP 400 Aug 08 20:23:32.182820 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 680/2710] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:23:32 2026] PUT /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:23:32.183677 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c8676bbe-cec9-4583-bc22-50387709ea4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:32.190014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8676bbe-cec9-4583-bc22-50387709ea4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:32.190822 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 679/2711] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:32.192360 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6971bbcb-340e-432d-8475-117885f40afd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.194578 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6971bbcb-340e-432d-8475-117885f40afd tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] PUT https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/spec1 Aug 08 20:23:32.194992 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6971bbcb-340e-432d-8475-117885f40afd tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'update', calling method: update, body: null {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.197551 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6971bbcb-340e-432d-8475-117885f40afd tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/spec1 returned with HTTP 400 Aug 08 20:23:32.198077 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 682/2712] 10.4.3.206 () {68 vars in 1415 bytes} [Sat Aug 8 20:23:32 2026] PUT /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:32.206986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3acfa2db-af21-4811-9ad6-a401f3b98337 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.209241 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3acfa2db-af21-4811-9ad6-a401f3b98337 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] PUT https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/None Aug 08 20:23:32.209670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3acfa2db-af21-4811-9ad6-a401f3b98337 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.221755 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3acfa2db-af21-4811-9ad6-a401f3b98337 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 08 20:23:32.221932 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3acfa2db-af21-4811-9ad6-a401f3b98337 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/None returned with HTTP 400 Aug 08 20:23:32.222549 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 672/2713] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:23:32 2026] PUT /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/None => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:32.232473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-da99f4ac-f486-4dc7-951e-3950c16ae445 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.234291 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da99f4ac-f486-4dc7-951e-3950c16ae445 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] PUT https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/299af373-737f-4d4b-9cbe-3f4d2ed3d17d Aug 08 20:23:32.234660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-da99f4ac-f486-4dc7-951e-3950c16ae445 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.246181 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da99f4ac-f486-4dc7-951e-3950c16ae445 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 08 20:23:32.246369 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-da99f4ac-f486-4dc7-951e-3950c16ae445 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/299af373-737f-4d4b-9cbe-3f4d2ed3d17d returned with HTTP 400 Aug 08 20:23:32.246963 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 681/2714] 10.4.3.206 () {68 vars in 1509 bytes} [Sat Aug 8 20:23:32 2026] PUT /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67/extra_specs/299af373-737f-4d4b-9cbe-3f4d2ed3d17d => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:32.255735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8cba0789-5402-40ac-a458-00fedafa788b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.257481 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8cba0789-5402-40ac-a458-00fedafa788b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] PUT https://10.4.3.206/volume/v3/types/e2d04e18-4ee5-4a04-aa2c-b06ad68f7f83/extra_specs/spec1 Aug 08 20:23:32.257887 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8cba0789-5402-40ac-a458-00fedafa788b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.267305 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8cba0789-5402-40ac-a458-00fedafa788b tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/e2d04e18-4ee5-4a04-aa2c-b06ad68f7f83/extra_specs/spec1 returned with HTTP 404 Aug 08 20:23:32.267941 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 680/2715] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:23:32 2026] PUT /volume/v3/types/e2d04e18-4ee5-4a04-aa2c-b06ad68f7f83/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.276263 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-25361c8b-1b1b-4d96-be0a-fe0dccd67735 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.278676 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25361c8b-1b1b-4d96-be0a-fe0dccd67735 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] DELETE https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67 Aug 08 20:23:32.278908 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25361c8b-1b1b-4d96-be0a-fe0dccd67735 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.279171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25361c8b-1b1b-4d96-be0a-fe0dccd67735 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.306852 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25361c8b-1b1b-4d96-be0a-fe0dccd67735 tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67 returned with HTTP 202 Aug 08 20:23:32.307499 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 683/2716] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:23:32 2026] DELETE /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:32.317485 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-52ed9fa4-bb37-413a-9354-3f37a9fa0bea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.319097 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52ed9fa4-bb37-413a-9354-3f37a9fa0bea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] GET https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67 Aug 08 20:23:32.319300 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52ed9fa4-bb37-413a-9354-3f37a9fa0bea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.319508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52ed9fa4-bb37-413a-9354-3f37a9fa0bea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.322847 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52ed9fa4-bb37-413a-9354-3f37a9fa0bea tempest-ExtraSpecsNegativeTest-1545658664 tempest-ExtraSpecsNegativeTest-1545658664-project-admin] https://10.4.3.206/volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67 returned with HTTP 404 Aug 08 20:23:32.323309 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 673/2717] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/types/8021b86b-9c47-4188-bbf4-5ce7ecb14f67 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.417479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-efe62234-e57c-486d-9fd7-7c926a137d8c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.419235 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efe62234-e57c-486d-9fd7-7c926a137d8c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:32.419364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efe62234-e57c-486d-9fd7-7c926a137d8c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.419549 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-efe62234-e57c-486d-9fd7-7c926a137d8c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.419643 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-efe62234-e57c-486d-9fd7-7c926a137d8c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:32.424328 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.424328 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:32.424983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-efe62234-e57c-486d-9fd7-7c926a137d8c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:32.425304 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 682/2718] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:32.456377 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f67a71ab-5838-49cb-ac7f-23754aa5972a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.458689 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f67a71ab-5838-49cb-ac7f-23754aa5972a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:32.459086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f67a71ab-5838-49cb-ac7f-23754aa5972a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.459285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f67a71ab-5838-49cb-ac7f-23754aa5972a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.470081 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.470081 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:32.475425 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f67a71ab-5838-49cb-ac7f-23754aa5972a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:32.480129 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f67a71ab-5838-49cb-ac7f-23754aa5972a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:32.480637 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 681/2719] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:32.502195 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.504597 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] POST https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241/action Aug 08 20:23:32.504948 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:23:32.505074 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.515141 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.515141 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:32.515613 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:32.521212 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Begin detaching volume completed successfully. Aug 08 20:23:32.521212 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-9a3e1c94-8648-450a-83e5-c079e5ca0d27 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241/action returned with HTTP 202 Aug 08 20:23:32.521499 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 684/2720] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:23:32 2026] POST /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:32.539059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70291483-9389-47c6-85a0-86f3f9e0ba4d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.543064 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70291483-9389-47c6-85a0-86f3f9e0ba4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:32.543238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70291483-9389-47c6-85a0-86f3f9e0ba4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.543417 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70291483-9389-47c6-85a0-86f3f9e0ba4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.559758 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.559758 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:32.564164 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-70291483-9389-47c6-85a0-86f3f9e0ba4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:32.567934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d3be6ba-f346-4cf1-a8a8-db3cface1e6b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.568291 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d3be6ba-f346-4cf1-a8a8-db3cface1e6b None None] GET https://10.4.3.206/volume// Aug 08 20:23:32.568464 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d3be6ba-f346-4cf1-a8a8-db3cface1e6b None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.568635 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d3be6ba-f346-4cf1-a8a8-db3cface1e6b None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.568671 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70291483-9389-47c6-85a0-86f3f9e0ba4d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:32.568916 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d3be6ba-f346-4cf1-a8a8-db3cface1e6b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:32.568970 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 674/2721] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:32.569227 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 683/2722] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:23: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 08 20:23:32.577366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-847a3443-1d4c-471c-b2b6-923b250194bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.578352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f720d35a-12fc-4913-86c7-5c62d0f4c343 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.580266 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-847a3443-1d4c-471c-b2b6-923b250194bf tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:32.580322 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f720d35a-12fc-4913-86c7-5c62d0f4c343 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:32.580586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-847a3443-1d4c-471c-b2b6-923b250194bf tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.580636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f720d35a-12fc-4913-86c7-5c62d0f4c343 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.580785 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f720d35a-12fc-4913-86c7-5c62d0f4c343 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.580919 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-847a3443-1d4c-471c-b2b6-923b250194bf tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.581098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-847a3443-1d4c-471c-b2b6-923b250194bf tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:32.585777 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.585777 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:32.586591 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-847a3443-1d4c-471c-b2b6-923b250194bf tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:32.586943 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 682/2723] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:32.589114 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.589114 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:32.592212 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f720d35a-12fc-4913-86c7-5c62d0f4c343 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:32.596435 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-f720d35a-12fc-4913-86c7-5c62d0f4c343 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:32.596787 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 685/2724] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:32.704663 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-62c0b6d1-c06b-478b-be14-68c1dde27c02 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.707652 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62c0b6d1-c06b-478b-be14-68c1dde27c02 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:32.707652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62c0b6d1-c06b-478b-be14-68c1dde27c02 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.707652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62c0b6d1-c06b-478b-be14-68c1dde27c02 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.712429 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62c0b6d1-c06b-478b-be14-68c1dde27c02 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f returned with HTTP 404 Aug 08 20:23:32.716084 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 675/2725] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:32.720650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.722299 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:23:32.722704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.722704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.722917 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:32.723635 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:23:32.730433 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Get all volumes completed successfully. Aug 08 20:23:32.730833 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73bb2c8c-0d03-491d-9a1b-e5d7596a45de tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:23:32.731142 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 684/2726] 10.4.3.206 () {66 vars in 1237 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes => generated 334 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:32.742015 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.743876 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:32.744089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.744266 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.744537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:32.745652 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:23:32.748700 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Get all snapshots completed successfully. Aug 08 20:23:32.749030 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4283093a-eb7f-4c0d-875e-f4a1c3fa14bd tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:23:32.749540 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 683/2727] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:23:32.757591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-43ae0989-e020-42c3-8fdd-605af77a0976 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.759329 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43ae0989-e020-42c3-8fdd-605af77a0976 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:32.759538 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43ae0989-e020-42c3-8fdd-605af77a0976 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.759738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-43ae0989-e020-42c3-8fdd-605af77a0976 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.766696 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.766696 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:32.770031 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-43ae0989-e020-42c3-8fdd-605af77a0976 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:32.775110 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-43ae0989-e020-42c3-8fdd-605af77a0976 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 200 Aug 08 20:23:32.775743 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 686/2728] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:32.786816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.788585 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:32.788779 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.788959 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.789166 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume with id: 238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:32.796106 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.796106 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:32.796544 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:32.811486 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume request issued successfully. Aug 08 20:23:32.811696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab07a355-4290-4aa7-9be2-7c06d6e8d938 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 202 Aug 08 20:23:32.812137 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 676/2729] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:32 2026] DELETE /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:32.831947 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2620a32d-8c4a-4024-9d4d-645e62824a7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.835800 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2620a32d-8c4a-4024-9d4d-645e62824a7a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:32.835972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2620a32d-8c4a-4024-9d4d-645e62824a7a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:32.836154 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2620a32d-8c4a-4024-9d4d-645e62824a7a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:32.844093 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.844093 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:32.848330 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2620a32d-8c4a-4024-9d4d-645e62824a7a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Volume info retrieved successfully. Aug 08 20:23:32.852492 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2620a32d-8c4a-4024-9d4d-645e62824a7a tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 200 Aug 08 20:23:32.853531 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 685/2730] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:32 2026] GET /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:32.948218 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:32.949982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:32.950376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "900c84eb-3da0-4a74-811e-2ae2a7240ecd", "force": false, "name": "tempest-TestStampPattern-snapshot-1220363515", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:32.958392 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:32.958392 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:32.958980 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:23:32.959208 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create snapshot from volume 900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:23:32.989622 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Created reservations ['ffcf173e-9385-4562-9fad-71abe1169ae5', 'd6dd0826-7905-4eef-90f2-36801dbbbab3', 'd0a38c80-a681-42f7-897c-27f406ca18ff', 'c7dcca13-6cd4-4c5a-96c7-6d5505d7d45e'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:33.024672 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot create request issued successfully. Aug 08 20:23:33.025178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64c2aef3-9a01-42b3-918e-c39498085fc0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:23:33.025773 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 684/2731] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:32 2026] POST /volume/v3/snapshots => generated 303 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:33.039860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b55ae6a7-4c01-461f-96cb-db7a5665b7bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.040247 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b55ae6a7-4c01-461f-96cb-db7a5665b7bf tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:23:33.040560 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b55ae6a7-4c01-461f-96cb-db7a5665b7bf tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.040760 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b55ae6a7-4c01-461f-96cb-db7a5665b7bf tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.049252 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:33.049252 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:33.049814 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b55ae6a7-4c01-461f-96cb-db7a5665b7bf tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot retrieved successfully. Aug 08 20:23:33.050651 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b55ae6a7-4c01-461f-96cb-db7a5665b7bf tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 returned with HTTP 200 Aug 08 20:23:33.052275 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 687/2732] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:33.436342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-821e0a81-34ce-444c-983c-80d36928d1b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.438089 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-821e0a81-34ce-444c-983c-80d36928d1b6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:33.438278 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-821e0a81-34ce-444c-983c-80d36928d1b6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.438484 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-821e0a81-34ce-444c-983c-80d36928d1b6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.438712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-821e0a81-34ce-444c-983c-80d36928d1b6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:33.442303 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:33.442303 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:33.442981 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-821e0a81-34ce-444c-983c-80d36928d1b6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:33.443324 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 677/2733] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:33.581487 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee4ea3c8-93c4-4a78-9baa-4a98afdb65b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.583402 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee4ea3c8-93c4-4a78-9baa-4a98afdb65b6 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:33.583676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee4ea3c8-93c4-4a78-9baa-4a98afdb65b6 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.583895 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee4ea3c8-93c4-4a78-9baa-4a98afdb65b6 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.595879 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:33.595879 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:33.597219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a9bf66a9-d169-404c-8abd-9cf3f06a2b28 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.599624 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9bf66a9-d169-404c-8abd-9cf3f06a2b28 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:33.600139 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee4ea3c8-93c4-4a78-9baa-4a98afdb65b6 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:33.600199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9bf66a9-d169-404c-8abd-9cf3f06a2b28 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.600398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9bf66a9-d169-404c-8abd-9cf3f06a2b28 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.600528 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a9bf66a9-d169-404c-8abd-9cf3f06a2b28 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:33.604367 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee4ea3c8-93c4-4a78-9baa-4a98afdb65b6 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:33.604796 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 686/2734] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:33.605104 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:33.605104 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:33.605955 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9bf66a9-d169-404c-8abd-9cf3f06a2b28 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:33.606327 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 685/2735] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:33.864185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07ce3e62-1f42-42cf-82a8-cd56fd12ab1e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.866045 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07ce3e62-1f42-42cf-82a8-cd56fd12ab1e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f Aug 08 20:23:33.866249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07ce3e62-1f42-42cf-82a8-cd56fd12ab1e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.866453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07ce3e62-1f42-42cf-82a8-cd56fd12ab1e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.874084 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07ce3e62-1f42-42cf-82a8-cd56fd12ab1e tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f returned with HTTP 404 Aug 08 20:23:33.874711 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 688/2736] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/volumes/238c8866-975b-4404-8acd-a99f9f76128f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:33.881526 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b6b683c-def0-4873-86ea-b0ddadd81d41 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.885815 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b6b683c-def0-4873-86ea-b0ddadd81d41 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 Aug 08 20:23:33.886013 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b6b683c-def0-4873-86ea-b0ddadd81d41 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.886208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b6b683c-def0-4873-86ea-b0ddadd81d41 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.886315 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-5b6b683c-def0-4873-86ea-b0ddadd81d41 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete snapshot with id: af438fa8-f08b-45d2-9655-08fe14efd0f8 Aug 08 20:23:33.896052 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b6b683c-def0-4873-86ea-b0ddadd81d41 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 returned with HTTP 404 Aug 08 20:23:33.896911 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 678/2737] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:33 2026] DELETE /volume/v3/snapshots/af438fa8-f08b-45d2-9655-08fe14efd0f8 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:33.904566 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e070642c-4c5b-429e-a14a-59e1f799aa21 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.906324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e070642c-4c5b-429e-a14a-59e1f799aa21 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] GET https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:33.906613 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e070642c-4c5b-429e-a14a-59e1f799aa21 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.906814 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e070642c-4c5b-429e-a14a-59e1f799aa21 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.912123 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e070642c-4c5b-429e-a14a-59e1f799aa21 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f returned with HTTP 404 Aug 08 20:23:33.912592 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 687/2738] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:33.919745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7bdd66db-4881-4c53-94ae-392e5fcf1ea9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:33.921463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bdd66db-4881-4c53-94ae-392e5fcf1ea9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:33.921653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bdd66db-4881-4c53-94ae-392e5fcf1ea9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:33.921830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bdd66db-4881-4c53-94ae-392e5fcf1ea9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:33.921983 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-7bdd66db-4881-4c53-94ae-392e5fcf1ea9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] Delete volume with id: 8787980e-ccc7-4d76-93f4-7e61652aa13f Aug 08 20:23:33.927334 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bdd66db-4881-4c53-94ae-392e5fcf1ea9 tempest-VolumesDeleteCascade-1991634581 tempest-VolumesDeleteCascade-1991634581-project-member] https://10.4.3.206/volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f returned with HTTP 404 Aug 08 20:23:33.927785 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 686/2739] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:33 2026] DELETE /volume/v3/volumes/8787980e-ccc7-4d76-93f4-7e61652aa13f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:33.967690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32424064-edf8-4a95-bb15-86189d0ffa4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.060735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b40da85e-816b-4c7b-a329-a360df105034 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.062940 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b40da85e-816b-4c7b-a329-a360df105034 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:23:34.063207 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b40da85e-816b-4c7b-a329-a360df105034 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.063507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b40da85e-816b-4c7b-a329-a360df105034 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.070149 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.070149 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:34.070730 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b40da85e-816b-4c7b-a329-a360df105034 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot retrieved successfully. Aug 08 20:23:34.071933 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b40da85e-816b-4c7b-a329-a360df105034 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 returned with HTTP 200 Aug 08 20:23:34.072501 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 679/2740] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:34.082181 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f2bdfae7-7662-4978-8266-69c4656398de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.085786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2bdfae7-7662-4978-8266-69c4656398de tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:23:34.086072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2bdfae7-7662-4978-8266-69c4656398de tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.086341 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2bdfae7-7662-4978-8266-69c4656398de tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.094002 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.094002 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:34.094851 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f2bdfae7-7662-4978-8266-69c4656398de tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot retrieved successfully. Aug 08 20:23:34.096460 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2bdfae7-7662-4978-8266-69c4656398de tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 returned with HTTP 200 Aug 08 20:23:34.096959 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 688/2741] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:34.116106 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32424064-edf8-4a95-bb15-86189d0ffa4f tempest-ExtensionsTestJSON-458804104 tempest-ExtensionsTestJSON-458804104-project-member] GET https://10.4.3.206/volume/v3/extensions Aug 08 20:23:34.116272 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32424064-edf8-4a95-bb15-86189d0ffa4f tempest-ExtensionsTestJSON-458804104 tempest-ExtensionsTestJSON-458804104-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.116524 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32424064-edf8-4a95-bb15-86189d0ffa4f tempest-ExtensionsTestJSON-458804104 tempest-ExtensionsTestJSON-458804104-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.116846 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32424064-edf8-4a95-bb15-86189d0ffa4f tempest-ExtensionsTestJSON-458804104 tempest-ExtensionsTestJSON-458804104-project-member] https://10.4.3.206/volume/v3/extensions returned with HTTP 200 Aug 08 20:23:34.117342 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 689/2742] 10.4.3.206 () {66 vars in 1246 bytes} [Sat Aug 8 20:23:33 2026] GET /volume/v3/extensions => generated 5245 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:34.455369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29c980e1-3554-40da-922b-71086bca7adb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.458823 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29c980e1-3554-40da-922b-71086bca7adb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:34.459119 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29c980e1-3554-40da-922b-71086bca7adb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.459396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29c980e1-3554-40da-922b-71086bca7adb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.459571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-29c980e1-3554-40da-922b-71086bca7adb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:34.466538 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.466538 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:34.467539 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29c980e1-3554-40da-922b-71086bca7adb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:34.467937 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 687/2743] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:34.617922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f485b5d-9820-48d0-96b6-f3c2ef2289da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.620767 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b0b0248-2d68-4c23-ab79-6b2f676e7706 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.621170 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f485b5d-9820-48d0-96b6-f3c2ef2289da tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:34.621170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f485b5d-9820-48d0-96b6-f3c2ef2289da tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.621325 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f485b5d-9820-48d0-96b6-f3c2ef2289da tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.622142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b0b0248-2d68-4c23-ab79-6b2f676e7706 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:34.622410 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b0b0248-2d68-4c23-ab79-6b2f676e7706 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.623749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b0b0248-2d68-4c23-ab79-6b2f676e7706 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.623749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2b0b0248-2d68-4c23-ab79-6b2f676e7706 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:34.629774 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.629774 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:34.630629 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b0b0248-2d68-4c23-ab79-6b2f676e7706 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:34.631076 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 689/2744] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:34.639309 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.639309 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:34.646491 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f485b5d-9820-48d0-96b6-f3c2ef2289da tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:34.650147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-baab1677-2466-47c1-9094-e71f0bfc5ab1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.653332 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-baab1677-2466-47c1-9094-e71f0bfc5ab1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:34.654776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-baab1677-2466-47c1-9094-e71f0bfc5ab1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.654776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-baab1677-2466-47c1-9094-e71f0bfc5ab1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.656748 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f485b5d-9820-48d0-96b6-f3c2ef2289da tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:34.657355 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 680/2745] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:34.661404 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.661404 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:34.662116 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-baab1677-2466-47c1-9094-e71f0bfc5ab1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:23:34.663350 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-baab1677-2466-47c1-9094-e71f0bfc5ab1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 returned with HTTP 200 Aug 08 20:23:34.666492 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 690/2746] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:34.682956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c49dee74-3eb5-4ab3-9ad7-fe18287e326b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.685213 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c49dee74-3eb5-4ab3-9ad7-fe18287e326b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:34.685411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c49dee74-3eb5-4ab3-9ad7-fe18287e326b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.685647 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c49dee74-3eb5-4ab3-9ad7-fe18287e326b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.685784 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c49dee74-3eb5-4ab3-9ad7-fe18287e326b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:34.693851 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.693851 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:34.694728 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c49dee74-3eb5-4ab3-9ad7-fe18287e326b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:34.695941 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 688/2747] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:34.707043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.708833 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:34.709052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.709240 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.709378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete backup with id: 66326e36-26a3-46d2-8b38-d56b4cb52e38. Aug 08 20:23:34.715846 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.715846 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:34.734735 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] delete_backup rpcapi backup_id 66326e36-26a3-46d2-8b38-d56b4cb52e38 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:23:34.735083 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-228b4406-f5ca-4168-b1d2-e51dbd97c0e0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 202 Aug 08 20:23:34.735501 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 690/2748] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:34 2026] DELETE /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:34.744877 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b840c04b-bfbe-4ed5-a7a9-a8526c76cd03 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.747775 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b840c04b-bfbe-4ed5-a7a9-a8526c76cd03 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:34.748115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b840c04b-bfbe-4ed5-a7a9-a8526c76cd03 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.748435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b840c04b-bfbe-4ed5-a7a9-a8526c76cd03 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.748625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b840c04b-bfbe-4ed5-a7a9-a8526c76cd03 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:34.762415 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.762415 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:34.763746 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b840c04b-bfbe-4ed5-a7a9-a8526c76cd03 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 200 Aug 08 20:23:34.763977 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 681/2749] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:34 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:34.838375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-543eeff8-95e1-4cd8-96b5-33c529196182 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:34.841622 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-543eeff8-95e1-4cd8-96b5-33c529196182 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] DELETE https://10.4.3.206/volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7 Aug 08 20:23:34.841862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-543eeff8-95e1-4cd8-96b5-33c529196182 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:34.842332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-543eeff8-95e1-4cd8-96b5-33c529196182 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:34.858181 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:34.858181 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:34.914524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f9736d09-80ad-429b-9bd2-1b3146cce0ec req-543eeff8-95e1-4cd8-96b5-33c529196182 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7 returned with HTTP 200 Aug 08 20:23:34.914970 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 691/2750] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:23:34 2026] DELETE /volume/v3/attachments/75c4b899-04c7-4bf4-a8e6-5c574e4f1ad7 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:35.480253 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a8cb45d9-f31a-4d96-9f44-e50708a899b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:35.482965 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a8cb45d9-f31a-4d96-9f44-e50708a899b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:35.482965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a8cb45d9-f31a-4d96-9f44-e50708a899b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:35.482965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a8cb45d9-f31a-4d96-9f44-e50708a899b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:35.482965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a8cb45d9-f31a-4d96-9f44-e50708a899b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:35.490621 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:35.490621 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:35.491234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a8cb45d9-f31a-4d96-9f44-e50708a899b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:35.491649 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 689/2751] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:35 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:35.671529 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d53c461-091b-4cb8-b27d-3efd9af7e579 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:35.675238 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d53c461-091b-4cb8-b27d-3efd9af7e579 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:35.676850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d53c461-091b-4cb8-b27d-3efd9af7e579 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:35.676850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d53c461-091b-4cb8-b27d-3efd9af7e579 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:35.688749 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:35.688749 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:35.695841 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8d53c461-091b-4cb8-b27d-3efd9af7e579 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:35.699665 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d53c461-091b-4cb8-b27d-3efd9af7e579 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:35.700203 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 691/2752] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:35 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:35.776275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d89aee96-b894-4863-9b3b-55a8866556be None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:35.777922 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d89aee96-b894-4863-9b3b-55a8866556be tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 Aug 08 20:23:35.778110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d89aee96-b894-4863-9b3b-55a8866556be tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:35.778754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d89aee96-b894-4863-9b3b-55a8866556be tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:35.778855 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d89aee96-b894-4863-9b3b-55a8866556be tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Show backup with id 66326e36-26a3-46d2-8b38-d56b4cb52e38. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:35.782349 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d89aee96-b894-4863-9b3b-55a8866556be tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 returned with HTTP 404 Aug 08 20:23:35.782742 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 682/2753] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:35 2026] GET /volume/v3/backups/66326e36-26a3-46d2-8b38-d56b4cb52e38 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:35.886269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:35.887784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:35.887887 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:35.888110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:35.888211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:35.893231 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:35.893231 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:35.893686 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:23:35.915308 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:23:35.915771 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-73d729a6-06b6-40da-bb8d-7dce007f96ed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 returned with HTTP 202 Aug 08 20:23:35.916240 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 692/2754] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:35 2026] DELETE /volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:35.924175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-669f031d-17eb-439c-a626-2c961a36ca94 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:35.926233 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-669f031d-17eb-439c-a626-2c961a36ca94 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:35.926582 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-669f031d-17eb-439c-a626-2c961a36ca94 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:35.926837 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-669f031d-17eb-439c-a626-2c961a36ca94 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:35.933635 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:35.933635 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:35.934249 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-669f031d-17eb-439c-a626-2c961a36ca94 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:23:35.935302 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-669f031d-17eb-439c-a626-2c961a36ca94 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 returned with HTTP 200 Aug 08 20:23:35.938109 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 690/2755] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:35 2026] GET /volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:36.101411 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-20011f96-d554-4559-87f7-be4e4bd1af28 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.256425 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:36.256749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1887537522"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:36.258104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1887537522'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:36.258222 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Create volume of 1 GB Aug 08 20:23:36.263147 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Availability Zones retrieved successfully. Aug 08 20:23:36.268942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Flow 'volume_create_api' (e829ac91-4c48-4dbd-a8b9-ccbb9be44a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:36.269678 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad89070-0c39-4a2e-b4d7-7222ab03526e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.271203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.276525 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:36.313580 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ad89070-0c39-4a2e-b4d7-7222ab03526e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.314770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb34ff5f-97fa-4acf-b2ee-736f1c047fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.356708 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:36.357177 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-899440523"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:36.359055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-899440523'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:36.359274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Create volume of 1 GB Aug 08 20:23:36.363463 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Availability Zones retrieved successfully. Aug 08 20:23:36.372670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Flow 'volume_create_api' (70e00cc8-89b2-4fb9-9db7-0244860a7744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:36.373556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f6cc46-12b9-4a27-9603-b6bd1174e775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.377179 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:36.395707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Created reservations ['5f3f800e-278a-4f0c-8248-b0389513d898', '8a5cec4a-be3d-4efb-9f63-42897d9cc902', 'b053a3f9-799b-4c95-bc9a-8c45178a38b9', '76bc50ed-ec9d-4d14-8620-71393192faad'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:36.398185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb34ff5f-97fa-4acf-b2ee-736f1c047fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f3f800e-278a-4f0c-8248-b0389513d898', '8a5cec4a-be3d-4efb-9f63-42897d9cc902', 'b053a3f9-799b-4c95-bc9a-8c45178a38b9', '76bc50ed-ec9d-4d14-8620-71393192faad']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.398542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93c82caa-7c7b-470c-bb12-14350c8d1334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.413726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f6cc46-12b9-4a27-9603-b6bd1174e775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.414594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777cf392-e069-405f-a6a5-4a697cf6c230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.427496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93c82caa-7c7b-470c-bb12-14350c8d1334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '634465bd-f20c-4119-b77a-d6e6c3b7aaf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1887537522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dbaf070a7e64b639c2052f29efaf729',qos_specs=None,replication_status=,reservations=['5f3f800e-278a-4f0c-8248-b0389513d898','8a5cec4a-be3d-4efb-9f63-42897d9cc902','b053a3f9-799b-4c95-bc9a-8c45178a38b9','76bc50ed-ec9d-4d14-8620-71393192faad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9df248eaee7d416b883961b98b1a637a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1887537522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=634465bd-f20c-4119-b77a-d6e6c3b7aaf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dbaf070a7e64b639c2052f29efaf729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9df248eaee7d416b883961b98b1a637a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.428407 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3c2b8b-b1d0-486d-9ee9-8e069bd4a9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.449849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3c2b8b-b1d0-486d-9ee9-8e069bd4a9a5) transitioned into state 'SUCCESS' from state '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-1887537522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dbaf070a7e64b639c2052f29efaf729',qos_specs=None,replication_status=,reservations=['5f3f800e-278a-4f0c-8248-b0389513d898','8a5cec4a-be3d-4efb-9f63-42897d9cc902','b053a3f9-799b-4c95-bc9a-8c45178a38b9','76bc50ed-ec9d-4d14-8620-71393192faad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9df248eaee7d416b883961b98b1a637a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.450942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c60da6-faa7-4507-9dfe-0ea5fa89759c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.465621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76c60da6-faa7-4507-9dfe-0ea5fa89759c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.465621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Flow 'volume_create_api' (e829ac91-4c48-4dbd-a8b9-ccbb9be44a4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:36.465945 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Create volume request issued successfully. Aug 08 20:23:36.466630 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20011f96-d554-4559-87f7-be4e4bd1af28 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:36.468046 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 692/2756] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:36 2026] POST /volume/v3/volumes => generated 750 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:36.484614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bac34ab8-ba19-4b1b-9821-bb92b5bd5abf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.486894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bac34ab8-ba19-4b1b-9821-bb92b5bd5abf tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] GET https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:36.487151 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bac34ab8-ba19-4b1b-9821-bb92b5bd5abf tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:36.487395 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bac34ab8-ba19-4b1b-9821-bb92b5bd5abf tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:36.499025 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:36.499025 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:36.503777 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bac34ab8-ba19-4b1b-9821-bb92b5bd5abf tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Volume info retrieved successfully. Aug 08 20:23:36.506474 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38bfd2c7-960e-417c-981c-140c5fc5dbdb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.506603 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38bfd2c7-960e-417c-981c-140c5fc5dbdb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:36.506898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38bfd2c7-960e-417c-981c-140c5fc5dbdb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:36.507440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38bfd2c7-960e-417c-981c-140c5fc5dbdb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:36.507440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-38bfd2c7-960e-417c-981c-140c5fc5dbdb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:36.508473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Created reservations ['f624b4f9-4a70-4fbd-989b-ffd77bb6a27c', '4fab15a5-d2a0-468e-9fe4-838a800c3808', '7ef17916-68a4-4351-9fe3-a75c1144801f', '2c85e38e-5dbf-4669-a710-da6462f308f2'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:36.509049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bac34ab8-ba19-4b1b-9821-bb92b5bd5abf tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 returned with HTTP 200 Aug 08 20:23:36.509537 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 693/2757] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:36 2026] GET /volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:36.509596 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (777cf392-e069-405f-a6a5-4a697cf6c230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f624b4f9-4a70-4fbd-989b-ffd77bb6a27c', '4fab15a5-d2a0-468e-9fe4-838a800c3808', '7ef17916-68a4-4351-9fe3-a75c1144801f', '2c85e38e-5dbf-4669-a710-da6462f308f2']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.510584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d52a41c-c504-4d4a-9942-2fedf132fb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.512649 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:36.512649 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:36.513646 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38bfd2c7-960e-417c-981c-140c5fc5dbdb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:36.514149 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 691/2758] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:36 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:36.536934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d52a41c-c504-4d4a-9942-2fedf132fb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6225c9d8-8fef-4b72-93e1-66d90fc63215', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-899440523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb65c1f21e9443cad7c3fed0b6fc582',qos_specs=None,replication_status=,reservations=['f624b4f9-4a70-4fbd-989b-ffd77bb6a27c','4fab15a5-d2a0-468e-9fe4-838a800c3808','7ef17916-68a4-4351-9fe3-a75c1144801f','2c85e38e-5dbf-4669-a710-da6462f308f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0978f2aa570480ba2bafc31108d862d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-899440523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6225c9d8-8fef-4b72-93e1-66d90fc63215,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb65c1f21e9443cad7c3fed0b6fc582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0978f2aa570480ba2bafc31108d862d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.538353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d726d5d6-f713-47d2-9d2f-809675800777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.560298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d726d5d6-f713-47d2-9d2f-809675800777) transitioned into state 'SUCCESS' from state '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-899440523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb65c1f21e9443cad7c3fed0b6fc582',qos_specs=None,replication_status=,reservations=['f624b4f9-4a70-4fbd-989b-ffd77bb6a27c','4fab15a5-d2a0-468e-9fe4-838a800c3808','7ef17916-68a4-4351-9fe3-a75c1144801f','2c85e38e-5dbf-4669-a710-da6462f308f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0978f2aa570480ba2bafc31108d862d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.561182 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3749410-c79f-4d0d-930a-6265b66e69df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:36.572257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3749410-c79f-4d0d-930a-6265b66e69df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:36.573631 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Flow 'volume_create_api' (70e00cc8-89b2-4fb9-9db7-0244860a7744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:36.574068 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Create volume request issued successfully. Aug 08 20:23:36.574873 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-45ae84c8-7bd8-4bf8-9c20-bffd4583b46b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:36.575428 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 683/2759] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:23:36 2026] POST /volume/v3/volumes => generated 818 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:36.589305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7154e970-58a4-48e3-a541-8bdd8c64c9d6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.591307 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7154e970-58a4-48e3-a541-8bdd8c64c9d6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:36.591604 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7154e970-58a4-48e3-a541-8bdd8c64c9d6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:36.591916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7154e970-58a4-48e3-a541-8bdd8c64c9d6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:36.599235 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:36.599235 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:36.603177 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7154e970-58a4-48e3-a541-8bdd8c64c9d6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:36.607654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7154e970-58a4-48e3-a541-8bdd8c64c9d6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 200 Aug 08 20:23:36.608049 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 693/2760] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:36 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 886 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:36.946445 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-724bee69-e5bb-415e-b576-890b9ebd107a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.950518 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-724bee69-e5bb-415e-b576-890b9ebd107a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 Aug 08 20:23:36.950518 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-724bee69-e5bb-415e-b576-890b9ebd107a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:36.950518 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-724bee69-e5bb-415e-b576-890b9ebd107a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:36.966576 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-724bee69-e5bb-415e-b576-890b9ebd107a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 returned with HTTP 404 Aug 08 20:23:36.966576 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 694/2761] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:36 2026] GET /volume/v3/snapshots/4aa7eeec-eeff-4b6a-b733-26afe7f0b402 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:36.977042 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a11e5f8c-2e3b-461e-90ee-6e6bfd6de3f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:36.979658 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a11e5f8c-2e3b-461e-90ee-6e6bfd6de3f5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:23:36.979902 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a11e5f8c-2e3b-461e-90ee-6e6bfd6de3f5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:36.980156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a11e5f8c-2e3b-461e-90ee-6e6bfd6de3f5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:36.988936 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:36.988936 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:36.993641 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a11e5f8c-2e3b-461e-90ee-6e6bfd6de3f5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:36.999203 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a11e5f8c-2e3b-461e-90ee-6e6bfd6de3f5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:23:36.999692 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 692/2762] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:36 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:37.030124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.032745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:37.036163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1292672459"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:37.036163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request body: {'volume': {'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1292672459'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:37.124829 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume of 1 GB Aug 08 20:23:37.125243 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.125243 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:37.130861 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Availability Zones retrieved successfully. Aug 08 20:23:37.136050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (75abf0d7-a43c-434b-b06b-70fdb7d3bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:37.137234 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ea6445-3787-4615-9e5e-d2e8e3218ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:37.138456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:37.217074 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56ea6445-3787-4615-9e5e-d2e8e3218ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:37.218276 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc141381-644b-46cb-8e91-3ace21f1eeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:37.282808 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['b22d7e23-1d4e-4504-b28c-c9eacede4ea8', '5f5536c8-3506-4d54-8ab3-0d882ad4467d', 'cf9ebdbd-7f1a-44e0-a9f6-1b6a99494604', '601927a9-bdaa-4ef0-ade4-b042119fe309'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:37.284061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc141381-644b-46cb-8e91-3ace21f1eeda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b22d7e23-1d4e-4504-b28c-c9eacede4ea8', '5f5536c8-3506-4d54-8ab3-0d882ad4467d', 'cf9ebdbd-7f1a-44e0-a9f6-1b6a99494604', '601927a9-bdaa-4ef0-ade4-b042119fe309']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:37.284486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c78069-9966-4059-b37c-0516756e5a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:37.317875 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c78069-9966-4059-b37c-0516756e5a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55c4b9a1-5090-4295-a7e8-b4e74bd17aed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1292672459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['b22d7e23-1d4e-4504-b28c-c9eacede4ea8','5f5536c8-3506-4d54-8ab3-0d882ad4467d','cf9ebdbd-7f1a-44e0-a9f6-1b6a99494604','601927a9-bdaa-4ef0-ade4-b042119fe309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1292672459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55c4b9a1-5090-4295-a7e8-b4e74bd17aed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c26d6d947f34caf8288ed4046ac2231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:37.318848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c67ce8-8cee-4d51-9044-dc1ae63ea627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:37.340876 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6c67ce8-8cee-4d51-9044-dc1ae63ea627) transitioned into state 'SUCCESS' from state '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-1292672459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['b22d7e23-1d4e-4504-b28c-c9eacede4ea8','5f5536c8-3506-4d54-8ab3-0d882ad4467d','cf9ebdbd-7f1a-44e0-a9f6-1b6a99494604','601927a9-bdaa-4ef0-ade4-b042119fe309'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:37.341796 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bac66fe-c434-40e7-a532-513d9c580d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:37.353063 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bac66fe-c434-40e7-a532-513d9c580d18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:37.353909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (75abf0d7-a43c-434b-b06b-70fdb7d3bf02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:37.354309 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request issued successfully. Aug 08 20:23:37.354905 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae3402eb-0954-405e-ac75-e64e6ad5f8d0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:37.355327 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 684/2763] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:37 2026] POST /volume/v3/volumes => generated 754 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:37.370301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5f8f4eef-5c73-46bb-8482-f578b2208811 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.372792 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f8f4eef-5c73-46bb-8482-f578b2208811 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:23:37.373007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4eef-5c73-46bb-8482-f578b2208811 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.373187 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f8f4eef-5c73-46bb-8482-f578b2208811 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.385110 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.385110 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:37.390577 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5f8f4eef-5c73-46bb-8482-f578b2208811 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:37.401544 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f8f4eef-5c73-46bb-8482-f578b2208811 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:23:37.402052 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 694/2764] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:37.527730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-135bdd95-29eb-4ad2-98d6-f35c2face8a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.530143 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d72b8ddd-3f8b-4620-8153-6790d0dc48e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.532117 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-135bdd95-29eb-4ad2-98d6-f35c2face8a8 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] GET https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:37.532195 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d72b8ddd-3f8b-4620-8153-6790d0dc48e6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:37.532751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-135bdd95-29eb-4ad2-98d6-f35c2face8a8 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.532800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d72b8ddd-3f8b-4620-8153-6790d0dc48e6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.532831 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-135bdd95-29eb-4ad2-98d6-f35c2face8a8 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.532858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d72b8ddd-3f8b-4620-8153-6790d0dc48e6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.532858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d72b8ddd-3f8b-4620-8153-6790d0dc48e6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:37.542644 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.542644 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:37.543674 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.543674 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:37.544664 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d72b8ddd-3f8b-4620-8153-6790d0dc48e6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:37.545089 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 693/2765] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:37.547207 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-135bdd95-29eb-4ad2-98d6-f35c2face8a8 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Volume info retrieved successfully. Aug 08 20:23:37.552474 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-135bdd95-29eb-4ad2-98d6-f35c2face8a8 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 returned with HTTP 200 Aug 08 20:23:37.552861 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 695/2766] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:37.564718 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9d791a80-5cb1-4902-8580-0c1afe665454 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.567200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d791a80-5cb1-4902-8580-0c1afe665454 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] GET https://10.4.3.206/volume/v3/limits Aug 08 20:23:37.567461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d791a80-5cb1-4902-8580-0c1afe665454 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.567699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d791a80-5cb1-4902-8580-0c1afe665454 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.578538 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.578538 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:37.588206 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d791a80-5cb1-4902-8580-0c1afe665454 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Aug 08 20:23:37.588410 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 685/2767] 10.4.3.206 () {66 vars in 1234 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:37.596913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79d80bc2-2a72-444e-a44c-1ed43c546eda None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.598655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79d80bc2-2a72-444e-a44c-1ed43c546eda tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] GET https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:37.598852 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79d80bc2-2a72-444e-a44c-1ed43c546eda tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.599060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79d80bc2-2a72-444e-a44c-1ed43c546eda tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.609169 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.609169 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:37.612512 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-79d80bc2-2a72-444e-a44c-1ed43c546eda tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Volume info retrieved successfully. Aug 08 20:23:37.616507 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79d80bc2-2a72-444e-a44c-1ed43c546eda tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 returned with HTTP 200 Aug 08 20:23:37.617038 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 695/2768] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:37.626105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a2378a33-3d1a-4165-bd56-c6c4ed98cc5b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.626105 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2378a33-3d1a-4165-bd56-c6c4ed98cc5b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:37.626105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2378a33-3d1a-4165-bd56-c6c4ed98cc5b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.626105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2378a33-3d1a-4165-bd56-c6c4ed98cc5b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.632686 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.632686 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:37.635933 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2378a33-3d1a-4165-bd56-c6c4ed98cc5b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:37.640892 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2378a33-3d1a-4165-bd56-c6c4ed98cc5b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 200 Aug 08 20:23:37.641470 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 694/2769] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:37.644438 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-033b34bd-c196-4565-bd2f-53aded21f945 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.652335 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] DELETE https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:37.657933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.658275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.658610 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Delete volume with id: 634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:37.663041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.665199 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Aug 08 20:23:37.665306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6225c9d8-8fef-4b72-93e1-66d90fc63215"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:37.667763 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volume_transfer [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Creating new volume transfer {'transfer': {'volume_id': '6225c9d8-8fef-4b72-93e1-66d90fc63215'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 20:23:37.667763 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volume_transfer [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Creating transfer of volume 6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:37.667763 np0000006809 devstack@c-api.service[100389]: INFO cinder.transfer.api [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Generating transfer record for volume 6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:37.668435 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.668435 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:37.668950 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Volume info retrieved successfully. Aug 08 20:23:37.687780 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.687780 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:37.693878 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Delete volume request issued successfully. Aug 08 20:23:37.694145 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-033b34bd-c196-4565-bd2f-53aded21f945 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 returned with HTTP 202 Aug 08 20:23:37.694626 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 696/2770] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:37 2026] DELETE /volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:37.711789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f484be4d-a93b-4ff2-a5e5-83c9bc5a116e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.713306 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f484be4d-a93b-4ff2-a5e5-83c9bc5a116e tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] GET https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:37.713542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f484be4d-a93b-4ff2-a5e5-83c9bc5a116e tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.713686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f484be4d-a93b-4ff2-a5e5-83c9bc5a116e tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.721965 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-034ae46c-1da7-43ba-bc27-fbb9599e1082 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Aug 08 20:23:37.723557 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 686/2771] 10.4.3.206 () {70 vars in 1326 bytes} [Sat Aug 8 20:23:37 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:37.725518 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.725518 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:37.730179 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f484be4d-a93b-4ff2-a5e5-83c9bc5a116e tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Volume info retrieved successfully. Aug 08 20:23:37.733249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53fbefa2-b6fd-48b8-9290-de003bec401b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.736171 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53fbefa2-b6fd-48b8-9290-de003bec401b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:37.736406 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53fbefa2-b6fd-48b8-9290-de003bec401b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.736613 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53fbefa2-b6fd-48b8-9290-de003bec401b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.739641 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f484be4d-a93b-4ff2-a5e5-83c9bc5a116e tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 returned with HTTP 200 Aug 08 20:23:37.740191 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 696/2772] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:37.751298 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:37.751298 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:37.758345 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-53fbefa2-b6fd-48b8-9290-de003bec401b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:37.762217 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53fbefa2-b6fd-48b8-9290-de003bec401b tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 200 Aug 08 20:23:37.762708 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 695/2773] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 953 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:37.776305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a47a1f3d-b951-49c6-9efd-f412cc46ad0f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.778480 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a47a1f3d-b951-49c6-9efd-f412cc46ad0f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea Aug 08 20:23:37.778745 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a47a1f3d-b951-49c6-9efd-f412cc46ad0f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.778995 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a47a1f3d-b951-49c6-9efd-f412cc46ad0f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.783811 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a47a1f3d-b951-49c6-9efd-f412cc46ad0f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea returned with HTTP 200 Aug 08 20:23:37.784199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 697/2774] 10.4.3.206 () {68 vars in 1416 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:37.793751 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b1ad437f-4d82-401b-8b02-1aa65ed91dde None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.798273 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1ad437f-4d82-401b-8b02-1aa65ed91dde tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volume-transfers Aug 08 20:23:37.798738 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1ad437f-4d82-401b-8b02-1aa65ed91dde tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:37.799031 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1ad437f-4d82-401b-8b02-1aa65ed91dde tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:37.799265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volume_transfer [None req-b1ad437f-4d82-401b-8b02-1aa65ed91dde tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Listing volume transfers {{(pid=100389) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 20:23:37.803869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1ad437f-4d82-401b-8b02-1aa65ed91dde tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 200 Aug 08 20:23:37.804553 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 687/2775] 10.4.3.206 () {68 vars in 1305 bytes} [Sat Aug 8 20:23:37 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:37.813214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:37.880421 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] POST https://10.4.3.206/volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea/accept Aug 08 20:23:37.880821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "19c347742a069455"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:37.883118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.volume_transfer [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Accepting volume transfer a9e43948-7b09-4593-b80b-438f9226fcea {{(pid=100388) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 20:23:37.883244 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Accepting transfer a9e43948-7b09-4593-b80b-438f9226fcea Aug 08 20:23:37.949130 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Created reservations ['36c349ff-13c3-4a84-990a-1e1dce58e078', '1030006d-c5d1-45eb-865e-eb8dc1527624', '7a9b6903-07e7-4404-ad21-66ed1896b4ee', 'd527633c-7d5a-41e8-8bb2-7127b55c291d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:37.969336 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Created reservations ['0a0f5933-dc25-48ac-a796-4446071a7193', '2adc4f2f-75e3-4e0e-b105-7e50a0c5ab7a', 'ffc8acdd-79c3-4da2-8928-71b352b2b93c', '9ffff5c7-0c1f-45b7-90ea-00fa4abc357b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:37.999873 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Created reservations ['0be0c846-c1be-4ed2-aca6-7e74ee9b09f5', 'bfadf16d-fe55-46db-9101-3635f4361473', '30ed2256-0c88-464c-b1d6-68b0b0aefb77', 'fc31c54a-dc09-4935-82cc-a1df30bb4fca'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:38.021861 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Created reservations ['0bd607fa-f6ac-4718-9400-9064e8afa3c1', 'd82dff10-fa0e-4af3-b1d1-5de8d7a7bc71', '71ee1889-092d-43fa-8466-546a0a9d073b', '520406a5-3f4c-477d-bce1-590254f342da'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:38.032353 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Transfer volume completed successfully. Aug 08 20:23:38.084857 np0000006809 devstack@c-api.service[100388]: INFO cinder.transfer.api [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Volume 6225c9d8-8fef-4b72-93e1-66d90fc63215 has been transferred. Aug 08 20:23:38.091701 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49e40569-b1b1-44a5-9dfd-743e270740f7 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] https://10.4.3.206/volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea/accept returned with HTTP 202 Aug 08 20:23:38.092112 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 697/2776] 10.4.3.206 () {70 vars in 1458 bytes} [Sat Aug 8 20:23:37 2026] POST /volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea/accept => generated 365 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:38.107212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e80999fb-f516-4abb-8ba0-a29617f3a046 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.109059 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e80999fb-f516-4abb-8ba0-a29617f3a046 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:38.109203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e80999fb-f516-4abb-8ba0-a29617f3a046 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.109413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e80999fb-f516-4abb-8ba0-a29617f3a046 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.122376 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.122376 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:38.129356 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e80999fb-f516-4abb-8ba0-a29617f3a046 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Volume info retrieved successfully. Aug 08 20:23:38.136058 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e80999fb-f516-4abb-8ba0-a29617f3a046 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 200 Aug 08 20:23:38.136468 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 696/2777] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:38.150058 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-80aacc8b-ff9a-4cd3-9289-3e44ec1a0a37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.151766 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80aacc8b-ff9a-4cd3-9289-3e44ec1a0a37 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:38.152000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80aacc8b-ff9a-4cd3-9289-3e44ec1a0a37 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.152169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-80aacc8b-ff9a-4cd3-9289-3e44ec1a0a37 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.162059 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.162059 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:38.167535 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-80aacc8b-ff9a-4cd3-9289-3e44ec1a0a37 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] Volume info retrieved successfully. Aug 08 20:23:38.172893 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-80aacc8b-ff9a-4cd3-9289-3e44ec1a0a37 tempest-VolumesTransfersV357Test-1198554839 tempest-VolumesTransfersV357Test-1198554839-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 200 Aug 08 20:23:38.173401 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 698/2778] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:38.185543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5915a026-b191-48d7-8f5a-e5de1d3808f8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.187218 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5915a026-b191-48d7-8f5a-e5de1d3808f8 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea Aug 08 20:23:38.187458 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5915a026-b191-48d7-8f5a-e5de1d3808f8 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.187650 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5915a026-b191-48d7-8f5a-e5de1d3808f8 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.187752 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.volume_transfer [None req-5915a026-b191-48d7-8f5a-e5de1d3808f8 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Delete transfer with id: a9e43948-7b09-4593-b80b-438f9226fcea Aug 08 20:23:38.200228 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5915a026-b191-48d7-8f5a-e5de1d3808f8 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea returned with HTTP 404 Aug 08 20:23:38.200725 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 688/2779] 10.4.3.206 () {68 vars in 1419 bytes} [Sat Aug 8 20:23:38 2026] DELETE /volume/v3/volume-transfers/a9e43948-7b09-4593-b80b-438f9226fcea => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:38.211237 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d95f718-941c-4efb-b414-e0e6265efc90 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.243265 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:38.243265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.244209 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.244209 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Delete volume with id: 6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:38.257470 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.257470 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:38.257794 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Volume info retrieved successfully. Aug 08 20:23:38.274237 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Delete volume request issued successfully. Aug 08 20:23:38.274429 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d95f718-941c-4efb-b414-e0e6265efc90 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 202 Aug 08 20:23:38.275329 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 698/2780] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:23:38 2026] DELETE /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:38.281929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-815d6500-3e29-4345-95f7-55515c58a640 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.284341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-815d6500-3e29-4345-95f7-55515c58a640 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:38.284708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-815d6500-3e29-4345-95f7-55515c58a640 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.284942 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-815d6500-3e29-4345-95f7-55515c58a640 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.299002 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.299002 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:38.306094 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-815d6500-3e29-4345-95f7-55515c58a640 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Volume info retrieved successfully. Aug 08 20:23:38.311231 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-815d6500-3e29-4345-95f7-55515c58a640 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 200 Aug 08 20:23:38.311812 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 697/2781] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 1129 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:38.418550 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6b498ece-9a03-4043-b61c-7154ffe079a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.422757 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b498ece-9a03-4043-b61c-7154ffe079a6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:23:38.423035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b498ece-9a03-4043-b61c-7154ffe079a6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.423290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b498ece-9a03-4043-b61c-7154ffe079a6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.434810 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.434810 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:38.439326 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6b498ece-9a03-4043-b61c-7154ffe079a6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:23:38.444726 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b498ece-9a03-4043-b61c-7154ffe079a6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:23:38.445263 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 699/2782] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:38.556876 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5f62f617-e9a8-403c-a978-14058ae14144 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.560588 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f62f617-e9a8-403c-a978-14058ae14144 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:38.560788 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f62f617-e9a8-403c-a978-14058ae14144 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.560992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5f62f617-e9a8-403c-a978-14058ae14144 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.561096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5f62f617-e9a8-403c-a978-14058ae14144 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:38.568526 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.568526 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:38.569287 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5f62f617-e9a8-403c-a978-14058ae14144 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:38.569673 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 689/2783] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:38.708999 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec6d4565-1e9f-488a-afe8-9d3aead84477 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.711207 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec6d4565-1e9f-488a-afe8-9d3aead84477 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:38.711434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec6d4565-1e9f-488a-afe8-9d3aead84477 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.711789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec6d4565-1e9f-488a-afe8-9d3aead84477 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.718580 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.718580 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:38.722147 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec6d4565-1e9f-488a-afe8-9d3aead84477 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:38.726105 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec6d4565-1e9f-488a-afe8-9d3aead84477 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:38.726584 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 699/2784] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:38.741537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.743310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] DELETE https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:38.743759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.743759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.743852 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Delete volume with id: 494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:38.751836 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.751836 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:38.752510 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:38.756505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0563a8cf-84c1-4f42-b866-71d1337e1575 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.758078 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0563a8cf-84c1-4f42-b866-71d1337e1575 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] GET https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 Aug 08 20:23:38.758342 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0563a8cf-84c1-4f42-b866-71d1337e1575 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.758646 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0563a8cf-84c1-4f42-b866-71d1337e1575 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.766006 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0563a8cf-84c1-4f42-b866-71d1337e1575 tempest-AbsoluteLimitsTests-1346345972 tempest-AbsoluteLimitsTests-1346345972-project-member] https://10.4.3.206/volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 returned with HTTP 404 Aug 08 20:23:38.766501 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 700/2785] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/634465bd-f20c-4119-b77a-d6e6c3b7aaf1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:38.778565 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Delete volume request issued successfully. Aug 08 20:23:38.778763 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd65c710-09e8-4e24-9f39-d4d46f137619 tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 202 Aug 08 20:23:38.779171 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 698/2786] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:23:38 2026] DELETE /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:38.790434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f4552eb-5ab0-4504-a622-9af63c70476a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.793855 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f4552eb-5ab0-4504-a622-9af63c70476a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:38.794114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f4552eb-5ab0-4504-a622-9af63c70476a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:38.794330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f4552eb-5ab0-4504-a622-9af63c70476a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:38.805021 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:38.805021 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:38.809301 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0f4552eb-5ab0-4504-a622-9af63c70476a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Volume info retrieved successfully. Aug 08 20:23:38.813998 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f4552eb-5ab0-4504-a622-9af63c70476a tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 200 Aug 08 20:23:38.814436 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 690/2787] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:38 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:38.992362 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:38.994102 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:38.994458 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1828584357", "snapshot_id": "8d7d5de3-ede8-4e7c-8c44-ceba1038be36", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:38.996006 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1828584357', 'snapshot_id': '8d7d5de3-ede8-4e7c-8c44-ceba1038be36', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:39.000579 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:39.000579 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:39.000971 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot retrieved successfully. Aug 08 20:23:39.001088 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create volume of 1 GB Aug 08 20:23:39.004333 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Availability Zones retrieved successfully. Aug 08 20:23:39.009888 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Flow 'volume_create_api' (eaa15632-8f80-49fc-8d41-af70f0ea2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:39.010904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84794607-cc48-427e-84a7-aa375e19248e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.011796 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:39.049696 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84794607-cc48-427e-84a7-aa375e19248e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8d7d5de3-ede8-4e7c-8c44-ceba1038be36', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.050454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2b4143-6a61-4cbe-946d-f5438efba7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.126605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Created reservations ['df859b0e-9b34-4d22-8aa3-c1be638b6adf', '328094b9-4ef5-481e-8d72-1d4b0d65545e', '0aaa902a-6874-4123-8e25-0c9a65f3b8e1', '0fcab55d-063f-497a-a770-6f1312650921'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:39.127903 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d2b4143-6a61-4cbe-946d-f5438efba7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df859b0e-9b34-4d22-8aa3-c1be638b6adf', '328094b9-4ef5-481e-8d72-1d4b0d65545e', '0aaa902a-6874-4123-8e25-0c9a65f3b8e1', '0fcab55d-063f-497a-a770-6f1312650921']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.128879 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fee7e46-93a9-48b8-a384-19f434ada25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.189587 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fee7e46-93a9-48b8-a384-19f434ada25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1828584357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f2e26d601e451db7bf489f422f8da8',qos_specs=None,replication_status=,reservations=['df859b0e-9b34-4d22-8aa3-c1be638b6adf','328094b9-4ef5-481e-8d72-1d4b0d65545e','0aaa902a-6874-4123-8e25-0c9a65f3b8e1','0fcab55d-063f-497a-a770-6f1312650921'],size=1,snapshot_id=8d7d5de3-ede8-4e7c-8c44-ceba1038be36,source_replicaid=,source_volid=None,status='creating',user_id='be0e642e3e4642c09c14177d5af44229',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1828584357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74f2e26d601e451db7bf489f422f8da8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8d7d5de3-ede8-4e7c-8c44-ceba1038be36,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be0e642e3e4642c09c14177d5af44229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.190906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8363a1-49d3-490a-999c-99c29c64fd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.214638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc8363a1-49d3-490a-999c-99c29c64fd6f) transitioned into state 'SUCCESS' from state '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-1828584357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74f2e26d601e451db7bf489f422f8da8',qos_specs=None,replication_status=,reservations=['df859b0e-9b34-4d22-8aa3-c1be638b6adf','328094b9-4ef5-481e-8d72-1d4b0d65545e','0aaa902a-6874-4123-8e25-0c9a65f3b8e1','0fcab55d-063f-497a-a770-6f1312650921'],size=1,snapshot_id=8d7d5de3-ede8-4e7c-8c44-ceba1038be36,source_replicaid=,source_volid=None,status='creating',user_id='be0e642e3e4642c09c14177d5af44229',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.214638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a0d206-ac5e-4c28-8ddb-aee0ff09f0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.235718 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a0d206-ac5e-4c28-8ddb-aee0ff09f0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.236820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Flow 'volume_create_api' (eaa15632-8f80-49fc-8d41-af70f0ea2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:39.237262 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Create volume request issued successfully. Aug 08 20:23:39.237905 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fe5cbc05-67d9-4a12-8bc5-6727e78ec995 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:39.238428 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 700/2788] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:38 2026] POST /volume/v3/volumes => generated 781 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:39.327337 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1abadc2d-7407-4421-91a5-476e6a88e31c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.330067 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1abadc2d-7407-4421-91a5-476e6a88e31c tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:39.330355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1abadc2d-7407-4421-91a5-476e6a88e31c tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:39.330614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1abadc2d-7407-4421-91a5-476e6a88e31c tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:39.337657 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1abadc2d-7407-4421-91a5-476e6a88e31c tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 404 Aug 08 20:23:39.337657 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 701/2789] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:39 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:39.346571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-59acff7c-bcb3-439d-96f9-62b124a0d892 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.348731 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59acff7c-bcb3-439d-96f9-62b124a0d892 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:39.348931 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59acff7c-bcb3-439d-96f9-62b124a0d892 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:39.349152 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59acff7c-bcb3-439d-96f9-62b124a0d892 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:39.360714 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59acff7c-bcb3-439d-96f9-62b124a0d892 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 404 Aug 08 20:23:39.360714 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 699/2790] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:39 2026] GET /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:39.369488 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c23ebec9-70f0-408d-9298-9029790ee2f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.373279 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c23ebec9-70f0-408d-9298-9029790ee2f6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:39.373514 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c23ebec9-70f0-408d-9298-9029790ee2f6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:39.373694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c23ebec9-70f0-408d-9298-9029790ee2f6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:39.373856 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c23ebec9-70f0-408d-9298-9029790ee2f6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Delete volume with id: 6225c9d8-8fef-4b72-93e1-66d90fc63215 Aug 08 20:23:39.381765 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c23ebec9-70f0-408d-9298-9029790ee2f6 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 returned with HTTP 404 Aug 08 20:23:39.382154 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 691/2791] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:23:39 2026] DELETE /volume/v3/volumes/6225c9d8-8fef-4b72-93e1-66d90fc63215 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:39.392524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ac811f03-061b-47ef-b7de-854411daabfb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.394371 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:39.394703 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-208594725"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:39.395995 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-208594725'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:39.396082 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Create volume of 1 GB Aug 08 20:23:39.396321 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:39.396321 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:39.400040 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Availability Zones retrieved successfully. Aug 08 20:23:39.405451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Flow 'volume_create_api' (ca2e7247-031b-4705-80fe-a3b9c079ad0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:39.406255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e382de4c-fa4b-4673-b1b9-825eb197d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.407089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:39.431709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e382de4c-fa4b-4673-b1b9-825eb197d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.432454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd89e2c-0a97-4922-a8ed-0e26e4982a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.470371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Created reservations ['f3d1a47f-0452-4ed0-b240-b3e3b2aecfb1', '89623ebf-ba18-445d-91f3-d7c3545851d9', 'da6042f3-a1ae-4631-91dd-bf7e86cd4f6b', 'b1f6250d-fe97-4d5a-acff-f19ad1ea7fd6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:39.471191 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd89e2c-0a97-4922-a8ed-0e26e4982a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d1a47f-0452-4ed0-b240-b3e3b2aecfb1', '89623ebf-ba18-445d-91f3-d7c3545851d9', 'da6042f3-a1ae-4631-91dd-bf7e86cd4f6b', 'b1f6250d-fe97-4d5a-acff-f19ad1ea7fd6']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.472042 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdfb4fd3-dd38-42fd-b4e5-4ae1c92d676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.500019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdfb4fd3-dd38-42fd-b4e5-4ae1c92d676e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79db727d-fddd-46a3-8d03-4bc29b9b4d31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-208594725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb65c1f21e9443cad7c3fed0b6fc582',qos_specs=None,replication_status=,reservations=['f3d1a47f-0452-4ed0-b240-b3e3b2aecfb1','89623ebf-ba18-445d-91f3-d7c3545851d9','da6042f3-a1ae-4631-91dd-bf7e86cd4f6b','b1f6250d-fe97-4d5a-acff-f19ad1ea7fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0978f2aa570480ba2bafc31108d862d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-208594725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79db727d-fddd-46a3-8d03-4bc29b9b4d31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fb65c1f21e9443cad7c3fed0b6fc582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0978f2aa570480ba2bafc31108d862d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.501512 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bce212b-9f28-450a-862d-d5cea89ec7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.518702 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bce212b-9f28-450a-862d-d5cea89ec7df) transitioned into state 'SUCCESS' from state '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-208594725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fb65c1f21e9443cad7c3fed0b6fc582',qos_specs=None,replication_status=,reservations=['f3d1a47f-0452-4ed0-b240-b3e3b2aecfb1','89623ebf-ba18-445d-91f3-d7c3545851d9','da6042f3-a1ae-4631-91dd-bf7e86cd4f6b','b1f6250d-fe97-4d5a-acff-f19ad1ea7fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0978f2aa570480ba2bafc31108d862d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.519411 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14db6f17-71ef-49ac-b2ba-0f4f78260f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:39.528212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14db6f17-71ef-49ac-b2ba-0f4f78260f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:39.528793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Flow 'volume_create_api' (ca2e7247-031b-4705-80fe-a3b9c079ad0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:39.529309 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Create volume request issued successfully. Aug 08 20:23:39.529705 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac811f03-061b-47ef-b7de-854411daabfb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:39.530291 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 701/2792] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:23:39 2026] POST /volume/v3/volumes => generated 818 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:39.543668 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5577395f-810c-451a-a6f6-2668ae175203 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.545367 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5577395f-810c-451a-a6f6-2668ae175203 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:39.547558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5577395f-810c-451a-a6f6-2668ae175203 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:39.547558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5577395f-810c-451a-a6f6-2668ae175203 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:39.556724 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:39.556724 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:39.561555 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5577395f-810c-451a-a6f6-2668ae175203 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:39.573808 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5577395f-810c-451a-a6f6-2668ae175203 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 200 Aug 08 20:23:39.573808 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 702/2793] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:39 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:39.580550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8782073f-0f0f-45bb-a6d5-6cfa1b298327 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.583124 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8782073f-0f0f-45bb-a6d5-6cfa1b298327 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:39.583435 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8782073f-0f0f-45bb-a6d5-6cfa1b298327 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:39.583669 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8782073f-0f0f-45bb-a6d5-6cfa1b298327 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:39.583824 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8782073f-0f0f-45bb-a6d5-6cfa1b298327 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:39.589478 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:39.589478 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:39.590290 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8782073f-0f0f-45bb-a6d5-6cfa1b298327 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:39.590677 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 700/2794] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:39 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:39.830096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91fded0e-2a16-479a-a4c6-b82b19d1ca1d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:39.831993 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91fded0e-2a16-479a-a4c6-b82b19d1ca1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] GET https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 Aug 08 20:23:39.832190 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91fded0e-2a16-479a-a4c6-b82b19d1ca1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:39.832406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91fded0e-2a16-479a-a4c6-b82b19d1ca1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:39.845842 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91fded0e-2a16-479a-a4c6-b82b19d1ca1d tempest-VolumesExtendAttachedTest-673337703 tempest-VolumesExtendAttachedTest-673337703-project-member] https://10.4.3.206/volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 returned with HTTP 404 Aug 08 20:23:39.846432 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 692/2795] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:39 2026] GET /volume/v3/volumes/494ca793-a4cc-45ae-9e2c-24d45c375241 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:40.587910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-34003951-b779-4c7b-a258-5524f21f544f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.589801 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34003951-b779-4c7b-a258-5524f21f544f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.590104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34003951-b779-4c7b-a258-5524f21f544f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.590336 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34003951-b779-4c7b-a258-5524f21f544f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.598500 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.598500 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:40.600825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8fa79221-8461-4a86-aa65-dc7d68d6fc73 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.603326 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fa79221-8461-4a86-aa65-dc7d68d6fc73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:40.603326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fa79221-8461-4a86-aa65-dc7d68d6fc73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.603326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fa79221-8461-4a86-aa65-dc7d68d6fc73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.603326 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8fa79221-8461-4a86-aa65-dc7d68d6fc73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:40.603456 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-34003951-b779-4c7b-a258-5524f21f544f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:40.608132 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.608132 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:40.608929 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fa79221-8461-4a86-aa65-dc7d68d6fc73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:40.609672 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 703/2796] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:40.611701 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34003951-b779-4c7b-a258-5524f21f544f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 200 Aug 08 20:23:40.612314 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 702/2797] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 945 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:40.625055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.629263 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] POST https://10.4.3.206/volume/v3/volume-transfers Aug 08 20:23:40.630045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "79db727d-fddd-46a3-8d03-4bc29b9b4d31"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:40.630915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volume_transfer [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Creating new volume transfer {'transfer': {'volume_id': '79db727d-fddd-46a3-8d03-4bc29b9b4d31'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 20:23:40.631444 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volume_transfer [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Creating transfer of volume 79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.631444 np0000006809 devstack@c-api.service[100391]: INFO cinder.transfer.api [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Generating transfer record for volume 79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.642125 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.642125 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:40.653186 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3cccb4d-ae8b-4ec5-b696-1748c3d40c4f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers returned with HTTP 202 Aug 08 20:23:40.653186 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 701/2798] 10.4.3.206 () {70 vars in 1326 bytes} [Sat Aug 8 20:23:40 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:40.658070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50dde25f-e09f-4375-ae02-942f18f263b6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.663716 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd101efe-e3e6-424f-a81d-c573459087bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.667543 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd101efe-e3e6-424f-a81d-c573459087bb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.667748 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd101efe-e3e6-424f-a81d-c573459087bb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.667928 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd101efe-e3e6-424f-a81d-c573459087bb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.676229 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.676229 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:40.680676 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd101efe-e3e6-424f-a81d-c573459087bb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:40.686339 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd101efe-e3e6-424f-a81d-c573459087bb tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 200 Aug 08 20:23:40.686727 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 704/2799] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:40.705110 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7267ead2-d40e-4345-814a-4dfe988727cf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.707511 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7267ead2-d40e-4345-814a-4dfe988727cf tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volume-transfers/detail Aug 08 20:23:40.707796 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7267ead2-d40e-4345-814a-4dfe988727cf tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.708019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7267ead2-d40e-4345-814a-4dfe988727cf tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.708194 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volume_transfer [None req-7267ead2-d40e-4345-814a-4dfe988727cf tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Listing volume transfers {{(pid=100388) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 20:23:40.712116 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7267ead2-d40e-4345-814a-4dfe988727cf tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 08 20:23:40.712525 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 703/2800] 10.4.3.206 () {68 vars in 1326 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:40.722930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b37f3f18-f89a-4f76-ad43-6afc5049a2c7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.725402 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b37f3f18-f89a-4f76-ad43-6afc5049a2c7 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/8ab12ac8-f9d5-4384-b437-8d1e23be59cc Aug 08 20:23:40.725598 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b37f3f18-f89a-4f76-ad43-6afc5049a2c7 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.725850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b37f3f18-f89a-4f76-ad43-6afc5049a2c7 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.726076 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.volume_transfer [None req-b37f3f18-f89a-4f76-ad43-6afc5049a2c7 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Delete transfer with id: 8ab12ac8-f9d5-4384-b437-8d1e23be59cc Aug 08 20:23:40.737509 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.737509 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:40.744687 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b37f3f18-f89a-4f76-ad43-6afc5049a2c7 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers/8ab12ac8-f9d5-4384-b437-8d1e23be59cc returned with HTTP 202 Aug 08 20:23:40.745151 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 702/2801] 10.4.3.206 () {68 vars in 1419 bytes} [Sat Aug 8 20:23:40 2026] DELETE /volume/v3/volume-transfers/8ab12ac8-f9d5-4384-b437-8d1e23be59cc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:40.752786 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f711a3ab-b735-406b-8e86-134af7dba9e3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.754466 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f711a3ab-b735-406b-8e86-134af7dba9e3 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.754756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f711a3ab-b735-406b-8e86-134af7dba9e3 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.754954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f711a3ab-b735-406b-8e86-134af7dba9e3 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.758366 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50dde25f-e09f-4375-ae02-942f18f263b6 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:40.758797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50dde25f-e09f-4375-ae02-942f18f263b6 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b1022f0-5957-4c1c-98ff-ed18e694ec6d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1857829257"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:40.762951 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.762951 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:40.767184 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f711a3ab-b735-406b-8e86-134af7dba9e3 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Volume info retrieved successfully. Aug 08 20:23:40.772368 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f711a3ab-b735-406b-8e86-134af7dba9e3 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 200 Aug 08 20:23:40.772847 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 705/2802] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:40.776486 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50dde25f-e09f-4375-ae02-942f18f263b6 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 404 Aug 08 20:23:40.780650 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 693/2803] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:40 2026] POST /volume/v3/snapshots => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:40.788278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-458f9641-7df3-454e-8c21-f32a5a06efc1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.789811 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-458f9641-7df3-454e-8c21-f32a5a06efc1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] DELETE https://10.4.3.206/volume/v3/volume-transfers/8ab12ac8-f9d5-4384-b437-8d1e23be59cc Aug 08 20:23:40.789941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-90b463cf-c7c3-4595-84d8-721760a8ab16 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.790112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-458f9641-7df3-454e-8c21-f32a5a06efc1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.790349 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-458f9641-7df3-454e-8c21-f32a5a06efc1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.790522 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.volume_transfer [None req-458f9641-7df3-454e-8c21-f32a5a06efc1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Delete transfer with id: 8ab12ac8-f9d5-4384-b437-8d1e23be59cc Aug 08 20:23:40.791800 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90b463cf-c7c3-4595-84d8-721760a8ab16 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:40.792187 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-90b463cf-c7c3-4595-84d8-721760a8ab16 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-172888094"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:40.793881 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-458f9641-7df3-454e-8c21-f32a5a06efc1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volume-transfers/8ab12ac8-f9d5-4384-b437-8d1e23be59cc returned with HTTP 404 Aug 08 20:23:40.794396 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 704/2804] 10.4.3.206 () {68 vars in 1419 bytes} [Sat Aug 8 20:23:40 2026] DELETE /volume/v3/volume-transfers/8ab12ac8-f9d5-4384-b437-8d1e23be59cc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:40.803314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.805785 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.806093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.806370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.806650 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Delete volume with id: 79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.815297 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.815297 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:40.815713 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Volume info retrieved successfully. Aug 08 20:23:40.824694 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-90b463cf-c7c3-4595-84d8-721760a8ab16 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 404 Aug 08 20:23:40.825399 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 703/2805] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:40 2026] POST /volume/v3/snapshots => generated 77 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:40.834738 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Delete volume request issued successfully. Aug 08 20:23:40.835003 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08cc81df-67fd-4894-8e96-ed3c26f35996 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 202 Aug 08 20:23:40.835468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f64489a7-40da-4602-b061-713593bc412d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.835808 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 706/2806] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:23:40 2026] DELETE /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:23:40.840943 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f64489a7-40da-4602-b061-713593bc412d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots?limit=invalid Aug 08 20:23:40.841696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f64489a7-40da-4602-b061-713593bc412d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.841929 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f64489a7-40da-4602-b061-713593bc412d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.842169 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f64489a7-40da-4602-b061-713593bc412d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] HTTP exception thrown: limit param must be an integer Aug 08 20:23:40.842403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f64489a7-40da-4602-b061-713593bc412d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 08 20:23:40.843434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e9fe2e1-35e0-4c82-a2cb-1e351fd2f723 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.843529 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 694/2807] 10.4.3.206 () {66 vars in 1270 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:40.844970 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e9fe2e1-35e0-4c82-a2cb-1e351fd2f723 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:40.844970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e9fe2e1-35e0-4c82-a2cb-1e351fd2f723 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.844970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e9fe2e1-35e0-4c82-a2cb-1e351fd2f723 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.853135 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:40.853135 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:40.854607 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.856540 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e9fe2e1-35e0-4c82-a2cb-1e351fd2f723 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Volume info retrieved successfully. Aug 08 20:23:40.856637 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots?marker=ed3df2d8-f32d-45f9-b2a3-bb06a8423607 Aug 08 20:23:40.856759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.856953 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.857245 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:40.858277 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.db.api [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Building query based on filter {{(pid=100391) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:23:40.865832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e9fe2e1-35e0-4c82-a2cb-1e351fd2f723 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 200 Aug 08 20:23:40.866272 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 705/2808] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:40.866640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38545299-e9a9-4c31-a50d-e38b6740bd5d tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots?marker=ed3df2d8-f32d-45f9-b2a3-bb06a8423607 returned with HTTP 404 Aug 08 20:23:40.867156 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 704/2809] 10.4.3.206 () {66 vars in 1330 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/snapshots?marker=ed3df2d8-f32d-45f9-b2a3-bb06a8423607 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:40.877152 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c5d3901f-bb77-4454-bd27-853059d45a0c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.879830 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5d3901f-bb77-4454-bd27-853059d45a0c tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots?sort_key=invalid Aug 08 20:23:40.879830 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5d3901f-bb77-4454-bd27-853059d45a0c tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:40.879830 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c5d3901f-bb77-4454-bd27-853059d45a0c tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:40.879830 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-c5d3901f-bb77-4454-bd27-853059d45a0c tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:23:40.880833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-c5d3901f-bb77-4454-bd27-853059d45a0c tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:23:40.881114 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c5d3901f-bb77-4454-bd27-853059d45a0c tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 08 20:23:40.881473 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 707/2810] 10.4.3.206 () {66 vars in 1276 bytes} [Sat Aug 8 20:23:40 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:40.890020 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aee7de96-9655-492f-bfb5-92c788099ea1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:40.891787 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:40.892533 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-194331620"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:40.894649 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-194331620'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:40.894891 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Create volume of 2 GB Aug 08 20:23:40.900353 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Availability Zones retrieved successfully. Aug 08 20:23:40.909411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Flow 'volume_create_api' (6f83ea6f-6438-40a3-9b74-4da57c24b32c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:40.911451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc28cd0-1ef2-49a6-9c8c-fdf70358291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:40.913060 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Validating volume size '2' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:40.940212 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dc28cd0-1ef2-49a6-9c8c-fdf70358291f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:40.941024 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31313bc-61b5-4101-965b-46ec7650d4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:40.993798 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Created reservations ['9b81903c-2ffb-49cd-9076-342a12251f22', '9b0f3bc0-c908-4cb4-a88a-006edb3997a5', '2a3f49df-6a7c-40f4-868c-2a00592f3489', 'ebd7dcf2-1607-4f08-bfef-44f0fe7975c4'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:40.994569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31313bc-61b5-4101-965b-46ec7650d4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b81903c-2ffb-49cd-9076-342a12251f22', '9b0f3bc0-c908-4cb4-a88a-006edb3997a5', '2a3f49df-6a7c-40f4-868c-2a00592f3489', 'ebd7dcf2-1607-4f08-bfef-44f0fe7975c4']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:40.995248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a2e993-faca-43af-a137-7ba891f3317f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:41.016301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6a2e993-faca-43af-a137-7ba891f3317f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b12f3836-2ca9-4108-aa26-65a8b477cddc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-194331620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0378f21884854a0f8515df34de4bd1c7',qos_specs=None,replication_status=,reservations=['9b81903c-2ffb-49cd-9076-342a12251f22','9b0f3bc0-c908-4cb4-a88a-006edb3997a5','2a3f49df-6a7c-40f4-868c-2a00592f3489','ebd7dcf2-1607-4f08-bfef-44f0fe7975c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8340cbbb147140d4966c95f9eccb5e62',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-194331620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b12f3836-2ca9-4108-aa26-65a8b477cddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0378f21884854a0f8515df34de4bd1c7',provider_auth=None,provider_geometry=None,provider_id=None,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='8340cbbb147140d4966c95f9eccb5e62',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:41.017131 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2dd4603-d191-4f07-9723-e722a305a6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:41.035277 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2dd4603-d191-4f07-9723-e722a305a6a0) transitioned into state 'SUCCESS' from state '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-194331620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0378f21884854a0f8515df34de4bd1c7',qos_specs=None,replication_status=,reservations=['9b81903c-2ffb-49cd-9076-342a12251f22','9b0f3bc0-c908-4cb4-a88a-006edb3997a5','2a3f49df-6a7c-40f4-868c-2a00592f3489','ebd7dcf2-1607-4f08-bfef-44f0fe7975c4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8340cbbb147140d4966c95f9eccb5e62',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:41.036357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd25e2ff-e3b0-457e-91a0-501d3e7bf320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:41.049394 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd25e2ff-e3b0-457e-91a0-501d3e7bf320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:41.050505 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Flow 'volume_create_api' (6f83ea6f-6438-40a3-9b74-4da57c24b32c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:41.050906 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Create volume request issued successfully. Aug 08 20:23:41.051899 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aee7de96-9655-492f-bfb5-92c788099ea1 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:41.052403 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 695/2811] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:40 2026] POST /volume/v3/volumes => generated 761 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:41.065664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f40a16b-182f-438d-b121-23342f4c99a8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:41.067193 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f40a16b-182f-438d-b121-23342f4c99a8 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:41.067352 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f40a16b-182f-438d-b121-23342f4c99a8 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:41.067561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f40a16b-182f-438d-b121-23342f4c99a8 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:41.080736 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:41.080736 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:41.085274 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3f40a16b-182f-438d-b121-23342f4c99a8 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Volume info retrieved successfully. Aug 08 20:23:41.090857 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f40a16b-182f-438d-b121-23342f4c99a8 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc returned with HTTP 200 Aug 08 20:23:41.091438 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 706/2812] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:41 2026] GET /volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:41.623622 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-617ac497-f26b-4bd1-8167-0ab55215e8b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:41.625671 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-617ac497-f26b-4bd1-8167-0ab55215e8b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:41.626259 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-617ac497-f26b-4bd1-8167-0ab55215e8b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:41.626421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-617ac497-f26b-4bd1-8167-0ab55215e8b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:41.626530 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-617ac497-f26b-4bd1-8167-0ab55215e8b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:41.634844 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:41.634844 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:41.636177 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-617ac497-f26b-4bd1-8167-0ab55215e8b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:41.636829 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 705/2813] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:41 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:41.881539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89b4cf2d-530e-4017-9280-dc458198a657 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:41.883458 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89b4cf2d-530e-4017-9280-dc458198a657 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:41.883659 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89b4cf2d-530e-4017-9280-dc458198a657 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:41.883834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89b4cf2d-530e-4017-9280-dc458198a657 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:41.897131 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89b4cf2d-530e-4017-9280-dc458198a657 tempest-VolumesTransfersV357Test-1799872121 tempest-VolumesTransfersV357Test-1799872121-project-admin] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 404 Aug 08 20:23:41.898288 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 708/2814] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:41 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 20:23:41.905999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7f5c97e2-ed16-41de-8526-6445e9867db1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:41.908200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f5c97e2-ed16-41de-8526-6445e9867db1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] GET https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:41.908486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f5c97e2-ed16-41de-8526-6445e9867db1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:41.908724 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f5c97e2-ed16-41de-8526-6445e9867db1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:41.915144 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f5c97e2-ed16-41de-8526-6445e9867db1 tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 404 Aug 08 20:23:41.915780 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 696/2815] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:41 2026] GET /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:41.927434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a719c3c-e773-4611-a8c4-ce27ee276f6f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:41.929075 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a719c3c-e773-4611-a8c4-ce27ee276f6f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] DELETE https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:41.929304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a719c3c-e773-4611-a8c4-ce27ee276f6f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:41.929538 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a719c3c-e773-4611-a8c4-ce27ee276f6f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:41.929738 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9a719c3c-e773-4611-a8c4-ce27ee276f6f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] Delete volume with id: 79db727d-fddd-46a3-8d03-4bc29b9b4d31 Aug 08 20:23:41.937101 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a719c3c-e773-4611-a8c4-ce27ee276f6f tempest-VolumesTransfersV357Test-1142694833 tempest-VolumesTransfersV357Test-1142694833-project-member] https://10.4.3.206/volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 returned with HTTP 404 Aug 08 20:23:41.937700 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 707/2816] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:23:41 2026] DELETE /volume/v3/volumes/79db727d-fddd-46a3-8d03-4bc29b9b4d31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:23:42.105004 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-474723f5-2701-48e9-835a-633495c7e00a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:42.107272 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-474723f5-2701-48e9-835a-633495c7e00a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:42.107484 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-474723f5-2701-48e9-835a-633495c7e00a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:42.107842 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-474723f5-2701-48e9-835a-633495c7e00a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:42.115697 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:42.115697 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:42.119776 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-474723f5-2701-48e9-835a-633495c7e00a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Volume info retrieved successfully. Aug 08 20:23:42.123890 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-474723f5-2701-48e9-835a-633495c7e00a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc returned with HTTP 200 Aug 08 20:23:42.124457 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 706/2817] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:42 2026] GET /volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:42.138175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c32226e2-774f-4c55-b480-53a582f3aa6f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:42.142430 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:23:42.142430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b12f3836-2ca9-4108-aa26-65a8b477cddc", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-26622088"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:42.154664 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:42.154664 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:42.155218 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Volume info retrieved successfully. Aug 08 20:23:42.155218 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Create snapshot from volume b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:42.218315 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Created reservations ['dcd8addc-6333-4109-ad54-676a1b8f449d', '005d2999-8ed0-4567-94b3-3f3ba0ded654', 'b23ccc03-223b-4a2b-ac6e-e19d3d7543b2', 'ab721ad9-d8f9-43c4-9791-c6b58d7889a8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:42.282791 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot create request issued successfully. Aug 08 20:23:42.283354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c32226e2-774f-4c55-b480-53a582f3aa6f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:23:42.284064 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 709/2818] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:23:42 2026] POST /volume/v3/snapshots => generated 316 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:42.295407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e5859f60-bbae-4013-8844-080ba90ecf9f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:42.301035 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5859f60-bbae-4013-8844-080ba90ecf9f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 Aug 08 20:23:42.301220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5859f60-bbae-4013-8844-080ba90ecf9f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:42.301408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5859f60-bbae-4013-8844-080ba90ecf9f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:42.311091 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:42.311091 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:42.311576 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e5859f60-bbae-4013-8844-080ba90ecf9f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot retrieved successfully. Aug 08 20:23:42.312367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5859f60-bbae-4013-8844-080ba90ecf9f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 returned with HTTP 200 Aug 08 20:23:42.312785 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 697/2819] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:42 2026] GET /volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 => generated 448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:42.647144 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7092126f-cbe8-46ab-9a30-5e771064092a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:42.648975 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7092126f-cbe8-46ab-9a30-5e771064092a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:42.649175 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7092126f-cbe8-46ab-9a30-5e771064092a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:42.649360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7092126f-cbe8-46ab-9a30-5e771064092a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:42.649500 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7092126f-cbe8-46ab-9a30-5e771064092a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:42.654048 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:42.654048 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:42.654818 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7092126f-cbe8-46ab-9a30-5e771064092a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:42.655214 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 708/2820] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:42 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:43.325785 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ac3fa53-125c-4c96-ba79-b2cf5c235ffc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:43.331246 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ac3fa53-125c-4c96-ba79-b2cf5c235ffc tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 Aug 08 20:23:43.331528 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ac3fa53-125c-4c96-ba79-b2cf5c235ffc tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:43.331774 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ac3fa53-125c-4c96-ba79-b2cf5c235ffc tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:43.337674 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:43.337674 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:43.338138 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ac3fa53-125c-4c96-ba79-b2cf5c235ffc tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot retrieved successfully. Aug 08 20:23:43.338853 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ac3fa53-125c-4c96-ba79-b2cf5c235ffc tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 returned with HTTP 200 Aug 08 20:23:43.339259 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 707/2821] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:43 2026] GET /volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:43.352743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-26e0c748-fde6-4cab-a797-37d232cdea1b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:43.356588 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:43.356588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "0c404154-fecb-4250-b62f-e72b95af9565"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:43.358147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '0c404154-fecb-4250-b62f-e72b95af9565'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:43.366521 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:43.366521 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:43.367159 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot retrieved successfully. Aug 08 20:23:43.367337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Create volume of 1 GB Aug 08 20:23:43.376474 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Availability Zones retrieved successfully. Aug 08 20:23:43.389235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Flow 'volume_create_api' (d60b3a7f-1096-42a3-bfa6-550434544046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:43.391717 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9937b856-fc7b-4a99-83da-488b03c408bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:43.393732 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:43.395457 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9937b856-fc7b-4a99-83da-488b03c408bc) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 20:23:43.395457 np0000006809 devstack@c-api.service[100390]: 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 08 20:23:43.397287 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9937b856-fc7b-4a99-83da-488b03c408bc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:43.399052 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9937b856-fc7b-4a99-83da-488b03c408bc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 20:23:43.400071 np0000006809 devstack@c-api.service[100390]: WARNING cinder.volume.api [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Flow 'volume_create_api' (d60b3a7f-1096-42a3-bfa6-550434544046) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 20:23:43.400157 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26e0c748-fde6-4cab-a797-37d232cdea1b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 400 Aug 08 20:23:43.400824 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 710/2822] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:43 2026] POST /volume/v3/volumes => generated 171 bytes in 49 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:23:43.411942 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:43.414205 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 Aug 08 20:23:43.414205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:43.414205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:43.414205 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Delete snapshot with id: 0c404154-fecb-4250-b62f-e72b95af9565 Aug 08 20:23:43.424668 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:43.424668 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:43.425739 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot retrieved successfully. Aug 08 20:23:43.451222 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot delete request issued successfully. Aug 08 20:23:43.451399 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6a36d8a9-1543-465e-97e3-2bef85501e2f tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 returned with HTTP 202 Aug 08 20:23:43.451837 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 698/2823] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:23:43 2026] DELETE /volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:43.460374 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3254bc0c-3322-4642-bfe0-b84f2635a10b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:43.462233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3254bc0c-3322-4642-bfe0-b84f2635a10b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 Aug 08 20:23:43.462553 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3254bc0c-3322-4642-bfe0-b84f2635a10b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:43.462751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3254bc0c-3322-4642-bfe0-b84f2635a10b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:43.470879 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:43.470879 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:43.471553 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3254bc0c-3322-4642-bfe0-b84f2635a10b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Snapshot retrieved successfully. Aug 08 20:23:43.472616 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3254bc0c-3322-4642-bfe0-b84f2635a10b tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 returned with HTTP 200 Aug 08 20:23:43.473126 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 709/2824] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:43 2026] GET /volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:43.667185 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e8f19a6b-e50e-4644-9591-75d1e39a37ec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:43.669247 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e8f19a6b-e50e-4644-9591-75d1e39a37ec tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:43.669661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e8f19a6b-e50e-4644-9591-75d1e39a37ec tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:43.669794 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e8f19a6b-e50e-4644-9591-75d1e39a37ec tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:43.669901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e8f19a6b-e50e-4644-9591-75d1e39a37ec tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:43.675933 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:43.675933 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:43.676998 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e8f19a6b-e50e-4644-9591-75d1e39a37ec tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:43.677533 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 708/2825] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:43 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:44.484066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78fccc1c-5775-41a4-b5e9-1749a4f2d563 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.485832 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78fccc1c-5775-41a4-b5e9-1749a4f2d563 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 Aug 08 20:23:44.486027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78fccc1c-5775-41a4-b5e9-1749a4f2d563 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.486194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78fccc1c-5775-41a4-b5e9-1749a4f2d563 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.490152 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78fccc1c-5775-41a4-b5e9-1749a4f2d563 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 returned with HTTP 404 Aug 08 20:23:44.490577 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 711/2826] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:23:44 2026] GET /volume/v3/snapshots/0c404154-fecb-4250-b62f-e72b95af9565 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:44.498701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1139adac-9d6f-41a4-9710-22c27a993f34 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.500490 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1139adac-9d6f-41a4-9710-22c27a993f34 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:44.500668 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1139adac-9d6f-41a4-9710-22c27a993f34 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.500840 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1139adac-9d6f-41a4-9710-22c27a993f34 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.507580 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.507580 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:44.510762 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1139adac-9d6f-41a4-9710-22c27a993f34 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Volume info retrieved successfully. Aug 08 20:23:44.514333 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1139adac-9d6f-41a4-9710-22c27a993f34 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc returned with HTTP 200 Aug 08 20:23:44.514679 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 699/2827] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:44 2026] GET /volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:44.525789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.527324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:44.527515 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.527681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.527910 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Delete volume with id: b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:44.533765 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.533765 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:44.534149 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Volume info retrieved successfully. Aug 08 20:23:44.551914 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Delete volume request issued successfully. Aug 08 20:23:44.552174 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4c655d0-f66c-4599-b5e5-79218e9a39ea tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc returned with HTTP 202 Aug 08 20:23:44.552697 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 710/2828] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:44 2026] DELETE /volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:44.560741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-37c215f0-8b36-4324-934f-6ad5118d2f73 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.563632 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37c215f0-8b36-4324-934f-6ad5118d2f73 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:44.564111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37c215f0-8b36-4324-934f-6ad5118d2f73 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.564408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37c215f0-8b36-4324-934f-6ad5118d2f73 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.576023 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.576023 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:44.581882 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-37c215f0-8b36-4324-934f-6ad5118d2f73 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Volume info retrieved successfully. Aug 08 20:23:44.590666 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37c215f0-8b36-4324-934f-6ad5118d2f73 tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc returned with HTTP 200 Aug 08 20:23:44.591078 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 709/2829] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:44 2026] GET /volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:44.694729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ae8080fe-d57a-413c-9a75-c4009311fca0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.697702 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae8080fe-d57a-413c-9a75-c4009311fca0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:44.698184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae8080fe-d57a-413c-9a75-c4009311fca0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.698184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae8080fe-d57a-413c-9a75-c4009311fca0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.698184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ae8080fe-d57a-413c-9a75-c4009311fca0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:44.704041 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.704041 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:44.705001 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae8080fe-d57a-413c-9a75-c4009311fca0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:44.705314 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 712/2830] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:44 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:44.715650 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dd4e9e72-d9d0-49e0-97da-67033268f9d5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.719672 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dd4e9e72-d9d0-49e0-97da-67033268f9d5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:23:44.719915 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dd4e9e72-d9d0-49e0-97da-67033268f9d5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.720164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dd4e9e72-d9d0-49e0-97da-67033268f9d5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.729719 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.729719 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:44.732961 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dd4e9e72-d9d0-49e0-97da-67033268f9d5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:44.737293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dd4e9e72-d9d0-49e0-97da-67033268f9d5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d returned with HTTP 200 Aug 08 20:23:44.737981 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 700/2831] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:44 2026] GET /volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:44.750657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c857817-8022-4535-be35-33d8744a510d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.753078 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c857817-8022-4535-be35-33d8744a510d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:44.753078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c857817-8022-4535-be35-33d8744a510d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.753354 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c857817-8022-4535-be35-33d8744a510d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.753533 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-0c857817-8022-4535-be35-33d8744a510d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete backup with id: 20922d7e-55ca-44db-a601-453d4d7e662d. Aug 08 20:23:44.758833 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.758833 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:44.770223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-0c857817-8022-4535-be35-33d8744a510d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] delete_backup rpcapi backup_id 20922d7e-55ca-44db-a601-453d4d7e662d {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:23:44.771730 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c857817-8022-4535-be35-33d8744a510d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 202 Aug 08 20:23:44.772208 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 711/2832] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:44 2026] DELETE /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:23:44.778939 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1270a233-46f9-4f5a-a180-bdb6f6ce68d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:44.781181 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1270a233-46f9-4f5a-a180-bdb6f6ce68d2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:44.781181 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1270a233-46f9-4f5a-a180-bdb6f6ce68d2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:44.781457 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1270a233-46f9-4f5a-a180-bdb6f6ce68d2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:44.781596 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1270a233-46f9-4f5a-a180-bdb6f6ce68d2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:44.786350 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:44.786350 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:44.787311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1270a233-46f9-4f5a-a180-bdb6f6ce68d2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 200 Aug 08 20:23:44.787793 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 710/2833] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:44 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:45.603686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-26ffbd81-8074-4218-aadb-5e530af79c9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:45.605991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26ffbd81-8074-4218-aadb-5e530af79c9a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] GET https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc Aug 08 20:23:45.606244 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26ffbd81-8074-4218-aadb-5e530af79c9a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:45.606509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26ffbd81-8074-4218-aadb-5e530af79c9a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:45.613717 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26ffbd81-8074-4218-aadb-5e530af79c9a tempest-VolumesSnapshotNegativeTestJSON-841600508 tempest-VolumesSnapshotNegativeTestJSON-841600508-project-member] https://10.4.3.206/volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc returned with HTTP 404 Aug 08 20:23:45.614325 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 713/2834] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:45 2026] GET /volume/v3/volumes/b12f3836-2ca9-4108-aa26-65a8b477cddc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:45.799140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0720d24-339d-4e75-8c06-6adbaf68c059 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:45.801397 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0720d24-339d-4e75-8c06-6adbaf68c059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d Aug 08 20:23:45.801676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0720d24-339d-4e75-8c06-6adbaf68c059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:45.801945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0720d24-339d-4e75-8c06-6adbaf68c059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:45.802096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a0720d24-339d-4e75-8c06-6adbaf68c059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 20922d7e-55ca-44db-a601-453d4d7e662d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:45.807285 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0720d24-339d-4e75-8c06-6adbaf68c059 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d returned with HTTP 404 Aug 08 20:23:45.807901 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 701/2835] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:45 2026] GET /volume/v3/backups/20922d7e-55ca-44db-a601-453d4d7e662d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:45.820143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:45.822293 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:45.822757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1290993271"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:45.824614 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1290993271'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:45.824797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume of 1 GB Aug 08 20:23:45.830742 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Availability Zones retrieved successfully. Aug 08 20:23:45.838328 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (e35140bb-b46c-4eea-b275-d3decffbfe85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:45.839939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e126f3d1-c510-462a-ac32-d41a90e49f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:45.841282 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:45.882688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e126f3d1-c510-462a-ac32-d41a90e49f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:45.883875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d945078-a7c2-4dd7-90fa-5d8ad3721dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:45.935730 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['676c20f1-5f6b-433a-8d25-9cfce9c96510', '6307dec8-f6cf-4207-82b5-65fc3c7365c0', '12f9e39e-884e-4780-9b60-86b30081a8ae', 'f68d2c63-1d2b-4954-9b4d-15ca5c86e76d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:45.936542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d945078-a7c2-4dd7-90fa-5d8ad3721dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['676c20f1-5f6b-433a-8d25-9cfce9c96510', '6307dec8-f6cf-4207-82b5-65fc3c7365c0', '12f9e39e-884e-4780-9b60-86b30081a8ae', 'f68d2c63-1d2b-4954-9b4d-15ca5c86e76d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:45.937293 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb135b5-ead9-4462-8827-3169cc59131c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:45.966935 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb135b5-ead9-4462-8827-3169cc59131c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4342d082-e9f6-4b59-b5e3-64b70b3ab225', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1290993271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['676c20f1-5f6b-433a-8d25-9cfce9c96510','6307dec8-f6cf-4207-82b5-65fc3c7365c0','12f9e39e-884e-4780-9b60-86b30081a8ae','f68d2c63-1d2b-4954-9b4d-15ca5c86e76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1290993271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4342d082-e9f6-4b59-b5e3-64b70b3ab225,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f831a8ed4eb4534ad56b3d9352e7768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:45.966935 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751184ab-9268-44d7-aee0-27aed61c27bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:45.984222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751184ab-9268-44d7-aee0-27aed61c27bb) transitioned into state 'SUCCESS' from state '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-1290993271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['676c20f1-5f6b-433a-8d25-9cfce9c96510','6307dec8-f6cf-4207-82b5-65fc3c7365c0','12f9e39e-884e-4780-9b60-86b30081a8ae','f68d2c63-1d2b-4954-9b4d-15ca5c86e76d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:45.985169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab56e8d5-a5a1-419d-8418-2d68836067a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:45.993912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab56e8d5-a5a1-419d-8418-2d68836067a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:45.996534 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (e35140bb-b46c-4eea-b275-d3decffbfe85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:45.996534 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request issued successfully. Aug 08 20:23:45.996534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f8c8a76-0407-416e-bed7-80a5a61bc8c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:45.996790 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 712/2836] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:45 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 08 20:23:46.016016 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-854c3657-bbe7-497b-ab9c-944896eb167e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:46.019840 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-854c3657-bbe7-497b-ab9c-944896eb167e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:23:46.019840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-854c3657-bbe7-497b-ab9c-944896eb167e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:46.019840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-854c3657-bbe7-497b-ab9c-944896eb167e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:46.031190 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:46.031190 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:46.036119 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-854c3657-bbe7-497b-ab9c-944896eb167e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:46.041769 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-854c3657-bbe7-497b-ab9c-944896eb167e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 returned with HTTP 200 Aug 08 20:23:46.042364 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 711/2837] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:46 2026] GET /volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:47.031027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79a58916-680f-420a-bb28-446adea3b022 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:47.057191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-224bf972-39db-4440-8c4b-0fab5a96ffdd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:47.059455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-224bf972-39db-4440-8c4b-0fab5a96ffdd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:23:47.059713 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-224bf972-39db-4440-8c4b-0fab5a96ffdd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:47.059983 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-224bf972-39db-4440-8c4b-0fab5a96ffdd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:47.070548 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:47.070548 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:47.074315 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-224bf972-39db-4440-8c4b-0fab5a96ffdd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:47.078973 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-224bf972-39db-4440-8c4b-0fab5a96ffdd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 returned with HTTP 200 Aug 08 20:23:47.079413 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 702/2838] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:47 2026] GET /volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:47.097113 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6366fe3e-eeec-4e91-9035-bae028978a35 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:47.099696 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:23:47.100264 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4342d082-e9f6-4b59-b5e3-64b70b3ab225", "name": "tempest-VolumesBackupsTest-Backup-1323831208"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:47.102725 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating new backup {'backup': {'volume_id': '4342d082-e9f6-4b59-b5e3-64b70b3ab225', 'name': 'tempest-VolumesBackupsTest-Backup-1323831208'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:23:47.102853 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating backup of volume 4342d082-e9f6-4b59-b5e3-64b70b3ab225 in container None Aug 08 20:23:47.112723 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:47.112723 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:47.113194 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:23:47.130269 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['24828ad2-09bc-4fe7-bdcc-f39156880a6e', '62fa70fc-fd9f-4f48-b4c8-7b77dda395d5'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:47.162014 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6366fe3e-eeec-4e91-9035-bae028978a35 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:23:47.162408 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 713/2839] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:47 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:47.171733 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-84c53849-0859-4981-bd7c-970562911755 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:47.173738 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84c53849-0859-4981-bd7c-970562911755 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:47.174139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84c53849-0859-4981-bd7c-970562911755 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:47.174286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-84c53849-0859-4981-bd7c-970562911755 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:47.174455 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-84c53849-0859-4981-bd7c-970562911755 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:47.178151 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:47.178713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-83248412", "metadata": {"Type": "Test"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:47.180220 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-83248412', 'metadata': {'Type': 'Test'}}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:47.180266 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:23:47.183357 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:47.183357 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:47.184522 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-84c53849-0859-4981-bd7c-970562911755 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:47.185023 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 712/2840] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:47 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:47.185553 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:23:47.192331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (273c9333-ad02-487e-aae3-b0edf579116c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:47.193946 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd4b927-ed12-40ac-9655-b0f88138cd70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:47.195671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:47.234239 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd4b927-ed12-40ac-9655-b0f88138cd70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:47.235243 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1871e96-d5c1-4131-a8c4-1c9e66988eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:47.294479 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['46322cc6-d88c-44d7-bc20-2f928273f972', '185ac99c-9ac1-4a6c-a3a8-f66064bdce02', '6e7d872b-410f-4106-95ea-9885e317311a', 'b4bcdf10-f7e0-4691-90c0-b3cfa3b4a98d'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:47.294479 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1871e96-d5c1-4131-a8c4-1c9e66988eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46322cc6-d88c-44d7-bc20-2f928273f972', '185ac99c-9ac1-4a6c-a3a8-f66064bdce02', '6e7d872b-410f-4106-95ea-9885e317311a', 'b4bcdf10-f7e0-4691-90c0-b3cfa3b4a98d']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:47.294479 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741eb624-71b2-4df6-8f83-8d9df0ba1334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:47.319611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (741eb624-71b2-4df6-8f83-8d9df0ba1334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b49863c-e984-4419-942b-900089764ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-83248412',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['46322cc6-d88c-44d7-bc20-2f928273f972','185ac99c-9ac1-4a6c-a3a8-f66064bdce02','6e7d872b-410f-4106-95ea-9885e317311a','b4bcdf10-f7e0-4691-90c0-b3cfa3b4a98d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-83248412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b49863c-e984-4419-942b-900089764ee5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:47.320451 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86661e1-6b2b-4948-b7b2-c7b896135fc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:47.338913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d86661e1-6b2b-4948-b7b2-c7b896135fc4) transitioned into state 'SUCCESS' from state '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-83248412',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['46322cc6-d88c-44d7-bc20-2f928273f972','185ac99c-9ac1-4a6c-a3a8-f66064bdce02','6e7d872b-410f-4106-95ea-9885e317311a','b4bcdf10-f7e0-4691-90c0-b3cfa3b4a98d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:47.340554 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9789a75-2428-4868-aea0-8c269ee96c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:47.358109 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9789a75-2428-4868-aea0-8c269ee96c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:47.358109 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (273c9333-ad02-487e-aae3-b0edf579116c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:47.358109 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:23:47.358109 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79a58916-680f-420a-bb28-446adea3b022 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:47.358369 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 714/2841] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:47 2026] POST /volume/v3/volumes => generated 757 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:47.374650 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8355c0d9-2a46-4eaa-8d5b-592d03022c5a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:47.376550 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8355c0d9-2a46-4eaa-8d5b-592d03022c5a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:47.376746 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8355c0d9-2a46-4eaa-8d5b-592d03022c5a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:47.376966 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8355c0d9-2a46-4eaa-8d5b-592d03022c5a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:47.384123 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:47.384123 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:47.387519 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8355c0d9-2a46-4eaa-8d5b-592d03022c5a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:47.393992 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8355c0d9-2a46-4eaa-8d5b-592d03022c5a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:47.394368 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 703/2842] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:47 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.197552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6ccacca-8335-413b-987c-38fefa88e843 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.199271 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6ccacca-8335-413b-987c-38fefa88e843 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:48.199490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6ccacca-8335-413b-987c-38fefa88e843 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:48.199673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6ccacca-8335-413b-987c-38fefa88e843 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:48.199773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d6ccacca-8335-413b-987c-38fefa88e843 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:48.203715 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.203715 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:48.204459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6ccacca-8335-413b-987c-38fefa88e843 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:48.204835 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 714/2843] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:48 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.409556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1b57fc9c-65b9-49ce-b337-b7b1c74c7478 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.411804 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b57fc9c-65b9-49ce-b337-b7b1c74c7478 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:48.412099 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b57fc9c-65b9-49ce-b337-b7b1c74c7478 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:48.412317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1b57fc9c-65b9-49ce-b337-b7b1c74c7478 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:48.415229 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=614,cinder:UPDATE=162,cinder:INSERT=94,cinder:DELETE=3 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:23:48.421745 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.421745 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:48.425926 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1b57fc9c-65b9-49ce-b337-b7b1c74c7478 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:48.430114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1b57fc9c-65b9-49ce-b337-b7b1c74c7478 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:48.430534 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 713/2844] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:48 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.445709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b67b71fd-00b4-4424-9f9d-956ae12db3a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.446937 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b67b71fd-00b4-4424-9f9d-956ae12db3a8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:48.447183 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b67b71fd-00b4-4424-9f9d-956ae12db3a8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:48.447469 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b67b71fd-00b4-4424-9f9d-956ae12db3a8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:48.456305 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.456305 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:48.461796 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b67b71fd-00b4-4424-9f9d-956ae12db3a8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:48.467592 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b67b71fd-00b4-4424-9f9d-956ae12db3a8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:48.468170 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 715/2845] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:48 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.480817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2756bf2e-2af8-453a-b3fd-0fa93b35cdd9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.482511 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2756bf2e-2af8-453a-b3fd-0fa93b35cdd9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:48.482838 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2756bf2e-2af8-453a-b3fd-0fa93b35cdd9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-83248412"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:48.492527 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.492527 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:48.497017 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2756bf2e-2af8-453a-b3fd-0fa93b35cdd9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:48.506560 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2756bf2e-2af8-453a-b3fd-0fa93b35cdd9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:23:48.507449 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2756bf2e-2af8-453a-b3fd-0fa93b35cdd9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:48.508019 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 704/2846] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:23:48 2026] PUT /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 782 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.520418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf5ce6ff-47ec-485e-a2f8-72100985cd9e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.522264 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf5ce6ff-47ec-485e-a2f8-72100985cd9e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:48.522636 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf5ce6ff-47ec-485e-a2f8-72100985cd9e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1496244830", "description": "This is the new description of volume"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:48.532724 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.532724 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:48.537233 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bf5ce6ff-47ec-485e-a2f8-72100985cd9e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:48.544628 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bf5ce6ff-47ec-485e-a2f8-72100985cd9e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:23:48.545424 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf5ce6ff-47ec-485e-a2f8-72100985cd9e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:48.545960 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 715/2847] 10.4.3.206 () {68 vars in 1369 bytes} [Sat Aug 8 20:23:48 2026] PUT /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.558480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-83e4fd1c-98ff-4232-be7f-02e0f0df9b55 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.560342 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83e4fd1c-98ff-4232-be7f-02e0f0df9b55 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:48.560634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83e4fd1c-98ff-4232-be7f-02e0f0df9b55 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:48.561419 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83e4fd1c-98ff-4232-be7f-02e0f0df9b55 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:48.568299 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.568299 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:48.571735 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-83e4fd1c-98ff-4232-be7f-02e0f0df9b55 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:48.576106 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83e4fd1c-98ff-4232-be7f-02e0f0df9b55 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:48.576518 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 714/2848] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:48 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 891 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:48.588525 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6c41bb2d-764e-41be-90c0-bd66971e872a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.591126 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:48.591462 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-888692743", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1390167442"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:48.592805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-888692743', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1390167442'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:48.592963 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:23:48.596954 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:23:48.603005 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (e8af96f9-5622-422d-b41c-abc8658fd8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:48.604001 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0b3e93-912a-4914-b423-3d5200ceef7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:48.604908 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:48.630169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0b3e93-912a-4914-b423-3d5200ceef7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:48.630940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d281e5e-c967-48e5-84f2-4307ba60deb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:48.670643 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['ad5a1341-c11e-4a76-a3c9-85bc052831f0', 'ae6972c7-74ad-48b1-9424-f1efdff8fd70', '57e9f150-064b-4c68-9eb3-867062ed4586', 'ab461bfc-54c6-4d89-be32-4098dea2c664'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:48.671553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d281e5e-c967-48e5-84f2-4307ba60deb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad5a1341-c11e-4a76-a3c9-85bc052831f0', 'ae6972c7-74ad-48b1-9424-f1efdff8fd70', '57e9f150-064b-4c68-9eb3-867062ed4586', 'ab461bfc-54c6-4d89-be32-4098dea2c664']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:48.672349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a8ed480-f681-4e5a-ae67-dea462ecc4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:48.696843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a8ed480-f681-4e5a-ae67-dea462ecc4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92d0e409-d644-428e-9cf2-a6e44ac3d382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-888692743',display_name='tempest-VolumesGetTest-Volume-1390167442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['ad5a1341-c11e-4a76-a3c9-85bc052831f0','ae6972c7-74ad-48b1-9424-f1efdff8fd70','57e9f150-064b-4c68-9eb3-867062ed4586','ab461bfc-54c6-4d89-be32-4098dea2c664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:48Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-888692743',display_name='tempest-VolumesGetTest-Volume-1390167442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92d0e409-d644-428e-9cf2-a6e44ac3d382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:48.699078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db875bbb-4f47-4a13-b68c-02cdb245c71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:48.717906 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db875bbb-4f47-4a13-b68c-02cdb245c71c) transitioned into 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-888692743',display_name='tempest-VolumesGetTest-Volume-1390167442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['ad5a1341-c11e-4a76-a3c9-85bc052831f0','ae6972c7-74ad-48b1-9424-f1efdff8fd70','57e9f150-064b-4c68-9eb3-867062ed4586','ab461bfc-54c6-4d89-be32-4098dea2c664'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:48.718678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22045314-5e22-4933-9982-5c55d62b0dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:48.729443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22045314-5e22-4933-9982-5c55d62b0dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:48.729443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (e8af96f9-5622-422d-b41c-abc8658fd8bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:48.729443 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:23:48.729443 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c41bb2d-764e-41be-90c0-bd66971e872a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:48.729726 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 716/2849] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:48 2026] POST /volume/v3/volumes => generated 779 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:48.743666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9d3a9352-50a7-40b8-ad5b-ba5ed31e4d2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:48.745920 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d3a9352-50a7-40b8-ad5b-ba5ed31e4d2b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:48.746530 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d3a9352-50a7-40b8-ad5b-ba5ed31e4d2b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:48.746730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9d3a9352-50a7-40b8-ad5b-ba5ed31e4d2b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:48.756175 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:48.756175 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:48.762201 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9d3a9352-50a7-40b8-ad5b-ba5ed31e4d2b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:48.767244 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9d3a9352-50a7-40b8-ad5b-ba5ed31e4d2b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 200 Aug 08 20:23:48.767659 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 705/2850] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:48 2026] GET /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:49.217794 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd9fd59d-19a7-49fb-a648-0bc6c0cb8901 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:49.225297 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd9fd59d-19a7-49fb-a648-0bc6c0cb8901 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:49.225297 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd9fd59d-19a7-49fb-a648-0bc6c0cb8901 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:49.225297 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd9fd59d-19a7-49fb-a648-0bc6c0cb8901 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:49.225297 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bd9fd59d-19a7-49fb-a648-0bc6c0cb8901 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:49.229400 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:49.229400 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:49.230159 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd9fd59d-19a7-49fb-a648-0bc6c0cb8901 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:49.230505 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 716/2851] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:49 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:49.781446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-abe4a9c1-7a73-4380-aa3c-ed476f4ae5eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:49.790526 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-abe4a9c1-7a73-4380-aa3c-ed476f4ae5eb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:49.791726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-abe4a9c1-7a73-4380-aa3c-ed476f4ae5eb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:49.792086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-abe4a9c1-7a73-4380-aa3c-ed476f4ae5eb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:49.803229 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:49.803229 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:49.809077 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-abe4a9c1-7a73-4380-aa3c-ed476f4ae5eb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:49.816344 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-abe4a9c1-7a73-4380-aa3c-ed476f4ae5eb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 200 Aug 08 20:23:49.817217 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 715/2852] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:49 2026] GET /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:49.833942 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f455135-17a4-4fbf-bff7-36f1d210e4a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:49.837237 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f455135-17a4-4fbf-bff7-36f1d210e4a7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:49.837585 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f455135-17a4-4fbf-bff7-36f1d210e4a7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-83248412", "description": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:49.849935 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:49.849935 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:49.858192 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0f455135-17a4-4fbf-bff7-36f1d210e4a7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:49.871113 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0f455135-17a4-4fbf-bff7-36f1d210e4a7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:23:49.871718 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f455135-17a4-4fbf-bff7-36f1d210e4a7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 200 Aug 08 20:23:49.872135 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 717/2853] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:23:49 2026] PUT /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 768 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:49.889102 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-234089aa-9e0a-46ec-b693-002d1be31ce6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:49.892838 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-234089aa-9e0a-46ec-b693-002d1be31ce6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:49.892838 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-234089aa-9e0a-46ec-b693-002d1be31ce6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:49.892838 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-234089aa-9e0a-46ec-b693-002d1be31ce6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:49.901921 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:49.901921 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:49.905465 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-234089aa-9e0a-46ec-b693-002d1be31ce6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:49.910794 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-234089aa-9e0a-46ec-b693-002d1be31ce6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 200 Aug 08 20:23:49.911285 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 706/2854] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:49 2026] GET /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:49.930764 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7bd64586-7ac9-4523-9179-16bed7dba52b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:49.932517 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:49.932711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:49.932932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:49.933256 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: 92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:49.946537 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:49.946537 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:49.947054 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:49.970810 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:23:49.970810 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bd64586-7ac9-4523-9179-16bed7dba52b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 202 Aug 08 20:23:49.970810 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 717/2855] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:49 2026] DELETE /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:49.979346 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-451d83db-c785-4eef-bbaa-210c3c21f255 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:49.981156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-451d83db-c785-4eef-bbaa-210c3c21f255 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:49.981421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-451d83db-c785-4eef-bbaa-210c3c21f255 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:49.981659 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-451d83db-c785-4eef-bbaa-210c3c21f255 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:49.990939 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:49.990939 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:49.996819 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-451d83db-c785-4eef-bbaa-210c3c21f255 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:50.002133 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-451d83db-c785-4eef-bbaa-210c3c21f255 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 200 Aug 08 20:23:50.003151 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 716/2856] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:49 2026] GET /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:50.247406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58c5d607-58ec-4941-8cbb-522fba44bee0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:50.250800 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58c5d607-58ec-4941-8cbb-522fba44bee0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:50.251049 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58c5d607-58ec-4941-8cbb-522fba44bee0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:50.251230 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58c5d607-58ec-4941-8cbb-522fba44bee0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:50.251330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-58c5d607-58ec-4941-8cbb-522fba44bee0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:50.261753 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:50.261753 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:50.262577 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58c5d607-58ec-4941-8cbb-522fba44bee0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:50.263052 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 718/2857] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:50 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:51.022870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23eba940-211b-4df3-9039-0c1c21bf516b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:51.033365 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23eba940-211b-4df3-9039-0c1c21bf516b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 Aug 08 20:23:51.033623 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23eba940-211b-4df3-9039-0c1c21bf516b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:51.033816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23eba940-211b-4df3-9039-0c1c21bf516b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:51.040933 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23eba940-211b-4df3-9039-0c1c21bf516b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 returned with HTTP 404 Aug 08 20:23:51.041454 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 707/2858] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:51 2026] GET /volume/v3/volumes/92d0e409-d644-428e-9cf2-a6e44ac3d382 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:23:51.051619 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9422dc22-ccca-489c-902b-72ab0973e2b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:51.054994 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9422dc22-ccca-489c-902b-72ab0973e2b9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:51.055294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9422dc22-ccca-489c-902b-72ab0973e2b9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:51.055515 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9422dc22-ccca-489c-902b-72ab0973e2b9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:51.068257 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:51.068257 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:51.075405 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9422dc22-ccca-489c-902b-72ab0973e2b9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:51.081692 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9422dc22-ccca-489c-902b-72ab0973e2b9 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:51.082301 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 718/2859] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:51 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 891 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:51.096894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:51.098999 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:51.099208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:51.099443 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:51.099641 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: 1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:51.106921 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:51.106921 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:51.107363 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:51.128656 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:23:51.128922 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd0d6543-e835-4151-aa99-2b4f1f686ac5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 202 Aug 08 20:23:51.129378 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 717/2860] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:51 2026] DELETE /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:51.137679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ba622e3-8350-4ed2-8084-bbb1148d1b2f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:51.140065 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ba622e3-8350-4ed2-8084-bbb1148d1b2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:51.140460 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ba622e3-8350-4ed2-8084-bbb1148d1b2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:51.140801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ba622e3-8350-4ed2-8084-bbb1148d1b2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:51.151762 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:51.151762 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:51.156760 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6ba622e3-8350-4ed2-8084-bbb1148d1b2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:51.161787 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ba622e3-8350-4ed2-8084-bbb1148d1b2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 200 Aug 08 20:23:51.162298 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 719/2861] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:51 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 890 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:51.274090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f3477080-69ec-4231-8eb3-10d19be308aa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:51.277793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3477080-69ec-4231-8eb3-10d19be308aa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:51.278059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3477080-69ec-4231-8eb3-10d19be308aa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:51.278305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3477080-69ec-4231-8eb3-10d19be308aa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:51.278463 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f3477080-69ec-4231-8eb3-10d19be308aa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:51.283150 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:51.283150 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:51.284191 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3477080-69ec-4231-8eb3-10d19be308aa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:51.284664 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 708/2862] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:51 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:52.178258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dce53f41-c632-4ab6-8a15-438c0d4e7993 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:52.180521 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dce53f41-c632-4ab6-8a15-438c0d4e7993 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 Aug 08 20:23:52.180757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dce53f41-c632-4ab6-8a15-438c0d4e7993 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:52.181000 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dce53f41-c632-4ab6-8a15-438c0d4e7993 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:52.187513 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dce53f41-c632-4ab6-8a15-438c0d4e7993 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 returned with HTTP 404 Aug 08 20:23:52.188051 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 719/2863] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:52 2026] GET /volume/v3/volumes/1b49863c-e984-4419-942b-900089764ee5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:52.198049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:52.199777 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:52.200134 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-101431778"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:52.201677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-101431778'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:52.201787 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:23:52.206077 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:23:52.212336 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (f368c49d-cc2e-483c-9652-f66fa671e87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:52.213670 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c836acf1-e142-4599-9147-739e20d3f622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:52.214769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:52.251166 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c836acf1-e142-4599-9147-739e20d3f622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:52.251727 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ee82cb-cbb2-465f-83f2-0904d5680ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:52.296766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-17a9af73-b304-4cbf-ab4c-4b383f9ee0ae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:52.298732 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-17a9af73-b304-4cbf-ab4c-4b383f9ee0ae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:52.299026 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-17a9af73-b304-4cbf-ab4c-4b383f9ee0ae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:52.299346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-17a9af73-b304-4cbf-ab4c-4b383f9ee0ae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:52.299464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-17a9af73-b304-4cbf-ab4c-4b383f9ee0ae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:52.299663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['54b1573d-86ed-4bd8-8914-f28ab7b63346', 'ea9692ca-126a-40b1-b3db-0ff33821be6d', '5c15dc8a-613b-458e-90b6-69c5e9991e9c', '8e4bec1c-4f22-4305-980d-336f546ceaab'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:52.300669 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56ee82cb-cbb2-465f-83f2-0904d5680ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b1573d-86ed-4bd8-8914-f28ab7b63346', 'ea9692ca-126a-40b1-b3db-0ff33821be6d', '5c15dc8a-613b-458e-90b6-69c5e9991e9c', '8e4bec1c-4f22-4305-980d-336f546ceaab']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:52.301625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb87e00-df22-4620-9b89-bb1fdabda7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:52.304745 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:52.304745 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:52.305724 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-17a9af73-b304-4cbf-ab4c-4b383f9ee0ae tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:52.306118 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 720/2864] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:52 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:52.336547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bb87e00-df22-4620-9b89-bb1fdabda7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5625461-d896-438c-ac58-932429542796', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-101431778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['54b1573d-86ed-4bd8-8914-f28ab7b63346','ea9692ca-126a-40b1-b3db-0ff33821be6d','5c15dc8a-613b-458e-90b6-69c5e9991e9c','8e4bec1c-4f22-4305-980d-336f546ceaab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-101431778',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5625461-d896-438c-ac58-932429542796,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:52.337634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08eb6b7c-15db-41a2-9a4b-f09ebf6ec5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:52.361722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08eb6b7c-15db-41a2-9a4b-f09ebf6ec5d8) transitioned into state 'SUCCESS' from state '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-101431778',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['54b1573d-86ed-4bd8-8914-f28ab7b63346','ea9692ca-126a-40b1-b3db-0ff33821be6d','5c15dc8a-613b-458e-90b6-69c5e9991e9c','8e4bec1c-4f22-4305-980d-336f546ceaab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:52.362793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd479456-d43b-4b56-95dd-16bad0cdd85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:52.377372 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd479456-d43b-4b56-95dd-16bad0cdd85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:52.378640 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (f368c49d-cc2e-483c-9652-f66fa671e87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:52.379029 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:23:52.379994 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc39e2cf-a341-4fa7-834b-c2ce945b293e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:52.380496 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 718/2865] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:23:52 2026] POST /volume/v3/volumes => generated 744 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:52.396489 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-44f09265-1131-41eb-812b-71a51133a62d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:52.401024 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44f09265-1131-41eb-812b-71a51133a62d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:52.425471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44f09265-1131-41eb-812b-71a51133a62d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:52.425471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44f09265-1131-41eb-812b-71a51133a62d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:52.425471 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:52.425471 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:52.425471 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-44f09265-1131-41eb-812b-71a51133a62d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:52.433678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44f09265-1131-41eb-812b-71a51133a62d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 returned with HTTP 200 Aug 08 20:23:52.434251 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 709/2866] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:52 2026] GET /volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 => generated 812 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:53.319090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a00877c-0f24-46c1-a2e1-5715f500631a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:53.324227 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a00877c-0f24-46c1-a2e1-5715f500631a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:53.324969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a00877c-0f24-46c1-a2e1-5715f500631a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:53.325671 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a00877c-0f24-46c1-a2e1-5715f500631a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:53.325791 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1a00877c-0f24-46c1-a2e1-5715f500631a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:53.342342 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:53.342342 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:53.343503 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a00877c-0f24-46c1-a2e1-5715f500631a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:53.344003 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 720/2867] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:53 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:53.473582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b9b89035-b1cf-4910-8c8a-4739dba784ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:53.476843 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9b89035-b1cf-4910-8c8a-4739dba784ca tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:53.476999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9b89035-b1cf-4910-8c8a-4739dba784ca tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:53.477202 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9b89035-b1cf-4910-8c8a-4739dba784ca tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:53.484114 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:53.484114 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:53.487610 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b9b89035-b1cf-4910-8c8a-4739dba784ca tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:53.491356 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9b89035-b1cf-4910-8c8a-4739dba784ca tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 returned with HTTP 200 Aug 08 20:23:53.491845 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 721/2868] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:53 2026] GET /volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:53.509910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-894edaa9-6918-4c6f-86d0-f579ad893168 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:53.512280 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:53.512672 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "e5625461-d896-438c-ac58-932429542796", "size": 1, "name": "tempest-VolumesGetTest-Volume-2032708063", "metadata": {"Type": "Test"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:53.514977 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'source_volid': 'e5625461-d896-438c-ac58-932429542796', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2032708063', 'metadata': {'Type': 'Test'}}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:53.522662 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:53.522662 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:53.523288 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume retrieved successfully. Aug 08 20:23:53.523476 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:23:53.527486 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:23:53.533052 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (4a65fd6d-49a8-44c6-8bf5-567c01f433df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:53.534229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c727a1e5-b339-4939-8af2-357607c6f89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:53.535284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:53.562198 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c727a1e5-b339-4939-8af2-357607c6f89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e5625461-d896-438c-ac58-932429542796', 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:53.563720 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cde3e9b-e385-4f65-b90c-b626f2ed893d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:53.606343 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['7e138a55-0afc-4cb2-8e1b-de7e1ecbf6ce', '03030a33-077f-4844-b0e8-e142ea603b31', '34c2f742-0eca-4051-84ba-c8e8f5897a4d', '43f9ec4f-6a8d-42f9-8eca-8b7bf896bdd3'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:53.607340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cde3e9b-e385-4f65-b90c-b626f2ed893d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e138a55-0afc-4cb2-8e1b-de7e1ecbf6ce', '03030a33-077f-4844-b0e8-e142ea603b31', '34c2f742-0eca-4051-84ba-c8e8f5897a4d', '43f9ec4f-6a8d-42f9-8eca-8b7bf896bdd3']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:53.608201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20b81e7-c569-44a4-b136-f250407fffd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:53.656816 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d20b81e7-c569-44a4-b136-f250407fffd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61826b0-5281-4ac9-8ff6-cc102ecdea19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2032708063',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['7e138a55-0afc-4cb2-8e1b-de7e1ecbf6ce','03030a33-077f-4844-b0e8-e142ea603b31','34c2f742-0eca-4051-84ba-c8e8f5897a4d','43f9ec4f-6a8d-42f9-8eca-8b7bf896bdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5625461-d896-438c-ac58-932429542796,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2032708063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61826b0-5281-4ac9-8ff6-cc102ecdea19,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e5625461-d896-438c-ac58-932429542796,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:53.658446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e357e43-8625-486d-8f85-5ad79595341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:53.678626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e357e43-8625-486d-8f85-5ad79595341e) transitioned into state 'SUCCESS' from state '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-2032708063',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['7e138a55-0afc-4cb2-8e1b-de7e1ecbf6ce','03030a33-077f-4844-b0e8-e142ea603b31','34c2f742-0eca-4051-84ba-c8e8f5897a4d','43f9ec4f-6a8d-42f9-8eca-8b7bf896bdd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=e5625461-d896-438c-ac58-932429542796,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:53.680211 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8851f664-265e-4454-a71e-fc5d9657602d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:53.702368 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8851f664-265e-4454-a71e-fc5d9657602d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:53.703171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (4a65fd6d-49a8-44c6-8bf5-567c01f433df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:53.703479 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:23:53.704022 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-894edaa9-6918-4c6f-86d0-f579ad893168 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:53.704453 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 719/2869] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:53 2026] POST /volume/v3/volumes => generated 793 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:53.718589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3117f40f-603c-47da-8953-64f321e0b079 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:53.720726 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3117f40f-603c-47da-8953-64f321e0b079 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:53.720903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3117f40f-603c-47da-8953-64f321e0b079 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:53.721081 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3117f40f-603c-47da-8953-64f321e0b079 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:53.729440 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:53.729440 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:53.733401 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3117f40f-603c-47da-8953-64f321e0b079 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:53.737499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3117f40f-603c-47da-8953-64f321e0b079 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:53.738087 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 710/2870] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:53 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.000379 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-99ccbc9d-e080-4939-85c5-95d8a911e037 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.087946 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99ccbc9d-e080-4939-85c5-95d8a911e037 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:23:54.088352 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99ccbc9d-e080-4939-85c5-95d8a911e037 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-17819377", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:54.101229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99ccbc9d-e080-4939-85c5-95d8a911e037 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:23:54.101646 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 721/2871] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:23:53 2026] POST /volume/v3/types => generated 216 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.109843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03f778cb-a070-4558-a00d-9b5b5f46118d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.111653 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03f778cb-a070-4558-a00d-9b5b5f46118d tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types/73a97e2f-aa2a-42e6-ab07-4e26be9a1019/encryption Aug 08 20:23:54.112105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03f778cb-a070-4558-a00d-9b5b5f46118d tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:54.128516 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03f778cb-a070-4558-a00d-9b5b5f46118d tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/73a97e2f-aa2a-42e6-ab07-4e26be9a1019/encryption returned with HTTP 200 Aug 08 20:23:54.128913 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 722/2872] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:23:54 2026] POST /volume/v3/types/73a97e2f-aa2a-42e6-ab07-4e26be9a1019/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.137432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43470acc-3bfd-40fa-9555-92df05139b3c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.194405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:54.194405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1738626196", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-17819377", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:54.194992 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1738626196', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-17819377', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:54.198891 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume of 1 GB Aug 08 20:23:54.199276 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.199276 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:54.199835 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Availability Zones retrieved successfully. Aug 08 20:23:54.205205 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (edd039ee-769f-48bb-9a06-b68c89be02ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:54.206903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81fcc78-3e79-41e2-8b33-fcb7fb1a73a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:54.210870 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:54.249173 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e81fcc78-3e79-41e2-8b33-fcb7fb1a73a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:23:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73a97e2f-aa2a-42e6-ab07-4e26be9a1019,is_public=True,name='tempest-scenario-type-cryptsetup-17819377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73a97e2f-aa2a-42e6-ab07-4e26be9a1019', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:54.250075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82cfed8-546c-4359-8f85-32719086ecf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:54.275858 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-17819377 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-17819377, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:23:54.276175 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-17819377 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-17819377, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:23:54.310947 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Created reservations ['8b740c9e-d5ab-4619-b7d0-dc13bfa88e5e', '410b8c4b-a511-47d3-affb-a053ef8d3428', 'fdae15c0-e921-4475-9d9d-de77c5c85ff1', '4ff15f9b-de98-432b-bfde-90e07511235f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:54.311702 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82cfed8-546c-4359-8f85-32719086ecf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b740c9e-d5ab-4619-b7d0-dc13bfa88e5e', '410b8c4b-a511-47d3-affb-a053ef8d3428', 'fdae15c0-e921-4475-9d9d-de77c5c85ff1', '4ff15f9b-de98-432b-bfde-90e07511235f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:54.312394 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf05308-8d89-4ca6-8961-cc8623b9ccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:54.338331 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdf05308-8d89-4ca6-8961-cc8623b9ccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80321ef-f68f-49ff-9957-eef24e6ae47d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1738626196',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['8b740c9e-d5ab-4619-b7d0-dc13bfa88e5e','410b8c4b-a511-47d3-affb-a053ef8d3428','fdae15c0-e921-4475-9d9d-de77c5c85ff1','4ff15f9b-de98-432b-bfde-90e07511235f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=73a97e2f-aa2a-42e6-ab07-4e26be9a1019), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1738626196',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c80321ef-f68f-49ff-9957-eef24e6ae47d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88f683ceba4c9789159fa3628ce0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04b6991f538e4f9082e82b90e45167e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73a97e2f-aa2a-42e6-ab07-4e26be9a1019),volume_type_id=73a97e2f-aa2a-42e6-ab07-4e26be9a1019)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:54.339226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1d3612-93b6-472c-9bc9-4cbd95950e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:54.357045 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e5f7decd-8a46-49f3-a1a1-6ea78ca5036a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.359999 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5f7decd-8a46-49f3-a1a1-6ea78ca5036a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:54.360275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5f7decd-8a46-49f3-a1a1-6ea78ca5036a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:54.360565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5f7decd-8a46-49f3-a1a1-6ea78ca5036a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:54.360718 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e5f7decd-8a46-49f3-a1a1-6ea78ca5036a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:54.374531 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.374531 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:54.375621 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5f7decd-8a46-49f3-a1a1-6ea78ca5036a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:54.376174 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 711/2873] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:54 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.382255 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb1d3612-93b6-472c-9bc9-4cbd95950e9a) transitioned into state 'SUCCESS' from state '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-1738626196',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['8b740c9e-d5ab-4619-b7d0-dc13bfa88e5e','410b8c4b-a511-47d3-affb-a053ef8d3428','fdae15c0-e921-4475-9d9d-de77c5c85ff1','4ff15f9b-de98-432b-bfde-90e07511235f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=73a97e2f-aa2a-42e6-ab07-4e26be9a1019)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:54.383137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfb5942-453c-4349-a6be-c3266bbf4db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:54.393805 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfb5942-453c-4349-a6be-c3266bbf4db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:54.394679 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (edd039ee-769f-48bb-9a06-b68c89be02ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:54.395001 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request issued successfully. Aug 08 20:23:54.395542 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43470acc-3bfd-40fa-9555-92df05139b3c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:54.396095 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 720/2874] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:54 2026] POST /volume/v3/volumes => generated 789 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:54.761948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c7f16de3-a31f-46bd-a2af-7cc9466146bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.764850 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7f16de3-a31f-46bd-a2af-7cc9466146bf tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:54.765056 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7f16de3-a31f-46bd-a2af-7cc9466146bf tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:54.765289 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7f16de3-a31f-46bd-a2af-7cc9466146bf tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:54.776026 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.776026 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:54.781268 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7f16de3-a31f-46bd-a2af-7cc9466146bf tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:54.787189 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7f16de3-a31f-46bd-a2af-7cc9466146bf tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:54.787616 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 722/2875] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:54 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 886 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.803027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee13a7d7-ac22-405e-96e3-07ab88a1ffe8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.804768 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee13a7d7-ac22-405e-96e3-07ab88a1ffe8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:54.804951 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee13a7d7-ac22-405e-96e3-07ab88a1ffe8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:54.805112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee13a7d7-ac22-405e-96e3-07ab88a1ffe8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:54.822231 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.822231 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:54.829255 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee13a7d7-ac22-405e-96e3-07ab88a1ffe8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:54.839678 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee13a7d7-ac22-405e-96e3-07ab88a1ffe8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:54.840158 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 723/2876] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:54 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 886 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.858367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4f2b44b0-c780-46a2-9e72-8651563908d5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.860207 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f2b44b0-c780-46a2-9e72-8651563908d5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:54.860561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4f2b44b0-c780-46a2-9e72-8651563908d5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2032708063"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:54.869423 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.869423 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:54.873546 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f2b44b0-c780-46a2-9e72-8651563908d5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:54.879547 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4f2b44b0-c780-46a2-9e72-8651563908d5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:23:54.880258 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4f2b44b0-c780-46a2-9e72-8651563908d5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:54.881023 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 712/2877] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:23:54 2026] PUT /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.898577 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dcce9a89-ac2a-4153-8590-ce43e40b35f3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.900621 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcce9a89-ac2a-4153-8590-ce43e40b35f3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:54.901024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcce9a89-ac2a-4153-8590-ce43e40b35f3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-553487419", "description": "This is the new description of volume"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:54.912972 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.912972 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:54.933589 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dcce9a89-ac2a-4153-8590-ce43e40b35f3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:54.941137 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dcce9a89-ac2a-4153-8590-ce43e40b35f3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:23:54.941856 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcce9a89-ac2a-4153-8590-ce43e40b35f3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:54.942459 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 721/2878] 10.4.3.206 () {68 vars in 1369 bytes} [Sat Aug 8 20:23:54 2026] PUT /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:54.960211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b1fb6cba-e7a7-4b4f-a9e7-24ef83a3f8cc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:54.965946 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1fb6cba-e7a7-4b4f-a9e7-24ef83a3f8cc tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:54.966210 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1fb6cba-e7a7-4b4f-a9e7-24ef83a3f8cc tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:54.966322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1fb6cba-e7a7-4b4f-a9e7-24ef83a3f8cc tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:54.987744 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:54.987744 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:54.995561 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b1fb6cba-e7a7-4b4f-a9e7-24ef83a3f8cc tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:55.011630 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1fb6cba-e7a7-4b4f-a9e7-24ef83a3f8cc tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:55.013495 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 723/2879] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:54 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 924 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:55.031903 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:55.034298 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:55.034759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1960497467", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1116099099"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:55.036735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1960497467', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1116099099'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:55.036902 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:23:55.043515 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:23:55.053151 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (97de518e-08d6-4656-8848-e4fb8e43d371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:55.055216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e831e1d1-aedf-4a00-9317-823739bd8018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:55.057032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:55.090566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e831e1d1-aedf-4a00-9317-823739bd8018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:55.091286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a758f2-cbeb-4ce1-b1a8-de2107ef67ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:55.131154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['ba8b0747-f576-431c-8779-8528b3976a59', '2d9c1890-9038-405e-bcdd-a506048e5b22', '7a075099-9320-45a8-a84e-1bf105b1a30b', 'a6e06cee-b336-466c-b3be-be49984d525e'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:55.132022 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99a758f2-cbeb-4ce1-b1a8-de2107ef67ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba8b0747-f576-431c-8779-8528b3976a59', '2d9c1890-9038-405e-bcdd-a506048e5b22', '7a075099-9320-45a8-a84e-1bf105b1a30b', 'a6e06cee-b336-466c-b3be-be49984d525e']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:55.132735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bd3ea3-609d-4317-9584-5f22c8d7f2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:55.156054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19bd3ea3-609d-4317-9584-5f22c8d7f2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aecb660-653f-4714-b098-7fe73c79030b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1960497467',display_name='tempest-VolumesGetTest-Volume-1116099099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['ba8b0747-f576-431c-8779-8528b3976a59','2d9c1890-9038-405e-bcdd-a506048e5b22','7a075099-9320-45a8-a84e-1bf105b1a30b','a6e06cee-b336-466c-b3be-be49984d525e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1960497467',display_name='tempest-VolumesGetTest-Volume-1116099099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aecb660-653f-4714-b098-7fe73c79030b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:55.156870 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (040e8d61-265b-43a1-97df-17406c094b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:55.174256 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (040e8d61-265b-43a1-97df-17406c094b56) transitioned into 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-1960497467',display_name='tempest-VolumesGetTest-Volume-1116099099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['ba8b0747-f576-431c-8779-8528b3976a59','2d9c1890-9038-405e-bcdd-a506048e5b22','7a075099-9320-45a8-a84e-1bf105b1a30b','a6e06cee-b336-466c-b3be-be49984d525e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:55.175232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37c31a9-392f-4ae0-a4ae-6a2990535cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:55.185598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d37c31a9-392f-4ae0-a4ae-6a2990535cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:55.186570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (97de518e-08d6-4656-8848-e4fb8e43d371) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:55.187014 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:23:55.187673 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0727e088-4944-4ec8-a871-b9009a29fcf6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:55.188217 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 724/2880] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:55 2026] POST /volume/v3/volumes => generated 780 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:55.199698 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-abfe1b44-4d98-4d61-8769-fa2883d56a19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:55.201505 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abfe1b44-4d98-4d61-8769-fa2883d56a19 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:55.201702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abfe1b44-4d98-4d61-8769-fa2883d56a19 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:55.201934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abfe1b44-4d98-4d61-8769-fa2883d56a19 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:55.208645 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:55.208645 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:55.211963 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-abfe1b44-4d98-4d61-8769-fa2883d56a19 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:55.216367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abfe1b44-4d98-4d61-8769-fa2883d56a19 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 200 Aug 08 20:23:55.216807 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 713/2881] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:55 2026] GET /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:55.387621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-855108dd-b87a-4c73-9565-c23a1c5353c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:55.389802 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-855108dd-b87a-4c73-9565-c23a1c5353c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:55.390255 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-855108dd-b87a-4c73-9565-c23a1c5353c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:55.390346 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-855108dd-b87a-4c73-9565-c23a1c5353c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:55.390536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-855108dd-b87a-4c73-9565-c23a1c5353c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:55.397769 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:55.397769 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:55.398569 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-855108dd-b87a-4c73-9565-c23a1c5353c1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:55.398907 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 722/2882] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:55 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:56.229669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1e0f909f-9bbf-41f3-8da5-c00821840cc4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:56.231982 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e0f909f-9bbf-41f3-8da5-c00821840cc4 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:56.232174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e0f909f-9bbf-41f3-8da5-c00821840cc4 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:56.232363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1e0f909f-9bbf-41f3-8da5-c00821840cc4 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:56.238931 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:56.238931 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:56.242544 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1e0f909f-9bbf-41f3-8da5-c00821840cc4 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:56.246702 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1e0f909f-9bbf-41f3-8da5-c00821840cc4 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 200 Aug 08 20:23:56.247065 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 724/2883] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:56 2026] GET /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:56.258921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f19823f5-fcb5-4636-906b-901a26be0db7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:56.260877 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f19823f5-fcb5-4636-906b-901a26be0db7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:56.261222 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f19823f5-fcb5-4636-906b-901a26be0db7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2032708063", "description": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:56.270146 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:56.270146 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:56.273535 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f19823f5-fcb5-4636-906b-901a26be0db7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:56.280495 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f19823f5-fcb5-4636-906b-901a26be0db7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:23:56.281038 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f19823f5-fcb5-4636-906b-901a26be0db7 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 200 Aug 08 20:23:56.281411 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 725/2884] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:23:56 2026] PUT /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 770 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:56.294298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f776a24-559a-49c8-96f8-50542a49b328 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:56.294944 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f776a24-559a-49c8-96f8-50542a49b328 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:56.295116 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f776a24-559a-49c8-96f8-50542a49b328 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:56.295299 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f776a24-559a-49c8-96f8-50542a49b328 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:56.302243 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:56.302243 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:56.305474 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f776a24-559a-49c8-96f8-50542a49b328 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:56.310016 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f776a24-559a-49c8-96f8-50542a49b328 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 200 Aug 08 20:23:56.310358 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 714/2885] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:56 2026] GET /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:56.324290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:56.325232 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:56.325460 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:56.325680 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:56.325848 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: 8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:56.333409 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:56.333409 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:56.333654 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:56.357150 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:23:56.357900 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a1ee96ac-f5db-48d0-9604-fdf44930f5b8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 202 Aug 08 20:23:56.357900 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 723/2886] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:56 2026] DELETE /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:56.365500 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0b2b296-a14f-4dc7-a9cc-c8ddeb0f285f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:56.368150 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0b2b296-a14f-4dc7-a9cc-c8ddeb0f285f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:56.368150 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0b2b296-a14f-4dc7-a9cc-c8ddeb0f285f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:56.368266 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0b2b296-a14f-4dc7-a9cc-c8ddeb0f285f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:56.381683 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:56.381683 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:56.386603 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0b2b296-a14f-4dc7-a9cc-c8ddeb0f285f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:56.394946 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0b2b296-a14f-4dc7-a9cc-c8ddeb0f285f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 200 Aug 08 20:23:56.394946 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 725/2887] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:56 2026] GET /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:56.411513 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22031286-64ff-4c5f-b204-76a6a60b8889 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:56.416589 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22031286-64ff-4c5f-b204-76a6a60b8889 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:56.416869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22031286-64ff-4c5f-b204-76a6a60b8889 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:56.417147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22031286-64ff-4c5f-b204-76a6a60b8889 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:56.417463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-22031286-64ff-4c5f-b204-76a6a60b8889 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:56.428417 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:56.428417 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:56.428417 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22031286-64ff-4c5f-b204-76a6a60b8889 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:56.428417 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 726/2888] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:56 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:57.407964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee9b7bcb-1210-4623-9243-19f61f05ff04 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:57.410869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee9b7bcb-1210-4623-9243-19f61f05ff04 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b Aug 08 20:23:57.411078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee9b7bcb-1210-4623-9243-19f61f05ff04 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:57.411280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee9b7bcb-1210-4623-9243-19f61f05ff04 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:57.419780 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee9b7bcb-1210-4623-9243-19f61f05ff04 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b returned with HTTP 404 Aug 08 20:23:57.420503 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 715/2889] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:57 2026] GET /volume/v3/volumes/8aecb660-653f-4714-b098-7fe73c79030b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:57.427567 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-921d9e36-6615-4d5a-bf2b-97ff3a4e133f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:57.429861 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-921d9e36-6615-4d5a-bf2b-97ff3a4e133f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:57.430003 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-921d9e36-6615-4d5a-bf2b-97ff3a4e133f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:57.430423 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-921d9e36-6615-4d5a-bf2b-97ff3a4e133f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:57.439806 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:57.439806 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:57.441298 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5e5a7bff-fb64-49ae-b7bd-a8aca493d9b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:57.444485 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-921d9e36-6615-4d5a-bf2b-97ff3a4e133f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:57.445592 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e5a7bff-fb64-49ae-b7bd-a8aca493d9b2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:57.445838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e5a7bff-fb64-49ae-b7bd-a8aca493d9b2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:57.446021 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e5a7bff-fb64-49ae-b7bd-a8aca493d9b2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:57.446134 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5e5a7bff-fb64-49ae-b7bd-a8aca493d9b2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:57.450096 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-921d9e36-6615-4d5a-bf2b-97ff3a4e133f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:57.450592 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 724/2890] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:57 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 924 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:57.451998 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:57.451998 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:57.453819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e5a7bff-fb64-49ae-b7bd-a8aca493d9b2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:57.453819 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 726/2891] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:57 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:57.466053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:57.468185 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:57.468509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:57.468695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:57.468974 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:57.479045 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:57.479045 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:57.479621 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:57.501299 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:23:57.501543 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db11b4d1-44c4-40ff-a5f0-ec8eb4e35a6e tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 202 Aug 08 20:23:57.502000 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 727/2892] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:57 2026] DELETE /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:23:57.510564 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f161ec93-d300-42ab-9515-a4ef38e83125 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:57.512656 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f161ec93-d300-42ab-9515-a4ef38e83125 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:57.513406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f161ec93-d300-42ab-9515-a4ef38e83125 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:57.513520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f161ec93-d300-42ab-9515-a4ef38e83125 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:57.525659 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:57.525659 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:57.530410 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f161ec93-d300-42ab-9515-a4ef38e83125 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:57.534820 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f161ec93-d300-42ab-9515-a4ef38e83125 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 200 Aug 08 20:23:57.535273 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 716/2893] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:57 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:58.141744 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58fb8399-c917-4ea4-b239-006fabe15435 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.143584 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:58.144331 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1866659295", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:58.146223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1866659295', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:58.146512 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Create volume of 1 GB Aug 08 20:23:58.150656 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Availability Zones retrieved successfully. Aug 08 20:23:58.157235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Flow 'volume_create_api' (a262c9b2-7cf4-4674-b0d5-22a5de4c9b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:58.158339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42969e6-8d64-425e-ac69-c4fd9d61473f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:58.159892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:58.183577 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42969e6-8d64-425e-ac69-c4fd9d61473f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:58.184442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae4f99c-c4f3-49bd-97f8-35f1eeefd1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:58.248175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Created reservations ['75c31f87-ea3f-4bbd-b844-97d62ee28636', 'd9aed201-e859-4fd8-b2d9-0e15b4dc04e4', 'd1e2c7eb-a5d9-44a7-89fa-8a1eb9a8b933', '923258b7-0feb-4f66-b817-881a7a560709'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:58.248964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae4f99c-c4f3-49bd-97f8-35f1eeefd1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c31f87-ea3f-4bbd-b844-97d62ee28636', 'd9aed201-e859-4fd8-b2d9-0e15b4dc04e4', 'd1e2c7eb-a5d9-44a7-89fa-8a1eb9a8b933', '923258b7-0feb-4f66-b817-881a7a560709']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:58.249701 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac4534f-cbd5-483f-a043-3b3f37d467df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:58.274287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac4534f-cbd5-483f-a043-3b3f37d467df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a721a7a-941e-4850-b2c4-48d48fcf968c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1866659295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86cf97fe27e14c7fa9cd7a2337ed9fe5',qos_specs=None,replication_status=,reservations=['75c31f87-ea3f-4bbd-b844-97d62ee28636','d9aed201-e859-4fd8-b2d9-0e15b4dc04e4','d1e2c7eb-a5d9-44a7-89fa-8a1eb9a8b933','923258b7-0feb-4f66-b817-881a7a560709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf3cb9259db464fa204178a92adbfd3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1866659295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a721a7a-941e-4850-b2c4-48d48fcf968c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86cf97fe27e14c7fa9cd7a2337ed9fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf3cb9259db464fa204178a92adbfd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:58.275075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72480c7-5712-495b-80a0-cc88f9b9d755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:58.293506 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72480c7-5712-495b-80a0-cc88f9b9d755) transitioned into state 'SUCCESS' from state '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-1866659295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86cf97fe27e14c7fa9cd7a2337ed9fe5',qos_specs=None,replication_status=,reservations=['75c31f87-ea3f-4bbd-b844-97d62ee28636','d9aed201-e859-4fd8-b2d9-0e15b4dc04e4','d1e2c7eb-a5d9-44a7-89fa-8a1eb9a8b933','923258b7-0feb-4f66-b817-881a7a560709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf3cb9259db464fa204178a92adbfd3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:58.294565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c02df2-9836-4154-8829-ae2c72474a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:58.304821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c02df2-9836-4154-8829-ae2c72474a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:58.305649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Flow 'volume_create_api' (a262c9b2-7cf4-4674-b0d5-22a5de4c9b7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:58.306077 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Create volume request issued successfully. Aug 08 20:23:58.306877 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58fb8399-c917-4ea4-b239-006fabe15435 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:58.307646 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 725/2894] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:23:58 2026] POST /volume/v3/volumes => generated 789 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:58.327221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-82a4f7f8-0d37-4cad-93d5-32764b2f795a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.347398 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82a4f7f8-0d37-4cad-93d5-32764b2f795a tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:23:58.353161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82a4f7f8-0d37-4cad-93d5-32764b2f795a tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:58.353161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82a4f7f8-0d37-4cad-93d5-32764b2f795a tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:58.363128 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:58.363128 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:58.371644 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-82a4f7f8-0d37-4cad-93d5-32764b2f795a tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:23:58.378892 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82a4f7f8-0d37-4cad-93d5-32764b2f795a tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:23:58.378892 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 727/2895] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:58 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:58.467311 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4e81f63f-a135-47ff-b72f-5d60040438be None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.469062 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e81f63f-a135-47ff-b72f-5d60040438be tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:58.469263 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e81f63f-a135-47ff-b72f-5d60040438be tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:58.469471 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e81f63f-a135-47ff-b72f-5d60040438be tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:58.469606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4e81f63f-a135-47ff-b72f-5d60040438be tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:58.474357 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:58.474357 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:58.475096 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e81f63f-a135-47ff-b72f-5d60040438be tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:58.475472 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 728/2896] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:58 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:58.555712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49234a47-4fac-4c70-bf72-96d85cbdc0a1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.559032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49234a47-4fac-4c70-bf72-96d85cbdc0a1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 Aug 08 20:23:58.559290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49234a47-4fac-4c70-bf72-96d85cbdc0a1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:58.559545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49234a47-4fac-4c70-bf72-96d85cbdc0a1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:58.568142 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49234a47-4fac-4c70-bf72-96d85cbdc0a1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 returned with HTTP 404 Aug 08 20:23:58.568674 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 717/2897] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:58 2026] GET /volume/v3/volumes/c61826b0-5281-4ac9-8ff6-cc102ecdea19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:58.575882 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d4b7fa9c-78ae-4416-927f-7c92a8d32ba3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.577798 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4b7fa9c-78ae-4416-927f-7c92a8d32ba3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:58.577984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4b7fa9c-78ae-4416-927f-7c92a8d32ba3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:58.578209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d4b7fa9c-78ae-4416-927f-7c92a8d32ba3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:58.586038 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:58.586038 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:58.590618 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d4b7fa9c-78ae-4416-927f-7c92a8d32ba3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:58.595989 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d4b7fa9c-78ae-4416-927f-7c92a8d32ba3 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 returned with HTTP 200 Aug 08 20:23:58.596427 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 726/2898] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:58 2026] GET /volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:23:58.611596 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.613656 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:58.615523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:58.615523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:58.615523 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:58.622031 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:58.622031 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:58.622701 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:58.654444 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:23:58.654444 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1f668a3a-c0df-4f77-a53c-aa5e1cd8757d tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 returned with HTTP 202 Aug 08 20:23:58.654444 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 728/2899] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:23:58 2026] DELETE /volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:23:58.663147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14cd3385-1c29-430c-bebb-0dce782f3cbd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:58.665019 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14cd3385-1c29-430c-bebb-0dce782f3cbd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:58.665206 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14cd3385-1c29-430c-bebb-0dce782f3cbd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:58.665466 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14cd3385-1c29-430c-bebb-0dce782f3cbd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:58.673328 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:58.673328 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:58.676922 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-14cd3385-1c29-430c-bebb-0dce782f3cbd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:23:58.680969 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14cd3385-1c29-430c-bebb-0dce782f3cbd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 returned with HTTP 200 Aug 08 20:23:58.681800 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 729/2900] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:58 2026] GET /volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:59.116645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cde77b5b-0767-4899-9733-a9464630d93a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.124670 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:59.125940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1471274835", "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:59.128133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1471274835', 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:59.244555 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Create volume of 1 GB Aug 08 20:23:59.253545 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Availability Zones retrieved successfully. Aug 08 20:23:59.256669 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Flow 'volume_create_api' (fd2742be-6f78-4b87-819c-afb9178a458d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:59.257495 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8b3ad8-ebc5-4a96-94b1-b7238dd397b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:59.258427 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:59.343026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f8b3ad8-ebc5-4a96-94b1-b7238dd397b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:59.344119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa639e77-bd05-4ebb-9335-8bd82faacb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:59.400072 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-edcb82c7-7bb6-4b28-8fd0-cee628502980 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.403626 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edcb82c7-7bb6-4b28-8fd0-cee628502980 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:23:59.403979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edcb82c7-7bb6-4b28-8fd0-cee628502980 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.404269 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edcb82c7-7bb6-4b28-8fd0-cee628502980 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.418623 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.418623 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:59.422608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Created reservations ['bcb2d55e-cd46-407f-a5e6-7946f0da216e', '99dbaf17-500b-45ee-9706-0209d97d28ce', 'b49c014e-622c-482e-b37f-9df8288000e8', '1fbc88ef-de4f-484c-84fe-6559330b9002'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:23:59.423091 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-edcb82c7-7bb6-4b28-8fd0-cee628502980 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:23:59.423518 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa639e77-bd05-4ebb-9335-8bd82faacb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb2d55e-cd46-407f-a5e6-7946f0da216e', '99dbaf17-500b-45ee-9706-0209d97d28ce', 'b49c014e-622c-482e-b37f-9df8288000e8', '1fbc88ef-de4f-484c-84fe-6559330b9002']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:59.424230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c549d2-0a69-42c8-b4b9-2f5faf09922e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:59.429758 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edcb82c7-7bb6-4b28-8fd0-cee628502980 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:23:59.430329 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 727/2901] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:59.449883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e00e0c88-c1af-4ad2-ac19-8114142737fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.452665 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e00e0c88-c1af-4ad2-ac19-8114142737fd tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:23:59.453050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e00e0c88-c1af-4ad2-ac19-8114142737fd tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.453225 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e00e0c88-c1af-4ad2-ac19-8114142737fd tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.459143 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c549d2-0a69-42c8-b4b9-2f5faf09922e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '253460bf-5443-4fe7-b248-79156833da4a', '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-1471274835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7be777c85dd4d83a63a965f3ccc107f',qos_specs=None,replication_status=,reservations=['bcb2d55e-cd46-407f-a5e6-7946f0da216e','99dbaf17-500b-45ee-9706-0209d97d28ce','b49c014e-622c-482e-b37f-9df8288000e8','1fbc88ef-de4f-484c-84fe-6559330b9002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de67622afe2b43848700a91daef10431',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1471274835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=253460bf-5443-4fe7-b248-79156833da4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7be777c85dd4d83a63a965f3ccc107f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de67622afe2b43848700a91daef10431',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:59.460916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc82a53-199a-4b30-8255-ecbcf1ebed2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:59.461618 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.461618 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:59.466898 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e00e0c88-c1af-4ad2-ac19-8114142737fd tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:23:59.474445 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e00e0c88-c1af-4ad2-ac19-8114142737fd tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:23:59.475121 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 729/2902] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:59.488399 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc82a53-199a-4b30-8255-ecbcf1ebed2a) transitioned into state 'SUCCESS' from state '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-1471274835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7be777c85dd4d83a63a965f3ccc107f',qos_specs=None,replication_status=,reservations=['bcb2d55e-cd46-407f-a5e6-7946f0da216e','99dbaf17-500b-45ee-9706-0209d97d28ce','b49c014e-622c-482e-b37f-9df8288000e8','1fbc88ef-de4f-484c-84fe-6559330b9002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de67622afe2b43848700a91daef10431',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:59.489452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c44954-53b0-46b8-94f3-83f83ba78b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:59.491756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab3ee9e3-f352-4721-b3cf-8360750a28f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.494745 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab3ee9e3-f352-4721-b3cf-8360750a28f4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:23:59.495020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab3ee9e3-f352-4721-b3cf-8360750a28f4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.497232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab3ee9e3-f352-4721-b3cf-8360750a28f4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.497232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ab3ee9e3-f352-4721-b3cf-8360750a28f4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:23:59.500705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c44954-53b0-46b8-94f3-83f83ba78b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:59.501822 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Flow 'volume_create_api' (fd2742be-6f78-4b87-819c-afb9178a458d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:59.502296 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Create volume request issued successfully. Aug 08 20:23:59.502972 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cde77b5b-0767-4899-9733-a9464630d93a tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:23:59.503031 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.503031 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:59.503546 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 718/2903] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:59 2026] POST /volume/v3/volumes => generated 753 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:23:59.504398 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab3ee9e3-f352-4721-b3cf-8360750a28f4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:23:59.504820 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 730/2904] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:59.538051 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-bc14a687-9c0f-421a-8efc-a42dfd3a3096 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.545262 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-bc14a687-9c0f-421a-8efc-a42dfd3a3096 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:23:59.545558 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-bc14a687-9c0f-421a-8efc-a42dfd3a3096 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.546175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-bc14a687-9c0f-421a-8efc-a42dfd3a3096 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.556990 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.556990 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:59.561750 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-bc14a687-9c0f-421a-8efc-a42dfd3a3096 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:23:59.564166 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5d8412e-c00c-42d9-8848-ee238c21989e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.567359 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5d8412e-c00c-42d9-8848-ee238c21989e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] GET https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:23:59.567537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5d8412e-c00c-42d9-8848-ee238c21989e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.567700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5d8412e-c00c-42d9-8848-ee238c21989e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.567863 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-bc14a687-9c0f-421a-8efc-a42dfd3a3096 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:23:59.568407 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 728/2905] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:59.581566 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.581566 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:59.587729 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d5d8412e-c00c-42d9-8848-ee238c21989e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:23:59.593919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5d8412e-c00c-42d9-8848-ee238c21989e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 200 Aug 08 20:23:59.594300 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 730/2906] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:23:59.673184 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-80e0a3a4-94f9-424d-b309-dc21300cff1d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.674058 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80e0a3a4-94f9-424d-b309-dc21300cff1d None None] GET https://10.4.3.206/volume// Aug 08 20:23:59.674058 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80e0a3a4-94f9-424d-b309-dc21300cff1d None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.674180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-80e0a3a4-94f9-424d-b309-dc21300cff1d None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.674552 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-80e0a3a4-94f9-424d-b309-dc21300cff1d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:59.674885 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 719/2907] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:23: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 08 20:23:59.684591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0bcc543d-ca77-4a42-aea9-c5ed033b6f2f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.687227 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0bcc543d-ca77-4a42-aea9-c5ed033b6f2f tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:23:59.687661 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0bcc543d-ca77-4a42-aea9-c5ed033b6f2f tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a721a7a-941e-4850-b2c4-48d48fcf968c", "connector": null, "instance_uuid": "8134b1d3-2c7c-4dfb-a692-16a534ecdc54"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:59.695084 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f6a1956a-c37f-4899-894e-368450073e48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.697046 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.697046 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:59.697148 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6a1956a-c37f-4899-894e-368450073e48 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 Aug 08 20:23:59.697338 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6a1956a-c37f-4899-894e-368450073e48 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.697564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f6a1956a-c37f-4899-894e-368450073e48 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.707805 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f6a1956a-c37f-4899-894e-368450073e48 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 returned with HTTP 404 Aug 08 20:23:59.708469 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 729/2908] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/e5625461-d896-438c-ac58-932429542796 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:23:59.722850 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0bcc543d-ca77-4a42-aea9-c5ed033b6f2f tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:23:59.723237 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 731/2909] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:23:59 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 08 20:23:59.751845 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5cf9d201-a5d6-42b7-a521-c4a5e69826f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.753923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5cf9d201-a5d6-42b7-a521-c4a5e69826f4 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:23:59.753983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5cf9d201-a5d6-42b7-a521-c4a5e69826f4 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.756674 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5cf9d201-a5d6-42b7-a521-c4a5e69826f4 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.757203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c1b3700-d264-4066-8041-95212c2190f6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.759116 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:23:59.762398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-VolumesGetTest-Volume-1294464514", "metadata": {"Type": "Test"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:59.762468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dbebabfe-b965-4012-99ea-30524751d2cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.762468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dbebabfe-b965-4012-99ea-30524751d2cf None None] GET https://10.4.3.206/volume// Aug 08 20:23:59.762468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dbebabfe-b965-4012-99ea-30524751d2cf None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.762548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1294464514', 'metadata': {'Type': 'Test'}}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:23:59.762583 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dbebabfe-b965-4012-99ea-30524751d2cf None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.762583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dbebabfe-b965-4012-99ea-30524751d2cf None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:23:59.762583 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 730/2910] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:23: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 08 20:23:59.764593 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.764593 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:23:59.770344 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5cf9d201-a5d6-42b7-a521-c4a5e69826f4 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:23:59.771278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-d31ebdf5-5b85-4faa-bd9c-3e7a1fa06576 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.774749 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-d31ebdf5-5b85-4faa-bd9c-3e7a1fa06576 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:23:59.774996 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-d31ebdf5-5b85-4faa-bd9c-3e7a1fa06576 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:23:59.775212 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-d31ebdf5-5b85-4faa-bd9c-3e7a1fa06576 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:23:59.778050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5cf9d201-a5d6-42b7-a521-c4a5e69826f4 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:23:59.778481 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 731/2911] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:23:59.787519 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.787519 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:23:59.792027 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-d31ebdf5-5b85-4faa-bd9c-3e7a1fa06576 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:23:59.801439 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-d31ebdf5-5b85-4faa-bd9c-3e7a1fa06576 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:23:59.803441 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 732/2912] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:23:59 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 1043 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:23:59.870053 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:23:59.870432 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.870432 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:23:59.875498 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:23:59.882605 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (541163fd-5355-4980-b2c8-ee6ec132b1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:23:59.884061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb07da5f-c231-4526-bed2-31134435b3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:23:59.885602 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:23:59.915791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:23:59.919334 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] PUT https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 Aug 08 20:23:59.919334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:23:59.928948 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Acquiring lock "cinder-attachment_update-8a721a7a-941e-4850-b2c4-48d48fcf968c-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:23:59.934581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Lock "cinder-attachment_update-8a721a7a-941e-4850-b2c4-48d48fcf968c-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:23:59.936402 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:23:59.936402 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:23:59.968932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb07da5f-c231-4526-bed2-31134435b3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:23:59.969552 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e8e346-be3d-406d-92cf-3bc4766227f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:00.023436 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['afebbb1b-b1c3-412a-99ab-7622b75ee4b1', '474dfbc4-121c-4404-89ce-408810c6aeb1', 'dbce50b8-8f27-4e83-bbd7-73c3c9d32898', '26b7daee-6936-4268-8e00-a81d429661ee'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:00.024271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5e8e346-be3d-406d-92cf-3bc4766227f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afebbb1b-b1c3-412a-99ab-7622b75ee4b1', '474dfbc4-121c-4404-89ce-408810c6aeb1', 'dbce50b8-8f27-4e83-bbd7-73c3c9d32898', '26b7daee-6936-4268-8e00-a81d429661ee']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:00.025133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13eee79-3c58-465b-8645-b0af0bb17f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:00.049076 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Lock "cinder-attachment_update-8a721a7a-941e-4850-b2c4-48d48fcf968c-np0000006809" released by "attachment_update" :: held 0.114s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:00.049493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-69623494-45e5-4f12-bbb4-4da38e941028 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 returned with HTTP 200 Aug 08 20:24:00.050138 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 731/2913] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:23:59 2026] PUT /volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:00.054283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c13eee79-3c58-465b-8645-b0af0bb17f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9f3d820-fafa-4086-b918-685a7a8706d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1294464514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['afebbb1b-b1c3-412a-99ab-7622b75ee4b1','474dfbc4-121c-4404-89ce-408810c6aeb1','dbce50b8-8f27-4e83-bbd7-73c3c9d32898','26b7daee-6936-4268-8e00-a81d429661ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1294464514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9f3d820-fafa-4086-b918-685a7a8706d4,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:00.054283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be4fb79-0027-43cd-bfd5-4e7c1b6c892e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:00.075242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9be4fb79-0027-43cd-bfd5-4e7c1b6c892e) transitioned into state 'SUCCESS' from state '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-1294464514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['afebbb1b-b1c3-412a-99ab-7622b75ee4b1','474dfbc4-121c-4404-89ce-408810c6aeb1','dbce50b8-8f27-4e83-bbd7-73c3c9d32898','26b7daee-6936-4268-8e00-a81d429661ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:00.075905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14529cda-f6c3-4509-9187-d23088595c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:00.092468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14529cda-f6c3-4509-9187-d23088595c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:00.093793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (541163fd-5355-4980-b2c8-ee6ec132b1a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:00.095407 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:24:00.095407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c1b3700-d264-4066-8041-95212c2190f6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:00.095703 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 720/2914] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:23:59 2026] POST /volume/v3/volumes => generated 759 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:00.110695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a468ab8d-8239-490f-8c55-84b4b7ffa7aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:00.113602 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a468ab8d-8239-490f-8c55-84b4b7ffa7aa tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:00.113602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a468ab8d-8239-490f-8c55-84b4b7ffa7aa tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:00.113602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a468ab8d-8239-490f-8c55-84b4b7ffa7aa tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:00.123557 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:00.123557 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:00.127801 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a468ab8d-8239-490f-8c55-84b4b7ffa7aa tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:00.132077 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a468ab8d-8239-490f-8c55-84b4b7ffa7aa tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:00.132468 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 732/2915] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:00 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:00.520120 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4913bfb-669d-43df-b3ae-6e676636b089 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:00.523535 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4913bfb-669d-43df-b3ae-6e676636b089 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:00.523758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4913bfb-669d-43df-b3ae-6e676636b089 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:00.523964 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4913bfb-669d-43df-b3ae-6e676636b089 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:00.524100 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d4913bfb-669d-43df-b3ae-6e676636b089 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:00.534191 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:00.534191 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:00.535058 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4913bfb-669d-43df-b3ae-6e676636b089 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:24:00.535495 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 733/2916] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:00 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:00.628085 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-401cc58a-4e75-4107-a56c-604e3744d7e7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:00.629710 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-401cc58a-4e75-4107-a56c-604e3744d7e7 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] GET https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:24:00.629903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-401cc58a-4e75-4107-a56c-604e3744d7e7 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:00.630096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-401cc58a-4e75-4107-a56c-604e3744d7e7 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:00.637773 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:00.637773 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:00.642249 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-401cc58a-4e75-4107-a56c-604e3744d7e7 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:24:00.647130 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-401cc58a-4e75-4107-a56c-604e3744d7e7 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 200 Aug 08 20:24:00.647530 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 732/2917] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:00 2026] GET /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:00.707873 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-bbf6e171-210a-4b47-bb6a-410d9e8665a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:00.712863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-bbf6e171-210a-4b47-bb6a-410d9e8665a0 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] GET https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:24:00.713138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-bbf6e171-210a-4b47-bb6a-410d9e8665a0 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:00.713407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-bbf6e171-210a-4b47-bb6a-410d9e8665a0 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:00.721477 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:00.721477 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:00.725311 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-bbf6e171-210a-4b47-bb6a-410d9e8665a0 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:24:00.729899 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-bbf6e171-210a-4b47-bb6a-410d9e8665a0 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 200 Aug 08 20:24:00.730561 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 721/2918] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:00 2026] GET /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:00.800043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1761a71e-a35a-458f-9b3c-d9687fccdb5d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:00.804111 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1761a71e-a35a-458f-9b3c-d9687fccdb5d tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:00.804318 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1761a71e-a35a-458f-9b3c-d9687fccdb5d tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:00.804518 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1761a71e-a35a-458f-9b3c-d9687fccdb5d tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:00.819295 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:00.819295 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:00.822493 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1761a71e-a35a-458f-9b3c-d9687fccdb5d tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:00.826711 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1761a71e-a35a-458f-9b3c-d9687fccdb5d tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:00.826711 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 733/2919] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:00 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:01.149822 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c0190114-2a6a-4b94-8b2c-84b2697b45a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.152102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0190114-2a6a-4b94-8b2c-84b2697b45a5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:01.152400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0190114-2a6a-4b94-8b2c-84b2697b45a5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.152674 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0190114-2a6a-4b94-8b2c-84b2697b45a5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.169660 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.169660 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:01.181701 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c0190114-2a6a-4b94-8b2c-84b2697b45a5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:01.189001 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0190114-2a6a-4b94-8b2c-84b2697b45a5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:01.189997 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 734/2920] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 1367 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:01.207232 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a2d214a0-5be3-4cc1-b0dc-ac6007bd51f1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.208240 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2d214a0-5be3-4cc1-b0dc-ac6007bd51f1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:01.208748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2d214a0-5be3-4cc1-b0dc-ac6007bd51f1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.208748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2d214a0-5be3-4cc1-b0dc-ac6007bd51f1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.220028 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.220028 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:01.224469 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2d214a0-5be3-4cc1-b0dc-ac6007bd51f1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:01.236341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2d214a0-5be3-4cc1-b0dc-ac6007bd51f1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:01.236967 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 733/2921] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:01.238818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-f9ee8fd8-386f-4ed0-889e-3e48605e8d9d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.247089 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-f9ee8fd8-386f-4ed0-889e-3e48605e8d9d tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] GET https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:24:01.247373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-f9ee8fd8-386f-4ed0-889e-3e48605e8d9d tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.247681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-f9ee8fd8-386f-4ed0-889e-3e48605e8d9d tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.253769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ff87aac-3742-42fd-a948-e3d82eed0cfb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.256031 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.256031 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:01.258135 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ff87aac-3742-42fd-a948-e3d82eed0cfb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:01.258611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ff87aac-3742-42fd-a948-e3d82eed0cfb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1294464514"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:01.261111 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-f9ee8fd8-386f-4ed0-889e-3e48605e8d9d tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:24:01.278294 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-f9ee8fd8-386f-4ed0-889e-3e48605e8d9d tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 200 Aug 08 20:24:01.278294 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 722/2922] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:01.281695 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.281695 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:01.281695 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ff87aac-3742-42fd-a948-e3d82eed0cfb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:01.281803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-06ee3b8a-add4-4a95-940b-e169b196bb92 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.281803 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06ee3b8a-add4-4a95-940b-e169b196bb92 None None] GET https://10.4.3.206/volume// Aug 08 20:24:01.281803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06ee3b8a-add4-4a95-940b-e169b196bb92 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.281803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06ee3b8a-add4-4a95-940b-e169b196bb92 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.281803 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06ee3b8a-add4-4a95-940b-e169b196bb92 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:01.281803 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 735/2923] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:24: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 08 20:24:01.287798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-10b47b89-ddc2-49a5-8a5c-595c0d9de442 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.290226 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-10b47b89-ddc2-49a5-8a5c-595c0d9de442 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:24:01.290609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-10b47b89-ddc2-49a5-8a5c-595c0d9de442 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253460bf-5443-4fe7-b248-79156833da4a", "connector": null, "instance_uuid": "0c7b48a3-afd2-4475-95d1-0257d7547895"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:01.292750 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ff87aac-3742-42fd-a948-e3d82eed0cfb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:24:01.293966 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ff87aac-3742-42fd-a948-e3d82eed0cfb tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:01.294461 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 734/2924] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:24:01 2026] PUT /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 783 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:01.300594 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.300594 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:01.306801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c022d67-ac04-4853-8c6c-ddfe7269ac7f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.308606 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c022d67-ac04-4853-8c6c-ddfe7269ac7f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:01.309017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c022d67-ac04-4853-8c6c-ddfe7269ac7f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-398291898", "description": "This is the new description of volume"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:01.318609 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.318609 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:01.325966 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c022d67-ac04-4853-8c6c-ddfe7269ac7f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:01.334626 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1c022d67-ac04-4853-8c6c-ddfe7269ac7f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:24:01.335203 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c022d67-ac04-4853-8c6c-ddfe7269ac7f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:01.338405 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 723/2925] 10.4.3.206 () {68 vars in 1369 bytes} [Sat Aug 8 20:24:01 2026] PUT /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:01.355931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-682d2d6c-5e7e-4d79-acac-cb6ae60c3e2a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.358572 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-682d2d6c-5e7e-4d79-acac-cb6ae60c3e2a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:01.358880 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-682d2d6c-5e7e-4d79-acac-cb6ae60c3e2a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.359134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-682d2d6c-5e7e-4d79-acac-cb6ae60c3e2a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.362558 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-10b47b89-ddc2-49a5-8a5c-595c0d9de442 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:24:01.363107 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 734/2926] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:24:01 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 08 20:24:01.369481 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.369481 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:01.376408 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-682d2d6c-5e7e-4d79-acac-cb6ae60c3e2a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:01.384158 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-682d2d6c-5e7e-4d79-acac-cb6ae60c3e2a tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:01.384652 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 736/2927] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 1405 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:01.403230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0c05d5e-b580-4317-8012-a18b22231443 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.405310 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:01.405807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1715583008", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1999291645"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:01.409181 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1715583008', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1999291645'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:01.409470 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume of 1 GB Aug 08 20:24:01.422782 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Availability Zones retrieved successfully. Aug 08 20:24:01.433504 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (7bcc2b66-3f65-461a-bd8e-90364a7038b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:01.435576 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11ef8f30-01ee-4c92-aa88-2329ac8a9f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:01.436959 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:01.483334 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11ef8f30-01ee-4c92-aa88-2329ac8a9f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:01.484598 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa44bb2-6cfc-40e5-99b0-48bb918b28e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:01.546611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Created reservations ['418bd5c6-2053-4ec5-acb6-4da73a32d9d4', 'bd4a04c8-c6c1-41ef-a049-85302851e17e', '0b52ebd3-214c-42de-8ae8-8528798a09e2', '05bbf597-4449-476f-bff8-289ce0dabda7'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:01.547010 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e58e7a4a-e7ae-4b73-ade6-9ba4ff412de0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.547156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fa44bb2-6cfc-40e5-99b0-48bb918b28e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['418bd5c6-2053-4ec5-acb6-4da73a32d9d4', 'bd4a04c8-c6c1-41ef-a049-85302851e17e', '0b52ebd3-214c-42de-8ae8-8528798a09e2', '05bbf597-4449-476f-bff8-289ce0dabda7']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:01.547825 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3fb557-0926-484c-aadc-e792d78889a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:01.551480 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e58e7a4a-e7ae-4b73-ade6-9ba4ff412de0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:01.551480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e58e7a4a-e7ae-4b73-ade6-9ba4ff412de0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.551480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e58e7a4a-e7ae-4b73-ade6-9ba4ff412de0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.551671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e58e7a4a-e7ae-4b73-ade6-9ba4ff412de0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:01.559074 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.559074 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:01.560131 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e58e7a4a-e7ae-4b73-ade6-9ba4ff412de0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:24:01.562439 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 724/2928] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:01.581373 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3fb557-0926-484c-aadc-e792d78889a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1715583008',display_name='tempest-VolumesGetTest-Volume-1999291645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['418bd5c6-2053-4ec5-acb6-4da73a32d9d4','bd4a04c8-c6c1-41ef-a049-85302851e17e','0b52ebd3-214c-42de-8ae8-8528798a09e2','05bbf597-4449-476f-bff8-289ce0dabda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1715583008',display_name='tempest-VolumesGetTest-Volume-1999291645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ae336b5de3d4a11a20b953995a73064',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='49b1b3d114d64597bdb0e002faf6485f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:01.582196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0e2b85-fa90-4859-a32b-d5c3689c1b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:01.615406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b0e2b85-fa90-4859-a32b-d5c3689c1b7c) transitioned into 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-1715583008',display_name='tempest-VolumesGetTest-Volume-1999291645',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ae336b5de3d4a11a20b953995a73064',qos_specs=None,replication_status=,reservations=['418bd5c6-2053-4ec5-acb6-4da73a32d9d4','bd4a04c8-c6c1-41ef-a049-85302851e17e','0b52ebd3-214c-42de-8ae8-8528798a09e2','05bbf597-4449-476f-bff8-289ce0dabda7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49b1b3d114d64597bdb0e002faf6485f',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:01.616396 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f08cfe3-0992-4ba6-91ca-93b5e5ec957f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:01.630651 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f08cfe3-0992-4ba6-91ca-93b5e5ec957f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:01.631622 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Flow 'volume_create_api' (7bcc2b66-3f65-461a-bd8e-90364a7038b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:01.631892 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Create volume request issued successfully. Aug 08 20:24:01.634550 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0c05d5e-b580-4317-8012-a18b22231443 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:01.634550 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 735/2929] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:01 2026] POST /volume/v3/volumes => generated 780 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:01.646857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6aa69743-1830-4174-b8b9-70bd777795c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.650126 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6aa69743-1830-4174-b8b9-70bd777795c1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:01.650354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6aa69743-1830-4174-b8b9-70bd777795c1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.650970 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6aa69743-1830-4174-b8b9-70bd777795c1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.660022 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.660022 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:01.665412 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6aa69743-1830-4174-b8b9-70bd777795c1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:01.671523 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6aa69743-1830-4174-b8b9-70bd777795c1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 200 Aug 08 20:24:01.671523 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 735/2930] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:01.845645 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64092b52-9114-49aa-8ecc-925a6355cfe0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.848102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64092b52-9114-49aa-8ecc-925a6355cfe0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:01.848424 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64092b52-9114-49aa-8ecc-925a6355cfe0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.848694 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64092b52-9114-49aa-8ecc-925a6355cfe0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.869854 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.869854 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:01.874425 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64092b52-9114-49aa-8ecc-925a6355cfe0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:01.881925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64092b52-9114-49aa-8ecc-925a6355cfe0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:01.882464 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 737/2931] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:01.949660 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-110d665a-7cf2-4092-b952-c11dd32a8124 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:01.952049 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-110d665a-7cf2-4092-b952-c11dd32a8124 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:01.952254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-110d665a-7cf2-4092-b952-c11dd32a8124 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:01.952448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-110d665a-7cf2-4092-b952-c11dd32a8124 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:01.967762 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:01.967762 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:01.972642 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-110d665a-7cf2-4092-b952-c11dd32a8124 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:24:01.977924 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-110d665a-7cf2-4092-b952-c11dd32a8124 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:24:01.978439 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 725/2932] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:01 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:02.002029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.004504 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] POST https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39/action Aug 08 20:24:02.005104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:02.005441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:02.016990 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.016990 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:02.017501 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:24:02.025027 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Begin detaching volume completed successfully. Aug 08 20:24:02.025498 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-2959b5fc-435e-491d-b679-d27c4c23d110 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39/action returned with HTTP 202 Aug 08 20:24:02.026248 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 736/2933] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:24:02 2026] POST /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:02.072839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e86dea6d-d6fb-4ba6-904f-8f7dea0d1ed1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.073268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e86dea6d-d6fb-4ba6-904f-8f7dea0d1ed1 None None] GET https://10.4.3.206/volume// Aug 08 20:24:02.073496 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e86dea6d-d6fb-4ba6-904f-8f7dea0d1ed1 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.073773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e86dea6d-d6fb-4ba6-904f-8f7dea0d1ed1 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.074130 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e86dea6d-d6fb-4ba6-904f-8f7dea0d1ed1 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:02.074461 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 736/2934] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:02.084679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-5802f8d7-eb8e-4a39-93fe-b0038a71761a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.086717 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-5802f8d7-eb8e-4a39-93fe-b0038a71761a tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:02.086950 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-5802f8d7-eb8e-4a39-93fe-b0038a71761a tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.087140 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-5802f8d7-eb8e-4a39-93fe-b0038a71761a tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.096264 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.096264 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:02.100397 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-5802f8d7-eb8e-4a39-93fe-b0038a71761a tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:24:02.105860 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-5802f8d7-eb8e-4a39-93fe-b0038a71761a tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:24:02.106224 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 738/2935] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:02.577478 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ef35beaf-2f94-48e0-9210-16fa65487dc4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.578930 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef35beaf-2f94-48e0-9210-16fa65487dc4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:02.579115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef35beaf-2f94-48e0-9210-16fa65487dc4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.579305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef35beaf-2f94-48e0-9210-16fa65487dc4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.579434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ef35beaf-2f94-48e0-9210-16fa65487dc4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:02.584659 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.584659 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:02.584659 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef35beaf-2f94-48e0-9210-16fa65487dc4 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:24:02.584997 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 726/2936] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:02.667407 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8782e9b-a71a-42b6-9b20-0b462aa2c0e7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.667828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8782e9b-a71a-42b6-9b20-0b462aa2c0e7 None None] GET https://10.4.3.206/volume// Aug 08 20:24:02.667982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8782e9b-a71a-42b6-9b20-0b462aa2c0e7 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.668173 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8782e9b-a71a-42b6-9b20-0b462aa2c0e7 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.668484 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8782e9b-a71a-42b6-9b20-0b462aa2c0e7 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:02.668847 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 737/2937] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:02.676419 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-93daf12a-7226-4f67-98f8-b695b178f1b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.680075 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-93daf12a-7226-4f67-98f8-b695b178f1b8 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] GET https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:24:02.680358 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-93daf12a-7226-4f67-98f8-b695b178f1b8 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.680605 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-93daf12a-7226-4f67-98f8-b695b178f1b8 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.685714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b407dee8-a3b0-47ec-a709-0afdb78e6cdd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.687587 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b407dee8-a3b0-47ec-a709-0afdb78e6cdd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:02.687587 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b407dee8-a3b0-47ec-a709-0afdb78e6cdd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.687689 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b407dee8-a3b0-47ec-a709-0afdb78e6cdd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.689315 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.689315 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:02.693114 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-93daf12a-7226-4f67-98f8-b695b178f1b8 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:24:02.697136 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.697136 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:02.698568 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-93daf12a-7226-4f67-98f8-b695b178f1b8 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 200 Aug 08 20:24:02.699105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 737/2938] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:02.700323 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b407dee8-a3b0-47ec-a709-0afdb78e6cdd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:02.711292 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b407dee8-a3b0-47ec-a709-0afdb78e6cdd tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 200 Aug 08 20:24:02.711724 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 739/2939] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:02.724587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e1b54f29-0664-4980-8864-46b222c1e0e5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.726295 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1b54f29-0664-4980-8864-46b222c1e0e5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] PUT https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:02.726710 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1b54f29-0664-4980-8864-46b222c1e0e5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1294464514", "description": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:02.734514 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.734514 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:02.737668 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e1b54f29-0664-4980-8864-46b222c1e0e5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:02.744350 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e1b54f29-0664-4980-8864-46b222c1e0e5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume updated successfully. Aug 08 20:24:02.744950 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1b54f29-0664-4980-8864-46b222c1e0e5 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 200 Aug 08 20:24:02.745327 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 727/2940] 10.4.3.206 () {68 vars in 1368 bytes} [Sat Aug 8 20:24:02 2026] PUT /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 770 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:02.756494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02dca2d9-5bf3-4aa4-bd65-6cad3c61ec45 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.759043 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02dca2d9-5bf3-4aa4-bd65-6cad3c61ec45 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:02.759463 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02dca2d9-5bf3-4aa4-bd65-6cad3c61ec45 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.759719 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02dca2d9-5bf3-4aa4-bd65-6cad3c61ec45 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.766630 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.766630 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:02.770131 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-02dca2d9-5bf3-4aa4-bd65-6cad3c61ec45 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:02.773963 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02dca2d9-5bf3-4aa4-bd65-6cad3c61ec45 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 200 Aug 08 20:24:02.774368 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 738/2941] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:02.788724 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.790474 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:02.790719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.790966 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.791181 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:02.797442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.798317 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.798317 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:02.798875 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:02.799311 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] PUT https://10.4.3.206/volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737 Aug 08 20:24:02.799714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:02.806970 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Acquiring lock "cinder-attachment_update-253460bf-5443-4fe7-b248-79156833da4a-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:24:02.812134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Lock "cinder-attachment_update-253460bf-5443-4fe7-b248-79156833da4a-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:24:02.813093 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.813093 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:02.818943 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:24:02.819172 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-780b798e-85da-47bf-8eef-6fd04a00dd2f tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 202 Aug 08 20:24:02.819651 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 738/2942] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:02 2026] DELETE /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:02.831181 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0cf2ea62-d5dd-4d8d-a05e-02e90e6603e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.835894 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0cf2ea62-d5dd-4d8d-a05e-02e90e6603e8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:02.836086 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0cf2ea62-d5dd-4d8d-a05e-02e90e6603e8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.836267 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0cf2ea62-d5dd-4d8d-a05e-02e90e6603e8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.846233 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.846233 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:02.855069 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0cf2ea62-d5dd-4d8d-a05e-02e90e6603e8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:02.859667 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0cf2ea62-d5dd-4d8d-a05e-02e90e6603e8 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 200 Aug 08 20:24:02.860341 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 728/2943] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:02.895641 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9db74665-aa22-4b8f-8e4d-c6bd54566171 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.897429 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9db74665-aa22-4b8f-8e4d-c6bd54566171 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:02.897806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9db74665-aa22-4b8f-8e4d-c6bd54566171 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:02.898163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9db74665-aa22-4b8f-8e4d-c6bd54566171 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:02.907719 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.907719 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:02.911876 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9db74665-aa22-4b8f-8e4d-c6bd54566171 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:02.918245 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9db74665-aa22-4b8f-8e4d-c6bd54566171 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:02.918792 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 739/2944] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:02 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:02.927803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Lock "cinder-attachment_update-253460bf-5443-4fe7-b248-79156833da4a-np0000006809" released by "attachment_update" :: held 0.116s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:02.929048 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-6fa6cc92-6967-4729-99b9-4d63fe3d2275 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737 returned with HTTP 200 Aug 08 20:24:02.929048 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 740/2945] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:24:02 2026] PUT /volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:02.954305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-b5ca4a06-e65c-416e-a1e6-ad94b0bd52e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:02.956878 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-b5ca4a06-e65c-416e-a1e6-ad94b0bd52e2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] POST https://10.4.3.206/volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737/action Aug 08 20:24:02.957252 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-b5ca4a06-e65c-416e-a1e6-ad94b0bd52e2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:02.957368 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-b5ca4a06-e65c-416e-a1e6-ad94b0bd52e2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:02.973558 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:02.973558 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:02.984082 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4465d598-fac9-4fc3-a0a9-d5b173513ede req-b5ca4a06-e65c-416e-a1e6-ad94b0bd52e2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737/action returned with HTTP 204 Aug 08 20:24:02.984631 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 739/2946] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:02 2026] POST /volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:03.311134 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0dace3f9-0159-438a-9e59-08e154519e7c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.313056 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0dace3f9-0159-438a-9e59-08e154519e7c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] POST https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7/action Aug 08 20:24:03.313397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0dace3f9-0159-438a-9e59-08e154519e7c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:03.313531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0dace3f9-0159-438a-9e59-08e154519e7c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:03.329274 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.329274 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:03.340315 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-840d37b8-2c5b-4cba-9799-a6b9327078c4 req-0dace3f9-0159-438a-9e59-08e154519e7c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7/action returned with HTTP 204 Aug 08 20:24:03.343408 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 729/2947] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:03 2026] POST /volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:03.399850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-eff892f5-39e0-4d3f-81dd-5bf4a941ff4d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.401870 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-eff892f5-39e0-4d3f-81dd-5bf4a941ff4d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] DELETE https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c Aug 08 20:24:03.402064 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-eff892f5-39e0-4d3f-81dd-5bf4a941ff4d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.402238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-eff892f5-39e0-4d3f-81dd-5bf4a941ff4d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.418653 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.418653 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:03.464009 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-721f983d-b8ae-47ec-95ce-a43434f2f54c req-eff892f5-39e0-4d3f-81dd-5bf4a941ff4d tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c returned with HTTP 200 Aug 08 20:24:03.464457 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 740/2948] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:03 2026] DELETE /volume/v3/attachments/173c5e11-a71e-4e39-835d-c8def6fe203c => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:03.594792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81bd4f3a-c9bd-4653-bbee-e8f4c20ac1b9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.596447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81bd4f3a-c9bd-4653-bbee-e8f4c20ac1b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:03.596631 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81bd4f3a-c9bd-4653-bbee-e8f4c20ac1b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.596847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81bd4f3a-c9bd-4653-bbee-e8f4c20ac1b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.596989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-81bd4f3a-c9bd-4653-bbee-e8f4c20ac1b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:03.601837 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.601837 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:03.602581 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81bd4f3a-c9bd-4653-bbee-e8f4c20ac1b9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:24:03.602954 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 741/2949] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:03 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:03.873719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd753d6a-bfad-40ec-9c1a-3f7c7c38ace6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.875405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd753d6a-bfad-40ec-9c1a-3f7c7c38ace6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 Aug 08 20:24:03.875601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd753d6a-bfad-40ec-9c1a-3f7c7c38ace6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.875795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd753d6a-bfad-40ec-9c1a-3f7c7c38ace6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.884095 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd753d6a-bfad-40ec-9c1a-3f7c7c38ace6 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 returned with HTTP 404 Aug 08 20:24:03.884524 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 740/2950] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:03 2026] GET /volume/v3/volumes/ab6d184b-0b13-4d9b-9c00-4cf1aab10dd1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:03.891748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6c5ce018-6a40-42de-9e7b-e49f7ba1131b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.893898 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c5ce018-6a40-42de-9e7b-e49f7ba1131b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:03.894142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c5ce018-6a40-42de-9e7b-e49f7ba1131b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.894431 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6c5ce018-6a40-42de-9e7b-e49f7ba1131b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.902495 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.902495 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:03.906348 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6c5ce018-6a40-42de-9e7b-e49f7ba1131b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:03.911500 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6c5ce018-6a40-42de-9e7b-e49f7ba1131b tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:03.911969 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 730/2951] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:03 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 1405 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:03.923349 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.925396 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:03.925639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.925887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.926089 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume with id: a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:03.932673 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0d769591-5e35-4ca9-9100-552c52fbe52b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.935124 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.935124 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:03.935669 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:03.937836 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d769591-5e35-4ca9-9100-552c52fbe52b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:03.938097 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d769591-5e35-4ca9-9100-552c52fbe52b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.938322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d769591-5e35-4ca9-9100-552c52fbe52b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.953309 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.953309 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:03.958188 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0d769591-5e35-4ca9-9100-552c52fbe52b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:03.962331 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d769591-5e35-4ca9-9100-552c52fbe52b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:03.962698 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 742/2952] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:03 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:03.964150 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Delete volume request issued successfully. Aug 08 20:24:03.964453 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b5be463-dfde-44e6-ab29-88ed05d1a015 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 202 Aug 08 20:24:03.965027 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 741/2953] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:03 2026] DELETE /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:03.974811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a05f7108-bdcc-4da5-80f7-1e158a489bc1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.976522 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a05f7108-bdcc-4da5-80f7-1e158a489bc1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:03.976710 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a05f7108-bdcc-4da5-80f7-1e158a489bc1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.976888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a05f7108-bdcc-4da5-80f7-1e158a489bc1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.983777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-34c52561-f52a-4da1-a6b9-8ce88ff69db7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:03.983837 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.983837 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:03.985347 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34c52561-f52a-4da1-a6b9-8ce88ff69db7 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:03.986475 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34c52561-f52a-4da1-a6b9-8ce88ff69db7 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:03.986475 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34c52561-f52a-4da1-a6b9-8ce88ff69db7 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:03.987072 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a05f7108-bdcc-4da5-80f7-1e158a489bc1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Volume info retrieved successfully. Aug 08 20:24:03.991672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a05f7108-bdcc-4da5-80f7-1e158a489bc1 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 200 Aug 08 20:24:03.992057 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 741/2954] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:03 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 1404 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:03.996088 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:03.996088 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:03.999256 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-34c52561-f52a-4da1-a6b9-8ce88ff69db7 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:04.003040 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34c52561-f52a-4da1-a6b9-8ce88ff69db7 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:04.003514 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 731/2955] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:03 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:04.016612 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d849858d-8496-43b9-b01e-3d6da694c5a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.018273 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 743/2956] 10.4.3.206 () {70 vars in 1611 bytes} [Sat Aug 8 20:24:04 2026] DELETE /volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:24:04.024361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-07ea49ab-0160-4279-8199-51a140de1c46 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.097799 np0000006809 devstack@c-api.service[100388]: WARNING keystonemiddleware.auth_token [None req-07ea49ab-0160-4279-8199-51a140de1c46 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 20:24:04.099087 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 742/2957] 10.4.3.206 () {70 vars in 1611 bytes} [Sat Aug 8 20:24:04 2026] DELETE /volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 => generated 114 bytes in 75 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:24:04.107334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.109260 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] DELETE https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 Aug 08 20:24:04.109500 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.109691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.122704 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.122704 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:04.180301 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Attachment connected to vm 8134b1d3-2c7c-4dfb-a692-16a534ecdc54, checking data on nova Aug 08 20:24:04.180629 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.compute.nova [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100391) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 20:24:04.186006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-55baa9a1-2f3c-4d01-90d2-4e1c0184c8fb req-35aaf729-20ab-44ab-bd92-f5d49c0a2409 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.188020 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-55baa9a1-2f3c-4d01-90d2-4e1c0184c8fb req-35aaf729-20ab-44ab-bd92-f5d49c0a2409 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:04.188201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-55baa9a1-2f3c-4d01-90d2-4e1c0184c8fb req-35aaf729-20ab-44ab-bd92-f5d49c0a2409 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.188379 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-55baa9a1-2f3c-4d01-90d2-4e1c0184c8fb req-35aaf729-20ab-44ab-bd92-f5d49c0a2409 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.194791 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.194791 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:04.197951 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-55baa9a1-2f3c-4d01-90d2-4e1c0184c8fb req-35aaf729-20ab-44ab-bd92-f5d49c0a2409 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:24:04.208745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-55baa9a1-2f3c-4d01-90d2-4e1c0184c8fb req-35aaf729-20ab-44ab-bd92-f5d49c0a2409 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:24:04.209225 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 732/2958] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:04 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:04.222203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.223957 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:04.224161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.224335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.224512 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Delete volume with id: 5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:04.230814 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.230814 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:04.231258 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:24:04.259186 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Delete volume request issued successfully. Aug 08 20:24:04.259401 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8fbf3eef-885f-4938-a56a-4dc11183b426 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 202 Aug 08 20:24:04.259958 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 744/2959] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:04 2026] DELETE /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:04.270053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-080c1521-6275-49bf-9600-a3edde30f70f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.272327 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-080c1521-6275-49bf-9600-a3edde30f70f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:04.272638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-080c1521-6275-49bf-9600-a3edde30f70f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.272884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-080c1521-6275-49bf-9600-a3edde30f70f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.279859 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.279859 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:04.283580 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-080c1521-6275-49bf-9600-a3edde30f70f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Volume info retrieved successfully. Aug 08 20:24:04.288534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-080c1521-6275-49bf-9600-a3edde30f70f tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 200 Aug 08 20:24:04.288916 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 743/2960] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:04 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:04.350589 np0000006809 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/8134b1d3-2c7c-4dfb-a692-16a534ecdc54/os-volume_attachments/8a721a7a-941e-4850-b2c4-48d48fcf968c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d2d2fd8536409b2c73506d295d0386695da101e47813826c7988c874b092bce9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19" -H "X-Service-Token: {SHA256}8ebdefc83b018bf76bc43a3c418aa2bc45a640962e650f16611e3ecf5ec09048" {{(pid=100391) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 20:24:04.462173 np0000006809 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 20:24:04 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-85651a41-7345-4d1b-9bd8-9fb834d4f1ac x-openstack-request-id: req-85651a41-7345-4d1b-9bd8-9fb834d4f1ac {{(pid=100391) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 20:24:04.462355 np0000006809 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "8a721a7a-941e-4850-b2c4-48d48fcf968c", "serverId": "8134b1d3-2c7c-4dfb-a692-16a534ecdc54", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ee5b118b-ad73-49c1-9582-8630b2cd0ac7", "bdm_uuid": "ce3cbef0-55ca-48d8-ab31-93976bb3d85f"}} {{(pid=100391) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 20:24:04.462428 np0000006809 devstack@c-api.service[100391]: DEBUG novaclient.v2.client [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET call to compute for https://10.4.3.206/compute/v2.1/servers/8134b1d3-2c7c-4dfb-a692-16a534ecdc54/os-volume_attachments/8a721a7a-941e-4850-b2c4-48d48fcf968c used request id req-85651a41-7345-4d1b-9bd8-9fb834d4f1ac {{(pid=100391) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 20:24:04.464428 np0000006809 devstack@c-api.service[100391]: ERROR cinder.volume.api [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-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 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Caught error: Detach volume from instance 8134b1d3-2c7c-4dfb-a692-16a534ecdc54 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8134b1d3-2c7c-4dfb-a692-16a534ecdc54 using the Compute API Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: 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 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 20:24:04.466951 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8134b1d3-2c7c-4dfb-a692-16a534ecdc54 using the Compute API Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: ERROR cinder.api.middleware.fault Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.middleware.fault [None req-6d47cd5f-a2b6-4432-aec4-b21cb48c6d19 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 returned with HTTP 409 Aug 08 20:24:04.468074 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 742/2961] 10.4.3.206 () {68 vars in 1404 bytes} [Sat Aug 8 20:24:04 2026] DELETE /volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 => generated 167 bytes in 361 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:04.508629 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-085f4aa6-69df-4053-936d-e2b339b7498b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.511061 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-085f4aa6-69df-4053-936d-e2b339b7498b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:04.511266 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-085f4aa6-69df-4053-936d-e2b339b7498b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.511469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-085f4aa6-69df-4053-936d-e2b339b7498b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.520415 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.520415 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:04.523621 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-085f4aa6-69df-4053-936d-e2b339b7498b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:04.527494 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-085f4aa6-69df-4053-936d-e2b339b7498b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:04.527890 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 733/2962] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:04 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 1156 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:04.544086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.545957 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] POST https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c/action Aug 08 20:24:04.546256 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:04.546365 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:04.556528 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.556528 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:04.557020 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:04.563004 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Begin detaching volume completed successfully. Aug 08 20:24:04.563229 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-13b79c61-2fd7-4fcd-be53-5c57326b0b5c tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c/action returned with HTTP 202 Aug 08 20:24:04.563730 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 745/2963] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:24:04 2026] POST /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:04.608354 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8ab48acf-08ce-44de-8567-e0768a16ce40 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.608819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8ab48acf-08ce-44de-8567-e0768a16ce40 None None] GET https://10.4.3.206/volume// Aug 08 20:24:04.609001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8ab48acf-08ce-44de-8567-e0768a16ce40 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.609275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8ab48acf-08ce-44de-8567-e0768a16ce40 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.609730 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8ab48acf-08ce-44de-8567-e0768a16ce40 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:04.610027 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 744/2964] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:04.616112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.618583 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-9841cf7a-1c77-4be4-9810-59fc68e9ca4b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.618995 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:04.619268 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.619543 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.619716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:04.621071 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-9841cf7a-1c77-4be4-9810-59fc68e9ca4b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:04.621341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-9841cf7a-1c77-4be4-9810-59fc68e9ca4b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.621592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-9841cf7a-1c77-4be4-9810-59fc68e9ca4b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.631057 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.631057 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:04.634338 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-9841cf7a-1c77-4be4-9810-59fc68e9ca4b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:04.638353 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-9841cf7a-1c77-4be4-9810-59fc68e9ca4b tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:04.638796 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 734/2965] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:04 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 1339 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:04.660176 np0000006809 devstack@c-api.service[100391]: DEBUG oslo_db.sqlalchemy.engines [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100391) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:24:04.663662 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.663662 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:04.664474 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d71c3c22-997c-4fd8-9b56-04dc0cd01a03 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:24:04.664849 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 743/2966] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:04 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 752 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:04.674220 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.675893 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:04.676202 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4342d082-e9f6-4b59-b5e3-64b70b3ab225", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1774077895"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:04.677547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating new backup {'backup': {'volume_id': '4342d082-e9f6-4b59-b5e3-64b70b3ab225', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1774077895'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:04.677912 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating backup of volume 4342d082-e9f6-4b59-b5e3-64b70b3ab225 in container None Aug 08 20:24:04.684615 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.684615 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:04.685116 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:04.700826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['7124494a-6645-4c74-a228-820e2a0ffb91', '8a6998c0-4e8a-44c6-a6bf-5d954f001352'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:04.734482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8114d52c-61cd-4abd-8b43-f8eb54690fc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:04.734898 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 746/2967] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:04 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:04.742889 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eab9d2d3-6f7a-4cd9-83d0-52cf996eac71 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:04.744577 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eab9d2d3-6f7a-4cd9-83d0-52cf996eac71 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:04.744838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eab9d2d3-6f7a-4cd9-83d0-52cf996eac71 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:04.745084 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eab9d2d3-6f7a-4cd9-83d0-52cf996eac71 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:04.745215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-eab9d2d3-6f7a-4cd9-83d0-52cf996eac71 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:04.749206 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:04.749206 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:04.749854 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eab9d2d3-6f7a-4cd9-83d0-52cf996eac71 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:04.750214 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 745/2968] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:04 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:05.004777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a14fe83-2301-4e09-9598-7f0499bed417 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:05.006767 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a14fe83-2301-4e09-9598-7f0499bed417 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] GET https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 Aug 08 20:24:05.006937 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a14fe83-2301-4e09-9598-7f0499bed417 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:05.007129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a14fe83-2301-4e09-9598-7f0499bed417 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:05.012424 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a14fe83-2301-4e09-9598-7f0499bed417 tempest-VolumesGetTest-18539795 tempest-VolumesGetTest-18539795-project-member] https://10.4.3.206/volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 returned with HTTP 404 Aug 08 20:24:05.012854 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 735/2969] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:05 2026] GET /volume/v3/volumes/a9f3d820-fafa-4086-b918-685a7a8706d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:05.305786 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6dd88491-c0a7-47ad-8ad0-0362313910e8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:05.307610 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6dd88491-c0a7-47ad-8ad0-0362313910e8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] GET https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 Aug 08 20:24:05.307827 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6dd88491-c0a7-47ad-8ad0-0362313910e8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:05.308014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6dd88491-c0a7-47ad-8ad0-0362313910e8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:05.319087 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6dd88491-c0a7-47ad-8ad0-0362313910e8 tempest-TestMinimumBasicScenario-119568991 tempest-TestMinimumBasicScenario-119568991-project-member] https://10.4.3.206/volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 returned with HTTP 404 Aug 08 20:24:05.321180 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 744/2970] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:05 2026] GET /volume/v3/volumes/5052fa73-75f3-43ad-8acb-c0fbf6873f39 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:05.759578 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d19aac70-85e1-4656-b50e-13d8aa5a1737 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:05.761570 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d19aac70-85e1-4656-b50e-13d8aa5a1737 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:05.761713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d19aac70-85e1-4656-b50e-13d8aa5a1737 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:05.761923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d19aac70-85e1-4656-b50e-13d8aa5a1737 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:05.762018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d19aac70-85e1-4656-b50e-13d8aa5a1737 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:05.767180 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:05.767180 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:05.767762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d19aac70-85e1-4656-b50e-13d8aa5a1737 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:05.768272 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 747/2971] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:05 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:06.158613 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:06.255239 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:06.255731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1472694442"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:06.257239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1472694442'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:06.257357 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume of 1 GB Aug 08 20:24:06.261637 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Availability Zones retrieved successfully. Aug 08 20:24:06.267483 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (341edffe-a6b8-417f-9100-ec730e0ad415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:06.268848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e33eea-3e38-459b-92cd-70d9dc75ee84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:06.270174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:06.292552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58e33eea-3e38-459b-92cd-70d9dc75ee84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:06.293418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (854fc38f-4d22-4825-ad1a-fbc66df33293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:06.338651 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['4ea2c87a-06af-4579-9911-7bde5a9a0a27', '1ef3b2cf-bd98-4df4-a088-ab7bf4a1126b', '36c89908-ae31-4fba-a545-cd171210d6e8', '603582a5-2238-401c-9a68-f9cbf0245d5b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:06.339320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (854fc38f-4d22-4825-ad1a-fbc66df33293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea2c87a-06af-4579-9911-7bde5a9a0a27', '1ef3b2cf-bd98-4df4-a088-ab7bf4a1126b', '36c89908-ae31-4fba-a545-cd171210d6e8', '603582a5-2238-401c-9a68-f9cbf0245d5b']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:06.340224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a50258c-1c1a-40a2-93c0-ca5432446245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:06.362817 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a50258c-1c1a-40a2-93c0-ca5432446245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80e869b6-4210-4193-bb5c-1730e9690288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1472694442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['4ea2c87a-06af-4579-9911-7bde5a9a0a27','1ef3b2cf-bd98-4df4-a088-ab7bf4a1126b','36c89908-ae31-4fba-a545-cd171210d6e8','603582a5-2238-401c-9a68-f9cbf0245d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1472694442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80e869b6-4210-4193-bb5c-1730e9690288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea74e6c313ec48a3ac2629cc358b1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8173968d4d404c168e49e4751d7f4f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:06.363630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfdaf5a9-68aa-4d84-941f-22acb8f66545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:06.382788 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfdaf5a9-68aa-4d84-941f-22acb8f66545) transitioned into state 'SUCCESS' from state '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-1472694442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['4ea2c87a-06af-4579-9911-7bde5a9a0a27','1ef3b2cf-bd98-4df4-a088-ab7bf4a1126b','36c89908-ae31-4fba-a545-cd171210d6e8','603582a5-2238-401c-9a68-f9cbf0245d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:06.383806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b55ab2-1f22-47ef-a726-870dc3b5968d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:06.393278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36b55ab2-1f22-47ef-a726-870dc3b5968d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:06.394201 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (341edffe-a6b8-417f-9100-ec730e0ad415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:06.394514 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request issued successfully. Aug 08 20:24:06.395081 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41f3f7f7-dcf7-419a-bf11-34d8c624e9b7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:06.395524 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 746/2972] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:24:06 2026] POST /volume/v3/volumes => generated 758 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:06.407048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5a3b35c-0131-4af0-bfdf-4dc2b2629561 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:06.411025 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5a3b35c-0131-4af0-bfdf-4dc2b2629561 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 Aug 08 20:24:06.411259 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5a3b35c-0131-4af0-bfdf-4dc2b2629561 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:06.411501 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5a3b35c-0131-4af0-bfdf-4dc2b2629561 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:06.424751 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:06.424751 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:06.431681 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c5a3b35c-0131-4af0-bfdf-4dc2b2629561 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:06.433412 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5a3b35c-0131-4af0-bfdf-4dc2b2629561 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 returned with HTTP 200 Aug 08 20:24:06.433877 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 736/2973] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:06 2026] GET /volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:06.778525 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d39e489c-0a24-41cc-a9d6-5bf5544f3a5a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:06.780204 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d39e489c-0a24-41cc-a9d6-5bf5544f3a5a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:06.780399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d39e489c-0a24-41cc-a9d6-5bf5544f3a5a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:06.780597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d39e489c-0a24-41cc-a9d6-5bf5544f3a5a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:06.780710 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d39e489c-0a24-41cc-a9d6-5bf5544f3a5a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:06.784791 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:06.784791 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:06.785448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d39e489c-0a24-41cc-a9d6-5bf5544f3a5a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:06.785782 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 745/2974] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:06 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:07.453099 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c64a18bc-6be0-4c7b-bff8-7396b2edf2fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.459585 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c64a18bc-6be0-4c7b-bff8-7396b2edf2fa tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 Aug 08 20:24:07.459874 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c64a18bc-6be0-4c7b-bff8-7396b2edf2fa tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.460135 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c64a18bc-6be0-4c7b-bff8-7396b2edf2fa tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.460858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-df6aa61c-69bf-4b4f-9432-15800ad5c2a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.463910 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-df6aa61c-69bf-4b4f-9432-15800ad5c2a0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] DELETE https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 Aug 08 20:24:07.464048 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-df6aa61c-69bf-4b4f-9432-15800ad5c2a0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.464168 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-df6aa61c-69bf-4b4f-9432-15800ad5c2a0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.479884 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.479884 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:07.481941 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.481941 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:07.486475 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c64a18bc-6be0-4c7b-bff8-7396b2edf2fa tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:07.493671 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c64a18bc-6be0-4c7b-bff8-7396b2edf2fa tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 returned with HTTP 200 Aug 08 20:24:07.494323 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 748/2975] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:07 2026] GET /volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:07.507339 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.509327 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:07.509627 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "80e869b6-4210-4193-bb5c-1730e9690288", "name": "tempest-CreateVolumesFromBackupTest-Backup-737387027"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:07.510988 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Creating new backup {'backup': {'volume_id': '80e869b6-4210-4193-bb5c-1730e9690288', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-737387027'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:07.511120 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Creating backup of volume 80e869b6-4210-4193-bb5c-1730e9690288 in container None Aug 08 20:24:07.517868 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.517868 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:07.518278 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:07.535595 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f96cf093-4ea6-47be-9a09-b480c463f989 req-df6aa61c-69bf-4b4f-9432-15800ad5c2a0 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 returned with HTTP 200 Aug 08 20:24:07.536033 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 747/2976] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:07 2026] DELETE /volume/v3/attachments/ee5b118b-ad73-49c1-9582-8630b2cd0ac7 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:07.554215 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['76d0292d-4ba5-4561-8b63-455d02a4eb9f', '254b8a90-2ecd-4767-ba39-e0e510902e69'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:07.597633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1367b0b9-824c-49fb-ab57-34cc853b6dc4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:07.598191 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 737/2977] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:07 2026] POST /volume/v3/backups => generated 338 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:07.605849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26c651f9-e712-4ee0-9c97-70dfa89732f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.608015 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26c651f9-e712-4ee0-9c97-70dfa89732f0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:07.608291 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26c651f9-e712-4ee0-9c97-70dfa89732f0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.608517 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26c651f9-e712-4ee0-9c97-70dfa89732f0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.608625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-26c651f9-e712-4ee0-9c97-70dfa89732f0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:07.612689 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.612689 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:07.613459 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26c651f9-e712-4ee0-9c97-70dfa89732f0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:07.613936 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 746/2978] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:07 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:07.784536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4226e39c-1917-4614-a6a8-f9987a667e2b req-704c54e2-462c-4a8f-a8d8-1fbc9f9961ab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.786708 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4226e39c-1917-4614-a6a8-f9987a667e2b req-704c54e2-462c-4a8f-a8d8-1fbc9f9961ab tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:07.786919 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4226e39c-1917-4614-a6a8-f9987a667e2b req-704c54e2-462c-4a8f-a8d8-1fbc9f9961ab tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.787145 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4226e39c-1917-4614-a6a8-f9987a667e2b req-704c54e2-462c-4a8f-a8d8-1fbc9f9961ab tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.793724 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.793724 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:07.798782 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0063aeb7-2f01-4d40-9297-a65b9e6a6653 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.799832 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4226e39c-1917-4614-a6a8-f9987a667e2b req-704c54e2-462c-4a8f-a8d8-1fbc9f9961ab tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:07.800610 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0063aeb7-2f01-4d40-9297-a65b9e6a6653 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:07.800837 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0063aeb7-2f01-4d40-9297-a65b9e6a6653 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.801026 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0063aeb7-2f01-4d40-9297-a65b9e6a6653 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.801157 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0063aeb7-2f01-4d40-9297-a65b9e6a6653 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:07.804656 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4226e39c-1917-4614-a6a8-f9987a667e2b req-704c54e2-462c-4a8f-a8d8-1fbc9f9961ab tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:07.805199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 749/2979] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:07 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:07.807763 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.807763 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:07.807763 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0063aeb7-2f01-4d40-9297-a65b9e6a6653 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:07.807763 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 748/2980] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:07 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:07.821415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe623408-6b92-42db-ae6c-d1a389357668 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.823333 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:07.823559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.823793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.823955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Delete volume with id: 8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:07.830415 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.830415 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:07.830853 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:07.845763 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Delete volume request issued successfully. Aug 08 20:24:07.845908 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe623408-6b92-42db-ae6c-d1a389357668 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 202 Aug 08 20:24:07.846315 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 738/2981] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:24:07 2026] DELETE /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:24:07.856266 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9a571b9e-97b9-4e75-abc8-c6366e8f26d3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:07.857954 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a571b9e-97b9-4e75-abc8-c6366e8f26d3 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:07.858167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a571b9e-97b9-4e75-abc8-c6366e8f26d3 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:07.858348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a571b9e-97b9-4e75-abc8-c6366e8f26d3 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:07.865651 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:07.865651 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:07.874765 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9a571b9e-97b9-4e75-abc8-c6366e8f26d3 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Volume info retrieved successfully. Aug 08 20:24:07.879828 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a571b9e-97b9-4e75-abc8-c6366e8f26d3 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 200 Aug 08 20:24:07.880354 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 747/2982] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:07 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:08.630329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a027142d-7ddd-4fe5-8848-eb76dea34097 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:08.632747 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a027142d-7ddd-4fe5-8848-eb76dea34097 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:08.632938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a027142d-7ddd-4fe5-8848-eb76dea34097 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:08.633240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a027142d-7ddd-4fe5-8848-eb76dea34097 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:08.633340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a027142d-7ddd-4fe5-8848-eb76dea34097 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:08.641910 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:08.641910 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:08.642878 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a027142d-7ddd-4fe5-8848-eb76dea34097 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:08.643347 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 750/2983] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:08 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:08.821880 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-04dbe72f-22bf-4546-a23e-71af9bc8e1de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:08.826046 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-04dbe72f-22bf-4546-a23e-71af9bc8e1de tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:08.826236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-04dbe72f-22bf-4546-a23e-71af9bc8e1de tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:08.826418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-04dbe72f-22bf-4546-a23e-71af9bc8e1de tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:08.826520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-04dbe72f-22bf-4546-a23e-71af9bc8e1de tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:08.831751 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:08.831751 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:08.833103 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-04dbe72f-22bf-4546-a23e-71af9bc8e1de tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:08.833537 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 749/2984] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:08 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:08.897246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bdd25a66-e8c8-410e-b4fe-5b895c6d1a95 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:08.899377 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdd25a66-e8c8-410e-b4fe-5b895c6d1a95 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] GET https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c Aug 08 20:24:08.899676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdd25a66-e8c8-410e-b4fe-5b895c6d1a95 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:08.899903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bdd25a66-e8c8-410e-b4fe-5b895c6d1a95 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:08.906439 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bdd25a66-e8c8-410e-b4fe-5b895c6d1a95 tempest-TestServerVolumeAttachScenarioOldVersion-747224515 tempest-TestServerVolumeAttachScenarioOldVersion-747224515-project-member] https://10.4.3.206/volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c returned with HTTP 404 Aug 08 20:24:08.907019 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 739/2985] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:24:08 2026] GET /volume/v3/volumes/8a721a7a-941e-4850-b2c4-48d48fcf968c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-95fab343-9ce5-4060-9b3f-60c1d6cd3e0b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-95fab343-9ce5-4060-9b3f-60c1d6cd3e0b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-95fab343-9ce5-4060-9b3f-60c1d6cd3e0b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-95fab343-9ce5-4060-9b3f-60c1d6cd3e0b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-95fab343-9ce5-4060-9b3f-60c1d6cd3e0b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-95fab343-9ce5-4060-9b3f-60c1d6cd3e0b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:10.367866 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 748/2986] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:09 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ead34a4a-77f3-4120-b253-e61dffbb5f0c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ead34a4a-77f3-4120-b253-e61dffbb5f0c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ead34a4a-77f3-4120-b253-e61dffbb5f0c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ead34a4a-77f3-4120-b253-e61dffbb5f0c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ead34a4a-77f3-4120-b253-e61dffbb5f0c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ead34a4a-77f3-4120-b253-e61dffbb5f0c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:10.374486 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 751/2987] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:09 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:10.670143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-41ede17a-2555-40fa-81d2-ad09de2a68ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:10.672161 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41ede17a-2555-40fa-81d2-ad09de2a68ab tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:10.672245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41ede17a-2555-40fa-81d2-ad09de2a68ab tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:10.672752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-41ede17a-2555-40fa-81d2-ad09de2a68ab tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:10.672752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-41ede17a-2555-40fa-81d2-ad09de2a68ab tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:10.676973 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:10.676973 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:10.677737 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-41ede17a-2555-40fa-81d2-ad09de2a68ab tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:10.678063 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 750/2988] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:10 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:10.870871 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0c80087-4bcd-4172-b968-539e2423f16f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:10.872766 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0c80087-4bcd-4172-b968-539e2423f16f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:10.872977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0c80087-4bcd-4172-b968-539e2423f16f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:10.873200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0c80087-4bcd-4172-b968-539e2423f16f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:10.873305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d0c80087-4bcd-4172-b968-539e2423f16f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:10.877867 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:10.877867 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:10.878695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0c80087-4bcd-4172-b968-539e2423f16f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:10.879069 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 740/2989] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:10 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:11.692773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5506526e-5b8a-458a-b85b-285c16d72937 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:11.695020 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5506526e-5b8a-458a-b85b-285c16d72937 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:11.695503 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5506526e-5b8a-458a-b85b-285c16d72937 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:11.695797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5506526e-5b8a-458a-b85b-285c16d72937 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:11.695973 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5506526e-5b8a-458a-b85b-285c16d72937 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:11.701158 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:11.701158 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:11.702346 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5506526e-5b8a-458a-b85b-285c16d72937 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:11.702832 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 749/2990] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:11 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:11.890560 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07457aad-56a9-4e58-89cf-5a0fbbb9963b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:11.892845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07457aad-56a9-4e58-89cf-5a0fbbb9963b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:11.893046 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07457aad-56a9-4e58-89cf-5a0fbbb9963b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:11.893238 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07457aad-56a9-4e58-89cf-5a0fbbb9963b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:11.893344 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-07457aad-56a9-4e58-89cf-5a0fbbb9963b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:11.899540 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:11.899540 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:11.900609 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07457aad-56a9-4e58-89cf-5a0fbbb9963b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:11.901163 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 752/2991] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:11 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:12.719407 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0150c3c7-ffee-4230-93ce-c2dcddfbbd54 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:12.722954 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0150c3c7-ffee-4230-93ce-c2dcddfbbd54 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:12.722954 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0150c3c7-ffee-4230-93ce-c2dcddfbbd54 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:12.723093 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0150c3c7-ffee-4230-93ce-c2dcddfbbd54 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:12.723253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0150c3c7-ffee-4230-93ce-c2dcddfbbd54 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:12.730750 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:12.730750 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:12.731799 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0150c3c7-ffee-4230-93ce-c2dcddfbbd54 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:12.732280 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 751/2992] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:12 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:12.916075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d723b64c-4df9-475c-84c9-852c7cfd8f0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:12.918462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d723b64c-4df9-475c-84c9-852c7cfd8f0f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:12.918783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d723b64c-4df9-475c-84c9-852c7cfd8f0f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:12.919077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d723b64c-4df9-475c-84c9-852c7cfd8f0f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:12.919239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d723b64c-4df9-475c-84c9-852c7cfd8f0f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:12.924811 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:12.924811 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:12.926000 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d723b64c-4df9-475c-84c9-852c7cfd8f0f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:12.926543 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 741/2993] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:12 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:13.747402 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-664c403c-4b91-4d7b-96d0-a4233b0ba4fb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:13.750305 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-664c403c-4b91-4d7b-96d0-a4233b0ba4fb tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:13.750638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-664c403c-4b91-4d7b-96d0-a4233b0ba4fb tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:13.750856 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-664c403c-4b91-4d7b-96d0-a4233b0ba4fb tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:13.750961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-664c403c-4b91-4d7b-96d0-a4233b0ba4fb tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:13.755863 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:13.755863 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:13.756891 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-664c403c-4b91-4d7b-96d0-a4233b0ba4fb tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:13.757416 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 750/2994] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:13 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:13.943822 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b0ecfe0-a647-4df5-a5d1-e09d675bd033 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:13.945463 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b0ecfe0-a647-4df5-a5d1-e09d675bd033 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:13.945678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b0ecfe0-a647-4df5-a5d1-e09d675bd033 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:13.945883 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b0ecfe0-a647-4df5-a5d1-e09d675bd033 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:13.945977 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0b0ecfe0-a647-4df5-a5d1-e09d675bd033 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:13.951126 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:13.951126 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:13.952035 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b0ecfe0-a647-4df5-a5d1-e09d675bd033 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:13.952759 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 753/2995] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:13 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:14.777259 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aaa84b41-a7b5-4258-ac10-e22308283799 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:14.784399 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aaa84b41-a7b5-4258-ac10-e22308283799 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:14.784399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aaa84b41-a7b5-4258-ac10-e22308283799 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:14.784543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aaa84b41-a7b5-4258-ac10-e22308283799 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:14.784702 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-aaa84b41-a7b5-4258-ac10-e22308283799 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:14.790826 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:14.790826 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:14.791901 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aaa84b41-a7b5-4258-ac10-e22308283799 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:14.792429 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 752/2996] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:14 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:14.964785 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60411e03-1854-4ec8-9b27-1b1fc9b7c6fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:14.967726 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60411e03-1854-4ec8-9b27-1b1fc9b7c6fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:14.967726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60411e03-1854-4ec8-9b27-1b1fc9b7c6fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:14.967726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60411e03-1854-4ec8-9b27-1b1fc9b7c6fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:14.967726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-60411e03-1854-4ec8-9b27-1b1fc9b7c6fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:14.972438 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:14.972438 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:14.972903 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60411e03-1854-4ec8-9b27-1b1fc9b7c6fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:14.973252 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 742/2997] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:14 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:14.984366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bce1948b-afaa-415c-94e3-13962e5a840f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:14.987647 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7/restore Aug 08 20:24:14.988156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4342d082-e9f6-4b59-b5e3-64b70b3ab225"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:14.991049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Restoring backup 2a583f28-e0ed-48d3-9dc1-dd9598865ba7 ({'restore': {'volume_id': '4342d082-e9f6-4b59-b5e3-64b70b3ab225'}}) {{(pid=100391) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:24:14.991210 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Restoring backup 2a583f28-e0ed-48d3-9dc1-dd9598865ba7 to volume 4342d082-e9f6-4b59-b5e3-64b70b3ab225. Aug 08 20:24:14.999337 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:14.999337 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:15.011826 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:15.011826 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:15.012685 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:15.012977 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Checking backup size 1 against volume size 1 {{(pid=100391) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:24:15.013148 np0000006809 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Overwriting volume 4342d082-e9f6-4b59-b5e3-64b70b3ab225 with restore of backup 2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:15.032179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] restore_backup in rpcapi backup_id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7 {{(pid=100391) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:24:15.037424 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bce1948b-afaa-415c-94e3-13962e5a840f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7/restore returned with HTTP 202 Aug 08 20:24:15.037424 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 751/2998] 10.4.3.206 () {68 vars in 1393 bytes} [Sat Aug 8 20:24:14 2026] POST /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7/restore => generated 182 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 20:24:15.044012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6b3bb5c3-5039-4648-b1ab-1a636beaf2ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:15.049052 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b3bb5c3-5039-4648-b1ab-1a636beaf2ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:15.049257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b3bb5c3-5039-4648-b1ab-1a636beaf2ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:15.049472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6b3bb5c3-5039-4648-b1ab-1a636beaf2ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:15.049595 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6b3bb5c3-5039-4648-b1ab-1a636beaf2ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:15.057925 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:15.057925 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:15.058129 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6b3bb5c3-5039-4648-b1ab-1a636beaf2ba tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:15.058485 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 754/2999] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:15 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:15.802668 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c865f176-1963-4013-8ec2-2ef37d600bc5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:15.805060 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c865f176-1963-4013-8ec2-2ef37d600bc5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:15.805299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c865f176-1963-4013-8ec2-2ef37d600bc5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:15.805682 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c865f176-1963-4013-8ec2-2ef37d600bc5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:15.805812 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c865f176-1963-4013-8ec2-2ef37d600bc5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:15.810218 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:15.810218 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:15.811145 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c865f176-1963-4013-8ec2-2ef37d600bc5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:15.811630 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 753/3000] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:15 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:16.069532 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-76002664-8824-49d0-8cd9-5e658913a96e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:16.072220 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76002664-8824-49d0-8cd9-5e658913a96e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:16.072291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76002664-8824-49d0-8cd9-5e658913a96e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:16.072707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76002664-8824-49d0-8cd9-5e658913a96e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:16.072707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-76002664-8824-49d0-8cd9-5e658913a96e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:16.077502 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:16.077502 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:16.078863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76002664-8824-49d0-8cd9-5e658913a96e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:16.078949 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 743/3001] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:16 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:16.824560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-64b82503-f064-48f1-9a4c-83fdadd3cb8f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:16.826349 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64b82503-f064-48f1-9a4c-83fdadd3cb8f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:16.826605 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64b82503-f064-48f1-9a4c-83fdadd3cb8f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:16.826830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64b82503-f064-48f1-9a4c-83fdadd3cb8f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:16.826941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-64b82503-f064-48f1-9a4c-83fdadd3cb8f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:16.831435 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:16.831435 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:16.832196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64b82503-f064-48f1-9a4c-83fdadd3cb8f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:16.832629 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 752/3002] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:16 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:17.089811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89c9b1d9-c522-45f0-a53e-651aa8f8398d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:17.091360 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89c9b1d9-c522-45f0-a53e-651aa8f8398d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:17.091581 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89c9b1d9-c522-45f0-a53e-651aa8f8398d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:17.091752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89c9b1d9-c522-45f0-a53e-651aa8f8398d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:17.091934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-89c9b1d9-c522-45f0-a53e-651aa8f8398d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:17.096334 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:17.096334 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:17.097084 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89c9b1d9-c522-45f0-a53e-651aa8f8398d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:17.097408 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 755/3003] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:17 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:17.852945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-827ac173-e1e3-4f1e-aad9-cb2f46de467c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:17.855361 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-827ac173-e1e3-4f1e-aad9-cb2f46de467c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:17.855361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-827ac173-e1e3-4f1e-aad9-cb2f46de467c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:17.855361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-827ac173-e1e3-4f1e-aad9-cb2f46de467c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:17.856252 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-827ac173-e1e3-4f1e-aad9-cb2f46de467c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:17.861621 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:17.861621 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:17.861621 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-827ac173-e1e3-4f1e-aad9-cb2f46de467c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:17.861621 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 754/3004] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:17 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:18.109599 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-814dd6b0-996f-4357-a442-1312b9755476 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:18.111498 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-814dd6b0-996f-4357-a442-1312b9755476 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:18.111886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-814dd6b0-996f-4357-a442-1312b9755476 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:18.112140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-814dd6b0-996f-4357-a442-1312b9755476 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:18.112285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-814dd6b0-996f-4357-a442-1312b9755476 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:18.124772 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:18.124772 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:18.126703 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-814dd6b0-996f-4357-a442-1312b9755476 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:18.131600 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 744/3005] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:18 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:18.822495 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:18.903787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ddb63543-51ed-4879-851b-5d177d70c346 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:18.906564 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ddb63543-51ed-4879-851b-5d177d70c346 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:18.906744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ddb63543-51ed-4879-851b-5d177d70c346 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:18.906914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ddb63543-51ed-4879-851b-5d177d70c346 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:18.907055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ddb63543-51ed-4879-851b-5d177d70c346 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:18.912431 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:18.912431 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:18.913261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ddb63543-51ed-4879-851b-5d177d70c346 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:18.913662 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 756/3006] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:18 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:19.001037 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:19.001376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1502882488"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:19.002805 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1502882488'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:19.002921 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume of 1 GB Aug 08 20:24:19.008733 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Availability Zones retrieved successfully. Aug 08 20:24:19.013709 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Flow 'volume_create_api' (684172a1-3f7a-4021-8b81-770862531003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:19.014851 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef7c501-902a-411c-aa78-fc62039f77db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:19.015791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:19.050066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef7c501-902a-411c-aa78-fc62039f77db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:19.051170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e2a720-756d-408c-8b09-98c203f4895f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:19.123433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['98d4f02a-dbfb-4a80-a1c7-fcd8ab1c3270', '5e4c2322-58af-4179-8a47-dcebbd32c8d5', 'f696a5d0-2210-4781-a1ec-b56716df4517', '0a4f64b1-ee50-45fd-b853-c938bc53572a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:19.124307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47e2a720-756d-408c-8b09-98c203f4895f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d4f02a-dbfb-4a80-a1c7-fcd8ab1c3270', '5e4c2322-58af-4179-8a47-dcebbd32c8d5', 'f696a5d0-2210-4781-a1ec-b56716df4517', '0a4f64b1-ee50-45fd-b853-c938bc53572a']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:19.125051 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e264dc9-4ee5-4697-a82b-26166159b94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:19.145123 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3fbd2b0b-fde7-493a-ad99-e31eae8f6065 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:19.147799 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3fbd2b0b-fde7-493a-ad99-e31eae8f6065 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:19.148032 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3fbd2b0b-fde7-493a-ad99-e31eae8f6065 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:19.148266 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3fbd2b0b-fde7-493a-ad99-e31eae8f6065 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:19.148417 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3fbd2b0b-fde7-493a-ad99-e31eae8f6065 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:19.149299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e264dc9-4ee5-4697-a82b-26166159b94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd66cdf5b-0f8b-4a94-ab16-4b5e43c46547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1502882488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d974e11c3e41cfb354372a03935058',qos_specs=None,replication_status=,reservations=['98d4f02a-dbfb-4a80-a1c7-fcd8ab1c3270','5e4c2322-58af-4179-8a47-dcebbd32c8d5','f696a5d0-2210-4781-a1ec-b56716df4517','0a4f64b1-ee50-45fd-b853-c938bc53572a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92f9e62a9da44fcbde74da78e610855',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1502882488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d66cdf5b-0f8b-4a94-ab16-4b5e43c46547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d974e11c3e41cfb354372a03935058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92f9e62a9da44fcbde74da78e610855',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:19.150090 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48b21ef-e7b5-4dac-a486-932a2dfbf8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:19.153968 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:19.153968 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:19.154973 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3fbd2b0b-fde7-493a-ad99-e31eae8f6065 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:19.155445 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 755/3007] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:19 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:19.171603 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e48b21ef-e7b5-4dac-a486-932a2dfbf8ad) transitioned into state 'SUCCESS' from state '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-1502882488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d974e11c3e41cfb354372a03935058',qos_specs=None,replication_status=,reservations=['98d4f02a-dbfb-4a80-a1c7-fcd8ab1c3270','5e4c2322-58af-4179-8a47-dcebbd32c8d5','f696a5d0-2210-4781-a1ec-b56716df4517','0a4f64b1-ee50-45fd-b853-c938bc53572a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92f9e62a9da44fcbde74da78e610855',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:19.172186 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a45e31e-1b47-4bdc-a47f-a5c451218e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:19.184833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a45e31e-1b47-4bdc-a47f-a5c451218e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:19.185660 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Flow 'volume_create_api' (684172a1-3f7a-4021-8b81-770862531003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:19.185962 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume request issued successfully. Aug 08 20:24:19.186556 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1bbc84a0-85f9-40b8-8a60-85401b77362a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:19.186999 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 753/3008] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:24:18 2026] POST /volume/v3/volumes => generated 749 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:19.199672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fd1576f4-62b1-454d-b65f-886510c12e66 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:19.202403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd1576f4-62b1-454d-b65f-886510c12e66 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 Aug 08 20:24:19.202731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd1576f4-62b1-454d-b65f-886510c12e66 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:19.202987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fd1576f4-62b1-454d-b65f-886510c12e66 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:19.211550 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:19.211550 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:19.216218 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fd1576f4-62b1-454d-b65f-886510c12e66 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:24:19.221963 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fd1576f4-62b1-454d-b65f-886510c12e66 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 returned with HTTP 200 Aug 08 20:24:19.222322 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 745/3009] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:19 2026] GET /volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:19.925314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-58ceac63-5b25-4bc2-839c-c3062306f433 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:19.927343 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58ceac63-5b25-4bc2-839c-c3062306f433 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:19.927590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58ceac63-5b25-4bc2-839c-c3062306f433 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:19.927801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-58ceac63-5b25-4bc2-839c-c3062306f433 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:19.927910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-58ceac63-5b25-4bc2-839c-c3062306f433 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:19.932083 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:19.932083 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:19.932874 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-58ceac63-5b25-4bc2-839c-c3062306f433 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:19.933326 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 757/3010] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:19 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:20.170593 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6f19417c-4372-4472-bc1d-c016c5f583a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:20.172322 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f19417c-4372-4472-bc1d-c016c5f583a0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:20.172585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f19417c-4372-4472-bc1d-c016c5f583a0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:20.172772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f19417c-4372-4472-bc1d-c016c5f583a0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:20.172887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6f19417c-4372-4472-bc1d-c016c5f583a0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:20.176857 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:20.176857 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:20.177755 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f19417c-4372-4472-bc1d-c016c5f583a0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:20.178168 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 756/3011] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:20 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:20.235523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b712e9b-474a-4853-93ad-468ee8ea8c6a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:20.237324 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b712e9b-474a-4853-93ad-468ee8ea8c6a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 Aug 08 20:24:20.237517 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b712e9b-474a-4853-93ad-468ee8ea8c6a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:20.237692 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b712e9b-474a-4853-93ad-468ee8ea8c6a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:20.247799 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:20.247799 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:20.252090 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4b712e9b-474a-4853-93ad-468ee8ea8c6a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:24:20.272416 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b712e9b-474a-4853-93ad-468ee8ea8c6a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 returned with HTTP 200 Aug 08 20:24:20.272957 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 754/3012] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:20 2026] GET /volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:20.289970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:20.291911 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:20.292257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d66cdf5b-0f8b-4a94-ab16-4b5e43c46547", "name": "tempest-VolumesBackupsTest-Backup-1651629943"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:20.293616 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating new backup {'backup': {'volume_id': 'd66cdf5b-0f8b-4a94-ab16-4b5e43c46547', 'name': 'tempest-VolumesBackupsTest-Backup-1651629943'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:20.293746 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating backup of volume d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 in container None Aug 08 20:24:20.300542 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:20.300542 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:20.301244 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:24:20.329560 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['49858d30-b734-45d4-8bdf-725f38a4e103', 'a76fa92b-0f91-43c8-b4ee-8b5a11e9c047'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:20.376490 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d50c8ae-18fc-4699-a52f-53bd20e4e70a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:20.376984 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 746/3013] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:20 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:20.386626 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a26c10b6-7eb0-4e26-9903-2a18cd9396c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:20.388515 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a26c10b6-7eb0-4e26-9903-2a18cd9396c1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:20.388729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a26c10b6-7eb0-4e26-9903-2a18cd9396c1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:20.388938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a26c10b6-7eb0-4e26-9903-2a18cd9396c1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:20.389063 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a26c10b6-7eb0-4e26-9903-2a18cd9396c1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:20.393903 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:20.393903 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:20.394909 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a26c10b6-7eb0-4e26-9903-2a18cd9396c1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:20.395398 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 758/3014] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:20 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:20.947739 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3d0efc0f-537a-4f04-bf29-7ac6123c924e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:20.949562 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d0efc0f-537a-4f04-bf29-7ac6123c924e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:20.949942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d0efc0f-537a-4f04-bf29-7ac6123c924e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:20.950265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3d0efc0f-537a-4f04-bf29-7ac6123c924e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:20.950511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3d0efc0f-537a-4f04-bf29-7ac6123c924e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:20.955881 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:20.955881 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:20.956912 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3d0efc0f-537a-4f04-bf29-7ac6123c924e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:20.957453 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 757/3015] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:20 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:21.191999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a26e05a5-58ed-4eae-b03e-25864652403b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:21.195041 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a26e05a5-58ed-4eae-b03e-25864652403b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:21.195285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a26e05a5-58ed-4eae-b03e-25864652403b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:21.195540 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a26e05a5-58ed-4eae-b03e-25864652403b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:21.195681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a26e05a5-58ed-4eae-b03e-25864652403b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:21.200415 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:21.200415 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:21.201246 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a26e05a5-58ed-4eae-b03e-25864652403b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:21.201688 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 755/3016] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:21 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:21.405595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b26d7981-c181-49a9-b0a9-0b5ef2b3a2fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:21.408089 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b26d7981-c181-49a9-b0a9-0b5ef2b3a2fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:21.408367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b26d7981-c181-49a9-b0a9-0b5ef2b3a2fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:21.408694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b26d7981-c181-49a9-b0a9-0b5ef2b3a2fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:21.408841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b26d7981-c181-49a9-b0a9-0b5ef2b3a2fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:21.414561 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:21.414561 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:21.415594 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b26d7981-c181-49a9-b0a9-0b5ef2b3a2fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:21.416078 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 747/3017] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:21 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:21.972182 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81f1aa81-fffb-4704-92ba-51ea3749e1f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:21.976241 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81f1aa81-fffb-4704-92ba-51ea3749e1f2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:21.976241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81f1aa81-fffb-4704-92ba-51ea3749e1f2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:21.976749 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81f1aa81-fffb-4704-92ba-51ea3749e1f2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:21.976749 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-81f1aa81-fffb-4704-92ba-51ea3749e1f2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:21.984313 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=410,cinder:UPDATE=113,cinder:INSERT=56 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:24:21.988107 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:21.988107 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:21.989697 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81f1aa81-fffb-4704-92ba-51ea3749e1f2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:21.990172 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 759/3018] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:21 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:22.211844 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a61d944-d90d-41fb-a3d7-1fe5763851e2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.213731 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a61d944-d90d-41fb-a3d7-1fe5763851e2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:22.213999 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a61d944-d90d-41fb-a3d7-1fe5763851e2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.214153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a61d944-d90d-41fb-a3d7-1fe5763851e2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.214250 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1a61d944-d90d-41fb-a3d7-1fe5763851e2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:22.218831 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:22.218831 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:22.219603 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a61d944-d90d-41fb-a3d7-1fe5763851e2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:22.220097 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 758/3019] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:22 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:22.325396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-3480dcb9-d30a-49bf-ae5a-b1b94dca6fed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.328268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-3480dcb9-d30a-49bf-ae5a-b1b94dca6fed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:22.328643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-3480dcb9-d30a-49bf-ae5a-b1b94dca6fed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.328897 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-3480dcb9-d30a-49bf-ae5a-b1b94dca6fed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.342292 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:22.342292 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:22.349810 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-3480dcb9-d30a-49bf-ae5a-b1b94dca6fed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:22.358782 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-3480dcb9-d30a-49bf-ae5a-b1b94dca6fed tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:22.359215 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 756/3020] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:22 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:22.430196 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-820db7de-a74b-4cab-9e0d-9037a75bb03a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.430196 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-820db7de-a74b-4cab-9e0d-9037a75bb03a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:22.432264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-820db7de-a74b-4cab-9e0d-9037a75bb03a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.432264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-820db7de-a74b-4cab-9e0d-9037a75bb03a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.432264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-820db7de-a74b-4cab-9e0d-9037a75bb03a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:22.437201 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:22.437201 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:22.438037 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-820db7de-a74b-4cab-9e0d-9037a75bb03a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:22.440064 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 748/3021] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:22 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:22.471219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6a3b0191-b241-4919-8320-520dc7ddc75f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.471991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a3b0191-b241-4919-8320-520dc7ddc75f None None] GET https://10.4.3.206/volume// Aug 08 20:24:22.471991 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0191-b241-4919-8320-520dc7ddc75f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.472093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a3b0191-b241-4919-8320-520dc7ddc75f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.472700 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a3b0191-b241-4919-8320-520dc7ddc75f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:22.472791 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 760/3022] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:24: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 08 20:24:22.482238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c8db87c0-99ba-4420-b4d2-3e150148b5e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.652640 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c8db87c0-99ba-4420-b4d2-3e150148b5e9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:24:22.653034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c8db87c0-99ba-4420-b4d2-3e150148b5e9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "55c4b9a1-5090-4295-a7e8-b4e74bd17aed", "connector": null, "instance_uuid": "6c8e6627-edfa-4b08-ada8-1b6d03ebd243"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:22.661078 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:22.661078 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:22.687378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c8db87c0-99ba-4420-b4d2-3e150148b5e9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:24:22.687919 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 759/3023] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:24:22 2026] POST /volume/v3/attachments => generated 273 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:22.718025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c5316c54-4281-47a3-9d0f-340a52ff7836 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.722808 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5316c54-4281-47a3-9d0f-340a52ff7836 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:22.723022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5316c54-4281-47a3-9d0f-340a52ff7836 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.723212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5316c54-4281-47a3-9d0f-340a52ff7836 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.733483 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-74a4159f-a028-432e-9b5d-e6c849c5b150 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.733843 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74a4159f-a028-432e-9b5d-e6c849c5b150 None None] GET https://10.4.3.206/volume// Aug 08 20:24:22.734019 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74a4159f-a028-432e-9b5d-e6c849c5b150 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.734220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74a4159f-a028-432e-9b5d-e6c849c5b150 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.734622 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:22.734622 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:22.734705 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74a4159f-a028-432e-9b5d-e6c849c5b150 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:22.735274 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 749/3024] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:24:22.738312 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c5316c54-4281-47a3-9d0f-340a52ff7836 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:22.742920 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5316c54-4281-47a3-9d0f-340a52ff7836 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:22.743068 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 757/3025] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:22 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:22.744042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c5e0806e-2404-42e0-8879-5d9c11c9a597 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:22.751773 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c5e0806e-2404-42e0-8879-5d9c11c9a597 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:22.752001 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c5e0806e-2404-42e0-8879-5d9c11c9a597 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:22.752185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c5e0806e-2404-42e0-8879-5d9c11c9a597 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:22.936153 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:22.936153 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:22.940658 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c5e0806e-2404-42e0-8879-5d9c11c9a597 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:22.947072 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-c5e0806e-2404-42e0-8879-5d9c11c9a597 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:22.947740 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 761/3026] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:22 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1541 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:23.005431 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d0883553-28f3-4041-8482-8b4f1e0c30e5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:23.011304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0883553-28f3-4041-8482-8b4f1e0c30e5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:23.011490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0883553-28f3-4041-8482-8b4f1e0c30e5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:23.011675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0883553-28f3-4041-8482-8b4f1e0c30e5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:23.011779 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d0883553-28f3-4041-8482-8b4f1e0c30e5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:23.019601 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:23.019601 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:23.020324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0883553-28f3-4041-8482-8b4f1e0c30e5 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:23.020743 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 760/3027] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:23 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:23.062031 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:23.064116 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] PUT https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 Aug 08 20:24:23.064491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:23.072019 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Acquiring lock "cinder-attachment_update-55c4b9a1-5090-4295-a7e8-b4e74bd17aed-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:24:23.079282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Lock "cinder-attachment_update-55c4b9a1-5090-4295-a7e8-b4e74bd17aed-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:24:23.080134 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:23.080134 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:23.167740 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Lock "cinder-attachment_update-55c4b9a1-5090-4295-a7e8-b4e74bd17aed-np0000006809" released by "attachment_update" :: held 0.088s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:23.168278 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-5e82365d-10d6-4b87-8188-8b4f88f7ebc3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 returned with HTTP 200 Aug 08 20:24:23.168812 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 750/3028] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:24:23 2026] PUT /volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:23.229885 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-08a47876-e92b-42b8-8f5e-3f4583562046 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:23.231975 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08a47876-e92b-42b8-8f5e-3f4583562046 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:23.232041 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08a47876-e92b-42b8-8f5e-3f4583562046 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:23.232560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08a47876-e92b-42b8-8f5e-3f4583562046 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:23.232560 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-08a47876-e92b-42b8-8f5e-3f4583562046 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:23.237981 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:23.237981 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:23.239078 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08a47876-e92b-42b8-8f5e-3f4583562046 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:23.239415 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 758/3029] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:23 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:23.450780 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c44621a1-15c9-48a7-8ef9-cb5872c1e997 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:23.452647 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c44621a1-15c9-48a7-8ef9-cb5872c1e997 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:23.452841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c44621a1-15c9-48a7-8ef9-cb5872c1e997 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:23.453015 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c44621a1-15c9-48a7-8ef9-cb5872c1e997 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:23.453115 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c44621a1-15c9-48a7-8ef9-cb5872c1e997 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:23.457665 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:23.457665 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:23.458451 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c44621a1-15c9-48a7-8ef9-cb5872c1e997 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:23.458827 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 762/3030] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:23 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:23.755449 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1918c39f-6327-4562-924e-f293bafc584b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:23.757086 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1918c39f-6327-4562-924e-f293bafc584b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:23.757260 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1918c39f-6327-4562-924e-f293bafc584b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:23.757485 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1918c39f-6327-4562-924e-f293bafc584b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:23.766603 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:23.766603 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:23.770247 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1918c39f-6327-4562-924e-f293bafc584b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:23.775038 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1918c39f-6327-4562-924e-f293bafc584b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:23.775859 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 761/3031] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:23 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:24.034907 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5da6e4d3-e187-40dd-aa09-b12809f47083 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.036795 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5da6e4d3-e187-40dd-aa09-b12809f47083 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:24.036795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5da6e4d3-e187-40dd-aa09-b12809f47083 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.036795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5da6e4d3-e187-40dd-aa09-b12809f47083 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.036795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5da6e4d3-e187-40dd-aa09-b12809f47083 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:24.040444 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.040444 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:24.041341 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5da6e4d3-e187-40dd-aa09-b12809f47083 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:24.041641 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 751/3032] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:24.113396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a647d057-efd1-4802-bff0-a6cb9f8f0a93 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.115555 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a647d057-efd1-4802-bff0-a6cb9f8f0a93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:24.115796 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a647d057-efd1-4802-bff0-a6cb9f8f0a93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.116025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a647d057-efd1-4802-bff0-a6cb9f8f0a93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.124606 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.124606 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:24.133639 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a647d057-efd1-4802-bff0-a6cb9f8f0a93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:24.139252 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a647d057-efd1-4802-bff0-a6cb9f8f0a93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:24.139926 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 759/3033] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:24.151397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f8f27ff-7a73-4cc7-8631-fa2d3e768a29 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.153466 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f8f27ff-7a73-4cc7-8631-fa2d3e768a29 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:24.153652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f8f27ff-7a73-4cc7-8631-fa2d3e768a29 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.153841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f8f27ff-7a73-4cc7-8631-fa2d3e768a29 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.164202 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.164202 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:24.171123 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8f8f27ff-7a73-4cc7-8631-fa2d3e768a29 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:24.179024 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f8f27ff-7a73-4cc7-8631-fa2d3e768a29 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:24.179489 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 763/3034] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:24.237442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-a811c363-d8e6-4a68-93ae-e715996baa36 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.243052 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-a811c363-d8e6-4a68-93ae-e715996baa36 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:24.243052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-a811c363-d8e6-4a68-93ae-e715996baa36 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.243052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-a811c363-d8e6-4a68-93ae-e715996baa36 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.249150 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.249150 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:24.253013 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10604a6c-668c-4090-b387-1be110cdecf6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.255374 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-a811c363-d8e6-4a68-93ae-e715996baa36 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:24.255654 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10604a6c-668c-4090-b387-1be110cdecf6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:24.255654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10604a6c-668c-4090-b387-1be110cdecf6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.256443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10604a6c-668c-4090-b387-1be110cdecf6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.256782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-10604a6c-668c-4090-b387-1be110cdecf6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:24.261075 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-a811c363-d8e6-4a68-93ae-e715996baa36 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:24.261731 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 762/3035] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:24.261969 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.261969 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:24.262832 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10604a6c-668c-4090-b387-1be110cdecf6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:24.263365 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 752/3036] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:24.371828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-20210a60-6956-40fc-a5ea-e1a7c928910c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.372307 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20210a60-6956-40fc-a5ea-e1a7c928910c None None] GET https://10.4.3.206/volume// Aug 08 20:24:24.372542 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20210a60-6956-40fc-a5ea-e1a7c928910c None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.372792 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20210a60-6956-40fc-a5ea-e1a7c928910c None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.373188 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20210a60-6956-40fc-a5ea-e1a7c928910c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:24.373600 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 760/3037] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:24: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 08 20:24:24.382180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-f592a23b-5193-46d9-b0a4-2c4cbd19abb9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.384699 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-f592a23b-5193-46d9-b0a4-2c4cbd19abb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:24:24.385065 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-f592a23b-5193-46d9-b0a4-2c4cbd19abb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6", "connector": null, "instance_uuid": "f0f28def-f931-40b7-b3dc-fb5b9f23c185"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:24.395101 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.395101 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:24.428723 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-f592a23b-5193-46d9-b0a4-2c4cbd19abb9 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:24:24.429268 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 764/3038] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:24:24 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:24.478586 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3c7aa871-f612-4e60-a9a4-e1be839cb7e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.480164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-88a1e712-1112-46be-b5c0-6b6ef96427e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.482920 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88a1e712-1112-46be-b5c0-6b6ef96427e6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:24.483133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88a1e712-1112-46be-b5c0-6b6ef96427e6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.483351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88a1e712-1112-46be-b5c0-6b6ef96427e6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.483516 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c7aa871-f612-4e60-a9a4-e1be839cb7e4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:24.483606 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c7aa871-f612-4e60-a9a4-e1be839cb7e4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.483831 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c7aa871-f612-4e60-a9a4-e1be839cb7e4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.484013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3c7aa871-f612-4e60-a9a4-e1be839cb7e4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:24.489872 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ea11418b-8189-42d5-9ae5-98ac73d76da3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.490308 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea11418b-8189-42d5-9ae5-98ac73d76da3 None None] GET https://10.4.3.206/volume// Aug 08 20:24:24.490549 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea11418b-8189-42d5-9ae5-98ac73d76da3 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.490896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea11418b-8189-42d5-9ae5-98ac73d76da3 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.491189 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea11418b-8189-42d5-9ae5-98ac73d76da3 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:24.491584 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 761/3039] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:24.492974 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.492974 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:24.495114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c7aa871-f612-4e60-a9a4-e1be839cb7e4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:24.495114 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 763/3040] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:24.496766 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.496766 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:24.500864 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-88a1e712-1112-46be-b5c0-6b6ef96427e6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:24.503306 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-3fddb00e-eb4f-4cf2-a007-92c5c26fa2c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.507290 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-3fddb00e-eb4f-4cf2-a007-92c5c26fa2c1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:24.507403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88a1e712-1112-46be-b5c0-6b6ef96427e6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:24.507439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-3fddb00e-eb4f-4cf2-a007-92c5c26fa2c1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.507492 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 753/3041] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:24.507518 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-3fddb00e-eb4f-4cf2-a007-92c5c26fa2c1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.516293 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.516293 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:24.518521 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-3fddb00e-eb4f-4cf2-a007-92c5c26fa2c1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:24.522732 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-3fddb00e-eb4f-4cf2-a007-92c5c26fa2c1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:24.523219 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 765/3042] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 1053 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:24.641999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.644295 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] PUT https://10.4.3.206/volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a Aug 08 20:24:24.644769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:24.653104 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Acquiring lock "cinder-attachment_update-f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:24:24.658024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Lock "cinder-attachment_update-f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:24:24.659316 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.659316 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:24.756091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Lock "cinder-attachment_update-f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6-np0000006809" released by "attachment_update" :: held 0.098s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:24.756467 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-7fc8cf08-a85a-490a-98ba-7517d7f2b4c7 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a returned with HTTP 200 Aug 08 20:24:24.757015 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 762/3043] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:24:24 2026] PUT /volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:24.790070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-579f0d3b-cd00-4b77-9f32-3359b0a07714 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:24.792222 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-579f0d3b-cd00-4b77-9f32-3359b0a07714 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:24.792432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-579f0d3b-cd00-4b77-9f32-3359b0a07714 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:24.792653 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-579f0d3b-cd00-4b77-9f32-3359b0a07714 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:24.802756 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:24.802756 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:24.806700 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-579f0d3b-cd00-4b77-9f32-3359b0a07714 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:24.811825 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-579f0d3b-cd00-4b77-9f32-3359b0a07714 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:24.812244 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 764/3044] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:24 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:25.055047 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4375edb3-811b-4a62-9c6a-710df37cd9bc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:25.057216 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4375edb3-811b-4a62-9c6a-710df37cd9bc tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:25.057492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4375edb3-811b-4a62-9c6a-710df37cd9bc tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:25.057734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4375edb3-811b-4a62-9c6a-710df37cd9bc tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:25.057868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4375edb3-811b-4a62-9c6a-710df37cd9bc tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:25.062206 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:25.062206 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:25.063266 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4375edb3-811b-4a62-9c6a-710df37cd9bc tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:25.063721 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 754/3045] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:25 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:25.275836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-907d1b44-1bae-43ae-a3a3-2f5900d0a392 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:25.277285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-907d1b44-1bae-43ae-a3a3-2f5900d0a392 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:25.277555 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-907d1b44-1bae-43ae-a3a3-2f5900d0a392 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:25.277765 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-907d1b44-1bae-43ae-a3a3-2f5900d0a392 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:25.278457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-907d1b44-1bae-43ae-a3a3-2f5900d0a392 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:25.282096 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:25.282096 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:25.282875 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-907d1b44-1bae-43ae-a3a3-2f5900d0a392 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:25.283549 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 766/3046] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:25 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:25.505911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8f4e2ec5-8c3d-4063-b6ef-1319a2c86748 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:25.507702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8f4e2ec5-8c3d-4063-b6ef-1319a2c86748 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:25.507945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8f4e2ec5-8c3d-4063-b6ef-1319a2c86748 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:25.508204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8f4e2ec5-8c3d-4063-b6ef-1319a2c86748 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:25.508351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8f4e2ec5-8c3d-4063-b6ef-1319a2c86748 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:25.512700 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:25.512700 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:25.513624 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8f4e2ec5-8c3d-4063-b6ef-1319a2c86748 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:25.514109 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 763/3047] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:25 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:25.531178 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-47bb7a29-b60f-4c04-b7cb-123e9a141f5b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:25.533334 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47bb7a29-b60f-4c04-b7cb-123e9a141f5b tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:25.533609 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47bb7a29-b60f-4c04-b7cb-123e9a141f5b tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:25.533856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47bb7a29-b60f-4c04-b7cb-123e9a141f5b tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:25.546694 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:25.546694 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:25.550802 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-47bb7a29-b60f-4c04-b7cb-123e9a141f5b tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:25.555994 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47bb7a29-b60f-4c04-b7cb-123e9a141f5b tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:25.556475 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 765/3048] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:25 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:25.828406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-48ba5277-0abb-4091-b954-a413c59e08ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:25.828870 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48ba5277-0abb-4091-b954-a413c59e08ef tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:25.829097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48ba5277-0abb-4091-b954-a413c59e08ef tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:25.829395 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48ba5277-0abb-4091-b954-a413c59e08ef tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:25.840528 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:25.840528 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:25.844287 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-48ba5277-0abb-4091-b954-a413c59e08ef tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:25.849516 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48ba5277-0abb-4091-b954-a413c59e08ef tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:25.849996 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 755/3049] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:25 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:26.076608 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-15e1babd-1e2d-4b2a-993b-16ae7d68bcaf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.078231 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15e1babd-1e2d-4b2a-993b-16ae7d68bcaf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:26.078634 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15e1babd-1e2d-4b2a-993b-16ae7d68bcaf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:26.078708 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-15e1babd-1e2d-4b2a-993b-16ae7d68bcaf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:26.078866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-15e1babd-1e2d-4b2a-993b-16ae7d68bcaf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:26.083047 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.083047 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:26.083791 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-15e1babd-1e2d-4b2a-993b-16ae7d68bcaf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:26.084347 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 767/3050] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:26 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:26.302001 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a091f72d-8c25-4f78-b639-ae765443d22f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.304569 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a091f72d-8c25-4f78-b639-ae765443d22f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:26.304701 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a091f72d-8c25-4f78-b639-ae765443d22f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:26.304979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a091f72d-8c25-4f78-b639-ae765443d22f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:26.305122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a091f72d-8c25-4f78-b639-ae765443d22f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:26.313230 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.313230 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:26.314615 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a091f72d-8c25-4f78-b639-ae765443d22f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:26.315466 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 764/3051] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:26 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:26.466112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-07889372-a604-4cd7-98cf-024c0f73cb9a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.468785 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-07889372-a604-4cd7-98cf-024c0f73cb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950/action Aug 08 20:24:26.469690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-07889372-a604-4cd7-98cf-024c0f73cb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:26.469881 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-07889372-a604-4cd7-98cf-024c0f73cb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:26.497697 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.497697 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:26.511573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-624350d5-1cd9-43a0-8bfa-063b9b21377a req-07889372-a604-4cd7-98cf-024c0f73cb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950/action returned with HTTP 204 Aug 08 20:24:26.512048 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 766/3052] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:26 2026] POST /volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:26.528874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-54314d81-3c24-4e00-ae07-9f797928eef5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.535400 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54314d81-3c24-4e00-ae07-9f797928eef5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:26.535400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54314d81-3c24-4e00-ae07-9f797928eef5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:26.535400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54314d81-3c24-4e00-ae07-9f797928eef5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:26.535400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-54314d81-3c24-4e00-ae07-9f797928eef5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:26.544489 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.544489 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:26.545656 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54314d81-3c24-4e00-ae07-9f797928eef5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:26.546084 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 756/3053] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:26 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:26.572950 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8bb228c4-79e5-4c5b-982c-7530231539a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.576353 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bb228c4-79e5-4c5b-982c-7530231539a6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:26.576699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bb228c4-79e5-4c5b-982c-7530231539a6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:26.576968 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bb228c4-79e5-4c5b-982c-7530231539a6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:26.591181 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.591181 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:26.595820 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8bb228c4-79e5-4c5b-982c-7530231539a6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:26.603513 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bb228c4-79e5-4c5b-982c-7530231539a6 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:26.603894 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 768/3054] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:26 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:26.865100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d1c4d1ba-bb0a-4932-800d-a82f257eefa7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.866866 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1c4d1ba-bb0a-4932-800d-a82f257eefa7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:26.867036 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1c4d1ba-bb0a-4932-800d-a82f257eefa7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:26.867211 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d1c4d1ba-bb0a-4932-800d-a82f257eefa7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:26.873594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.875341 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:26.875711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-934612997", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:26.876445 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.876445 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:26.877136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-934612997', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:26.879475 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d1c4d1ba-bb0a-4932-800d-a82f257eefa7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:26.883535 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d1c4d1ba-bb0a-4932-800d-a82f257eefa7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:26.883883 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 765/3055] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:26 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1654 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:26.898096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-300a41d7-38b2-4964-ba65-bbd31be45e44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.899789 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-300a41d7-38b2-4964-ba65-bbd31be45e44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:26.900165 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-300a41d7-38b2-4964-ba65-bbd31be45e44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55c4b9a1-5090-4295-a7e8-b4e74bd17aed", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1250948338"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:26.910612 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.910612 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:26.911076 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-300a41d7-38b2-4964-ba65-bbd31be45e44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:26.911237 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-300a41d7-38b2-4964-ba65-bbd31be45e44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:26.915086 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-300a41d7-38b2-4964-ba65-bbd31be45e44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 400 Aug 08 20:24:26.915566 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 757/3056] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:24:26 2026] POST /volume/v3/snapshots => generated 160 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:24:26.922508 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:26.924101 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:26.924469 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55c4b9a1-5090-4295-a7e8-b4e74bd17aed", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1644363313"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:26.938168 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:26.938168 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:26.938544 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:26.938762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:26.971724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['6d806c1b-2e09-4182-924a-5054e66c1ce9', '9ad3d8c1-a31a-4022-8d66-adbf63e71f8d', '7c9cbe99-218c-4ca1-955c-8b96dd085a40', '5b284543-e734-4b6e-a20f-e15f57f97ec1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:26.999116 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Create volume of 1 GB Aug 08 20:24:27.004286 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Availability Zones retrieved successfully. Aug 08 20:24:27.008399 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot force create request issued successfully. Aug 08 20:24:27.008834 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e5e07e6-0b49-4c20-8efc-8914dd658a29 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:24:27.009462 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 769/3057] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:24:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:27.011294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Flow 'volume_create_api' (b3dbb7ae-f02a-4e9f-8295-d1a24431445d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:27.012624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a116155-dabd-4a22-8aff-7a4d0dc4b402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:27.013783 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:27.017107 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43d147ce-6965-4fa4-b0e0-349a423dd26c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:27.018957 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43d147ce-6965-4fa4-b0e0-349a423dd26c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:27.019240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43d147ce-6965-4fa4-b0e0-349a423dd26c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:27.019469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43d147ce-6965-4fa4-b0e0-349a423dd26c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:27.027526 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:27.027526 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:27.028828 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-43d147ce-6965-4fa4-b0e0-349a423dd26c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:27.030022 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43d147ce-6965-4fa4-b0e0-349a423dd26c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 returned with HTTP 200 Aug 08 20:24:27.030800 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 766/3058] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:27 2026] GET /volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:27.091726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a116155-dabd-4a22-8aff-7a4d0dc4b402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:27.092724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cccdb306-4bec-4e02-8b25-9998e494726c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:27.097863 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3512e069-97a3-4841-8d74-844d944c4a02 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:27.099584 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3512e069-97a3-4841-8d74-844d944c4a02 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:27.099767 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3512e069-97a3-4841-8d74-844d944c4a02 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:27.099947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3512e069-97a3-4841-8d74-844d944c4a02 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:27.100049 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3512e069-97a3-4841-8d74-844d944c4a02 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:27.104315 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:27.104315 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:27.105146 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3512e069-97a3-4841-8d74-844d944c4a02 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:27.105560 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 758/3059] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:27 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:27.151117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Created reservations ['063dd049-596b-481f-aa25-8ea69a6cb17e', '2f2aa628-ee7e-4564-9d67-265e354b5273', '3b2b8e25-82d7-4055-b6a6-85898d271124', '79d5210d-9b99-4092-b31e-ed24398e75d4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:27.151850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cccdb306-4bec-4e02-8b25-9998e494726c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063dd049-596b-481f-aa25-8ea69a6cb17e', '2f2aa628-ee7e-4564-9d67-265e354b5273', '3b2b8e25-82d7-4055-b6a6-85898d271124', '79d5210d-9b99-4092-b31e-ed24398e75d4']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:27.152504 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4245997-d5a3-46c6-8f3e-feaf378a64dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:27.170995 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4245997-d5a3-46c6-8f3e-feaf378a64dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c84f7df-8de7-4b86-a66e-475237dfbe78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-934612997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19d04915c09b4f28b8f44ecefab1f990',qos_specs=None,replication_status=,reservations=['063dd049-596b-481f-aa25-8ea69a6cb17e','2f2aa628-ee7e-4564-9d67-265e354b5273','3b2b8e25-82d7-4055-b6a6-85898d271124','79d5210d-9b99-4092-b31e-ed24398e75d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d0400227c6e4b6db1f03ebac35611f9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-934612997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c84f7df-8de7-4b86-a66e-475237dfbe78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19d04915c09b4f28b8f44ecefab1f990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d0400227c6e4b6db1f03ebac35611f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:27.171703 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216e7884-8b4e-4a66-9a5f-14689dd55e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:27.193893 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (216e7884-8b4e-4a66-9a5f-14689dd55e10) transitioned into state 'SUCCESS' from state '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-934612997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19d04915c09b4f28b8f44ecefab1f990',qos_specs=None,replication_status=,reservations=['063dd049-596b-481f-aa25-8ea69a6cb17e','2f2aa628-ee7e-4564-9d67-265e354b5273','3b2b8e25-82d7-4055-b6a6-85898d271124','79d5210d-9b99-4092-b31e-ed24398e75d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d0400227c6e4b6db1f03ebac35611f9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:27.194207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2cf6baf-a69b-4b9e-b6fc-769b53035bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:27.208012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2cf6baf-a69b-4b9e-b6fc-769b53035bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:27.209005 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Flow 'volume_create_api' (b3dbb7ae-f02a-4e9f-8295-d1a24431445d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:27.209613 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Create volume request issued successfully. Aug 08 20:24:27.211005 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b526515d-d0af-4a95-8fe5-ebd2984ffcc2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:27.211624 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 767/3060] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:26 2026] POST /volume/v3/volumes => generated 753 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:27.225369 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bfc9ab12-bf17-454e-b9d1-2c970d297890 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:27.227193 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfc9ab12-bf17-454e-b9d1-2c970d297890 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:24:27.227334 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfc9ab12-bf17-454e-b9d1-2c970d297890 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:27.227552 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfc9ab12-bf17-454e-b9d1-2c970d297890 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:27.233668 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:27.233668 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:27.236687 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bfc9ab12-bf17-454e-b9d1-2c970d297890 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:27.240303 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfc9ab12-bf17-454e-b9d1-2c970d297890 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 200 Aug 08 20:24:27.240642 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 770/3061] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:27 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:27.325965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7c4e6a6-748f-43bc-9bbc-4df5d3d963fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:27.327984 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7c4e6a6-748f-43bc-9bbc-4df5d3d963fd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:27.328220 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7c4e6a6-748f-43bc-9bbc-4df5d3d963fd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:27.328411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7c4e6a6-748f-43bc-9bbc-4df5d3d963fd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:27.328578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a7c4e6a6-748f-43bc-9bbc-4df5d3d963fd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:27.333125 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:27.333125 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:27.333804 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7c4e6a6-748f-43bc-9bbc-4df5d3d963fd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:27.334151 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 767/3062] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:27 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:27.561037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a868ab26-d1ef-4607-9c34-099a8ec0097b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:27.563749 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a868ab26-d1ef-4607-9c34-099a8ec0097b tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:27.564094 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a868ab26-d1ef-4607-9c34-099a8ec0097b tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:27.567308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a868ab26-d1ef-4607-9c34-099a8ec0097b tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:27.567577 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a868ab26-d1ef-4607-9c34-099a8ec0097b tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:27.574598 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:27.574598 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:27.575646 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a868ab26-d1ef-4607-9c34-099a8ec0097b tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:27.576057 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 759/3063] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:27 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:27.621165 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-739ed58f-3b62-4bba-834c-6fc6488958a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:27.623149 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-739ed58f-3b62-4bba-834c-6fc6488958a1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:27.623353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-739ed58f-3b62-4bba-834c-6fc6488958a1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:27.623614 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-739ed58f-3b62-4bba-834c-6fc6488958a1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:27.633581 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:27.633581 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:27.636806 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-739ed58f-3b62-4bba-834c-6fc6488958a1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:27.641821 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-739ed58f-3b62-4bba-834c-6fc6488958a1 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:27.642094 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 768/3064] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:27 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.041283 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8aaa165c-43d0-4398-b14c-3112c0f7d58e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.043194 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8aaa165c-43d0-4398-b14c-3112c0f7d58e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:28.043472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8aaa165c-43d0-4398-b14c-3112c0f7d58e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.043703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8aaa165c-43d0-4398-b14c-3112c0f7d58e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.049490 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.049490 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:28.049994 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8aaa165c-43d0-4398-b14c-3112c0f7d58e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:28.050921 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8aaa165c-43d0-4398-b14c-3112c0f7d58e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 returned with HTTP 200 Aug 08 20:24:28.051369 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 771/3065] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.061302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.065462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:28.066721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55c4b9a1-5090-4295-a7e8-b4e74bd17aed", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1070896279"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:28.083460 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.083460 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:28.084293 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:28.084631 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:28.115590 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-57a843db-c402-4e16-8540-6fa97aafe92d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.117233 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57a843db-c402-4e16-8540-6fa97aafe92d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:28.117622 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57a843db-c402-4e16-8540-6fa97aafe92d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.118812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57a843db-c402-4e16-8540-6fa97aafe92d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.118812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-57a843db-c402-4e16-8540-6fa97aafe92d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:28.119000 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['49c433db-5a37-459a-a9e1-2ab281208bb9', '84835d3a-d2df-4bbf-8168-e58420cbe3ac', '4525ed66-8a2c-474c-8b5f-20009f2c9691', '3e94bc0d-1e31-477a-ac9b-1acb8eaab8d2'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:28.122232 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.122232 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:28.123160 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57a843db-c402-4e16-8540-6fa97aafe92d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:28.123616 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 760/3066] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.151723 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot force create request issued successfully. Aug 08 20:24:28.152047 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-80232420-dcfa-46c0-a81a-04d11cb3e332 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:24:28.152562 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 768/3067] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:24:28 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 08 20:24:28.163563 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d3dcf5b-69b2-461b-9c41-63f7dd6949cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.169430 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d3dcf5b-69b2-461b-9c41-63f7dd6949cb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:28.169737 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d3dcf5b-69b2-461b-9c41-63f7dd6949cb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.170015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d3dcf5b-69b2-461b-9c41-63f7dd6949cb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.177826 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.177826 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:28.178485 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9d3dcf5b-69b2-461b-9c41-63f7dd6949cb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:28.179571 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d3dcf5b-69b2-461b-9c41-63f7dd6949cb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 returned with HTTP 200 Aug 08 20:24:28.182003 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 769/3068] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.252834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3517af97-f0af-4f7e-8a81-c84adeef38da None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.254659 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3517af97-f0af-4f7e-8a81-c84adeef38da tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:24:28.254884 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3517af97-f0af-4f7e-8a81-c84adeef38da tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.255074 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3517af97-f0af-4f7e-8a81-c84adeef38da tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.261609 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.261609 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:28.265099 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3517af97-f0af-4f7e-8a81-c84adeef38da tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:28.269297 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3517af97-f0af-4f7e-8a81-c84adeef38da tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 200 Aug 08 20:24:28.269704 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 772/3069] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 1361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:28.281868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-806489d7-fa79-4005-ae8d-c84ede93c7f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.283556 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-806489d7-fa79-4005-ae8d-c84ede93c7f5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:24:28.283949 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-806489d7-fa79-4005-ae8d-c84ede93c7f5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.284289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-806489d7-fa79-4005-ae8d-c84ede93c7f5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.291481 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.291481 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:28.295416 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-806489d7-fa79-4005-ae8d-c84ede93c7f5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:28.300150 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-806489d7-fa79-4005-ae8d-c84ede93c7f5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 200 Aug 08 20:24:28.300971 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 761/3070] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:28.312978 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13c6e6f1-9dca-4ef2-9362-24a3e971436c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.314919 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13c6e6f1-9dca-4ef2-9362-24a3e971436c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:24:28.315106 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13c6e6f1-9dca-4ef2-9362-24a3e971436c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.315288 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13c6e6f1-9dca-4ef2-9362-24a3e971436c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.322312 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.322312 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:28.326401 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-13c6e6f1-9dca-4ef2-9362-24a3e971436c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:28.330646 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13c6e6f1-9dca-4ef2-9362-24a3e971436c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 200 Aug 08 20:24:28.331013 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 769/3071] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:28.343693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.343963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e4af3e8-de43-4d59-8576-7312575b4069 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.345845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e4af3e8-de43-4d59-8576-7312575b4069 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:28.345994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e4af3e8-de43-4d59-8576-7312575b4069 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.346202 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e4af3e8-de43-4d59-8576-7312575b4069 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.346310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1e4af3e8-de43-4d59-8576-7312575b4069 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:28.347449 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:28.349417 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c84f7df-8de7-4b86-a66e-475237dfbe78", "name": "tempest-TestVolumeBackupRestore-backup-1858909137", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:28.349939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Creating new backup {'backup': {'volume_id': '9c84f7df-8de7-4b86-a66e-475237dfbe78', 'name': 'tempest-TestVolumeBackupRestore-backup-1858909137', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:28.350161 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Creating backup of volume 9c84f7df-8de7-4b86-a66e-475237dfbe78 in container None Aug 08 20:24:28.351197 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.351197 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:28.352029 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e4af3e8-de43-4d59-8576-7312575b4069 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:28.352412 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 773/3072] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.363303 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.363303 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:28.363303 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:28.387161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Created reservations ['c1a8ab45-73c2-444f-8a35-7be758aaac21', '2ba1aba1-30b5-41ad-af7c-756a3250349a'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:28.418050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f993dfe8-3675-4e17-b7e0-0a5db1ba94b8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:28.418534 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 770/3073] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:28 2026] POST /volume/v3/backups => generated 335 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:28.427453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-41c899c9-0cfe-4dcf-a35d-f2a790186681 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.429224 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41c899c9-0cfe-4dcf-a35d-f2a790186681 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:28.429708 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41c899c9-0cfe-4dcf-a35d-f2a790186681 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.431194 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41c899c9-0cfe-4dcf-a35d-f2a790186681 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.431194 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-41c899c9-0cfe-4dcf-a35d-f2a790186681 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:28.435194 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.435194 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:28.436518 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41c899c9-0cfe-4dcf-a35d-f2a790186681 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:28.437049 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 762/3074] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.587280 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-64e2d6aa-f34b-496a-a78d-92b44dd291b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.589009 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64e2d6aa-f34b-496a-a78d-92b44dd291b6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:28.589194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64e2d6aa-f34b-496a-a78d-92b44dd291b6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.589425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64e2d6aa-f34b-496a-a78d-92b44dd291b6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.589559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-64e2d6aa-f34b-496a-a78d-92b44dd291b6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:28.593534 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.593534 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:28.594246 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64e2d6aa-f34b-496a-a78d-92b44dd291b6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:28.594677 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 770/3075] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:28.654498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d89009e2-823a-4609-9dac-882ed0d1cb45 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:28.656676 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d89009e2-823a-4609-9dac-882ed0d1cb45 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:28.656909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d89009e2-823a-4609-9dac-882ed0d1cb45 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:28.657093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d89009e2-823a-4609-9dac-882ed0d1cb45 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:28.666150 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:28.666150 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:28.669244 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d89009e2-823a-4609-9dac-882ed0d1cb45 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:28.673547 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d89009e2-823a-4609-9dac-882ed0d1cb45 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:28.673937 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 774/3076] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:28 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.133327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df84c85c-fa47-4ef3-a17b-40260f888fa7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.135070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df84c85c-fa47-4ef3-a17b-40260f888fa7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:29.135245 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df84c85c-fa47-4ef3-a17b-40260f888fa7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.135435 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df84c85c-fa47-4ef3-a17b-40260f888fa7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.135539 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-df84c85c-fa47-4ef3-a17b-40260f888fa7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:29.139222 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.139222 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:29.139866 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df84c85c-fa47-4ef3-a17b-40260f888fa7 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:29.140157 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 771/3077] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.194209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb10718e-ef89-4fbe-9f23-ac1d2151add1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.195791 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb10718e-ef89-4fbe-9f23-ac1d2151add1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:29.196132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb10718e-ef89-4fbe-9f23-ac1d2151add1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.197202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb10718e-ef89-4fbe-9f23-ac1d2151add1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.201834 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.201834 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:29.202339 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb10718e-ef89-4fbe-9f23-ac1d2151add1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:29.203207 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb10718e-ef89-4fbe-9f23-ac1d2151add1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 returned with HTTP 200 Aug 08 20:24:29.203660 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 763/3078] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.212955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.214622 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:29.214921 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "55c4b9a1-5090-4295-a7e8-b4e74bd17aed", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-281542258"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:29.224859 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.224859 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:29.225257 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:29.225398 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:29.246408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['12b9bfa8-c611-448b-bdb4-fd985f3f72db', '6a3b8204-31b2-4da5-a953-9b0c9cd992ea', '2bfa765b-7010-4e73-9103-85628765f0ff', '2453e8fe-a08d-46a0-aafc-b4ecc3557833'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:29.274084 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot force create request issued successfully. Aug 08 20:24:29.274538 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-292e9b1d-aaa2-4eaf-a3bf-637d7fda8c74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:24:29.275117 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 771/3079] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:24:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:29.286480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-797ee2ec-c91e-41b3-a50a-a062a9ab8618 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.288506 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-797ee2ec-c91e-41b3-a50a-a062a9ab8618 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:29.288773 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-797ee2ec-c91e-41b3-a50a-a062a9ab8618 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.289014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-797ee2ec-c91e-41b3-a50a-a062a9ab8618 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.294869 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.294869 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:29.295491 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-797ee2ec-c91e-41b3-a50a-a062a9ab8618 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:29.296416 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-797ee2ec-c91e-41b3-a50a-a062a9ab8618 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 returned with HTTP 200 Aug 08 20:24:29.296870 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 775/3080] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.361990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a16b4d5-6108-4b63-a6eb-0b31e76b7f89 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.363674 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a16b4d5-6108-4b63-a6eb-0b31e76b7f89 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:29.363843 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a16b4d5-6108-4b63-a6eb-0b31e76b7f89 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.364055 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a16b4d5-6108-4b63-a6eb-0b31e76b7f89 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.364176 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9a16b4d5-6108-4b63-a6eb-0b31e76b7f89 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:29.368015 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.368015 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:29.368711 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a16b4d5-6108-4b63-a6eb-0b31e76b7f89 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:29.369018 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 772/3081] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.446437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70de3365-d9af-4a87-bbb8-f3761e3e4609 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.448078 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70de3365-d9af-4a87-bbb8-f3761e3e4609 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:29.448258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70de3365-d9af-4a87-bbb8-f3761e3e4609 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.448466 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70de3365-d9af-4a87-bbb8-f3761e3e4609 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.448568 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-70de3365-d9af-4a87-bbb8-f3761e3e4609 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:29.452457 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.452457 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:29.453081 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70de3365-d9af-4a87-bbb8-f3761e3e4609 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:29.453432 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 764/3082] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.605401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c6500a71-ec29-4e3f-88e6-73886aed6dea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.607305 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6500a71-ec29-4e3f-88e6-73886aed6dea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:29.607526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6500a71-ec29-4e3f-88e6-73886aed6dea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.607701 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6500a71-ec29-4e3f-88e6-73886aed6dea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.607808 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c6500a71-ec29-4e3f-88e6-73886aed6dea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:29.611733 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.611733 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:29.612433 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6500a71-ec29-4e3f-88e6-73886aed6dea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:29.612751 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 772/3083] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:29.686337 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e709cc04-42e0-4fe1-b27e-dab72cf1bf93 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:29.687277 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e709cc04-42e0-4fe1-b27e-dab72cf1bf93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:29.687502 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e709cc04-42e0-4fe1-b27e-dab72cf1bf93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:29.687674 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e709cc04-42e0-4fe1-b27e-dab72cf1bf93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:29.696656 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:29.696656 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:29.699685 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e709cc04-42e0-4fe1-b27e-dab72cf1bf93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:29.703864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e709cc04-42e0-4fe1-b27e-dab72cf1bf93 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:29.704270 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 776/3084] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:29 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.150474 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b66aa5f6-1816-454c-b595-24224ae3044c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.152132 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b66aa5f6-1816-454c-b595-24224ae3044c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:30.152354 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b66aa5f6-1816-454c-b595-24224ae3044c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.152607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b66aa5f6-1816-454c-b595-24224ae3044c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.152746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b66aa5f6-1816-454c-b595-24224ae3044c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:30.157609 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.157609 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:30.158489 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b66aa5f6-1816-454c-b595-24224ae3044c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:30.158898 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 773/3085] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.306066 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-34763535-683a-4b6a-b87c-95d76ed63fce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.308274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34763535-683a-4b6a-b87c-95d76ed63fce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:30.308274 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34763535-683a-4b6a-b87c-95d76ed63fce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.321573 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-34763535-683a-4b6a-b87c-95d76ed63fce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.321573 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.321573 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:30.321573 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-34763535-683a-4b6a-b87c-95d76ed63fce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:30.321573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-34763535-683a-4b6a-b87c-95d76ed63fce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 returned with HTTP 200 Aug 08 20:24:30.321573 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 765/3086] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.326166 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d75e5c08-dfda-4043-a8af-c7208782df63 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.330964 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:30.330964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.330964 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.330964 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:30.336166 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.336166 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:30.336589 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:30.359481 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:24:30.359481 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d75e5c08-dfda-4043-a8af-c7208782df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 returned with HTTP 202 Aug 08 20:24:30.359481 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 773/3087] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:30 2026] DELETE /volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:30.368109 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a1b3f4e4-a3ed-45f4-9e86-3729f5fc4d0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.375238 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a1b3f4e4-a3ed-45f4-9e86-3729f5fc4d0e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:30.376417 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a1b3f4e4-a3ed-45f4-9e86-3729f5fc4d0e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.376417 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a1b3f4e4-a3ed-45f4-9e86-3729f5fc4d0e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.382177 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.382177 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:30.382744 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a1b3f4e4-a3ed-45f4-9e86-3729f5fc4d0e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:30.384369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ba0d0057-2696-470e-8a37-36a037886aeb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.384497 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a1b3f4e4-a3ed-45f4-9e86-3729f5fc4d0e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 returned with HTTP 200 Aug 08 20:24:30.384497 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 777/3088] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.385643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba0d0057-2696-470e-8a37-36a037886aeb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:30.385884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba0d0057-2696-470e-8a37-36a037886aeb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.386128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ba0d0057-2696-470e-8a37-36a037886aeb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.386276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ba0d0057-2696-470e-8a37-36a037886aeb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:30.392131 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.392131 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:30.393127 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ba0d0057-2696-470e-8a37-36a037886aeb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:30.393606 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 774/3089] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.463481 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e173ae0-23f5-44f4-a707-8159647d131a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.465332 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e173ae0-23f5-44f4-a707-8159647d131a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:30.465570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e173ae0-23f5-44f4-a707-8159647d131a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.465758 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e173ae0-23f5-44f4-a707-8159647d131a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.465865 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9e173ae0-23f5-44f4-a707-8159647d131a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:30.470273 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.470273 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:30.470969 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e173ae0-23f5-44f4-a707-8159647d131a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:30.471337 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 766/3090] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.508204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-daae88df-63e5-487b-9be2-f767f6032c4a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.511423 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-daae88df-63e5-487b-9be2-f767f6032c4a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a/action Aug 08 20:24:30.511828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-daae88df-63e5-487b-9be2-f767f6032c4a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:30.511993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-daae88df-63e5-487b-9be2-f767f6032c4a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:30.530136 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.530136 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:30.551911 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5d949bfd-0e1a-4d94-b838-ff774cc6f320 req-daae88df-63e5-487b-9be2-f767f6032c4a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a/action returned with HTTP 204 Aug 08 20:24:30.552325 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 774/3091] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:30 2026] POST /volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:30.623261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a11e9301-a31c-46bf-a86a-f307b81efd88 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.625067 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a11e9301-a31c-46bf-a86a-f307b81efd88 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:30.625258 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a11e9301-a31c-46bf-a86a-f307b81efd88 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.625454 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a11e9301-a31c-46bf-a86a-f307b81efd88 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.625556 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a11e9301-a31c-46bf-a86a-f307b81efd88 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:30.629215 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.629215 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:30.629907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a11e9301-a31c-46bf-a86a-f307b81efd88 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:30.630215 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 778/3092] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:30.715848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c03d4236-4810-4f0c-ba7b-35a1445cc3fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.718074 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c03d4236-4810-4f0c-ba7b-35a1445cc3fe tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:30.718285 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c03d4236-4810-4f0c-ba7b-35a1445cc3fe tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.718530 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c03d4236-4810-4f0c-ba7b-35a1445cc3fe tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.732596 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.732596 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:30.736668 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c03d4236-4810-4f0c-ba7b-35a1445cc3fe tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:30.742869 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c03d4236-4810-4f0c-ba7b-35a1445cc3fe tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:30.743344 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 775/3093] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:30.754717 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bef0aea9-c014-44f9-b54c-256bda48a140 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:30.756630 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bef0aea9-c014-44f9-b54c-256bda48a140 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:30.756823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bef0aea9-c014-44f9-b54c-256bda48a140 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:30.757005 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bef0aea9-c014-44f9-b54c-256bda48a140 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:30.766363 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:30.766363 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:30.769705 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bef0aea9-c014-44f9-b54c-256bda48a140 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:30.774164 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bef0aea9-c014-44f9-b54c-256bda48a140 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:30.774644 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 767/3094] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:30 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:31.168442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b67f475-3dfc-4246-8997-aa3b35308798 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.171609 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b67f475-3dfc-4246-8997-aa3b35308798 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:31.171609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b67f475-3dfc-4246-8997-aa3b35308798 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.171609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b67f475-3dfc-4246-8997-aa3b35308798 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.171609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4b67f475-3dfc-4246-8997-aa3b35308798 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:31.174820 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.174820 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:31.175616 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b67f475-3dfc-4246-8997-aa3b35308798 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:31.176028 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 775/3095] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.184439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.186216 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:31.186570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c0bba90e-871a-4a7a-9443-b031361f4261", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-326354804"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:31.187981 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request body: {'volume': {"'backup_id": 'c0bba90e-871a-4a7a-9443-b031361f4261', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-326354804'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:31.188115 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume of 1 GB Aug 08 20:24:31.192353 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Availability Zones retrieved successfully. Aug 08 20:24:31.197299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (fd8a73f9-475f-44a5-9d44-ddb2fa5a3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.198680 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220260c5-fbfc-4675-8ccb-2a3126ea4120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.199571 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:31.223672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (220260c5-fbfc-4675-8ccb-2a3126ea4120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.224378 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c3adae-e76a-43ce-8b1f-16e50fc43646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.259911 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['04c791a2-81bb-4c53-b5ea-79ec4f35fe18', 'bbf38416-0a21-4df6-89b8-b2e9837c39a8', '6392a04e-59d8-45d9-b3f0-8a9740962aa3', '96550f29-ffa9-4536-9546-068a6d00eb52'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:31.260674 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6c3adae-e76a-43ce-8b1f-16e50fc43646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04c791a2-81bb-4c53-b5ea-79ec4f35fe18', 'bbf38416-0a21-4df6-89b8-b2e9837c39a8', '6392a04e-59d8-45d9-b3f0-8a9740962aa3', '96550f29-ffa9-4536-9546-068a6d00eb52']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.261407 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29acf575-be8f-46e4-8908-c7906648e660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.281935 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29acf575-be8f-46e4-8908-c7906648e660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b32f0f-3c4c-47ce-9874-070f07ee24ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-326354804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['04c791a2-81bb-4c53-b5ea-79ec4f35fe18','bbf38416-0a21-4df6-89b8-b2e9837c39a8','6392a04e-59d8-45d9-b3f0-8a9740962aa3','96550f29-ffa9-4536-9546-068a6d00eb52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-326354804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13b32f0f-3c4c-47ce-9874-070f07ee24ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea74e6c313ec48a3ac2629cc358b1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8173968d4d404c168e49e4751d7f4f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.283176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4580c516-deba-4ff8-9c61-862197845030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.300671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4580c516-deba-4ff8-9c61-862197845030) transitioned into state 'SUCCESS' from state '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-326354804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['04c791a2-81bb-4c53-b5ea-79ec4f35fe18','bbf38416-0a21-4df6-89b8-b2e9837c39a8','6392a04e-59d8-45d9-b3f0-8a9740962aa3','96550f29-ffa9-4536-9546-068a6d00eb52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.301494 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2f9c2a-c98f-490f-8bf3-4cb03daa4d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.310501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff2f9c2a-c98f-490f-8bf3-4cb03daa4d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.311218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (fd8a73f9-475f-44a5-9d44-ddb2fa5a3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.311527 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request issued successfully. Aug 08 20:24:31.312025 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd809630-d621-45fa-924c-0ae0bcdb2d71 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:31.312578 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 779/3096] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:31 2026] POST /volume/v3/volumes => generated 757 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:31.323469 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.325066 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:31.325409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c0bba90e-871a-4a7a-9443-b031361f4261", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-402773757"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:31.326740 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request body: {'volume': {"'backup_id": 'c0bba90e-871a-4a7a-9443-b031361f4261', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-402773757'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:31.326883 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume of 1 GB Aug 08 20:24:31.329122 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=497,cinder:UPDATE=150,cinder:INSERT=93 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:24:31.331626 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Availability Zones retrieved successfully. Aug 08 20:24:31.337447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (7efbf815-ea69-4cc8-80d6-6d258428013e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.338311 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71db8027-acbe-4b54-8140-b589a19117e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.340005 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:31.363938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71db8027-acbe-4b54-8140-b589a19117e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.364946 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0d7485-cf1e-4b23-a45d-83250bd46306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.395813 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-464b8c40-21db-488b-8910-e7030568db44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.398816 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-464b8c40-21db-488b-8910-e7030568db44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:31.399015 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-464b8c40-21db-488b-8910-e7030568db44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.399460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-464b8c40-21db-488b-8910-e7030568db44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.404587 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-464b8c40-21db-488b-8910-e7030568db44 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 returned with HTTP 404 Aug 08 20:24:31.404807 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 768/3097] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:31.407881 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7c07078-2b3e-4355-8d55-25a38b0472b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.413511 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7c07078-2b3e-4355-8d55-25a38b0472b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:31.413511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7c07078-2b3e-4355-8d55-25a38b0472b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.413511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7c07078-2b3e-4355-8d55-25a38b0472b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.413511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c7c07078-2b3e-4355-8d55-25a38b0472b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:31.414572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['52b10866-2b48-4714-a87b-a566fac34ae4', 'c7ba6fea-579c-4729-a2ca-15e7bdba508f', '4a452040-cd23-4bcd-b6c1-eb9a4bd78825', '48aee2dc-48a3-4ed9-859f-e6d1d29d1d96'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:31.415020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-373a31ed-4196-4f3d-aca9-f174422d101a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.415406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b0d7485-cf1e-4b23-a45d-83250bd46306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b10866-2b48-4714-a87b-a566fac34ae4', 'c7ba6fea-579c-4729-a2ca-15e7bdba508f', '4a452040-cd23-4bcd-b6c1-eb9a4bd78825', '48aee2dc-48a3-4ed9-859f-e6d1d29d1d96']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.416437 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d87a59-a112-4514-a1e0-c1c24c7a863d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.417047 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:31.417493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.417493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.417597 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:31.423703 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.423703 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:31.423703 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:31.423840 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.423840 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:31.424470 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7c07078-2b3e-4355-8d55-25a38b0472b8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:31.424936 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 776/3098] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.438541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-be53f493-bc5b-40f7-9606-17ad35eea8c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.440241 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be53f493-bc5b-40f7-9606-17ad35eea8c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:24:31.440854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be53f493-bc5b-40f7-9606-17ad35eea8c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.440854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be53f493-bc5b-40f7-9606-17ad35eea8c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.441243 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:24:31.441502 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-373a31ed-4196-4f3d-aca9-f174422d101a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 returned with HTTP 202 Aug 08 20:24:31.441993 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 780/3099] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:31 2026] DELETE /volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:31.446996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d87a59-a112-4514-a1e0-c1c24c7a863d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29e427de-89ac-45f1-a4a7-ab5d067172b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-402773757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['52b10866-2b48-4714-a87b-a566fac34ae4','c7ba6fea-579c-4729-a2ca-15e7bdba508f','4a452040-cd23-4bcd-b6c1-eb9a4bd78825','48aee2dc-48a3-4ed9-859f-e6d1d29d1d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-402773757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29e427de-89ac-45f1-a4a7-ab5d067172b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea74e6c313ec48a3ac2629cc358b1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8173968d4d404c168e49e4751d7f4f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.447778 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.447778 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:31.447929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0c4ac9-822c-4fc3-87a6-da8588b4d631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.451433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e92ef7a-7e1c-42c8-ae43-4afe961fc7f1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.451975 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-be53f493-bc5b-40f7-9606-17ad35eea8c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:31.455053 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e92ef7a-7e1c-42c8-ae43-4afe961fc7f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:31.455296 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e92ef7a-7e1c-42c8-ae43-4afe961fc7f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.455557 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e92ef7a-7e1c-42c8-ae43-4afe961fc7f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.457781 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be53f493-bc5b-40f7-9606-17ad35eea8c5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 returned with HTTP 200 Aug 08 20:24:31.458825 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 769/3100] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.465234 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.465234 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:31.466679 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8e92ef7a-7e1c-42c8-ae43-4afe961fc7f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:31.467700 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e92ef7a-7e1c-42c8-ae43-4afe961fc7f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 returned with HTTP 200 Aug 08 20:24:31.468139 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 777/3101] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.476024 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.478424 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:31.478701 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.478965 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.479128 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete backup with id: 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. Aug 08 20:24:31.479532 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0c4ac9-822c-4fc3-87a6-da8588b4d631) transitioned into state 'SUCCESS' from state '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-402773757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['52b10866-2b48-4714-a87b-a566fac34ae4','c7ba6fea-579c-4729-a2ca-15e7bdba508f','4a452040-cd23-4bcd-b6c1-eb9a4bd78825','48aee2dc-48a3-4ed9-859f-e6d1d29d1d96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.480516 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ecdb94-22b1-43aa-8365-138539c9eb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.484826 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.484826 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:31.487790 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f098b8d4-6888-4453-99db-3d0fc8a3e449 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.490422 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f098b8d4-6888-4453-99db-3d0fc8a3e449 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:31.490642 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f098b8d4-6888-4453-99db-3d0fc8a3e449 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.490841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f098b8d4-6888-4453-99db-3d0fc8a3e449 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.490963 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f098b8d4-6888-4453-99db-3d0fc8a3e449 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:31.496458 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.496458 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:31.497313 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f098b8d4-6888-4453-99db-3d0fc8a3e449 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:31.500406 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 770/3102] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.500486 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ecdb94-22b1-43aa-8365-138539c9eb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.500486 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (7efbf815-ea69-4cc8-80d6-6d258428013e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.500858 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request issued successfully. Aug 08 20:24:31.501643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b43d7f7-d14e-44c5-803f-6ca8b87b5e9d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:31.502225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 776/3103] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:31 2026] POST /volume/v3/volumes => generated 757 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:31.508161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] delete_backup rpcapi backup_id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:24:31.510182 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-891f6152-ed1c-4aa3-9f41-38b72b1ea2b1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 202 Aug 08 20:24:31.511135 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 781/3104] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:31 2026] DELETE /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:31.520130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.521657 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d26199cb-f312-4ec8-9925-e1b460a3a5ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.525526 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:31.525526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c0bba90e-871a-4a7a-9443-b031361f4261", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-606779036"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:31.525526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request body: {'volume': {"'backup_id": 'c0bba90e-871a-4a7a-9443-b031361f4261', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-606779036'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:31.525731 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d26199cb-f312-4ec8-9925-e1b460a3a5ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:31.525774 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume of 1 GB Aug 08 20:24:31.525810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d26199cb-f312-4ec8-9925-e1b460a3a5ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.525810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d26199cb-f312-4ec8-9925-e1b460a3a5ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.525810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d26199cb-f312-4ec8-9925-e1b460a3a5ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:31.530903 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.530903 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:31.531641 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d26199cb-f312-4ec8-9925-e1b460a3a5ab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 200 Aug 08 20:24:31.531702 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Availability Zones retrieved successfully. Aug 08 20:24:31.532003 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 771/3105] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.543141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (97273668-4518-4a76-8cdf-68a512a673ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.543516 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c822d45b-8dc0-49ea-83f4-3c4fe4e918f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.544587 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:31.577330 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c822d45b-8dc0-49ea-83f4-3c4fe4e918f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.578079 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e74e0f-b632-48ee-a744-34624fa586ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.628467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['c25ff0ff-11bf-466a-8525-7209a6571ac3', '72c8ee99-19c8-440b-8f5d-c2b546e373f3', 'ec5a25de-7f52-4873-a4ed-f9c0740dccd5', '5473caf2-c1c0-4a26-bd72-b934adf59174'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:31.629267 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e74e0f-b632-48ee-a744-34624fa586ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c25ff0ff-11bf-466a-8525-7209a6571ac3', '72c8ee99-19c8-440b-8f5d-c2b546e373f3', 'ec5a25de-7f52-4873-a4ed-f9c0740dccd5', '5473caf2-c1c0-4a26-bd72-b934adf59174']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.630054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8beb1665-8805-4ae7-ad66-b366ac523b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.640663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e5083f87-c0e3-432c-8e19-0a77355dedec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.644280 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5083f87-c0e3-432c-8e19-0a77355dedec tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:31.644602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5083f87-c0e3-432c-8e19-0a77355dedec tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:31.644896 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e5083f87-c0e3-432c-8e19-0a77355dedec tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:31.645068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e5083f87-c0e3-432c-8e19-0a77355dedec tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:31.652108 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:31.652108 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:31.654855 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e5083f87-c0e3-432c-8e19-0a77355dedec tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:31.655247 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 777/3106] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:31 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:31.662860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8beb1665-8805-4ae7-ad66-b366ac523b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5faa3c3c-a245-43d2-b857-e10103a6724f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-606779036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['c25ff0ff-11bf-466a-8525-7209a6571ac3','72c8ee99-19c8-440b-8f5d-c2b546e373f3','ec5a25de-7f52-4873-a4ed-f9c0740dccd5','5473caf2-c1c0-4a26-bd72-b934adf59174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-606779036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5faa3c3c-a245-43d2-b857-e10103a6724f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea74e6c313ec48a3ac2629cc358b1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8173968d4d404c168e49e4751d7f4f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.665294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a61a68-aa70-4ae2-8af8-5d8b048a6d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.688432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a61a68-aa70-4ae2-8af8-5d8b048a6d9f) transitioned into state 'SUCCESS' from state '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-606779036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['c25ff0ff-11bf-466a-8525-7209a6571ac3','72c8ee99-19c8-440b-8f5d-c2b546e373f3','ec5a25de-7f52-4873-a4ed-f9c0740dccd5','5473caf2-c1c0-4a26-bd72-b934adf59174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.689227 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df553bf0-c194-4c30-85e8-f226d5996c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.700335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df553bf0-c194-4c30-85e8-f226d5996c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.701400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (97273668-4518-4a76-8cdf-68a512a673ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.701781 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request issued successfully. Aug 08 20:24:31.702495 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b90e69c-4f59-41bd-815d-87ca284d59a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:31.702989 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 778/3107] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:31 2026] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:31.717568 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-198955df-4a6d-4906-92dd-99b0e010a402 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.719147 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:31.719567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c0bba90e-871a-4a7a-9443-b031361f4261", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-267531299"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:31.721007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request body: {'volume': {"'backup_id": 'c0bba90e-871a-4a7a-9443-b031361f4261', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-267531299'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:31.721124 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume of 1 GB Aug 08 20:24:31.725466 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Availability Zones retrieved successfully. Aug 08 20:24:31.730250 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (964719b3-066c-418d-891e-c5ab31fe420d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.731324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9daf79eb-f5bc-4af2-b022-fb3b4cf7f2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.732276 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:31.758234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9daf79eb-f5bc-4af2-b022-fb3b4cf7f2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.759104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea0cbd0-e5de-4428-9b3f-104dd6ef5920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.802107 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['e34814ec-0b99-4b6c-906b-d51cca99e4cb', 'feaaaf99-993d-4ee4-8709-5e66d6d0bdff', '7282b8c6-8b6b-4bbe-b33e-0b2d6185c926', 'c3f40cc8-fe89-4566-b3ca-7674010c8b9c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:31.802847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea0cbd0-e5de-4428-9b3f-104dd6ef5920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e34814ec-0b99-4b6c-906b-d51cca99e4cb', 'feaaaf99-993d-4ee4-8709-5e66d6d0bdff', '7282b8c6-8b6b-4bbe-b33e-0b2d6185c926', 'c3f40cc8-fe89-4566-b3ca-7674010c8b9c']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.803705 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08019dfe-9f2a-4c6d-be65-6d26751dae4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.826779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08019dfe-9f2a-4c6d-be65-6d26751dae4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '520d37d3-386b-403a-b945-fc260491bda1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-267531299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['e34814ec-0b99-4b6c-906b-d51cca99e4cb','feaaaf99-993d-4ee4-8709-5e66d6d0bdff','7282b8c6-8b6b-4bbe-b33e-0b2d6185c926','c3f40cc8-fe89-4566-b3ca-7674010c8b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-267531299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=520d37d3-386b-403a-b945-fc260491bda1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea74e6c313ec48a3ac2629cc358b1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8173968d4d404c168e49e4751d7f4f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.827580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99dac1ce-73dd-428d-bf90-fe2f8205fc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.852269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99dac1ce-73dd-428d-bf90-fe2f8205fc2f) transitioned into state 'SUCCESS' from state '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-267531299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['e34814ec-0b99-4b6c-906b-d51cca99e4cb','feaaaf99-993d-4ee4-8709-5e66d6d0bdff','7282b8c6-8b6b-4bbe-b33e-0b2d6185c926','c3f40cc8-fe89-4566-b3ca-7674010c8b9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.853064 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2514ef2d-17f9-4117-92f1-074529ac9f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.869539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2514ef2d-17f9-4117-92f1-074529ac9f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.870625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (964719b3-066c-418d-891e-c5ab31fe420d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.871039 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request issued successfully. Aug 08 20:24:31.871884 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-198955df-4a6d-4906-92dd-99b0e010a402 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:31.872665 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 782/3108] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:31 2026] POST /volume/v3/volumes => generated 757 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:31.887257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb0d5099-eab4-4187-9091-3514d6273128 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:31.889941 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:31.890401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "c0bba90e-871a-4a7a-9443-b031361f4261", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-351231755"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:31.892180 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request body: {'volume': {"'backup_id": 'c0bba90e-871a-4a7a-9443-b031361f4261', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-351231755'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:31.892332 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume of 1 GB Aug 08 20:24:31.895702 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=370,cinder:INSERT=58,cinder:UPDATE=87 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:24:31.898084 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Availability Zones retrieved successfully. Aug 08 20:24:31.905079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (205c4d59-093f-4001-a83a-63c91b832bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:31.906951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf11828c-f34c-4c88-b4df-7233bc68e09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.908106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:31.936219 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf11828c-f34c-4c88-b4df-7233bc68e09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.937305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf9a7f0-19ae-4e41-aa28-7740aae7e7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:31.981608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Created reservations ['cd75ad66-48a4-4d12-8583-f70cc758110c', 'a4f20747-ae49-48c3-999d-f6034bab5f23', '8b74528c-0860-4cc6-b8cc-7bfaf6862a72', 'c21e1ed1-8be6-4e89-91ea-3002f9d06c9f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:31.982461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bf9a7f0-19ae-4e41-aa28-7740aae7e7d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd75ad66-48a4-4d12-8583-f70cc758110c', 'a4f20747-ae49-48c3-999d-f6034bab5f23', '8b74528c-0860-4cc6-b8cc-7bfaf6862a72', 'c21e1ed1-8be6-4e89-91ea-3002f9d06c9f']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:31.983265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc74bfe6-5c8f-4537-a096-9d804117e89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:32.005328 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc74bfe6-5c8f-4537-a096-9d804117e89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7af24c89-b89f-4111-aede-553d17ba7dd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-351231755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['cd75ad66-48a4-4d12-8583-f70cc758110c','a4f20747-ae49-48c3-999d-f6034bab5f23','8b74528c-0860-4cc6-b8cc-7bfaf6862a72','c21e1ed1-8be6-4e89-91ea-3002f9d06c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-351231755',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7af24c89-b89f-4111-aede-553d17ba7dd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea74e6c313ec48a3ac2629cc358b1170',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8173968d4d404c168e49e4751d7f4f65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:32.006125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d901672-a56c-4451-9413-c765868702b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:32.022034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d901672-a56c-4451-9413-c765868702b3) transitioned into state 'SUCCESS' from state '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-351231755',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea74e6c313ec48a3ac2629cc358b1170',qos_specs=None,replication_status=,reservations=['cd75ad66-48a4-4d12-8583-f70cc758110c','a4f20747-ae49-48c3-999d-f6034bab5f23','8b74528c-0860-4cc6-b8cc-7bfaf6862a72','c21e1ed1-8be6-4e89-91ea-3002f9d06c9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8173968d4d404c168e49e4751d7f4f65',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:32.022836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0bc643-e35c-45b3-984c-0232bcd8eeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:32.033346 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0bc643-e35c-45b3-984c-0232bcd8eeba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:32.034429 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Flow 'volume_create_api' (205c4d59-093f-4001-a83a-63c91b832bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:32.034734 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Create volume request issued successfully. Aug 08 20:24:32.035356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb0d5099-eab4-4187-9091-3514d6273128 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:32.035825 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 772/3109] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:31 2026] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:32.048238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1667dde1-dfc6-4f33-970f-5c7bcda025bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.049832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1667dde1-dfc6-4f33-970f-5c7bcda025bf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea Aug 08 20:24:32.050060 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1667dde1-dfc6-4f33-970f-5c7bcda025bf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.050268 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1667dde1-dfc6-4f33-970f-5c7bcda025bf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.056661 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.056661 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:32.059788 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1667dde1-dfc6-4f33-970f-5c7bcda025bf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:32.063329 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1667dde1-dfc6-4f33-970f-5c7bcda025bf tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea returned with HTTP 200 Aug 08 20:24:32.063799 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 778/3110] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.082341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1d7a335b-df98-4488-9b8a-4d4420930b14 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.084602 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d7a335b-df98-4488-9b8a-4d4420930b14 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 Aug 08 20:24:32.084835 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d7a335b-df98-4488-9b8a-4d4420930b14 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.085081 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d7a335b-df98-4488-9b8a-4d4420930b14 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.094292 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.094292 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:32.098703 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1d7a335b-df98-4488-9b8a-4d4420930b14 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:32.103341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d7a335b-df98-4488-9b8a-4d4420930b14 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 returned with HTTP 200 Aug 08 20:24:32.103845 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 779/3111] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.117133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a82d8749-f4d4-4a45-8509-54cae28038fe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.118898 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a82d8749-f4d4-4a45-8509-54cae28038fe tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f Aug 08 20:24:32.119108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a82d8749-f4d4-4a45-8509-54cae28038fe tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.119402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a82d8749-f4d4-4a45-8509-54cae28038fe tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.125869 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.125869 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:32.129317 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a82d8749-f4d4-4a45-8509-54cae28038fe tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:32.133478 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a82d8749-f4d4-4a45-8509-54cae28038fe tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f returned with HTTP 200 Aug 08 20:24:32.134032 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 783/3112] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.155070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-458f847f-d235-469f-8e9e-2dc654a54486 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.157423 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-458f847f-d235-469f-8e9e-2dc654a54486 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 Aug 08 20:24:32.157711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-458f847f-d235-469f-8e9e-2dc654a54486 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.157979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-458f847f-d235-469f-8e9e-2dc654a54486 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.167112 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.167112 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:32.170276 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-458f847f-d235-469f-8e9e-2dc654a54486 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:32.173814 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-458f847f-d235-469f-8e9e-2dc654a54486 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 returned with HTTP 200 Aug 08 20:24:32.174156 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 773/3113] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.189598 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c2385d8-96e5-4b44-b24e-8bc6782aea99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.191831 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c2385d8-96e5-4b44-b24e-8bc6782aea99 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 Aug 08 20:24:32.192080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c2385d8-96e5-4b44-b24e-8bc6782aea99 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.192293 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c2385d8-96e5-4b44-b24e-8bc6782aea99 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.203534 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.203534 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:32.208765 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0c2385d8-96e5-4b44-b24e-8bc6782aea99 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:32.214264 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c2385d8-96e5-4b44-b24e-8bc6782aea99 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 returned with HTTP 200 Aug 08 20:24:32.214887 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 779/3114] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.227764 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-021ac1f3-5c39-4712-a45a-5a720172a24e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.229788 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-021ac1f3-5c39-4712-a45a-5a720172a24e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:32.230012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-021ac1f3-5c39-4712-a45a-5a720172a24e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.230190 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-021ac1f3-5c39-4712-a45a-5a720172a24e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.230285 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-021ac1f3-5c39-4712-a45a-5a720172a24e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete backup with id: c0bba90e-871a-4a7a-9443-b031361f4261. Aug 08 20:24:32.234323 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.234323 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:32.245221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-021ac1f3-5c39-4712-a45a-5a720172a24e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] delete_backup rpcapi backup_id c0bba90e-871a-4a7a-9443-b031361f4261 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:24:32.248351 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-021ac1f3-5c39-4712-a45a-5a720172a24e tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 202 Aug 08 20:24:32.248780 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 780/3115] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:32 2026] DELETE /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:32.255932 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9fc17c7e-f7db-4875-bbd0-afa77634b2e0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.257543 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fc17c7e-f7db-4875-bbd0-afa77634b2e0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:32.257705 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fc17c7e-f7db-4875-bbd0-afa77634b2e0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.257909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fc17c7e-f7db-4875-bbd0-afa77634b2e0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.258013 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9fc17c7e-f7db-4875-bbd0-afa77634b2e0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:32.262007 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.262007 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:32.262717 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fc17c7e-f7db-4875-bbd0-afa77634b2e0 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 200 Aug 08 20:24:32.263045 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 784/3116] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.478695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-35f9a41e-c80c-466d-9c4b-c4bb04ca7d74 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.480497 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35f9a41e-c80c-466d-9c4b-c4bb04ca7d74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:32.480708 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35f9a41e-c80c-466d-9c4b-c4bb04ca7d74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.480893 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35f9a41e-c80c-466d-9c4b-c4bb04ca7d74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.484877 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35f9a41e-c80c-466d-9c4b-c4bb04ca7d74 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 returned with HTTP 404 Aug 08 20:24:32.485284 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 774/3117] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:32.492222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.494044 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:32.494323 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.494618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.494784 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:32.499764 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.499764 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:32.500218 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:32.512621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ec19e960-f3ac-4507-b7b5-0efc2f7faa6e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.514371 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec19e960-f3ac-4507-b7b5-0efc2f7faa6e tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:32.514587 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec19e960-f3ac-4507-b7b5-0efc2f7faa6e tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.514766 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ec19e960-f3ac-4507-b7b5-0efc2f7faa6e tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.514867 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ec19e960-f3ac-4507-b7b5-0efc2f7faa6e tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:32.518806 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.518806 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:32.519519 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ec19e960-f3ac-4507-b7b5-0efc2f7faa6e tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:32.519911 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 781/3118] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.522781 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:24:32.523108 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c662eb9-ca48-4aaf-9a3e-ce63bb5cd4ff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 returned with HTTP 202 Aug 08 20:24:32.523652 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 780/3119] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:32 2026] DELETE /volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:32.531093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab0186e4-1ed9-4b8c-ac97-603434453565 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.532877 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab0186e4-1ed9-4b8c-ac97-603434453565 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:32.533055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab0186e4-1ed9-4b8c-ac97-603434453565 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.533232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab0186e4-1ed9-4b8c-ac97-603434453565 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.537897 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.537897 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:32.538273 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab0186e4-1ed9-4b8c-ac97-603434453565 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:32.538966 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab0186e4-1ed9-4b8c-ac97-603434453565 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 returned with HTTP 200 Aug 08 20:24:32.539279 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 785/3120] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.545049 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e7982d3c-27f6-43bf-a537-952c589d0dc0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.546835 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7982d3c-27f6-43bf-a537-952c589d0dc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 Aug 08 20:24:32.547036 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7982d3c-27f6-43bf-a537-952c589d0dc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.547221 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7982d3c-27f6-43bf-a537-952c589d0dc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.547335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e7982d3c-27f6-43bf-a537-952c589d0dc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 2a583f28-e0ed-48d3-9dc1-dd9598865ba7. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:32.550671 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7982d3c-27f6-43bf-a537-952c589d0dc0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 returned with HTTP 404 Aug 08 20:24:32.551102 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 775/3121] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/backups/2a583f28-e0ed-48d3-9dc1-dd9598865ba7 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:32.559094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.561144 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:32.561416 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.561670 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.561779 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete backup with id: 623efaba-cd4a-4d8b-8072-48e32270797f. Aug 08 20:24:32.566351 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.566351 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:32.579430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] delete_backup rpcapi backup_id 623efaba-cd4a-4d8b-8072-48e32270797f {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:24:32.581292 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33dd439e-ccf7-4b47-80f2-3f289a463a72 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 202 Aug 08 20:24:32.581731 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 782/3122] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:32 2026] DELETE /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:32.591541 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b25e0ef-212c-4c2e-91be-4145bd7515c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.593518 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b25e0ef-212c-4c2e-91be-4145bd7515c7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:32.593732 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b25e0ef-212c-4c2e-91be-4145bd7515c7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.593937 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b25e0ef-212c-4c2e-91be-4145bd7515c7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.594044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2b25e0ef-212c-4c2e-91be-4145bd7515c7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:32.605107 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.605107 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:32.606818 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b25e0ef-212c-4c2e-91be-4145bd7515c7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 200 Aug 08 20:24:32.607202 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 781/3123] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:32.665880 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e4023e1f-0af7-4daa-95ef-98134bd91cf0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:32.667636 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e4023e1f-0af7-4daa-95ef-98134bd91cf0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:32.667837 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e4023e1f-0af7-4daa-95ef-98134bd91cf0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:32.668025 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e4023e1f-0af7-4daa-95ef-98134bd91cf0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:32.668169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e4023e1f-0af7-4daa-95ef-98134bd91cf0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:32.673709 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:32.673709 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:32.674429 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e4023e1f-0af7-4daa-95ef-98134bd91cf0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:32.674785 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 786/3124] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:32 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:33.273992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de79ce71-a915-4f38-a876-9838140c85c2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.276816 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de79ce71-a915-4f38-a876-9838140c85c2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 Aug 08 20:24:33.277041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de79ce71-a915-4f38-a876-9838140c85c2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.277258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de79ce71-a915-4f38-a876-9838140c85c2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.277411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-de79ce71-a915-4f38-a876-9838140c85c2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Show backup with id c0bba90e-871a-4a7a-9443-b031361f4261. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:33.281555 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de79ce71-a915-4f38-a876-9838140c85c2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 returned with HTTP 404 Aug 08 20:24:33.282029 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 776/3125] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/backups/c0bba90e-871a-4a7a-9443-b031361f4261 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:33.293522 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74738691-a00f-409a-b63d-08be1f52799b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.295406 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 Aug 08 20:24:33.295633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.295840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.296001 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume with id: 7af24c89-b89f-4111-aede-553d17ba7dd2 Aug 08 20:24:33.303681 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.303681 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:33.304161 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:33.322872 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume request issued successfully. Aug 08 20:24:33.323043 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74738691-a00f-409a-b63d-08be1f52799b tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 returned with HTTP 202 Aug 08 20:24:33.323475 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 783/3126] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:33 2026] DELETE /volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:33.334312 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-64b62edb-cff5-4a3f-9c76-247c9529a1f9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.339535 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64b62edb-cff5-4a3f-9c76-247c9529a1f9 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 Aug 08 20:24:33.339770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64b62edb-cff5-4a3f-9c76-247c9529a1f9 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.339976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64b62edb-cff5-4a3f-9c76-247c9529a1f9 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.342335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f2f98079-7caf-4380-8acd-75735c314378 req-99a4d0f6-e847-4970-943d-fe0fc42cef0d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.344542 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-99a4d0f6-e847-4970-943d-fe0fc42cef0d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:33.344734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-99a4d0f6-e847-4970-943d-fe0fc42cef0d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.344929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-99a4d0f6-e847-4970-943d-fe0fc42cef0d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.352088 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.352088 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:33.354623 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.354623 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:33.358075 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f2f98079-7caf-4380-8acd-75735c314378 req-99a4d0f6-e847-4970-943d-fe0fc42cef0d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:33.358135 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-64b62edb-cff5-4a3f-9c76-247c9529a1f9 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:33.362658 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-99a4d0f6-e847-4970-943d-fe0fc42cef0d tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:33.363030 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 787/3127] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:33.363501 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64b62edb-cff5-4a3f-9c76-247c9529a1f9 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 returned with HTTP 200 Aug 08 20:24:33.364100 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 782/3128] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:33.381435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.383875 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] POST https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6/action Aug 08 20:24:33.384295 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:33.384485 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:33.397479 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.397479 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:33.398057 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:33.406662 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Begin detaching volume completed successfully. Aug 08 20:24:33.406944 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-58c52cbe-4fda-4c29-bd4c-6df15586b037 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6/action returned with HTTP 202 Aug 08 20:24:33.407622 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 777/3129] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:24:33 2026] POST /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:33.462655 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a34e8f90-5d03-462d-a629-57982b766e6f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.463040 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a34e8f90-5d03-462d-a629-57982b766e6f None None] GET https://10.4.3.206/volume// Aug 08 20:24:33.463215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a34e8f90-5d03-462d-a629-57982b766e6f None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.463448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a34e8f90-5d03-462d-a629-57982b766e6f None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.463743 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a34e8f90-5d03-462d-a629-57982b766e6f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:33.464116 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 784/3130] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:33.473275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f2f98079-7caf-4380-8acd-75735c314378 req-cb01746d-6b49-4d7e-bf4f-d3490d3640a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.478911 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-cb01746d-6b49-4d7e-bf4f-d3490d3640a3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:33.479123 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-cb01746d-6b49-4d7e-bf4f-d3490d3640a3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.479324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-cb01746d-6b49-4d7e-bf4f-d3490d3640a3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.494501 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.494501 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:33.500862 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f2f98079-7caf-4380-8acd-75735c314378 req-cb01746d-6b49-4d7e-bf4f-d3490d3640a3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:33.510480 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-cb01746d-6b49-4d7e-bf4f-d3490d3640a3 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:33.510957 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 788/3131] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 1349 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:33.531243 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-209f0513-34fb-4fd8-b48e-2e613b562e49 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.533401 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-209f0513-34fb-4fd8-b48e-2e613b562e49 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:33.533649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-209f0513-34fb-4fd8-b48e-2e613b562e49 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.533891 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-209f0513-34fb-4fd8-b48e-2e613b562e49 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.534036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-209f0513-34fb-4fd8-b48e-2e613b562e49 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:33.538984 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.538984 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:33.540025 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-209f0513-34fb-4fd8-b48e-2e613b562e49 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:33.540659 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 783/3132] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:33.550695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ace76353-5c13-4668-89a1-97ce759b692e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.552939 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ace76353-5c13-4668-89a1-97ce759b692e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:33.553188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ace76353-5c13-4668-89a1-97ce759b692e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.553486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ace76353-5c13-4668-89a1-97ce759b692e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.558689 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ace76353-5c13-4668-89a1-97ce759b692e tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 returned with HTTP 404 Aug 08 20:24:33.559233 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 778/3133] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:33.565810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57619ca6-f964-425b-8fd2-91e70c0662b2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.567566 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57619ca6-f964-425b-8fd2-91e70c0662b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:33.567768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57619ca6-f964-425b-8fd2-91e70c0662b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.567981 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57619ca6-f964-425b-8fd2-91e70c0662b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.568125 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-57619ca6-f964-425b-8fd2-91e70c0662b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 Aug 08 20:24:33.572254 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57619ca6-f964-425b-8fd2-91e70c0662b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 returned with HTTP 404 Aug 08 20:24:33.572879 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 785/3134] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:33 2026] DELETE /volume/v3/snapshots/3a7231d7-094a-4a6d-a7c8-adf2bcde5be5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:33.579118 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e88810e2-b9c6-4dd9-99bb-3edb8a6e4f6f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.580772 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e88810e2-b9c6-4dd9-99bb-3edb8a6e4f6f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:33.580977 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e88810e2-b9c6-4dd9-99bb-3edb8a6e4f6f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.581226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e88810e2-b9c6-4dd9-99bb-3edb8a6e4f6f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.581398 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-e88810e2-b9c6-4dd9-99bb-3edb8a6e4f6f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 4f277b70-29ae-4f67-8b80-bb8126ec4f44 Aug 08 20:24:33.585995 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e88810e2-b9c6-4dd9-99bb-3edb8a6e4f6f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 returned with HTTP 404 Aug 08 20:24:33.586427 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 789/3135] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:33 2026] DELETE /volume/v3/snapshots/4f277b70-29ae-4f67-8b80-bb8126ec4f44 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:33.593370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81d49426-603e-4a56-a6f4-31d25f70995d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.595663 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81d49426-603e-4a56-a6f4-31d25f70995d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:33.595925 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81d49426-603e-4a56-a6f4-31d25f70995d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.596187 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81d49426-603e-4a56-a6f4-31d25f70995d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.596340 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-81d49426-603e-4a56-a6f4-31d25f70995d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 2a70a00b-12c8-435e-9b1a-f657a3824e27 Aug 08 20:24:33.601807 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81d49426-603e-4a56-a6f4-31d25f70995d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 returned with HTTP 404 Aug 08 20:24:33.602511 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 784/3136] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:33 2026] DELETE /volume/v3/snapshots/2a70a00b-12c8-435e-9b1a-f657a3824e27 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:33.620084 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff65c2e1-5cff-4fff-a7e0-d69f56395111 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.621655 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff65c2e1-5cff-4fff-a7e0-d69f56395111 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f Aug 08 20:24:33.621898 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff65c2e1-5cff-4fff-a7e0-d69f56395111 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.622140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff65c2e1-5cff-4fff-a7e0-d69f56395111 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.622248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ff65c2e1-5cff-4fff-a7e0-d69f56395111 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 623efaba-cd4a-4d8b-8072-48e32270797f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:33.626758 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff65c2e1-5cff-4fff-a7e0-d69f56395111 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f returned with HTTP 404 Aug 08 20:24:33.627271 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 779/3137] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/backups/623efaba-cd4a-4d8b-8072-48e32270797f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:33.636728 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-9061bc32-69d0-4065-9237-43877b501d81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.639419 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-9061bc32-69d0-4065-9237-43877b501d81 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:33.639651 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-9061bc32-69d0-4065-9237-43877b501d81 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.639842 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-9061bc32-69d0-4065-9237-43877b501d81 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.648797 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.648797 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:33.652429 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-9061bc32-69d0-4065-9237-43877b501d81 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:33.655773 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f4208bb-a685-4ede-98ec-064283203a09 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.657556 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:33.657866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "name": "tempest-VolumesBackupsTest-Volume-580943883"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:33.659285 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'name': 'tempest-VolumesBackupsTest-Volume-580943883'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:33.661778 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-9061bc32-69d0-4065-9237-43877b501d81 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:33.662194 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 786/3138] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:33.680788 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.685136 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed/action Aug 08 20:24:33.686091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-28d1d199-9c4c-406c-8ba8-511619593145 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.687371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:33.687539 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:33.687800 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28d1d199-9c4c-406c-8ba8-511619593145 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:33.688370 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28d1d199-9c4c-406c-8ba8-511619593145 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.688591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28d1d199-9c4c-406c-8ba8-511619593145 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.688698 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-28d1d199-9c4c-406c-8ba8-511619593145 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:33.693299 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.693299 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:33.694336 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28d1d199-9c4c-406c-8ba8-511619593145 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:33.694937 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 780/3139] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:33.698579 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.698579 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:33.698994 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:33.705900 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Begin detaching volume completed successfully. Aug 08 20:24:33.706224 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-23ff3a5b-84cf-474d-a188-712af7247d87 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed/action returned with HTTP 202 Aug 08 20:24:33.706809 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 785/3140] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:24:33 2026] POST /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:33.753259 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume of 1 GB Aug 08 20:24:33.757189 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Availability Zones retrieved successfully. Aug 08 20:24:33.764248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-88e73254-f2bd-48fc-8a0f-719de3ddee91 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.764699 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88e73254-f2bd-48fc-8a0f-719de3ddee91 None None] GET https://10.4.3.206/volume// Aug 08 20:24:33.764871 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88e73254-f2bd-48fc-8a0f-719de3ddee91 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.765128 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-88e73254-f2bd-48fc-8a0f-719de3ddee91 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.765538 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-88e73254-f2bd-48fc-8a0f-719de3ddee91 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:33.765868 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 787/3141] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:33.766280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (05c6aea0-d4fc-4613-bac1-a2db4b21d177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:33.768803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784972e2-8388-48e1-b2cd-26699464cb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:33.768803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:33.777523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-a38f958b-6137-42d3-9869-70e49ff8f8d1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.779815 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-a38f958b-6137-42d3-9869-70e49ff8f8d1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:33.780061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-a38f958b-6137-42d3-9869-70e49ff8f8d1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.780267 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-a38f958b-6137-42d3-9869-70e49ff8f8d1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.790979 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.790979 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:33.795013 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-a38f958b-6137-42d3-9869-70e49ff8f8d1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:33.800636 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-a38f958b-6137-42d3-9869-70e49ff8f8d1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:33.801178 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 781/3142] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 20:24:33.832012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (784972e2-8388-48e1-b2cd-26699464cb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:33.832805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909a36c8-3050-4406-8930-b16b7ef04103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:33.881404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['70531f73-ecae-4481-9a97-aef5fc2eafaa', '6935dba9-fd93-4042-849f-67f1d9c87c6b', '2a4b0c22-4f6f-42cf-81e9-f884761776b7', 'e9c91f0b-5c18-4f11-8074-1ce739c912a2'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:33.882597 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909a36c8-3050-4406-8930-b16b7ef04103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70531f73-ecae-4481-9a97-aef5fc2eafaa', '6935dba9-fd93-4042-849f-67f1d9c87c6b', '2a4b0c22-4f6f-42cf-81e9-f884761776b7', 'e9c91f0b-5c18-4f11-8074-1ce739c912a2']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:33.883876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a9fe2e-1ce4-48d8-ad0e-0b65e50346d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:33.923940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a9fe2e-1ce4-48d8-ad0e-0b65e50346d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40eb67ba-d85d-4459-9a7b-64dbd0548f69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-580943883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['70531f73-ecae-4481-9a97-aef5fc2eafaa','6935dba9-fd93-4042-849f-67f1d9c87c6b','2a4b0c22-4f6f-42cf-81e9-f884761776b7','e9c91f0b-5c18-4f11-8074-1ce739c912a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-580943883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40eb67ba-d85d-4459-9a7b-64dbd0548f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f831a8ed4eb4534ad56b3d9352e7768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:33.925474 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3680a74d-48ef-4750-bff9-f14de5bfe29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:33.948023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3680a74d-48ef-4750-bff9-f14de5bfe29b) transitioned into state 'SUCCESS' from state '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-580943883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['70531f73-ecae-4481-9a97-aef5fc2eafaa','6935dba9-fd93-4042-849f-67f1d9c87c6b','2a4b0c22-4f6f-42cf-81e9-f884761776b7','e9c91f0b-5c18-4f11-8074-1ce739c912a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:33.948837 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488e9575-9c4f-44be-b2b0-af0302cf111d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:33.962898 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (488e9575-9c4f-44be-b2b0-af0302cf111d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:33.963767 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (05c6aea0-d4fc-4613-bac1-a2db4b21d177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:33.964471 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request issued successfully. Aug 08 20:24:33.964706 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f4208bb-a685-4ede-98ec-064283203a09 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:33.965300 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 790/3143] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:33 2026] POST /volume/v3/volumes => generated 748 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:33.978898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-13c67858-58a4-40f9-9345-e1a869bb0619 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:33.981328 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13c67858-58a4-40f9-9345-e1a869bb0619 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:24:33.981676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13c67858-58a4-40f9-9345-e1a869bb0619 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:33.981999 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13c67858-58a4-40f9-9345-e1a869bb0619 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:33.989017 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:33.989017 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:33.993111 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-13c67858-58a4-40f9-9345-e1a869bb0619 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:34.000630 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13c67858-58a4-40f9-9345-e1a869bb0619 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:24:34.000990 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 786/3144] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:33 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:34.373573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f2f98079-7caf-4380-8acd-75735c314378 req-9b6fe8f6-0b8a-4028-a9c0-ed524f8de2be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.374301 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-9b6fe8f6-0b8a-4028-a9c0-ed524f8de2be tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] DELETE https://10.4.3.206/volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a Aug 08 20:24:34.374531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-9b6fe8f6-0b8a-4028-a9c0-ed524f8de2be tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.375103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-9b6fe8f6-0b8a-4028-a9c0-ed524f8de2be tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.377867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60dd8f13-2205-44ad-94f3-fe8a48402752 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.380269 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60dd8f13-2205-44ad-94f3-fe8a48402752 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 Aug 08 20:24:34.380634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60dd8f13-2205-44ad-94f3-fe8a48402752 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.380846 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60dd8f13-2205-44ad-94f3-fe8a48402752 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.387021 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60dd8f13-2205-44ad-94f3-fe8a48402752 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 returned with HTTP 404 Aug 08 20:24:34.387480 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 782/3145] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:34 2026] GET /volume/v3/volumes/7af24c89-b89f-4111-aede-553d17ba7dd2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:34.391166 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:34.391166 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:34.396963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1834a91e-da2a-40a5-88de-710131e4156a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.402270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 Aug 08 20:24:34.402470 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.402666 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.402844 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume with id: 520d37d3-386b-403a-b945-fc260491bda1 Aug 08 20:24:34.411877 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:34.411877 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:34.412295 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:34.431324 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume request issued successfully. Aug 08 20:24:34.431910 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1834a91e-da2a-40a5-88de-710131e4156a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 returned with HTTP 202 Aug 08 20:24:34.433899 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 791/3146] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:34 2026] DELETE /volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:34.443044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7315c9c7-2b44-49bf-8788-f630c80278c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.446052 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7315c9c7-2b44-49bf-8788-f630c80278c4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 Aug 08 20:24:34.447369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7315c9c7-2b44-49bf-8788-f630c80278c4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.449512 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7315c9c7-2b44-49bf-8788-f630c80278c4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.463956 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:34.463956 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:34.470282 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7315c9c7-2b44-49bf-8788-f630c80278c4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:34.479753 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7315c9c7-2b44-49bf-8788-f630c80278c4 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 returned with HTTP 200 Aug 08 20:24:34.479753 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 787/3147] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:34 2026] GET /volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:34.482616 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f2f98079-7caf-4380-8acd-75735c314378 req-9b6fe8f6-0b8a-4028-a9c0-ed524f8de2be tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a returned with HTTP 200 Aug 08 20:24:34.482616 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 788/3148] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:34 2026] DELETE /volume/v3/attachments/433200e1-bb8c-4699-a792-90b0b2799a7a => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:34.550755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-38765485-6e79-4b1a-9a37-390e10e22481 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.553188 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38765485-6e79-4b1a-9a37-390e10e22481 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:34.553411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38765485-6e79-4b1a-9a37-390e10e22481 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.553645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38765485-6e79-4b1a-9a37-390e10e22481 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.553788 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-38765485-6e79-4b1a-9a37-390e10e22481 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:34.558292 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:34.558292 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:34.559160 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38765485-6e79-4b1a-9a37-390e10e22481 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:34.559531 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 783/3149] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:34 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:34.710416 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b2b0e492-4587-4f7b-857d-2cfb622ae7ab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.710777 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2b0e492-4587-4f7b-857d-2cfb622ae7ab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:34.710821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2b0e492-4587-4f7b-857d-2cfb622ae7ab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.711079 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2b0e492-4587-4f7b-857d-2cfb622ae7ab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.711226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b2b0e492-4587-4f7b-857d-2cfb622ae7ab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:34.717471 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:34.717471 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:34.718472 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2b0e492-4587-4f7b-857d-2cfb622ae7ab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:34.718974 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 792/3150] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:34 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:34.795171 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-2c1b56f7-b6d8-4b01-96ba-2ec0716a39f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:34.797025 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-2c1b56f7-b6d8-4b01-96ba-2ec0716a39f3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 Aug 08 20:24:34.797209 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-2c1b56f7-b6d8-4b01-96ba-2ec0716a39f3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:34.797399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-2c1b56f7-b6d8-4b01-96ba-2ec0716a39f3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:34.804152 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:34.804152 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:34.848832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ac7e6bae-e84e-4f20-8d9d-2c7d2a5786e7 req-2c1b56f7-b6d8-4b01-96ba-2ec0716a39f3 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 returned with HTTP 200 Aug 08 20:24:34.849290 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 788/3151] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:34 2026] DELETE /volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:35.013472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cfffaef5-f90b-4603-9676-83db137ce6a1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.015093 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cfffaef5-f90b-4603-9676-83db137ce6a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:24:35.015253 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cfffaef5-f90b-4603-9676-83db137ce6a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.015459 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cfffaef5-f90b-4603-9676-83db137ce6a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.021744 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.021744 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:35.024910 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cfffaef5-f90b-4603-9676-83db137ce6a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:35.029197 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cfffaef5-f90b-4603-9676-83db137ce6a1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:24:35.029593 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 789/3152] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:35 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:24:35.041858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.044267 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:35.044603 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40eb67ba-d85d-4459-9a7b-64dbd0548f69", "name": "tempest-VolumesBackupsTest-Backup-2128369996"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:35.045895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating new backup {'backup': {'volume_id': '40eb67ba-d85d-4459-9a7b-64dbd0548f69', 'name': 'tempest-VolumesBackupsTest-Backup-2128369996'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:35.046039 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating backup of volume 40eb67ba-d85d-4459-9a7b-64dbd0548f69 in container None Aug 08 20:24:35.052893 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.052893 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:35.053173 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:35.066985 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['88d5a098-369e-43ee-a18f-98ae23ced7e2', '5f314c48-88a6-4d86-b937-5ff2df7e517c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:35.094322 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-62e4b748-b96b-4418-b0eb-6571d2eeeb49 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:35.094910 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 784/3153] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:35 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:35.108931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-81d0490a-f10d-4fba-8c4c-d5dccc8e5a06 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.111744 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81d0490a-f10d-4fba-8c4c-d5dccc8e5a06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:35.111971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81d0490a-f10d-4fba-8c4c-d5dccc8e5a06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.112189 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-81d0490a-f10d-4fba-8c4c-d5dccc8e5a06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.112321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-81d0490a-f10d-4fba-8c4c-d5dccc8e5a06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:35.117716 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.117716 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:35.118620 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-81d0490a-f10d-4fba-8c4c-d5dccc8e5a06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:35.119063 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 793/3154] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:35 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:35.493275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d82f4cf3-7f31-4b0b-a781-b46938cd9e91 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.495332 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d82f4cf3-7f31-4b0b-a781-b46938cd9e91 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 Aug 08 20:24:35.495588 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d82f4cf3-7f31-4b0b-a781-b46938cd9e91 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.495823 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d82f4cf3-7f31-4b0b-a781-b46938cd9e91 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.503434 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d82f4cf3-7f31-4b0b-a781-b46938cd9e91 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 returned with HTTP 404 Aug 08 20:24:35.503950 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 789/3155] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:35 2026] GET /volume/v3/volumes/520d37d3-386b-403a-b945-fc260491bda1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:35.511569 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a4e02c91-342c-41d3-8acf-66eed331f44a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.513506 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f Aug 08 20:24:35.513705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.513888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.514042 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume with id: 5faa3c3c-a245-43d2-b857-e10103a6724f Aug 08 20:24:35.520614 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.520614 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:35.521036 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:35.537534 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume request issued successfully. Aug 08 20:24:35.537719 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4e02c91-342c-41d3-8acf-66eed331f44a tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f returned with HTTP 202 Aug 08 20:24:35.538105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 790/3156] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:35 2026] DELETE /volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:35.545895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-816a5508-8158-4f35-a628-cb3217d649db None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.547598 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-816a5508-8158-4f35-a628-cb3217d649db tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f Aug 08 20:24:35.547783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-816a5508-8158-4f35-a628-cb3217d649db tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.548000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-816a5508-8158-4f35-a628-cb3217d649db tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.557062 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.557062 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:35.560897 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-816a5508-8158-4f35-a628-cb3217d649db tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:35.564899 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-816a5508-8158-4f35-a628-cb3217d649db tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f returned with HTTP 200 Aug 08 20:24:35.565227 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 785/3157] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:35 2026] GET /volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:35.574431 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0e8811fc-daa2-47d3-a3cf-b71bde600da8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.577672 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e8811fc-daa2-47d3-a3cf-b71bde600da8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:35.577931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e8811fc-daa2-47d3-a3cf-b71bde600da8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.578110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e8811fc-daa2-47d3-a3cf-b71bde600da8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.578195 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0e8811fc-daa2-47d3-a3cf-b71bde600da8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:35.582628 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.582628 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:35.583372 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e8811fc-daa2-47d3-a3cf-b71bde600da8 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:35.583954 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 794/3158] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:35 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:35.733357 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9c7ea93b-1a22-4642-aae8-50e3fea5277a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:35.736247 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c7ea93b-1a22-4642-aae8-50e3fea5277a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:35.736247 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c7ea93b-1a22-4642-aae8-50e3fea5277a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:35.736247 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9c7ea93b-1a22-4642-aae8-50e3fea5277a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:35.736247 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9c7ea93b-1a22-4642-aae8-50e3fea5277a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:35.740017 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:35.740017 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:35.740726 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9c7ea93b-1a22-4642-aae8-50e3fea5277a tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:35.741062 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 790/3159] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:35 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:36.131843 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bb871a6b-125e-4d69-bd42-59a6e4436ce6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:36.133547 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb871a6b-125e-4d69-bd42-59a6e4436ce6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:36.133726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb871a6b-125e-4d69-bd42-59a6e4436ce6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:36.133926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bb871a6b-125e-4d69-bd42-59a6e4436ce6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:36.134050 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bb871a6b-125e-4d69-bd42-59a6e4436ce6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:36.138160 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:36.138160 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:36.138909 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bb871a6b-125e-4d69-bd42-59a6e4436ce6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:36.139271 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 791/3160] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:36 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:36.581493 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84387ffa-7d20-4ed1-a288-ce74b8112a5c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:36.583739 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84387ffa-7d20-4ed1-a288-ce74b8112a5c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f Aug 08 20:24:36.583988 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84387ffa-7d20-4ed1-a288-ce74b8112a5c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:36.584227 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84387ffa-7d20-4ed1-a288-ce74b8112a5c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:36.591531 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84387ffa-7d20-4ed1-a288-ce74b8112a5c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f returned with HTTP 404 Aug 08 20:24:36.591974 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 786/3161] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:36 2026] GET /volume/v3/volumes/5faa3c3c-a245-43d2-b857-e10103a6724f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:36.596072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59ddfab4-42a7-469f-b4f3-046cd8f32c63 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:36.599840 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59ddfab4-42a7-469f-b4f3-046cd8f32c63 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:36.600080 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59ddfab4-42a7-469f-b4f3-046cd8f32c63 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:36.600599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59ddfab4-42a7-469f-b4f3-046cd8f32c63 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:36.600715 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-59ddfab4-42a7-469f-b4f3-046cd8f32c63 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:36.607602 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:36.607602 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:36.608830 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59ddfab4-42a7-469f-b4f3-046cd8f32c63 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:36.609323 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 795/3162] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:36 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:36.611933 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-46d67928-eb15-4484-8bea-6352192c4f8c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:36.614196 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 Aug 08 20:24:36.614491 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:36.614821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:36.615040 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume with id: 29e427de-89ac-45f1-a4a7-ab5d067172b9 Aug 08 20:24:36.623008 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:36.623008 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:36.623937 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:36.646830 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume request issued successfully. Aug 08 20:24:36.647097 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-46d67928-eb15-4484-8bea-6352192c4f8c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 returned with HTTP 202 Aug 08 20:24:36.647691 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 791/3163] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:36 2026] DELETE /volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:36.656548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-11e30f9c-2fff-46ee-98c1-c7426ed8f152 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:36.659864 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11e30f9c-2fff-46ee-98c1-c7426ed8f152 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 Aug 08 20:24:36.659864 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11e30f9c-2fff-46ee-98c1-c7426ed8f152 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:36.659864 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-11e30f9c-2fff-46ee-98c1-c7426ed8f152 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:36.679822 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:36.679822 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:36.684740 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-11e30f9c-2fff-46ee-98c1-c7426ed8f152 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:36.689658 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-11e30f9c-2fff-46ee-98c1-c7426ed8f152 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 returned with HTTP 200 Aug 08 20:24:36.690178 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 792/3164] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:36 2026] GET /volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:36.752102 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a384479d-e4bb-4f87-b236-9e0afe390c44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:36.753537 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a384479d-e4bb-4f87-b236-9e0afe390c44 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:36.754007 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a384479d-e4bb-4f87-b236-9e0afe390c44 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:36.754007 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a384479d-e4bb-4f87-b236-9e0afe390c44 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:36.754007 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a384479d-e4bb-4f87-b236-9e0afe390c44 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:36.758299 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:36.758299 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:36.759275 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a384479d-e4bb-4f87-b236-9e0afe390c44 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:36.759657 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 787/3165] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:36 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:37.149066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3c589607-f577-450e-98cc-fb92d86eebfa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.151615 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3c589607-f577-450e-98cc-fb92d86eebfa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:37.151896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3c589607-f577-450e-98cc-fb92d86eebfa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.152096 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3c589607-f577-450e-98cc-fb92d86eebfa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.152197 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3c589607-f577-450e-98cc-fb92d86eebfa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:37.156931 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.156931 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:37.157904 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3c589607-f577-450e-98cc-fb92d86eebfa tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:37.159209 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 796/3166] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:37 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:37.623653 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fd9fcf19-eb54-4e71-bd80-7ac4f6c21655 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.625489 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd9fcf19-eb54-4e71-bd80-7ac4f6c21655 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:37.625680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd9fcf19-eb54-4e71-bd80-7ac4f6c21655 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.625857 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fd9fcf19-eb54-4e71-bd80-7ac4f6c21655 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.625966 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-fd9fcf19-eb54-4e71-bd80-7ac4f6c21655 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:37.632376 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.632376 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:37.633172 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fd9fcf19-eb54-4e71-bd80-7ac4f6c21655 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:37.633827 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 792/3167] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:37 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:37.706407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3ff03a4-f3f8-46ba-9a43-81230cba98ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.708359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3ff03a4-f3f8-46ba-9a43-81230cba98ed tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 Aug 08 20:24:37.708660 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3ff03a4-f3f8-46ba-9a43-81230cba98ed tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.711427 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3ff03a4-f3f8-46ba-9a43-81230cba98ed tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.718056 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3ff03a4-f3f8-46ba-9a43-81230cba98ed tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 returned with HTTP 404 Aug 08 20:24:37.718833 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 793/3168] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:37 2026] GET /volume/v3/volumes/29e427de-89ac-45f1-a4a7-ab5d067172b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:37.728149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.729906 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea Aug 08 20:24:37.730103 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.730294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.730465 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume with id: 13b32f0f-3c4c-47ce-9874-070f07ee24ea Aug 08 20:24:37.737258 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.737258 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:37.738016 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:37.756049 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume request issued successfully. Aug 08 20:24:37.756274 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e09c0bf5-6b0c-4a76-9f9d-0de0a59ea8de tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea returned with HTTP 202 Aug 08 20:24:37.756867 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 788/3169] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:37 2026] DELETE /volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:37.767402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72b391ce-c59d-4459-a43c-b8d35d700a9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.767402 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72b391ce-c59d-4459-a43c-b8d35d700a9f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea Aug 08 20:24:37.767402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72b391ce-c59d-4459-a43c-b8d35d700a9f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.767402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72b391ce-c59d-4459-a43c-b8d35d700a9f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.772558 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e047b847-4c62-49d0-98f2-3aa0f985c344 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.776409 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e047b847-4c62-49d0-98f2-3aa0f985c344 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:37.776409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e047b847-4c62-49d0-98f2-3aa0f985c344 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.776409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e047b847-4c62-49d0-98f2-3aa0f985c344 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.776409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e047b847-4c62-49d0-98f2-3aa0f985c344 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:37.780009 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.780009 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:37.785326 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.785326 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:37.785760 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-72b391ce-c59d-4459-a43c-b8d35d700a9f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:37.789886 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e047b847-4c62-49d0-98f2-3aa0f985c344 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:37.789886 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 793/3170] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:37 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:37.790344 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72b391ce-c59d-4459-a43c-b8d35d700a9f tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea returned with HTTP 200 Aug 08 20:24:37.790843 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 797/3171] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:37 2026] GET /volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:37.802900 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dbc23024-b926-4af5-baa2-cd5c71332918 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.868880 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:37.869170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d66cdf5b-0f8b-4a94-ab16-4b5e43c46547", "incremental": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:37.870683 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating new backup {'backup': {'volume_id': 'd66cdf5b-0f8b-4a94-ab16-4b5e43c46547', 'incremental': True}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:37.870826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating backup of volume d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 in container None Aug 08 20:24:37.883483 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.883483 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:37.883908 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Volume info retrieved successfully. Aug 08 20:24:37.942607 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Created reservations ['767b8dfa-2005-4347-9d9a-1dcfb47b8c2f', '44c8dd8d-0d81-4744-863d-087dbb1e1919'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:37.972103 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dbc23024-b926-4af5-baa2-cd5c71332918 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 400 Aug 08 20:24:37.972688 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 794/3172] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:24:37 2026] POST /volume/v3/backups => generated 109 bytes in 170 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:24:37.981155 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:37.983971 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] DELETE https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:37.984233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:37.984519 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:37.984674 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete backup with id: bde3f38e-578e-4508-825e-c718ea58017c. Aug 08 20:24:37.993017 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:37.993017 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:38.008962 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] delete_backup rpcapi backup_id bde3f38e-578e-4508-825e-c718ea58017c {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:24:38.010936 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f8a0828c-78d1-4a56-97e1-9d8ede5a21bd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 202 Aug 08 20:24:38.011517 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 789/3173] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:37 2026] DELETE /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:38.018807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ab3da76-d43b-4e72-8979-b8ef756c5e1d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.021154 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ab3da76-d43b-4e72-8979-b8ef756c5e1d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:38.021452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ab3da76-d43b-4e72-8979-b8ef756c5e1d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.021709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ab3da76-d43b-4e72-8979-b8ef756c5e1d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.021870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7ab3da76-d43b-4e72-8979-b8ef756c5e1d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:38.027507 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.027507 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:38.028561 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ab3da76-d43b-4e72-8979-b8ef756c5e1d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 200 Aug 08 20:24:38.031240 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 794/3174] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:38.173800 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-92c4a3bd-a7fe-4f8d-827d-83a075c59297 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.176348 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92c4a3bd-a7fe-4f8d-827d-83a075c59297 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:38.176709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92c4a3bd-a7fe-4f8d-827d-83a075c59297 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.176986 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92c4a3bd-a7fe-4f8d-827d-83a075c59297 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.177106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-92c4a3bd-a7fe-4f8d-827d-83a075c59297 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:38.182705 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.182705 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:38.183699 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92c4a3bd-a7fe-4f8d-827d-83a075c59297 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:38.184193 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 798/3175] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.334871 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.336580 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:38.336860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.336942 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.337101 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Delete volume with id: f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:38.342154 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b7da8f36-3782-4613-85ca-70c76e2727d5 req-82930391-adc3-45b8-af3b-fba05dd674f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.344009 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b7da8f36-3782-4613-85ca-70c76e2727d5 req-82930391-adc3-45b8-af3b-fba05dd674f2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 Aug 08 20:24:38.344144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b7da8f36-3782-4613-85ca-70c76e2727d5 req-82930391-adc3-45b8-af3b-fba05dd674f2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.344316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b7da8f36-3782-4613-85ca-70c76e2727d5 req-82930391-adc3-45b8-af3b-fba05dd674f2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.345739 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.345739 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:38.346439 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:38.347967 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b7da8f36-3782-4613-85ca-70c76e2727d5 req-82930391-adc3-45b8-af3b-fba05dd674f2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 returned with HTTP 404 Aug 08 20:24:38.348431 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 790/3176] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:38 2026] DELETE /volume/v3/attachments/10eb8856-dd04-4d46-8f8a-5848cbc8a950 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:24:38.370082 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Delete volume request issued successfully. Aug 08 20:24:38.370201 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac273315-c21f-41a1-9022-6d0a20a79b69 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 202 Aug 08 20:24:38.370760 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 795/3177] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:38 2026] DELETE /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:38.381791 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3ee8756-5188-4f3a-9195-9b046b2fe3bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.385001 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3ee8756-5188-4f3a-9195-9b046b2fe3bc tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:38.385203 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3ee8756-5188-4f3a-9195-9b046b2fe3bc tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.385462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3ee8756-5188-4f3a-9195-9b046b2fe3bc tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.393680 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.393680 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:38.397838 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e3ee8756-5188-4f3a-9195-9b046b2fe3bc tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:38.404843 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3ee8756-5188-4f3a-9195-9b046b2fe3bc tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 200 Aug 08 20:24:38.404843 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 795/3178] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.593179 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56f7c6ae-88e4-423d-90a1-3243b5f50d31 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.595140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56f7c6ae-88e4-423d-90a1-3243b5f50d31 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:38.595439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56f7c6ae-88e4-423d-90a1-3243b5f50d31 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.595613 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56f7c6ae-88e4-423d-90a1-3243b5f50d31 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.605127 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.605127 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:38.608726 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56f7c6ae-88e4-423d-90a1-3243b5f50d31 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:38.612767 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56f7c6ae-88e4-423d-90a1-3243b5f50d31 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:38.613195 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 799/3179] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:38.624900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-28f9b319-57fa-41f4-825e-6ff1b78e7767 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.627765 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28f9b319-57fa-41f4-825e-6ff1b78e7767 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:38.627923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28f9b319-57fa-41f4-825e-6ff1b78e7767 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.628115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28f9b319-57fa-41f4-825e-6ff1b78e7767 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.634927 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.634927 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:38.638534 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-28f9b319-57fa-41f4-825e-6ff1b78e7767 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:38.644421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-df2cd002-bd28-4f98-a40f-ebb602ca7762 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.644917 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28f9b319-57fa-41f4-825e-6ff1b78e7767 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:38.645349 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 791/3180] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.648939 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df2cd002-bd28-4f98-a40f-ebb602ca7762 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:38.649143 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df2cd002-bd28-4f98-a40f-ebb602ca7762 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.649417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-df2cd002-bd28-4f98-a40f-ebb602ca7762 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.649579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-df2cd002-bd28-4f98-a40f-ebb602ca7762 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:38.658134 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.658134 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:38.659473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-df2cd002-bd28-4f98-a40f-ebb602ca7762 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:38.659987 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 796/3181] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.689763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-f161fcc1-86c5-4166-bdb5-399fcbf2e1da None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.693464 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-f161fcc1-86c5-4166-bdb5-399fcbf2e1da tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:38.693464 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-f161fcc1-86c5-4166-bdb5-399fcbf2e1da tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.693464 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-f161fcc1-86c5-4166-bdb5-399fcbf2e1da tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.701528 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.701528 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:38.706013 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-f161fcc1-86c5-4166-bdb5-399fcbf2e1da tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:38.712845 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-f161fcc1-86c5-4166-bdb5-399fcbf2e1da tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:38.712845 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 796/3182] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.803811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3dfc8428-bc39-4b7d-aca1-85a92ca2eb57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.805055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f346dbbe-f744-44d6-b7ce-e96e77dc2a4d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.805641 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dfc8428-bc39-4b7d-aca1-85a92ca2eb57 None None] GET https://10.4.3.206/volume// Aug 08 20:24:38.805838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dfc8428-bc39-4b7d-aca1-85a92ca2eb57 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.806055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3dfc8428-bc39-4b7d-aca1-85a92ca2eb57 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.806457 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3dfc8428-bc39-4b7d-aca1-85a92ca2eb57 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:38.806751 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 800/3183] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:24:38.809988 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f346dbbe-f744-44d6-b7ce-e96e77dc2a4d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea Aug 08 20:24:38.810611 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f346dbbe-f744-44d6-b7ce-e96e77dc2a4d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.810611 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f346dbbe-f744-44d6-b7ce-e96e77dc2a4d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.816737 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f346dbbe-f744-44d6-b7ce-e96e77dc2a4d tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea returned with HTTP 404 Aug 08 20:24:38.817176 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 792/3184] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/13b32f0f-3c4c-47ce-9874-070f07ee24ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:38.817554 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-92350c97-823a-45ab-8f94-ca024d05b5c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.822764 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-92350c97-823a-45ab-8f94-ca024d05b5c1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:24:38.823156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-92350c97-823a-45ab-8f94-ca024d05b5c1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c80321ef-f68f-49ff-9957-eef24e6ae47d", "connector": null, "instance_uuid": "461a27e7-cbfb-40cd-8292-e6d4d7da1860"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:38.827279 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.830675 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] DELETE https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 Aug 08 20:24:38.830675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.830675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.830675 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume with id: 80e869b6-4210-4193-bb5c-1730e9690288 Aug 08 20:24:38.831977 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.831977 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:38.839075 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.839075 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:38.839941 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:38.856923 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Delete volume request issued successfully. Aug 08 20:24:38.856923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fcef960-ccb8-435c-b207-3502b9c980c1 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 returned with HTTP 202 Aug 08 20:24:38.857072 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-92350c97-823a-45ab-8f94-ca024d05b5c1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:24:38.857107 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 797/3185] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:38 2026] DELETE /volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:38.859677 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 797/3186] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:24:38 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 08 20:24:38.864345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-835cbeac-d9bf-48b7-9d3d-73569309479c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.866369 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-835cbeac-d9bf-48b7-9d3d-73569309479c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 Aug 08 20:24:38.866652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-835cbeac-d9bf-48b7-9d3d-73569309479c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.866865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-835cbeac-d9bf-48b7-9d3d-73569309479c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.874321 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.874321 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:38.878188 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-835cbeac-d9bf-48b7-9d3d-73569309479c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Volume info retrieved successfully. Aug 08 20:24:38.884045 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-835cbeac-d9bf-48b7-9d3d-73569309479c tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 returned with HTTP 200 Aug 08 20:24:38.884648 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 801/3187] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.889236 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1773db09-7544-44a8-8e10-df9a80d87237 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.891111 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1773db09-7544-44a8-8e10-df9a80d87237 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:38.891316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1773db09-7544-44a8-8e10-df9a80d87237 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.891525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1773db09-7544-44a8-8e10-df9a80d87237 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.900470 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.900470 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:38.903564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3792d717-f727-4bd8-ac14-bd8862208b8c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.903564 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3792d717-f727-4bd8-ac14-bd8862208b8c None None] GET https://10.4.3.206/volume// Aug 08 20:24:38.903564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3792d717-f727-4bd8-ac14-bd8862208b8c None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.903564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3792d717-f727-4bd8-ac14-bd8862208b8c None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.903564 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3792d717-f727-4bd8-ac14-bd8862208b8c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:38.903564 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 798/3188] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:38.903790 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1773db09-7544-44a8-8e10-df9a80d87237 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:38.908218 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1773db09-7544-44a8-8e10-df9a80d87237 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:38.909063 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 793/3189] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:38.911977 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-b4a9f4ab-f067-4866-8d69-5ed7064c8dd2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:38.914555 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-b4a9f4ab-f067-4866-8d69-5ed7064c8dd2 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:38.914825 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-b4a9f4ab-f067-4866-8d69-5ed7064c8dd2 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:38.915054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-b4a9f4ab-f067-4866-8d69-5ed7064c8dd2 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:38.926092 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:38.926092 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:38.932453 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-b4a9f4ab-f067-4866-8d69-5ed7064c8dd2 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:38.942374 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-b4a9f4ab-f067-4866-8d69-5ed7064c8dd2 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:38.943101 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 798/3190] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:38 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:39.042324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-33fe370f-bd2c-479a-9272-9727b6595aa0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.042418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.043262 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33fe370f-bd2c-479a-9272-9727b6595aa0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c Aug 08 20:24:39.043531 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33fe370f-bd2c-479a-9272-9727b6595aa0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.043719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33fe370f-bd2c-479a-9272-9727b6595aa0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.043869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-33fe370f-bd2c-479a-9272-9727b6595aa0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id bde3f38e-578e-4508-825e-c718ea58017c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:39.044616 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] PUT https://10.4.3.206/volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8 Aug 08 20:24:39.045278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:39.052412 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33fe370f-bd2c-479a-9272-9727b6595aa0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c returned with HTTP 404 Aug 08 20:24:39.052412 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 802/3191] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/backups/bde3f38e-578e-4508-825e-c718ea58017c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:39.060292 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1283d45a-3649-4a24-9509-78e9942b3eff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.063408 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:39.063408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-632304873"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:39.064033 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-632304873'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:39.064243 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume of 1 GB Aug 08 20:24:39.066577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Acquiring lock "cinder-attachment_update-c80321ef-f68f-49ff-9957-eef24e6ae47d-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:24:39.069355 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Availability Zones retrieved successfully. Aug 08 20:24:39.071125 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-c80321ef-f68f-49ff-9957-eef24e6ae47d-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:24:39.072057 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.072057 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:39.076006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Flow 'volume_create_api' (bf49afd4-ea6d-4b55-857c-6428f07e6acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:39.077332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d72b7b1-1b39-4338-be41-0b9b73d2bba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:39.079335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:39.106350 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d72b7b1-1b39-4338-be41-0b9b73d2bba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:39.107362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395c3738-525d-47bf-a753-62a3342b0ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:39.152649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-c80321ef-f68f-49ff-9957-eef24e6ae47d-np0000006809" released by "attachment_update" :: held 0.076s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:39.152649 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-18bc9f1f-0fc7-4917-8714-db57a0ef49f4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8 returned with HTTP 200 Aug 08 20:24:39.152649 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 799/3192] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:24:39 2026] PUT /volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8 => generated 968 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:39.158616 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['c411a5aa-411f-4105-b46a-1441750af4b9', 'eaf2443d-bd12-4deb-ab59-6d9b9300c719', 'a7e3b4a3-f59e-48ff-b20d-639ecfc2a6ac', '86ee2323-fff2-4d51-b47a-57b5b2715a12'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:39.160693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (395c3738-525d-47bf-a753-62a3342b0ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c411a5aa-411f-4105-b46a-1441750af4b9', 'eaf2443d-bd12-4deb-ab59-6d9b9300c719', 'a7e3b4a3-f59e-48ff-b20d-639ecfc2a6ac', '86ee2323-fff2-4d51-b47a-57b5b2715a12']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:39.160693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10c2fe0-2d38-4e11-9bb6-25464597a6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:39.163500 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-833b1472-2c9a-4f99-8ff2-9ceafaf40e5b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.166112 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-833b1472-2c9a-4f99-8ff2-9ceafaf40e5b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/encryption Aug 08 20:24:39.166458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-833b1472-2c9a-4f99-8ff2-9ceafaf40e5b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.166697 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-833b1472-2c9a-4f99-8ff2-9ceafaf40e5b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.185712 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.185712 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:39.189574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b10c2fe0-2d38-4e11-9bb6-25464597a6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa7e094-803a-45c3-9613-ec1020680e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-632304873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d974e11c3e41cfb354372a03935058',qos_specs=None,replication_status=,reservations=['c411a5aa-411f-4105-b46a-1441750af4b9','eaf2443d-bd12-4deb-ab59-6d9b9300c719','a7e3b4a3-f59e-48ff-b20d-639ecfc2a6ac','86ee2323-fff2-4d51-b47a-57b5b2715a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92f9e62a9da44fcbde74da78e610855',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-632304873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa7e094-803a-45c3-9613-ec1020680e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d974e11c3e41cfb354372a03935058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92f9e62a9da44fcbde74da78e610855',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:39.192793 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b79e75-9936-4458-97cc-66561c66ecf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:39.198914 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-833b1472-2c9a-4f99-8ff2-9ceafaf40e5b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/encryption returned with HTTP 200 Aug 08 20:24:39.199597 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 799/3193] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:39.199860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d5d022a-5a4c-4432-859b-059bd48dbdb3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.201825 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d5d022a-5a4c-4432-859b-059bd48dbdb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:39.202057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d5d022a-5a4c-4432-859b-059bd48dbdb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.202270 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d5d022a-5a4c-4432-859b-059bd48dbdb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.202496 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8d5d022a-5a4c-4432-859b-059bd48dbdb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:39.207845 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.207845 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:39.211414 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d5d022a-5a4c-4432-859b-059bd48dbdb3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:39.211414 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 803/3194] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:39.219799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b79e75-9936-4458-97cc-66561c66ecf8) transitioned into state 'SUCCESS' from state '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-632304873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d974e11c3e41cfb354372a03935058',qos_specs=None,replication_status=,reservations=['c411a5aa-411f-4105-b46a-1441750af4b9','eaf2443d-bd12-4deb-ab59-6d9b9300c719','a7e3b4a3-f59e-48ff-b20d-639ecfc2a6ac','86ee2323-fff2-4d51-b47a-57b5b2715a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92f9e62a9da44fcbde74da78e610855',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:39.221097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e1dda8-0eb8-4f27-8ea5-d7715bb949fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:39.233114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e1dda8-0eb8-4f27-8ea5-d7715bb949fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:39.234363 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Flow 'volume_create_api' (bf49afd4-ea6d-4b55-857c-6428f07e6acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:39.234927 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume request issued successfully. Aug 08 20:24:39.235657 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1283d45a-3649-4a24-9509-78e9942b3eff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:39.236223 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 794/3195] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:24:39 2026] POST /volume/v3/volumes => generated 748 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:39.252238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2d8c90f1-b844-49d6-a49f-f537e383baa1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.254216 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d8c90f1-b844-49d6-a49f-f537e383baa1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 Aug 08 20:24:39.254511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d8c90f1-b844-49d6-a49f-f537e383baa1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.254815 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2d8c90f1-b844-49d6-a49f-f537e383baa1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.266832 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.266832 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:39.274231 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2d8c90f1-b844-49d6-a49f-f537e383baa1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:24:39.283579 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2d8c90f1-b844-49d6-a49f-f537e383baa1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 returned with HTTP 200 Aug 08 20:24:39.284122 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 800/3196] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:39.420952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-13695491-27a6-46ac-adf1-b70262f98840 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.423340 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13695491-27a6-46ac-adf1-b70262f98840 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 Aug 08 20:24:39.423618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13695491-27a6-46ac-adf1-b70262f98840 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.423865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-13695491-27a6-46ac-adf1-b70262f98840 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.429872 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-13695491-27a6-46ac-adf1-b70262f98840 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 returned with HTTP 404 Aug 08 20:24:39.430718 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 800/3197] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/f499fdf9-bfd9-4f7f-adeb-fd2a83f972e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:39.530779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e0a37cff-cb5e-4023-a497-30d634334f84 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.533890 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0a37cff-cb5e-4023-a497-30d634334f84 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:39.534102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0a37cff-cb5e-4023-a497-30d634334f84 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.534316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0a37cff-cb5e-4023-a497-30d634334f84 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.542083 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.542083 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:39.546323 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e0a37cff-cb5e-4023-a497-30d634334f84 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:39.551475 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0a37cff-cb5e-4023-a497-30d634334f84 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:39.551948 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 804/3198] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:39.567913 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-310a375f-6476-457b-be18-38924c258e6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.570166 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:39.570428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.570663 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.570858 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: 55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:39.582291 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.582291 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:39.583178 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:39.611528 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume request issued successfully. Aug 08 20:24:39.611812 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-310a375f-6476-457b-be18-38924c258e6b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 202 Aug 08 20:24:39.612145 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 795/3199] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:39 2026] DELETE /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:39.622050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-536ad386-6980-42dd-b7da-9b0cfbe4e8d7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.625209 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-536ad386-6980-42dd-b7da-9b0cfbe4e8d7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:39.625441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-536ad386-6980-42dd-b7da-9b0cfbe4e8d7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.625626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-536ad386-6980-42dd-b7da-9b0cfbe4e8d7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.634946 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.634946 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:39.640566 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-536ad386-6980-42dd-b7da-9b0cfbe4e8d7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:39.649334 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-536ad386-6980-42dd-b7da-9b0cfbe4e8d7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 200 Aug 08 20:24:39.649713 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 801/3200] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:39.674311 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3f72b686-0ddf-473e-8ac2-a884c52a5f66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.676000 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f72b686-0ddf-473e-8ac2-a884c52a5f66 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:39.676200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f72b686-0ddf-473e-8ac2-a884c52a5f66 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.676397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3f72b686-0ddf-473e-8ac2-a884c52a5f66 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.676503 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3f72b686-0ddf-473e-8ac2-a884c52a5f66 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:39.684048 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.684048 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:39.684800 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3f72b686-0ddf-473e-8ac2-a884c52a5f66 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:39.685149 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 801/3201] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:39.771450 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.773424 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:24:39.773653 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.773883 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.774030 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Delete snapshot with id: 8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:24:39.779249 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.779249 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:39.779727 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot retrieved successfully. Aug 08 20:24:39.795221 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot delete request issued successfully. Aug 08 20:24:39.795419 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1bb9f5d-c13f-43cb-a4d0-2653f09ba7b8 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 returned with HTTP 202 Aug 08 20:24:39.795874 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 805/3202] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:39 2026] DELETE /volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:39.803136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ba94ae7-90c2-479b-a022-c042b3465def None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.804810 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ba94ae7-90c2-479b-a022-c042b3465def tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:24:39.805021 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ba94ae7-90c2-479b-a022-c042b3465def tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.805246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ba94ae7-90c2-479b-a022-c042b3465def tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.809934 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.809934 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:39.810423 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6ba94ae7-90c2-479b-a022-c042b3465def tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Snapshot retrieved successfully. Aug 08 20:24:39.811065 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ba94ae7-90c2-479b-a022-c042b3465def tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 returned with HTTP 200 Aug 08 20:24:39.811471 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 796/3203] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:39.897559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d72fbd9-1515-4e53-8acf-5889517c66a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.900047 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d72fbd9-1515-4e53-8acf-5889517c66a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] GET https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 Aug 08 20:24:39.900344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d72fbd9-1515-4e53-8acf-5889517c66a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.900633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d72fbd9-1515-4e53-8acf-5889517c66a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.914444 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d72fbd9-1515-4e53-8acf-5889517c66a2 tempest-CreateVolumesFromBackupTest-1928021762 tempest-CreateVolumesFromBackupTest-1928021762-project-member] https://10.4.3.206/volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 returned with HTTP 404 Aug 08 20:24:39.915090 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 802/3204] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/80e869b6-4210-4193-bb5c-1730e9690288 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:39.926018 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0bcfc910-8ab3-4fd7-84ce-b6446e598bf7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:39.927776 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0bcfc910-8ab3-4fd7-84ce-b6446e598bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:39.927962 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0bcfc910-8ab3-4fd7-84ce-b6446e598bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:39.928143 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0bcfc910-8ab3-4fd7-84ce-b6446e598bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:39.941434 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:39.941434 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:39.944756 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0bcfc910-8ab3-4fd7-84ce-b6446e598bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:39.948505 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0bcfc910-8ab3-4fd7-84ce-b6446e598bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:39.948852 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 802/3205] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:39 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.220002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-71ffb3c6-b57a-47ed-a64e-957fc959b44f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.221862 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-71ffb3c6-b57a-47ed-a64e-957fc959b44f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:40.222068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-71ffb3c6-b57a-47ed-a64e-957fc959b44f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.222315 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-71ffb3c6-b57a-47ed-a64e-957fc959b44f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.222474 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-71ffb3c6-b57a-47ed-a64e-957fc959b44f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:40.226959 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.226959 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:40.227928 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-71ffb3c6-b57a-47ed-a64e-957fc959b44f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:40.228371 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 806/3206] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.297637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-19308fa5-ec4c-4739-8fea-def4d4acb0ac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.299935 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19308fa5-ec4c-4739-8fea-def4d4acb0ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 Aug 08 20:24:40.300234 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19308fa5-ec4c-4739-8fea-def4d4acb0ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.300454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19308fa5-ec4c-4739-8fea-def4d4acb0ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.308654 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.308654 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:40.313456 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-19308fa5-ec4c-4739-8fea-def4d4acb0ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:24:40.317967 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19308fa5-ec4c-4739-8fea-def4d4acb0ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 returned with HTTP 200 Aug 08 20:24:40.317967 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 797/3207] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.330005 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.332107 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:40.332107 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "caa7e094-803a-45c3-9613-ec1020680e56", "name": "tempest-VolumesBackupsTest-Backup-1694124407"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:40.334684 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating new backup {'backup': {'volume_id': 'caa7e094-803a-45c3-9613-ec1020680e56', 'name': 'tempest-VolumesBackupsTest-Backup-1694124407'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:40.334684 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating backup of volume caa7e094-803a-45c3-9613-ec1020680e56 in container None Aug 08 20:24:40.340286 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.340286 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:40.340286 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Volume info retrieved successfully. Aug 08 20:24:40.361514 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Created reservations ['8a23bbb8-87d0-4345-b9ff-21258259eb4b', '30dea709-f828-401a-a94e-c174fabd56f6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:40.409951 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ebfb896-f3c6-48bf-b596-64c1d9869c22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:40.410225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 803/3208] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:40 2026] POST /volume/v3/backups => generated 330 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:40.423303 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6f998dd2-d2d1-4ec0-83e7-efbef54a9afa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.425304 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f998dd2-d2d1-4ec0-83e7-efbef54a9afa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:40.425304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f998dd2-d2d1-4ec0-83e7-efbef54a9afa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.425466 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6f998dd2-d2d1-4ec0-83e7-efbef54a9afa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.425574 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6f998dd2-d2d1-4ec0-83e7-efbef54a9afa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:40.437557 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.437557 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:40.438207 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6f998dd2-d2d1-4ec0-83e7-efbef54a9afa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:40.438629 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 803/3209] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.664062 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf2b9a77-614b-43fe-bb30-910c69e0ead4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.666125 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf2b9a77-614b-43fe-bb30-910c69e0ead4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed Aug 08 20:24:40.666312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf2b9a77-614b-43fe-bb30-910c69e0ead4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.666546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf2b9a77-614b-43fe-bb30-910c69e0ead4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.672222 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf2b9a77-614b-43fe-bb30-910c69e0ead4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed returned with HTTP 404 Aug 08 20:24:40.672697 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 807/3210] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/volumes/55c4b9a1-5090-4295-a7e8-b4e74bd17aed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:40.682247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7d978164-4297-41e2-ae0b-b2020c3ad2b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.688057 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d978164-4297-41e2-ae0b-b2020c3ad2b7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:24:40.688244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d978164-4297-41e2-ae0b-b2020c3ad2b7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.688497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7d978164-4297-41e2-ae0b-b2020c3ad2b7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.695894 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c550709a-e66a-490d-8057-8886f12f32a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.699051 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c550709a-e66a-490d-8057-8886f12f32a1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:40.699251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c550709a-e66a-490d-8057-8886f12f32a1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.699472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c550709a-e66a-490d-8057-8886f12f32a1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.699578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c550709a-e66a-490d-8057-8886f12f32a1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:40.701929 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.701929 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:40.705398 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.705398 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:40.706130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c550709a-e66a-490d-8057-8886f12f32a1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:40.707043 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 804/3211] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.708934 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7d978164-4297-41e2-ae0b-b2020c3ad2b7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:40.712746 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7d978164-4297-41e2-ae0b-b2020c3ad2b7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:24:40.713093 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 798/3212] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.724191 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.725872 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:40.726178 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1914337358"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:40.733504 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.733504 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:40.733876 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:40.733995 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:24:40.762040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['c467d3e6-1829-498a-8c27-37517f8a5eaa', 'cb99df60-b135-40e0-85cc-0ab10d4bf069', '1289d66d-d209-4d3a-8503-0a0681e2f921', '5edc611d-7413-4df1-a2c9-8f989ff57d48'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:40.801423 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot create request issued successfully. Aug 08 20:24:40.801830 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8c868fd7-bfb9-402c-bbf0-47afcec59d4c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:24:40.802222 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 804/3213] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:24:40 2026] POST /volume/v3/snapshots => generated 380 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:40.812480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-db29e0c0-fdae-46ff-948d-c3770f35e258 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.814217 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db29e0c0-fdae-46ff-948d-c3770f35e258 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:40.814661 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db29e0c0-fdae-46ff-948d-c3770f35e258 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.814997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db29e0c0-fdae-46ff-948d-c3770f35e258 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.822152 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1407d9ad-56c6-47bc-a3ec-efe6265f3b8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.826196 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.826196 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:40.826196 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-db29e0c0-fdae-46ff-948d-c3770f35e258 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:40.826196 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db29e0c0-fdae-46ff-948d-c3770f35e258 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 200 Aug 08 20:24:40.826196 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 808/3214] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 512 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.829434 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1407d9ad-56c6-47bc-a3ec-efe6265f3b8a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 Aug 08 20:24:40.829434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1407d9ad-56c6-47bc-a3ec-efe6265f3b8a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.829434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1407d9ad-56c6-47bc-a3ec-efe6265f3b8a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.835304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1407d9ad-56c6-47bc-a3ec-efe6265f3b8a tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 returned with HTTP 404 Aug 08 20:24:40.836342 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 805/3215] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/snapshots/8d7d5de3-ede8-4e7c-8c44-ceba1038be36 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:40.877366 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9b83dce9-0fc6-45ca-818b-5d8cc8a6c4db req-0232a17b-a27f-494c-ad9c-7e6a5e714ebd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.879525 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9b83dce9-0fc6-45ca-818b-5d8cc8a6c4db req-0232a17b-a27f-494c-ad9c-7e6a5e714ebd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:24:40.879923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9b83dce9-0fc6-45ca-818b-5d8cc8a6c4db req-0232a17b-a27f-494c-ad9c-7e6a5e714ebd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.880248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9b83dce9-0fc6-45ca-818b-5d8cc8a6c4db req-0232a17b-a27f-494c-ad9c-7e6a5e714ebd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.887609 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.887609 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:40.891244 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9b83dce9-0fc6-45ca-818b-5d8cc8a6c4db req-0232a17b-a27f-494c-ad9c-7e6a5e714ebd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:40.895378 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9b83dce9-0fc6-45ca-818b-5d8cc8a6c4db req-0232a17b-a27f-494c-ad9c-7e6a5e714ebd tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:24:40.896042 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 799/3216] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:40.961997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86e8996c-47bc-49f1-a9e2-7ef4cb67688c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:40.964439 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86e8996c-47bc-49f1-a9e2-7ef4cb67688c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:40.964736 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86e8996c-47bc-49f1-a9e2-7ef4cb67688c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:40.965005 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86e8996c-47bc-49f1-a9e2-7ef4cb67688c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:40.977718 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:40.977718 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:40.981601 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-86e8996c-47bc-49f1-a9e2-7ef4cb67688c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:40.986669 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86e8996c-47bc-49f1-a9e2-7ef4cb67688c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:40.986971 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 805/3217] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:40 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.243849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-512967e4-04a5-47fa-b829-082536a571f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.245300 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-512967e4-04a5-47fa-b829-082536a571f7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:41.245588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-512967e4-04a5-47fa-b829-082536a571f7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.245861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-512967e4-04a5-47fa-b829-082536a571f7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.245994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-512967e4-04a5-47fa-b829-082536a571f7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:41.250074 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.250074 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:41.250761 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-512967e4-04a5-47fa-b829-082536a571f7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:41.251094 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 809/3218] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.451128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76108a81-6ef9-4b46-8e94-471bade03506 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.453156 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76108a81-6ef9-4b46-8e94-471bade03506 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:41.453426 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76108a81-6ef9-4b46-8e94-471bade03506 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.453659 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76108a81-6ef9-4b46-8e94-471bade03506 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.453847 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-76108a81-6ef9-4b46-8e94-471bade03506 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:41.461011 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.461011 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:41.461797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76108a81-6ef9-4b46-8e94-471bade03506 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:41.462181 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 806/3219] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.469926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.562494 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:41.562939 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1754522347"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:41.564901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1754522347'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:41.565078 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Create volume of 1 GB Aug 08 20:24:41.570023 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Availability Zones retrieved successfully. Aug 08 20:24:41.578285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Flow 'volume_create_api' (98a5c457-3885-43c3-aaca-3f3a12473a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:41.579702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c88b2f-789e-4926-a561-2e01f5966446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:41.580706 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:41.612686 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03c88b2f-789e-4926-a561-2e01f5966446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:41.613654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b2175f-baf1-4aee-abe0-81a2f05395fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:41.677832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Created reservations ['3c5f7618-bbdc-43c7-b23e-02a5f4b5b35f', 'aa183640-ff8e-4ef2-bb74-ef0de7e0a131', 'eab0fd46-c1e0-4e2b-8a96-4be873486bab', '6a3a3d96-0486-4377-8e07-668481eb6200'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:41.678649 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73b2175f-baf1-4aee-abe0-81a2f05395fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c5f7618-bbdc-43c7-b23e-02a5f4b5b35f', 'aa183640-ff8e-4ef2-bb74-ef0de7e0a131', 'eab0fd46-c1e0-4e2b-8a96-4be873486bab', '6a3a3d96-0486-4377-8e07-668481eb6200']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:41.679413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b0a313-b806-42c1-ae29-0a646aeb7b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:41.712982 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b0a313-b806-42c1-ae29-0a646aeb7b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1908cabf-2b2d-4cfd-802f-a63b36d09536', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754522347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175399cb3571401abdad56c0d911fa41',qos_specs=None,replication_status=,reservations=['3c5f7618-bbdc-43c7-b23e-02a5f4b5b35f','aa183640-ff8e-4ef2-bb74-ef0de7e0a131','eab0fd46-c1e0-4e2b-8a96-4be873486bab','6a3a3d96-0486-4377-8e07-668481eb6200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1fdeba13c425e973e5265c8742e37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1754522347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1908cabf-2b2d-4cfd-802f-a63b36d09536,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='175399cb3571401abdad56c0d911fa41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bb1fdeba13c425e973e5265c8742e37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:41.713359 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5551cc08-25e4-473b-b2ff-142cb87ec2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:41.721845 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81a2e607-681d-4c2f-aca1-5e49650be40c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.734349 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81a2e607-681d-4c2f-aca1-5e49650be40c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:41.735110 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81a2e607-681d-4c2f-aca1-5e49650be40c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.735332 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81a2e607-681d-4c2f-aca1-5e49650be40c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.735436 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5551cc08-25e4-473b-b2ff-142cb87ec2f8) transitioned into state 'SUCCESS' from state '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-1754522347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='175399cb3571401abdad56c0d911fa41',qos_specs=None,replication_status=,reservations=['3c5f7618-bbdc-43c7-b23e-02a5f4b5b35f','aa183640-ff8e-4ef2-bb74-ef0de7e0a131','eab0fd46-c1e0-4e2b-8a96-4be873486bab','6a3a3d96-0486-4377-8e07-668481eb6200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bb1fdeba13c425e973e5265c8742e37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:41.735533 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-81a2e607-681d-4c2f-aca1-5e49650be40c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:41.736237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bb1c32-e1ff-459e-bb77-b25646560f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:41.742476 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.742476 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:41.745316 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81a2e607-681d-4c2f-aca1-5e49650be40c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:41.746398 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 806/3220] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.753116 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76bb1c32-e1ff-459e-bb77-b25646560f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:41.754174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Flow 'volume_create_api' (98a5c457-3885-43c3-aaca-3f3a12473a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:41.754592 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Create volume request issued successfully. Aug 08 20:24:41.755302 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96a2f789-ba65-4b3a-95cc-4599dddd6287 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:41.755868 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 800/3221] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:24:41 2026] POST /volume/v3/volumes => generated 778 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:41.772034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39490c07-e6e5-448e-a119-5bd2a5526fc9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.774058 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39490c07-e6e5-448e-a119-5bd2a5526fc9 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 Aug 08 20:24:41.774270 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39490c07-e6e5-448e-a119-5bd2a5526fc9 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.774486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39490c07-e6e5-448e-a119-5bd2a5526fc9 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.782171 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.782171 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:41.785615 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39490c07-e6e5-448e-a119-5bd2a5526fc9 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Volume info retrieved successfully. Aug 08 20:24:41.789542 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39490c07-e6e5-448e-a119-5bd2a5526fc9 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 returned with HTTP 200 Aug 08 20:24:41.789954 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 810/3222] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.838567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4af3b81d-a404-435d-b009-4a70dd790ae7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.840965 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4af3b81d-a404-435d-b009-4a70dd790ae7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:41.841205 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4af3b81d-a404-435d-b009-4a70dd790ae7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.841466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4af3b81d-a404-435d-b009-4a70dd790ae7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.849464 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.849464 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:41.850001 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4af3b81d-a404-435d-b009-4a70dd790ae7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:41.850867 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4af3b81d-a404-435d-b009-4a70dd790ae7 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 200 Aug 08 20:24:41.851243 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 807/3223] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.859488 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06788146-be73-4eee-aef7-2cb0a7ad84de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.865444 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06788146-be73-4eee-aef7-2cb0a7ad84de tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:41.865444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06788146-be73-4eee-aef7-2cb0a7ad84de tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.865444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06788146-be73-4eee-aef7-2cb0a7ad84de tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.870754 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.870754 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:41.871262 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-06788146-be73-4eee-aef7-2cb0a7ad84de tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:41.872007 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06788146-be73-4eee-aef7-2cb0a7ad84de tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 200 Aug 08 20:24:41.872429 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 807/3224] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.881998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.884792 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:41.886401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.886401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.886401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:24:41.886401 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.886401 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:41.886775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:24:41.891741 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Get all snapshots completed successfully. Aug 08 20:24:41.892127 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42e7ebf0-d19c-4665-85b9-81c060a6c8e2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:24:41.892625 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 801/3225] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/snapshots => generated 408 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.902523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6a6adf91-65eb-4577-8ef5-8d827d17bd57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.904633 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a6adf91-65eb-4577-8ef5-8d827d17bd57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] PUT https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:41.905013 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a6adf91-65eb-4577-8ef5-8d827d17bd57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-34474156", "description": "This is the new description of snapshot."}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:41.912506 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.912506 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:41.912958 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6a6adf91-65eb-4577-8ef5-8d827d17bd57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:41.928213 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a6adf91-65eb-4577-8ef5-8d827d17bd57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 200 Aug 08 20:24:41.929239 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 811/3226] 10.4.3.206 () {68 vars in 1375 bytes} [Sat Aug 8 20:24:41 2026] PUT /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.940840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5c44e32-4418-4fd7-811c-da1fa9ca33b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.943073 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5c44e32-4418-4fd7-811c-da1fa9ca33b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:41.943340 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5c44e32-4418-4fd7-811c-da1fa9ca33b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.943663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5c44e32-4418-4fd7-811c-da1fa9ca33b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.953559 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.953559 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:41.954630 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f5c44e32-4418-4fd7-811c-da1fa9ca33b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:41.956037 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5c44e32-4418-4fd7-811c-da1fa9ca33b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 200 Aug 08 20:24:41.956878 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 808/3227] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:41 2026] GET /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 575 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:41.967275 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:41.969473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:41.969768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:41.970037 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:41.970214 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:41.976629 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:41.976629 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:41.977302 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:42.001531 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:24:42.001531 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a325b21e-de4b-4fcb-8ca6-5370eba96f9c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 202 Aug 08 20:24:42.001745 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 808/3228] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:41 2026] DELETE /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:42.006235 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0df561d2-101b-4f49-a570-3a9c66960bf7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.010839 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0df561d2-101b-4f49-a570-3a9c66960bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:42.010839 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0df561d2-101b-4f49-a570-3a9c66960bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.010839 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0df561d2-101b-4f49-a570-3a9c66960bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.011301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee0607f8-e12d-4d14-9287-2639e3590707 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.013334 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee0607f8-e12d-4d14-9287-2639e3590707 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:42.013620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee0607f8-e12d-4d14-9287-2639e3590707 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.013867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee0607f8-e12d-4d14-9287-2639e3590707 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.020841 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.020841 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:42.021396 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee0607f8-e12d-4d14-9287-2639e3590707 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:42.023442 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee0607f8-e12d-4d14-9287-2639e3590707 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 200 Aug 08 20:24:42.023442 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 812/3229] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 574 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:42.023854 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.023854 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:42.030872 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0df561d2-101b-4f49-a570-3a9c66960bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:42.037865 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0df561d2-101b-4f49-a570-3a9c66960bf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:42.038357 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 802/3230] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:42.262904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d06366a-31a2-4e60-b834-648121a965d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.264470 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d06366a-31a2-4e60-b834-648121a965d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:42.264784 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d06366a-31a2-4e60-b834-648121a965d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.265098 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d06366a-31a2-4e60-b834-648121a965d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.265328 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9d06366a-31a2-4e60-b834-648121a965d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:42.278261 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.278261 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:42.278261 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d06366a-31a2-4e60-b834-648121a965d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:42.278261 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 809/3231] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:42.473590 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf4f1ccc-a73b-4413-a271-0caf96f2e465 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.475778 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf4f1ccc-a73b-4413-a271-0caf96f2e465 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:42.475956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf4f1ccc-a73b-4413-a271-0caf96f2e465 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.476132 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf4f1ccc-a73b-4413-a271-0caf96f2e465 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.476233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-bf4f1ccc-a73b-4413-a271-0caf96f2e465 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:42.480957 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.480957 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:42.481722 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf4f1ccc-a73b-4413-a271-0caf96f2e465 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:42.482106 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 809/3232] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:42.605040 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-284123bd-5b98-4735-b7da-10ec68e1f95e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.607339 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-284123bd-5b98-4735-b7da-10ec68e1f95e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8/action Aug 08 20:24:42.607730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-284123bd-5b98-4735-b7da-10ec68e1f95e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:42.607914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-284123bd-5b98-4735-b7da-10ec68e1f95e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:42.636410 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.636410 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:42.647533 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-79f253fb-3da8-4327-a51e-fc90ef7920a6 req-284123bd-5b98-4735-b7da-10ec68e1f95e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8/action returned with HTTP 204 Aug 08 20:24:42.647941 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 813/3233] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:42 2026] POST /volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:42.651707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.653480 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] DELETE https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:24:42.653678 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.653859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.654011 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Delete volume with id: 900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:24:42.660609 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.660609 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:42.661005 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:42.684792 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Delete volume request issued successfully. Aug 08 20:24:42.685115 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d8c5204-58a7-4f15-9314-42d5398ad1ca tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 202 Aug 08 20:24:42.685632 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 803/3234] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:42 2026] DELETE /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:42.694646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b10a412-1120-4009-b66b-afb1ccdeb1d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.696493 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b10a412-1120-4009-b66b-afb1ccdeb1d0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:24:42.696704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b10a412-1120-4009-b66b-afb1ccdeb1d0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.696903 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b10a412-1120-4009-b66b-afb1ccdeb1d0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.704310 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.704310 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:42.708203 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2b10a412-1120-4009-b66b-afb1ccdeb1d0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Volume info retrieved successfully. Aug 08 20:24:42.712355 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b10a412-1120-4009-b66b-afb1ccdeb1d0 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 200 Aug 08 20:24:42.712904 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 810/3235] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:42.759541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d9d109a-8aa4-4df1-85bc-1d3cf566d5e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.761335 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d9d109a-8aa4-4df1-85bc-1d3cf566d5e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:42.761541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d9d109a-8aa4-4df1-85bc-1d3cf566d5e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.762083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d9d109a-8aa4-4df1-85bc-1d3cf566d5e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.762083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d9d109a-8aa4-4df1-85bc-1d3cf566d5e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:42.766443 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.766443 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:42.767107 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d9d109a-8aa4-4df1-85bc-1d3cf566d5e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:42.767485 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 810/3236] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:42.802069 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b137b580-58ea-4d9b-b475-b87e8a3b67c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.803795 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b137b580-58ea-4d9b-b475-b87e8a3b67c5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 Aug 08 20:24:42.804023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b137b580-58ea-4d9b-b475-b87e8a3b67c5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.804234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b137b580-58ea-4d9b-b475-b87e8a3b67c5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.810805 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.810805 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:42.814008 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b137b580-58ea-4d9b-b475-b87e8a3b67c5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Volume info retrieved successfully. Aug 08 20:24:42.817600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b137b580-58ea-4d9b-b475-b87e8a3b67c5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 returned with HTTP 200 Aug 08 20:24:42.817964 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 814/3237] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:42.830463 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b56f22fd-b315-48d4-b6de-e6236607f43c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.832104 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:24:42.832460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1908cabf-2b2d-4cfd-802f-a63b36d09536", "name": "tempest-type-Backup-345635989"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:42.833760 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Creating new backup {'backup': {'volume_id': '1908cabf-2b2d-4cfd-802f-a63b36d09536', 'name': 'tempest-type-Backup-345635989'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:24:42.833869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Creating backup of volume 1908cabf-2b2d-4cfd-802f-a63b36d09536 in container None Aug 08 20:24:42.841137 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.841137 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:42.841451 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Volume info retrieved successfully. Aug 08 20:24:42.865749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Created reservations ['f980ee56-810c-44c8-9a1c-4fb211543e88', 'd5fd8d0e-5f33-4365-b3f1-3d0a7be1ccf5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:42.891771 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b56f22fd-b315-48d4-b6de-e6236607f43c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:24:42.892192 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 804/3238] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:24:42 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:42.901356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87a6135b-9639-4182-84c0-e27d84f7d3da None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:42.903145 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87a6135b-9639-4182-84c0-e27d84f7d3da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:42.903398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87a6135b-9639-4182-84c0-e27d84f7d3da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:42.903609 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87a6135b-9639-4182-84c0-e27d84f7d3da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:42.903789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-87a6135b-9639-4182-84c0-e27d84f7d3da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:42.908116 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:42.908116 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:42.908878 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87a6135b-9639-4182-84c0-e27d84f7d3da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:42.909315 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 811/3239] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:42 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:43.033526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2a0b7cd6-279b-4c0e-bc76-d6e5a7f792ac None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.035232 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a0b7cd6-279b-4c0e-bc76-d6e5a7f792ac tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:43.035463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a0b7cd6-279b-4c0e-bc76-d6e5a7f792ac tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.035649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2a0b7cd6-279b-4c0e-bc76-d6e5a7f792ac tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.039685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2a0b7cd6-279b-4c0e-bc76-d6e5a7f792ac tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 404 Aug 08 20:24:43.040122 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 811/3240] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:43.047320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b142be3-744a-4064-bde2-aacb462816ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.049326 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b142be3-744a-4064-bde2-aacb462816ce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:43.049543 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b142be3-744a-4064-bde2-aacb462816ce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.049978 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b142be3-744a-4064-bde2-aacb462816ce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.049978 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-3b142be3-744a-4064-bde2-aacb462816ce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 1f1ccb03-c43c-4d18-94b0-4265b1c0b022 Aug 08 20:24:43.051048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e2df347-e0a5-4b38-9234-0da28ea5ecff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.052865 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e2df347-e0a5-4b38-9234-0da28ea5ecff tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:43.052981 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e2df347-e0a5-4b38-9234-0da28ea5ecff tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.053164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e2df347-e0a5-4b38-9234-0da28ea5ecff tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.054588 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b142be3-744a-4064-bde2-aacb462816ce tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 returned with HTTP 404 Aug 08 20:24:43.055138 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 815/3241] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:24:43 2026] DELETE /volume/v3/snapshots/1f1ccb03-c43c-4d18-94b0-4265b1c0b022 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:43.063842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-05fc52be-8181-47df-8541-3c652d2ea1ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.064802 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.064802 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:43.065544 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05fc52be-8181-47df-8541-3c652d2ea1ab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:24:43.065734 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05fc52be-8181-47df-8541-3c652d2ea1ab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.065913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05fc52be-8181-47df-8541-3c652d2ea1ab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.068253 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9e2df347-e0a5-4b38-9234-0da28ea5ecff tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:43.072098 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e2df347-e0a5-4b38-9234-0da28ea5ecff tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:43.072212 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.072212 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:43.072498 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 805/3242] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:43.075649 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-05fc52be-8181-47df-8541-3c652d2ea1ab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:43.079488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05fc52be-8181-47df-8541-3c652d2ea1ab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:24:43.079853 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 812/3243] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:43.083335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73216a52-34e2-472e-a52b-da359a4b9c51 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.084951 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73216a52-34e2-472e-a52b-da359a4b9c51 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:43.085156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73216a52-34e2-472e-a52b-da359a4b9c51 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.085334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73216a52-34e2-472e-a52b-da359a4b9c51 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.090196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.091868 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:24:43.092171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-902491829"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:43.094335 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.094335 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:43.097978 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-73216a52-34e2-472e-a52b-da359a4b9c51 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:43.100077 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.100077 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:43.100546 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:24:43.100660 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:24:43.102520 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73216a52-34e2-472e-a52b-da359a4b9c51 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:43.102929 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 812/3244] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:43.122274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['b52ee84e-756e-47f0-b954-78329be1c00b', '23ed4fad-3880-4ffd-87cd-881d3c512742', 'b5d124d3-12a5-4e9e-bd06-b6d12d273672', '79737ab5-30a2-4e63-9541-a9a1ed5df631'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:43.150784 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot create request issued successfully. Aug 08 20:24:43.151091 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-70d4ff70-beaa-4500-b8eb-27bcfa0ee038 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:24:43.151563 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 816/3245] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:24:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:43.163835 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3b3231ea-cc91-45ed-b053-6d27bdf24ed5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.165928 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b3231ea-cc91-45ed-b053-6d27bdf24ed5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:24:43.166151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b3231ea-cc91-45ed-b053-6d27bdf24ed5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.166381 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b3231ea-cc91-45ed-b053-6d27bdf24ed5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.175011 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.175011 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:43.175554 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3b3231ea-cc91-45ed-b053-6d27bdf24ed5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:43.176434 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b3231ea-cc91-45ed-b053-6d27bdf24ed5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a returned with HTTP 200 Aug 08 20:24:43.176875 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 806/3246] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:43.185590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-59551359-3e3c-4177-86d9-51f7a7f6fe99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.187694 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-59551359-3e3c-4177-86d9-51f7a7f6fe99 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:43.188161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-59551359-3e3c-4177-86d9-51f7a7f6fe99 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.188161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-59551359-3e3c-4177-86d9-51f7a7f6fe99 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.197407 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.197407 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:43.201303 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-59551359-3e3c-4177-86d9-51f7a7f6fe99 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:43.205436 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-59551359-3e3c-4177-86d9-51f7a7f6fe99 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:43.205823 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 813/3247] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:43.223722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.226614 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/action Aug 08 20:24:43.227111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:43.227302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:43.241715 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.241715 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:43.242468 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:43.250679 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Begin detaching volume completed successfully. Aug 08 20:24:43.250989 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-26fdef47-9475-4b38-9fa9-95b1174f99f5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/action returned with HTTP 202 Aug 08 20:24:43.251660 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 813/3248] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:24:43 2026] POST /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:24:43.291092 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fc911349-078a-4a8c-bca4-30e91c9bc3fe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.293006 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc911349-078a-4a8c-bca4-30e91c9bc3fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:43.293207 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc911349-078a-4a8c-bca4-30e91c9bc3fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.293462 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc911349-078a-4a8c-bca4-30e91c9bc3fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.293590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fc911349-078a-4a8c-bca4-30e91c9bc3fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:43.299142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0fe3546-9075-403f-8909-c7a0e24553bf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.300425 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0fe3546-9075-403f-8909-c7a0e24553bf None None] GET https://10.4.3.206/volume// Aug 08 20:24:43.300425 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0fe3546-9075-403f-8909-c7a0e24553bf None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.300425 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0fe3546-9075-403f-8909-c7a0e24553bf None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.300606 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.300606 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:43.300690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0fe3546-9075-403f-8909-c7a0e24553bf None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:43.300690 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 807/3249] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:24:43.300908 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc911349-078a-4a8c-bca4-30e91c9bc3fe tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:43.301377 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 817/3250] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:43.308590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-220fbe7d-0900-4462-801c-91ab03ad5777 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.310494 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-220fbe7d-0900-4462-801c-91ab03ad5777 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:43.310695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-220fbe7d-0900-4462-801c-91ab03ad5777 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.310868 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-220fbe7d-0900-4462-801c-91ab03ad5777 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.320628 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.320628 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:43.324516 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-220fbe7d-0900-4462-801c-91ab03ad5777 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:43.328738 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-220fbe7d-0900-4462-801c-91ab03ad5777 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:43.329132 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 814/3251] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:43.338035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-499c652b-a229-4375-992e-0c82f3238f7a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.340016 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-499c652b-a229-4375-992e-0c82f3238f7a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/encryption Aug 08 20:24:43.340198 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-499c652b-a229-4375-992e-0c82f3238f7a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.340399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-499c652b-a229-4375-992e-0c82f3238f7a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.349760 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.349760 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:43.360319 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-499c652b-a229-4375-992e-0c82f3238f7a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/encryption returned with HTTP 200 Aug 08 20:24:43.360319 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 814/3252] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:43.496647 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3edb7e64-ab60-41aa-845d-a8a2576650eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.498700 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3edb7e64-ab60-41aa-845d-a8a2576650eb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:43.498914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3edb7e64-ab60-41aa-845d-a8a2576650eb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.499095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3edb7e64-ab60-41aa-845d-a8a2576650eb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.499202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3edb7e64-ab60-41aa-845d-a8a2576650eb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:43.505181 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.505181 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:43.507042 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3edb7e64-ab60-41aa-845d-a8a2576650eb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:43.507544 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 808/3253] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:43.730400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-272afa05-6913-4406-82a1-2c7739179d12 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.732127 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-272afa05-6913-4406-82a1-2c7739179d12 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] GET https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd Aug 08 20:24:43.732369 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-272afa05-6913-4406-82a1-2c7739179d12 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.732590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-272afa05-6913-4406-82a1-2c7739179d12 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.737970 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-272afa05-6913-4406-82a1-2c7739179d12 tempest-TestStampPattern-1382774558 tempest-TestStampPattern-1382774558-project-member] https://10.4.3.206/volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd returned with HTTP 404 Aug 08 20:24:43.738440 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 818/3254] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/volumes/900c84eb-3da0-4a74-811e-2ae2a7240ecd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:43.778959 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-62abe4c3-f223-4f5b-81de-873b97d6684c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.780976 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62abe4c3-f223-4f5b-81de-873b97d6684c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:43.781248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62abe4c3-f223-4f5b-81de-873b97d6684c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.782278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62abe4c3-f223-4f5b-81de-873b97d6684c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.782419 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-62abe4c3-f223-4f5b-81de-873b97d6684c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:43.786588 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.786588 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:43.787279 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62abe4c3-f223-4f5b-81de-873b97d6684c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:43.787632 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 815/3255] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:43.920840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81c7809a-1db5-40a5-96b0-e26829a71dee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:43.922626 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81c7809a-1db5-40a5-96b0-e26829a71dee tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:43.922813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81c7809a-1db5-40a5-96b0-e26829a71dee tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:43.922984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81c7809a-1db5-40a5-96b0-e26829a71dee tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:43.923082 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-81c7809a-1db5-40a5-96b0-e26829a71dee tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:43.926985 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:43.926985 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:43.927574 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81c7809a-1db5-40a5-96b0-e26829a71dee tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:43.928020 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 815/3256] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:43 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:44.185148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0f705b4c-f6c0-4afb-89f7-edd7d1dc0b55 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:44.187029 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f705b4c-f6c0-4afb-89f7-edd7d1dc0b55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:24:44.187217 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f705b4c-f6c0-4afb-89f7-edd7d1dc0b55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:44.187483 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0f705b4c-f6c0-4afb-89f7-edd7d1dc0b55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:44.196898 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:44.196898 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:44.197635 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0f705b4c-f6c0-4afb-89f7-edd7d1dc0b55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:24:44.198487 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0f705b4c-f6c0-4afb-89f7-edd7d1dc0b55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a returned with HTTP 200 Aug 08 20:24:44.199021 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 809/3257] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:24:44 2026] GET /volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:44.313034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fa6fadf3-22c0-4d38-9401-a266fdfe0630 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:44.314947 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa6fadf3-22c0-4d38-9401-a266fdfe0630 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:44.315121 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa6fadf3-22c0-4d38-9401-a266fdfe0630 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:44.315314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fa6fadf3-22c0-4d38-9401-a266fdfe0630 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:44.315437 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fa6fadf3-22c0-4d38-9401-a266fdfe0630 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:44.319587 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:44.319587 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:44.320508 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fa6fadf3-22c0-4d38-9401-a266fdfe0630 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:44.320857 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 819/3258] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:44 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:44.520380 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-851f49f2-e72b-4f27-811b-75e1e9499497 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:44.522280 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-851f49f2-e72b-4f27-811b-75e1e9499497 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:44.522418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-851f49f2-e72b-4f27-811b-75e1e9499497 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:44.524748 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-851f49f2-e72b-4f27-811b-75e1e9499497 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:44.524748 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-851f49f2-e72b-4f27-811b-75e1e9499497 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:44.530420 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:44.530420 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:44.531195 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-851f49f2-e72b-4f27-811b-75e1e9499497 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:44.531732 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 816/3259] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:44 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:44.802029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9aae7dc8-85a1-4357-9b16-304a4ca2ae32 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:44.805024 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9aae7dc8-85a1-4357-9b16-304a4ca2ae32 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:44.805024 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9aae7dc8-85a1-4357-9b16-304a4ca2ae32 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:44.805148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9aae7dc8-85a1-4357-9b16-304a4ca2ae32 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:44.805189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9aae7dc8-85a1-4357-9b16-304a4ca2ae32 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:44.812252 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:44.812252 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:44.813482 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9aae7dc8-85a1-4357-9b16-304a4ca2ae32 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:44.814008 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 816/3260] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:44 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:44.938011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c1b09904-f893-4011-bbdf-5be44b0a1a22 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:44.939759 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1b09904-f893-4011-bbdf-5be44b0a1a22 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:44.940057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1b09904-f893-4011-bbdf-5be44b0a1a22 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:44.940307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1b09904-f893-4011-bbdf-5be44b0a1a22 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:44.940440 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c1b09904-f893-4011-bbdf-5be44b0a1a22 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:44.944174 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:44.944174 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:44.944809 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1b09904-f893-4011-bbdf-5be44b0a1a22 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:44.945138 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 810/3261] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:44 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:45.331700 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eea1c7a6-9ab3-4c18-a599-cecc090dfb97 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:45.333916 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eea1c7a6-9ab3-4c18-a599-cecc090dfb97 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:45.334149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eea1c7a6-9ab3-4c18-a599-cecc090dfb97 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:45.334473 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eea1c7a6-9ab3-4c18-a599-cecc090dfb97 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:45.334562 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-eea1c7a6-9ab3-4c18-a599-cecc090dfb97 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:45.338627 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:45.338627 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:45.339309 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eea1c7a6-9ab3-4c18-a599-cecc090dfb97 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:45.341819 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 820/3262] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:45 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:45.541607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b5395552-ddd1-4f5e-890b-13716cd82a96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:45.543614 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5395552-ddd1-4f5e-890b-13716cd82a96 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:45.543862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5395552-ddd1-4f5e-890b-13716cd82a96 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:45.544055 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b5395552-ddd1-4f5e-890b-13716cd82a96 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:45.544156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b5395552-ddd1-4f5e-890b-13716cd82a96 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:45.548517 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:45.548517 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:45.553627 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b5395552-ddd1-4f5e-890b-13716cd82a96 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:45.553627 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 817/3263] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:45 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:45.823932 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b0e859bc-acc9-453c-a0f4-d054dfa609d5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:45.825609 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b0e859bc-acc9-453c-a0f4-d054dfa609d5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:45.825791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b0e859bc-acc9-453c-a0f4-d054dfa609d5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:45.825959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b0e859bc-acc9-453c-a0f4-d054dfa609d5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:45.826062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b0e859bc-acc9-453c-a0f4-d054dfa609d5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:45.829978 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:45.829978 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:45.830640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b0e859bc-acc9-453c-a0f4-d054dfa609d5 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:45.830936 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 817/3264] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:45 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:45.955447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b9f492b-a61b-4330-a5be-9229b85727e0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:45.957307 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b9f492b-a61b-4330-a5be-9229b85727e0 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:45.957599 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b9f492b-a61b-4330-a5be-9229b85727e0 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:45.957634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b9f492b-a61b-4330-a5be-9229b85727e0 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:45.957781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4b9f492b-a61b-4330-a5be-9229b85727e0 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:45.961864 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:45.961864 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:45.962469 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b9f492b-a61b-4330-a5be-9229b85727e0 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:45.962887 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 811/3265] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:45 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:46.351929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a2998381-7b79-42b0-be3b-0c15b5def506 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:46.353460 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a2998381-7b79-42b0-be3b-0c15b5def506 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:46.353621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a2998381-7b79-42b0-be3b-0c15b5def506 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:46.353810 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a2998381-7b79-42b0-be3b-0c15b5def506 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:46.353904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a2998381-7b79-42b0-be3b-0c15b5def506 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:46.357628 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:46.357628 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:46.358249 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a2998381-7b79-42b0-be3b-0c15b5def506 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:46.358559 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 821/3266] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:46 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:46.561704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8cb5675a-48dc-4fff-a71b-ad686bacda4b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:46.563191 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cb5675a-48dc-4fff-a71b-ad686bacda4b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:46.563372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cb5675a-48dc-4fff-a71b-ad686bacda4b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:46.563566 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8cb5675a-48dc-4fff-a71b-ad686bacda4b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:46.563664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8cb5675a-48dc-4fff-a71b-ad686bacda4b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:46.567911 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:46.567911 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:46.568577 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8cb5675a-48dc-4fff-a71b-ad686bacda4b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:46.568981 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 818/3267] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:46 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:46.847781 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d93b563-442b-4693-bf19-427db7b40901 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:46.850153 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d93b563-442b-4693-bf19-427db7b40901 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:46.851456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d93b563-442b-4693-bf19-427db7b40901 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:46.851456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d93b563-442b-4693-bf19-427db7b40901 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:46.851456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d93b563-442b-4693-bf19-427db7b40901 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:46.861666 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:46.861666 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:46.862976 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d93b563-442b-4693-bf19-427db7b40901 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:46.863501 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 818/3268] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:46 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:46.976157 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7925c3d-522e-4b9d-a437-d048713595ac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:46.978979 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7925c3d-522e-4b9d-a437-d048713595ac tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:46.979302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7925c3d-522e-4b9d-a437-d048713595ac tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:46.979607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7925c3d-522e-4b9d-a437-d048713595ac tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:46.979771 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b7925c3d-522e-4b9d-a437-d048713595ac tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:46.985041 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:46.985041 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:46.985745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7925c3d-522e-4b9d-a437-d048713595ac tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:46.986093 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 812/3269] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:46 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:47.203406 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-e834c912-9d51-41aa-95ff-0ef482280876 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.205257 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-e834c912-9d51-41aa-95ff-0ef482280876 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8 Aug 08 20:24:47.205620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-e834c912-9d51-41aa-95ff-0ef482280876 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:47.205909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-e834c912-9d51-41aa-95ff-0ef482280876 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:47.216474 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.216474 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:47.264075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-705c1abe-77c9-479c-9cda-5afc4e018c43 req-e834c912-9d51-41aa-95ff-0ef482280876 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8 returned with HTTP 200 Aug 08 20:24:47.264075 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 822/3270] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:47 2026] DELETE /volume/v3/attachments/6886d313-aa23-4c3c-9b8a-a47045c589d8 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:47.371764 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-94bb606d-f59f-40ca-8d73-63b855fb4abd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.377530 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94bb606d-f59f-40ca-8d73-63b855fb4abd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:47.377736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94bb606d-f59f-40ca-8d73-63b855fb4abd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:47.377932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94bb606d-f59f-40ca-8d73-63b855fb4abd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:47.378076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-94bb606d-f59f-40ca-8d73-63b855fb4abd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:47.384440 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.384440 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:47.385431 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94bb606d-f59f-40ca-8d73-63b855fb4abd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:47.385775 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 819/3271] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:47 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:47.578760 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5ee4f883-a0e3-4533-b722-6fb67eb6e34f req-b43af6ad-9edd-4854-a919-f0cdbe7222b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.580585 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-010dc970-b9d4-4261-811b-6fb553944822 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.580864 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5ee4f883-a0e3-4533-b722-6fb67eb6e34f req-b43af6ad-9edd-4854-a919-f0cdbe7222b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:47.581077 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5ee4f883-a0e3-4533-b722-6fb67eb6e34f req-b43af6ad-9edd-4854-a919-f0cdbe7222b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:47.581314 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5ee4f883-a0e3-4533-b722-6fb67eb6e34f req-b43af6ad-9edd-4854-a919-f0cdbe7222b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:47.582313 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-010dc970-b9d4-4261-811b-6fb553944822 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:47.582521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-010dc970-b9d4-4261-811b-6fb553944822 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:47.582701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-010dc970-b9d4-4261-811b-6fb553944822 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:47.582803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-010dc970-b9d4-4261-811b-6fb553944822 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:47.586985 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.586985 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:47.587585 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-010dc970-b9d4-4261-811b-6fb553944822 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:47.587585 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 813/3272] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:47 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:47.587839 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.587839 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:47.594838 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-5ee4f883-a0e3-4533-b722-6fb67eb6e34f req-b43af6ad-9edd-4854-a919-f0cdbe7222b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:47.596661 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5ee4f883-a0e3-4533-b722-6fb67eb6e34f req-b43af6ad-9edd-4854-a919-f0cdbe7222b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:47.597144 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 819/3273] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:47 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:47.877292 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3e79ced4-20d8-4644-9766-5e8cb62d37b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.881020 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3e79ced4-20d8-4644-9766-5e8cb62d37b4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:47.881020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3e79ced4-20d8-4644-9766-5e8cb62d37b4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:47.881020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3e79ced4-20d8-4644-9766-5e8cb62d37b4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:47.881020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3e79ced4-20d8-4644-9766-5e8cb62d37b4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:47.887023 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.887023 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:47.888318 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3e79ced4-20d8-4644-9766-5e8cb62d37b4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:47.888910 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 823/3274] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:47 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:47.899097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53a212db-b139-4f06-8fad-533b90767cfb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.901212 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53a212db-b139-4f06-8fad-533b90767cfb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:24:47.901468 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53a212db-b139-4f06-8fad-533b90767cfb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:47.901736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53a212db-b139-4f06-8fad-533b90767cfb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:47.918650 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.918650 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:47.924645 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53a212db-b139-4f06-8fad-533b90767cfb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:47.932528 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53a212db-b139-4f06-8fad-533b90767cfb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 200 Aug 08 20:24:47.932985 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 820/3275] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:47 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:47.947841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-914e1d54-01ee-42f5-ae82-789951a7282d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:47.949722 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] POST https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3/restore Aug 08 20:24:47.950246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:47.951773 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Restoring backup 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 ({'restore': {}}) {{(pid=100389) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:24:47.952015 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Restoring backup 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 to volume None. Aug 08 20:24:47.959623 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:47.959623 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:47.961128 np0000006809 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Creating volume of 1 GB for restore of backup 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. Aug 08 20:24:47.965014 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Availability Zones retrieved successfully. Aug 08 20:24:47.973057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Flow 'volume_create_api' (04de137e-77ce-4341-a68c-5937caae8819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:47.974449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e2a452-7a91-4740-b59a-38b4b429e5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:47.976283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:47.997346 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7fbb74dd-fb5d-47f4-be46-2276bb5f18f3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:48.001400 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7fbb74dd-fb5d-47f4-be46-2276bb5f18f3 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:48.001400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7fbb74dd-fb5d-47f4-be46-2276bb5f18f3 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:48.001400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7fbb74dd-fb5d-47f4-be46-2276bb5f18f3 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:48.001400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7fbb74dd-fb5d-47f4-be46-2276bb5f18f3 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:48.007818 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:48.007818 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:48.008449 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7fbb74dd-fb5d-47f4-be46-2276bb5f18f3 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:48.008815 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 820/3276] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:47 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:48.010371 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53e2a452-7a91-4740-b59a-38b4b429e5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:48.011131 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a5ab6b-550d-477a-b258-6c5dfccce4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:48.065402 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Created reservations ['d497fc7c-7431-4e7a-905b-c2330891e0e2', 'f4f266c0-c7c6-4636-b33b-3b6c4091dd48', 'c6b27f99-4f81-4795-bd22-c6446473fe8a', '66ea2a7d-367e-4d51-85f2-d72525c223b4'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:48.069064 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6a5ab6b-550d-477a-b258-6c5dfccce4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d497fc7c-7431-4e7a-905b-c2330891e0e2', 'f4f266c0-c7c6-4636-b33b-3b6c4091dd48', 'c6b27f99-4f81-4795-bd22-c6446473fe8a', '66ea2a7d-367e-4d51-85f2-d72525c223b4']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:48.072104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee19cff8-8037-4b9f-b787-41b5f44650cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:48.121568 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee19cff8-8037-4b9f-b787-41b5f44650cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0', '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_11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19d04915c09b4f28b8f44ecefab1f990',qos_specs=None,replication_status=,reservations=['d497fc7c-7431-4e7a-905b-c2330891e0e2','f4f266c0-c7c6-4636-b33b-3b6c4091dd48','c6b27f99-4f81-4795-bd22-c6446473fe8a','66ea2a7d-367e-4d51-85f2-d72525c223b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d0400227c6e4b6db1f03ebac35611f9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19d04915c09b4f28b8f44ecefab1f990',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d0400227c6e4b6db1f03ebac35611f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:48.122307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b244fad-9469-4466-a000-524cbab83bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:48.140981 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b244fad-9469-4466-a000-524cbab83bb5) transitioned into 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_11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19d04915c09b4f28b8f44ecefab1f990',qos_specs=None,replication_status=,reservations=['d497fc7c-7431-4e7a-905b-c2330891e0e2','f4f266c0-c7c6-4636-b33b-3b6c4091dd48','c6b27f99-4f81-4795-bd22-c6446473fe8a','66ea2a7d-367e-4d51-85f2-d72525c223b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d0400227c6e4b6db1f03ebac35611f9',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:48.141952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9756edd-79bf-4529-b624-2af11bb85853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:48.152083 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9756edd-79bf-4529-b624-2af11bb85853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:48.153240 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Flow 'volume_create_api' (04de137e-77ce-4341-a68c-5937caae8819) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:48.153644 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Create volume request issued successfully. Aug 08 20:24:48.163117 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:48.163117 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:48.163799 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:48.397674 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19fe4e64-d12b-4e25-803f-243acf72d80d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:48.401264 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19fe4e64-d12b-4e25-803f-243acf72d80d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:48.401747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19fe4e64-d12b-4e25-803f-243acf72d80d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:48.402077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19fe4e64-d12b-4e25-803f-243acf72d80d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:48.402268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-19fe4e64-d12b-4e25-803f-243acf72d80d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:48.408440 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:48.408440 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:48.409598 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19fe4e64-d12b-4e25-803f-243acf72d80d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:48.410172 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 824/3277] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:48 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:48.600142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df82a74e-8684-4b87-8627-c65287924a42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:48.602272 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df82a74e-8684-4b87-8627-c65287924a42 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:48.602583 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df82a74e-8684-4b87-8627-c65287924a42 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:48.602838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df82a74e-8684-4b87-8627-c65287924a42 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:48.603133 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-df82a74e-8684-4b87-8627-c65287924a42 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:48.609016 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:48.609016 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:48.609746 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df82a74e-8684-4b87-8627-c65287924a42 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:48.610317 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 821/3278] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:48 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:49.020922 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2d25038b-e019-4c87-b5f9-334671ffe954 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:49.023131 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d25038b-e019-4c87-b5f9-334671ffe954 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:49.023410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d25038b-e019-4c87-b5f9-334671ffe954 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:49.023629 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d25038b-e019-4c87-b5f9-334671ffe954 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:49.023748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2d25038b-e019-4c87-b5f9-334671ffe954 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:49.034033 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=446,cinder:UPDATE=141,cinder:INSERT=79 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:24:49.037335 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:49.037335 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:49.038116 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d25038b-e019-4c87-b5f9-334671ffe954 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:49.038577 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 821/3279] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:49 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:49.172902 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:49.172902 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:49.173446 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:24:49.173553 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Checking backup size 1 against volume size 1 {{(pid=100389) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:24:49.173700 np0000006809 devstack@c-api.service[100389]: INFO cinder.backup.api [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Overwriting volume 5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 with restore of backup 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:49.195230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] restore_backup in rpcapi backup_id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 {{(pid=100389) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:24:49.198808 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-914e1d54-01ee-42f5-ae82-789951a7282d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3/restore returned with HTTP 202 Aug 08 20:24:49.198808 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 814/3280] 10.4.3.206 () {68 vars in 1393 bytes} [Sat Aug 8 20:24:47 2026] POST /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3/restore => generated 189 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:49.208629 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3be5433b-69fa-467a-8205-99f76a1e32df None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:49.210739 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3be5433b-69fa-467a-8205-99f76a1e32df tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:49.210961 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3be5433b-69fa-467a-8205-99f76a1e32df tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:49.211216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3be5433b-69fa-467a-8205-99f76a1e32df tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:49.211355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3be5433b-69fa-467a-8205-99f76a1e32df tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:49.220508 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:49.220508 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:49.222147 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3be5433b-69fa-467a-8205-99f76a1e32df tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:49.222147 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 825/3281] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:49 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:49.421655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ee50372-8393-48a3-8889-948b9aebc814 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:49.424572 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ee50372-8393-48a3-8889-948b9aebc814 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:49.424814 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ee50372-8393-48a3-8889-948b9aebc814 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:49.425029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ee50372-8393-48a3-8889-948b9aebc814 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:49.425184 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4ee50372-8393-48a3-8889-948b9aebc814 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:49.430307 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:49.430307 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:49.432625 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ee50372-8393-48a3-8889-948b9aebc814 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:49.432625 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 822/3282] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:49 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:49.621793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-840c2a22-9204-4dc7-8a7d-11ab6c9f5860 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:49.623556 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-840c2a22-9204-4dc7-8a7d-11ab6c9f5860 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:49.625420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-840c2a22-9204-4dc7-8a7d-11ab6c9f5860 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:49.625420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-840c2a22-9204-4dc7-8a7d-11ab6c9f5860 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:49.625420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-840c2a22-9204-4dc7-8a7d-11ab6c9f5860 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:49.628188 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:49.628188 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:49.628796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-840c2a22-9204-4dc7-8a7d-11ab6c9f5860 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:49.629138 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 822/3283] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:49 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:50.052048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eee70097-61de-45ff-bcbc-d77563d3cfad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:50.054486 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eee70097-61de-45ff-bcbc-d77563d3cfad tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:50.054755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eee70097-61de-45ff-bcbc-d77563d3cfad tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:50.054997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eee70097-61de-45ff-bcbc-d77563d3cfad tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:50.055138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-eee70097-61de-45ff-bcbc-d77563d3cfad tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:50.060151 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:50.060151 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:50.060965 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eee70097-61de-45ff-bcbc-d77563d3cfad tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:50.061440 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 815/3284] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:50 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:50.238172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-df4292e6-5c57-490e-afa6-1b9ca2440c37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:50.241356 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df4292e6-5c57-490e-afa6-1b9ca2440c37 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:50.241554 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df4292e6-5c57-490e-afa6-1b9ca2440c37 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:50.241781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df4292e6-5c57-490e-afa6-1b9ca2440c37 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:50.241899 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-df4292e6-5c57-490e-afa6-1b9ca2440c37 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:50.246595 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:50.246595 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:50.247238 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df4292e6-5c57-490e-afa6-1b9ca2440c37 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:50.247600 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 826/3285] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:50 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:50.444785 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-456fd279-edcb-4f3e-8d8d-b880fdc10be2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:50.447207 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-456fd279-edcb-4f3e-8d8d-b880fdc10be2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:50.447545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-456fd279-edcb-4f3e-8d8d-b880fdc10be2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:50.447741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-456fd279-edcb-4f3e-8d8d-b880fdc10be2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:50.447898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-456fd279-edcb-4f3e-8d8d-b880fdc10be2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:50.454945 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:50.454945 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:50.456097 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-456fd279-edcb-4f3e-8d8d-b880fdc10be2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:50.457118 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 823/3286] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:50 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:50.640676 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-50c45c7a-e54b-4f4a-bee2-c34d09d5687f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:50.645486 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50c45c7a-e54b-4f4a-bee2-c34d09d5687f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:50.645486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-50c45c7a-e54b-4f4a-bee2-c34d09d5687f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:50.645486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-50c45c7a-e54b-4f4a-bee2-c34d09d5687f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:50.645486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-50c45c7a-e54b-4f4a-bee2-c34d09d5687f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:50.655226 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:50.655226 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:50.656001 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-50c45c7a-e54b-4f4a-bee2-c34d09d5687f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:50.656466 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 823/3287] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:50 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:50.882995 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:50.885245 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:50.885480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:50.885690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:50.885867 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume with id: c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:50.894298 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:50.894298 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:50.894798 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:50.904874 np0000006809 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:24:50.912352 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume request issued successfully. Aug 08 20:24:50.912559 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4dfd755c-a36d-4e90-95ee-14a076edbf23 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 202 Aug 08 20:24:50.912951 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 816/3288] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:24:50 2026] DELETE /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:50.921305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e524220a-92a2-4efb-95b7-ad3cfe7c5698 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:50.926480 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e524220a-92a2-4efb-95b7-ad3cfe7c5698 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:50.926672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e524220a-92a2-4efb-95b7-ad3cfe7c5698 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:50.926854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e524220a-92a2-4efb-95b7-ad3cfe7c5698 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:50.936778 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:50.936778 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:50.942339 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e524220a-92a2-4efb-95b7-ad3cfe7c5698 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:24:50.952362 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e524220a-92a2-4efb-95b7-ad3cfe7c5698 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 200 Aug 08 20:24:50.953034 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 827/3289] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:50 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:51.073915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-de9194e9-bbe0-4ddf-b678-8fe3927ad8a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:51.075493 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-de9194e9-bbe0-4ddf-b678-8fe3927ad8a5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:51.075793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-de9194e9-bbe0-4ddf-b678-8fe3927ad8a5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:51.076053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-de9194e9-bbe0-4ddf-b678-8fe3927ad8a5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:51.076212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-de9194e9-bbe0-4ddf-b678-8fe3927ad8a5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:51.080792 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:51.080792 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:51.081536 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-de9194e9-bbe0-4ddf-b678-8fe3927ad8a5 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:51.081889 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 824/3290] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:51 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:51.258858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f4990eb6-160e-4a6c-9b00-85f99f4f8e03 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:51.263129 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f4990eb6-160e-4a6c-9b00-85f99f4f8e03 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:51.263405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f4990eb6-160e-4a6c-9b00-85f99f4f8e03 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:51.263661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f4990eb6-160e-4a6c-9b00-85f99f4f8e03 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:51.263803 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f4990eb6-160e-4a6c-9b00-85f99f4f8e03 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:51.274904 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:51.274904 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:51.276110 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f4990eb6-160e-4a6c-9b00-85f99f4f8e03 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:51.276504 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 824/3291] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:51 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:51.468604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-58b1231e-704e-48f2-8ce7-3b43a68fc8df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:51.470921 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58b1231e-704e-48f2-8ce7-3b43a68fc8df tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:51.471226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58b1231e-704e-48f2-8ce7-3b43a68fc8df tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:51.471479 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-58b1231e-704e-48f2-8ce7-3b43a68fc8df tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:51.471754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-58b1231e-704e-48f2-8ce7-3b43a68fc8df tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:51.480092 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:51.480092 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:51.481510 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-58b1231e-704e-48f2-8ce7-3b43a68fc8df tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:51.481920 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 817/3292] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:51 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:51.667438 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9e181d9-f482-4cb9-a931-1a5592641b39 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:51.669482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9e181d9-f482-4cb9-a931-1a5592641b39 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:51.669735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9e181d9-f482-4cb9-a931-1a5592641b39 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:51.670041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9e181d9-f482-4cb9-a931-1a5592641b39 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:51.670166 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c9e181d9-f482-4cb9-a931-1a5592641b39 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:51.675033 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:51.675033 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:51.675620 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9e181d9-f482-4cb9-a931-1a5592641b39 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:51.676019 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 828/3293] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:51 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:51.966830 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-644e6499-a1a3-40ad-b8fa-55ee1fd8796f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:51.968959 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-644e6499-a1a3-40ad-b8fa-55ee1fd8796f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d Aug 08 20:24:51.969225 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-644e6499-a1a3-40ad-b8fa-55ee1fd8796f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:51.969503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-644e6499-a1a3-40ad-b8fa-55ee1fd8796f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:51.976266 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-644e6499-a1a3-40ad-b8fa-55ee1fd8796f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d returned with HTTP 404 Aug 08 20:24:51.976917 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 825/3294] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:51 2026] GET /volume/v3/volumes/c80321ef-f68f-49ff-9957-eef24e6ae47d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:51.983241 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:51.985068 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:24:51.985309 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:51.985557 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:51.986405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:24:52.023706 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Get all volumes completed successfully. Aug 08 20:24:52.025351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-737b5497-f1fb-488a-b7b9-1d887dce1318 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.025765 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-737b5497-f1fb-488a-b7b9-1d887dce1318 None None] GET https://10.4.3.206/volume// Aug 08 20:24:52.025928 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-737b5497-f1fb-488a-b7b9-1d887dce1318 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.026111 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-737b5497-f1fb-488a-b7b9-1d887dce1318 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.026169 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.026169 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:52.026545 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-737b5497-f1fb-488a-b7b9-1d887dce1318 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:52.026835 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 818/3295] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:52.031995 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fab55572-8fae-4b50-a9aa-8be1e7d3d703 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:24:52.032417 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 825/3296] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:24:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14031 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:52.039698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-54689837-1093-4d48-be27-061349fcdd38 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.048426 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-54689837-1093-4d48-be27-061349fcdd38 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:24:52.048426 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-54689837-1093-4d48-be27-061349fcdd38 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "253460bf-5443-4fe7-b248-79156833da4a", "connector": null, "instance_uuid": "0c7b48a3-afd2-4475-95d1-0257d7547895"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:52.061789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e0f07552-2ec7-4199-91ba-a1b17577cc34 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.064819 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.064819 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:52.069244 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0f07552-2ec7-4199-91ba-a1b17577cc34 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] DELETE https://10.4.3.206/volume/v3/types/73a97e2f-aa2a-42e6-ab07-4e26be9a1019 Aug 08 20:24:52.069491 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0f07552-2ec7-4199-91ba-a1b17577cc34 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.069687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e0f07552-2ec7-4199-91ba-a1b17577cc34 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.093736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a233c6fd-7033-4c42-bde4-8361d029cc81 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.096082 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a233c6fd-7033-4c42-bde4-8361d029cc81 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:52.096367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a233c6fd-7033-4c42-bde4-8361d029cc81 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.096619 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a233c6fd-7033-4c42-bde4-8361d029cc81 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.096746 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a233c6fd-7033-4c42-bde4-8361d029cc81 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:52.103069 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-54689837-1093-4d48-be27-061349fcdd38 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:24:52.103557 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 829/3297] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:24:52 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 08 20:24:52.103674 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.103674 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:52.104472 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a233c6fd-7033-4c42-bde4-8361d029cc81 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:52.104927 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 819/3298] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:52 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:52.111174 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e0f07552-2ec7-4199-91ba-a1b17577cc34 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/73a97e2f-aa2a-42e6-ab07-4e26be9a1019 returned with HTTP 202 Aug 08 20:24:52.111618 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 826/3299] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:24:52 2026] DELETE /volume/v3/types/73a97e2f-aa2a-42e6-ab07-4e26be9a1019 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:24:52.115450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-6ce5104d-bf92-460b-8834-01bac06400c4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.117897 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-6ce5104d-bf92-460b-8834-01bac06400c4 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737 Aug 08 20:24:52.118139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-6ce5104d-bf92-460b-8834-01bac06400c4 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.118376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-6ce5104d-bf92-460b-8834-01bac06400c4 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.132244 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.132244 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:52.132532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bfda6c8b-92af-4bcd-b2a1-d74901a0f217 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.133591 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfda6c8b-92af-4bcd-b2a1-d74901a0f217 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:24:52.133841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bfda6c8b-92af-4bcd-b2a1-d74901a0f217 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-385664943", "extra_specs": {}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:52.135269 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.135269 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:52.159614 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bfda6c8b-92af-4bcd-b2a1-d74901a0f217 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:24:52.160126 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 830/3300] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:24:52 2026] POST /volume/v3/types => generated 211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:52.172099 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-872c125b-0e66-4863-8eef-bb6ab5e95e76 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.174449 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-872c125b-0e66-4863-8eef-bb6ab5e95e76 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types/01ecb074-3d8d-4f96-8d06-bbc7912ed5b6/encryption Aug 08 20:24:52.174821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-872c125b-0e66-4863-8eef-bb6ab5e95e76 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:52.189715 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-76489174-cf16-4fe3-a6f5-ea45f06181b0 req-6ce5104d-bf92-460b-8834-01bac06400c4 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737 returned with HTTP 200 Aug 08 20:24:52.190059 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 826/3301] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:24:52 2026] DELETE /volume/v3/attachments/8b3a783d-5136-4ed6-b242-9ab73b125737 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:52.194573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-872c125b-0e66-4863-8eef-bb6ab5e95e76 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/01ecb074-3d8d-4f96-8d06-bbc7912ed5b6/encryption returned with HTTP 200 Aug 08 20:24:52.195174 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 820/3302] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:24:52 2026] POST /volume/v3/types/01ecb074-3d8d-4f96-8d06-bbc7912ed5b6/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:52.205151 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8168594c-1a15-4fb5-9572-4f381b41d692 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.207113 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:24:52.207560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2005515559", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-385664943", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:52.209264 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2005515559', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-385664943', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:24:52.221072 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume of 1 GB Aug 08 20:24:52.221524 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.221524 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:52.225037 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Availability Zones retrieved successfully. Aug 08 20:24:52.235231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (9a7347d0-add7-42e7-b2bb-1d82d6e95d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:52.236501 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3dcad47-05a5-4e59-9961-15102841d8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:52.237638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:24:52.262070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3dcad47-05a5-4e59-9961-15102841d8e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:24:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=01ecb074-3d8d-4f96-8d06-bbc7912ed5b6,is_public=True,name='tempest-scenario-type-luks-385664943',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01ecb074-3d8d-4f96-8d06-bbc7912ed5b6', '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=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:52.263012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6ae2c0-40c2-488e-b0d7-475b5187e4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:52.289669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-04d31c1b-2552-4df3-a0f2-e4e0204b0266 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.291636 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04d31c1b-2552-4df3-a0f2-e4e0204b0266 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:52.291739 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04d31c1b-2552-4df3-a0f2-e4e0204b0266 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.291872 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-04d31c1b-2552-4df3-a0f2-e4e0204b0266 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.291989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-04d31c1b-2552-4df3-a0f2-e4e0204b0266 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:52.297697 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.297697 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:52.298563 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-04d31c1b-2552-4df3-a0f2-e4e0204b0266 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:52.298968 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 831/3303] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:52 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:52.299145 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-385664943 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-385664943, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:24:52.299539 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-385664943 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-385664943, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:24:52.342552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Created reservations ['8e58f611-365e-48da-ae98-e8173359b548', '248a2276-76be-4e5c-974a-239a6490629a', '3bcb8aa9-17ca-4ec8-9d49-35423cededa8', '9757894c-61fd-403f-ae40-9fe5b5bf9e9d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:24:52.342552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6ae2c0-40c2-488e-b0d7-475b5187e4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e58f611-365e-48da-ae98-e8173359b548', '248a2276-76be-4e5c-974a-239a6490629a', '3bcb8aa9-17ca-4ec8-9d49-35423cededa8', '9757894c-61fd-403f-ae40-9fe5b5bf9e9d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:52.342552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23032c02-ccaa-40dd-a1e7-21bf27b45a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:52.370547 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23032c02-ccaa-40dd-a1e7-21bf27b45a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6cff2a-7eb1-4fb7-a8f2-563627014ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2005515559',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['8e58f611-365e-48da-ae98-e8173359b548','248a2276-76be-4e5c-974a-239a6490629a','3bcb8aa9-17ca-4ec8-9d49-35423cededa8','9757894c-61fd-403f-ae40-9fe5b5bf9e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=01ecb074-3d8d-4f96-8d06-bbc7912ed5b6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2005515559',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3e6cff2a-7eb1-4fb7-a8f2-563627014ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88f683ceba4c9789159fa3628ce0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04b6991f538e4f9082e82b90e45167e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01ecb074-3d8d-4f96-8d06-bbc7912ed5b6),volume_type_id=01ecb074-3d8d-4f96-8d06-bbc7912ed5b6)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:52.371842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7748eb-6e90-479a-9e39-38240996bb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:52.401344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f7748eb-6e90-479a-9e39-38240996bb67) transitioned into state 'SUCCESS' from state '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-2005515559',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['8e58f611-365e-48da-ae98-e8173359b548','248a2276-76be-4e5c-974a-239a6490629a','3bcb8aa9-17ca-4ec8-9d49-35423cededa8','9757894c-61fd-403f-ae40-9fe5b5bf9e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=01ecb074-3d8d-4f96-8d06-bbc7912ed5b6)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:52.402251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ec271c-2a10-42e6-9d16-012ebc716a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:24:52.414945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4ec271c-2a10-42e6-9d16-012ebc716a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:24:52.415848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (9a7347d0-add7-42e7-b2bb-1d82d6e95d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:24:52.416124 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request issued successfully. Aug 08 20:24:52.416857 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8168594c-1a15-4fb5-9572-4f381b41d692 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:24:52.417427 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 827/3304] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:24:52 2026] POST /volume/v3/volumes => generated 784 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:24:52.492074 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92d31e7c-cdb0-4280-8f70-25d81b10c9a3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.495463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92d31e7c-cdb0-4280-8f70-25d81b10c9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:24:52.495463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92d31e7c-cdb0-4280-8f70-25d81b10c9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.495463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92d31e7c-cdb0-4280-8f70-25d81b10c9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.495463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-92d31e7c-cdb0-4280-8f70-25d81b10c9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:52.498989 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.498989 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:52.499870 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92d31e7c-cdb0-4280-8f70-25d81b10c9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:24:52.500570 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 827/3305] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:52 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:52.694381 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25e19362-9207-478a-bd21-8c1494a531b3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:52.698723 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25e19362-9207-478a-bd21-8c1494a531b3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:52.698981 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25e19362-9207-478a-bd21-8c1494a531b3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:52.699187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25e19362-9207-478a-bd21-8c1494a531b3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:52.699293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-25e19362-9207-478a-bd21-8c1494a531b3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:52.706529 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:52.706529 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:52.707367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25e19362-9207-478a-bd21-8c1494a531b3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:52.707900 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 821/3306] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:52 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:53.118664 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c49020f1-7cee-4714-84fe-caf502823762 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:53.121255 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c49020f1-7cee-4714-84fe-caf502823762 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:53.121535 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c49020f1-7cee-4714-84fe-caf502823762 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:53.121783 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c49020f1-7cee-4714-84fe-caf502823762 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:53.121871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c49020f1-7cee-4714-84fe-caf502823762 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:53.125751 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:53.125751 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:53.126297 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c49020f1-7cee-4714-84fe-caf502823762 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:53.126698 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 832/3307] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:53 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:53.319824 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-22acf993-5f64-489f-8a02-712739f2071d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:53.325163 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22acf993-5f64-489f-8a02-712739f2071d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:53.326200 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22acf993-5f64-489f-8a02-712739f2071d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:53.326418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22acf993-5f64-489f-8a02-712739f2071d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:53.326517 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-22acf993-5f64-489f-8a02-712739f2071d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:53.334138 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:53.334138 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:53.334884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22acf993-5f64-489f-8a02-712739f2071d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:53.335503 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 828/3308] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:53 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:53.732364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4238adde-8b39-42e1-b7ef-05c090087ead None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:53.734511 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4238adde-8b39-42e1-b7ef-05c090087ead tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:53.734675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4238adde-8b39-42e1-b7ef-05c090087ead tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:53.734853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4238adde-8b39-42e1-b7ef-05c090087ead tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:53.734954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4238adde-8b39-42e1-b7ef-05c090087ead tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:53.747277 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:53.747277 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:53.747459 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4238adde-8b39-42e1-b7ef-05c090087ead tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:53.747950 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 828/3309] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:53 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:24:54.143267 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ddbc3bc-3b70-47a0-9187-2750f2b8d274 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.145048 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ddbc3bc-3b70-47a0-9187-2750f2b8d274 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:54.147120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ddbc3bc-3b70-47a0-9187-2750f2b8d274 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.147120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ddbc3bc-3b70-47a0-9187-2750f2b8d274 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.147120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3ddbc3bc-3b70-47a0-9187-2750f2b8d274 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:54.149411 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.149411 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:54.149944 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ddbc3bc-3b70-47a0-9187-2750f2b8d274 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:54.150342 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 822/3310] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:54 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:54.347001 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d089298-7827-4863-ad1c-c67f74991e26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.350157 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d089298-7827-4863-ad1c-c67f74991e26 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:54.350344 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d089298-7827-4863-ad1c-c67f74991e26 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.350539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d089298-7827-4863-ad1c-c67f74991e26 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.350657 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8d089298-7827-4863-ad1c-c67f74991e26 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:54.354920 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.354920 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:54.355681 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d089298-7827-4863-ad1c-c67f74991e26 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:54.356078 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 833/3311] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:54 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:54.373238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c5cc6a8e-fb36-44f5-bf11-4ea52d1e26ff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.373754 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5cc6a8e-fb36-44f5-bf11-4ea52d1e26ff None None] GET https://10.4.3.206/volume// Aug 08 20:24:54.373982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5cc6a8e-fb36-44f5-bf11-4ea52d1e26ff None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.374264 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5cc6a8e-fb36-44f5-bf11-4ea52d1e26ff None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.374672 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5cc6a8e-fb36-44f5-bf11-4ea52d1e26ff None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:54.375024 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 829/3312] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:54.383545 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e9682105-41ff-4927-8817-b457682ace4d req-5c9d2784-12b0-4bd8-bfdb-fc33379932be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.386049 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5c9d2784-12b0-4bd8-bfdb-fc33379932be tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] GET https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:24:54.386250 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5c9d2784-12b0-4bd8-bfdb-fc33379932be tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.386445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5c9d2784-12b0-4bd8-bfdb-fc33379932be tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.398409 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.398409 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:54.402741 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e9682105-41ff-4927-8817-b457682ace4d req-5c9d2784-12b0-4bd8-bfdb-fc33379932be tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:24:54.408046 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5c9d2784-12b0-4bd8-bfdb-fc33379932be tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 200 Aug 08 20:24:54.408815 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 829/3313] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:54 2026] GET /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 1540 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:54.540585 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-c61f1ecf-96a1-44b1-af77-98813f2faee6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.542209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.544308 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] PUT https://10.4.3.206/volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf Aug 08 20:24:54.544709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:54.545085 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-c61f1ecf-96a1-44b1-af77-98813f2faee6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:24:54.545259 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-c61f1ecf-96a1-44b1-af77-98813f2faee6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.545562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-c61f1ecf-96a1-44b1-af77-98813f2faee6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.552769 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Acquiring lock "cinder-attachment_update-253460bf-5443-4fe7-b248-79156833da4a-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:24:54.557861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Lock "cinder-attachment_update-253460bf-5443-4fe7-b248-79156833da4a-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:24:54.559372 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.559372 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:54.561563 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.561563 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:54.571131 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-c61f1ecf-96a1-44b1-af77-98813f2faee6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:54.578955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-c61f1ecf-96a1-44b1-af77-98813f2faee6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:24:54.579508 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 823/3314] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:24:54 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1356 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:54.593088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5abf3b36-5d3f-4f34-8bdb-9582f8092a26 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.593646 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5abf3b36-5d3f-4f34-8bdb-9582f8092a26 None None] GET https://10.4.3.206/volume// Aug 08 20:24:54.593880 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5abf3b36-5d3f-4f34-8bdb-9582f8092a26 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.594206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5abf3b36-5d3f-4f34-8bdb-9582f8092a26 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.594603 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5abf3b36-5d3f-4f34-8bdb-9582f8092a26 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:54.594982 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 830/3315] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:24: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 08 20:24:54.606829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-bbe985cc-b5a4-4d41-8a85-9cd197605438 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.608830 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-bbe985cc-b5a4-4d41-8a85-9cd197605438 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:24:54.609227 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-bbe985cc-b5a4-4d41-8a85-9cd197605438 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40eb67ba-d85d-4459-9a7b-64dbd0548f69", "connector": null, "instance_uuid": "395f644a-583b-4b0c-a3d4-169f35f1e8df"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:54.621297 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.621297 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:54.659962 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-bbe985cc-b5a4-4d41-8a85-9cd197605438 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:24:54.662295 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 830/3316] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:24:54 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:54.662953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Lock "cinder-attachment_update-253460bf-5443-4fe7-b248-79156833da4a-np0000006809" released by "attachment_update" :: held 0.105s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:54.663299 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-5a5efafb-9e2c-41b8-9efa-e5ff7ea313f2 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf returned with HTTP 200 Aug 08 20:24:54.663729 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 834/3317] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:24:54 2026] PUT /volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:54.693991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e9682105-41ff-4927-8817-b457682ace4d req-690fad30-5924-4111-bb0b-b8236b78d785 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.696913 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-690fad30-5924-4111-bb0b-b8236b78d785 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] POST https://10.4.3.206/volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf/action Aug 08 20:24:54.698439 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-690fad30-5924-4111-bb0b-b8236b78d785 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:54.698439 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-690fad30-5924-4111-bb0b-b8236b78d785 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:54.717789 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.717789 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:54.729175 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e9682105-41ff-4927-8817-b457682ace4d req-690fad30-5924-4111-bb0b-b8236b78d785 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf/action returned with HTTP 204 Aug 08 20:24:54.730569 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 824/3318] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:54 2026] POST /volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:54.764397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-47e875e1-ab57-4abe-9ec0-cd45ca2fb738 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:54.769111 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47e875e1-ab57-4abe-9ec0-cd45ca2fb738 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:54.769397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47e875e1-ab57-4abe-9ec0-cd45ca2fb738 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:54.769648 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-47e875e1-ab57-4abe-9ec0-cd45ca2fb738 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:54.769823 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-47e875e1-ab57-4abe-9ec0-cd45ca2fb738 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:54.774669 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:54.774669 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:54.775520 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-47e875e1-ab57-4abe-9ec0-cd45ca2fb738 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:54.776022 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 831/3319] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:54 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:55.162405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-798e92f5-18f2-4f4c-b180-fab52c33b7bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:55.163466 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-798e92f5-18f2-4f4c-b180-fab52c33b7bd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:55.163735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-798e92f5-18f2-4f4c-b180-fab52c33b7bd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:55.163920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-798e92f5-18f2-4f4c-b180-fab52c33b7bd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:55.164022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-798e92f5-18f2-4f4c-b180-fab52c33b7bd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:55.172182 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:55.172182 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:55.173014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-798e92f5-18f2-4f4c-b180-fab52c33b7bd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:55.173419 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 831/3320] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:55 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:55.369203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12e929fa-adb1-4698-a9c0-031ae84bd2ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:55.371354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12e929fa-adb1-4698-a9c0-031ae84bd2ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:55.371639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12e929fa-adb1-4698-a9c0-031ae84bd2ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:55.371894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12e929fa-adb1-4698-a9c0-031ae84bd2ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:55.372052 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-12e929fa-adb1-4698-a9c0-031ae84bd2ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:55.378212 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:55.378212 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:55.378917 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12e929fa-adb1-4698-a9c0-031ae84bd2ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:55.379274 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 835/3321] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:55 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:55.790912 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4be2318e-a07e-47eb-ba65-dec392e284fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:55.793247 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4be2318e-a07e-47eb-ba65-dec392e284fa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:55.793545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4be2318e-a07e-47eb-ba65-dec392e284fa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:55.793810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4be2318e-a07e-47eb-ba65-dec392e284fa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:55.793966 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4be2318e-a07e-47eb-ba65-dec392e284fa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:55.801058 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:55.801058 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:55.801925 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4be2318e-a07e-47eb-ba65-dec392e284fa tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:55.802586 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 825/3322] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:55 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:56.201218 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf386996-36bf-4381-bbb3-c120d28fc99c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.206904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf386996-36bf-4381-bbb3-c120d28fc99c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:56.207211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf386996-36bf-4381-bbb3-c120d28fc99c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:56.207488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf386996-36bf-4381-bbb3-c120d28fc99c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:56.207630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bf386996-36bf-4381-bbb3-c120d28fc99c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:56.219411 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:56.219411 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:56.219411 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf386996-36bf-4381-bbb3-c120d28fc99c tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:56.219411 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 832/3323] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:56 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:56.283127 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fbf1bd0a-c469-4a3f-a5e2-a2f54bd80ed7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.283702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbf1bd0a-c469-4a3f-a5e2-a2f54bd80ed7 None None] GET https://10.4.3.206/volume// Aug 08 20:24:56.283889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbf1bd0a-c469-4a3f-a5e2-a2f54bd80ed7 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:56.284158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbf1bd0a-c469-4a3f-a5e2-a2f54bd80ed7 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:56.284583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbf1bd0a-c469-4a3f-a5e2-a2f54bd80ed7 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:24:56.284937 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 832/3324] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:24: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 08 20:24:56.297011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-8c3ecdeb-60c2-4848-a8db-c3b34bdbc73b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.299093 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-8c3ecdeb-60c2-4848-a8db-c3b34bdbc73b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:24:56.299410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-8c3ecdeb-60c2-4848-a8db-c3b34bdbc73b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:56.299670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-8c3ecdeb-60c2-4848-a8db-c3b34bdbc73b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:56.310663 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:56.310663 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:56.314959 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-8c3ecdeb-60c2-4848-a8db-c3b34bdbc73b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:24:56.323253 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-8c3ecdeb-60c2-4848-a8db-c3b34bdbc73b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:24:56.323891 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 836/3325] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:24:56 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:24:56.392374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee4374c6-1dc0-47d9-a35e-d9701f06e5cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.398076 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee4374c6-1dc0-47d9-a35e-d9701f06e5cd tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:56.398345 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee4374c6-1dc0-47d9-a35e-d9701f06e5cd tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:56.398601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee4374c6-1dc0-47d9-a35e-d9701f06e5cd tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:56.398748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ee4374c6-1dc0-47d9-a35e-d9701f06e5cd tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:56.404438 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:56.404438 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:56.405403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee4374c6-1dc0-47d9-a35e-d9701f06e5cd tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:56.405862 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 826/3326] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:56 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:56.451288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.452617 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] PUT https://10.4.3.206/volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58 Aug 08 20:24:56.452839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:56.463941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Acquiring lock "cinder-attachment_update-40eb67ba-d85d-4459-9a7b-64dbd0548f69-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:24:56.471904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Lock "cinder-attachment_update-40eb67ba-d85d-4459-9a7b-64dbd0548f69-np0000006809" acquired by "attachment_update" :: waited 0.008s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:24:56.474175 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:56.474175 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:56.562986 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Lock "cinder-attachment_update-40eb67ba-d85d-4459-9a7b-64dbd0548f69-np0000006809" released by "attachment_update" :: held 0.091s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:24:56.562986 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4a43eb61-7214-47cd-9bb2-22e65862f61e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58 returned with HTTP 200 Aug 08 20:24:56.564693 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 833/3327] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:24:56 2026] PUT /volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:24:56.588848 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4827b833-fed2-4fd4-acd8-d3b02fa592f6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.591518 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4827b833-fed2-4fd4-acd8-d3b02fa592f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58/action Aug 08 20:24:56.591658 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4827b833-fed2-4fd4-acd8-d3b02fa592f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:24:56.591804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4827b833-fed2-4fd4-acd8-d3b02fa592f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:24:56.615807 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:56.615807 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:56.637428 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ed38c76-56f6-46da-84f1-2f855cc55464 req-4827b833-fed2-4fd4-acd8-d3b02fa592f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58/action returned with HTTP 204 Aug 08 20:24:56.637959 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 833/3328] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:24:56 2026] POST /volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:24:56.823904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-002384e8-c26d-4aa4-8054-599d63ab2d8d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:56.829952 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-002384e8-c26d-4aa4-8054-599d63ab2d8d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:56.831408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-002384e8-c26d-4aa4-8054-599d63ab2d8d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:56.831723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-002384e8-c26d-4aa4-8054-599d63ab2d8d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:56.831905 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-002384e8-c26d-4aa4-8054-599d63ab2d8d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:56.838121 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:56.838121 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:56.838800 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-002384e8-c26d-4aa4-8054-599d63ab2d8d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:56.839557 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 837/3329] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:56 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:57.228638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dec7d726-4d57-4ece-a77e-67bbb3458168 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:57.230722 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dec7d726-4d57-4ece-a77e-67bbb3458168 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:57.231023 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dec7d726-4d57-4ece-a77e-67bbb3458168 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:57.231298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dec7d726-4d57-4ece-a77e-67bbb3458168 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:57.231643 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-dec7d726-4d57-4ece-a77e-67bbb3458168 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:57.236577 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:57.236577 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:57.237347 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dec7d726-4d57-4ece-a77e-67bbb3458168 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:57.237743 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 827/3330] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:57 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:57.420207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0e790910-e02a-4b12-b42e-4892951dd7fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:57.423488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e790910-e02a-4b12-b42e-4892951dd7fe tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:57.423488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e790910-e02a-4b12-b42e-4892951dd7fe tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:57.423488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0e790910-e02a-4b12-b42e-4892951dd7fe tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:57.423488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0e790910-e02a-4b12-b42e-4892951dd7fe tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:57.430727 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:57.430727 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:57.431684 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0e790910-e02a-4b12-b42e-4892951dd7fe tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:57.432194 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 834/3331] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:57 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:57.851691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b95d7080-6754-4c8f-b2d7-f80816337e91 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:57.853558 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b95d7080-6754-4c8f-b2d7-f80816337e91 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:57.853682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b95d7080-6754-4c8f-b2d7-f80816337e91 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:57.853848 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b95d7080-6754-4c8f-b2d7-f80816337e91 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:57.853952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b95d7080-6754-4c8f-b2d7-f80816337e91 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:57.861026 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:57.861026 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:57.861961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b95d7080-6754-4c8f-b2d7-f80816337e91 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:57.862483 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 834/3332] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:57 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:58.266680 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efa451e1-7322-4fad-91cc-a74cbb2e4ea7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:58.272411 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efa451e1-7322-4fad-91cc-a74cbb2e4ea7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:58.272411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efa451e1-7322-4fad-91cc-a74cbb2e4ea7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:58.272411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efa451e1-7322-4fad-91cc-a74cbb2e4ea7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:58.272411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-efa451e1-7322-4fad-91cc-a74cbb2e4ea7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:58.281499 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:58.281499 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:58.282232 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efa451e1-7322-4fad-91cc-a74cbb2e4ea7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:58.282712 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 838/3333] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:58 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:58.447726 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-349d6abd-b962-4de5-98c3-cb3ebf688886 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:58.452110 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-349d6abd-b962-4de5-98c3-cb3ebf688886 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:58.452110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-349d6abd-b962-4de5-98c3-cb3ebf688886 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:58.452110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-349d6abd-b962-4de5-98c3-cb3ebf688886 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:58.452110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-349d6abd-b962-4de5-98c3-cb3ebf688886 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:58.458028 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:58.458028 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:58.458950 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-349d6abd-b962-4de5-98c3-cb3ebf688886 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:58.459377 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 828/3334] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:58 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:58.873601 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e4d437e5-f57b-4954-9016-8da1733518a3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:58.879773 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4d437e5-f57b-4954-9016-8da1733518a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:58.880029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4d437e5-f57b-4954-9016-8da1733518a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:58.880263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e4d437e5-f57b-4954-9016-8da1733518a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:58.880400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e4d437e5-f57b-4954-9016-8da1733518a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:58.886404 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:58.886404 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:24:58.887265 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e4d437e5-f57b-4954-9016-8da1733518a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:58.887776 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 835/3335] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:58 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:59.298263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de0781cc-e721-4ee2-b620-ff9080e47052 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:59.300484 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de0781cc-e721-4ee2-b620-ff9080e47052 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:24:59.300699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de0781cc-e721-4ee2-b620-ff9080e47052 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:59.300904 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de0781cc-e721-4ee2-b620-ff9080e47052 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:59.301027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-de0781cc-e721-4ee2-b620-ff9080e47052 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:59.305639 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:59.305639 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:24:59.307610 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de0781cc-e721-4ee2-b620-ff9080e47052 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:24:59.307682 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 835/3336] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:24:59 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:59.470568 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e6f45a9d-cc69-49d6-8db6-ba5bbfe5b2c2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:59.473260 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6f45a9d-cc69-49d6-8db6-ba5bbfe5b2c2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:24:59.473574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6f45a9d-cc69-49d6-8db6-ba5bbfe5b2c2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:59.473843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e6f45a9d-cc69-49d6-8db6-ba5bbfe5b2c2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:59.473996 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e6f45a9d-cc69-49d6-8db6-ba5bbfe5b2c2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:59.484154 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:59.484154 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:24:59.484925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e6f45a9d-cc69-49d6-8db6-ba5bbfe5b2c2 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:24:59.485290 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 839/3337] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:59 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:24:59.907984 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e35d0ad-d412-4bc5-9f0c-c6d491beb0c0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:24:59.909969 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e35d0ad-d412-4bc5-9f0c-c6d491beb0c0 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:24:59.910246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e35d0ad-d412-4bc5-9f0c-c6d491beb0c0 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:24:59.910478 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e35d0ad-d412-4bc5-9f0c-c6d491beb0c0 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:24:59.910634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8e35d0ad-d412-4bc5-9f0c-c6d491beb0c0 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:24:59.914661 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:24:59.914661 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:24:59.915289 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e35d0ad-d412-4bc5-9f0c-c6d491beb0c0 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:24:59.915768 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 829/3338] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:24:59 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:00.322947 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bfa7f19f-3c3f-409b-bd19-5df0f58c04da None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:00.324896 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfa7f19f-3c3f-409b-bd19-5df0f58c04da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:00.325163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfa7f19f-3c3f-409b-bd19-5df0f58c04da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:00.325368 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfa7f19f-3c3f-409b-bd19-5df0f58c04da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:00.325526 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bfa7f19f-3c3f-409b-bd19-5df0f58c04da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:00.331131 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:00.331131 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:00.331876 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfa7f19f-3c3f-409b-bd19-5df0f58c04da tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:00.332269 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 836/3339] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:00 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:25:00.501361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ac68d62-ae57-40c8-a3b7-281f7ade15b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:00.518212 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ac68d62-ae57-40c8-a3b7-281f7ade15b6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:25:00.518626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ac68d62-ae57-40c8-a3b7-281f7ade15b6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:00.518886 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ac68d62-ae57-40c8-a3b7-281f7ade15b6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:00.519002 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4ac68d62-ae57-40c8-a3b7-281f7ade15b6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:00.523392 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:00.523392 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:00.524121 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ac68d62-ae57-40c8-a3b7-281f7ade15b6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:25:00.524689 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 836/3340] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:00 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:00.929788 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b9a8ad3-46a3-490a-a24d-bce9d8c2e61d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:00.931732 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b9a8ad3-46a3-490a-a24d-bce9d8c2e61d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:00.931962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b9a8ad3-46a3-490a-a24d-bce9d8c2e61d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:00.932198 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b9a8ad3-46a3-490a-a24d-bce9d8c2e61d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:00.932611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0b9a8ad3-46a3-490a-a24d-bce9d8c2e61d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:00.938428 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:00.938428 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:00.939301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b9a8ad3-46a3-490a-a24d-bce9d8c2e61d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:25:00.939834 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 840/3341] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:00 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:01.347598 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-05d8f9ec-40e1-4744-80cf-bac723bf1026 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:01.349695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05d8f9ec-40e1-4744-80cf-bac723bf1026 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:01.349940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05d8f9ec-40e1-4744-80cf-bac723bf1026 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:01.350259 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05d8f9ec-40e1-4744-80cf-bac723bf1026 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:01.350412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-05d8f9ec-40e1-4744-80cf-bac723bf1026 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:01.361097 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:01.361097 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:01.361866 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05d8f9ec-40e1-4744-80cf-bac723bf1026 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:01.362327 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 830/3342] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:01 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:01.536729 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7eba92eb-2a9b-4385-8860-6babeb1851ff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:01.538839 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7eba92eb-2a9b-4385-8860-6babeb1851ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:25:01.538990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7eba92eb-2a9b-4385-8860-6babeb1851ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:01.539186 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7eba92eb-2a9b-4385-8860-6babeb1851ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:01.539314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7eba92eb-2a9b-4385-8860-6babeb1851ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:01.547107 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:01.547107 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:01.548292 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7eba92eb-2a9b-4385-8860-6babeb1851ff tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:25:01.548849 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 837/3343] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:01 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:01.731305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fbc4efff-0678-4e00-b8c2-517c95ff784c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:01.840130 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbc4efff-0678-4e00-b8c2-517c95ff784c tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:25:01.840621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fbc4efff-0678-4e00-b8c2-517c95ff784c tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-562450917", "extra_specs": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:01.858775 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fbc4efff-0678-4e00-b8c2-517c95ff784c tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:25:01.859179 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 837/3344] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:25:01 2026] POST /volume/v3/types => generated 211 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:01.866943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aa9ae1e8-8524-4a94-afbc-6a5d8e864229 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:01.868716 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aa9ae1e8-8524-4a94-afbc-6a5d8e864229 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] POST https://10.4.3.206/volume/v3/types/e05477dd-2aa9-4142-b936-a47232fd3f36/encryption Aug 08 20:25:01.869048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aa9ae1e8-8524-4a94-afbc-6a5d8e864229 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:01.885734 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aa9ae1e8-8524-4a94-afbc-6a5d8e864229 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/types/e05477dd-2aa9-4142-b936-a47232fd3f36/encryption returned with HTTP 200 Aug 08 20:25:01.886143 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 841/3345] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:25:01 2026] POST /volume/v3/types/e05477dd-2aa9-4142-b936-a47232fd3f36/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:01.894272 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5eb98c6e-f685-443d-8503-eb89351814e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:01.954044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4de7105e-7717-4827-9b2a-89d5770b8bff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:01.955976 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4de7105e-7717-4827-9b2a-89d5770b8bff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:01.956213 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4de7105e-7717-4827-9b2a-89d5770b8bff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:01.956440 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4de7105e-7717-4827-9b2a-89d5770b8bff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:01.956587 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4de7105e-7717-4827-9b2a-89d5770b8bff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:01.961904 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:01.961904 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:01.962768 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4de7105e-7717-4827-9b2a-89d5770b8bff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:25:01.963284 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 838/3346] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:01 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:01.988422 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:01.988422 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1996742153", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-562450917", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:01.989597 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1996742153', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-562450917', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:01.993626 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:25:01.994169 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:01.994169 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:01.994758 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:25:02.001947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (c328c996-aa91-4a2e-be07-a2aac57bb442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:02.003089 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb087a3d-7597-42ae-9d76-0bdc5de14f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:02.004283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:02.037915 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb087a3d-7597-42ae-9d76-0bdc5de14f5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:25:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e05477dd-2aa9-4142-b936-a47232fd3f36,is_public=True,name='tempest-scenario-type-luks-562450917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e05477dd-2aa9-4142-b936-a47232fd3f36', '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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:02.039030 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b58dede-0132-48c0-adb1-7876e5b607b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:02.070669 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-562450917 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-562450917, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:25:02.070944 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-562450917 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-562450917, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:25:02.116712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['2c5f2e2d-e8a9-4f5b-8942-a5c7230c0d6c', 'cf5b64f5-23a3-49b5-be2a-431d6f4644bd', '1cd49418-cd83-4d5d-ac1e-25abca14f299', 'd66be8a4-1500-49b2-badc-4069c3fe7bd3'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:02.117550 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b58dede-0132-48c0-adb1-7876e5b607b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5f2e2d-e8a9-4f5b-8942-a5c7230c0d6c', 'cf5b64f5-23a3-49b5-be2a-431d6f4644bd', '1cd49418-cd83-4d5d-ac1e-25abca14f299', 'd66be8a4-1500-49b2-badc-4069c3fe7bd3']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:02.118310 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09de4991-1f75-4296-bf8d-e1ac8114d482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:02.143066 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09de4991-1f75-4296-bf8d-e1ac8114d482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90080cc4-cf4c-4cd1-858f-70f8b6a6dc91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1996742153',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['2c5f2e2d-e8a9-4f5b-8942-a5c7230c0d6c','cf5b64f5-23a3-49b5-be2a-431d6f4644bd','1cd49418-cd83-4d5d-ac1e-25abca14f299','d66be8a4-1500-49b2-badc-4069c3fe7bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=e05477dd-2aa9-4142-b936-a47232fd3f36), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1996742153',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=90080cc4-cf4c-4cd1-858f-70f8b6a6dc91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e05477dd-2aa9-4142-b936-a47232fd3f36),volume_type_id=e05477dd-2aa9-4142-b936-a47232fd3f36)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:02.143862 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df0c729-22b3-4da7-b79c-5ba1e1db118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:02.163909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2df0c729-22b3-4da7-b79c-5ba1e1db118f) transitioned into state 'SUCCESS' from state '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-1996742153',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['2c5f2e2d-e8a9-4f5b-8942-a5c7230c0d6c','cf5b64f5-23a3-49b5-be2a-431d6f4644bd','1cd49418-cd83-4d5d-ac1e-25abca14f299','d66be8a4-1500-49b2-badc-4069c3fe7bd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=e05477dd-2aa9-4142-b936-a47232fd3f36)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:02.163909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d23dfbb-77a0-45a7-a5f9-1ae15501e46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:02.175137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d23dfbb-77a0-45a7-a5f9-1ae15501e46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:02.176049 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (c328c996-aa91-4a2e-be07-a2aac57bb442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:02.176361 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:25:02.176969 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5eb98c6e-f685-443d-8503-eb89351814e7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:02.177407 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 831/3347] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:01 2026] POST /volume/v3/volumes => generated 779 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:02.190214 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d997678b-69c9-4b26-bac1-692efb54ce37 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:02.191917 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d997678b-69c9-4b26-bac1-692efb54ce37 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:02.192109 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d997678b-69c9-4b26-bac1-692efb54ce37 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:02.192304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d997678b-69c9-4b26-bac1-692efb54ce37 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:02.199518 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:02.199518 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:02.203062 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d997678b-69c9-4b26-bac1-692efb54ce37 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:02.207263 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d997678b-69c9-4b26-bac1-692efb54ce37 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:02.207698 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 838/3348] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:02 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:02.374882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b2d9b87f-f4e9-4748-81e4-928272467058 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:02.376864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2d9b87f-f4e9-4748-81e4-928272467058 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:02.377162 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2d9b87f-f4e9-4748-81e4-928272467058 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:02.377415 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b2d9b87f-f4e9-4748-81e4-928272467058 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:02.377478 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b2d9b87f-f4e9-4748-81e4-928272467058 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:02.381795 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:02.381795 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:02.382479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b2d9b87f-f4e9-4748-81e4-928272467058 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:02.382864 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 842/3349] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:02 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:02.561201 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5787542-43bf-48ee-a811-224d80b259e0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:02.563272 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5787542-43bf-48ee-a811-224d80b259e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:25:02.563488 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5787542-43bf-48ee-a811-224d80b259e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:02.563724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5787542-43bf-48ee-a811-224d80b259e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:02.563860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d5787542-43bf-48ee-a811-224d80b259e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:02.569024 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:02.569024 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:02.569908 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5787542-43bf-48ee-a811-224d80b259e0 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:25:02.570459 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 839/3350] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:02 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:02.977561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0beb6d12-f9d4-49b1-83bd-ed02e1c5e422 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:02.979549 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0beb6d12-f9d4-49b1-83bd-ed02e1c5e422 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:02.979770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0beb6d12-f9d4-49b1-83bd-ed02e1c5e422 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:02.979934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0beb6d12-f9d4-49b1-83bd-ed02e1c5e422 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:02.980044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0beb6d12-f9d4-49b1-83bd-ed02e1c5e422 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:02.988541 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:02.988541 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:02.989218 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0beb6d12-f9d4-49b1-83bd-ed02e1c5e422 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:25:02.989613 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 832/3351] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:02 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.224408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-089f5cf0-3f87-4f62-9bb7-e57cb249f012 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.226293 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-089f5cf0-3f87-4f62-9bb7-e57cb249f012 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:03.228397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-089f5cf0-3f87-4f62-9bb7-e57cb249f012 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.228397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-089f5cf0-3f87-4f62-9bb7-e57cb249f012 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.236242 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.236242 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:03.242236 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-089f5cf0-3f87-4f62-9bb7-e57cb249f012 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:03.250892 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-089f5cf0-3f87-4f62-9bb7-e57cb249f012 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:03.251372 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 839/3352] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.267821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e7863deb-f47c-462a-84a7-e0aab45d13ac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.270792 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7863deb-f47c-462a-84a7-e0aab45d13ac tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:03.270989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7863deb-f47c-462a-84a7-e0aab45d13ac tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.271249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e7863deb-f47c-462a-84a7-e0aab45d13ac tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.282166 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.282166 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:03.286945 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e7863deb-f47c-462a-84a7-e0aab45d13ac tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:03.292109 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e7863deb-f47c-462a-84a7-e0aab45d13ac tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:03.292634 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 843/3353] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.306688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-58308cce-0b50-4843-87d9-b1bedc710491 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.308792 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58308cce-0b50-4843-87d9-b1bedc710491 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91/action Aug 08 20:25:03.309208 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58308cce-0b50-4843-87d9-b1bedc710491 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:03.309445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-58308cce-0b50-4843-87d9-b1bedc710491 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:03.324097 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.324097 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:03.324695 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-58308cce-0b50-4843-87d9-b1bedc710491 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:03.333641 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-58308cce-0b50-4843-87d9-b1bedc710491 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume updated successfully. Aug 08 20:25:03.333894 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-58308cce-0b50-4843-87d9-b1bedc710491 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91/action returned with HTTP 200 Aug 08 20:25:03.334402 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 840/3354] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:25:03 2026] POST /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:25:03.398841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3b5008ff-4f1c-4d09-a606-92b222f6fba7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.402852 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b5008ff-4f1c-4d09-a606-92b222f6fba7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:03.403175 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b5008ff-4f1c-4d09-a606-92b222f6fba7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.403472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b5008ff-4f1c-4d09-a606-92b222f6fba7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.403636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3b5008ff-4f1c-4d09-a606-92b222f6fba7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:03.410136 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.410136 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:03.410812 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b5008ff-4f1c-4d09-a606-92b222f6fba7 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:03.411200 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 833/3355] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.423826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b672f5b2-9640-4ca7-a370-d0786b479010 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.426741 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b672f5b2-9640-4ca7-a370-d0786b479010 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:03.427065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b672f5b2-9640-4ca7-a370-d0786b479010 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.427202 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b672f5b2-9640-4ca7-a370-d0786b479010 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.435219 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.435219 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:03.439277 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b672f5b2-9640-4ca7-a370-d0786b479010 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:03.443990 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b672f5b2-9640-4ca7-a370-d0786b479010 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:03.444479 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 840/3356] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.585248 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6a75dcef-8cdc-46fd-9c4b-a62d6f99061a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.586858 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a75dcef-8cdc-46fd-9c4b-a62d6f99061a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:25:03.587051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a75dcef-8cdc-46fd-9c4b-a62d6f99061a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.587218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6a75dcef-8cdc-46fd-9c4b-a62d6f99061a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.587313 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6a75dcef-8cdc-46fd-9c4b-a62d6f99061a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Show backup with id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:03.594587 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.594587 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:03.595325 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6a75dcef-8cdc-46fd-9c4b-a62d6f99061a tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 200 Aug 08 20:25:03.595694 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 844/3357] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.604551 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-01f2b310-3a48-43a9-a9a4-94e97d8bd68c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.606654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01f2b310-3a48-43a9-a9a4-94e97d8bd68c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:03.606912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01f2b310-3a48-43a9-a9a4-94e97d8bd68c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.607148 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-01f2b310-3a48-43a9-a9a4-94e97d8bd68c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.615240 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.615240 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:03.619153 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-01f2b310-3a48-43a9-a9a4-94e97d8bd68c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:03.623224 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-01f2b310-3a48-43a9-a9a4-94e97d8bd68c tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 returned with HTTP 200 Aug 08 20:25:03.623585 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 841/3358] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 => generated 1416 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:03.634635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d030e27-5533-4a31-affc-18794bbcaa6d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.636305 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d030e27-5533-4a31-affc-18794bbcaa6d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:03.636498 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d030e27-5533-4a31-affc-18794bbcaa6d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.636677 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d030e27-5533-4a31-affc-18794bbcaa6d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.649024 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.649024 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:03.652925 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d030e27-5533-4a31-affc-18794bbcaa6d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:03.658119 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d030e27-5533-4a31-affc-18794bbcaa6d tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 returned with HTTP 200 Aug 08 20:25:03.658538 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 834/3359] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:03.859230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-88713279-6d3b-4581-8974-348ceda5c8c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.861165 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-88713279-6d3b-4581-8974-348ceda5c8c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:03.861363 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-88713279-6d3b-4581-8974-348ceda5c8c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.861576 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-88713279-6d3b-4581-8974-348ceda5c8c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.871042 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.871042 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:03.874433 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-88713279-6d3b-4581-8974-348ceda5c8c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:03.879638 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-88713279-6d3b-4581-8974-348ceda5c8c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:03.880121 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 841/3360] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:03 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:03.893479 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7222f63-eeca-4160-ab3b-f566ef3c86c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.893882 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7222f63-eeca-4160-ab3b-f566ef3c86c3 None None] GET https://10.4.3.206/volume// Aug 08 20:25:03.894070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7222f63-eeca-4160-ab3b-f566ef3c86c3 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:03.894247 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7222f63-eeca-4160-ab3b-f566ef3c86c3 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:03.894559 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7222f63-eeca-4160-ab3b-f566ef3c86c3 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:03.894840 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 845/3361] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:25: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 08 20:25:03.904487 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-be58da3e-fca4-4d78-a10b-6a462adad95f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:03.907020 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-be58da3e-fca4-4d78-a10b-6a462adad95f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:25:03.907430 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-be58da3e-fca4-4d78-a10b-6a462adad95f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90080cc4-cf4c-4cd1-858f-70f8b6a6dc91", "connector": null, "instance_uuid": "3b9b9fde-74fb-41f7-8978-6589e4718a43"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:03.918778 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:03.918778 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:03.951380 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-be58da3e-fca4-4d78-a10b-6a462adad95f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:25:03.951933 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 842/3362] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:25:03 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 08 20:25:04.003052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-427125cc-d2ce-4cdf-a10c-ad497019a6c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.004835 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-427125cc-d2ce-4cdf-a10c-ad497019a6c5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:04.005061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-427125cc-d2ce-4cdf-a10c-ad497019a6c5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.005239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-427125cc-d2ce-4cdf-a10c-ad497019a6c5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.005839 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-427125cc-d2ce-4cdf-a10c-ad497019a6c5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:04.009420 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.009420 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:04.010549 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-427125cc-d2ce-4cdf-a10c-ad497019a6c5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:25:04.010549 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 835/3363] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:04 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:04.022888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.025956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:04.026739 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "caa7e094-803a-45c3-9613-ec1020680e56", "incremental": true}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:04.030569 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating new backup {'backup': {'volume_id': 'caa7e094-803a-45c3-9613-ec1020680e56', 'incremental': True}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:04.031242 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating backup of volume caa7e094-803a-45c3-9613-ec1020680e56 in container None Aug 08 20:25:04.045506 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.045506 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:04.045506 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:25:04.060606 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['a49b7464-744b-47bf-b9f3-c2a57ded780b', '77c3d94c-3caa-41a7-b16d-ad2cecd04395'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:04.096141 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff2f41c9-160c-4941-8395-c1e3c150e884 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 400 Aug 08 20:25:04.096141 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 842/3364] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:25:04 2026] POST /volume/v3/backups => generated 109 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:25:04.106604 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-701cf225-e220-4d55-98af-6d51333ab5a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.108230 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-701cf225-e220-4d55-98af-6d51333ab5a7 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] DELETE https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:04.108615 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-701cf225-e220-4d55-98af-6d51333ab5a7 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.108872 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-701cf225-e220-4d55-98af-6d51333ab5a7 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.110081 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-701cf225-e220-4d55-98af-6d51333ab5a7 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Delete backup with id: 59658d7f-1104-4422-9377-afbcfd4f8a3c. Aug 08 20:25:04.114896 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.114896 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:04.135266 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-701cf225-e220-4d55-98af-6d51333ab5a7 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] delete_backup rpcapi backup_id 59658d7f-1104-4422-9377-afbcfd4f8a3c {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:25:04.138683 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-701cf225-e220-4d55-98af-6d51333ab5a7 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 202 Aug 08 20:25:04.138683 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 846/3365] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:04 2026] DELETE /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:25:04.149463 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e55e774d-f241-4c51-9de4-1a59a3b58f2a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.151349 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e55e774d-f241-4c51-9de4-1a59a3b58f2a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:04.151569 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e55e774d-f241-4c51-9de4-1a59a3b58f2a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.151983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e55e774d-f241-4c51-9de4-1a59a3b58f2a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.151983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-e55e774d-f241-4c51-9de4-1a59a3b58f2a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:04.156251 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.156251 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:04.157079 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e55e774d-f241-4c51-9de4-1a59a3b58f2a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 200 Aug 08 20:25:04.157464 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 843/3366] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:04 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:04.424087 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c1683e47-3517-4f6a-be15-d2b991f74645 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.426558 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1683e47-3517-4f6a-be15-d2b991f74645 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:04.426761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1683e47-3517-4f6a-be15-d2b991f74645 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.427027 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1683e47-3517-4f6a-be15-d2b991f74645 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.427200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c1683e47-3517-4f6a-be15-d2b991f74645 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:04.435697 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.435697 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:04.436580 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1683e47-3517-4f6a-be15-d2b991f74645 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:04.436919 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 836/3367] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:04 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:04.452404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-85b013fe-4017-4def-80af-7471fdfc7b40 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.540220 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85b013fe-4017-4def-80af-7471fdfc7b40 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-member] PUT https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:04.540753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85b013fe-4017-4def-80af-7471fdfc7b40 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:04.548456 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.548456 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:04.554516 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85b013fe-4017-4def-80af-7471fdfc7b40 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-member] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:04.555010 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 843/3368] 10.4.3.206 () {70 vars in 1408 bytes} [Sat Aug 8 20:25:04 2026] PUT /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 315 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:04.566334 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-864d896f-74c8-4d0c-99ee-9835bbdd15fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.573524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-864d896f-74c8-4d0c-99ee-9835bbdd15fd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:04.573524 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-864d896f-74c8-4d0c-99ee-9835bbdd15fd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.573524 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-864d896f-74c8-4d0c-99ee-9835bbdd15fd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.573524 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-864d896f-74c8-4d0c-99ee-9835bbdd15fd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:04.586409 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.586409 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:04.586409 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-864d896f-74c8-4d0c-99ee-9835bbdd15fd tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:04.586409 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 847/3369] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:04 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 761 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:04.598976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7740962d-c32f-430a-bea4-20621f57c06a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.602204 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7740962d-c32f-430a-bea4-20621f57c06a tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] DELETE https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:04.602547 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7740962d-c32f-430a-bea4-20621f57c06a tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.602814 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7740962d-c32f-430a-bea4-20621f57c06a tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.603027 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-7740962d-c32f-430a-bea4-20621f57c06a tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Delete backup with id: b5578ad7-59d3-4c62-b0a0-872bc6a884e2. Aug 08 20:25:04.612080 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.612080 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:04.632908 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-7740962d-c32f-430a-bea4-20621f57c06a tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] delete_backup rpcapi backup_id b5578ad7-59d3-4c62-b0a0-872bc6a884e2 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:25:04.635523 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7740962d-c32f-430a-bea4-20621f57c06a tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 202 Aug 08 20:25:04.635523 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 844/3370] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:25:04 2026] DELETE /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:25:04.644416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-246fb143-eb3c-4fdc-89eb-1b06ff6b2bb4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.646521 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-246fb143-eb3c-4fdc-89eb-1b06ff6b2bb4 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:04.646986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-246fb143-eb3c-4fdc-89eb-1b06ff6b2bb4 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.646986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-246fb143-eb3c-4fdc-89eb-1b06ff6b2bb4 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.646986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-246fb143-eb3c-4fdc-89eb-1b06ff6b2bb4 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:04.652683 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.652683 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:04.653267 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-246fb143-eb3c-4fdc-89eb-1b06ff6b2bb4 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 200 Aug 08 20:25:04.653680 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 837/3371] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:04 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:04.965568 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-9ba205cb-2b7b-4664-b2a8-6c547686e8e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:04.968163 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-9ba205cb-2b7b-4664-b2a8-6c547686e8e4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:04.968466 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-9ba205cb-2b7b-4664-b2a8-6c547686e8e4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:04.968733 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-9ba205cb-2b7b-4664-b2a8-6c547686e8e4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:04.980812 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:04.980812 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:04.985519 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-9ba205cb-2b7b-4664-b2a8-6c547686e8e4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:04.991964 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-9ba205cb-2b7b-4664-b2a8-6c547686e8e4 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 returned with HTTP 200 Aug 08 20:25:04.992680 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 844/3372] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:04 2026] GET /volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:05.162955 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-302a38d6-e7f4-4457-9bd4-a6205665edce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.166142 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-302a38d6-e7f4-4457-9bd4-a6205665edce None None] GET https://10.4.3.206/volume// Aug 08 20:25:05.166142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-302a38d6-e7f4-4457-9bd4-a6205665edce None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.166142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-302a38d6-e7f4-4457-9bd4-a6205665edce None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.166142 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-302a38d6-e7f4-4457-9bd4-a6205665edce None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:05.166142 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 848/3373] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 20:25:05.169649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee2dc5b5-d8d2-4c06-9b33-31616e1788ff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.171398 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee2dc5b5-d8d2-4c06-9b33-31616e1788ff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c Aug 08 20:25:05.171594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee2dc5b5-d8d2-4c06-9b33-31616e1788ff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.171771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee2dc5b5-d8d2-4c06-9b33-31616e1788ff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.171873 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ee2dc5b5-d8d2-4c06-9b33-31616e1788ff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 59658d7f-1104-4422-9377-afbcfd4f8a3c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:05.174946 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-83353e00-542e-4d5f-ab2b-b90595029ca2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.176164 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee2dc5b5-d8d2-4c06-9b33-31616e1788ff tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c returned with HTTP 404 Aug 08 20:25:05.176600 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 845/3374] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/v3/backups/59658d7f-1104-4422-9377-afbcfd4f8a3c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:05.179356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-83353e00-542e-4d5f-ab2b-b90595029ca2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:05.179356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-83353e00-542e-4d5f-ab2b-b90595029ca2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.179356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-83353e00-542e-4d5f-ab2b-b90595029ca2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.190555 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8652faf1-8f26-4030-913a-b03aaf327881 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.192534 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:05.193160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1809357105"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:05.194754 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1809357105'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:05.194946 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume of 1 GB Aug 08 20:25:05.195179 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.195179 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:05.203211 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-83353e00-542e-4d5f-ab2b-b90595029ca2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:05.203664 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Availability Zones retrieved successfully. Aug 08 20:25:05.206258 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-83353e00-542e-4d5f-ab2b-b90595029ca2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:05.206806 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 838/3375] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 1050 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:05.208258 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Flow 'volume_create_api' (b52bd7b2-e78a-4d82-803a-342af8408e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:05.209519 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b05ce1a-4a72-4261-9b64-272959dfe5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:05.210645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:05.247829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b05ce1a-4a72-4261-9b64-272959dfe5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:05.248244 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3256a4-a997-4cff-bbb5-894bf0d64ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:05.299710 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['7bd1bca6-3e4c-4272-b6a9-2a877866d414', '1b448ec1-9e2c-4127-a2f9-c85872ba07ae', 'ca3abd62-fceb-4172-be88-3d76c3183814', '001eb08d-2861-47bf-ad5f-faf646fc63aa'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:05.300438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b3256a4-a997-4cff-bbb5-894bf0d64ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd1bca6-3e4c-4272-b6a9-2a877866d414', '1b448ec1-9e2c-4127-a2f9-c85872ba07ae', 'ca3abd62-fceb-4172-be88-3d76c3183814', '001eb08d-2861-47bf-ad5f-faf646fc63aa']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:05.301128 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfad8a52-e298-4a5b-b210-83d7e2883e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:05.322037 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.324559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfad8a52-e298-4a5b-b210-83d7e2883e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba33009f-43c8-453c-b1a8-f1371fe535f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1809357105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d974e11c3e41cfb354372a03935058',qos_specs=None,replication_status=,reservations=['7bd1bca6-3e4c-4272-b6a9-2a877866d414','1b448ec1-9e2c-4127-a2f9-c85872ba07ae','ca3abd62-fceb-4172-be88-3d76c3183814','001eb08d-2861-47bf-ad5f-faf646fc63aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92f9e62a9da44fcbde74da78e610855',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1809357105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba33009f-43c8-453c-b1a8-f1371fe535f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2d974e11c3e41cfb354372a03935058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f92f9e62a9da44fcbde74da78e610855',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:05.325553 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f Aug 08 20:25:05.325930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9ce133-f0e1-4bf6-a7da-1de199bd5f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:05.326002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:05.339532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-90080cc4-cf4c-4cd1-858f-70f8b6a6dc91-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:25:05.346110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-90080cc4-cf4c-4cd1-858f-70f8b6a6dc91-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:25:05.346973 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf9ce133-f0e1-4bf6-a7da-1de199bd5f42) transitioned into state 'SUCCESS' from state '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-1809357105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d2d974e11c3e41cfb354372a03935058',qos_specs=None,replication_status=,reservations=['7bd1bca6-3e4c-4272-b6a9-2a877866d414','1b448ec1-9e2c-4127-a2f9-c85872ba07ae','ca3abd62-fceb-4172-be88-3d76c3183814','001eb08d-2861-47bf-ad5f-faf646fc63aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f92f9e62a9da44fcbde74da78e610855',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:05.347892 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.347892 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:05.348051 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf307ba-e894-440b-86b0-fab94a795569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:05.358196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf307ba-e894-440b-86b0-fab94a795569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:05.358936 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Flow 'volume_create_api' (b52bd7b2-e78a-4d82-803a-342af8408e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:05.359267 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Create volume request issued successfully. Aug 08 20:25:05.359850 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8652faf1-8f26-4030-913a-b03aaf327881 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:05.361060 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 845/3376] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:25:05 2026] POST /volume/v3/volumes => generated 749 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:05.372840 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-62ae5f8b-32f7-46db-8a43-d48504571dd9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.374839 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62ae5f8b-32f7-46db-8a43-d48504571dd9 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 Aug 08 20:25:05.375190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62ae5f8b-32f7-46db-8a43-d48504571dd9 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.375541 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62ae5f8b-32f7-46db-8a43-d48504571dd9 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.383251 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.383251 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:05.388252 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-62ae5f8b-32f7-46db-8a43-d48504571dd9 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:25:05.392845 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62ae5f8b-32f7-46db-8a43-d48504571dd9 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 returned with HTTP 200 Aug 08 20:25:05.393220 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 846/3377] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:05.441551 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-90080cc4-cf4c-4cd1-858f-70f8b6a6dc91-np0000006809" released by "attachment_update" :: held 0.096s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:25:05.441786 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-8159e286-7454-4c8c-aa7a-89a0c2be9dd0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f returned with HTTP 200 Aug 08 20:25:05.442366 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 849/3378] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:25:05 2026] PUT /volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f => generated 968 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:05.466922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b70f1be2-a38e-4484-9535-f3b082bfa665 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.470110 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b70f1be2-a38e-4484-9535-f3b082bfa665 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f/action Aug 08 20:25:05.470546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b70f1be2-a38e-4484-9535-f3b082bfa665 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:05.470802 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b70f1be2-a38e-4484-9535-f3b082bfa665 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:05.492069 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.492069 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:05.520050 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-b70f1be2-a38e-4484-9535-f3b082bfa665 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f/action returned with HTTP 204 Aug 08 20:25:05.520588 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 839/3379] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:25:05 2026] POST /volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:05.602709 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-967358c3-1773-42f2-ae11-faea6059f799 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.605333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-967358c3-1773-42f2-ae11-faea6059f799 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:05.605600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-967358c3-1773-42f2-ae11-faea6059f799 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.605856 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-967358c3-1773-42f2-ae11-faea6059f799 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.614846 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.614846 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:05.619557 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-967358c3-1773-42f2-ae11-faea6059f799 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:05.632213 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-967358c3-1773-42f2-ae11-faea6059f799 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 returned with HTTP 200 Aug 08 20:25:05.632809 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 846/3380] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:05.646486 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ca990800-25b0-4317-9458-aa2849c985a7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.647064 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca990800-25b0-4317-9458-aa2849c985a7 None None] GET https://10.4.3.206/volume// Aug 08 20:25:05.647323 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca990800-25b0-4317-9458-aa2849c985a7 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.647633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ca990800-25b0-4317-9458-aa2849c985a7 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.648090 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ca990800-25b0-4317-9458-aa2849c985a7 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:05.648503 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 847/3381] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:25:05.658567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-31a87407-09aa-4601-b8dc-0a0655815c55 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.661155 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-31a87407-09aa-4601-b8dc-0a0655815c55 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:25:05.661430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-31a87407-09aa-4601-b8dc-0a0655815c55 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0", "connector": null, "instance_uuid": "558e0cf3-4474-4a51-89e3-57b15f62459c"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:05.666843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cf3d2400-35d4-4b63-baca-1e146763910b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.671410 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf3d2400-35d4-4b63-baca-1e146763910b tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 Aug 08 20:25:05.671863 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.671863 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:05.671936 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf3d2400-35d4-4b63-baca-1e146763910b tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.671936 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf3d2400-35d4-4b63-baca-1e146763910b tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.671936 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-cf3d2400-35d4-4b63-baca-1e146763910b tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Show backup with id b5578ad7-59d3-4c62-b0a0-872bc6a884e2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:05.675440 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf3d2400-35d4-4b63-baca-1e146763910b tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 returned with HTTP 404 Aug 08 20:25:05.675967 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 840/3382] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/v3/backups/b5578ad7-59d3-4c62-b0a0-872bc6a884e2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:05.682913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.688408 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 Aug 08 20:25:05.688715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.688974 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.689207 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Delete volume with id: 1908cabf-2b2d-4cfd-802f-a63b36d09536 Aug 08 20:25:05.700300 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-31a87407-09aa-4601-b8dc-0a0655815c55 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:25:05.700810 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 850/3383] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:25:05 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 08 20:25:05.704870 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.704870 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:05.705293 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Volume info retrieved successfully. Aug 08 20:25:05.728524 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Delete volume request issued successfully. Aug 08 20:25:05.728727 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cfad9a61-c4ff-4b14-a5a6-13fd6cc7564d tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 returned with HTTP 202 Aug 08 20:25:05.729100 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 847/3384] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:25:05 2026] DELETE /volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:05.743291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ad0b2326-f9f9-4471-b6c2-1a68b45946c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:05.745644 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad0b2326-f9f9-4471-b6c2-1a68b45946c2 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 Aug 08 20:25:05.745884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad0b2326-f9f9-4471-b6c2-1a68b45946c2 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:05.746152 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ad0b2326-f9f9-4471-b6c2-1a68b45946c2 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:05.756460 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:05.756460 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:05.760960 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ad0b2326-f9f9-4471-b6c2-1a68b45946c2 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Volume info retrieved successfully. Aug 08 20:25:05.767813 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ad0b2326-f9f9-4471-b6c2-1a68b45946c2 tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 returned with HTTP 200 Aug 08 20:25:05.768345 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 848/3385] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:05 2026] GET /volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:06.410197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-010aba70-e0e5-49cb-81ad-c09493dd85b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:06.414266 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-010aba70-e0e5-49cb-81ad-c09493dd85b4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 Aug 08 20:25:06.414524 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-010aba70-e0e5-49cb-81ad-c09493dd85b4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:06.414893 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-010aba70-e0e5-49cb-81ad-c09493dd85b4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:06.422230 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:06.422230 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:06.430202 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-010aba70-e0e5-49cb-81ad-c09493dd85b4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:25:06.435229 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-010aba70-e0e5-49cb-81ad-c09493dd85b4 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 returned with HTTP 200 Aug 08 20:25:06.435577 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 841/3386] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:06 2026] GET /volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:06.453921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:06.459811 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:06.459811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba33009f-43c8-453c-b1a8-f1371fe535f2", "name": "tempest-VolumesBackupsTest-Backup-2057156780"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:06.461227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating new backup {'backup': {'volume_id': 'ba33009f-43c8-453c-b1a8-f1371fe535f2', 'name': 'tempest-VolumesBackupsTest-Backup-2057156780'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:06.461368 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating backup of volume ba33009f-43c8-453c-b1a8-f1371fe535f2 in container None Aug 08 20:25:06.469982 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:06.469982 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:06.470360 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Volume info retrieved successfully. Aug 08 20:25:06.507188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Created reservations ['cc16242d-44cb-4842-ab3e-dca00e1c4a93', 'b3aaac00-6a06-40fc-b148-b9fda6a4503a'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:06.544835 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e1269de4-77c6-4581-ab79-e2ce2bf52266 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:06.545405 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 851/3387] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:06 2026] POST /volume/v3/backups => generated 330 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:06.556456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-218645b1-2c59-4640-983f-58036bf88f28 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:06.558742 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-218645b1-2c59-4640-983f-58036bf88f28 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:06.559151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-218645b1-2c59-4640-983f-58036bf88f28 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:06.559297 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-218645b1-2c59-4640-983f-58036bf88f28 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:06.559395 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-218645b1-2c59-4640-983f-58036bf88f28 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:06.564858 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:06.564858 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:06.565779 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-218645b1-2c59-4640-983f-58036bf88f28 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:06.566317 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 848/3388] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:06 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:06.785549 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2abd9c8d-4b90-4b7c-91fb-69465cd42a0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:06.787521 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2abd9c8d-4b90-4b7c-91fb-69465cd42a0e tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] GET https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 Aug 08 20:25:06.787918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2abd9c8d-4b90-4b7c-91fb-69465cd42a0e tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:06.788291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2abd9c8d-4b90-4b7c-91fb-69465cd42a0e tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:06.796227 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2abd9c8d-4b90-4b7c-91fb-69465cd42a0e tempest-ProjectMemberTests39-61850545 tempest-ProjectMemberTests39-61850545-project-admin] https://10.4.3.206/volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 returned with HTTP 404 Aug 08 20:25:06.796289 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 849/3389] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:06 2026] GET /volume/v3/volumes/1908cabf-2b2d-4cfd-802f-a63b36d09536 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:06.890828 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b8cbcf3-ddd2-49a3-a5ef-7dd6a7e97f5f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:06.891223 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b8cbcf3-ddd2-49a3-a5ef-7dd6a7e97f5f None None] GET https://10.4.3.206/volume// Aug 08 20:25:06.891416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b8cbcf3-ddd2-49a3-a5ef-7dd6a7e97f5f None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:06.891679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b8cbcf3-ddd2-49a3-a5ef-7dd6a7e97f5f None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:06.892039 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b8cbcf3-ddd2-49a3-a5ef-7dd6a7e97f5f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:06.892332 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 842/3390] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25: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 08 20:25:06.904087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-5ccc4186-fed2-4cfe-9860-407a2c7d1ea6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:06.906243 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-5ccc4186-fed2-4cfe-9860-407a2c7d1ea6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:06.906439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-5ccc4186-fed2-4cfe-9860-407a2c7d1ea6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:06.906627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-5ccc4186-fed2-4cfe-9860-407a2c7d1ea6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:06.922792 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:06.922792 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:06.929992 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-5ccc4186-fed2-4cfe-9860-407a2c7d1ea6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:06.935758 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-5ccc4186-fed2-4cfe-9860-407a2c7d1ea6 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 returned with HTTP 200 Aug 08 20:25:06.936174 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 852/3391] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:06 2026] GET /volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 => generated 1595 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:07.055564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:07.058104 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] PUT https://10.4.3.206/volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6 Aug 08 20:25:07.058565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:07.067740 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Acquiring lock "cinder-attachment_update-5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:25:07.073476 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Lock "cinder-attachment_update-5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:25:07.074554 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:07.074554 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:07.178171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Lock "cinder-attachment_update-5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0-np0000006809" released by "attachment_update" :: held 0.105s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:25:07.178618 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-96e7c927-5014-4ef6-87bf-f208a1c96865 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6 returned with HTTP 200 Aug 08 20:25:07.179261 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 849/3392] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:25:07 2026] PUT /volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:07.199789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-234aa2b6-02ef-4b72-a7e4-de3028267781 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:07.203504 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-234aa2b6-02ef-4b72-a7e4-de3028267781 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] POST https://10.4.3.206/volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6/action Aug 08 20:25:07.205470 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-234aa2b6-02ef-4b72-a7e4-de3028267781 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:07.205470 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-234aa2b6-02ef-4b72-a7e4-de3028267781 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:07.228480 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:07.228480 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:07.241126 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c52141bf-e71b-4293-9d4f-1feda98a90c5 req-234aa2b6-02ef-4b72-a7e4-de3028267781 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6/action returned with HTTP 204 Aug 08 20:25:07.241574 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 850/3393] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:25:07 2026] POST /volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:07.581407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-63c83fce-d2b1-42a4-9386-3c5ae18f5f9d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:07.581764 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63c83fce-d2b1-42a4-9386-3c5ae18f5f9d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:07.581928 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63c83fce-d2b1-42a4-9386-3c5ae18f5f9d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:07.582104 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-63c83fce-d2b1-42a4-9386-3c5ae18f5f9d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:07.582205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-63c83fce-d2b1-42a4-9386-3c5ae18f5f9d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:07.586933 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:07.586933 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:07.587596 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-63c83fce-d2b1-42a4-9386-3c5ae18f5f9d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:07.588002 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 843/3394] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:07 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:08.600034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a080522d-453c-4bb0-ac1b-4a76af30ace4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:08.602154 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a080522d-453c-4bb0-ac1b-4a76af30ace4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:08.602376 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a080522d-453c-4bb0-ac1b-4a76af30ace4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:08.602632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a080522d-453c-4bb0-ac1b-4a76af30ace4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:08.602778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a080522d-453c-4bb0-ac1b-4a76af30ace4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:08.608409 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:08.608409 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:08.609237 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a080522d-453c-4bb0-ac1b-4a76af30ace4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:08.609752 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 853/3395] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:08 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:08.644891 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:08.736567 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:08.736955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2025642578"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:08.738364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2025642578'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:08.738594 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume of 1 GB Aug 08 20:25:08.738872 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:08.738872 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:08.742916 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Availability Zones retrieved successfully. Aug 08 20:25:08.748032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Flow 'volume_create_api' (992189a2-6857-4a09-b8a8-46c6b3485cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:08.749108 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1f0c95-4064-4f3b-bef2-e9ec59587a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:08.749878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:08.775256 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1f0c95-4064-4f3b-bef2-e9ec59587a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:08.776126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f61182-5b45-4774-829a-9a634e9655f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:08.847073 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Created reservations ['e54b8154-a4a7-4157-9899-cee0115d8dc7', '0b2e5a3b-4903-43fc-9989-95fbed79866d', '0c2840e7-49e7-4acd-88a8-fc67b65dc1a8', 'b156f674-09b8-49e5-9e61-32a296b24804'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:08.847849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7f61182-5b45-4774-829a-9a634e9655f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e54b8154-a4a7-4157-9899-cee0115d8dc7', '0b2e5a3b-4903-43fc-9989-95fbed79866d', '0c2840e7-49e7-4acd-88a8-fc67b65dc1a8', 'b156f674-09b8-49e5-9e61-32a296b24804']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:08.848643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a22980db-01d5-4a69-a449-949ba898f14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:08.875009 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a22980db-01d5-4a69-a449-949ba898f14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed996255-d332-4551-b0e0-9d58fcc0cdaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2025642578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b5f6a45e441168db873fb06b5f270',qos_specs=None,replication_status=,reservations=['e54b8154-a4a7-4157-9899-cee0115d8dc7','0b2e5a3b-4903-43fc-9989-95fbed79866d','0c2840e7-49e7-4acd-88a8-fc67b65dc1a8','b156f674-09b8-49e5-9e61-32a296b24804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2025642578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed996255-d332-4551-b0e0-9d58fcc0cdaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5b5f6a45e441168db873fb06b5f270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:08.875851 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3edd239-e0e7-494b-96a0-bf63c51fbef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:08.892687 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3edd239-e0e7-494b-96a0-bf63c51fbef6) transitioned into state 'SUCCESS' from state '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-2025642578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b5f6a45e441168db873fb06b5f270',qos_specs=None,replication_status=,reservations=['e54b8154-a4a7-4157-9899-cee0115d8dc7','0b2e5a3b-4903-43fc-9989-95fbed79866d','0c2840e7-49e7-4acd-88a8-fc67b65dc1a8','b156f674-09b8-49e5-9e61-32a296b24804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:08.893448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ea6fa6-4131-4729-b967-c704cfaf82f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:08.900956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6ea6fa6-4131-4729-b967-c704cfaf82f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:08.901787 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Flow 'volume_create_api' (992189a2-6857-4a09-b8a8-46c6b3485cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:08.902075 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume request issued successfully. Aug 08 20:25:08.902593 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f0f2aea9-80a6-45d4-bc30-7e20e56e8fe1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:08.902982 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 850/3396] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:25:08 2026] POST /volume/v3/volumes => generated 778 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:08.917983 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-53ab8cf9-1542-47b9-b164-e4bcdf989923 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:08.919873 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53ab8cf9-1542-47b9-b164-e4bcdf989923 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa Aug 08 20:25:08.920126 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53ab8cf9-1542-47b9-b164-e4bcdf989923 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:08.920372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-53ab8cf9-1542-47b9-b164-e4bcdf989923 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:08.928873 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:08.928873 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:08.932860 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-53ab8cf9-1542-47b9-b164-e4bcdf989923 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:08.938244 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-53ab8cf9-1542-47b9-b164-e4bcdf989923 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa returned with HTTP 200 Aug 08 20:25:08.938716 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 851/3397] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:08 2026] GET /volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:09.619852 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fbcdc0a2-cc3f-44cb-8aab-6a1064815362 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:09.621489 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fbcdc0a2-cc3f-44cb-8aab-6a1064815362 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:09.621652 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fbcdc0a2-cc3f-44cb-8aab-6a1064815362 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:09.621817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fbcdc0a2-cc3f-44cb-8aab-6a1064815362 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:09.621957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fbcdc0a2-cc3f-44cb-8aab-6a1064815362 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:09.629158 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:09.629158 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:09.629784 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fbcdc0a2-cc3f-44cb-8aab-6a1064815362 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:09.630138 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 844/3398] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:09 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:09.951657 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-735f94b9-01cd-411a-8432-4c9e4eed24a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:09.954255 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-735f94b9-01cd-411a-8432-4c9e4eed24a1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa Aug 08 20:25:09.954788 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-735f94b9-01cd-411a-8432-4c9e4eed24a1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:09.955087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-735f94b9-01cd-411a-8432-4c9e4eed24a1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:09.964416 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:09.964416 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:09.968753 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-735f94b9-01cd-411a-8432-4c9e4eed24a1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:09.974117 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-735f94b9-01cd-411a-8432-4c9e4eed24a1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa returned with HTTP 200 Aug 08 20:25:09.974681 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 854/3399] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:09 2026] GET /volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:09.986590 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:09.990454 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:09.990454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ed996255-d332-4551-b0e0-9d58fcc0cdaa", "name": "tempest-type-Backup-1338412842"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:09.992280 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Creating new backup {'backup': {'volume_id': 'ed996255-d332-4551-b0e0-9d58fcc0cdaa', 'name': 'tempest-type-Backup-1338412842'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:09.992618 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Creating backup of volume ed996255-d332-4551-b0e0-9d58fcc0cdaa in container None Aug 08 20:25:10.002884 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:10.002884 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:10.003381 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:10.043648 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Created reservations ['686bcbb8-6ea9-4055-a69d-7be1076d5dc7', 'fbe1cd10-bc20-4668-ba5e-7d5f9f3da657'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:10.087029 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2fef58a2-bed6-4fad-9fe6-9b063f26aa05 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:10.087574 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 851/3400] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:25:09 2026] POST /volume/v3/backups => generated 316 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:10.098860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a8b35100-d2b7-4f78-95ae-2f51049b52e5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:10.101119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8b35100-d2b7-4f78-95ae-2f51049b52e5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:10.101352 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8b35100-d2b7-4f78-95ae-2f51049b52e5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:10.101589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8b35100-d2b7-4f78-95ae-2f51049b52e5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:10.101709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a8b35100-d2b7-4f78-95ae-2f51049b52e5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:10.106115 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:10.106115 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:10.106850 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8b35100-d2b7-4f78-95ae-2f51049b52e5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:10.107345 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 852/3401] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:10 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:10.641747 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a4b2330b-badf-4a07-bc96-9b717b95ae53 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:10.643976 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4b2330b-badf-4a07-bc96-9b717b95ae53 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:10.644215 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4b2330b-badf-4a07-bc96-9b717b95ae53 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:10.644487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a4b2330b-badf-4a07-bc96-9b717b95ae53 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:10.644640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a4b2330b-badf-4a07-bc96-9b717b95ae53 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:10.649764 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:10.649764 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:10.650624 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a4b2330b-badf-4a07-bc96-9b717b95ae53 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:10.651117 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 845/3402] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:10 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:11.119251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd8e1047-b62c-4545-919b-549c0f8878d8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:11.121183 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd8e1047-b62c-4545-919b-549c0f8878d8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:11.121466 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd8e1047-b62c-4545-919b-549c0f8878d8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:11.121672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd8e1047-b62c-4545-919b-549c0f8878d8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:11.121781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cd8e1047-b62c-4545-919b-549c0f8878d8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:11.126218 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:11.126218 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:11.126895 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd8e1047-b62c-4545-919b-549c0f8878d8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:11.127311 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 855/3403] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:11 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:11.661541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c0a909b-157f-459c-ad4f-6239539dba95 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:11.663622 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c0a909b-157f-459c-ad4f-6239539dba95 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:11.663833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c0a909b-157f-459c-ad4f-6239539dba95 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:11.664066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c0a909b-157f-459c-ad4f-6239539dba95 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:11.664195 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0c0a909b-157f-459c-ad4f-6239539dba95 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:11.669067 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:11.669067 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:11.669820 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c0a909b-157f-459c-ad4f-6239539dba95 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:11.670289 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 852/3404] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:11 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:11.999836 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-c669e2c0-0a56-4f11-9799-ea82e45620a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:12.002843 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-c669e2c0-0a56-4f11-9799-ea82e45620a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91/encryption Aug 08 20:25:12.002998 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-c669e2c0-0a56-4f11-9799-ea82e45620a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:12.003224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-c669e2c0-0a56-4f11-9799-ea82e45620a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:12.016036 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:12.016036 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:12.023399 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d72271bc-fbd0-4fd6-a947-89b4d33e8cb6 req-c669e2c0-0a56-4f11-9799-ea82e45620a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91/encryption returned with HTTP 200 Aug 08 20:25:12.023862 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 853/3405] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:25:11 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:12.141200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da9b5503-35ec-4257-a540-a7e20a899367 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:12.143278 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da9b5503-35ec-4257-a540-a7e20a899367 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:12.143542 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da9b5503-35ec-4257-a540-a7e20a899367 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:12.143761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da9b5503-35ec-4257-a540-a7e20a899367 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:12.143892 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-da9b5503-35ec-4257-a540-a7e20a899367 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:12.150675 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:12.150675 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:12.151430 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da9b5503-35ec-4257-a540-a7e20a899367 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:12.151866 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 846/3406] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:12 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:12.680358 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0482db0f-357d-431c-9b74-30f40be2e1c6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:12.682142 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0482db0f-357d-431c-9b74-30f40be2e1c6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:12.682463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0482db0f-357d-431c-9b74-30f40be2e1c6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:12.682645 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0482db0f-357d-431c-9b74-30f40be2e1c6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:12.682747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0482db0f-357d-431c-9b74-30f40be2e1c6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:12.686484 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:12.686484 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:12.687006 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0482db0f-357d-431c-9b74-30f40be2e1c6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:12.687345 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 856/3407] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:12 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:13.167663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e35be1a-a332-4dcb-be82-f15160e4dda2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:13.170091 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e35be1a-a332-4dcb-be82-f15160e4dda2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:13.170351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e35be1a-a332-4dcb-be82-f15160e4dda2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:13.170581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e35be1a-a332-4dcb-be82-f15160e4dda2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:13.170704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8e35be1a-a332-4dcb-be82-f15160e4dda2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:13.175723 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:13.175723 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:13.176358 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e35be1a-a332-4dcb-be82-f15160e4dda2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:13.176787 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 853/3408] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:13 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:13.698124 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d9acad1-20e4-4349-ac44-1c0abefe9b0f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:13.700198 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d9acad1-20e4-4349-ac44-1c0abefe9b0f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:13.700442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d9acad1-20e4-4349-ac44-1c0abefe9b0f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:13.700663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d9acad1-20e4-4349-ac44-1c0abefe9b0f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:13.700816 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8d9acad1-20e4-4349-ac44-1c0abefe9b0f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:13.704749 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:13.704749 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:13.705351 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d9acad1-20e4-4349-ac44-1c0abefe9b0f tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:13.705720 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 854/3409] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:13 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:14.188458 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-02bdcc02-2d25-41e0-b48b-3c4d448cad3a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:14.189942 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02bdcc02-2d25-41e0-b48b-3c4d448cad3a tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:14.191400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02bdcc02-2d25-41e0-b48b-3c4d448cad3a tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:14.191400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02bdcc02-2d25-41e0-b48b-3c4d448cad3a tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:14.191400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-02bdcc02-2d25-41e0-b48b-3c4d448cad3a tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:14.194573 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:14.194573 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:14.195210 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02bdcc02-2d25-41e0-b48b-3c4d448cad3a tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:14.195585 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 847/3410] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:14 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:14.717913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ebc5ac77-fc01-4947-83df-cf9c96a32861 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:14.720672 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ebc5ac77-fc01-4947-83df-cf9c96a32861 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:14.721020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ebc5ac77-fc01-4947-83df-cf9c96a32861 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:14.721349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ebc5ac77-fc01-4947-83df-cf9c96a32861 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:14.721555 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ebc5ac77-fc01-4947-83df-cf9c96a32861 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:14.727527 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:14.727527 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:14.728550 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ebc5ac77-fc01-4947-83df-cf9c96a32861 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:14.729169 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 857/3411] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:14 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:15.206953 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a79f555f-1b7e-4468-813a-6e3362587540 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:15.210368 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a79f555f-1b7e-4468-813a-6e3362587540 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:15.210995 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a79f555f-1b7e-4468-813a-6e3362587540 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:15.211315 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a79f555f-1b7e-4468-813a-6e3362587540 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:15.211520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a79f555f-1b7e-4468-813a-6e3362587540 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:15.219020 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:15.219020 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:15.220812 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a79f555f-1b7e-4468-813a-6e3362587540 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:15.221481 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 854/3412] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:15 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:15.743692 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0f74cb6-0bf7-4bd6-96fd-cd45e1d10cf3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:15.747472 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0f74cb6-0bf7-4bd6-96fd-cd45e1d10cf3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:15.747472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0f74cb6-0bf7-4bd6-96fd-cd45e1d10cf3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:15.747472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0f74cb6-0bf7-4bd6-96fd-cd45e1d10cf3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:15.747472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f0f74cb6-0bf7-4bd6-96fd-cd45e1d10cf3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:15.751139 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:15.751139 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:15.751967 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0f74cb6-0bf7-4bd6-96fd-cd45e1d10cf3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:15.752524 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 855/3413] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:15 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:16.237242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e071bf2a-9771-4f48-aeaf-436cc6d9a658 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:16.245570 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e071bf2a-9771-4f48-aeaf-436cc6d9a658 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:16.245570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e071bf2a-9771-4f48-aeaf-436cc6d9a658 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:16.245744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e071bf2a-9771-4f48-aeaf-436cc6d9a658 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:16.245920 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e071bf2a-9771-4f48-aeaf-436cc6d9a658 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:16.253642 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:16.253642 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:16.254466 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e071bf2a-9771-4f48-aeaf-436cc6d9a658 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:16.254930 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 848/3414] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:16 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:16.764375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a838165b-67dc-42a2-b8ba-901295443629 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:16.768404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a838165b-67dc-42a2-b8ba-901295443629 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:16.768404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a838165b-67dc-42a2-b8ba-901295443629 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:16.768404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a838165b-67dc-42a2-b8ba-901295443629 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:16.768404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a838165b-67dc-42a2-b8ba-901295443629 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:16.775715 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:16.775715 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:16.775715 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a838165b-67dc-42a2-b8ba-901295443629 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:16.775715 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 858/3415] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:16 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:17.272738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c0e8b207-66b6-4ea5-89cd-08c91e0696a5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:17.277606 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0e8b207-66b6-4ea5-89cd-08c91e0696a5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:17.279149 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0e8b207-66b6-4ea5-89cd-08c91e0696a5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:17.279149 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0e8b207-66b6-4ea5-89cd-08c91e0696a5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:17.279149 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c0e8b207-66b6-4ea5-89cd-08c91e0696a5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:17.283418 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:17.283418 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:17.284321 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0e8b207-66b6-4ea5-89cd-08c91e0696a5 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:17.284794 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 855/3416] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:17 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:17.785630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8bd02b25-0cdc-4e23-a1b8-e0759b58a405 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:17.790080 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bd02b25-0cdc-4e23-a1b8-e0759b58a405 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:17.790296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bd02b25-0cdc-4e23-a1b8-e0759b58a405 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:17.790567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8bd02b25-0cdc-4e23-a1b8-e0759b58a405 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:17.790705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8bd02b25-0cdc-4e23-a1b8-e0759b58a405 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:17.799639 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:17.799639 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:17.800939 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8bd02b25-0cdc-4e23-a1b8-e0759b58a405 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:17.801143 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 856/3417] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:17 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:18.296733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8b5f2774-952e-4dde-848c-aaf5de8416df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:18.299006 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b5f2774-952e-4dde-848c-aaf5de8416df tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:18.299263 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b5f2774-952e-4dde-848c-aaf5de8416df tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:18.302044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b5f2774-952e-4dde-848c-aaf5de8416df tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:18.302044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8b5f2774-952e-4dde-848c-aaf5de8416df tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:18.304376 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:18.304376 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:18.305241 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b5f2774-952e-4dde-848c-aaf5de8416df tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:18.305475 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 849/3418] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:18 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:18.812364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08b21e60-62b6-4c68-bc25-a6920d820256 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:18.815535 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08b21e60-62b6-4c68-bc25-a6920d820256 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:18.815635 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08b21e60-62b6-4c68-bc25-a6920d820256 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:18.815813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08b21e60-62b6-4c68-bc25-a6920d820256 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:18.815929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-08b21e60-62b6-4c68-bc25-a6920d820256 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:18.822786 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:18.822786 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:18.823484 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08b21e60-62b6-4c68-bc25-a6920d820256 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:18.823895 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 859/3419] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:18 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:19.316397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53cf4b04-5a82-4dd1-9bcd-7e8336be7368 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:19.318350 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53cf4b04-5a82-4dd1-9bcd-7e8336be7368 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:19.318617 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53cf4b04-5a82-4dd1-9bcd-7e8336be7368 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:19.318841 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53cf4b04-5a82-4dd1-9bcd-7e8336be7368 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:19.318991 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-53cf4b04-5a82-4dd1-9bcd-7e8336be7368 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:19.324489 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:19.324489 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:19.325175 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53cf4b04-5a82-4dd1-9bcd-7e8336be7368 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:19.325582 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 856/3420] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:19 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:19.837248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9d71d121-00ea-45f8-b3b5-ea02674fe0a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:19.841968 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d71d121-00ea-45f8-b3b5-ea02674fe0a1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:19.842266 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d71d121-00ea-45f8-b3b5-ea02674fe0a1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:19.842560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9d71d121-00ea-45f8-b3b5-ea02674fe0a1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:19.842731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9d71d121-00ea-45f8-b3b5-ea02674fe0a1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:19.849172 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:19.849172 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:19.850005 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9d71d121-00ea-45f8-b3b5-ea02674fe0a1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:19.850626 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 857/3421] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:19 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:20.339239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26079c89-7e03-4ee6-ae79-829e8fc1177f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:20.342916 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26079c89-7e03-4ee6-ae79-829e8fc1177f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:20.343197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26079c89-7e03-4ee6-ae79-829e8fc1177f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:20.343451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26079c89-7e03-4ee6-ae79-829e8fc1177f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:20.343591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-26079c89-7e03-4ee6-ae79-829e8fc1177f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:20.348528 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:20.348528 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:20.349209 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26079c89-7e03-4ee6-ae79-829e8fc1177f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:20.349592 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 850/3422] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:20 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:20.862898 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-834fcc20-1823-454f-b4db-33685cc3601c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:20.865230 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-834fcc20-1823-454f-b4db-33685cc3601c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:20.865460 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-834fcc20-1823-454f-b4db-33685cc3601c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:20.865647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-834fcc20-1823-454f-b4db-33685cc3601c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:20.865744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-834fcc20-1823-454f-b4db-33685cc3601c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:20.870538 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:20.870538 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:20.871682 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-834fcc20-1823-454f-b4db-33685cc3601c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:20.872127 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 860/3423] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:20 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:21.363966 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd04a479-b7e4-411c-a626-a132ff054b88 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:21.365822 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd04a479-b7e4-411c-a626-a132ff054b88 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:21.366034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd04a479-b7e4-411c-a626-a132ff054b88 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:21.366233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd04a479-b7e4-411c-a626-a132ff054b88 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:21.366348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cd04a479-b7e4-411c-a626-a132ff054b88 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:21.373716 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:21.373716 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:21.374245 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd04a479-b7e4-411c-a626-a132ff054b88 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:21.374596 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 857/3424] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:21 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:21.406539 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-33706919-f73c-4837-b8dc-fab6244a9c94 req-8e8cbb73-369c-4090-8bd4-fbca62378402 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:21.408399 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-33706919-f73c-4837-b8dc-fab6244a9c94 req-8e8cbb73-369c-4090-8bd4-fbca62378402 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f Aug 08 20:25:21.408605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-33706919-f73c-4837-b8dc-fab6244a9c94 req-8e8cbb73-369c-4090-8bd4-fbca62378402 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:21.408806 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-33706919-f73c-4837-b8dc-fab6244a9c94 req-8e8cbb73-369c-4090-8bd4-fbca62378402 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:21.416033 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:21.416033 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:21.465739 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-33706919-f73c-4837-b8dc-fab6244a9c94 req-8e8cbb73-369c-4090-8bd4-fbca62378402 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f returned with HTTP 200 Aug 08 20:25:21.466249 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 858/3425] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:21 2026] DELETE /volume/v3/attachments/0cee4c0e-c267-4426-a087-991fc674802f => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:21.882427 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84577eef-df3c-47ee-896d-ea15d99ac98d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:21.884352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84577eef-df3c-47ee-896d-ea15d99ac98d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:21.884702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84577eef-df3c-47ee-896d-ea15d99ac98d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:21.884777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84577eef-df3c-47ee-896d-ea15d99ac98d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:21.884924 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-84577eef-df3c-47ee-896d-ea15d99ac98d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:21.889216 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:21.889216 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:21.893263 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84577eef-df3c-47ee-896d-ea15d99ac98d tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:21.893626 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 851/3426] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:21 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:22.387077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6921d55b-a859-4dec-970e-5f953456b1ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:22.389360 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6921d55b-a859-4dec-970e-5f953456b1ba tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:22.389641 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6921d55b-a859-4dec-970e-5f953456b1ba tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:22.389916 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6921d55b-a859-4dec-970e-5f953456b1ba tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:22.390066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6921d55b-a859-4dec-970e-5f953456b1ba tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:22.392024 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=313,cinder:UPDATE=87,cinder:INSERT=37 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:25:22.396332 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:22.396332 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:22.397205 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6921d55b-a859-4dec-970e-5f953456b1ba tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:22.398443 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 861/3427] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:22 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:22.582825 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0a3dd510-636e-41a0-8513-ad73754970ef None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:22.584630 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:22.584859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:22.585082 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:22.585276 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:22.593317 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:22.593317 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:22.593857 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:22.607370 np0000006809 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:25:22.613885 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:25:22.614118 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a3dd510-636e-41a0-8513-ad73754970ef tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 202 Aug 08 20:25:22.614570 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 858/3428] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:22 2026] DELETE /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:22.630403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-969c628a-7279-4606-bdb3-47e70c778f21 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:22.631480 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-969c628a-7279-4606-bdb3-47e70c778f21 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:22.631685 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-969c628a-7279-4606-bdb3-47e70c778f21 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:22.631885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-969c628a-7279-4606-bdb3-47e70c778f21 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:22.641265 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:22.641265 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:22.645737 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-969c628a-7279-4606-bdb3-47e70c778f21 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:22.650262 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-969c628a-7279-4606-bdb3-47e70c778f21 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 200 Aug 08 20:25:22.650659 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 859/3429] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:22 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:22.905378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a9fd4eed-d877-4590-99b1-64eaf3102d49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:22.907286 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9fd4eed-d877-4590-99b1-64eaf3102d49 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:22.907499 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9fd4eed-d877-4590-99b1-64eaf3102d49 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:22.907712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a9fd4eed-d877-4590-99b1-64eaf3102d49 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:22.907866 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a9fd4eed-d877-4590-99b1-64eaf3102d49 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:22.911840 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:22.911840 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:22.912468 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a9fd4eed-d877-4590-99b1-64eaf3102d49 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:22.912812 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 852/3430] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:22 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:22.921504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:22.923154 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:22.923494 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba33009f-43c8-453c-b1a8-f1371fe535f2", "name": "tempest-VolumesBackupsTest-Backup-541600731"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:22.924801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating new backup {'backup': {'volume_id': 'ba33009f-43c8-453c-b1a8-f1371fe535f2', 'name': 'tempest-VolumesBackupsTest-Backup-541600731'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:22.924932 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating backup of volume ba33009f-43c8-453c-b1a8-f1371fe535f2 in container None Aug 08 20:25:22.932108 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:22.932108 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:22.932502 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:25:22.947648 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['57a6321a-efd2-4be9-be76-f6622d20895e', 'ea256994-3398-4235-92ed-cb616707175b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:22.972099 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b68f662-63a6-434e-a1af-7c6ca919f9b2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:22.972496 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 862/3431] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:22 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 08 20:25:22.979904 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-706f1dca-5345-4575-9b3d-3854a0c8a1fc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:22.982017 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-706f1dca-5345-4575-9b3d-3854a0c8a1fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:22.982241 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-706f1dca-5345-4575-9b3d-3854a0c8a1fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:22.982502 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-706f1dca-5345-4575-9b3d-3854a0c8a1fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:22.982608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-706f1dca-5345-4575-9b3d-3854a0c8a1fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:22.987468 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:22.987468 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:22.987581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-706f1dca-5345-4575-9b3d-3854a0c8a1fc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:22.988164 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 859/3432] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:22 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:23.408881 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f0e2e62-95db-433d-a8b0-056384bca1d2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.411012 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f0e2e62-95db-433d-a8b0-056384bca1d2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:23.411292 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f0e2e62-95db-433d-a8b0-056384bca1d2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:23.411545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f0e2e62-95db-433d-a8b0-056384bca1d2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:23.411689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8f0e2e62-95db-433d-a8b0-056384bca1d2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:23.416898 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:23.416898 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:23.417648 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f0e2e62-95db-433d-a8b0-056384bca1d2 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:23.418118 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 860/3433] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:23 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:23.666564 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8794bb41-eac1-421c-8472-f31ed04a6d95 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.668320 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8794bb41-eac1-421c-8472-f31ed04a6d95 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 Aug 08 20:25:23.668578 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8794bb41-eac1-421c-8472-f31ed04a6d95 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:23.668806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8794bb41-eac1-421c-8472-f31ed04a6d95 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:23.674235 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8794bb41-eac1-421c-8472-f31ed04a6d95 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 returned with HTTP 404 Aug 08 20:25:23.674750 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 853/3434] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:23 2026] GET /volume/v3/volumes/90080cc4-cf4c-4cd1-858f-70f8b6a6dc91 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:23.682920 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12709284-1073-4323-8972-caa4603b7db7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.684602 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12709284-1073-4323-8972-caa4603b7db7 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:25:23.684834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12709284-1073-4323-8972-caa4603b7db7 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:23.685045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12709284-1073-4323-8972-caa4603b7db7 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:23.685618 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:23.685618 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:23.685979 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-12709284-1073-4323-8972-caa4603b7db7 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:25:23.727403 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-12709284-1073-4323-8972-caa4603b7db7 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Get all volumes completed successfully. Aug 08 20:25:23.729429 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:23.729429 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:23.735788 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12709284-1073-4323-8972-caa4603b7db7 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:25:23.736199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 863/3435] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:25:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17204 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:23.760118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-19196994-f82f-4ced-85e6-ab35bb088eb3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.761809 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19196994-f82f-4ced-85e6-ab35bb088eb3 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] DELETE https://10.4.3.206/volume/v3/types/e05477dd-2aa9-4142-b936-a47232fd3f36 Aug 08 20:25:23.762452 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19196994-f82f-4ced-85e6-ab35bb088eb3 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:23.762452 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19196994-f82f-4ced-85e6-ab35bb088eb3 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:23.788957 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19196994-f82f-4ced-85e6-ab35bb088eb3 tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/types/e05477dd-2aa9-4142-b936-a47232fd3f36 returned with HTTP 202 Aug 08 20:25:23.789353 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 860/3436] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:25:23 2026] DELETE /volume/v3/types/e05477dd-2aa9-4142-b936-a47232fd3f36 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:23.799641 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-09115339-6f9e-46c3-8679-b46132ea81ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.801407 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09115339-6f9e-46c3-8679-b46132ea81ee tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:25:23.801786 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09115339-6f9e-46c3-8679-b46132ea81ee tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-840253168", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:23.816533 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09115339-6f9e-46c3-8679-b46132ea81ee tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:25:23.816929 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 861/3437] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:25:23 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:23.825779 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c62f5689-a438-4d5d-a19e-bb541b6481af None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.827573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c62f5689-a438-4d5d-a19e-bb541b6481af tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] POST https://10.4.3.206/volume/v3/types/b3d8e1c2-914a-4128-bc6a-172563cd02f7/encryption Aug 08 20:25:23.828004 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c62f5689-a438-4d5d-a19e-bb541b6481af tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:23.845437 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c62f5689-a438-4d5d-a19e-bb541b6481af tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/types/b3d8e1c2-914a-4128-bc6a-172563cd02f7/encryption returned with HTTP 200 Aug 08 20:25:23.846027 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 854/3438] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:25:23 2026] POST /volume/v3/types/b3d8e1c2-914a-4128-bc6a-172563cd02f7/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:23.854707 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:23.856496 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:23.856841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1249884192", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-840253168", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:23.858367 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1249884192', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-840253168', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:23.862255 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:25:23.862613 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:23.862613 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:23.863110 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:25:23.868919 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (27317f08-e82f-4787-9e41-3b1a4d31a345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:23.869803 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29da7c37-cd1e-4671-b673-f4b9657b3f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:23.870813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:23.895663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29da7c37-cd1e-4671-b673-f4b9657b3f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:25:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b3d8e1c2-914a-4128-bc6a-172563cd02f7,is_public=True,name='tempest-scenario-type-luks2-840253168',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3d8e1c2-914a-4128-bc6a-172563cd02f7', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:23.896763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6261b68-7afb-4534-8d4d-21ce90499d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:23.925530 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-840253168 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-840253168, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:25:23.925840 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-840253168 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-840253168, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:25:23.953786 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['e222fc5d-2bfe-473c-b275-9b5080db9649', '9beda018-e91c-4a4a-8b0d-1217b2658df1', '9591063a-f2ce-49ae-bf4a-ff7c55ce5456', '41ab3ba6-fd0a-42f3-abc0-4231a126f3c7'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:23.954568 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6261b68-7afb-4534-8d4d-21ce90499d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e222fc5d-2bfe-473c-b275-9b5080db9649', '9beda018-e91c-4a4a-8b0d-1217b2658df1', '9591063a-f2ce-49ae-bf4a-ff7c55ce5456', '41ab3ba6-fd0a-42f3-abc0-4231a126f3c7']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:23.955252 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9295a8cd-d21f-44bb-99c9-d35f3eeb8aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:23.976052 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9295a8cd-d21f-44bb-99c9-d35f3eeb8aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '282f9f5c-b35e-47b1-9626-650f34d53ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1249884192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['e222fc5d-2bfe-473c-b275-9b5080db9649','9beda018-e91c-4a4a-8b0d-1217b2658df1','9591063a-f2ce-49ae-bf4a-ff7c55ce5456','41ab3ba6-fd0a-42f3-abc0-4231a126f3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=b3d8e1c2-914a-4128-bc6a-172563cd02f7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1249884192',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=282f9f5c-b35e-47b1-9626-650f34d53ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3d8e1c2-914a-4128-bc6a-172563cd02f7),volume_type_id=b3d8e1c2-914a-4128-bc6a-172563cd02f7)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:23.977475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7777db6-2939-4e14-879d-e7fdcd638c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:23.993315 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7777db6-2939-4e14-879d-e7fdcd638c2e) transitioned into state 'SUCCESS' from state '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-1249884192',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['e222fc5d-2bfe-473c-b275-9b5080db9649','9beda018-e91c-4a4a-8b0d-1217b2658df1','9591063a-f2ce-49ae-bf4a-ff7c55ce5456','41ab3ba6-fd0a-42f3-abc0-4231a126f3c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=b3d8e1c2-914a-4128-bc6a-172563cd02f7)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:23.994166 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80a30c86-01ca-40f1-85ff-7e42843de87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:24.003404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80a30c86-01ca-40f1-85ff-7e42843de87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:24.003534 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b227288b-ae9e-4395-8166-ad6ee6990575 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:24.003579 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (27317f08-e82f-4787-9e41-3b1a4d31a345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:24.003665 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:25:24.004217 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a76028b-f866-408c-8c8c-4425721ba4c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:24.004548 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b227288b-ae9e-4395-8166-ad6ee6990575 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:24.004739 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b227288b-ae9e-4395-8166-ad6ee6990575 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:24.004804 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 864/3439] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:23 2026] POST /volume/v3/volumes => generated 780 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:24.004949 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b227288b-ae9e-4395-8166-ad6ee6990575 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:24.005052 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b227288b-ae9e-4395-8166-ad6ee6990575 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:24.013877 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:24.013877 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:24.017705 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b227288b-ae9e-4395-8166-ad6ee6990575 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:24.018078 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 861/3440] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:24 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:24.025446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3b8c6c0f-99cb-4bc1-89f7-cace3271b8db None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:24.027182 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3b8c6c0f-99cb-4bc1-89f7-cace3271b8db tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:24.027368 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3b8c6c0f-99cb-4bc1-89f7-cace3271b8db tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:24.027572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3b8c6c0f-99cb-4bc1-89f7-cace3271b8db tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:24.034354 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:24.034354 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:24.037555 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3b8c6c0f-99cb-4bc1-89f7-cace3271b8db tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:24.041086 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3b8c6c0f-99cb-4bc1-89f7-cace3271b8db tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:24.041421 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 862/3441] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:24 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:24.427684 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59ba5437-642b-447d-b7cb-cfd59727b3f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:24.429405 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59ba5437-642b-447d-b7cb-cfd59727b3f1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:24.429648 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59ba5437-642b-447d-b7cb-cfd59727b3f1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:24.429948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59ba5437-642b-447d-b7cb-cfd59727b3f1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:24.429948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-59ba5437-642b-447d-b7cb-cfd59727b3f1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:24.434021 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:24.434021 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:24.434625 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59ba5437-642b-447d-b7cb-cfd59727b3f1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:24.434975 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 855/3442] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:24 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.029862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-93e422e8-1e2e-4410-a7f4-8a57e242f657 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.031938 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-93e422e8-1e2e-4410-a7f4-8a57e242f657 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:25.032393 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-93e422e8-1e2e-4410-a7f4-8a57e242f657 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.032648 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-93e422e8-1e2e-4410-a7f4-8a57e242f657 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.032831 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-93e422e8-1e2e-4410-a7f4-8a57e242f657 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:25.036914 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.036914 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:25.037646 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-93e422e8-1e2e-4410-a7f4-8a57e242f657 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:25.038223 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 865/3443] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:25 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.052990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f90f05d9-aad6-47e9-81b0-da111757e98f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.054724 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f90f05d9-aad6-47e9-81b0-da111757e98f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:25.054987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f90f05d9-aad6-47e9-81b0-da111757e98f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.055249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f90f05d9-aad6-47e9-81b0-da111757e98f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.062945 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.062945 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:25.066722 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f90f05d9-aad6-47e9-81b0-da111757e98f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:25.070177 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f90f05d9-aad6-47e9-81b0-da111757e98f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:25.070587 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 862/3444] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:25 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.082439 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-220b3cfb-eb5e-46ac-8007-0a8939dd1131 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.084271 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-220b3cfb-eb5e-46ac-8007-0a8939dd1131 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:25.084645 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-220b3cfb-eb5e-46ac-8007-0a8939dd1131 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.084954 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-220b3cfb-eb5e-46ac-8007-0a8939dd1131 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.092075 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.092075 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:25.095751 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-220b3cfb-eb5e-46ac-8007-0a8939dd1131 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:25.099728 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-220b3cfb-eb5e-46ac-8007-0a8939dd1131 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:25.100162 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 863/3445] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:25 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.113053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e80a6589-d26c-4edc-a660-942f86bd4622 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.114909 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e80a6589-d26c-4edc-a660-942f86bd4622 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/action Aug 08 20:25:25.115236 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e80a6589-d26c-4edc-a660-942f86bd4622 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:25.115351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e80a6589-d26c-4edc-a660-942f86bd4622 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:25.123296 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.123296 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:25.123767 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e80a6589-d26c-4edc-a660-942f86bd4622 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:25.132241 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e80a6589-d26c-4edc-a660-942f86bd4622 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume updated successfully. Aug 08 20:25:25.132691 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e80a6589-d26c-4edc-a660-942f86bd4622 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/action returned with HTTP 200 Aug 08 20:25:25.133172 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 856/3446] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:25:25 2026] POST /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 20:25:25.250313 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-b551d3da-5550-42f4-bfeb-61f94b018550 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.252869 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-b551d3da-5550-42f4-bfeb-61f94b018550 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:25.253171 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-b551d3da-5550-42f4-bfeb-61f94b018550 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.253470 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-b551d3da-5550-42f4-bfeb-61f94b018550 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.262105 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.262105 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:25.266217 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-b551d3da-5550-42f4-bfeb-61f94b018550 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:25.270883 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-b551d3da-5550-42f4-bfeb-61f94b018550 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:25.271744 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 866/3447] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:25 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.445437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5e3f3492-4180-40d4-95f8-b7c8b986466b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.447886 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e3f3492-4180-40d4-95f8-b7c8b986466b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:25.448326 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e3f3492-4180-40d4-95f8-b7c8b986466b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.448635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e3f3492-4180-40d4-95f8-b7c8b986466b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.448838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5e3f3492-4180-40d4-95f8-b7c8b986466b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:25.455575 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.455575 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:25.456348 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e3f3492-4180-40d4-95f8-b7c8b986466b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:25.456809 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 863/3448] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:25 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.745925 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-8cb800ab-6b9a-4a65-abd2-759ea03d7d73 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.747901 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-8cb800ab-6b9a-4a65-abd2-759ea03d7d73 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:25.748084 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-8cb800ab-6b9a-4a65-abd2-759ea03d7d73 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.748296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-8cb800ab-6b9a-4a65-abd2-759ea03d7d73 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.754990 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.754990 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:25.758604 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-8cb800ab-6b9a-4a65-abd2-759ea03d7d73 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:25.762538 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-8cb800ab-6b9a-4a65-abd2-759ea03d7d73 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:25.762956 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 864/3449] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:25 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:25.773723 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7cff619-cabe-4528-8c55-e36ccc8312e4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.774199 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7cff619-cabe-4528-8c55-e36ccc8312e4 None None] GET https://10.4.3.206/volume// Aug 08 20:25:25.774412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7cff619-cabe-4528-8c55-e36ccc8312e4 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:25.774645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7cff619-cabe-4528-8c55-e36ccc8312e4 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:25.775085 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7cff619-cabe-4528-8c55-e36ccc8312e4 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:25.775426 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 857/3450] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:25: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 08 20:25:25.784711 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-72d75b90-b7c0-4937-a5d7-82c5e092a232 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:25.787119 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-72d75b90-b7c0-4937-a5d7-82c5e092a232 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:25:25.787572 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-72d75b90-b7c0-4937-a5d7-82c5e092a232 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "282f9f5c-b35e-47b1-9626-650f34d53ed0", "connector": null, "instance_uuid": "03917531-79ed-4c27-a44a-4aad06a98dd3"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:25.796175 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:25.796175 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:25.816102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-72d75b90-b7c0-4937-a5d7-82c5e092a232 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:25:25.816500 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 867/3451] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:25:25 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 08 20:25:26.052474 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-131dd9ca-e53e-4db3-bafe-4720a13e93af None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:26.055408 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-131dd9ca-e53e-4db3-bafe-4720a13e93af tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:26.055408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-131dd9ca-e53e-4db3-bafe-4720a13e93af tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:26.055408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-131dd9ca-e53e-4db3-bafe-4720a13e93af tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:26.055408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-131dd9ca-e53e-4db3-bafe-4720a13e93af tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:26.062397 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:26.062397 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:26.063122 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-131dd9ca-e53e-4db3-bafe-4720a13e93af tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:26.063622 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 864/3452] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:26 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:26.469843 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-93e708b0-0b22-42c9-95af-9331cb5a867f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:26.471316 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93e708b0-0b22-42c9-95af-9331cb5a867f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:26.471535 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93e708b0-0b22-42c9-95af-9331cb5a867f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:26.471708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93e708b0-0b22-42c9-95af-9331cb5a867f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:26.471834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-93e708b0-0b22-42c9-95af-9331cb5a867f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:26.476012 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:26.476012 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:26.476393 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93e708b0-0b22-42c9-95af-9331cb5a867f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:26.476726 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 865/3453] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:26 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:26.829868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eae0e900-020f-4451-a421-16154d0c1751 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:26.830265 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eae0e900-020f-4451-a421-16154d0c1751 None None] GET https://10.4.3.206/volume// Aug 08 20:25:26.830451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eae0e900-020f-4451-a421-16154d0c1751 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:26.830786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eae0e900-020f-4451-a421-16154d0c1751 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:26.831092 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eae0e900-020f-4451-a421-16154d0c1751 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:26.831435 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 858/3454] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25: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 08 20:25:26.840194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-66debf5f-5a96-46b2-abf0-21090c6c2047 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:26.875094 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-66debf5f-5a96-46b2-abf0-21090c6c2047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:26.875441 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-66debf5f-5a96-46b2-abf0-21090c6c2047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:26.875701 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-66debf5f-5a96-46b2-abf0-21090c6c2047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:26.888470 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:26.888470 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:26.892666 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-66debf5f-5a96-46b2-abf0-21090c6c2047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:26.897351 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-66debf5f-5a96-46b2-abf0-21090c6c2047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:26.897769 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 868/3455] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:26 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 1051 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:27.013528 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:27.015483 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179 Aug 08 20:25:27.015850 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:27.027039 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-282f9f5c-b35e-47b1-9626-650f34d53ed0-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:25:27.034027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-282f9f5c-b35e-47b1-9626-650f34d53ed0-np0000006809" acquired by "attachment_update" :: waited 0.007s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:25:27.034950 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:27.034950 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:27.075984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c85111f-d88e-4dd0-a5d3-2d191161a4ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:27.077639 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c85111f-d88e-4dd0-a5d3-2d191161a4ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:27.077819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c85111f-d88e-4dd0-a5d3-2d191161a4ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:27.078006 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c85111f-d88e-4dd0-a5d3-2d191161a4ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:27.078107 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0c85111f-d88e-4dd0-a5d3-2d191161a4ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:27.084219 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:27.084219 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:27.085058 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c85111f-d88e-4dd0-a5d3-2d191161a4ac tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:27.085439 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 866/3456] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:27 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:27.149570 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-282f9f5c-b35e-47b1-9626-650f34d53ed0-np0000006809" released by "attachment_update" :: held 0.114s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:25:27.149570 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-16b5443e-2d7d-4286-b093-e76ec50ab9b3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179 returned with HTTP 200 Aug 08 20:25:27.149570 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 865/3457] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:25:27 2026] PUT /volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179 => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:27.172186 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-794d58f3-da90-4d5c-934b-34758407e5d4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:27.174622 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-794d58f3-da90-4d5c-934b-34758407e5d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179/action Aug 08 20:25:27.175221 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-794d58f3-da90-4d5c-934b-34758407e5d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:27.175461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-794d58f3-da90-4d5c-934b-34758407e5d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:27.191188 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:27.191188 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:27.201813 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-794d58f3-da90-4d5c-934b-34758407e5d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179/action returned with HTTP 204 Aug 08 20:25:27.202427 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 859/3458] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:25:27 2026] POST /volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:27.486589 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08ce44b9-7874-4173-8a3b-7b70e0d27cd6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:27.488956 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08ce44b9-7874-4173-8a3b-7b70e0d27cd6 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:27.489274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08ce44b9-7874-4173-8a3b-7b70e0d27cd6 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:27.489539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08ce44b9-7874-4173-8a3b-7b70e0d27cd6 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:27.489692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-08ce44b9-7874-4173-8a3b-7b70e0d27cd6 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:27.495404 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:27.495404 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:27.496704 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08ce44b9-7874-4173-8a3b-7b70e0d27cd6 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:27.497365 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 869/3459] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:27 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:28.097226 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0aaea3ea-1567-4614-b5ab-62441c140e87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:28.099904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0aaea3ea-1567-4614-b5ab-62441c140e87 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:28.100202 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0aaea3ea-1567-4614-b5ab-62441c140e87 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:28.100558 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0aaea3ea-1567-4614-b5ab-62441c140e87 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:28.100688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0aaea3ea-1567-4614-b5ab-62441c140e87 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:28.105182 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:28.105182 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:28.106035 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0aaea3ea-1567-4614-b5ab-62441c140e87 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:28.106409 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 867/3460] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:28 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:28.509062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6e914a16-3e1a-4149-9bcc-5684d19e0ff4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:28.514575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e914a16-3e1a-4149-9bcc-5684d19e0ff4 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:28.514768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e914a16-3e1a-4149-9bcc-5684d19e0ff4 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:28.514937 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6e914a16-3e1a-4149-9bcc-5684d19e0ff4 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:28.515036 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6e914a16-3e1a-4149-9bcc-5684d19e0ff4 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:28.522980 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:28.522980 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:28.523553 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6e914a16-3e1a-4149-9bcc-5684d19e0ff4 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:28.524189 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 866/3461] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:28 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:29.121615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4a57a179-f718-4c11-bc0f-cdbb73963cde None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.123337 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a57a179-f718-4c11-bc0f-cdbb73963cde tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:29.123549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a57a179-f718-4c11-bc0f-cdbb73963cde tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.123750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a57a179-f718-4c11-bc0f-cdbb73963cde tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.123848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4a57a179-f718-4c11-bc0f-cdbb73963cde tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:29.130735 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.130735 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:29.131434 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a57a179-f718-4c11-bc0f-cdbb73963cde tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:29.131768 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 860/3462] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:29 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:29.403233 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-72d42f0f-eff1-4282-9709-6eadbaa73b1b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.405813 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-72d42f0f-eff1-4282-9709-6eadbaa73b1b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:29.406108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-72d42f0f-eff1-4282-9709-6eadbaa73b1b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.406366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-72d42f0f-eff1-4282-9709-6eadbaa73b1b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.413930 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.413930 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:29.421479 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-72d42f0f-eff1-4282-9709-6eadbaa73b1b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:29.430913 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-72d42f0f-eff1-4282-9709-6eadbaa73b1b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:29.431545 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 870/3463] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:29 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:29.537370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-94405ce1-35e5-42f4-9cd7-a0a03c04dfb8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.538051 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94405ce1-35e5-42f4-9cd7-a0a03c04dfb8 None None] GET https://10.4.3.206/volume// Aug 08 20:25:29.538169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94405ce1-35e5-42f4-9cd7-a0a03c04dfb8 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.538451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-94405ce1-35e5-42f4-9cd7-a0a03c04dfb8 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.538918 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-94405ce1-35e5-42f4-9cd7-a0a03c04dfb8 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:29.539831 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 868/3464] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:25:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:25:29.542102 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c5cc4ea4-f1b8-4896-baf5-c3425c9bc2c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.544454 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5cc4ea4-f1b8-4896-baf5-c3425c9bc2c1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:29.544755 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5cc4ea4-f1b8-4896-baf5-c3425c9bc2c1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.544998 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5cc4ea4-f1b8-4896-baf5-c3425c9bc2c1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.545138 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c5cc4ea4-f1b8-4896-baf5-c3425c9bc2c1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:29.548252 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-35817473-0307-414b-81d3-3d7e22d37e7d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.550748 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-35817473-0307-414b-81d3-3d7e22d37e7d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:25:29.551176 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-35817473-0307-414b-81d3-3d7e22d37e7d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "connector": null, "instance_uuid": "42d66316-3799-4a26-bc36-daed74f7327a"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:29.553376 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.553376 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:29.554074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5cc4ea4-f1b8-4896-baf5-c3425c9bc2c1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:29.554594 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 867/3465] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:29 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:29.565334 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.565334 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:29.594875 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-35817473-0307-414b-81d3-3d7e22d37e7d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:25:29.595774 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 861/3466] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:25:29 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 08 20:25:29.633638 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-242abbcb-ed61-4f49-bda2-d5c08ec9c8c8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.635735 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-242abbcb-ed61-4f49-bda2-d5c08ec9c8c8 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:29.635968 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-242abbcb-ed61-4f49-bda2-d5c08ec9c8c8 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.636204 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-242abbcb-ed61-4f49-bda2-d5c08ec9c8c8 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.645936 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-15a0fd16-4d41-437e-b095-2e697f1c8dc2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.646435 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-15a0fd16-4d41-437e-b095-2e697f1c8dc2 None None] GET https://10.4.3.206/volume// Aug 08 20:25:29.646792 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-15a0fd16-4d41-437e-b095-2e697f1c8dc2 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.646934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-15a0fd16-4d41-437e-b095-2e697f1c8dc2 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.647349 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-15a0fd16-4d41-437e-b095-2e697f1c8dc2 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:29.647748 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 869/3467] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25: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 08 20:25:29.648020 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.648020 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:29.652479 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-242abbcb-ed61-4f49-bda2-d5c08ec9c8c8 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:29.657336 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-56b0b3e2-3183-4adc-b8e7-cb5cb4b6db9a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.657782 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-242abbcb-ed61-4f49-bda2-d5c08ec9c8c8 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:29.658359 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 871/3468] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:29 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:29.661832 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-56b0b3e2-3183-4adc-b8e7-cb5cb4b6db9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:29.662118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-56b0b3e2-3183-4adc-b8e7-cb5cb4b6db9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:29.662353 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-56b0b3e2-3183-4adc-b8e7-cb5cb4b6db9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:29.679406 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.679406 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:29.684242 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-56b0b3e2-3183-4adc-b8e7-cb5cb4b6db9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:29.690940 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-56b0b3e2-3183-4adc-b8e7-cb5cb4b6db9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:29.691498 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 868/3469] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:29 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:29.820083 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:29.822186 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] PUT https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 Aug 08 20:25:29.822635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:29.830595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Acquiring lock "cinder-attachment_update-0014dab7-b0d0-4798-9a9d-8c13408ca752-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:25:29.834364 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Lock "cinder-attachment_update-0014dab7-b0d0-4798-9a9d-8c13408ca752-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:25:29.835346 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:29.835346 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:29.914142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Lock "cinder-attachment_update-0014dab7-b0d0-4798-9a9d-8c13408ca752-np0000006809" released by "attachment_update" :: held 0.080s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:25:29.914656 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-2a27d255-2e36-46d7-a120-a89c8bc8ca97 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 returned with HTTP 200 Aug 08 20:25:29.915174 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 862/3470] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:25:29 2026] PUT /volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:30.142430 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed2504aa-4581-4abc-b874-b5f0f064be53 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:30.144179 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed2504aa-4581-4abc-b874-b5f0f064be53 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:30.144540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed2504aa-4581-4abc-b874-b5f0f064be53 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:30.144910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed2504aa-4581-4abc-b874-b5f0f064be53 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:30.145161 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ed2504aa-4581-4abc-b874-b5f0f064be53 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:30.151473 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:30.151473 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:30.153193 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed2504aa-4581-4abc-b874-b5f0f064be53 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:30.153193 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 870/3471] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:30 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:30.570277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7e1facbe-d521-4282-b94b-a8ae62859750 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:30.573445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e1facbe-d521-4282-b94b-a8ae62859750 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:30.573800 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e1facbe-d521-4282-b94b-a8ae62859750 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:30.574250 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e1facbe-d521-4282-b94b-a8ae62859750 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:30.574453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7e1facbe-d521-4282-b94b-a8ae62859750 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:30.579273 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:30.579273 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:30.580108 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e1facbe-d521-4282-b94b-a8ae62859750 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:30.580596 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 872/3472] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:30 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:30.671458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba26a759-e8c8-42da-99ca-6422380a611a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:30.673810 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba26a759-e8c8-42da-99ca-6422380a611a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:30.673995 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba26a759-e8c8-42da-99ca-6422380a611a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:30.674180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba26a759-e8c8-42da-99ca-6422380a611a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:30.689463 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:30.689463 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:30.699134 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba26a759-e8c8-42da-99ca-6422380a611a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:30.707186 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba26a759-e8c8-42da-99ca-6422380a611a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:30.707726 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 869/3473] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:30 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:25:31.163548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e543cd5c-a955-4a6e-8aa2-56a2c50bd880 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:31.165640 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e543cd5c-a955-4a6e-8aa2-56a2c50bd880 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:31.166053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e543cd5c-a955-4a6e-8aa2-56a2c50bd880 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:31.166311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e543cd5c-a955-4a6e-8aa2-56a2c50bd880 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:31.166496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e543cd5c-a955-4a6e-8aa2-56a2c50bd880 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:31.170755 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:31.170755 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:31.171570 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e543cd5c-a955-4a6e-8aa2-56a2c50bd880 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:31.171964 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 863/3474] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:31 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:31.591528 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ae0d942-261b-455a-980a-7dc471d6da20 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:31.593326 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ae0d942-261b-455a-980a-7dc471d6da20 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:31.593566 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ae0d942-261b-455a-980a-7dc471d6da20 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:31.593768 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ae0d942-261b-455a-980a-7dc471d6da20 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:31.593869 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7ae0d942-261b-455a-980a-7dc471d6da20 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:31.595479 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=261,cinder:INSERT=21,cinder:UPDATE=54 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:25:31.598889 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:31.598889 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:31.599589 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ae0d942-261b-455a-980a-7dc471d6da20 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:31.600131 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 871/3475] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:31 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:31.720280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-94dc6b43-70ce-4c40-81a9-07bd5e46165a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:31.722137 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-94dc6b43-70ce-4c40-81a9-07bd5e46165a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:31.722396 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-94dc6b43-70ce-4c40-81a9-07bd5e46165a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:31.722549 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-94dc6b43-70ce-4c40-81a9-07bd5e46165a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:31.732787 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:31.732787 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:31.737217 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-94dc6b43-70ce-4c40-81a9-07bd5e46165a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:31.741590 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-94dc6b43-70ce-4c40-81a9-07bd5e46165a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:31.741994 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 873/3476] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:31 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:32.183366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e8ae755-e26d-4874-8860-e9299cb437e7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:32.186235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e8ae755-e26d-4874-8860-e9299cb437e7 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:32.186235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e8ae755-e26d-4874-8860-e9299cb437e7 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:32.186235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e8ae755-e26d-4874-8860-e9299cb437e7 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:32.186235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0e8ae755-e26d-4874-8860-e9299cb437e7 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:32.189494 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:32.189494 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:32.190647 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e8ae755-e26d-4874-8860-e9299cb437e7 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:32.191277 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 870/3477] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:32 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:32.500248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-f22b38af-b8f8-487a-95f0-0f5e64d310d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:32.503728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-f22b38af-b8f8-487a-95f0-0f5e64d310d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/encryption Aug 08 20:25:32.503941 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-f22b38af-b8f8-487a-95f0-0f5e64d310d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:32.504095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-f22b38af-b8f8-487a-95f0-0f5e64d310d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:32.510272 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=298,cinder:INSERT=53,cinder:UPDATE=94 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:25:32.519831 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:32.519831 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:32.527461 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ce1beb2-2579-42b9-abb1-231cbbbb33f2 req-f22b38af-b8f8-487a-95f0-0f5e64d310d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/encryption returned with HTTP 200 Aug 08 20:25:32.527889 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 864/3478] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:25:32 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:32.611841 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-afa15077-23de-4d31-8964-304206ff91b7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:32.613546 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afa15077-23de-4d31-8964-304206ff91b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:32.613847 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afa15077-23de-4d31-8964-304206ff91b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:32.614112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afa15077-23de-4d31-8964-304206ff91b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:32.614292 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-afa15077-23de-4d31-8964-304206ff91b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:32.619398 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:32.619398 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:32.620279 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afa15077-23de-4d31-8964-304206ff91b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:32.620755 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 872/3479] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:32 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:32.755945 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf389572-b4fb-4016-bbd2-cee26fd5e4fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:32.757575 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf389572-b4fb-4016-bbd2-cee26fd5e4fd tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:32.757840 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf389572-b4fb-4016-bbd2-cee26fd5e4fd tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:32.758075 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf389572-b4fb-4016-bbd2-cee26fd5e4fd tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:32.766137 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:32.766137 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:32.769181 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf389572-b4fb-4016-bbd2-cee26fd5e4fd tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:32.772824 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf389572-b4fb-4016-bbd2-cee26fd5e4fd tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:32.773227 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 874/3480] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:32 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:33.200898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9395d06e-0770-4434-87a4-e779c64cb37c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:33.203202 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9395d06e-0770-4434-87a4-e779c64cb37c tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:33.205098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9395d06e-0770-4434-87a4-e779c64cb37c tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:33.205098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9395d06e-0770-4434-87a4-e779c64cb37c tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:33.205098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9395d06e-0770-4434-87a4-e779c64cb37c tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:33.208969 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:33.208969 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:33.209980 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9395d06e-0770-4434-87a4-e779c64cb37c tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:33.210510 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 871/3481] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:33 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:33.636627 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5886c903-3d1e-4b5b-9c4b-f1653d7226b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:33.638775 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5886c903-3d1e-4b5b-9c4b-f1653d7226b9 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:33.639042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5886c903-3d1e-4b5b-9c4b-f1653d7226b9 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:33.639278 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5886c903-3d1e-4b5b-9c4b-f1653d7226b9 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:33.639631 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5886c903-3d1e-4b5b-9c4b-f1653d7226b9 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:33.645124 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:33.645124 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:33.646012 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5886c903-3d1e-4b5b-9c4b-f1653d7226b9 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:33.646537 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 865/3482] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:33 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:33.785875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-beb2ccd3-3eb3-4e5a-958c-2e61589e697d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:33.789061 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-beb2ccd3-3eb3-4e5a-958c-2e61589e697d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:33.789061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-beb2ccd3-3eb3-4e5a-958c-2e61589e697d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:33.789061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-beb2ccd3-3eb3-4e5a-958c-2e61589e697d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:33.798505 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:33.798505 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:33.802372 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-beb2ccd3-3eb3-4e5a-958c-2e61589e697d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:33.807228 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-beb2ccd3-3eb3-4e5a-958c-2e61589e697d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:33.807228 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 873/3483] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:33 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:34.219841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c3680485-a3f1-4690-99d0-4573c3463930 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:34.221688 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3680485-a3f1-4690-99d0-4573c3463930 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:34.221878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3680485-a3f1-4690-99d0-4573c3463930 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:34.222093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3680485-a3f1-4690-99d0-4573c3463930 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:34.222227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-c3680485-a3f1-4690-99d0-4573c3463930 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:34.227026 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:34.227026 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:34.227884 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3680485-a3f1-4690-99d0-4573c3463930 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:34.228227 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 875/3484] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:34 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:34.657636 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-27c5ab74-12e7-4560-b8cd-84d3375c5f04 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:34.659510 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27c5ab74-12e7-4560-b8cd-84d3375c5f04 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:34.659760 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27c5ab74-12e7-4560-b8cd-84d3375c5f04 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:34.659984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-27c5ab74-12e7-4560-b8cd-84d3375c5f04 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:34.660141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-27c5ab74-12e7-4560-b8cd-84d3375c5f04 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:34.664973 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:34.664973 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:34.665788 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-27c5ab74-12e7-4560-b8cd-84d3375c5f04 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:34.666194 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 872/3485] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:34 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:34.822088 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-23dcbb68-558d-41fb-b82d-13235df54a78 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:34.823958 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23dcbb68-558d-41fb-b82d-13235df54a78 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:34.824139 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23dcbb68-558d-41fb-b82d-13235df54a78 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:34.824313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-23dcbb68-558d-41fb-b82d-13235df54a78 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:34.834769 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:34.834769 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:34.837990 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-23dcbb68-558d-41fb-b82d-13235df54a78 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:34.841842 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-23dcbb68-558d-41fb-b82d-13235df54a78 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:34.842341 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 866/3486] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:34 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:35.238398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8fc769cc-09d9-4f3e-ba02-c8e09e10e8fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:35.240282 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fc769cc-09d9-4f3e-ba02-c8e09e10e8fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:35.241155 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fc769cc-09d9-4f3e-ba02-c8e09e10e8fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:35.241155 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fc769cc-09d9-4f3e-ba02-c8e09e10e8fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:35.241155 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8fc769cc-09d9-4f3e-ba02-c8e09e10e8fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:35.246218 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:35.246218 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:35.247456 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fc769cc-09d9-4f3e-ba02-c8e09e10e8fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:35.247902 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 874/3487] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:35 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:35.676925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4d2aef79-3d8f-4313-a360-830e0da12d27 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:35.678889 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d2aef79-3d8f-4313-a360-830e0da12d27 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:35.679096 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d2aef79-3d8f-4313-a360-830e0da12d27 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:35.679303 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d2aef79-3d8f-4313-a360-830e0da12d27 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:35.679443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4d2aef79-3d8f-4313-a360-830e0da12d27 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:35.685814 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:35.685814 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:35.686770 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d2aef79-3d8f-4313-a360-830e0da12d27 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:35.687528 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 876/3488] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:35 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:35.829458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-12a41b40-2140-4e35-ac45-ac4901d1a902 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:35.831739 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-12a41b40-2140-4e35-ac45-ac4901d1a902 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6/action Aug 08 20:25:35.831885 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-12a41b40-2140-4e35-ac45-ac4901d1a902 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:35.832055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-12a41b40-2140-4e35-ac45-ac4901d1a902 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:35.849660 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:35.849660 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:35.860401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7a7c0520-f689-4a56-b49f-706268d8f3bc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:35.862559 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a7c0520-f689-4a56-b49f-706268d8f3bc tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:35.862820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a7c0520-f689-4a56-b49f-706268d8f3bc tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:35.863051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a7c0520-f689-4a56-b49f-706268d8f3bc tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:35.865701 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1a9c1da7-a9ff-4b4a-8baf-5c965a3ddaa6 req-12a41b40-2140-4e35-ac45-ac4901d1a902 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6/action returned with HTTP 204 Aug 08 20:25:35.866250 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 873/3489] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:25:35 2026] POST /volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:35.873811 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:35.873811 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:35.877568 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7a7c0520-f689-4a56-b49f-706268d8f3bc tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:35.882879 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a7c0520-f689-4a56-b49f-706268d8f3bc tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:35.883563 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 867/3490] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:35 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:35.897609 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39895ac9-4302-4c64-850e-d1f678d2537f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:35.901923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:25:35.901923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1715141698"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:35.915719 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:35.915719 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:35.917408 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:35.917408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:35.947443 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['8e8e17ac-8d4c-4882-b377-923bb8e854ea', '3ed753a9-f909-44a7-8370-69964f3b68b8', '784b306c-e86a-4c7b-9122-2466358e71c1', '38052e2f-47d8-4db3-8b96-e660a92a1a0f'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:35.978957 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot force create request issued successfully. Aug 08 20:25:35.978957 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39895ac9-4302-4c64-850e-d1f678d2537f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:25:35.978957 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 875/3491] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:25:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:35.990623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e983b6a9-546a-4c38-94c1-aefb1186e139 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:35.994143 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e983b6a9-546a-4c38-94c1-aefb1186e139 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:35.995934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e983b6a9-546a-4c38-94c1-aefb1186e139 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:35.995934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e983b6a9-546a-4c38-94c1-aefb1186e139 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:36.000262 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:36.000262 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:36.000909 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e983b6a9-546a-4c38-94c1-aefb1186e139 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:36.001820 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e983b6a9-546a-4c38-94c1-aefb1186e139 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e returned with HTTP 200 Aug 08 20:25:36.002403 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 877/3492] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:35 2026] GET /volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:36.258552 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-309f95e2-a7d5-4deb-b8a1-8bfb0b5b3352 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:36.260914 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-309f95e2-a7d5-4deb-b8a1-8bfb0b5b3352 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:36.261379 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-309f95e2-a7d5-4deb-b8a1-8bfb0b5b3352 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:36.262040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-309f95e2-a7d5-4deb-b8a1-8bfb0b5b3352 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:36.262040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-309f95e2-a7d5-4deb-b8a1-8bfb0b5b3352 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:36.267362 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:36.267362 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:36.268274 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-309f95e2-a7d5-4deb-b8a1-8bfb0b5b3352 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:36.269005 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 874/3493] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:36 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:36.699528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ec099a37-d178-4b01-ae93-cbe0db5b8809 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:36.701604 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec099a37-d178-4b01-ae93-cbe0db5b8809 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:25:36.701865 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec099a37-d178-4b01-ae93-cbe0db5b8809 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:36.702050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ec099a37-d178-4b01-ae93-cbe0db5b8809 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:36.702148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ec099a37-d178-4b01-ae93-cbe0db5b8809 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:36.706285 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:36.706285 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:36.706903 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ec099a37-d178-4b01-ae93-cbe0db5b8809 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:25:36.707249 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 868/3494] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:36 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:36.718849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:36.776629 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9/export_record Aug 08 20:25:36.776858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:36.777041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Calling method 'export_record' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:36.777307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Export record for backup 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100388) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:25:36.782450 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:36.782450 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:36.784037 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '28394c3d95284598b0ad13d9e97f0783', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5b5f6a45e441168db873fb06b5f270', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:25:36.784696 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c3b623f-40c5-47e2-8458-8ebf9ecca58b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9/export_record returned with HTTP 403 Aug 08 20:25:36.785008 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 876/3495] 10.4.3.206 () {68 vars in 1430 bytes} [Sat Aug 8 20:25:36 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9/export_record => generated 101 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:36.793288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:36.795699 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:36.796290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2031701070"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:36.798137 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2031701070'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:36.798301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume of 1 GB Aug 08 20:25:36.803129 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Availability Zones retrieved successfully. Aug 08 20:25:36.807971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Flow 'volume_create_api' (c3134e82-a541-46b3-b929-aeaeebfdcb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:36.808941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9ac9aa-903e-45c7-9e7d-6c87f9a13232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:36.809620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:36.831457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d9ac9aa-903e-45c7-9e7d-6c87f9a13232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:36.832239 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b1bb54-03d6-4e8e-81c6-3e76e5f38f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:36.868867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Created reservations ['bde51428-33e1-4658-89bc-cd145531494f', '6afba0c9-862e-4634-be82-786ce3fb556d', 'b1226c23-1f54-416c-b3d9-4a932100dd4a', '720e5268-3f4f-440b-8648-48a06386cb16'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:36.869941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89b1bb54-03d6-4e8e-81c6-3e76e5f38f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bde51428-33e1-4658-89bc-cd145531494f', '6afba0c9-862e-4634-be82-786ce3fb556d', 'b1226c23-1f54-416c-b3d9-4a932100dd4a', '720e5268-3f4f-440b-8648-48a06386cb16']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:36.870892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (959e9c42-dc1c-4285-bcf2-1d6481885103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:36.892302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (959e9c42-dc1c-4285-bcf2-1d6481885103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2031701070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b5f6a45e441168db873fb06b5f270',qos_specs=None,replication_status=,reservations=['bde51428-33e1-4658-89bc-cd145531494f','6afba0c9-862e-4634-be82-786ce3fb556d','b1226c23-1f54-416c-b3d9-4a932100dd4a','720e5268-3f4f-440b-8648-48a06386cb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2031701070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5b5f6a45e441168db873fb06b5f270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:36.893078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3d9c84-98dc-4cef-8d57-8acd7f71c6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:36.910256 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa3d9c84-98dc-4cef-8d57-8acd7f71c6ce) transitioned into state 'SUCCESS' from state '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-2031701070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b5f6a45e441168db873fb06b5f270',qos_specs=None,replication_status=,reservations=['bde51428-33e1-4658-89bc-cd145531494f','6afba0c9-862e-4634-be82-786ce3fb556d','b1226c23-1f54-416c-b3d9-4a932100dd4a','720e5268-3f4f-440b-8648-48a06386cb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:36.910908 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (978dedc8-5c01-42a9-a477-afe4aaef447f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:36.926457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (978dedc8-5c01-42a9-a477-afe4aaef447f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:36.927400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Flow 'volume_create_api' (c3134e82-a541-46b3-b929-aeaeebfdcb95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:36.927810 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume request issued successfully. Aug 08 20:25:36.928479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52b786bc-aa19-4b5d-97f9-90bec6de02fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:36.929004 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 878/3496] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:25:36 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:36.940832 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44b53068-2fe3-4538-bc4e-89a8f4992fef None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:36.942553 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44b53068-2fe3-4538-bc4e-89a8f4992fef tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb Aug 08 20:25:36.942798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44b53068-2fe3-4538-bc4e-89a8f4992fef tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:36.942982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44b53068-2fe3-4538-bc4e-89a8f4992fef tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:36.950046 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:36.950046 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:36.953439 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44b53068-2fe3-4538-bc4e-89a8f4992fef tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:36.957475 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44b53068-2fe3-4538-bc4e-89a8f4992fef tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb returned with HTTP 200 Aug 08 20:25:36.957852 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 875/3497] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:36 2026] GET /volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:37.010842 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39250d06-0792-420b-b58e-86bff1f869e6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:37.012938 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39250d06-0792-420b-b58e-86bff1f869e6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:37.013168 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39250d06-0792-420b-b58e-86bff1f869e6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:37.013447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39250d06-0792-420b-b58e-86bff1f869e6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:37.019769 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:37.019769 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:37.020391 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39250d06-0792-420b-b58e-86bff1f869e6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:37.021395 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39250d06-0792-420b-b58e-86bff1f869e6 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e returned with HTTP 200 Aug 08 20:25:37.021800 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 869/3498] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:37 2026] GET /volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:37.031789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:37.033814 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:25:37.034136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0014dab7-b0d0-4798-9a9d-8c13408ca752", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-733959230"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:37.043805 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:37.043805 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:37.044150 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:37.044285 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:37.072498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['1a1800fe-c07c-4618-b026-601ddaa23612', '29ceb563-873f-4809-a896-3d7f9616ca3b', '0930057c-83cf-471e-a4da-7d035c41474b', 'bd1893ba-34be-4f0a-9b43-c229601b184f'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:37.109020 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot force create request issued successfully. Aug 08 20:25:37.109398 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-829fe0cc-d51d-4317-8bf6-943f15076f34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:25:37.109849 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 877/3499] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:25:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:37.120593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-effbb4eb-832f-4c00-9724-78b2dba3a75d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:37.123608 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-effbb4eb-832f-4c00-9724-78b2dba3a75d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:37.123854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-effbb4eb-832f-4c00-9724-78b2dba3a75d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:37.124035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-effbb4eb-832f-4c00-9724-78b2dba3a75d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:37.129469 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:37.129469 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:37.129905 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-effbb4eb-832f-4c00-9724-78b2dba3a75d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:37.130685 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-effbb4eb-832f-4c00-9724-78b2dba3a75d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f returned with HTTP 200 Aug 08 20:25:37.131024 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 879/3500] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:37 2026] GET /volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:37.279423 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0079438f-1b76-4e6c-a4ab-3c7d110aac20 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:37.281005 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0079438f-1b76-4e6c-a4ab-3c7d110aac20 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:37.281232 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0079438f-1b76-4e6c-a4ab-3c7d110aac20 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:37.281478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0079438f-1b76-4e6c-a4ab-3c7d110aac20 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:37.281682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0079438f-1b76-4e6c-a4ab-3c7d110aac20 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:37.287415 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:37.287415 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:37.288403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0079438f-1b76-4e6c-a4ab-3c7d110aac20 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:37.289065 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 876/3501] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:37 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:37.971051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-03dee93f-643c-4448-a54b-b05879eaae01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:37.973124 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03dee93f-643c-4448-a54b-b05879eaae01 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb Aug 08 20:25:37.973397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03dee93f-643c-4448-a54b-b05879eaae01 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:37.973650 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03dee93f-643c-4448-a54b-b05879eaae01 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:37.982208 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:37.982208 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:37.986368 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-03dee93f-643c-4448-a54b-b05879eaae01 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:37.990983 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03dee93f-643c-4448-a54b-b05879eaae01 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb returned with HTTP 200 Aug 08 20:25:37.991423 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 870/3502] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:37 2026] GET /volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:38.003799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3188c15f-3f13-4388-af41-f23224829e49 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.006221 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:38.006741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb", "name": "tempest-type-Backup-1229325296"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:38.008603 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Creating new backup {'backup': {'volume_id': '3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb', 'name': 'tempest-type-Backup-1229325296'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:38.008824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Creating backup of volume 3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb in container None Aug 08 20:25:38.018849 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.018849 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:38.019155 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:38.041232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Created reservations ['bb09f53d-1022-4640-9761-d0cd8f0180ea', '63ab0f5c-82c4-40ef-b083-9bdd846f7f6d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:38.080070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3188c15f-3f13-4388-af41-f23224829e49 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:38.081164 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 878/3503] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:25:38 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:38.091382 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f60c5386-eff1-4b87-9482-1b6c3b3e15e0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.093762 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f60c5386-eff1-4b87-9482-1b6c3b3e15e0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:38.094053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f60c5386-eff1-4b87-9482-1b6c3b3e15e0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.094504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f60c5386-eff1-4b87-9482-1b6c3b3e15e0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.094504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f60c5386-eff1-4b87-9482-1b6c3b3e15e0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:38.099399 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.099399 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:38.100163 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f60c5386-eff1-4b87-9482-1b6c3b3e15e0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:38.100664 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 880/3504] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.141258 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1568421c-fde1-4311-ae69-8dd8bb13afb5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.145784 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1568421c-fde1-4311-ae69-8dd8bb13afb5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:38.146196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1568421c-fde1-4311-ae69-8dd8bb13afb5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.146493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1568421c-fde1-4311-ae69-8dd8bb13afb5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.152832 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.152832 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:38.153375 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1568421c-fde1-4311-ae69-8dd8bb13afb5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:38.154409 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1568421c-fde1-4311-ae69-8dd8bb13afb5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f returned with HTTP 200 Aug 08 20:25:38.154898 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 877/3505] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.165139 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.167900 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:38.168231 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.168556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.169561 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:38.176370 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.176370 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:38.177022 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:38.204475 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:25:38.204475 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3f8b108c-1603-4556-9e61-0d21d8cdd894 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f returned with HTTP 202 Aug 08 20:25:38.204941 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 871/3506] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:38 2026] DELETE /volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:38.213351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b4e2e42-b4fa-4ffa-9e6f-74bd43545c3f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.215737 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b4e2e42-b4fa-4ffa-9e6f-74bd43545c3f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:38.216105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b4e2e42-b4fa-4ffa-9e6f-74bd43545c3f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.216329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b4e2e42-b4fa-4ffa-9e6f-74bd43545c3f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.222653 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.222653 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:38.223236 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2b4e2e42-b4fa-4ffa-9e6f-74bd43545c3f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:38.224303 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b4e2e42-b4fa-4ffa-9e6f-74bd43545c3f tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f returned with HTTP 200 Aug 08 20:25:38.224814 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 879/3507] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.303616 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d255be6-fe70-4172-bd6d-0986e95e7b22 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.312708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58bc95b8-65ed-4d64-9a5e-561ec959ff5e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.313234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d255be6-fe70-4172-bd6d-0986e95e7b22 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:38.313487 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d255be6-fe70-4172-bd6d-0986e95e7b22 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.313715 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d255be6-fe70-4172-bd6d-0986e95e7b22 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.314574 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58bc95b8-65ed-4d64-9a5e-561ec959ff5e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:38.314825 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58bc95b8-65ed-4d64-9a5e-561ec959ff5e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.314999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58bc95b8-65ed-4d64-9a5e-561ec959ff5e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.315122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-58bc95b8-65ed-4d64-9a5e-561ec959ff5e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:38.319737 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.319737 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:38.320257 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.320257 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:38.320702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58bc95b8-65ed-4d64-9a5e-561ec959ff5e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:38.321055 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 878/3508] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.324737 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1d255be6-fe70-4172-bd6d-0986e95e7b22 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:38.329075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d255be6-fe70-4172-bd6d-0986e95e7b22 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:38.329724 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 881/3509] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.330906 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a6a5e53-2821-4feb-a15a-58f5f38da460 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.332825 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a6a5e53-2821-4feb-a15a-58f5f38da460 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:38.333083 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a6a5e53-2821-4feb-a15a-58f5f38da460 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.333335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a6a5e53-2821-4feb-a15a-58f5f38da460 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.333526 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8a6a5e53-2821-4feb-a15a-58f5f38da460 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:38.337900 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.337900 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:38.338592 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a6a5e53-2821-4feb-a15a-58f5f38da460 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:38.339002 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 872/3510] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.343367 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0745632b-fbb9-4821-afcd-2594ad0b5336 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.345211 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0745632b-fbb9-4821-afcd-2594ad0b5336 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:38.345465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0745632b-fbb9-4821-afcd-2594ad0b5336 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.345687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0745632b-fbb9-4821-afcd-2594ad0b5336 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.348129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.349958 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:38.350306 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba33009f-43c8-453c-b1a8-f1371fe535f2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-892525512"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:38.351727 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating new backup {'backup': {'volume_id': 'ba33009f-43c8-453c-b1a8-f1371fe535f2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-892525512'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:38.351874 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Creating backup of volume ba33009f-43c8-453c-b1a8-f1371fe535f2 in container None Aug 08 20:25:38.352977 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.352977 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:38.356949 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0745632b-fbb9-4821-afcd-2594ad0b5336 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:38.359581 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.359581 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:38.360070 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Volume info retrieved successfully. Aug 08 20:25:38.361181 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0745632b-fbb9-4821-afcd-2594ad0b5336 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:38.361586 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 880/3511] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.384464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Created reservations ['611490c4-07d0-4ad0-9619-7ecef8354406', '906e43f9-e353-49a9-986f-c348f46606e1'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:38.403023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-348fe230-8779-4af2-9851-095f75ff781f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.405272 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-348fe230-8779-4af2-9851-095f75ff781f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:38.405500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-348fe230-8779-4af2-9851-095f75ff781f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.405710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-348fe230-8779-4af2-9851-095f75ff781f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.412527 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.412527 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:38.416062 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-348fe230-8779-4af2-9851-095f75ff781f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:38.420204 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-348fe230-8779-4af2-9851-095f75ff781f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:38.420642 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 882/3512] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.425086 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0b61d099-b170-4be5-a03e-57edc22b5fbd tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:38.425584 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 879/3513] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:38 2026] POST /volume/v3/backups => generated 329 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:38.434398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50bfe664-6199-46fa-b015-e486afd42864 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.436735 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50bfe664-6199-46fa-b015-e486afd42864 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:38.437006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50bfe664-6199-46fa-b015-e486afd42864 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.437282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50bfe664-6199-46fa-b015-e486afd42864 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.437522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-50bfe664-6199-46fa-b015-e486afd42864 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:38.441918 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.441918 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:38.442653 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50bfe664-6199-46fa-b015-e486afd42864 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:38.443081 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 873/3514] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.496364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b2fd5378-fe5f-405e-882c-298d45bc6927 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.496585 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b2fd5378-fe5f-405e-882c-298d45bc6927 None None] GET https://10.4.3.206/volume// Aug 08 20:25:38.496849 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b2fd5378-fe5f-405e-882c-298d45bc6927 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.497120 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b2fd5378-fe5f-405e-882c-298d45bc6927 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.497498 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b2fd5378-fe5f-405e-882c-298d45bc6927 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:38.497971 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 881/3515] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:25: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 08 20:25:38.506231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-59057ce0-b5c8-402d-a229-5491d2611184 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.508571 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-59057ce0-b5c8-402d-a229-5491d2611184 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:25:38.509023 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-59057ce0-b5c8-402d-a229-5491d2611184 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e6cff2a-7eb1-4fb7-a8f2-563627014ade", "connector": null, "instance_uuid": "10310900-3bce-4b8a-a284-d62c96e29597"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:38.517925 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.517925 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:38.544566 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-59057ce0-b5c8-402d-a229-5491d2611184 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:25:38.545080 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 883/3516] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:25:38 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 08 20:25:38.575361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-01144772-c630-4e7f-b7fc-5a347d6748ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.577160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01144772-c630-4e7f-b7fc-5a347d6748ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:38.577410 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01144772-c630-4e7f-b7fc-5a347d6748ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.577618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-01144772-c630-4e7f-b7fc-5a347d6748ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.582985 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8cee3bcc-0d1e-4cc0-8e37-23e2c3e56c2d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.583367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8cee3bcc-0d1e-4cc0-8e37-23e2c3e56c2d None None] GET https://10.4.3.206/volume// Aug 08 20:25:38.583561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8cee3bcc-0d1e-4cc0-8e37-23e2c3e56c2d None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.583756 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8cee3bcc-0d1e-4cc0-8e37-23e2c3e56c2d None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.584097 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8cee3bcc-0d1e-4cc0-8e37-23e2c3e56c2d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:38.584407 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 874/3517] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25: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 08 20:25:38.586866 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.586866 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:38.590356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-1cbf206c-c9ba-4180-8fec-f6ddb76dbf2d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.590452 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-01144772-c630-4e7f-b7fc-5a347d6748ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:38.592800 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-1cbf206c-c9ba-4180-8fec-f6ddb76dbf2d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:38.593003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-1cbf206c-c9ba-4180-8fec-f6ddb76dbf2d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.593198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-1cbf206c-c9ba-4180-8fec-f6ddb76dbf2d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.594438 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-01144772-c630-4e7f-b7fc-5a347d6748ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:38.594898 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 880/3518] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:38.602744 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.602744 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:38.606145 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-1cbf206c-c9ba-4180-8fec-f6ddb76dbf2d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:38.610050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-1cbf206c-c9ba-4180-8fec-f6ddb76dbf2d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:38.610496 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 882/3519] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:38.712857 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.715052 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] PUT https://10.4.3.206/volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade Aug 08 20:25:38.715464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:38.722784 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Acquiring lock "cinder-attachment_update-3e6cff2a-7eb1-4fb7-a8f2-563627014ade-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:25:38.726849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-3e6cff2a-7eb1-4fb7-a8f2-563627014ade-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:25:38.727747 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.727747 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:38.797340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-3e6cff2a-7eb1-4fb7-a8f2-563627014ade-np0000006809" released by "attachment_update" :: held 0.070s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:25:38.797709 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-aae256b5-2384-4fb5-a826-adc734c4763d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade returned with HTTP 200 Aug 08 20:25:38.798211 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 884/3520] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:25:38 2026] PUT /volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:38.807226 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-e9c1a7e9-d77e-47c9-a36f-c431b1598f3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:38.809538 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-e9c1a7e9-d77e-47c9-a36f-c431b1598f3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/encryption Aug 08 20:25:38.809816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-e9c1a7e9-d77e-47c9-a36f-c431b1598f3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:38.810064 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-e9c1a7e9-d77e-47c9-a36f-c431b1598f3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:38.819231 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:38.819231 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:38.825075 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-e9c1a7e9-d77e-47c9-a36f-c431b1598f3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/encryption returned with HTTP 200 Aug 08 20:25:38.825638 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 875/3521] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:25:38 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:39.111694 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c808d4a6-a81d-4023-912c-8b6f67799837 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:39.113709 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c808d4a6-a81d-4023-912c-8b6f67799837 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:39.113994 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c808d4a6-a81d-4023-912c-8b6f67799837 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:39.114265 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c808d4a6-a81d-4023-912c-8b6f67799837 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:39.114459 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c808d4a6-a81d-4023-912c-8b6f67799837 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:39.120400 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:39.120400 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:39.121166 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c808d4a6-a81d-4023-912c-8b6f67799837 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:39.121611 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 881/3522] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:39 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:39.233639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f1e8707a-3a08-401c-b00b-55b39b058b60 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:39.235377 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1e8707a-3a08-401c-b00b-55b39b058b60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:39.235634 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1e8707a-3a08-401c-b00b-55b39b058b60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:39.235839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f1e8707a-3a08-401c-b00b-55b39b058b60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:39.240305 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f1e8707a-3a08-401c-b00b-55b39b058b60 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f returned with HTTP 404 Aug 08 20:25:39.240794 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 883/3523] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:39 2026] GET /volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:39.247997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:39.249828 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:25:39.250013 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:39.250205 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:39.250307 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:25:39.255557 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:39.255557 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:39.255958 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:39.275855 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:25:39.276077 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1f2021c2-f057-4fb9-a816-49ce7ee5fc5a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a returned with HTTP 202 Aug 08 20:25:39.276510 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 885/3524] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:39 2026] DELETE /volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:39.283352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64a42648-fcf5-4a1a-924a-27382a1b2138 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:39.285323 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64a42648-fcf5-4a1a-924a-27382a1b2138 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:25:39.285556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64a42648-fcf5-4a1a-924a-27382a1b2138 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:39.285768 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64a42648-fcf5-4a1a-924a-27382a1b2138 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:39.292710 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:39.292710 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:39.293298 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64a42648-fcf5-4a1a-924a-27382a1b2138 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:39.294348 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64a42648-fcf5-4a1a-924a-27382a1b2138 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a returned with HTTP 200 Aug 08 20:25:39.294873 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 876/3525] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:39 2026] GET /volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:39.454915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b86905c8-a9e7-4140-befc-5e8785f35cbb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:39.456777 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b86905c8-a9e7-4140-befc-5e8785f35cbb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:39.457004 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b86905c8-a9e7-4140-befc-5e8785f35cbb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:39.457287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b86905c8-a9e7-4140-befc-5e8785f35cbb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:39.457553 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b86905c8-a9e7-4140-befc-5e8785f35cbb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:39.463055 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:39.463055 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:39.463138 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b86905c8-a9e7-4140-befc-5e8785f35cbb tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:39.463713 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 882/3526] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:39 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:39.611839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3302a2e7-187b-4063-87d8-6cd02c3329d6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:39.613724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3302a2e7-187b-4063-87d8-6cd02c3329d6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:39.613956 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3302a2e7-187b-4063-87d8-6cd02c3329d6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:39.614166 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3302a2e7-187b-4063-87d8-6cd02c3329d6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:39.625398 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:39.625398 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:39.630187 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3302a2e7-187b-4063-87d8-6cd02c3329d6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:39.635395 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3302a2e7-187b-4063-87d8-6cd02c3329d6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:39.635849 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 884/3527] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:39 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:40.132534 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f149714-5d8c-4354-95fd-99789eca36c7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:40.134861 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f149714-5d8c-4354-95fd-99789eca36c7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:40.135157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f149714-5d8c-4354-95fd-99789eca36c7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:40.135456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f149714-5d8c-4354-95fd-99789eca36c7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:40.135626 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0f149714-5d8c-4354-95fd-99789eca36c7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:40.140831 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:40.140831 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:40.141604 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f149714-5d8c-4354-95fd-99789eca36c7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:40.142081 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 886/3528] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:40 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:40.306903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-20cbd8f2-7ffc-4e03-85d6-ca36b703b685 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:40.310134 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20cbd8f2-7ffc-4e03-85d6-ca36b703b685 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:25:40.310972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20cbd8f2-7ffc-4e03-85d6-ca36b703b685 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:40.310972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20cbd8f2-7ffc-4e03-85d6-ca36b703b685 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:40.319365 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20cbd8f2-7ffc-4e03-85d6-ca36b703b685 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a returned with HTTP 404 Aug 08 20:25:40.320078 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 877/3529] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:40 2026] GET /volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:40.330096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3b84074c-c890-4539-b56a-4816167b5a42 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:40.331972 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:40.332165 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:40.332335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:40.332493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:40.338148 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:40.338148 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:40.338848 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:40.363491 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:25:40.363628 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3b84074c-c890-4539-b56a-4816167b5a42 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e returned with HTTP 202 Aug 08 20:25:40.364314 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 883/3530] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:40 2026] DELETE /volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:40.375198 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3dde07f2-bfcd-4755-b90e-f8fad8f4d0f9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:40.377459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3dde07f2-bfcd-4755-b90e-f8fad8f4d0f9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:40.377820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3dde07f2-bfcd-4755-b90e-f8fad8f4d0f9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:40.378142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3dde07f2-bfcd-4755-b90e-f8fad8f4d0f9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:40.387940 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:40.387940 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:40.388622 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3dde07f2-bfcd-4755-b90e-f8fad8f4d0f9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:40.389351 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3dde07f2-bfcd-4755-b90e-f8fad8f4d0f9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e returned with HTTP 200 Aug 08 20:25:40.389809 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 885/3531] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:40 2026] GET /volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:40.481565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d7ed4822-e5da-4228-9380-4a5da20143ee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:40.481565 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7ed4822-e5da-4228-9380-4a5da20143ee tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:40.482397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7ed4822-e5da-4228-9380-4a5da20143ee tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:40.482397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7ed4822-e5da-4228-9380-4a5da20143ee tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:40.482397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d7ed4822-e5da-4228-9380-4a5da20143ee tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:40.487591 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:40.487591 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:40.488164 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7ed4822-e5da-4228-9380-4a5da20143ee tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:40.488667 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 887/3532] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:40 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:40.647684 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cd32af88-6112-488c-8e4e-1a5f7d0af30c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:40.649912 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd32af88-6112-488c-8e4e-1a5f7d0af30c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:40.650118 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd32af88-6112-488c-8e4e-1a5f7d0af30c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:40.650365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd32af88-6112-488c-8e4e-1a5f7d0af30c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:40.661717 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:40.661717 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:40.665552 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cd32af88-6112-488c-8e4e-1a5f7d0af30c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:40.673888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd32af88-6112-488c-8e4e-1a5f7d0af30c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:40.673888 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 878/3533] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:40 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:41.154151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ecf5cde3-2a45-4d4d-bb45-cda98f60f6fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.155943 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ecf5cde3-2a45-4d4d-bb45-cda98f60f6fd tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:41.156171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ecf5cde3-2a45-4d4d-bb45-cda98f60f6fd tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.156353 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ecf5cde3-2a45-4d4d-bb45-cda98f60f6fd tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.156469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ecf5cde3-2a45-4d4d-bb45-cda98f60f6fd tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:41.160739 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:41.160739 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:41.161268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ecf5cde3-2a45-4d4d-bb45-cda98f60f6fd tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:41.161645 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 884/3534] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:41.399655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7537867e-97c2-4477-a5ff-dddf3222c7b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.401753 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7537867e-97c2-4477-a5ff-dddf3222c7b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:41.402001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7537867e-97c2-4477-a5ff-dddf3222c7b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.402235 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7537867e-97c2-4477-a5ff-dddf3222c7b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.407210 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7537867e-97c2-4477-a5ff-dddf3222c7b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e returned with HTTP 404 Aug 08 20:25:41.407776 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 886/3535] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:41.416152 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-08b70db8-f019-4357-8e9b-651e72f0dc69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.417964 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08b70db8-f019-4357-8e9b-651e72f0dc69 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:41.418167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08b70db8-f019-4357-8e9b-651e72f0dc69 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.418366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-08b70db8-f019-4357-8e9b-651e72f0dc69 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.418492 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-08b70db8-f019-4357-8e9b-651e72f0dc69 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: b9584a83-991d-4342-a038-14b707017e9f Aug 08 20:25:41.422956 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-08b70db8-f019-4357-8e9b-651e72f0dc69 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f returned with HTTP 404 Aug 08 20:25:41.423649 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 888/3536] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:41 2026] DELETE /volume/v3/snapshots/b9584a83-991d-4342-a038-14b707017e9f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:41.433412 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83130695-cb79-46d0-a49e-d0a7b24e454c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.434997 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83130695-cb79-46d0-a49e-d0a7b24e454c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:41.435305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83130695-cb79-46d0-a49e-d0a7b24e454c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.435636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83130695-cb79-46d0-a49e-d0a7b24e454c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.435806 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-83130695-cb79-46d0-a49e-d0a7b24e454c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e Aug 08 20:25:41.442317 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83130695-cb79-46d0-a49e-d0a7b24e454c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e returned with HTTP 404 Aug 08 20:25:41.442924 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 879/3537] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:41 2026] DELETE /volume/v3/snapshots/1ec6e065-5792-4e8b-a31e-10ca3d5f0a6e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:41.482043 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-4281146f-e70e-4961-86db-438dfdcbc28d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.488468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-4281146f-e70e-4961-86db-438dfdcbc28d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:41.488852 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-4281146f-e70e-4961-86db-438dfdcbc28d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.489122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-4281146f-e70e-4961-86db-438dfdcbc28d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.500205 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6a529de6-faf4-491b-be19-b8a5ed316cf1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.501442 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:41.501442 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:41.502981 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a529de6-faf4-491b-be19-b8a5ed316cf1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:41.503189 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a529de6-faf4-491b-be19-b8a5ed316cf1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.503410 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a529de6-faf4-491b-be19-b8a5ed316cf1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.503513 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6a529de6-faf4-491b-be19-b8a5ed316cf1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:41.506245 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-4281146f-e70e-4961-86db-438dfdcbc28d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:41.508468 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:41.508468 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:41.509133 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a529de6-faf4-491b-be19-b8a5ed316cf1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:41.509511 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 887/3538] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:41.511561 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-4281146f-e70e-4961-86db-438dfdcbc28d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:41.512094 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 885/3539] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:41.538846 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.541317 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752/action Aug 08 20:25:41.541790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:41.541977 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:41.555976 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:41.555976 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:41.556698 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:41.567882 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Begin detaching volume completed successfully. Aug 08 20:25:41.568137 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-2a28732a-0279-470b-b796-46fcbfff5eb4 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752/action returned with HTTP 202 Aug 08 20:25:41.568594 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 889/3540] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:25:41 2026] POST /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:25:41.668509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff3ffd5e-41ca-4c88-84be-3584315e0e0b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.668994 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff3ffd5e-41ca-4c88-84be-3584315e0e0b None None] GET https://10.4.3.206/volume// Aug 08 20:25:41.669309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff3ffd5e-41ca-4c88-84be-3584315e0e0b None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.669805 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff3ffd5e-41ca-4c88-84be-3584315e0e0b None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.670516 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff3ffd5e-41ca-4c88-84be-3584315e0e0b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:41.670840 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 880/3541] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:25:41.680928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-d6e96625-79c5-4915-8e47-0ddd49595227 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.684908 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-d6e96625-79c5-4915-8e47-0ddd49595227 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:41.685159 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-d6e96625-79c5-4915-8e47-0ddd49595227 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.685332 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-d6e96625-79c5-4915-8e47-0ddd49595227 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.688638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fee6840f-f34e-4319-8cd9-3b1abab0dd97 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:41.690243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fee6840f-f34e-4319-8cd9-3b1abab0dd97 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:41.690456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fee6840f-f34e-4319-8cd9-3b1abab0dd97 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:41.690705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fee6840f-f34e-4319-8cd9-3b1abab0dd97 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:41.696061 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:41.696061 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:41.700154 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-d6e96625-79c5-4915-8e47-0ddd49595227 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:41.701328 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:41.701328 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:41.704886 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-d6e96625-79c5-4915-8e47-0ddd49595227 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:41.705297 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 888/3542] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:41.709811 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fee6840f-f34e-4319-8cd9-3b1abab0dd97 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:41.717419 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fee6840f-f34e-4319-8cd9-3b1abab0dd97 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:41.717834 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 886/3543] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:41 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:42.176442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-26175b95-7fcc-41e1-9574-232d5cd6f5d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:42.178553 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26175b95-7fcc-41e1-9574-232d5cd6f5d3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:42.178836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26175b95-7fcc-41e1-9574-232d5cd6f5d3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:42.179104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-26175b95-7fcc-41e1-9574-232d5cd6f5d3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:42.179246 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-26175b95-7fcc-41e1-9574-232d5cd6f5d3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:42.185447 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:42.185447 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:42.186280 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-26175b95-7fcc-41e1-9574-232d5cd6f5d3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:42.186754 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 890/3544] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:42 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:42.524751 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-88ab19f8-cf33-4694-ba79-599ef82323f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:42.526399 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88ab19f8-cf33-4694-ba79-599ef82323f5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:42.526629 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88ab19f8-cf33-4694-ba79-599ef82323f5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:42.526809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-88ab19f8-cf33-4694-ba79-599ef82323f5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:42.526909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-88ab19f8-cf33-4694-ba79-599ef82323f5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:42.531755 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:42.531755 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:42.532698 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-88ab19f8-cf33-4694-ba79-599ef82323f5 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:42.533230 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 881/3545] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:42 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:42.731690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-549f5eae-c404-469e-a7f5-c407bd2707a4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:42.734482 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-549f5eae-c404-469e-a7f5-c407bd2707a4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:42.734742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-549f5eae-c404-469e-a7f5-c407bd2707a4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:42.734998 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-549f5eae-c404-469e-a7f5-c407bd2707a4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:42.748307 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:42.748307 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:42.753927 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-549f5eae-c404-469e-a7f5-c407bd2707a4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:42.758832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-549f5eae-c404-469e-a7f5-c407bd2707a4 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:42.759194 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 889/3546] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:42 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:42.807738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f61795bd-61ee-4841-859d-9dad5fe4eaa1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:42.810283 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f61795bd-61ee-4841-859d-9dad5fe4eaa1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:25:42.810627 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f61795bd-61ee-4841-859d-9dad5fe4eaa1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:42.810896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f61795bd-61ee-4841-859d-9dad5fe4eaa1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:42.825978 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:42.825978 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:42.831052 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f61795bd-61ee-4841-859d-9dad5fe4eaa1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:42.837610 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f61795bd-61ee-4841-859d-9dad5fe4eaa1 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:25:42.838151 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 887/3547] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:42 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:43.209635 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd86df1e-472b-43be-a225-0eaf885af8f3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:43.217200 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd86df1e-472b-43be-a225-0eaf885af8f3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:43.217542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd86df1e-472b-43be-a225-0eaf885af8f3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:43.217776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd86df1e-472b-43be-a225-0eaf885af8f3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:43.217927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cd86df1e-472b-43be-a225-0eaf885af8f3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:43.225105 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:43.225105 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:43.225925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd86df1e-472b-43be-a225-0eaf885af8f3 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:43.226438 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 891/3548] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:43 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:43.549523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fbc31ff1-11b5-4656-9da7-980a5f052e6a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:43.555148 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fbc31ff1-11b5-4656-9da7-980a5f052e6a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:43.555491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fbc31ff1-11b5-4656-9da7-980a5f052e6a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:43.556453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fbc31ff1-11b5-4656-9da7-980a5f052e6a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:43.556709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-fbc31ff1-11b5-4656-9da7-980a5f052e6a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:43.565098 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:43.565098 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:43.566056 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fbc31ff1-11b5-4656-9da7-980a5f052e6a tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:43.566487 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 882/3549] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:43 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:25:43.778152 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-61be64e9-8669-401f-8570-25d659d031b1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:43.780362 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-61be64e9-8669-401f-8570-25d659d031b1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:43.780680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-61be64e9-8669-401f-8570-25d659d031b1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:43.781096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-61be64e9-8669-401f-8570-25d659d031b1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:43.812259 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:43.812259 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:43.826016 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-61be64e9-8669-401f-8570-25d659d031b1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:43.835399 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-61be64e9-8669-401f-8570-25d659d031b1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:43.835399 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 890/3550] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:43 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:43.852302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f1033a1-aae6-4ac2-8e5a-747d5cfe48c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:43.857749 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f1033a1-aae6-4ac2-8e5a-747d5cfe48c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:25:43.857930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f1033a1-aae6-4ac2-8e5a-747d5cfe48c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:43.858106 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f1033a1-aae6-4ac2-8e5a-747d5cfe48c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:43.871444 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:43.871444 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:43.874684 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f1033a1-aae6-4ac2-8e5a-747d5cfe48c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:43.880254 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f1033a1-aae6-4ac2-8e5a-747d5cfe48c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:25:43.880591 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 888/3551] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:43 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:44.237403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31f411c5-3ac7-4d6d-8bc3-638bd24f0e53 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:44.239786 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31f411c5-3ac7-4d6d-8bc3-638bd24f0e53 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:44.240124 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31f411c5-3ac7-4d6d-8bc3-638bd24f0e53 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:44.240416 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31f411c5-3ac7-4d6d-8bc3-638bd24f0e53 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:44.240622 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-31f411c5-3ac7-4d6d-8bc3-638bd24f0e53 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:44.245544 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:44.245544 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:44.246358 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31f411c5-3ac7-4d6d-8bc3-638bd24f0e53 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:44.246925 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 892/3552] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:44 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:44.584662 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6fbc127b-1081-41a6-b02d-f17852b366d4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:44.590050 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6fbc127b-1081-41a6-b02d-f17852b366d4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:44.590268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6fbc127b-1081-41a6-b02d-f17852b366d4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:44.590477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6fbc127b-1081-41a6-b02d-f17852b366d4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:44.591077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6fbc127b-1081-41a6-b02d-f17852b366d4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:44.609460 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:44.609460 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:44.612556 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6fbc127b-1081-41a6-b02d-f17852b366d4 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:44.614166 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 883/3553] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:44 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 748 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:44.850762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-db386a77-79ad-4248-87ff-3fad64632702 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:44.853035 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db386a77-79ad-4248-87ff-3fad64632702 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:44.853294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db386a77-79ad-4248-87ff-3fad64632702 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:44.853978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db386a77-79ad-4248-87ff-3fad64632702 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:44.870408 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:44.870408 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:44.872397 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-db386a77-79ad-4248-87ff-3fad64632702 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:44.880324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db386a77-79ad-4248-87ff-3fad64632702 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:44.880862 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 891/3554] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:44 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:44.904437 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f70c581-eea6-44d9-9a47-193283866d48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:44.907763 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f70c581-eea6-44d9-9a47-193283866d48 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:25:44.911055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f70c581-eea6-44d9-9a47-193283866d48 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:44.911055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f70c581-eea6-44d9-9a47-193283866d48 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:44.919307 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:44.919307 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:44.922657 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f70c581-eea6-44d9-9a47-193283866d48 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:44.927048 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f70c581-eea6-44d9-9a47-193283866d48 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:25:44.927522 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 889/3555] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:44 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1648 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:45.256699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec67366c-eee8-4dcf-be9b-3fe54fb30eda None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:45.258894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec67366c-eee8-4dcf-be9b-3fe54fb30eda tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:45.259141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec67366c-eee8-4dcf-be9b-3fe54fb30eda tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:45.259312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec67366c-eee8-4dcf-be9b-3fe54fb30eda tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:45.259446 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ec67366c-eee8-4dcf-be9b-3fe54fb30eda tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:45.264018 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:45.264018 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:45.264758 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec67366c-eee8-4dcf-be9b-3fe54fb30eda tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:45.265147 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 893/3556] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:45 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:45.630623 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-036da739-ca90-47de-8a88-f8287548dcd1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:45.632318 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-036da739-ca90-47de-8a88-f8287548dcd1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:45.632526 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-036da739-ca90-47de-8a88-f8287548dcd1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:45.632729 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-036da739-ca90-47de-8a88-f8287548dcd1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:45.632828 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-036da739-ca90-47de-8a88-f8287548dcd1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:45.637374 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:45.637374 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:45.637986 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-036da739-ca90-47de-8a88-f8287548dcd1 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:45.638317 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 884/3557] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:45 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:45.894326 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ab6987a-f852-48d2-ac21-fc69c1af7c3e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:45.896904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ab6987a-f852-48d2-ac21-fc69c1af7c3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:45.897090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ab6987a-f852-48d2-ac21-fc69c1af7c3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:45.897265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ab6987a-f852-48d2-ac21-fc69c1af7c3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:45.913805 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:45.913805 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:45.919032 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7ab6987a-f852-48d2-ac21-fc69c1af7c3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:45.924780 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ab6987a-f852-48d2-ac21-fc69c1af7c3e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:45.925141 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 892/3558] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:45 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:45.942878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-80824d9d-d2bd-4a9f-80c2-4684b0aa3e6f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:45.944935 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-80824d9d-d2bd-4a9f-80c2-4684b0aa3e6f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:25:45.945185 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-80824d9d-d2bd-4a9f-80c2-4684b0aa3e6f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:45.945453 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-80824d9d-d2bd-4a9f-80c2-4684b0aa3e6f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:45.957139 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:45.957139 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:45.961762 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-80824d9d-d2bd-4a9f-80c2-4684b0aa3e6f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:45.968268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-80824d9d-d2bd-4a9f-80c2-4684b0aa3e6f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:25:45.968810 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 890/3559] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:45 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1648 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:46.284411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d6546988-90d3-4c0c-bab1-b20941e2f5b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.291987 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6546988-90d3-4c0c-bab1-b20941e2f5b0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:46.292890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6546988-90d3-4c0c-bab1-b20941e2f5b0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.293823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6546988-90d3-4c0c-bab1-b20941e2f5b0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:46.293966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d6546988-90d3-4c0c-bab1-b20941e2f5b0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:46.301230 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:46.301230 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:46.302002 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6546988-90d3-4c0c-bab1-b20941e2f5b0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:46.302416 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 894/3560] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:46 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:46.573166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-40959bcf-8357-443b-9d1d-0727e92fec34 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.576046 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-40959bcf-8357-443b-9d1d-0727e92fec34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 Aug 08 20:25:46.576247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-40959bcf-8357-443b-9d1d-0727e92fec34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.576592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-40959bcf-8357-443b-9d1d-0727e92fec34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:46.584025 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:46.584025 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:46.652695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0cdc3901-e55a-4295-b799-84e4ff8837c5 req-40959bcf-8357-443b-9d1d-0727e92fec34 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 returned with HTTP 200 Aug 08 20:25:46.653244 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 885/3561] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:46 2026] DELETE /volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:46.654108 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0586345e-0478-43f6-98cb-e12f31dfa954 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.656676 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0586345e-0478-43f6-98cb-e12f31dfa954 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:46.657048 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0586345e-0478-43f6-98cb-e12f31dfa954 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.658865 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0586345e-0478-43f6-98cb-e12f31dfa954 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:46.661484 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0586345e-0478-43f6-98cb-e12f31dfa954 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:46.671816 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:46.671816 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:46.673316 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0586345e-0478-43f6-98cb-e12f31dfa954 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:46.673919 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 893/3562] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:46 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:46.694753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-7a626f16-ee4a-4096-9224-6a6ca3e47ce1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.700659 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-7a626f16-ee4a-4096-9224-6a6ca3e47ce1 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf Aug 08 20:25:46.701036 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-7a626f16-ee4a-4096-9224-6a6ca3e47ce1 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.701502 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-7a626f16-ee4a-4096-9224-6a6ca3e47ce1 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:46.710883 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:46.710883 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:46.779433 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-7a626f16-ee4a-4096-9224-6a6ca3e47ce1 tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf returned with HTTP 200 Aug 08 20:25:46.779433 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 891/3563] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:46 2026] DELETE /volume/v3/attachments/8a9cc73e-f6e4-40e1-a86a-7e831653cfdf => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:46.798714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.808248 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] DELETE https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:25:46.808598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.809324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:46.809900 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Delete volume with id: 253460bf-5443-4fe7-b248-79156833da4a Aug 08 20:25:46.821893 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:46.821893 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:46.822614 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Volume info retrieved successfully. Aug 08 20:25:46.845361 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] Delete volume request issued successfully. Aug 08 20:25:46.845912 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c54c34ed-e71d-4377-9d99-bb62c9a2a006 req-b507bf12-cba1-441e-ad1c-b9cf088f295e tempest-TestShelveInstance-530531081 tempest-TestShelveInstance-530531081-project-member] https://10.4.3.206/volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a returned with HTTP 202 Aug 08 20:25:46.846283 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 895/3564] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:25:46 2026] DELETE /volume/v3/volumes/253460bf-5443-4fe7-b248-79156833da4a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:46.939550 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc3d1920-a614-4925-9f94-0262df7c3a9b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.941780 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc3d1920-a614-4925-9f94-0262df7c3a9b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:46.942027 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc3d1920-a614-4925-9f94-0262df7c3a9b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.942269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fc3d1920-a614-4925-9f94-0262df7c3a9b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:46.954466 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:46.954466 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:46.958993 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fc3d1920-a614-4925-9f94-0262df7c3a9b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:46.966296 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fc3d1920-a614-4925-9f94-0262df7c3a9b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:46.966296 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 886/3565] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:46 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:46.988695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f817fdb1-1b31-4a65-b545-53e99afd4734 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:46.991276 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f817fdb1-1b31-4a65-b545-53e99afd4734 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:25:46.991938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f817fdb1-1b31-4a65-b545-53e99afd4734 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:46.992201 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f817fdb1-1b31-4a65-b545-53e99afd4734 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:47.009906 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:47.009906 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:47.013196 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f817fdb1-1b31-4a65-b545-53e99afd4734 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:47.019464 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f817fdb1-1b31-4a65-b545-53e99afd4734 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:25:47.020280 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 894/3566] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:46 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1648 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:47.318870 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-04ac3e63-dfa3-4697-bfd4-dbe22f768779 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:47.319870 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04ac3e63-dfa3-4697-bfd4-dbe22f768779 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:47.320215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04ac3e63-dfa3-4697-bfd4-dbe22f768779 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:47.320417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04ac3e63-dfa3-4697-bfd4-dbe22f768779 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:47.320586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-04ac3e63-dfa3-4697-bfd4-dbe22f768779 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:47.326638 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:47.326638 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:47.327127 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04ac3e63-dfa3-4697-bfd4-dbe22f768779 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:47.327543 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 892/3567] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:47 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:47.689927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0d545b28-1610-4adc-8169-011d60a83480 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:47.695784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d545b28-1610-4adc-8169-011d60a83480 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:47.696047 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d545b28-1610-4adc-8169-011d60a83480 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:47.696738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d545b28-1610-4adc-8169-011d60a83480 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:47.696930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0d545b28-1610-4adc-8169-011d60a83480 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:47.703082 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:47.703082 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:47.703927 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d545b28-1610-4adc-8169-011d60a83480 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:47.704298 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 896/3568] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:47 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:47.966732 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f14e28d9-b1e2-46ff-ae54-1fbd65983b04 req-c457c9a1-5eea-491e-9521-128d566d4ded None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:47.970516 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f14e28d9-b1e2-46ff-ae54-1fbd65983b04 req-c457c9a1-5eea-491e-9521-128d566d4ded tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58 Aug 08 20:25:47.970714 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f14e28d9-b1e2-46ff-ae54-1fbd65983b04 req-c457c9a1-5eea-491e-9521-128d566d4ded tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:47.970902 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f14e28d9-b1e2-46ff-ae54-1fbd65983b04 req-c457c9a1-5eea-491e-9521-128d566d4ded tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:47.983231 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:47.983231 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:47.985603 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e94415e6-6f15-48b0-8e14-217666108e28 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:47.987087 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e94415e6-6f15-48b0-8e14-217666108e28 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:47.987367 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e94415e6-6f15-48b0-8e14-217666108e28 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:47.988720 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e94415e6-6f15-48b0-8e14-217666108e28 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:47.999893 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:47.999893 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:48.007070 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e94415e6-6f15-48b0-8e14-217666108e28 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:48.008858 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e94415e6-6f15-48b0-8e14-217666108e28 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:48.009280 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 895/3569] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:47 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:25:48.037706 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bc2da225-2d32-4392-b3ea-1bc2327afdab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.038146 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f14e28d9-b1e2-46ff-ae54-1fbd65983b04 req-c457c9a1-5eea-491e-9521-128d566d4ded tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58 returned with HTTP 200 Aug 08 20:25:48.038586 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 887/3570] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:47 2026] DELETE /volume/v3/attachments/15774b33-ba7c-447c-aad8-1fdd7f90ff58 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:48.042021 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc2da225-2d32-4392-b3ea-1bc2327afdab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:25:48.042021 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc2da225-2d32-4392-b3ea-1bc2327afdab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.042021 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bc2da225-2d32-4392-b3ea-1bc2327afdab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.046639 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.046639 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:48.050844 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bc2da225-2d32-4392-b3ea-1bc2327afdab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:48.055842 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bc2da225-2d32-4392-b3ea-1bc2327afdab tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:25:48.055842 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 893/3571] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:48.072731 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-446ee5eb-f718-4639-8230-b535156f0a57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.074983 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:48.075332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40eb67ba-d85d-4459-9a7b-64dbd0548f69", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-950431430"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:48.076760 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating new backup {'backup': {'volume_id': '40eb67ba-d85d-4459-9a7b-64dbd0548f69', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-950431430'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:48.076897 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating backup of volume 40eb67ba-d85d-4459-9a7b-64dbd0548f69 in container None Aug 08 20:25:48.090760 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.090760 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:48.092662 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:25:48.115608 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['f6746e53-f835-48f0-8e47-7ae75bca1b4f', '5bf3acf2-0d91-4367-b6ce-db8553f96c07'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:48.121123 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d0955dbd-358f-44a1-b381-304ad896abb1 req-cb3278bf-e495-41bf-8a35-2fa765f480b0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.125221 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d0955dbd-358f-44a1-b381-304ad896abb1 req-cb3278bf-e495-41bf-8a35-2fa765f480b0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 Aug 08 20:25:48.125221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d0955dbd-358f-44a1-b381-304ad896abb1 req-cb3278bf-e495-41bf-8a35-2fa765f480b0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.125221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d0955dbd-358f-44a1-b381-304ad896abb1 req-cb3278bf-e495-41bf-8a35-2fa765f480b0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.128802 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d0955dbd-358f-44a1-b381-304ad896abb1 req-cb3278bf-e495-41bf-8a35-2fa765f480b0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 returned with HTTP 404 Aug 08 20:25:48.129426 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 896/3572] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:48 2026] DELETE /volume/v3/attachments/e567f59c-5e93-49ef-a6b6-1a7e359ccfd6 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:25:48.157703 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-446ee5eb-f718-4639-8230-b535156f0a57 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:48.158081 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 897/3573] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:48 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:48.169359 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-37e137f1-44bc-408f-b2e2-0fe5e12d5a64 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.175200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-37e137f1-44bc-408f-b2e2-0fe5e12d5a64 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:48.175407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-37e137f1-44bc-408f-b2e2-0fe5e12d5a64 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.175607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-37e137f1-44bc-408f-b2e2-0fe5e12d5a64 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.175710 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-37e137f1-44bc-408f-b2e2-0fe5e12d5a64 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:48.180160 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.180160 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:48.180908 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-37e137f1-44bc-408f-b2e2-0fe5e12d5a64 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:48.181250 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 888/3574] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:48.342334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-976b2f90-a995-460d-9db4-7e4637ce0d28 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.343048 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-976b2f90-a995-460d-9db4-7e4637ce0d28 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:48.343176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-976b2f90-a995-460d-9db4-7e4637ce0d28 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.343353 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-976b2f90-a995-460d-9db4-7e4637ce0d28 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.344080 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-976b2f90-a995-460d-9db4-7e4637ce0d28 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:48.348648 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.348648 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:48.349229 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-976b2f90-a995-460d-9db4-7e4637ce0d28 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:48.349626 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 894/3575] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:48.715839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2da30880-96c6-43a7-99b1-8984247beff9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.721984 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2da30880-96c6-43a7-99b1-8984247beff9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:25:48.721984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2da30880-96c6-43a7-99b1-8984247beff9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.721984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2da30880-96c6-43a7-99b1-8984247beff9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.721984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2da30880-96c6-43a7-99b1-8984247beff9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:48.728727 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.728727 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:48.729607 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2da30880-96c6-43a7-99b1-8984247beff9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:25:48.730064 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 897/3576] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:48.742149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7940f840-85c0-44f2-b396-9bdfd62db626 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.744644 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7940f840-85c0-44f2-b396-9bdfd62db626 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:25:48.744818 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7940f840-85c0-44f2-b396-9bdfd62db626 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.745181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7940f840-85c0-44f2-b396-9bdfd62db626 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.745288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7940f840-85c0-44f2-b396-9bdfd62db626 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:48.750325 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.750325 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:48.751181 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7940f840-85c0-44f2-b396-9bdfd62db626 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:25:48.751660 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 898/3577] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:48.763711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-525270a0-c6cb-40c3-b368-a8b9fa1acf22 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.765738 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-525270a0-c6cb-40c3-b368-a8b9fa1acf22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:25:48.765944 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-525270a0-c6cb-40c3-b368-a8b9fa1acf22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.766141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-525270a0-c6cb-40c3-b368-a8b9fa1acf22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.766243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-525270a0-c6cb-40c3-b368-a8b9fa1acf22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:48.771235 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.771235 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:48.772021 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-525270a0-c6cb-40c3-b368-a8b9fa1acf22 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:25:48.772509 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 889/3578] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:48.784881 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.787037 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:48.787614 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba33009f-43c8-453c-b1a8-f1371fe535f2", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2053319263"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:48.790352 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating new backup {'backup': {'volume_id': 'ba33009f-43c8-453c-b1a8-f1371fe535f2', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2053319263'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:48.792074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Creating backup of volume ba33009f-43c8-453c-b1a8-f1371fe535f2 in container None Aug 08 20:25:48.807408 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.807408 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:48.808933 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:25:48.842242 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Created reservations ['e9bb8cfa-9b60-4979-9481-4a479f1f2aed', 'd125d40e-67dd-4fa4-b03a-198d4764e2b9'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:48.885562 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8d714a8c-61c8-4efa-bba0-cb9931e5faff tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:48.886062 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 895/3579] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:48 2026] POST /volume/v3/backups => generated 330 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:48.895394 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-514a63e1-044c-41a9-8f14-d6abb90b9dd1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:48.898436 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-514a63e1-044c-41a9-8f14-d6abb90b9dd1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:48.898674 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-514a63e1-044c-41a9-8f14-d6abb90b9dd1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:48.898853 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-514a63e1-044c-41a9-8f14-d6abb90b9dd1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:48.898949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-514a63e1-044c-41a9-8f14-d6abb90b9dd1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:48.906272 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:48.906272 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:48.907119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-514a63e1-044c-41a9-8f14-d6abb90b9dd1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:48.907521 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 898/3580] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:48 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:49.031554 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59ef2348-5eb8-434d-8541-151b55688fd9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.032994 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59ef2348-5eb8-434d-8541-151b55688fd9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:49.033163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59ef2348-5eb8-434d-8541-151b55688fd9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.033446 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59ef2348-5eb8-434d-8541-151b55688fd9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.045363 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:49.045363 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:49.049328 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59ef2348-5eb8-434d-8541-151b55688fd9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:49.053932 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59ef2348-5eb8-434d-8541-151b55688fd9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:49.054293 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 899/3581] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:49 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:49.191061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7b5554ed-94e7-4097-830c-b9bbce8cb994 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.193343 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7b5554ed-94e7-4097-830c-b9bbce8cb994 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:49.193586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7b5554ed-94e7-4097-830c-b9bbce8cb994 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.193783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7b5554ed-94e7-4097-830c-b9bbce8cb994 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.193887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7b5554ed-94e7-4097-830c-b9bbce8cb994 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:49.199993 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:49.199993 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:49.201087 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7b5554ed-94e7-4097-830c-b9bbce8cb994 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:49.201981 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 890/3582] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:49 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:49.360098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b8f5ae00-1c5d-4741-a489-110efec4a798 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.362442 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8f5ae00-1c5d-4741-a489-110efec4a798 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:49.362753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8f5ae00-1c5d-4741-a489-110efec4a798 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.363027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8f5ae00-1c5d-4741-a489-110efec4a798 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.363194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b8f5ae00-1c5d-4741-a489-110efec4a798 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:49.365207 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=277,cinder:UPDATE=76,cinder:INSERT=33 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:25:49.369227 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:49.369227 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:49.370316 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8f5ae00-1c5d-4741-a489-110efec4a798 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:49.370966 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 896/3583] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:49 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:49.672256 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a99f8d9c-531d-45b4-a28e-fc36ef1507bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.674668 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a99f8d9c-531d-45b4-a28e-fc36ef1507bb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:25:49.674957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a99f8d9c-531d-45b4-a28e-fc36ef1507bb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.675214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a99f8d9c-531d-45b4-a28e-fc36ef1507bb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.675357 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-a99f8d9c-531d-45b4-a28e-fc36ef1507bb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: fb0a35e1-e7d8-4ed2-8c85-2ac12097067a Aug 08 20:25:49.680000 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a99f8d9c-531d-45b4-a28e-fc36ef1507bb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a returned with HTTP 404 Aug 08 20:25:49.680632 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 899/3584] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:49 2026] DELETE /volume/v3/snapshots/fb0a35e1-e7d8-4ed2-8c85-2ac12097067a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:49.691255 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cc5ea78f-e86d-4899-b044-9ae9fe4f5782 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.693184 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cc5ea78f-e86d-4899-b044-9ae9fe4f5782 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:49.693414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea78f-e86d-4899-b044-9ae9fe4f5782 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.693611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea78f-e86d-4899-b044-9ae9fe4f5782 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.702801 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:49.702801 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:49.706142 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cc5ea78f-e86d-4899-b044-9ae9fe4f5782 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:49.710760 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cc5ea78f-e86d-4899-b044-9ae9fe4f5782 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:49.711284 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 900/3585] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:49 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:49.726029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.727888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:49.728449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-689414448"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:49.730576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-689414448'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:49.730807 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume of 1 GB Aug 08 20:25:49.735938 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Availability Zones retrieved successfully. Aug 08 20:25:49.745201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (9edfbc16-199d-4fac-934c-4314ef7ab742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:49.748506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca92242-48db-415d-bdbb-1b558ad54621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:49.748506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:49.780141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca92242-48db-415d-bdbb-1b558ad54621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:49.781269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff81273a-27f7-4429-a461-a1dc52ed99dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:49.830331 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['64df65e4-aeab-44a9-8116-a475760ccf12', 'a86a6b00-37d4-42d5-913e-fe20ad989a81', 'b2731a7e-1d9c-4c08-958e-a4d837d72110', 'a3d187d3-e1a2-45d3-b868-300f93e519df'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:49.831265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff81273a-27f7-4429-a461-a1dc52ed99dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64df65e4-aeab-44a9-8116-a475760ccf12', 'a86a6b00-37d4-42d5-913e-fe20ad989a81', 'b2731a7e-1d9c-4c08-958e-a4d837d72110', 'a3d187d3-e1a2-45d3-b868-300f93e519df']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:49.831945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6f2873-2937-4677-ad92-54e8764e8f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:49.867551 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6f2873-2937-4677-ad92-54e8764e8f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '018ea38c-2d9a-4e17-98a5-b20c712a3c26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-689414448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['64df65e4-aeab-44a9-8116-a475760ccf12','a86a6b00-37d4-42d5-913e-fe20ad989a81','b2731a7e-1d9c-4c08-958e-a4d837d72110','a3d187d3-e1a2-45d3-b868-300f93e519df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-689414448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=018ea38c-2d9a-4e17-98a5-b20c712a3c26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c26d6d947f34caf8288ed4046ac2231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:49.868520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc14b968-e16a-4c99-aaf1-c5a5673b6bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:49.885068 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc14b968-e16a-4c99-aaf1-c5a5673b6bcd) transitioned into state 'SUCCESS' from state '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-689414448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['64df65e4-aeab-44a9-8116-a475760ccf12','a86a6b00-37d4-42d5-913e-fe20ad989a81','b2731a7e-1d9c-4c08-958e-a4d837d72110','a3d187d3-e1a2-45d3-b868-300f93e519df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:49.885916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63990472-f5fc-4cfa-9357-bf7547f6715f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:49.894207 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63990472-f5fc-4cfa-9357-bf7547f6715f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:49.895098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (9edfbc16-199d-4fac-934c-4314ef7ab742) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:49.895508 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request issued successfully. Aug 08 20:25:49.896090 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-971b4c9c-febc-4b63-bcb7-950db18fc1eb tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:49.896551 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 891/3586] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:25:49 2026] POST /volume/v3/volumes => generated 753 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:49.912907 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de287aca-742f-4713-a58e-078e025d70a9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.915521 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de287aca-742f-4713-a58e-078e025d70a9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:49.915758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de287aca-742f-4713-a58e-078e025d70a9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.916031 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de287aca-742f-4713-a58e-078e025d70a9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.920655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90bf744b-f03a-40a5-94aa-851df40ca32e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:49.922789 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90bf744b-f03a-40a5-94aa-851df40ca32e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:49.922990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90bf744b-f03a-40a5-94aa-851df40ca32e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:49.923225 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90bf744b-f03a-40a5-94aa-851df40ca32e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:49.923376 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-90bf744b-f03a-40a5-94aa-851df40ca32e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:49.925307 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:49.925307 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:49.930081 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-de287aca-742f-4713-a58e-078e025d70a9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:49.933769 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:49.933769 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:49.934691 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90bf744b-f03a-40a5-94aa-851df40ca32e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:49.935155 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 900/3587] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:49 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:49.935356 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de287aca-742f-4713-a58e-078e025d70a9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 returned with HTTP 200 Aug 08 20:25:49.936105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 897/3588] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:49 2026] GET /volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:50.066564 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-967475c1-dece-4e7f-96f3-ebdf8acbf5ac None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:50.071404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-967475c1-dece-4e7f-96f3-ebdf8acbf5ac tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:50.071404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-967475c1-dece-4e7f-96f3-ebdf8acbf5ac tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:50.071404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-967475c1-dece-4e7f-96f3-ebdf8acbf5ac tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:50.081839 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:50.081839 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:50.085152 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-967475c1-dece-4e7f-96f3-ebdf8acbf5ac tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:50.090594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-967475c1-dece-4e7f-96f3-ebdf8acbf5ac tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:50.091038 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 901/3589] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:50 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:50.215445 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-297832b1-738c-42a4-b907-1d46786c847b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:50.220925 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-297832b1-738c-42a4-b907-1d46786c847b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:50.221187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-297832b1-738c-42a4-b907-1d46786c847b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:50.221423 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-297832b1-738c-42a4-b907-1d46786c847b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:50.221591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-297832b1-738c-42a4-b907-1d46786c847b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:50.227866 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:50.227866 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:50.228857 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-297832b1-738c-42a4-b907-1d46786c847b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:50.229737 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 892/3590] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:50 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:50.381065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1c52c96d-bc74-45c5-9577-fe2e66d754ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:50.382769 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c52c96d-bc74-45c5-9577-fe2e66d754ed tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:50.382974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c52c96d-bc74-45c5-9577-fe2e66d754ed tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:50.383150 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1c52c96d-bc74-45c5-9577-fe2e66d754ed tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:50.383270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1c52c96d-bc74-45c5-9577-fe2e66d754ed tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:50.387093 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:50.387093 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:50.387894 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1c52c96d-bc74-45c5-9577-fe2e66d754ed tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:50.388239 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 901/3591] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:50 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:50.950761 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d2f0767-c6e7-4c35-9a6e-b3123e615627 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:50.952821 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d2f0767-c6e7-4c35-9a6e-b3123e615627 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:50.953000 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d2f0767-c6e7-4c35-9a6e-b3123e615627 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:50.953107 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3be8bd76-0982-4637-94e9-eb3721f4b299 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:50.953161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d2f0767-c6e7-4c35-9a6e-b3123e615627 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:50.953266 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d2f0767-c6e7-4c35-9a6e-b3123e615627 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:50.954794 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3be8bd76-0982-4637-94e9-eb3721f4b299 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:50.955012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3be8bd76-0982-4637-94e9-eb3721f4b299 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:50.955237 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3be8bd76-0982-4637-94e9-eb3721f4b299 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:50.957490 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:50.957490 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:50.958258 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d2f0767-c6e7-4c35-9a6e-b3123e615627 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:50.958714 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 898/3592] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:50 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:50.962086 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:50.962086 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:50.966065 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3be8bd76-0982-4637-94e9-eb3721f4b299 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:50.970221 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3be8bd76-0982-4637-94e9-eb3721f4b299 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 returned with HTTP 200 Aug 08 20:25:50.970745 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 902/3593] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:50 2026] GET /volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:50.989872 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83140f7c-b060-4af0-b878-3f032db5cc64 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:50.992502 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:25:50.992961 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "018ea38c-2d9a-4e17-98a5-b20c712a3c26", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2129029158"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:51.010021 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.010021 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:51.010651 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:51.010895 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:51.050604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['2f0febed-e2b4-4d4a-ba58-54d2e89627ea', '8aab0fe5-33a7-41d8-aedf-a66ed0444782', 'c2f351cf-8d85-4867-a097-696b314dec7d', '9c57a4f7-5f54-4228-b64e-dcf6c30f53d0'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:51.091307 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot create request issued successfully. Aug 08 20:25:51.091742 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83140f7c-b060-4af0-b878-3f032db5cc64 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:25:51.092149 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 893/3594] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:25:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:51.097212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-4d439b57-3aed-4875-a381-75f5d60a860a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:51.099417 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-4d439b57-3aed-4875-a381-75f5d60a860a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade/action Aug 08 20:25:51.099417 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-4d439b57-3aed-4875-a381-75f5d60a860a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:51.099417 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-4d439b57-3aed-4875-a381-75f5d60a860a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:51.101076 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-887e3083-8340-41d3-9959-628e43649aff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:51.105082 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-887e3083-8340-41d3-9959-628e43649aff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 Aug 08 20:25:51.105201 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-887e3083-8340-41d3-9959-628e43649aff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:51.105375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-887e3083-8340-41d3-9959-628e43649aff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:51.107307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e05155a0-ae62-4939-9441-9a4a1ba1f254 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:51.108956 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e05155a0-ae62-4939-9441-9a4a1ba1f254 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:51.109128 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e05155a0-ae62-4939-9441-9a4a1ba1f254 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:51.109312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e05155a0-ae62-4939-9441-9a4a1ba1f254 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:51.115862 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.115862 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:51.115862 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-887e3083-8340-41d3-9959-628e43649aff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:51.117041 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-887e3083-8340-41d3-9959-628e43649aff tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 returned with HTTP 200 Aug 08 20:25:51.117041 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 899/3595] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:51 2026] GET /volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:51.118813 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.118813 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:51.119170 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.119170 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:51.121810 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e05155a0-ae62-4939-9441-9a4a1ba1f254 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:51.128070 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e05155a0-ae62-4939-9441-9a4a1ba1f254 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:51.128070 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 903/3596] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:51 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:51.148781 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d5dd7244-73ae-460e-b324-2ebd44c50be0 req-4d439b57-3aed-4875-a381-75f5d60a860a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade/action returned with HTTP 204 Aug 08 20:25:51.149217 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 902/3597] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:25:51 2026] POST /volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:51.240447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3210b85e-469a-412e-ae41-29cbcb712ff9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:51.242264 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3210b85e-469a-412e-ae41-29cbcb712ff9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:51.242482 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3210b85e-469a-412e-ae41-29cbcb712ff9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:51.242755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3210b85e-469a-412e-ae41-29cbcb712ff9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:51.242755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3210b85e-469a-412e-ae41-29cbcb712ff9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:51.247082 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.247082 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:51.247819 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3210b85e-469a-412e-ae41-29cbcb712ff9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:51.248180 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 894/3598] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:51 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:51.398626 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e9836fbd-e726-4cf0-89a4-92281e6e2f5c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:51.401708 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9836fbd-e726-4cf0-89a4-92281e6e2f5c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:51.401708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9836fbd-e726-4cf0-89a4-92281e6e2f5c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:51.401708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9836fbd-e726-4cf0-89a4-92281e6e2f5c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:51.401708 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e9836fbd-e726-4cf0-89a4-92281e6e2f5c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:51.406042 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.406042 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:51.406753 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9836fbd-e726-4cf0-89a4-92281e6e2f5c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:51.407149 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 900/3599] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:51 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:51.968826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4ce8c524-28c4-4185-977a-25e6edc4cac3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:51.971014 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ce8c524-28c4-4185-977a-25e6edc4cac3 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:51.971286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ce8c524-28c4-4185-977a-25e6edc4cac3 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:51.971548 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ce8c524-28c4-4185-977a-25e6edc4cac3 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:51.971682 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4ce8c524-28c4-4185-977a-25e6edc4cac3 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:51.976406 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:51.976406 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:51.977134 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ce8c524-28c4-4185-977a-25e6edc4cac3 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:51.977512 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 904/3600] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:51 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.126925 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c41f0efe-af06-446a-9d4c-a4bbc998eb70 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.128670 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c41f0efe-af06-446a-9d4c-a4bbc998eb70 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 Aug 08 20:25:52.128879 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c41f0efe-af06-446a-9d4c-a4bbc998eb70 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.129044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c41f0efe-af06-446a-9d4c-a4bbc998eb70 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.134211 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.134211 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:52.134854 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c41f0efe-af06-446a-9d4c-a4bbc998eb70 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:52.136006 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c41f0efe-af06-446a-9d4c-a4bbc998eb70 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 returned with HTTP 200 Aug 08 20:25:52.136368 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 903/3601] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.138624 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ff7f946e-87ed-42ab-b32c-742547d5cedb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.141073 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff7f946e-87ed-42ab-b32c-742547d5cedb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:52.141073 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff7f946e-87ed-42ab-b32c-742547d5cedb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.141073 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ff7f946e-87ed-42ab-b32c-742547d5cedb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.146527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-19969add-eadc-4204-85de-74ef7dc29b2b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.148206 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:52.148666 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8239ded3-6042-4180-8300-0719b51f8162", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1517004010"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:52.150839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request body: {'volume': {'snapshot_id': '8239ded3-6042-4180-8300-0719b51f8162', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1517004010'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:52.156310 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.156310 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:52.157439 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.157439 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:52.157620 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:52.157777 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume of 2 GB Aug 08 20:25:52.161867 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Availability Zones retrieved successfully. Aug 08 20:25:52.162485 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ff7f946e-87ed-42ab-b32c-742547d5cedb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:52.169755 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (0beaaa25-f6e4-48fa-89cf-9444be0f980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:52.170938 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ff7f946e-87ed-42ab-b32c-742547d5cedb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:52.171372 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 895/3602] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 1169 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:52.171435 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785ec76c-4bf6-4c94-b690-ab9e0eb1d15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:52.172779 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:52.183962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e959542-f3d6-43ef-9461-fffa98e10544 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.185629 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e959542-f3d6-43ef-9461-fffa98e10544 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:52.185809 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e959542-f3d6-43ef-9461-fffa98e10544 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.185982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e959542-f3d6-43ef-9461-fffa98e10544 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.195548 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.195548 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:52.199064 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e959542-f3d6-43ef-9461-fffa98e10544 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:52.202288 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e959542-f3d6-43ef-9461-fffa98e10544 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:52.202674 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 905/3603] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:52.215767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (785ec76c-4bf6-4c94-b690-ab9e0eb1d15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '8239ded3-6042-4180-8300-0719b51f8162', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:52.216735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913e8e12-bcd3-4319-af57-391961175fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:52.241191 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-89bb4e21-abc7-4ddf-9b83-2266d7064fdb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.244699 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-89bb4e21-abc7-4ddf-9b83-2266d7064fdb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:52.244699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-89bb4e21-abc7-4ddf-9b83-2266d7064fdb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.244699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-89bb4e21-abc7-4ddf-9b83-2266d7064fdb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.258728 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0553b0c5-8df5-489d-bba8-4ab2f2c47a36 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.261173 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0553b0c5-8df5-489d-bba8-4ab2f2c47a36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:52.261584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0553b0c5-8df5-489d-bba8-4ab2f2c47a36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.261818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0553b0c5-8df5-489d-bba8-4ab2f2c47a36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.261975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0553b0c5-8df5-489d-bba8-4ab2f2c47a36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:52.264164 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['5650c748-8642-4979-8e1b-8e6fa11316b8', 'b6402452-64e3-4173-984b-d28174de28ee', '4bb36446-0714-4371-b91e-abd8027375a2', '88bb4d63-af06-4030-bdb8-3cc1443bb6ff'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:52.264962 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913e8e12-bcd3-4319-af57-391961175fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5650c748-8642-4979-8e1b-8e6fa11316b8', 'b6402452-64e3-4173-984b-d28174de28ee', '4bb36446-0714-4371-b91e-abd8027375a2', '88bb4d63-af06-4030-bdb8-3cc1443bb6ff']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:52.266059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be18a356-c83d-4ddf-a629-5520c1ae834c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:52.267182 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.267182 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:52.268112 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0553b0c5-8df5-489d-bba8-4ab2f2c47a36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:52.268661 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 896/3604] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.271524 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.271524 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:52.278655 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-89bb4e21-abc7-4ddf-9b83-2266d7064fdb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:52.284858 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-89bb4e21-abc7-4ddf-9b83-2266d7064fdb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:52.285374 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 904/3605] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 1169 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:52.309379 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be18a356-c83d-4ddf-a629-5520c1ae834c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a50bdd-f8c5-4ef2-8086-b16ded0375e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1517004010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['5650c748-8642-4979-8e1b-8e6fa11316b8','b6402452-64e3-4173-984b-d28174de28ee','4bb36446-0714-4371-b91e-abd8027375a2','88bb4d63-af06-4030-bdb8-3cc1443bb6ff'],size=2,snapshot_id=8239ded3-6042-4180-8300-0719b51f8162,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1517004010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5a50bdd-f8c5-4ef2-8086-b16ded0375e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c26d6d947f34caf8288ed4046ac2231',provider_auth=None,provider_geometry=None,provider_id=None,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=8239ded3-6042-4180-8300-0719b51f8162,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:52.310407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd465f4b-b855-4eef-84dd-6157cabd0c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:52.311077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.313867 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/action Aug 08 20:25:52.314305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:25:52.314492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:52.326496 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd465f4b-b855-4eef-84dd-6157cabd0c09) transitioned into state 'SUCCESS' from state '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-1517004010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['5650c748-8642-4979-8e1b-8e6fa11316b8','b6402452-64e3-4173-984b-d28174de28ee','4bb36446-0714-4371-b91e-abd8027375a2','88bb4d63-af06-4030-bdb8-3cc1443bb6ff'],size=2,snapshot_id=8239ded3-6042-4180-8300-0719b51f8162,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:52.326925 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.326925 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:52.327187 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c08683-501b-451c-b621-98fec391e5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:52.327509 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:52.333310 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Begin detaching volume completed successfully. Aug 08 20:25:52.333582 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-646a6d4f-1031-4a2b-a49e-6fee29831edd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/action returned with HTTP 202 Aug 08 20:25:52.334380 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 906/3606] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:25:52 2026] POST /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 20:25:52.353480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61c08683-501b-451c-b621-98fec391e5c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:52.354600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (0beaaa25-f6e4-48fa-89cf-9444be0f980b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:52.355009 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request issued successfully. Aug 08 20:25:52.355838 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-19969add-eadc-4204-85de-74ef7dc29b2b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:52.356332 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 901/3607] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:52 2026] POST /volume/v3/volumes => generated 788 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:52.377275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5b5f75db-3d66-46ff-8e5a-494a31a5cd25 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.380341 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b5f75db-3d66-46ff-8e5a-494a31a5cd25 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:52.380341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b5f75db-3d66-46ff-8e5a-494a31a5cd25 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.380734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5b5f75db-3d66-46ff-8e5a-494a31a5cd25 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.394145 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.394145 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:52.395320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ae01d3d9-60d3-41a4-a02c-06d877ece340 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.395739 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae01d3d9-60d3-41a4-a02c-06d877ece340 None None] GET https://10.4.3.206/volume// Aug 08 20:25:52.396041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae01d3d9-60d3-41a4-a02c-06d877ece340 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.396097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae01d3d9-60d3-41a4-a02c-06d877ece340 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.396427 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae01d3d9-60d3-41a4-a02c-06d877ece340 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:52.396750 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 905/3608] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:25: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 08 20:25:52.404052 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-2d6d69ee-7377-46a5-b091-dc55e21ec4f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.404236 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5b5f75db-3d66-46ff-8e5a-494a31a5cd25 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:52.406822 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-2d6d69ee-7377-46a5-b091-dc55e21ec4f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:52.407031 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-2d6d69ee-7377-46a5-b091-dc55e21ec4f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.407203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-2d6d69ee-7377-46a5-b091-dc55e21ec4f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.410911 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5b5f75db-3d66-46ff-8e5a-494a31a5cd25 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 200 Aug 08 20:25:52.411482 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 897/3609] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.418637 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.418637 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:52.421903 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-2d6d69ee-7377-46a5-b091-dc55e21ec4f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:52.422816 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d72730c8-d448-4098-86f8-732d86477280 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.424986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d72730c8-d448-4098-86f8-732d86477280 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:52.425236 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d72730c8-d448-4098-86f8-732d86477280 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.425486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d72730c8-d448-4098-86f8-732d86477280 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.425613 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-d72730c8-d448-4098-86f8-732d86477280 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:52.426298 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-2d6d69ee-7377-46a5-b091-dc55e21ec4f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:52.426705 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 907/3610] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:52.430097 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.430097 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:52.430729 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d72730c8-d448-4098-86f8-732d86477280 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:52.431174 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 902/3611] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.435942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-b11f8f24-5f16-45cb-bbdd-08dfdf2d5e2b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.439029 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-b11f8f24-5f16-45cb-bbdd-08dfdf2d5e2b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/encryption Aug 08 20:25:52.439300 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-b11f8f24-5f16-45cb-bbdd-08dfdf2d5e2b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.440779 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-b11f8f24-5f16-45cb-bbdd-08dfdf2d5e2b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.448833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-d4b3673c-a2b1-4185-bf23-aa64d0a22304 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.449140 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.449140 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:52.451728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-d4b3673c-a2b1-4185-bf23-aa64d0a22304 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/encryption Aug 08 20:25:52.452029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-d4b3673c-a2b1-4185-bf23-aa64d0a22304 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.452302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-d4b3673c-a2b1-4185-bf23-aa64d0a22304 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.456416 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-b11f8f24-5f16-45cb-bbdd-08dfdf2d5e2b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/encryption returned with HTTP 200 Aug 08 20:25:52.456935 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 906/3612] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.468226 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.468226 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:52.477476 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-d4b3673c-a2b1-4185-bf23-aa64d0a22304 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/encryption returned with HTTP 200 Aug 08 20:25:52.478059 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 898/3613] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:52.988588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d83ad5f3-3ac8-4d5e-af6f-68e3d3c4637f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:52.990680 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d83ad5f3-3ac8-4d5e-af6f-68e3d3c4637f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:52.990900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d83ad5f3-3ac8-4d5e-af6f-68e3d3c4637f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:52.991089 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d83ad5f3-3ac8-4d5e-af6f-68e3d3c4637f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:52.991194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d83ad5f3-3ac8-4d5e-af6f-68e3d3c4637f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:52.996503 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:52.996503 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:52.997489 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d83ad5f3-3ac8-4d5e-af6f-68e3d3c4637f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:52.998065 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 908/3614] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:52 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.282285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-17fe31f9-a635-4b27-977d-a70e24b9d9a3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.284196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17fe31f9-a635-4b27-977d-a70e24b9d9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:53.284396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17fe31f9-a635-4b27-977d-a70e24b9d9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.284605 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17fe31f9-a635-4b27-977d-a70e24b9d9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.284723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-17fe31f9-a635-4b27-977d-a70e24b9d9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:53.290884 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.290884 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:53.291899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17fe31f9-a635-4b27-977d-a70e24b9d9a3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:53.292398 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 903/3615] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:53 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.424490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7e27b236-147d-49b0-b10f-733597d419f1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.426359 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e27b236-147d-49b0-b10f-733597d419f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:53.426638 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e27b236-147d-49b0-b10f-733597d419f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.426818 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7e27b236-147d-49b0-b10f-733597d419f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.435245 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.435245 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:53.441960 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7e27b236-147d-49b0-b10f-733597d419f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:53.446145 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bec37bb-88cb-4641-aaad-570ef5eb7410 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.447344 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7e27b236-147d-49b0-b10f-733597d419f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 200 Aug 08 20:25:53.447778 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 907/3616] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:53 2026] GET /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.448933 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bec37bb-88cb-4641-aaad-570ef5eb7410 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:53.449230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bec37bb-88cb-4641-aaad-570ef5eb7410 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.449477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bec37bb-88cb-4641-aaad-570ef5eb7410 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.449594 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4bec37bb-88cb-4641-aaad-570ef5eb7410 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:53.458332 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.458332 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:53.459038 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bec37bb-88cb-4641-aaad-570ef5eb7410 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:53.459411 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 899/3617] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:53 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.465173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8ca29b78-5ffd-41ec-9429-6695e4eacb9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.468547 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ca29b78-5ffd-41ec-9429-6695e4eacb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:53.468547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ca29b78-5ffd-41ec-9429-6695e4eacb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.468547 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ca29b78-5ffd-41ec-9429-6695e4eacb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.476314 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.476314 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:53.480223 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8ca29b78-5ffd-41ec-9429-6695e4eacb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:53.485149 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ca29b78-5ffd-41ec-9429-6695e4eacb9a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 200 Aug 08 20:25:53.485149 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 909/3618] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:53 2026] GET /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.498672 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.501425 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:53.501665 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.501849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.502045 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:53.508914 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.508914 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:53.509322 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:53.527565 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume request issued successfully. Aug 08 20:25:53.527751 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f956b9bd-c959-4332-986e-33ffecfb8d5b tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 202 Aug 08 20:25:53.528408 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 904/3619] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:53 2026] DELETE /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:53.535882 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a38f7fca-71b3-4ed8-bf7e-6550ef39df63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.538408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a38f7fca-71b3-4ed8-bf7e-6550ef39df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:53.538671 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a38f7fca-71b3-4ed8-bf7e-6550ef39df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.538943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a38f7fca-71b3-4ed8-bf7e-6550ef39df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.549231 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.549231 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:53.555625 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a38f7fca-71b3-4ed8-bf7e-6550ef39df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:53.562142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a38f7fca-71b3-4ed8-bf7e-6550ef39df63 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 200 Aug 08 20:25:53.562626 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 908/3620] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:53 2026] GET /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.647034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-95e46fa7-bf39-4095-bb8d-bc52a2c80d15 req-1d0b9d6d-2e50-4349-9b8e-0d0064b95991 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.649293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-95e46fa7-bf39-4095-bb8d-bc52a2c80d15 req-1d0b9d6d-2e50-4349-9b8e-0d0064b95991 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] DELETE https://10.4.3.206/volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6 Aug 08 20:25:53.649371 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-95e46fa7-bf39-4095-bb8d-bc52a2c80d15 req-1d0b9d6d-2e50-4349-9b8e-0d0064b95991 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.649575 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-95e46fa7-bf39-4095-bb8d-bc52a2c80d15 req-1d0b9d6d-2e50-4349-9b8e-0d0064b95991 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.657675 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.657675 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:53.718344 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-95e46fa7-bf39-4095-bb8d-bc52a2c80d15 req-1d0b9d6d-2e50-4349-9b8e-0d0064b95991 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6 returned with HTTP 200 Aug 08 20:25:53.718905 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 900/3621] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:53 2026] DELETE /volume/v3/attachments/fec3035f-6ed8-467e-910a-804f0aa55bf6 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:53.975194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-10a65744-03cb-4755-af7a-c6d3a8677047 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:53.980668 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-10a65744-03cb-4755-af7a-c6d3a8677047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179 Aug 08 20:25:53.981372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-10a65744-03cb-4755-af7a-c6d3a8677047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:53.982132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-10a65744-03cb-4755-af7a-c6d3a8677047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:53.993028 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:53.993028 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:54.004481 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-7355e5cf-20e8-4f7c-b072-8ce992c2f889 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.008109 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a6a5fe16-fc67-4535-9bc3-d0bf3758aa45 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.008185 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-7355e5cf-20e8-4f7c-b072-8ce992c2f889 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade Aug 08 20:25:54.008327 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-7355e5cf-20e8-4f7c-b072-8ce992c2f889 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.008578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-7355e5cf-20e8-4f7c-b072-8ce992c2f889 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.010343 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6a5fe16-fc67-4535-9bc3-d0bf3758aa45 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:54.010644 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6a5fe16-fc67-4535-9bc3-d0bf3758aa45 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.010904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6a5fe16-fc67-4535-9bc3-d0bf3758aa45 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.011058 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a6a5fe16-fc67-4535-9bc3-d0bf3758aa45 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:54.017347 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.017347 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:54.021835 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.021835 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:54.023026 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6a5fe16-fc67-4535-9bc3-d0bf3758aa45 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:54.024054 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 909/3622] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.050137 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-64077523-ad0f-4aea-8826-e3f458be0e39 req-10a65744-03cb-4755-af7a-c6d3a8677047 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179 returned with HTTP 200 Aug 08 20:25:54.050724 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 910/3623] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:53 2026] DELETE /volume/v3/attachments/6e74486a-f2e5-43e9-8092-f7d6656df179 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.090670 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-8656e295-1b2e-46bf-9d1c-cbc14af7b10b req-7355e5cf-20e8-4f7c-b072-8ce992c2f889 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade returned with HTTP 200 Aug 08 20:25:54.091099 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 905/3624] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:25:54 2026] DELETE /volume/v3/attachments/1a97af42-cbc1-4a65-8e2e-5b1917859ade => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.304565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e2bb08a4-d3f2-4687-93ff-6a0d45c29f5b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.307265 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2bb08a4-d3f2-4687-93ff-6a0d45c29f5b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:54.307265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2bb08a4-d3f2-4687-93ff-6a0d45c29f5b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.307265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2bb08a4-d3f2-4687-93ff-6a0d45c29f5b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.307265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e2bb08a4-d3f2-4687-93ff-6a0d45c29f5b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:54.311841 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.311841 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:54.313273 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2bb08a4-d3f2-4687-93ff-6a0d45c29f5b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:54.313273 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 901/3625] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.432478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.434762 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:54.435041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.436142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.436142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:54.453494 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.453494 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:54.453942 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:54.473873 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-adda5ea0-c4fc-4990-a5c9-9fa2e3ec7d87 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.475368 np0000006809 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:25:54.476753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adda5ea0-c4fc-4990-a5c9-9fa2e3ec7d87 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:54.477084 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adda5ea0-c4fc-4990-a5c9-9fa2e3ec7d87 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.477512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adda5ea0-c4fc-4990-a5c9-9fa2e3ec7d87 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.477734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-adda5ea0-c4fc-4990-a5c9-9fa2e3ec7d87 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:54.487193 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.487193 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:54.487977 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adda5ea0-c4fc-4990-a5c9-9fa2e3ec7d87 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:54.488633 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 911/3626] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.495667 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:25:54.495844 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-44974ea1-c159-4a3a-9b8e-0804b3ec8ef9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 202 Aug 08 20:25:54.496268 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 910/3627] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:54 2026] DELETE /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:54.498869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e3c178c-9e23-40fa-9502-270144416d66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.501130 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d/export_record Aug 08 20:25:54.501130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.501130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'export_record' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.501130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Export record for backup 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:25:54.505679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3cb9b40f-bba5-4efd-86c3-a088a0ddef2d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.506175 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.506175 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:54.508971 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling RPCAPI with context: , host: np0000006809, backup: 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 20:25:54.509562 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cb9b40f-bba5-4efd-86c3-a088a0ddef2d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:54.509562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cb9b40f-bba5-4efd-86c3-a088a0ddef2d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.509562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cb9b40f-bba5-4efd-86c3-a088a0ddef2d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.516091 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.516091 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:54.521226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] export_record in rpcapi backup_id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d on host np0000006809. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 20:25:54.522979 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cb9b40f-bba5-4efd-86c3-a088a0ddef2d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:54.529708 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cb9b40f-bba5-4efd-86c3-a088a0ddef2d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 200 Aug 08 20:25:54.530326 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 902/3628] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.536681 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c1928b9c-c904-4df5-b5e8-8af9a168e135 req-a05009f2-0a28-4a91-aac2-3357004b7bed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.538763 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1928b9c-c904-4df5-b5e8-8af9a168e135 req-a05009f2-0a28-4a91-aac2-3357004b7bed tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:54.538946 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1928b9c-c904-4df5-b5e8-8af9a168e135 req-a05009f2-0a28-4a91-aac2-3357004b7bed tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.539138 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1928b9c-c904-4df5-b5e8-8af9a168e135 req-a05009f2-0a28-4a91-aac2-3357004b7bed tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.540726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDlmNmZiZTAtZTgwYS00M2M2LTlmNzctZjg5NWZkMmNlYjlkIiwgInVzZXJfaWQiOiAiNDIzYWI0ZDVlYjk4NDljZWFhNjg3ZjQyZDMzZTg1MWEiLCAicHJvamVjdF9pZCI6ICIyYzViNWY2YTQ1ZTQ0MTE2OGRiODczZmIwNmI1ZjI3MCIsICJ2b2x1bWVfaWQiOiAiMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjI5MzI1Mjk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViLzIwMjYwODA4MjAyNTQwL2F6X25vdmFfYmFja3VwXzQ5ZjZmYmUwLWU4MGEtNDNjNi05Zjc3LWY4OTVmZDJjZWI5ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNTo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 20:25:54.541088 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e3c178c-9e23-40fa-9502-270144416d66 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d/export_record returned with HTTP 200 Aug 08 20:25:54.541702 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 906/3629] 10.4.3.206 () {68 vars in 1430 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d/export_record => generated 1424 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:54.546549 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.546549 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:54.550762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-35161827-ed85-4035-a3de-bf7c55453e06 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.552030 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c1928b9c-c904-4df5-b5e8-8af9a168e135 req-a05009f2-0a28-4a91-aac2-3357004b7bed tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:54.553294 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35161827-ed85-4035-a3de-bf7c55453e06 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:25:54.553294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35161827-ed85-4035-a3de-bf7c55453e06 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.553294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35161827-ed85-4035-a3de-bf7c55453e06 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.553499 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-35161827-ed85-4035-a3de-bf7c55453e06 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:54.557951 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1928b9c-c904-4df5-b5e8-8af9a168e135 req-a05009f2-0a28-4a91-aac2-3357004b7bed tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:54.558354 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.558354 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:54.558731 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 912/3630] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.559248 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35161827-ed85-4035-a3de-bf7c55453e06 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:25:54.559742 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 911/3631] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:54.570471 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.573127 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] POST https://10.4.3.206/volume/v3/backups/import_record Aug 08 20:25:54.573127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVmNGFjMWEtNzM2MC00OTNiLWEwMzEtMmMwODM4YTNiOWMxIiwgInVzZXJfaWQiOiAiNDIzYWI0ZDVlYjk4NDljZWFhNjg3ZjQyZDMzZTg1MWEiLCAicHJvamVjdF9pZCI6ICIyYzViNWY2YTQ1ZTQ0MTE2OGRiODczZmIwNmI1ZjI3MCIsICJ2b2x1bWVfaWQiOiAiMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjI5MzI1Mjk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViLzIwMjYwODA4MjAyNTQwL2F6X25vdmFfYmFja3VwXzQ5ZjZmYmUwLWU4MGEtNDNjNi05Zjc3LWY4OTVmZDJjZWI5ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNTo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:54.574554 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVmNGFjMWEtNzM2MC00OTNiLWEwMzEtMmMwODM4YTNiOWMxIiwgInVzZXJfaWQiOiAiNDIzYWI0ZDVlYjk4NDljZWFhNjg3ZjQyZDMzZTg1MWEiLCAicHJvamVjdF9pZCI6ICIyYzViNWY2YTQ1ZTQ0MTE2OGRiODczZmIwNmI1ZjI3MCIsICJ2b2x1bWVfaWQiOiAiMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjI5MzI1Mjk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViLzIwMjYwODA4MjAyNTQwL2F6X25vdmFfYmFja3VwXzQ5ZjZmYmUwLWU4MGEtNDNjNi05Zjc3LWY4OTVmZDJjZWI5ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNTo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100389) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 20:25:54.574690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGVmNGFjMWEtNzM2MC00OTNiLWEwMzEtMmMwODM4YTNiOWMxIiwgInVzZXJfaWQiOiAiNDIzYWI0ZDVlYjk4NDljZWFhNjg3ZjQyZDMzZTg1MWEiLCAicHJvamVjdF9pZCI6ICIyYzViNWY2YTQ1ZTQ0MTE2OGRiODczZmIwNmI1ZjI3MCIsICJ2b2x1bWVfaWQiOiAiMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMjI5MzI1Mjk2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMzUwM2I4ZTItZTRhNi00MTE1LTg4YTItZGMwZmZiYWFkN2ViLzIwMjYwODA4MjAyNTQwL2F6X25vdmFfYmFja3VwXzQ5ZjZmYmUwLWU4MGEtNDNjNi05Zjc3LWY4OTVmZDJjZWI5ZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjU6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNTo1NFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100389) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 20:25:54.575299 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '28394c3d95284598b0ad13d9e97f0783', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5b5f6a45e441168db873fb06b5f270', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:25:54.575767 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ffefae96-2826-4f55-9c46-9d4966fbae6c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 403 Aug 08 20:25:54.575947 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 903/3632] 10.4.3.206 () {70 vars in 1342 bytes} [Sat Aug 8 20:25:54 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 08 20:25:54.578556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-006bc333-9e28-414b-b334-0bfe44339ab2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.580779 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-006bc333-9e28-414b-b334-0bfe44339ab2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:54.581111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-006bc333-9e28-414b-b334-0bfe44339ab2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.581170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-006bc333-9e28-414b-b334-0bfe44339ab2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.584132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e3871216-fd81-417a-876c-15ec182f6766 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.585651 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb Aug 08 20:25:54.585896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.586103 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.586251 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete volume with id: 3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb Aug 08 20:25:54.590483 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-006bc333-9e28-414b-b334-0bfe44339ab2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 404 Aug 08 20:25:54.591113 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 907/3633] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:54.595432 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.595432 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:54.595809 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:54.600019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0b6ce2df-2e09-46c0-b57f-3eed72da5a58 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.601954 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b6ce2df-2e09-46c0-b57f-3eed72da5a58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:54.602212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b6ce2df-2e09-46c0-b57f-3eed72da5a58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.602344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b6ce2df-2e09-46c0-b57f-3eed72da5a58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.608641 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b6ce2df-2e09-46c0-b57f-3eed72da5a58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 404 Aug 08 20:25:54.609102 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 912/3634] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:54.614713 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete volume request issued successfully. Aug 08 20:25:54.614943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e3871216-fd81-417a-876c-15ec182f6766 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb returned with HTTP 202 Aug 08 20:25:54.615453 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 913/3635] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:25:54 2026] DELETE /volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:54.617409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0c674cc7-fb4f-4070-9cbf-21bbcd8156a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.619176 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c674cc7-fb4f-4070-9cbf-21bbcd8156a0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:54.619323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c674cc7-fb4f-4070-9cbf-21bbcd8156a0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.619943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0c674cc7-fb4f-4070-9cbf-21bbcd8156a0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.619943 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0c674cc7-fb4f-4070-9cbf-21bbcd8156a0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 Aug 08 20:25:54.623221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-41346b62-1a66-4248-b746-15d4110ac8c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.624855 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41346b62-1a66-4248-b746-15d4110ac8c8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb Aug 08 20:25:54.625121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41346b62-1a66-4248-b746-15d4110ac8c8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.625435 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41346b62-1a66-4248-b746-15d4110ac8c8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.625995 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0c674cc7-fb4f-4070-9cbf-21bbcd8156a0 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 returned with HTTP 404 Aug 08 20:25:54.626781 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 904/3636] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:54 2026] DELETE /volume/v3/volumes/b5a50bdd-f8c5-4ef2-8086-b16ded0375e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:54.635613 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f0922009-ac1b-465a-a064-b0d8e627c913 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.636129 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.636129 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:54.638535 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 Aug 08 20:25:54.638751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.638936 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.639035 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 8239ded3-6042-4180-8300-0719b51f8162 Aug 08 20:25:54.640165 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-41346b62-1a66-4248-b746-15d4110ac8c8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:54.644469 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.644469 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:54.644872 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:54.645063 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41346b62-1a66-4248-b746-15d4110ac8c8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb returned with HTTP 200 Aug 08 20:25:54.645553 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 908/3637] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:54.662702 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:25:54.662943 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f0922009-ac1b-465a-a064-b0d8e627c913 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 returned with HTTP 202 Aug 08 20:25:54.663635 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 913/3638] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:25:54 2026] DELETE /volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:54.671497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12d174ac-352e-47ad-b77b-e1366fa6e3f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:54.673766 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12d174ac-352e-47ad-b77b-e1366fa6e3f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 Aug 08 20:25:54.674013 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12d174ac-352e-47ad-b77b-e1366fa6e3f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:54.674248 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12d174ac-352e-47ad-b77b-e1366fa6e3f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:54.680935 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:54.680935 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:54.682095 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-12d174ac-352e-47ad-b77b-e1366fa6e3f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:54.682617 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12d174ac-352e-47ad-b77b-e1366fa6e3f1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 returned with HTTP 200 Aug 08 20:25:54.683243 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 914/3639] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:54 2026] GET /volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.035749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a3c6fae9-ff76-4d67-9a63-7af1be8edd3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.038101 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a3c6fae9-ff76-4d67-9a63-7af1be8edd3e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:55.038307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a3c6fae9-ff76-4d67-9a63-7af1be8edd3e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.038522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a3c6fae9-ff76-4d67-9a63-7af1be8edd3e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.038626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a3c6fae9-ff76-4d67-9a63-7af1be8edd3e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:55.043406 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.043406 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:55.044063 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a3c6fae9-ff76-4d67-9a63-7af1be8edd3e tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:55.044613 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 905/3640] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.288566 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.290850 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:55.291077 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.291278 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.292218 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Delete volume with id: 5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 Aug 08 20:25:55.300257 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.300257 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:55.300837 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:55.325637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88b8f709-135e-4919-a84a-48f3dc0d08dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.327811 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88b8f709-135e-4919-a84a-48f3dc0d08dc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:55.327991 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88b8f709-135e-4919-a84a-48f3dc0d08dc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.328216 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88b8f709-135e-4919-a84a-48f3dc0d08dc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.328350 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-88b8f709-135e-4919-a84a-48f3dc0d08dc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:55.328422 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Delete volume request issued successfully. Aug 08 20:25:55.328638 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-368ac6ad-f7e9-4d57-9487-e5d84fccb1cb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 returned with HTTP 202 Aug 08 20:25:55.329512 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 909/3641] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:55 2026] DELETE /volume/v3/volumes/5ab28dd3-c21d-42f2-a2f6-ffe3d5db4fc0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:55.334987 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.334987 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:55.336058 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88b8f709-135e-4919-a84a-48f3dc0d08dc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:55.336608 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 914/3642] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.337310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.339102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] DELETE https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 Aug 08 20:25:55.339342 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.339715 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.339715 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Delete backup with id: 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3. Aug 08 20:25:55.344579 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.344579 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:55.361185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] delete_backup rpcapi backup_id 11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:25:55.362837 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b8f5c12-f570-4d5c-93dd-8656ef3d06b1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 returned with HTTP 202 Aug 08 20:25:55.363444 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 915/3643] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:55 2026] DELETE /volume/v3/backups/11bcc962-0b8d-47b5-ad1e-b0be1b5e0aa3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:25:55.371486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.373466 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:25:55.373682 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.373856 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.374348 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Delete volume with id: 9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:25:55.385669 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.385669 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:55.385669 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:55.406613 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Delete volume request issued successfully. Aug 08 20:25:55.406830 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-26c07b9c-13c8-45a7-ac45-a47dd0e83fbb tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 202 Aug 08 20:25:55.407476 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 906/3644] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:55 2026] DELETE /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:55.415507 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03fbded9-960d-4939-b54a-3cf4ce7165c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.417050 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03fbded9-960d-4939-b54a-3cf4ce7165c1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:25:55.417294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03fbded9-960d-4939-b54a-3cf4ce7165c1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.417592 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03fbded9-960d-4939-b54a-3cf4ce7165c1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.424109 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.424109 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:55.429284 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-03fbded9-960d-4939-b54a-3cf4ce7165c1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Volume info retrieved successfully. Aug 08 20:25:55.434222 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03fbded9-960d-4939-b54a-3cf4ce7165c1 tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 200 Aug 08 20:25:55.434769 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 910/3645] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:55.544710 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3f8e56d9-ec91-4e02-9d9a-d9a5427a3ae1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.547562 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f8e56d9-ec91-4e02-9d9a-d9a5427a3ae1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 Aug 08 20:25:55.547799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f8e56d9-ec91-4e02-9d9a-d9a5427a3ae1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.548059 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3f8e56d9-ec91-4e02-9d9a-d9a5427a3ae1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.556699 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3f8e56d9-ec91-4e02-9d9a-d9a5427a3ae1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 returned with HTTP 404 Aug 08 20:25:55.557043 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 915/3646] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/282f9f5c-b35e-47b1-9626-650f34d53ed0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:55.566014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.567942 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:25:55.568246 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.568475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.569254 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:25:55.585690 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Get all volumes completed successfully. Aug 08 20:25:55.588733 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.588733 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:55.594229 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e18ed73f-c839-4e8f-bb6c-2771f0a2ca5b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:25:55.594864 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 916/3647] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12680 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:55.612587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-02be0af2-3409-4910-b302-f15dbdd2933b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.614678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02be0af2-3409-4910-b302-f15dbdd2933b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] DELETE https://10.4.3.206/volume/v3/types/b3d8e1c2-914a-4128-bc6a-172563cd02f7 Aug 08 20:25:55.614919 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02be0af2-3409-4910-b302-f15dbdd2933b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.615164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02be0af2-3409-4910-b302-f15dbdd2933b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.643166 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02be0af2-3409-4910-b302-f15dbdd2933b tempest-TestVolumeBootPattern-1235904186 tempest-TestVolumeBootPattern-1235904186-project-admin] https://10.4.3.206/volume/v3/types/b3d8e1c2-914a-4128-bc6a-172563cd02f7 returned with HTTP 202 Aug 08 20:25:55.643718 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 907/3648] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:25:55 2026] DELETE /volume/v3/types/b3d8e1c2-914a-4128-bc6a-172563cd02f7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:55.660682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e2bfb854-9d5e-49d5-bf30-4a11e072e7a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.663867 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2bfb854-9d5e-49d5-bf30-4a11e072e7a8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb Aug 08 20:25:55.664160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2bfb854-9d5e-49d5-bf30-4a11e072e7a8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.664698 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2bfb854-9d5e-49d5-bf30-4a11e072e7a8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.674087 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2bfb854-9d5e-49d5-bf30-4a11e072e7a8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb returned with HTTP 404 Aug 08 20:25:55.674787 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 911/3649] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/3503b8e2-e4a6-4115-88a2-dc0ffbaad7eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:55.683701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.686263 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:55.686915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2108093384", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:55.689243 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2108093384', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:55.693959 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-258b98d2-41bd-410f-a3d9-0bfa885cc445 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.694991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8344d351-58c9-43d6-900d-ad09b1e70172 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.697329 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-258b98d2-41bd-410f-a3d9-0bfa885cc445 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 Aug 08 20:25:55.697638 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-258b98d2-41bd-410f-a3d9-0bfa885cc445 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.697897 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-258b98d2-41bd-410f-a3d9-0bfa885cc445 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.698134 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8344d351-58c9-43d6-900d-ad09b1e70172 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] GET https://10.4.3.206/volume/v3/backups Aug 08 20:25:55.698374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8344d351-58c9-43d6-900d-ad09b1e70172 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.698601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8344d351-58c9-43d6-900d-ad09b1e70172 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.698877 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-8344d351-58c9-43d6-900d-ad09b1e70172 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:25:55.705263 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-258b98d2-41bd-410f-a3d9-0bfa885cc445 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 returned with HTTP 404 Aug 08 20:25:55.705971 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 917/3650] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/snapshots/8239ded3-6042-4180-8300-0719b51f8162 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:55.707368 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8344d351-58c9-43d6-900d-ad09b1e70172 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Aug 08 20:25:55.708000 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 908/3651] 10.4.3.206 () {68 vars in 1277 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/backups => generated 625 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.714616 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f128c192-251b-4f16-a8b2-1258a9d76473 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.716592 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f128c192-251b-4f16-a8b2-1258a9d76473 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:55.716814 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f128c192-251b-4f16-a8b2-1258a9d76473 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.717019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f128c192-251b-4f16-a8b2-1258a9d76473 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.718854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-32dc099d-0c25-4499-ae0e-a407ed058634 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.720793 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32dc099d-0c25-4499-ae0e-a407ed058634 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] GET https://10.4.3.206/volume/v3/backups?project_id=2c5b5f6a45e441168db873fb06b5f270 Aug 08 20:25:55.721006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32dc099d-0c25-4499-ae0e-a407ed058634 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.721251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-32dc099d-0c25-4499-ae0e-a407ed058634 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.721532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-32dc099d-0c25-4499-ae0e-a407ed058634 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Removing options 'project_id' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:25:55.725095 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.725095 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:55.730081 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f128c192-251b-4f16-a8b2-1258a9d76473 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:55.735842 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f128c192-251b-4f16-a8b2-1258a9d76473 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 returned with HTTP 200 Aug 08 20:25:55.736324 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 912/3652] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.740534 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-32dc099d-0c25-4499-ae0e-a407ed058634 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] https://10.4.3.206/volume/v3/backups?project_id=2c5b5f6a45e441168db873fb06b5f270 returned with HTTP 200 Aug 08 20:25:55.740534 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 918/3653] 10.4.3.206 () {68 vars in 1364 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/backups?project_id=2c5b5f6a45e441168db873fb06b5f270 => generated 625 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.749997 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.750175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.752114 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:55.752271 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:55.752310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.752579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.752755 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-996970355"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:55.752819 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: 018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:55.754218 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-996970355'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:55.754376 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume of 1 GB Aug 08 20:25:55.754680 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.754680 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:55.757847 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Availability Zones retrieved successfully. Aug 08 20:25:55.763330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Flow 'volume_create_api' (5b75d620-c6c9-4957-abb3-6c86c174d9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:55.764305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4131323-c4c5-4cb0-864a-aee3310a4626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.764538 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.764538 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:55.765003 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:55.765133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:55.793508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4131323-c4c5-4cb0-864a-aee3310a4626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.793945 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume request issued successfully. Aug 08 20:25:55.794149 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-329bc021-cdfb-4243-b53b-46f6e2416c00 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 returned with HTTP 202 Aug 08 20:25:55.794620 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5800050c-7990-4472-8ae0-1c70440a7217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.794689 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 913/3654] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:55 2026] DELETE /volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:25:55.805503 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-66ef5156-0008-46e9-be6d-e32d9a176f58 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.807777 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-66ef5156-0008-46e9-be6d-e32d9a176f58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:55.808075 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-66ef5156-0008-46e9-be6d-e32d9a176f58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.808400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-66ef5156-0008-46e9-be6d-e32d9a176f58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.817142 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.817142 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:55.817849 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:25:55.822664 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-66ef5156-0008-46e9-be6d-e32d9a176f58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:55.823828 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:25:55.827743 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-66ef5156-0008-46e9-be6d-e32d9a176f58 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 returned with HTTP 200 Aug 08 20:25:55.828161 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 919/3655] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.830753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (74003efc-ab1f-4bec-8681-187fc53ea770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:55.831933 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637a7b95-0d91-468c-b09d-ac8041d0881e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.832979 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:55.847563 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Created reservations ['514755b6-5224-4a5d-ab13-6df6102ef868', 'fc6faf62-a7ca-4378-9600-2cf37f7e383a', '32060f10-3f19-46eb-a557-4c371476e71b', '0093ea16-8747-4716-8034-385318afed1d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:55.848738 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5800050c-7990-4472-8ae0-1c70440a7217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['514755b6-5224-4a5d-ab13-6df6102ef868', 'fc6faf62-a7ca-4378-9600-2cf37f7e383a', '32060f10-3f19-46eb-a557-4c371476e71b', '0093ea16-8747-4716-8034-385318afed1d']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.849570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112a10e1-e515-4075-aab0-ff3cc0d58609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.883685 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (112a10e1-e515-4075-aab0-ff3cc0d58609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eddc7af-11b2-4e92-b675-71e1be9e9ddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-996970355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b5f6a45e441168db873fb06b5f270',qos_specs=None,replication_status=,reservations=['514755b6-5224-4a5d-ab13-6df6102ef868','fc6faf62-a7ca-4378-9600-2cf37f7e383a','32060f10-3f19-46eb-a557-4c371476e71b','0093ea16-8747-4716-8034-385318afed1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-996970355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eddc7af-11b2-4e92-b675-71e1be9e9ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c5b5f6a45e441168db873fb06b5f270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.884469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd13f95-ba69-4341-93a4-dc9a18d40707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.918900 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (637a7b95-0d91-468c-b09d-ac8041d0881e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.919267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5086cc05-d7d1-4f7f-a04d-7ce451d34442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.931106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efd13f95-ba69-4341-93a4-dc9a18d40707) transitioned into state 'SUCCESS' from state '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-996970355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c5b5f6a45e441168db873fb06b5f270',qos_specs=None,replication_status=,reservations=['514755b6-5224-4a5d-ab13-6df6102ef868','fc6faf62-a7ca-4378-9600-2cf37f7e383a','32060f10-3f19-46eb-a557-4c371476e71b','0093ea16-8747-4716-8034-385318afed1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423ab4d5eb9849ceaa687f42d33e851a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.932054 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf17fdc-75ee-422a-8711-1ac79fcaf95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:55.943473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdf17fdc-75ee-422a-8711-1ac79fcaf95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.944661 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Flow 'volume_create_api' (5b75d620-c6c9-4957-abb3-6c86c174d9fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:55.945354 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Create volume request issued successfully. Aug 08 20:25:55.945634 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-68f74da3-d43d-4a93-ba5a-2b458dfe6da8 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:55.946150 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 909/3656] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:25:55 2026] POST /volume/v3/volumes => generated 777 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:55.959987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e233cf04-f0d8-4a40-9aa8-e1bb81e80c21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:55.962434 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e233cf04-f0d8-4a40-9aa8-e1bb81e80c21 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf Aug 08 20:25:55.962631 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e233cf04-f0d8-4a40-9aa8-e1bb81e80c21 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:55.962978 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e233cf04-f0d8-4a40-9aa8-e1bb81e80c21 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:55.970453 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:55.970453 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:55.973696 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e233cf04-f0d8-4a40-9aa8-e1bb81e80c21 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:55.977398 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e233cf04-f0d8-4a40-9aa8-e1bb81e80c21 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf returned with HTTP 200 Aug 08 20:25:55.977790 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 914/3657] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:55 2026] GET /volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:55.994299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['bfde7d10-d72c-46eb-a2ed-d2b70edbf132', '0a6c4ef8-91d8-4497-8dad-b3cd9da59596', '9d049762-d55f-47aa-be35-44842c5e395d', '65750ce8-797d-40b2-9a85-cc19ae5e66a5'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:55.995105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5086cc05-d7d1-4f7f-a04d-7ce451d34442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfde7d10-d72c-46eb-a2ed-d2b70edbf132', '0a6c4ef8-91d8-4497-8dad-b3cd9da59596', '9d049762-d55f-47aa-be35-44842c5e395d', '65750ce8-797d-40b2-9a85-cc19ae5e66a5']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:55.995893 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf8a0c9-f976-4800-aa1c-5b6a10e68ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.021543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf8a0c9-f976-4800-aa1c-5b6a10e68ecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093583b2-8f41-4606-ace2-cf22cca0be88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2108093384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['bfde7d10-d72c-46eb-a2ed-d2b70edbf132','0a6c4ef8-91d8-4497-8dad-b3cd9da59596','9d049762-d55f-47aa-be35-44842c5e395d','65750ce8-797d-40b2-9a85-cc19ae5e66a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2108093384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093583b2-8f41-4606-ace2-cf22cca0be88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.022479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0ef987-ce7e-46cb-8d8f-9a6020602b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.045338 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0ef987-ce7e-46cb-8d8f-9a6020602b39) transitioned into state 'SUCCESS' from state '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-2108093384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['bfde7d10-d72c-46eb-a2ed-d2b70edbf132','0a6c4ef8-91d8-4497-8dad-b3cd9da59596','9d049762-d55f-47aa-be35-44842c5e395d','65750ce8-797d-40b2-9a85-cc19ae5e66a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.046135 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d41dc19-0f42-4a75-86be-45221acdd238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.055343 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cae624ab-c5b3-4a82-9028-46e42629ff4d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.058103 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cae624ab-c5b3-4a82-9028-46e42629ff4d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:56.058727 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cae624ab-c5b3-4a82-9028-46e42629ff4d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.058727 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cae624ab-c5b3-4a82-9028-46e42629ff4d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.058886 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-cae624ab-c5b3-4a82-9028-46e42629ff4d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:56.059011 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d41dc19-0f42-4a75-86be-45221acdd238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.059779 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (74003efc-ab1f-4bec-8681-187fc53ea770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:56.060089 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:25:56.060690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-490312cf-e2fc-403e-9fe2-c2acbc8c8c33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:56.061291 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 916/3658] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:55 2026] POST /volume/v3/volumes => generated 759 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:56.065610 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:56.065610 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:56.065610 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cae624ab-c5b3-4a82-9028-46e42629ff4d tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:56.065610 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 920/3659] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:56.075519 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-091d1f9a-74a3-4da7-9a2d-c8cffc9808eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.077487 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-091d1f9a-74a3-4da7-9a2d-c8cffc9808eb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:25:56.077743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-091d1f9a-74a3-4da7-9a2d-c8cffc9808eb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.078005 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-091d1f9a-74a3-4da7-9a2d-c8cffc9808eb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.085189 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:56.085189 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:56.089160 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-091d1f9a-74a3-4da7-9a2d-c8cffc9808eb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:56.093295 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-091d1f9a-74a3-4da7-9a2d-c8cffc9808eb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:25:56.093694 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 910/3660] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:56.346514 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b562a589-8f60-4ab4-8047-aa17bb194573 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.348357 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b562a589-8f60-4ab4-8047-aa17bb194573 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:56.348536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b562a589-8f60-4ab4-8047-aa17bb194573 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.348729 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b562a589-8f60-4ab4-8047-aa17bb194573 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.348867 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b562a589-8f60-4ab4-8047-aa17bb194573 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:56.353652 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:56.353652 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:56.355811 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b562a589-8f60-4ab4-8047-aa17bb194573 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:56.356239 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 915/3661] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:56.447976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-22cc95b1-68eb-4ca8-8681-6dc690340cad None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.449862 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22cc95b1-68eb-4ca8-8681-6dc690340cad tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] GET https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 Aug 08 20:25:56.450450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22cc95b1-68eb-4ca8-8681-6dc690340cad tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.450450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22cc95b1-68eb-4ca8-8681-6dc690340cad tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.470123 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22cc95b1-68eb-4ca8-8681-6dc690340cad tempest-TestVolumeBackupRestore-1191028910 tempest-TestVolumeBackupRestore-1191028910-project-member] https://10.4.3.206/volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 returned with HTTP 404 Aug 08 20:25:56.470789 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 917/3662] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/volumes/9c84f7df-8de7-4b86-a66e-475237dfbe78 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:56.479315 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3d3006e0-a018-4085-8687-840b445bb19a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.509951 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:56.511138 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1519016842"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:56.511860 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1519016842'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:56.511984 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Create volume of 1 GB Aug 08 20:25:56.517147 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Availability Zones retrieved successfully. Aug 08 20:25:56.523812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Flow 'volume_create_api' (9e493869-3d70-4d09-9ac8-5b66110e1d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:56.524754 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea209095-4d97-43a5-9391-fde193d4d484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.525565 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:56.549558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea209095-4d97-43a5-9391-fde193d4d484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.550317 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53dd0a14-f9df-4f3a-a374-cbee3d0611a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.611251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Created reservations ['5b1bfca9-678f-43d3-8073-5f3c1bcb379e', '459cfedd-099a-4acb-821f-413c58c42764', 'd81c91bf-693a-4be6-b69d-33392051caeb', '6db4a940-903d-47c0-bf55-267a099e05fa'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:56.612375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53dd0a14-f9df-4f3a-a374-cbee3d0611a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b1bfca9-678f-43d3-8073-5f3c1bcb379e', '459cfedd-099a-4acb-821f-413c58c42764', 'd81c91bf-693a-4be6-b69d-33392051caeb', '6db4a940-903d-47c0-bf55-267a099e05fa']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.613351 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f2bec1-1a32-4ad4-bec2-c66a52341bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.638312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f2bec1-1a32-4ad4-bec2-c66a52341bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e887343c-f104-4999-b3fc-92a5d7d42324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519016842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b49d4d36824c8ba0e0c32b033cdafc',qos_specs=None,replication_status=,reservations=['5b1bfca9-678f-43d3-8073-5f3c1bcb379e','459cfedd-099a-4acb-821f-413c58c42764','d81c91bf-693a-4be6-b69d-33392051caeb','6db4a940-903d-47c0-bf55-267a099e05fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a53a267549423085c28bac723b5892',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1519016842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e887343c-f104-4999-b3fc-92a5d7d42324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49b49d4d36824c8ba0e0c32b033cdafc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7a53a267549423085c28bac723b5892',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.638815 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9e231f-c420-468c-bd22-d33b3e6cba31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.656692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c9e231f-c420-468c-bd22-d33b3e6cba31) transitioned into state 'SUCCESS' from state '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-1519016842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49b49d4d36824c8ba0e0c32b033cdafc',qos_specs=None,replication_status=,reservations=['5b1bfca9-678f-43d3-8073-5f3c1bcb379e','459cfedd-099a-4acb-821f-413c58c42764','d81c91bf-693a-4be6-b69d-33392051caeb','6db4a940-903d-47c0-bf55-267a099e05fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a53a267549423085c28bac723b5892',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.657348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c9a123b-e0dd-42b1-8616-ad73885be1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.666239 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c9a123b-e0dd-42b1-8616-ad73885be1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.667048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Flow 'volume_create_api' (9e493869-3d70-4d09-9ac8-5b66110e1d2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:56.667360 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Create volume request issued successfully. Aug 08 20:25:56.667939 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3d3006e0-a018-4085-8687-840b445bb19a tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:56.668488 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 921/3663] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:25:56 2026] POST /volume/v3/volumes => generated 778 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:56.679968 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1690e804-11db-4068-a4e1-df653c274d0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.681996 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1690e804-11db-4068-a4e1-df653c274d0f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 Aug 08 20:25:56.682243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1690e804-11db-4068-a4e1-df653c274d0f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.682487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1690e804-11db-4068-a4e1-df653c274d0f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.689785 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:56.689785 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:56.693100 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1690e804-11db-4068-a4e1-df653c274d0f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Volume info retrieved successfully. Aug 08 20:25:56.697181 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1690e804-11db-4068-a4e1-df653c274d0f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 returned with HTTP 200 Aug 08 20:25:56.697432 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 911/3664] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:56.848212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-43a61d4b-4c43-492e-a691-d21e1084b6e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.850042 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43a61d4b-4c43-492e-a691-d21e1084b6e5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 Aug 08 20:25:56.850493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43a61d4b-4c43-492e-a691-d21e1084b6e5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.850493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-43a61d4b-4c43-492e-a691-d21e1084b6e5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.856235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-43a61d4b-4c43-492e-a691-d21e1084b6e5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 returned with HTTP 404 Aug 08 20:25:56.856915 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 916/3665] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/volumes/018ea38c-2d9a-4e17-98a5-b20c712a3c26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:56.865920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-baf5610b-8b85-4b6b-8d4b-5648b0211f3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.867923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-baf5610b-8b85-4b6b-8d4b-5648b0211f3d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:25:56.868136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-baf5610b-8b85-4b6b-8d4b-5648b0211f3d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.868336 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-baf5610b-8b85-4b6b-8d4b-5648b0211f3d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.875173 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:56.875173 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:56.878703 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-baf5610b-8b85-4b6b-8d4b-5648b0211f3d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:56.882645 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-baf5610b-8b85-4b6b-8d4b-5648b0211f3d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:25:56.882994 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 918/3666] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:56.898480 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5b779595-c3bc-42ff-ac61-aee232c88eab None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.900479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:56.900838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2115816517"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:56.902218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2115816517'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:56.902337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume of 1 GB Aug 08 20:25:56.902627 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:56.902627 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:56.906275 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Availability Zones retrieved successfully. Aug 08 20:25:56.911899 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (890192b8-ed48-4974-8d5e-c2026ec26d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:56.912921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d779db3-6da9-492f-9af5-104dd8483317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.913918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:56.945065 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d779db3-6da9-492f-9af5-104dd8483317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:56.946231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6cc6aa-2402-4f7f-b486-419479a2461e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:56.993155 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39f4bef1-6b21-429a-b7df-2b100eca68f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:56.994955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39f4bef1-6b21-429a-b7df-2b100eca68f7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf Aug 08 20:25:56.995356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39f4bef1-6b21-429a-b7df-2b100eca68f7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:56.995438 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39f4bef1-6b21-429a-b7df-2b100eca68f7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:56.999129 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['a5b2395d-3fd3-4927-b20e-ae7669f6c8de', '4d38c1ac-86a3-4ad3-acdc-f07ecc5a55de', '94bf0dd7-629d-49ca-9d9d-b3fad96e6723', '444df67c-0a88-49f6-9c98-c4ba2b2d1d1c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:57.000291 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6cc6aa-2402-4f7f-b486-419479a2461e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b2395d-3fd3-4927-b20e-ae7669f6c8de', '4d38c1ac-86a3-4ad3-acdc-f07ecc5a55de', '94bf0dd7-629d-49ca-9d9d-b3fad96e6723', '444df67c-0a88-49f6-9c98-c4ba2b2d1d1c']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:57.001416 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c554a4f4-025b-4454-82f9-af906e7e7b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:57.005134 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.005134 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:57.009374 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39f4bef1-6b21-429a-b7df-2b100eca68f7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:57.014105 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39f4bef1-6b21-429a-b7df-2b100eca68f7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf returned with HTTP 200 Aug 08 20:25:57.014634 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 912/3667] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:56 2026] GET /volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:57.026329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.029021 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:57.029353 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1eddc7af-11b2-4e92-b675-71e1be9e9ddf", "name": "tempest-type-Backup-224584094"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:57.030721 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Creating new backup {'backup': {'volume_id': '1eddc7af-11b2-4e92-b675-71e1be9e9ddf', 'name': 'tempest-type-Backup-224584094'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:57.030832 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Creating backup of volume 1eddc7af-11b2-4e92-b675-71e1be9e9ddf in container None Aug 08 20:25:57.036063 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c554a4f4-025b-4454-82f9-af906e7e7b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26d8401d-0920-47cd-8993-3cefc7ea6b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2115816517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['a5b2395d-3fd3-4927-b20e-ae7669f6c8de','4d38c1ac-86a3-4ad3-acdc-f07ecc5a55de','94bf0dd7-629d-49ca-9d9d-b3fad96e6723','444df67c-0a88-49f6-9c98-c4ba2b2d1d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2115816517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26d8401d-0920-47cd-8993-3cefc7ea6b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c26d6d947f34caf8288ed4046ac2231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:57.036989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5d8fe0-5514-4057-aa17-756821d84052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:57.038317 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.038317 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:57.038685 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:25:57.069690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5d8fe0-5514-4057-aa17-756821d84052) transitioned into state 'SUCCESS' from state '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-2115816517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['a5b2395d-3fd3-4927-b20e-ae7669f6c8de','4d38c1ac-86a3-4ad3-acdc-f07ecc5a55de','94bf0dd7-629d-49ca-9d9d-b3fad96e6723','444df67c-0a88-49f6-9c98-c4ba2b2d1d1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:57.070335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f0c5685-92a6-4c84-89ac-3b0955664e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:57.075276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59a52a9d-6172-4f85-8a0c-faf7074f9f83 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.076996 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59a52a9d-6172-4f85-8a0c-faf7074f9f83 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:57.077190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59a52a9d-6172-4f85-8a0c-faf7074f9f83 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.077377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59a52a9d-6172-4f85-8a0c-faf7074f9f83 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.077524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-59a52a9d-6172-4f85-8a0c-faf7074f9f83 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:57.078349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Created reservations ['62def534-bc52-4c20-85f4-d2c7034241bd', '0fbc3175-fb44-471e-8835-4714c84362d4'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:57.082200 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.082200 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:57.083141 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59a52a9d-6172-4f85-8a0c-faf7074f9f83 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:57.083659 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 919/3668] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:57.087783 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f0c5685-92a6-4c84-89ac-3b0955664e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:57.088797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (890192b8-ed48-4974-8d5e-c2026ec26d39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:57.089207 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request issued successfully. Aug 08 20:25:57.089937 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5b779595-c3bc-42ff-ac61-aee232c88eab tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:57.090591 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 922/3669] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:25:56 2026] POST /volume/v3/volumes => generated 754 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:57.108037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-90b9f396-9fd1-4db3-890b-c020509b388c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.109691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c668172-6d88-4bd8-a875-a1e0f99564e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.110369 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90b9f396-9fd1-4db3-890b-c020509b388c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:25:57.110999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90b9f396-9fd1-4db3-890b-c020509b388c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.111059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-90b9f396-9fd1-4db3-890b-c020509b388c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.111454 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c668172-6d88-4bd8-a875-a1e0f99564e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:25:57.111684 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c668172-6d88-4bd8-a875-a1e0f99564e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.111844 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c668172-6d88-4bd8-a875-a1e0f99564e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.118165 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a7fdb8c-1bb7-43fe-bd0a-18962e1cdc93 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:57.118660 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 917/3670] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:25:57 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:57.120110 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.120110 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:57.122581 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.122581 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:57.126530 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-90b9f396-9fd1-4db3-890b-c020509b388c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:57.127134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-691e588c-4157-4c65-9d81-4d8a56757880 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.127217 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4c668172-6d88-4bd8-a875-a1e0f99564e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:57.129060 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-691e588c-4157-4c65-9d81-4d8a56757880 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:25:57.129318 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-691e588c-4157-4c65-9d81-4d8a56757880 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.129592 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-691e588c-4157-4c65-9d81-4d8a56757880 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.129751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-691e588c-4157-4c65-9d81-4d8a56757880 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:57.132330 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-90b9f396-9fd1-4db3-890b-c020509b388c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f returned with HTTP 200 Aug 08 20:25:57.132857 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 913/3671] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:57.133353 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c668172-6d88-4bd8-a875-a1e0f99564e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:25:57.133685 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.133685 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:57.133914 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 920/3672] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:57.134525 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-691e588c-4157-4c65-9d81-4d8a56757880 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:25:57.134975 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 923/3673] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:57.156271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e48d437f-d961-4432-98c2-75b4068a310c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.164228 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e48d437f-d961-4432-98c2-75b4068a310c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:25:57.166432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e48d437f-d961-4432-98c2-75b4068a310c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.169012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e48d437f-d961-4432-98c2-75b4068a310c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.200830 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.200830 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:57.228795 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e48d437f-d961-4432-98c2-75b4068a310c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:57.259482 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e48d437f-d961-4432-98c2-75b4068a310c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:25:57.261915 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 918/3674] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 1367 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:57.367461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f173708-c4b3-49f9-8206-486a5da50e7f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.369542 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f173708-c4b3-49f9-8206-486a5da50e7f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:57.369778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f173708-c4b3-49f9-8206-486a5da50e7f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.369964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f173708-c4b3-49f9-8206-486a5da50e7f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.370072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8f173708-c4b3-49f9-8206-486a5da50e7f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:57.375081 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.375081 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:57.375882 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f173708-c4b3-49f9-8206-486a5da50e7f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:57.376234 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 914/3675] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:57.496630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.498693 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:57.498952 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.499180 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.499462 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume with id: 3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:57.710133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aecd6ebc-5c0b-44ba-a67d-ccb8626bda6d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.712341 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aecd6ebc-5c0b-44ba-a67d-ccb8626bda6d tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 Aug 08 20:25:57.712653 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aecd6ebc-5c0b-44ba-a67d-ccb8626bda6d tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.713730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aecd6ebc-5c0b-44ba-a67d-ccb8626bda6d tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.717646 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.717646 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:57.718411 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:57.730122 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.730122 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:57.734968 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aecd6ebc-5c0b-44ba-a67d-ccb8626bda6d tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Volume info retrieved successfully. Aug 08 20:25:57.735031 np0000006809 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:25:57.738714 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aecd6ebc-5c0b-44ba-a67d-ccb8626bda6d tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 returned with HTTP 200 Aug 08 20:25:57.739210 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 924/3676] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:57.743433 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume request issued successfully. Aug 08 20:25:57.743581 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aada67bf-05b3-4df0-8d7d-38dd94b45d11 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 202 Aug 08 20:25:57.745890 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 921/3677] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:25:57 2026] DELETE /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:57.750931 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7e5973d8-6895-4ce8-883f-35189b4b2a5f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.753136 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e5973d8-6895-4ce8-883f-35189b4b2a5f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:57.753424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e5973d8-6895-4ce8-883f-35189b4b2a5f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.753880 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7e5973d8-6895-4ce8-883f-35189b4b2a5f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.754276 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.757223 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:25:57.757809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e887343c-f104-4999-b3fc-92a5d7d42324", "name": "tempest-type-Backup-1780183276"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:57.759488 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Creating new backup {'backup': {'volume_id': 'e887343c-f104-4999-b3fc-92a5d7d42324', 'name': 'tempest-type-Backup-1780183276'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:25:57.759631 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Creating backup of volume e887343c-f104-4999-b3fc-92a5d7d42324 in container None Aug 08 20:25:57.762780 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.762780 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:57.766986 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7e5973d8-6895-4ce8-883f-35189b4b2a5f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:25:57.767590 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.767590 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:57.767906 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Volume info retrieved successfully. Aug 08 20:25:57.773549 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7e5973d8-6895-4ce8-883f-35189b4b2a5f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 200 Aug 08 20:25:57.774037 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 919/3678] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:57.797239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Created reservations ['6ee44062-ebbb-48d9-920e-e2a1c9b58aa4', 'b858ec62-144c-482a-9312-73e8d24d3d57'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:57.830409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b805a1df-504f-4e54-8a24-8f2eb7faa698 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:25:57.830906 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 915/3679] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:25:57 2026] POST /volume/v3/backups => generated 316 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:57.839213 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2da52068-9b04-4290-b032-8abc2f9da6fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:57.841249 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2da52068-9b04-4290-b032-8abc2f9da6fd tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:25:57.841556 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2da52068-9b04-4290-b032-8abc2f9da6fd tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:57.841811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2da52068-9b04-4290-b032-8abc2f9da6fd tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:57.841939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2da52068-9b04-4290-b032-8abc2f9da6fd tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:57.846442 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:57.846442 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:57.847354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2da52068-9b04-4290-b032-8abc2f9da6fd tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:25:57.847759 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 925/3680] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:57 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.093771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a27dd1fd-108e-4f7c-8d98-8f4f288eccab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.096884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a27dd1fd-108e-4f7c-8d98-8f4f288eccab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:58.097210 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a27dd1fd-108e-4f7c-8d98-8f4f288eccab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.097540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a27dd1fd-108e-4f7c-8d98-8f4f288eccab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.097693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-a27dd1fd-108e-4f7c-8d98-8f4f288eccab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:58.103359 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.103359 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:58.104565 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a27dd1fd-108e-4f7c-8d98-8f4f288eccab tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:58.105081 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 922/3681] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:25:58.147986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0844ca48-691d-49ce-bf50-b31500e99200 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.147986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0844ca48-691d-49ce-bf50-b31500e99200 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:25:58.148449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0844ca48-691d-49ce-bf50-b31500e99200 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.148449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0844ca48-691d-49ce-bf50-b31500e99200 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.148449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0844ca48-691d-49ce-bf50-b31500e99200 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:58.151477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2766eecf-cf5f-4e78-9d59-5e45a0174b57 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.151869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2766eecf-cf5f-4e78-9d59-5e45a0174b57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:25:58.152059 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2766eecf-cf5f-4e78-9d59-5e45a0174b57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.152243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2766eecf-cf5f-4e78-9d59-5e45a0174b57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.152608 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.152608 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:58.153220 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0844ca48-691d-49ce-bf50-b31500e99200 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:25:58.153628 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 920/3682] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.159071 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.159071 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:58.162424 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2766eecf-cf5f-4e78-9d59-5e45a0174b57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:58.166214 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2766eecf-cf5f-4e78-9d59-5e45a0174b57 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f returned with HTTP 200 Aug 08 20:25:58.166608 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 916/3683] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.180157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6f6e0450-507a-4844-9896-f3802af67655 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.181656 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:25:58.181967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26d8401d-0920-47cd-8993-3cefc7ea6b8f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1821290783"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:58.189449 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.189449 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:58.189906 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:58.190079 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create snapshot from volume 26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:25:58.213229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['5104e308-0a07-44ec-a0c0-0b79fa86c72b', '71e39f92-b5b0-40e4-8961-845a68e5772b', '75829650-83a8-4a93-be5b-fcd37b42dd97', 'ff9d2573-7ed5-4dba-a548-30e574885980'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:58.248022 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot create request issued successfully. Aug 08 20:25:58.248317 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6f6e0450-507a-4844-9896-f3802af67655 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:25:58.248769 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 926/3684] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:25:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:58.257554 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f7c21365-d5f9-4557-bb8b-994effecd97d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.259652 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7c21365-d5f9-4557-bb8b-994effecd97d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 Aug 08 20:25:58.259998 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7c21365-d5f9-4557-bb8b-994effecd97d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.260307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f7c21365-d5f9-4557-bb8b-994effecd97d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.265903 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.265903 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:58.266630 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f7c21365-d5f9-4557-bb8b-994effecd97d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:58.267773 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f7c21365-d5f9-4557-bb8b-994effecd97d tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 returned with HTTP 200 Aug 08 20:25:58.268268 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 923/3685] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.387776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e87597d-c976-404b-9f23-e9227ecb3505 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.390074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e87597d-c976-404b-9f23-e9227ecb3505 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:58.390252 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e87597d-c976-404b-9f23-e9227ecb3505 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.390477 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e87597d-c976-404b-9f23-e9227ecb3505 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.390584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8e87597d-c976-404b-9f23-e9227ecb3505 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:58.394271 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.394271 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:58.394940 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e87597d-c976-404b-9f23-e9227ecb3505 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:58.396053 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 921/3686] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.461035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9396ceb6-36fc-4387-b634-854b3783a012 req-33e68a76-90a9-448e-96c4-0539eb805b03 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.462944 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-33e68a76-90a9-448e-96c4-0539eb805b03 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:25:58.463127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-33e68a76-90a9-448e-96c4-0539eb805b03 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.463302 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-33e68a76-90a9-448e-96c4-0539eb805b03 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.470620 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.470620 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:58.475400 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-9396ceb6-36fc-4387-b634-854b3783a012 req-33e68a76-90a9-448e-96c4-0539eb805b03 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:58.482582 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-33e68a76-90a9-448e-96c4-0539eb805b03 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:25:58.483032 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 917/3687] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:58.789493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cd617bd7-7b29-4e36-9fd7-80d6c4dd4d6b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.791320 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd617bd7-7b29-4e36-9fd7-80d6c4dd4d6b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade Aug 08 20:25:58.791550 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd617bd7-7b29-4e36-9fd7-80d6c4dd4d6b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.791733 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cd617bd7-7b29-4e36-9fd7-80d6c4dd4d6b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.797617 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cd617bd7-7b29-4e36-9fd7-80d6c4dd4d6b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade returned with HTTP 404 Aug 08 20:25:58.798087 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 927/3688] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/volumes/3e6cff2a-7eb1-4fb7-a8f2-563627014ade => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:25:58.805255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d96d680-36e4-4e6e-8617-933d22acd552 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.807575 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d96d680-36e4-4e6e-8617-933d22acd552 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:25:58.807834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d96d680-36e4-4e6e-8617-933d22acd552 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.808089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d96d680-36e4-4e6e-8617-933d22acd552 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.809131 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-6d96d680-36e4-4e6e-8617-933d22acd552 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:25:58.845906 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d96d680-36e4-4e6e-8617-933d22acd552 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Get all volumes completed successfully. Aug 08 20:25:58.848357 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.848357 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:58.853961 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d96d680-36e4-4e6e-8617-933d22acd552 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:25:58.854427 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 924/3689] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15179 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:25:58.860514 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b8b34a93-4a9c-4490-8460-1d9c9fbfeeaf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.862187 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8b34a93-4a9c-4490-8460-1d9c9fbfeeaf tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:25:58.862429 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8b34a93-4a9c-4490-8460-1d9c9fbfeeaf tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.862618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b8b34a93-4a9c-4490-8460-1d9c9fbfeeaf tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.862719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b8b34a93-4a9c-4490-8460-1d9c9fbfeeaf tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:58.866604 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.866604 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:58.867172 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b8b34a93-4a9c-4490-8460-1d9c9fbfeeaf tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:25:58.867666 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 922/3690] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:58 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.876436 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d76a6c6-6087-453f-8d79-ccba3d85bc9a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.878587 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d76a6c6-6087-453f-8d79-ccba3d85bc9a tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] DELETE https://10.4.3.206/volume/v3/types/01ecb074-3d8d-4f96-8d06-bbc7912ed5b6 Aug 08 20:25:58.878834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d76a6c6-6087-453f-8d79-ccba3d85bc9a tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:58.879081 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d76a6c6-6087-453f-8d79-ccba3d85bc9a tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:58.900455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d76a6c6-6087-453f-8d79-ccba3d85bc9a tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/01ecb074-3d8d-4f96-8d06-bbc7912ed5b6 returned with HTTP 202 Aug 08 20:25:58.900914 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 918/3691] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:25:58 2026] DELETE /volume/v3/types/01ecb074-3d8d-4f96-8d06-bbc7912ed5b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:25:58.910555 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-df4474dd-6262-43ad-9ffb-351c8b731aee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.912280 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df4474dd-6262-43ad-9ffb-351c8b731aee tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:25:58.912714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-df4474dd-6262-43ad-9ffb-351c8b731aee tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-66450339", "extra_specs": {}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:58.914176 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.914176 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:58.924829 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-df4474dd-6262-43ad-9ffb-351c8b731aee tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:25:58.925234 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 928/3692] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:25:58 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.933563 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a018d317-e732-4aca-bd54-7e28e59a2202 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.935240 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a018d317-e732-4aca-bd54-7e28e59a2202 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types/d04dfa07-0232-46d4-9574-d6ee785cfa51/encryption Aug 08 20:25:58.935680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a018d317-e732-4aca-bd54-7e28e59a2202 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:58.973607 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a018d317-e732-4aca-bd54-7e28e59a2202 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/d04dfa07-0232-46d4-9574-d6ee785cfa51/encryption returned with HTTP 200 Aug 08 20:25:58.974306 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 925/3693] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:25:58 2026] POST /volume/v3/types/d04dfa07-0232-46d4-9574-d6ee785cfa51/encryption => generated 231 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:58.982052 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-663ecb95-8f25-4fca-b560-0527737760b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:58.983891 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:58.984225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2085920519", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-66450339", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:58.985866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2085920519', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-66450339', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:58.989403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume of 1 GB Aug 08 20:25:58.989770 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:58.989770 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:58.990220 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Availability Zones retrieved successfully. Aug 08 20:25:58.995492 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (f7c08016-fefa-4a23-b90b-314a541ebd2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:58.996345 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e99330-775a-4102-aa04-5b250f6efe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:58.997184 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:59.022142 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e99330-775a-4102-aa04-5b250f6efe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:25:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d04dfa07-0232-46d4-9574-d6ee785cfa51,is_public=True,name='tempest-scenario-type-luksv2-66450339',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd04dfa07-0232-46d4-9574-d6ee785cfa51', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.022951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bbc861-2ff7-46c7-ab45-93a7a7d755fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.057261 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-66450339 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-66450339, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:25:59.057652 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-66450339 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-66450339, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:25:59.082908 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Created reservations ['8afa694a-36c9-49d6-b9a8-1e8ac9a6c1e6', 'c0977282-9858-4b66-ae96-9fb70005bce4', 'e6c29804-0b88-47a2-a586-7d02228cd21e', 'b395fdf8-710d-4a28-90ab-312007d0c7c6'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:59.083674 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29bbc861-2ff7-46c7-ab45-93a7a7d755fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8afa694a-36c9-49d6-b9a8-1e8ac9a6c1e6', 'c0977282-9858-4b66-ae96-9fb70005bce4', 'e6c29804-0b88-47a2-a586-7d02228cd21e', 'b395fdf8-710d-4a28-90ab-312007d0c7c6']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.084509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f97be4c2-6017-4977-8bcf-3ff6d3a469dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.106461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f97be4c2-6017-4977-8bcf-3ff6d3a469dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3275454f-9482-4100-9492-98b0d83df7af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2085920519',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['8afa694a-36c9-49d6-b9a8-1e8ac9a6c1e6','c0977282-9858-4b66-ae96-9fb70005bce4','e6c29804-0b88-47a2-a586-7d02228cd21e','b395fdf8-710d-4a28-90ab-312007d0c7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=d04dfa07-0232-46d4-9574-d6ee785cfa51), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2085920519',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3275454f-9482-4100-9492-98b0d83df7af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88f683ceba4c9789159fa3628ce0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04b6991f538e4f9082e82b90e45167e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d04dfa07-0232-46d4-9574-d6ee785cfa51),volume_type_id=d04dfa07-0232-46d4-9574-d6ee785cfa51)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.107115 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd260c0-3b8d-4198-a940-060837de8ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.115357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ff68e77-28af-4201-a274-0caba2cf7686 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.117056 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ff68e77-28af-4201-a274-0caba2cf7686 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:25:59.117248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ff68e77-28af-4201-a274-0caba2cf7686 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.117477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ff68e77-28af-4201-a274-0caba2cf7686 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.117580 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6ff68e77-28af-4201-a274-0caba2cf7686 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:59.121856 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.121856 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:59.122545 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ff68e77-28af-4201-a274-0caba2cf7686 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:25:59.122588 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd260c0-3b8d-4198-a940-060837de8ff3) transitioned into state 'SUCCESS' from state '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-2085920519',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['8afa694a-36c9-49d6-b9a8-1e8ac9a6c1e6','c0977282-9858-4b66-ae96-9fb70005bce4','e6c29804-0b88-47a2-a586-7d02228cd21e','b395fdf8-710d-4a28-90ab-312007d0c7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=d04dfa07-0232-46d4-9574-d6ee785cfa51)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.122858 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 919/3694] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:59.123223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d361b7-2225-41ab-95e1-da0c45a82e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.132498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d361b7-2225-41ab-95e1-da0c45a82e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.133444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (f7c08016-fefa-4a23-b90b-314a541ebd2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:59.133714 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request issued successfully. Aug 08 20:25:59.134254 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-663ecb95-8f25-4fca-b560-0527737760b9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:59.134698 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 923/3695] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:58 2026] POST /volume/v3/volumes => generated 785 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:59.164486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0d7c398a-8e98-441d-843b-f5d002dde928 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.166664 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d7c398a-8e98-441d-843b-f5d002dde928 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:25:59.167080 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d7c398a-8e98-441d-843b-f5d002dde928 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.167080 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0d7c398a-8e98-441d-843b-f5d002dde928 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.167593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0d7c398a-8e98-441d-843b-f5d002dde928 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:59.168344 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-9396ceb6-36fc-4387-b634-854b3783a012 req-9d8af873-b6c0-418f-8514-53f6aa75a013 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.171321 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-9d8af873-b6c0-418f-8514-53f6aa75a013 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:25:59.171637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-9d8af873-b6c0-418f-8514-53f6aa75a013 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.171918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-9d8af873-b6c0-418f-8514-53f6aa75a013 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.172128 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.172128 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:59.172921 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0d7c398a-8e98-441d-843b-f5d002dde928 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:25:59.173334 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 929/3696] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:59.181796 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.181796 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:59.186991 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-9396ceb6-36fc-4387-b634-854b3783a012 req-9d8af873-b6c0-418f-8514-53f6aa75a013 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:25:59.192929 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-9d8af873-b6c0-418f-8514-53f6aa75a013 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:25:59.193432 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 926/3697] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:25:59.203278 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fcb203e8-c63f-42de-b3ca-adab051794dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.203982 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fcb203e8-c63f-42de-b3ca-adab051794dc None None] GET https://10.4.3.206/volume// Aug 08 20:25:59.203982 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fcb203e8-c63f-42de-b3ca-adab051794dc None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.204208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fcb203e8-c63f-42de-b3ca-adab051794dc None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.204598 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fcb203e8-c63f-42de-b3ca-adab051794dc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:25:59.204922 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 920/3698] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:25: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 08 20:25:59.213648 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-9396ceb6-36fc-4387-b634-854b3783a012 req-219d1121-102f-4ef8-af6e-4496a2779cff None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.216299 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-219d1121-102f-4ef8-af6e-4496a2779cff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:25:59.216751 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-219d1121-102f-4ef8-af6e-4496a2779cff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "093583b2-8f41-4606-ace2-cf22cca0be88", "connector": null, "instance_uuid": "551e36d3-3023-4e8a-8f87-b3531f227596"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:59.226704 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.226704 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:59.251234 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-219d1121-102f-4ef8-af6e-4496a2779cff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:25:59.251747 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 924/3699] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:25:59 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 08 20:25:59.282221 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab547173-a378-4ad7-8086-874d8b987a55 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.284286 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab547173-a378-4ad7-8086-874d8b987a55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 Aug 08 20:25:59.284579 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab547173-a378-4ad7-8086-874d8b987a55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.284838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab547173-a378-4ad7-8086-874d8b987a55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.293155 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.293155 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:59.293724 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab547173-a378-4ad7-8086-874d8b987a55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:59.294712 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab547173-a378-4ad7-8086-874d8b987a55 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 returned with HTTP 200 Aug 08 20:25:59.295162 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 930/3700] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:59.304740 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-949e00ab-cde6-41d7-987e-34a2863ff15c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.306747 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:25:59.307149 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "24321de9-d9ba-4ec2-9eba-868f73555130", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1777754170"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:25:59.309066 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request body: {'volume': {'snapshot_id': '24321de9-d9ba-4ec2-9eba-868f73555130', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1777754170'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:25:59.314509 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.314509 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:25:59.314993 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:25:59.315137 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume of 1 GB Aug 08 20:25:59.320528 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Availability Zones retrieved successfully. Aug 08 20:25:59.328765 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (f66033a2-8fa7-41df-a32a-d4e679fb00c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:59.330324 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9cd4c7a-70e6-485b-9cfd-486f6d9521ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.331642 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:25:59.370726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9cd4c7a-70e6-485b-9cfd-486f6d9521ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '24321de9-d9ba-4ec2-9eba-868f73555130', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.371755 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8eeca82-9218-4da3-b7da-f66fbaa0481b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.408788 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c6aaf666-ef4b-4f7b-8b6b-bf787ccd71f0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.411235 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6aaf666-ef4b-4f7b-8b6b-bf787ccd71f0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:25:59.411529 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6aaf666-ef4b-4f7b-8b6b-bf787ccd71f0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.411762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6aaf666-ef4b-4f7b-8b6b-bf787ccd71f0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.411899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c6aaf666-ef4b-4f7b-8b6b-bf787ccd71f0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:59.417031 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.417031 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:25:59.417866 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6aaf666-ef4b-4f7b-8b6b-bf787ccd71f0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:25:59.418497 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 921/3701] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:59.427932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Created reservations ['e12af1e4-bb20-421b-be23-4138a2271ba5', 'd9bc3b49-cf73-4213-b605-98b95d58c69e', '45488b83-543d-415d-adaf-9e5f9aae2628', '22085240-b4b0-485d-9206-d6a8bfb1d652'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:25:59.429097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8eeca82-9218-4da3-b7da-f66fbaa0481b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12af1e4-bb20-421b-be23-4138a2271ba5', 'd9bc3b49-cf73-4213-b605-98b95d58c69e', '45488b83-543d-415d-adaf-9e5f9aae2628', '22085240-b4b0-485d-9206-d6a8bfb1d652']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.430221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40747d8-abcb-42b8-a9d2-8b59e6edc8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.484001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b40747d8-abcb-42b8-a9d2-8b59e6edc8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd24e47c6-2248-4830-9d24-e2b81c4dd0a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1777754170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['e12af1e4-bb20-421b-be23-4138a2271ba5','d9bc3b49-cf73-4213-b605-98b95d58c69e','45488b83-543d-415d-adaf-9e5f9aae2628','22085240-b4b0-485d-9206-d6a8bfb1d652'],size=1,snapshot_id=24321de9-d9ba-4ec2-9eba-868f73555130,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:25:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1777754170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d24e47c6-2248-4830-9d24-e2b81c4dd0a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c26d6d947f34caf8288ed4046ac2231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=24321de9-d9ba-4ec2-9eba-868f73555130,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.484839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f2a2d1-4d70-4827-ba45-805e3c2cafae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.511996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f2a2d1-4d70-4827-ba45-805e3c2cafae) transitioned into state 'SUCCESS' from state '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-1777754170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c26d6d947f34caf8288ed4046ac2231',qos_specs=None,replication_status=,reservations=['e12af1e4-bb20-421b-be23-4138a2271ba5','d9bc3b49-cf73-4213-b605-98b95d58c69e','45488b83-543d-415d-adaf-9e5f9aae2628','22085240-b4b0-485d-9206-d6a8bfb1d652'],size=1,snapshot_id=24321de9-d9ba-4ec2-9eba-868f73555130,source_replicaid=,source_volid=None,status='creating',user_id='9f2242dd3d7349faa4a3edfc660535b0',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.513050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28901da-20db-46c0-bf35-69b125390e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:25:59.540251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b28901da-20db-46c0-bf35-69b125390e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:25:59.541623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Flow 'volume_create_api' (f66033a2-8fa7-41df-a32a-d4e679fb00c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:25:59.542111 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Create volume request issued successfully. Aug 08 20:25:59.543147 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-949e00ab-cde6-41d7-987e-34a2863ff15c tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:25:59.543764 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 927/3702] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:25:59 2026] POST /volume/v3/volumes => generated 788 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:25:59.556341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5d021605-d8bd-41a3-b471-431ce223d4c5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.558227 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d021605-d8bd-41a3-b471-431ce223d4c5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:25:59.558688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d021605-d8bd-41a3-b471-431ce223d4c5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.558971 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d021605-d8bd-41a3-b471-431ce223d4c5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.567553 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.567553 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:25:59.574824 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5d021605-d8bd-41a3-b471-431ce223d4c5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:25:59.580986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d021605-d8bd-41a3-b471-431ce223d4c5 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 200 Aug 08 20:25:59.581598 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 925/3703] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:25:59.880706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c5176e0-8658-419f-82c1-72615844fda6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:25:59.883349 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c5176e0-8658-419f-82c1-72615844fda6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:25:59.883349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c5176e0-8658-419f-82c1-72615844fda6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:25:59.883349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c5176e0-8658-419f-82c1-72615844fda6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:25:59.883349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7c5176e0-8658-419f-82c1-72615844fda6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:25:59.891559 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:25:59.891559 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:25:59.892810 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c5176e0-8658-419f-82c1-72615844fda6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:25:59.893138 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 931/3704] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:25:59 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.136497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-05251cc9-ac4b-4ae8-9f68-97d20a3ba816 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.138661 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05251cc9-ac4b-4ae8-9f68-97d20a3ba816 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:26:00.138909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05251cc9-ac4b-4ae8-9f68-97d20a3ba816 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.139109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-05251cc9-ac4b-4ae8-9f68-97d20a3ba816 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.139282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-05251cc9-ac4b-4ae8-9f68-97d20a3ba816 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:00.143890 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.143890 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:00.144869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-05251cc9-ac4b-4ae8-9f68-97d20a3ba816 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:26:00.145345 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 922/3705] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.186733 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a9d1abb-9a91-42c2-94f0-ed11e94b4beb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.189210 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a9d1abb-9a91-42c2-94f0-ed11e94b4beb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:00.190053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a9d1abb-9a91-42c2-94f0-ed11e94b4beb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.190347 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a9d1abb-9a91-42c2-94f0-ed11e94b4beb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.190626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-1a9d1abb-9a91-42c2-94f0-ed11e94b4beb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:00.197689 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.197689 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:00.199474 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a9d1abb-9a91-42c2-94f0-ed11e94b4beb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:00.200229 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 928/3706] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.263619 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-738e8098-f618-4550-a5e4-c07f31475d23 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.264025 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-738e8098-f618-4550-a5e4-c07f31475d23 None None] GET https://10.4.3.206/volume// Aug 08 20:26:00.264076 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-738e8098-f618-4550-a5e4-c07f31475d23 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.264461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-738e8098-f618-4550-a5e4-c07f31475d23 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.264856 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-738e8098-f618-4550-a5e4-c07f31475d23 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:26:00.264856 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 926/3707] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:26:00.276726 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9396ceb6-36fc-4387-b634-854b3783a012 req-d29082e9-5da1-4890-9fc9-40cf3fde77f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.279837 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-d29082e9-5da1-4890-9fc9-40cf3fde77f7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:00.280174 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-d29082e9-5da1-4890-9fc9-40cf3fde77f7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.280323 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-d29082e9-5da1-4890-9fc9-40cf3fde77f7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.295733 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.295733 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:00.301079 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-9396ceb6-36fc-4387-b634-854b3783a012 req-d29082e9-5da1-4890-9fc9-40cf3fde77f7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:00.308780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-d29082e9-5da1-4890-9fc9-40cf3fde77f7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:26:00.309331 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 932/3708] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:26:00.430615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.430725 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d693a12f-7897-4045-b202-1f3eaf227f1b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.433410 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d693a12f-7897-4045-b202-1f3eaf227f1b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:00.433528 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d693a12f-7897-4045-b202-1f3eaf227f1b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.433781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d693a12f-7897-4045-b202-1f3eaf227f1b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.434273 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d693a12f-7897-4045-b202-1f3eaf227f1b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:00.438502 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c Aug 08 20:26:00.438502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:00.446259 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.446259 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:00.446259 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d693a12f-7897-4045-b202-1f3eaf227f1b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:00.446259 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 929/3709] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.474472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-093583b2-8f41-4606-ace2-cf22cca0be88-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:26:00.479737 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-093583b2-8f41-4606-ace2-cf22cca0be88-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:26:00.480868 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.480868 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:00.580238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-093583b2-8f41-4606-ace2-cf22cca0be88-np0000006809" released by "attachment_update" :: held 0.101s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:26:00.580571 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-fb6360c7-a460-4213-ac81-c187b37644e4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c returned with HTTP 200 Aug 08 20:26:00.581140 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 923/3710] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:26:00 2026] PUT /volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:00.593935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-225125ce-4cb9-4944-92c6-6bb8afe070d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.595971 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-225125ce-4cb9-4944-92c6-6bb8afe070d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:00.596221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-225125ce-4cb9-4944-92c6-6bb8afe070d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.596608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-225125ce-4cb9-4944-92c6-6bb8afe070d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.604427 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.604427 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:00.607720 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-225125ce-4cb9-4944-92c6-6bb8afe070d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:00.608427 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-9396ceb6-36fc-4387-b634-854b3783a012 req-8e6ac271-61dc-41cd-8e58-2f731434b40c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.610792 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-8e6ac271-61dc-41cd-8e58-2f731434b40c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c/action Aug 08 20:26:00.611443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-8e6ac271-61dc-41cd-8e58-2f731434b40c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:00.611443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-8e6ac271-61dc-41cd-8e58-2f731434b40c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:00.612737 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-225125ce-4cb9-4944-92c6-6bb8afe070d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 200 Aug 08 20:26:00.613309 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 927/3711] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.625989 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-775abb37-ac3b-4d12-bd99-c1576973a4b2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.628425 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-775abb37-ac3b-4d12-bd99-c1576973a4b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:00.628743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-775abb37-ac3b-4d12-bd99-c1576973a4b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.629122 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-775abb37-ac3b-4d12-bd99-c1576973a4b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.631833 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.631833 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:00.646806 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-9396ceb6-36fc-4387-b634-854b3783a012 req-8e6ac271-61dc-41cd-8e58-2f731434b40c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c/action returned with HTTP 204 Aug 08 20:26:00.647312 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 933/3712] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:26:00 2026] POST /volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:00.662026 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.662026 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:00.666930 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-775abb37-ac3b-4d12-bd99-c1576973a4b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:00.695095 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-775abb37-ac3b-4d12-bd99-c1576973a4b2 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 200 Aug 08 20:26:00.697008 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 930/3713] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.711052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-adb65301-832b-489c-b150-997f07bd2dae None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.713422 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:00.713689 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.713952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.714138 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:00.723400 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.723400 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:00.723927 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:00.747762 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume request issued successfully. Aug 08 20:26:00.747876 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-adb65301-832b-489c-b150-997f07bd2dae tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 202 Aug 08 20:26:00.748276 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 924/3714] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:00 2026] DELETE /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:00.761828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e360eaa-7fb7-4340-a52c-f58b05cef9d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.763760 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e360eaa-7fb7-4340-a52c-f58b05cef9d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:00.764022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e360eaa-7fb7-4340-a52c-f58b05cef9d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.764399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e360eaa-7fb7-4340-a52c-f58b05cef9d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.772051 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.772051 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:00.776304 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9e360eaa-7fb7-4340-a52c-f58b05cef9d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:00.780714 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e360eaa-7fb7-4340-a52c-f58b05cef9d9 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 200 Aug 08 20:26:00.781175 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 928/3715] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:00.904606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-05b82b1a-b45f-4492-a77e-cdaa2c51b633 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:00.906254 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05b82b1a-b45f-4492-a77e-cdaa2c51b633 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:00.906751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05b82b1a-b45f-4492-a77e-cdaa2c51b633 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:00.906751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05b82b1a-b45f-4492-a77e-cdaa2c51b633 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:00.906848 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-05b82b1a-b45f-4492-a77e-cdaa2c51b633 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:00.911359 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:00.911359 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:00.911904 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05b82b1a-b45f-4492-a77e-cdaa2c51b633 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:00.912328 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 934/3716] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:00 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:01.159138 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aabb49f9-abc8-4ef8-b58a-6cb81304b784 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.162335 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aabb49f9-abc8-4ef8-b58a-6cb81304b784 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:26:01.162555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aabb49f9-abc8-4ef8-b58a-6cb81304b784 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.162746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aabb49f9-abc8-4ef8-b58a-6cb81304b784 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.162882 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-aabb49f9-abc8-4ef8-b58a-6cb81304b784 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:01.167407 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:01.167407 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:01.168281 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aabb49f9-abc8-4ef8-b58a-6cb81304b784 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:26:01.168846 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 931/3717] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:01.211187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-38a0d1fb-0ec7-40a9-8216-5363a5053987 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.212855 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38a0d1fb-0ec7-40a9-8216-5363a5053987 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:01.213110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38a0d1fb-0ec7-40a9-8216-5363a5053987 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.213279 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38a0d1fb-0ec7-40a9-8216-5363a5053987 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.213425 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-38a0d1fb-0ec7-40a9-8216-5363a5053987 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:01.217331 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:01.217331 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:01.217876 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38a0d1fb-0ec7-40a9-8216-5363a5053987 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:01.218185 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 925/3718] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:01.456770 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-edb2b7bf-a742-4623-b4ab-88dd6ca7af9a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.458494 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edb2b7bf-a742-4623-b4ab-88dd6ca7af9a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:01.458676 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edb2b7bf-a742-4623-b4ab-88dd6ca7af9a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.459032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-edb2b7bf-a742-4623-b4ab-88dd6ca7af9a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.459125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-edb2b7bf-a742-4623-b4ab-88dd6ca7af9a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:01.464593 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:01.464593 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:01.465244 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-edb2b7bf-a742-4623-b4ab-88dd6ca7af9a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:01.465661 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 929/3719] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:01.801454 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5064cc33-54c9-47cd-8e49-5d322126ce6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.804907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5064cc33-54c9-47cd-8e49-5d322126ce6a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:01.805114 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5064cc33-54c9-47cd-8e49-5d322126ce6a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.805367 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5064cc33-54c9-47cd-8e49-5d322126ce6a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.812780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5064cc33-54c9-47cd-8e49-5d322126ce6a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 404 Aug 08 20:26:01.813329 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 935/3720] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:01.821965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c4f66360-e54e-4b15-b26e-c52fed938e39 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.824233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4f66360-e54e-4b15-b26e-c52fed938e39 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:01.824499 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4f66360-e54e-4b15-b26e-c52fed938e39 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.824744 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c4f66360-e54e-4b15-b26e-c52fed938e39 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.831312 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c4f66360-e54e-4b15-b26e-c52fed938e39 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 404 Aug 08 20:26:01.831888 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 932/3721] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:01.840290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8559941e-7b96-4475-b1be-9c83035d7e51 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.847127 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8559941e-7b96-4475-b1be-9c83035d7e51 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:01.847127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8559941e-7b96-4475-b1be-9c83035d7e51 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.847127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8559941e-7b96-4475-b1be-9c83035d7e51 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.847127 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-8559941e-7b96-4475-b1be-9c83035d7e51 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: d24e47c6-2248-4830-9d24-e2b81c4dd0a5 Aug 08 20:26:01.858088 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8559941e-7b96-4475-b1be-9c83035d7e51 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 returned with HTTP 404 Aug 08 20:26:01.859097 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 926/3722] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:01 2026] DELETE /volume/v3/volumes/d24e47c6-2248-4830-9d24-e2b81c4dd0a5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:01.870120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f88581b4-ae3f-4475-8408-c9c743169544 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.873627 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 Aug 08 20:26:01.873799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.873970 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.874071 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete snapshot with id: 24321de9-d9ba-4ec2-9eba-868f73555130 Aug 08 20:26:01.885408 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:01.885408 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:01.885901 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:26:01.905957 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot delete request issued successfully. Aug 08 20:26:01.906065 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f88581b4-ae3f-4475-8408-c9c743169544 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 returned with HTTP 202 Aug 08 20:26:01.906718 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 930/3723] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:01 2026] DELETE /volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:01.916847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4e878665-47a1-4cd9-82fd-66514c91dca1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.919906 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e878665-47a1-4cd9-82fd-66514c91dca1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 Aug 08 20:26:01.920130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e878665-47a1-4cd9-82fd-66514c91dca1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.920370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e878665-47a1-4cd9-82fd-66514c91dca1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.922229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c3c3a2f6-a1db-4006-8bf0-f97c5e259fc6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:01.924961 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3c3a2f6-a1db-4006-8bf0-f97c5e259fc6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:01.925212 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3c3a2f6-a1db-4006-8bf0-f97c5e259fc6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:01.925410 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3c3a2f6-a1db-4006-8bf0-f97c5e259fc6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:01.925538 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c3c3a2f6-a1db-4006-8bf0-f97c5e259fc6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:01.927240 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:01.927240 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:01.927808 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4e878665-47a1-4cd9-82fd-66514c91dca1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Snapshot retrieved successfully. Aug 08 20:26:01.928804 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e878665-47a1-4cd9-82fd-66514c91dca1 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 returned with HTTP 200 Aug 08 20:26:01.929253 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 936/3724] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:01.930589 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:01.930589 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:01.931327 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3c3a2f6-a1db-4006-8bf0-f97c5e259fc6 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:01.931714 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 933/3725] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:01 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.183672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96953086-d108-444c-b1db-f61827cf8853 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.185493 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96953086-d108-444c-b1db-f61827cf8853 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:26:02.185744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96953086-d108-444c-b1db-f61827cf8853 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.185950 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96953086-d108-444c-b1db-f61827cf8853 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.186071 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-96953086-d108-444c-b1db-f61827cf8853 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:02.192637 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.192637 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:02.193703 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96953086-d108-444c-b1db-f61827cf8853 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:26:02.195612 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 927/3726] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.209808 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-66e085dc-88d0-4e19-9c74-f92b98febd36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.211837 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66e085dc-88d0-4e19-9c74-f92b98febd36 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:26:02.212239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66e085dc-88d0-4e19-9c74-f92b98febd36 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.212616 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-66e085dc-88d0-4e19-9c74-f92b98febd36 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.212859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-66e085dc-88d0-4e19-9c74-f92b98febd36 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:02.223144 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.223144 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:02.223144 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-66e085dc-88d0-4e19-9c74-f92b98febd36 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:26:02.223144 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 931/3727] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.231915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1da3a95d-3a7c-456d-ad44-b8c18709a6fb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.231915 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1da3a95d-3a7c-456d-ad44-b8c18709a6fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:02.231915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1da3a95d-3a7c-456d-ad44-b8c18709a6fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.231915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1da3a95d-3a7c-456d-ad44-b8c18709a6fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.231915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1da3a95d-3a7c-456d-ad44-b8c18709a6fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:02.236549 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.236549 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:02.237647 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1da3a95d-3a7c-456d-ad44-b8c18709a6fb tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:02.238011 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 937/3728] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.239320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.241429 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] DELETE https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:26:02.241691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.241922 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.242030 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete backup with id: 6baa7e70-0940-441f-b950-de7fc5cae9b8. Aug 08 20:26:02.246328 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.246328 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:02.259123 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] delete_backup rpcapi backup_id 6baa7e70-0940-441f-b950-de7fc5cae9b8 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:02.261582 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e8ac0e42-4076-4080-ab78-9800c01a7e1f tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 202 Aug 08 20:26:02.262459 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 934/3729] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:02 2026] DELETE /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:02.286801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5be544e8-d78a-4b22-93e5-809fb464d9fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.289065 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5be544e8-d78a-4b22-93e5-809fb464d9fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:26:02.289307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5be544e8-d78a-4b22-93e5-809fb464d9fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.289613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5be544e8-d78a-4b22-93e5-809fb464d9fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.289769 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5be544e8-d78a-4b22-93e5-809fb464d9fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:02.294338 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.294338 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:02.295229 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5be544e8-d78a-4b22-93e5-809fb464d9fb tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 200 Aug 08 20:26:02.295669 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 928/3730] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.477307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b088e937-437f-41c2-a7eb-b42a78a17ed7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.479409 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b088e937-437f-41c2-a7eb-b42a78a17ed7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:02.479588 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b088e937-437f-41c2-a7eb-b42a78a17ed7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.480018 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b088e937-437f-41c2-a7eb-b42a78a17ed7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.480018 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b088e937-437f-41c2-a7eb-b42a78a17ed7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:02.487253 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.487253 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:02.488222 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b088e937-437f-41c2-a7eb-b42a78a17ed7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:02.488363 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 932/3731] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.942009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-57d51a54-f20d-4663-a485-5dae5b33446a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.944348 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-57d51a54-f20d-4663-a485-5dae5b33446a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 Aug 08 20:26:02.944623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-57d51a54-f20d-4663-a485-5dae5b33446a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.944840 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-57d51a54-f20d-4663-a485-5dae5b33446a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.945880 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d8a845e-e1a5-4d72-97d4-b99e57883b74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.947696 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d8a845e-e1a5-4d72-97d4-b99e57883b74 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:02.948361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d8a845e-e1a5-4d72-97d4-b99e57883b74 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.948361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d8a845e-e1a5-4d72-97d4-b99e57883b74 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.948361 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8d8a845e-e1a5-4d72-97d4-b99e57883b74 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:02.950084 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-57d51a54-f20d-4663-a485-5dae5b33446a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 returned with HTTP 404 Aug 08 20:26:02.950608 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 938/3732] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/snapshots/24321de9-d9ba-4ec2-9eba-868f73555130 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:02.952899 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.952899 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:02.953778 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d8a845e-e1a5-4d72-97d4-b99e57883b74 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:02.954223 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 935/3733] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.959794 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-72ced7c2-b604-49f7-9e2b-d8497bc07a11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.961909 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72ced7c2-b604-49f7-9e2b-d8497bc07a11 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:26:02.962164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72ced7c2-b604-49f7-9e2b-d8497bc07a11 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.962449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-72ced7c2-b604-49f7-9e2b-d8497bc07a11 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.970737 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:02.970737 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:02.975219 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-72ced7c2-b604-49f7-9e2b-d8497bc07a11 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:02.980821 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-72ced7c2-b604-49f7-9e2b-d8497bc07a11 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f returned with HTTP 200 Aug 08 20:26:02.980821 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 929/3734] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:02 2026] GET /volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:02.996532 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:02.999196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:26:02.999491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:02.999768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:02.999995 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: 26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:26:03.008347 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.008347 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:03.008862 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:03.030355 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume request issued successfully. Aug 08 20:26:03.030645 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-534c66d9-1bcb-402e-8af1-54cfb2bf5c98 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f returned with HTTP 202 Aug 08 20:26:03.031200 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 933/3735] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:02 2026] DELETE /volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:03.038510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5fd6ad3-9a65-4831-bfe0-e0e4900cbd61 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.041014 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5fd6ad3-9a65-4831-bfe0-e0e4900cbd61 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:26:03.041350 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5fd6ad3-9a65-4831-bfe0-e0e4900cbd61 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.041727 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5fd6ad3-9a65-4831-bfe0-e0e4900cbd61 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.052611 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.052611 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:03.058231 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a5fd6ad3-9a65-4831-bfe0-e0e4900cbd61 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:03.063656 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5fd6ad3-9a65-4831-bfe0-e0e4900cbd61 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f returned with HTTP 200 Aug 08 20:26:03.064346 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 939/3736] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.144485 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.220656 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:03.220974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1783843946"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:03.222292 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1783843946'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:03.222492 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume of 1 GB Aug 08 20:26:03.226865 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:03.232794 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (7a40cd45-a3dc-48ed-b726-0588a9cb416d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:03.234071 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5c3169-3fa7-4aa2-a590-d248646856c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:03.235191 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:03.253229 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39e010c4-cd14-4f99-b69c-aa786b228533 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.255204 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39e010c4-cd14-4f99-b69c-aa786b228533 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:03.255403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39e010c4-cd14-4f99-b69c-aa786b228533 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.255634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39e010c4-cd14-4f99-b69c-aa786b228533 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.255735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-39e010c4-cd14-4f99-b69c-aa786b228533 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.262121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd5c3169-3fa7-4aa2-a590-d248646856c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:03.262828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f63d413-292e-4d84-9fd2-7c75816bf351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:03.264230 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.264230 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:03.264814 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39e010c4-cd14-4f99-b69c-aa786b228533 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:03.265253 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 930/3737] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.311909 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ae198ab-36de-43d8-a47f-a51a5983d011 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.313683 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ae198ab-36de-43d8-a47f-a51a5983d011 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 Aug 08 20:26:03.313867 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ae198ab-36de-43d8-a47f-a51a5983d011 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.314133 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ae198ab-36de-43d8-a47f-a51a5983d011 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.314222 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0ae198ab-36de-43d8-a47f-a51a5983d011 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 6baa7e70-0940-441f-b950-de7fc5cae9b8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.318982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ae198ab-36de-43d8-a47f-a51a5983d011 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 returned with HTTP 404 Aug 08 20:26:03.319997 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 934/3738] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/6baa7e70-0940-441f-b950-de7fc5cae9b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:03.320706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['31c3e786-07d0-4915-a3bf-1ef96089733b', '53587e58-4c60-4c94-a042-cce03c92cce7', 'c3516ec7-de0a-4b83-bb32-675b74c9dd8c', '932fbe5f-73d9-45b0-986d-fc5c670e8641'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:03.321261 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f63d413-292e-4d84-9fd2-7c75816bf351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c3e786-07d0-4915-a3bf-1ef96089733b', '53587e58-4c60-4c94-a042-cce03c92cce7', 'c3516ec7-de0a-4b83-bb32-675b74c9dd8c', '932fbe5f-73d9-45b0-986d-fc5c670e8641']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:03.325032 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78be3656-787b-4843-a95c-eb7a10c376fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:03.329236 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f386e3d-b282-47be-825a-d8362ada5e4c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.331044 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f386e3d-b282-47be-825a-d8362ada5e4c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] DELETE https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:26:03.331232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f386e3d-b282-47be-825a-d8362ada5e4c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.331461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f386e3d-b282-47be-825a-d8362ada5e4c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.331939 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-8f386e3d-b282-47be-825a-d8362ada5e4c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Delete backup with id: 3106a23a-ed50-4b7b-a89d-22ad3d45221f. Aug 08 20:26:03.335440 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.335440 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:03.346936 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-8f386e3d-b282-47be-825a-d8362ada5e4c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] delete_backup rpcapi backup_id 3106a23a-ed50-4b7b-a89d-22ad3d45221f {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:03.347185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78be3656-787b-4843-a95c-eb7a10c376fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1783843946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['31c3e786-07d0-4915-a3bf-1ef96089733b','53587e58-4c60-4c94-a042-cce03c92cce7','c3516ec7-de0a-4b83-bb32-675b74c9dd8c','932fbe5f-73d9-45b0-986d-fc5c670e8641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1783843946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5287e12e3eb14b879b1a66660aed3075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6424599a645345169116b2f3cf15f76a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:03.348087 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1273e649-75b7-43cf-b88d-94c78edbfd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:03.348557 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f386e3d-b282-47be-825a-d8362ada5e4c tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 202 Aug 08 20:26:03.348946 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 940/3739] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:03 2026] DELETE /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:03.359423 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-500b7750-3315-4c3e-ab67-9d34303147a3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.362053 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-500b7750-3315-4c3e-ab67-9d34303147a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:26:03.362271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-500b7750-3315-4c3e-ab67-9d34303147a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.363413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-500b7750-3315-4c3e-ab67-9d34303147a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.363413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-500b7750-3315-4c3e-ab67-9d34303147a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.368512 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.368512 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:03.369404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-500b7750-3315-4c3e-ab67-9d34303147a3 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 200 Aug 08 20:26:03.370035 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 931/3740] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.373249 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1273e649-75b7-43cf-b88d-94c78edbfd59) transitioned into state 'SUCCESS' from state '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-1783843946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['31c3e786-07d0-4915-a3bf-1ef96089733b','53587e58-4c60-4c94-a042-cce03c92cce7','c3516ec7-de0a-4b83-bb32-675b74c9dd8c','932fbe5f-73d9-45b0-986d-fc5c670e8641'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:03.375125 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (059f7f0d-55fb-47e8-93e2-7f86c6cf49fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:03.393234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (059f7f0d-55fb-47e8-93e2-7f86c6cf49fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:03.394291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (7a40cd45-a3dc-48ed-b726-0588a9cb416d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:03.394715 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request issued successfully. Aug 08 20:26:03.395540 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c17ddcf2-96f9-48cc-8128-c769dbef2a88 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:03.396027 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 936/3741] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:03 2026] POST /volume/v3/volumes => generated 778 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:03.411768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6a0e6ed7-5eed-48ff-960b-428cb093146e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.416432 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a0e6ed7-5eed-48ff-960b-428cb093146e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 Aug 08 20:26:03.416432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a0e6ed7-5eed-48ff-960b-428cb093146e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.416432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6a0e6ed7-5eed-48ff-960b-428cb093146e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.424392 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.424392 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:03.431402 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6a0e6ed7-5eed-48ff-960b-428cb093146e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:03.434079 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6a0e6ed7-5eed-48ff-960b-428cb093146e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 returned with HTTP 200 Aug 08 20:26:03.434610 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 935/3742] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.502888 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-52ecb32e-6362-4e73-991e-3c0d752da5f6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.505369 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52ecb32e-6362-4e73-991e-3c0d752da5f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:03.505650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52ecb32e-6362-4e73-991e-3c0d752da5f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.506869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52ecb32e-6362-4e73-991e-3c0d752da5f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.506869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-52ecb32e-6362-4e73-991e-3c0d752da5f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.521705 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.521705 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:03.525178 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52ecb32e-6362-4e73-991e-3c0d752da5f6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:03.528368 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 941/3743] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 751 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.541261 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-075d9f4f-116a-45ce-ad01-d2996ff6da73 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.543507 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-075d9f4f-116a-45ce-ad01-d2996ff6da73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:03.543795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-075d9f4f-116a-45ce-ad01-d2996ff6da73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.544045 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-075d9f4f-116a-45ce-ad01-d2996ff6da73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.544187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-075d9f4f-116a-45ce-ad01-d2996ff6da73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.551820 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.551820 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:03.552699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-075d9f4f-116a-45ce-ad01-d2996ff6da73 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:03.552699 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 932/3744] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.567034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.568631 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:03.568975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.569305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.569578 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete backup with id: 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. Aug 08 20:26:03.575050 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.575050 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:03.602373 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] delete_backup rpcapi backup_id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:03.603187 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40565b26-0407-4bf6-8bf9-3cc87ac5f354 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 202 Aug 08 20:26:03.603601 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 937/3745] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:03 2026] DELETE /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 20:26:03.613844 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c4587f17-0303-4889-82ac-bedb75826bb2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.615894 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4587f17-0303-4889-82ac-bedb75826bb2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:03.616160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4587f17-0303-4889-82ac-bedb75826bb2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.616377 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c4587f17-0303-4889-82ac-bedb75826bb2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.616523 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c4587f17-0303-4889-82ac-bedb75826bb2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.628959 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.628959 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:03.630008 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c4587f17-0303-4889-82ac-bedb75826bb2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:03.630523 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 936/3746] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:03.965890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d39e2edc-7212-4764-a931-00710af0f835 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:03.968533 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d39e2edc-7212-4764-a931-00710af0f835 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:03.968828 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d39e2edc-7212-4764-a931-00710af0f835 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:03.969167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d39e2edc-7212-4764-a931-00710af0f835 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:03.969280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d39e2edc-7212-4764-a931-00710af0f835 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:03.977480 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:03.977480 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:03.978472 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d39e2edc-7212-4764-a931-00710af0f835 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:03.978988 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 942/3747] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:03 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:04.077623 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-faa8a165-3224-4d4d-a46f-0f5cb7b0351a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.079427 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-faa8a165-3224-4d4d-a46f-0f5cb7b0351a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f Aug 08 20:26:04.079722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-faa8a165-3224-4d4d-a46f-0f5cb7b0351a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.080012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-faa8a165-3224-4d4d-a46f-0f5cb7b0351a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.086972 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-faa8a165-3224-4d4d-a46f-0f5cb7b0351a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f returned with HTTP 404 Aug 08 20:26:04.087681 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 933/3748] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/volumes/26d8401d-0920-47cd-8993-3cefc7ea6b8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:04.094536 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-271e4ea9-946d-49bd-a1ee-e2960e985e7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.096286 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-271e4ea9-946d-49bd-a1ee-e2960e985e7a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:26:04.096482 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-271e4ea9-946d-49bd-a1ee-e2960e985e7a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.096669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-271e4ea9-946d-49bd-a1ee-e2960e985e7a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.104785 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.104785 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:04.109063 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-271e4ea9-946d-49bd-a1ee-e2960e985e7a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:04.113086 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-271e4ea9-946d-49bd-a1ee-e2960e985e7a tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:26:04.113519 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 938/3749] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:04.127611 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.129449 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:26:04.129555 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.129745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.129896 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume with id: 0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:26:04.140139 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.140139 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:04.140637 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:04.164815 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Delete volume request issued successfully. Aug 08 20:26:04.165060 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ff651fd-7be2-4361-9aad-1f28f3cfec66 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 202 Aug 08 20:26:04.165610 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 937/3750] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:04 2026] DELETE /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:04.175635 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e04402c-5812-4b0a-bed1-965d6785cd13 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.181411 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e04402c-5812-4b0a-bed1-965d6785cd13 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:26:04.181695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e04402c-5812-4b0a-bed1-965d6785cd13 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.181953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e04402c-5812-4b0a-bed1-965d6785cd13 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.194470 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.194470 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:04.200057 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6e04402c-5812-4b0a-bed1-965d6785cd13 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Volume info retrieved successfully. Aug 08 20:26:04.207618 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e04402c-5812-4b0a-bed1-965d6785cd13 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 200 Aug 08 20:26:04.208120 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 943/3751] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:26:04.277136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cf31d43b-72ec-47ec-9370-558741deba43 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.278876 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf31d43b-72ec-47ec-9370-558741deba43 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:04.279571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf31d43b-72ec-47ec-9370-558741deba43 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.279571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf31d43b-72ec-47ec-9370-558741deba43 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.279571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-cf31d43b-72ec-47ec-9370-558741deba43 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:04.285274 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.285274 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:04.286329 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf31d43b-72ec-47ec-9370-558741deba43 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:04.287015 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 934/3752] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:04.394686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b0b6f54b-879c-4af1-a683-078bce6d52f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.397165 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b0b6f54b-879c-4af1-a683-078bce6d52f6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f Aug 08 20:26:04.397413 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b0b6f54b-879c-4af1-a683-078bce6d52f6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.397687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b0b6f54b-879c-4af1-a683-078bce6d52f6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.397818 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b0b6f54b-879c-4af1-a683-078bce6d52f6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id 3106a23a-ed50-4b7b-a89d-22ad3d45221f. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:04.414409 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b0b6f54b-879c-4af1-a683-078bce6d52f6 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f returned with HTTP 404 Aug 08 20:26:04.414948 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 939/3753] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/backups/3106a23a-ed50-4b7b-a89d-22ad3d45221f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:04.423459 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.425331 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] DELETE https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:26:04.425554 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.425734 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.425836 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete backup with id: 4d7030bb-df34-4706-9ed7-cf40a220ca47. Aug 08 20:26:04.430083 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.430083 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:04.442346 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] delete_backup rpcapi backup_id 4d7030bb-df34-4706-9ed7-cf40a220ca47 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:04.444341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d399c8d0-817c-4c0b-a34d-d0f2f3bbc7ad tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 202 Aug 08 20:26:04.444916 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 938/3754] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:04 2026] DELETE /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:04.451372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b53e16c4-cdda-407d-b6f6-f578d103575c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.453185 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-282f08c7-fc2d-4150-9f66-e9618b33d9ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.453811 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b53e16c4-cdda-407d-b6f6-f578d103575c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 Aug 08 20:26:04.454205 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b53e16c4-cdda-407d-b6f6-f578d103575c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.454600 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b53e16c4-cdda-407d-b6f6-f578d103575c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.455465 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-282f08c7-fc2d-4150-9f66-e9618b33d9ea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:26:04.455465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-282f08c7-fc2d-4150-9f66-e9618b33d9ea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.455465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-282f08c7-fc2d-4150-9f66-e9618b33d9ea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.455465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-282f08c7-fc2d-4150-9f66-e9618b33d9ea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:04.459461 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.459461 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:04.460295 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-282f08c7-fc2d-4150-9f66-e9618b33d9ea tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 200 Aug 08 20:26:04.460740 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 935/3755] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:04.466072 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.466072 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:04.472604 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b53e16c4-cdda-407d-b6f6-f578d103575c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:04.478755 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b53e16c4-cdda-407d-b6f6-f578d103575c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 returned with HTTP 200 Aug 08 20:26:04.479150 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 944/3756] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:04.494058 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a8df9f09-0820-480d-b465-358f485fd72b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.495929 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:04.496265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508", "name": "tempest-type-Backup-1376554228"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:04.497649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating new backup {'backup': {'volume_id': '8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508', 'name': 'tempest-type-Backup-1376554228'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:04.497781 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating backup of volume 8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 in container None Aug 08 20:26:04.510583 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.510583 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:04.510924 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:04.551211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['22e09006-5e14-4070-a4f6-ad41fabfd2cb', 'c78662f4-b362-41bb-bdfb-01dc89347ee0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:04.581992 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a8df9f09-0820-480d-b465-358f485fd72b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:04.582551 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 940/3757] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:26:04 2026] POST /volume/v3/backups => generated 316 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:04.593093 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9487f93f-0ef5-4f87-8bb1-444d690ef85c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.596678 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9487f93f-0ef5-4f87-8bb1-444d690ef85c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:04.596910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9487f93f-0ef5-4f87-8bb1-444d690ef85c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.597135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9487f93f-0ef5-4f87-8bb1-444d690ef85c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.597299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9487f93f-0ef5-4f87-8bb1-444d690ef85c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:04.607462 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.607462 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:04.608137 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9487f93f-0ef5-4f87-8bb1-444d690ef85c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:04.608670 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 939/3758] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:04.647124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-960d5743-93c2-43e5-8dba-31cef4d15d2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.649341 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-960d5743-93c2-43e5-8dba-31cef4d15d2e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:04.649562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-960d5743-93c2-43e5-8dba-31cef4d15d2e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.649736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-960d5743-93c2-43e5-8dba-31cef4d15d2e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.649848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-960d5743-93c2-43e5-8dba-31cef4d15d2e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:04.663052 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.663052 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:04.664066 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-960d5743-93c2-43e5-8dba-31cef4d15d2e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:04.664552 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 936/3759] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:04.991808 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-49d0fa5a-4228-40b0-b94e-bcae607cf1c0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:04.993674 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49d0fa5a-4228-40b0-b94e-bcae607cf1c0 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:04.993891 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49d0fa5a-4228-40b0-b94e-bcae607cf1c0 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:04.994089 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-49d0fa5a-4228-40b0-b94e-bcae607cf1c0 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:04.994294 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-49d0fa5a-4228-40b0-b94e-bcae607cf1c0 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:04.999101 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:04.999101 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:04.999706 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-49d0fa5a-4228-40b0-b94e-bcae607cf1c0 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:05.000092 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 945/3760] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:04 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:05.219222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a76a4d7f-851a-4a7b-9523-fbfdb605b184 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.220941 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a76a4d7f-851a-4a7b-9523-fbfdb605b184 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] GET https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 Aug 08 20:26:05.221170 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a76a4d7f-851a-4a7b-9523-fbfdb605b184 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.221414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a76a4d7f-851a-4a7b-9523-fbfdb605b184 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.227626 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a76a4d7f-851a-4a7b-9523-fbfdb605b184 tempest-VolumesSnapshotTestJSON-1738031011 tempest-VolumesSnapshotTestJSON-1738031011-project-member] https://10.4.3.206/volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 returned with HTTP 404 Aug 08 20:26:05.228081 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 941/3761] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:05 2026] GET /volume/v3/volumes/0014dab7-b0d0-4798-9a9d-8c13408ca752 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:05.298292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-59e7936a-1a26-42f2-b77d-ba1f7d9c1835 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.301256 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59e7936a-1a26-42f2-b77d-ba1f7d9c1835 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:05.301561 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59e7936a-1a26-42f2-b77d-ba1f7d9c1835 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.301791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-59e7936a-1a26-42f2-b77d-ba1f7d9c1835 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.301937 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-59e7936a-1a26-42f2-b77d-ba1f7d9c1835 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:05.313675 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:05.313675 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:05.314361 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-59e7936a-1a26-42f2-b77d-ba1f7d9c1835 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:05.314840 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 940/3762] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:05 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:05.473563 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c47494de-16a1-4bc1-ba04-8bc06e764ebc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.478406 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c47494de-16a1-4bc1-ba04-8bc06e764ebc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 Aug 08 20:26:05.478406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c47494de-16a1-4bc1-ba04-8bc06e764ebc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.478406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c47494de-16a1-4bc1-ba04-8bc06e764ebc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.478406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c47494de-16a1-4bc1-ba04-8bc06e764ebc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Show backup with id 4d7030bb-df34-4706-9ed7-cf40a220ca47. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:05.483006 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c47494de-16a1-4bc1-ba04-8bc06e764ebc tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 returned with HTTP 404 Aug 08 20:26:05.484422 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 937/3763] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:05 2026] GET /volume/v3/backups/4d7030bb-df34-4706-9ed7-cf40a220ca47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:05.492732 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.494970 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] DELETE https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:26:05.495239 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.495514 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.495678 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Delete backup with id: c7730c21-45c1-434d-97cd-390db947bc9a. Aug 08 20:26:05.500477 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:05.500477 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:05.519154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] delete_backup rpcapi backup_id c7730c21-45c1-434d-97cd-390db947bc9a {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:05.521354 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dfbc8b78-83f9-43b6-b105-9592c91387e9 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 202 Aug 08 20:26:05.521818 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 946/3764] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:05 2026] DELETE /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:05.535328 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3730d4a6-8515-4de7-b160-66ad98cd4b87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.538886 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3730d4a6-8515-4de7-b160-66ad98cd4b87 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:26:05.539221 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3730d4a6-8515-4de7-b160-66ad98cd4b87 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.540085 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3730d4a6-8515-4de7-b160-66ad98cd4b87 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.540378 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3730d4a6-8515-4de7-b160-66ad98cd4b87 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:05.546241 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:05.546241 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:05.547130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3730d4a6-8515-4de7-b160-66ad98cd4b87 tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 200 Aug 08 20:26:05.547697 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 942/3765] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:05 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:05.619602 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-67472bbb-d942-4225-979e-50b288ee41a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.621038 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67472bbb-d942-4225-979e-50b288ee41a4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:05.621038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67472bbb-d942-4225-979e-50b288ee41a4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.624263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-67472bbb-d942-4225-979e-50b288ee41a4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.624263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-67472bbb-d942-4225-979e-50b288ee41a4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:05.629629 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:05.629629 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:05.630409 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-67472bbb-d942-4225-979e-50b288ee41a4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:05.631641 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 941/3766] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:05 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:05.679820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-12d724db-7e5f-4943-aa6b-201df93e97d8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:05.683091 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12d724db-7e5f-4943-aa6b-201df93e97d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:05.683091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12d724db-7e5f-4943-aa6b-201df93e97d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:05.683091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12d724db-7e5f-4943-aa6b-201df93e97d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:05.683091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-12d724db-7e5f-4943-aa6b-201df93e97d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:05.688565 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:05.688565 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:05.689659 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12d724db-7e5f-4943-aa6b-201df93e97d8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:05.690085 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 938/3767] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:05 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:06.015129 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f852488-d10e-4f9b-8884-e8bb6b95672c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.019746 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f852488-d10e-4f9b-8884-e8bb6b95672c tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:06.019746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f852488-d10e-4f9b-8884-e8bb6b95672c tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.019746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f852488-d10e-4f9b-8884-e8bb6b95672c tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.019746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2f852488-d10e-4f9b-8884-e8bb6b95672c tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:06.027933 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:06.027933 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:06.027933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f852488-d10e-4f9b-8884-e8bb6b95672c tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:06.027933 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 947/3768] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:06 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:06.324402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aac7824a-c4b8-4838-bb06-bc9976b61263 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.326130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aac7824a-c4b8-4838-bb06-bc9976b61263 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:06.326358 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aac7824a-c4b8-4838-bb06-bc9976b61263 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.326602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aac7824a-c4b8-4838-bb06-bc9976b61263 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.326711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-aac7824a-c4b8-4838-bb06-bc9976b61263 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:06.332062 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:06.332062 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:06.332988 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aac7824a-c4b8-4838-bb06-bc9976b61263 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:06.333502 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 943/3769] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:06 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:06.561781 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-17476cd4-914f-4a65-92ba-8dbc84f00b8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.566273 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17476cd4-914f-4a65-92ba-8dbc84f00b8b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] GET https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a Aug 08 20:26:06.566273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17476cd4-914f-4a65-92ba-8dbc84f00b8b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.566273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-17476cd4-914f-4a65-92ba-8dbc84f00b8b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.566273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-17476cd4-914f-4a65-92ba-8dbc84f00b8b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] Show backup with id c7730c21-45c1-434d-97cd-390db947bc9a. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:06.568961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-17476cd4-914f-4a65-92ba-8dbc84f00b8b tempest-VolumesBackupsTest-1556280863 tempest-VolumesBackupsTest-1556280863-project-admin] https://10.4.3.206/volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a returned with HTTP 404 Aug 08 20:26:06.569540 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 942/3770] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:06 2026] GET /volume/v3/backups/c7730c21-45c1-434d-97cd-390db947bc9a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:06.583271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.587550 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 Aug 08 20:26:06.587733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.587922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.588074 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete volume with id: ba33009f-43c8-453c-b1a8-f1371fe535f2 Aug 08 20:26:06.595078 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:06.595078 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:06.595486 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:26:06.622064 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete volume request issued successfully. Aug 08 20:26:06.622277 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cd8ff654-89a5-4309-b64f-27a1e75acb84 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 returned with HTTP 202 Aug 08 20:26:06.622731 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 939/3771] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:06 2026] DELETE /volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:06.635405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e85f4526-4c47-4c12-bd03-a270b5c9d5a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.638476 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e85f4526-4c47-4c12-bd03-a270b5c9d5a5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 Aug 08 20:26:06.638710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e85f4526-4c47-4c12-bd03-a270b5c9d5a5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.638907 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e85f4526-4c47-4c12-bd03-a270b5c9d5a5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.648129 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:06.648129 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:06.648438 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-93663c9b-fe69-4299-a689-83b2150e06b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.650651 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93663c9b-fe69-4299-a689-83b2150e06b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:06.650945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93663c9b-fe69-4299-a689-83b2150e06b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.651216 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-93663c9b-fe69-4299-a689-83b2150e06b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.651358 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-93663c9b-fe69-4299-a689-83b2150e06b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:06.652700 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e85f4526-4c47-4c12-bd03-a270b5c9d5a5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:26:06.656267 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:06.656267 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:06.657204 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-93663c9b-fe69-4299-a689-83b2150e06b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:06.657478 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e85f4526-4c47-4c12-bd03-a270b5c9d5a5 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 returned with HTTP 200 Aug 08 20:26:06.657884 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 944/3773] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:06 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:06.657932 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 948/3773] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:06 2026] GET /volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:06.710392 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-641f2362-4cf0-4cc6-9f81-ee0d058bbd4e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:06.714722 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-641f2362-4cf0-4cc6-9f81-ee0d058bbd4e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:06.714936 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-641f2362-4cf0-4cc6-9f81-ee0d058bbd4e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:06.715204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-641f2362-4cf0-4cc6-9f81-ee0d058bbd4e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:06.715380 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-641f2362-4cf0-4cc6-9f81-ee0d058bbd4e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:06.722005 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:06.722005 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:06.722826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-641f2362-4cf0-4cc6-9f81-ee0d058bbd4e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 200 Aug 08 20:26:06.724722 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 943/3774] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:06 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:07.040355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-765365d4-4bae-46de-bf69-530d6847a465 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.042300 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-765365d4-4bae-46de-bf69-530d6847a465 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:07.042558 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-765365d4-4bae-46de-bf69-530d6847a465 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.042775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-765365d4-4bae-46de-bf69-530d6847a465 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.042896 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-765365d4-4bae-46de-bf69-530d6847a465 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:07.047227 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:07.047227 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:07.047940 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-765365d4-4bae-46de-bf69-530d6847a465 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:07.048342 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 940/3775] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:07 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:07.347127 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f386f4d-059e-471e-b9ad-967cf6991066 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.351643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f386f4d-059e-471e-b9ad-967cf6991066 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:07.351938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f386f4d-059e-471e-b9ad-967cf6991066 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.352208 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f386f4d-059e-471e-b9ad-967cf6991066 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.352378 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2f386f4d-059e-471e-b9ad-967cf6991066 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:07.360184 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:07.360184 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:07.361148 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f386f4d-059e-471e-b9ad-967cf6991066 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:07.362859 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 945/3776] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:07 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:07.675048 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef9ce376-264b-449c-a373-42c72bd82ca5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.675529 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bac88dcf-97a4-4327-9233-e205757432f6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.678638 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef9ce376-264b-449c-a373-42c72bd82ca5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:07.678875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce376-264b-449c-a373-42c72bd82ca5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.679119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce376-264b-449c-a373-42c72bd82ca5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.679899 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ef9ce376-264b-449c-a373-42c72bd82ca5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:07.679966 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bac88dcf-97a4-4327-9233-e205757432f6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 Aug 08 20:26:07.681222 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bac88dcf-97a4-4327-9233-e205757432f6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.681222 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bac88dcf-97a4-4327-9233-e205757432f6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.685438 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:07.685438 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:07.687763 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef9ce376-264b-449c-a373-42c72bd82ca5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:07.687763 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 949/3777] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:07 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:07.692328 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bac88dcf-97a4-4327-9233-e205757432f6 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 returned with HTTP 404 Aug 08 20:26:07.693117 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 944/3778] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:07 2026] GET /volume/v3/volumes/ba33009f-43c8-453c-b1a8-f1371fe535f2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:07.703013 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.707303 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] DELETE https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 Aug 08 20:26:07.707599 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.708373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.708786 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete volume with id: caa7e094-803a-45c3-9613-ec1020680e56 Aug 08 20:26:07.717964 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:07.717964 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:07.718476 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:26:07.736360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-981f79b0-8121-43ef-bfc9-f62fd6a2a3c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.739534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-981f79b0-8121-43ef-bfc9-f62fd6a2a3c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c Aug 08 20:26:07.739772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-981f79b0-8121-43ef-bfc9-f62fd6a2a3c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.740012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-981f79b0-8121-43ef-bfc9-f62fd6a2a3c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.740177 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-981f79b0-8121-43ef-bfc9-f62fd6a2a3c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:07.743910 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-981f79b0-8121-43ef-bfc9-f62fd6a2a3c9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c returned with HTTP 404 Aug 08 20:26:07.744376 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 946/3779] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:07 2026] GET /volume/v3/backups/8f4bf423-bc9e-4127-b3ad-a8129ab5bd5c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:07.748312 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete volume request issued successfully. Aug 08 20:26:07.748580 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6d0da651-6eeb-4781-8236-4e50aeb7eef1 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 returned with HTTP 202 Aug 08 20:26:07.749094 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 941/3780] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:07 2026] DELETE /volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:07.758131 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5b490c9-322d-4da5-8433-db76fa1a9c07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:07.762843 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5b490c9-322d-4da5-8433-db76fa1a9c07 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 Aug 08 20:26:07.762843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5b490c9-322d-4da5-8433-db76fa1a9c07 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:07.763029 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5b490c9-322d-4da5-8433-db76fa1a9c07 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:07.772469 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:07.772469 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:07.782098 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b5b490c9-322d-4da5-8433-db76fa1a9c07 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:26:07.790490 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5b490c9-322d-4da5-8433-db76fa1a9c07 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 returned with HTTP 200 Aug 08 20:26:07.790490 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 950/3781] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:07 2026] GET /volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:08.063211 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc7f7f2c-cf4f-4bfe-bcd4-a2246450662b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.069014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc7f7f2c-cf4f-4bfe-bcd4-a2246450662b tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:08.069014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc7f7f2c-cf4f-4bfe-bcd4-a2246450662b tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.069014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc7f7f2c-cf4f-4bfe-bcd4-a2246450662b tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.069014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-dc7f7f2c-cf4f-4bfe-bcd4-a2246450662b tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:08.077579 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.077579 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:08.078498 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc7f7f2c-cf4f-4bfe-bcd4-a2246450662b tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:08.078892 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 945/3782] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:08 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:08.262201 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.265813 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:26:08.266012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.266270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.266449 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete backup with id: f423dd32-116d-4140-9c48-cdd4e84df438. Aug 08 20:26:08.277150 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.277150 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:08.297405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] delete_backup rpcapi backup_id f423dd32-116d-4140-9c48-cdd4e84df438 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:08.299547 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97ff5865-a2b8-430b-8ffb-06375bf13af2 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 202 Aug 08 20:26:08.300106 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 947/3783] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:08 2026] DELETE /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:08.311780 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d377af62-b054-4e83-966e-40d294debe13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.315407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d377af62-b054-4e83-966e-40d294debe13 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:26:08.315407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d377af62-b054-4e83-966e-40d294debe13 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.315407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d377af62-b054-4e83-966e-40d294debe13 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.315407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d377af62-b054-4e83-966e-40d294debe13 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:08.317976 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.317976 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:08.318651 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d377af62-b054-4e83-966e-40d294debe13 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 200 Aug 08 20:26:08.318990 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 942/3784] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:08 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:08.378572 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16d7d55f-bd7a-4dc1-a2c4-96ffe4bd682e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.382963 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16d7d55f-bd7a-4dc1-a2c4-96ffe4bd682e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:08.382963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16d7d55f-bd7a-4dc1-a2c4-96ffe4bd682e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.382963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16d7d55f-bd7a-4dc1-a2c4-96ffe4bd682e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.382963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-16d7d55f-bd7a-4dc1-a2c4-96ffe4bd682e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:08.388861 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.388861 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:08.389482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16d7d55f-bd7a-4dc1-a2c4-96ffe4bd682e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:08.389827 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 951/3785] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:08 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:08.699737 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-751eaab6-3fa3-4928-8982-9e1d77cf3af0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.701875 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-751eaab6-3fa3-4928-8982-9e1d77cf3af0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:08.702129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-751eaab6-3fa3-4928-8982-9e1d77cf3af0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.702337 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-751eaab6-3fa3-4928-8982-9e1d77cf3af0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.702513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-751eaab6-3fa3-4928-8982-9e1d77cf3af0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:08.706881 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.706881 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:08.707511 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-751eaab6-3fa3-4928-8982-9e1d77cf3af0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:08.707888 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 946/3786] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:08 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:08.806576 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ee06d60-84a4-4e16-b47d-4b14d7cdf5a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.808941 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ee06d60-84a4-4e16-b47d-4b14d7cdf5a2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 Aug 08 20:26:08.808941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ee06d60-84a4-4e16-b47d-4b14d7cdf5a2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.809207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ee06d60-84a4-4e16-b47d-4b14d7cdf5a2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.818935 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ee06d60-84a4-4e16-b47d-4b14d7cdf5a2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 returned with HTTP 404 Aug 08 20:26:08.819500 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 948/3787] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:08 2026] GET /volume/v3/volumes/caa7e094-803a-45c3-9613-ec1020680e56 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:08.833723 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.839283 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 Aug 08 20:26:08.839283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.839283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.839283 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete volume with id: d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 Aug 08 20:26:08.850843 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.850843 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:08.850843 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:26:08.869911 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Delete volume request issued successfully. Aug 08 20:26:08.870123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f02c1bdb-2fba-4502-a05a-90d5a52794f2 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 returned with HTTP 202 Aug 08 20:26:08.870723 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 943/3788] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:08 2026] DELETE /volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:08.879254 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-47b76e62-df85-4172-a8c6-fdcb40ed5acd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:08.882488 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47b76e62-df85-4172-a8c6-fdcb40ed5acd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 Aug 08 20:26:08.882755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47b76e62-df85-4172-a8c6-fdcb40ed5acd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:08.883011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-47b76e62-df85-4172-a8c6-fdcb40ed5acd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:08.893806 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:08.893806 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:08.898499 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-47b76e62-df85-4172-a8c6-fdcb40ed5acd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Volume info retrieved successfully. Aug 08 20:26:08.904726 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-47b76e62-df85-4172-a8c6-fdcb40ed5acd tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 returned with HTTP 200 Aug 08 20:26:08.904726 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 952/3789] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:08 2026] GET /volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:09.091111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-49d03c98-b34b-4b52-8b26-f8adf9776205 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.093239 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49d03c98-b34b-4b52-8b26-f8adf9776205 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:09.093604 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49d03c98-b34b-4b52-8b26-f8adf9776205 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.093798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49d03c98-b34b-4b52-8b26-f8adf9776205 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.093920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-49d03c98-b34b-4b52-8b26-f8adf9776205 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:09.099786 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:09.099786 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:09.100769 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49d03c98-b34b-4b52-8b26-f8adf9776205 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:09.101166 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 947/3790] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:09.166268 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.272216 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:09.272771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2117518158"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:09.274642 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2117518158'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:09.274861 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume of 1 GB Aug 08 20:26:09.280008 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Availability Zones retrieved successfully. Aug 08 20:26:09.288185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (4a2c93dd-384a-4473-ad9a-0a1ea22274da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:09.289579 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dda7496-3e3e-4b04-91b5-39ddd211e624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.290943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:09.323947 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dda7496-3e3e-4b04-91b5-39ddd211e624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.325206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4fc285c-3ad0-4ecf-a8bb-cdfc6b145b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.331958 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-86459254-a4c1-492a-81a6-aae2f7ac7ccf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.334196 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-86459254-a4c1-492a-81a6-aae2f7ac7ccf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 Aug 08 20:26:09.334613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-86459254-a4c1-492a-81a6-aae2f7ac7ccf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.334909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-86459254-a4c1-492a-81a6-aae2f7ac7ccf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.335076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-86459254-a4c1-492a-81a6-aae2f7ac7ccf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id f423dd32-116d-4140-9c48-cdd4e84df438. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:09.341413 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-86459254-a4c1-492a-81a6-aae2f7ac7ccf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 returned with HTTP 404 Aug 08 20:26:09.341413 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 944/3791] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/backups/f423dd32-116d-4140-9c48-cdd4e84df438 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:09.361456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.363807 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:09.364184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1021951777"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:09.366304 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1021951777'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:09.366471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume of 1 GB Aug 08 20:26:09.371409 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Availability Zones retrieved successfully. Aug 08 20:26:09.381040 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (894b19d5-7ffb-4d48-b61b-bc702d3a774f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:09.382433 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82768299-24db-4bb6-8abe-94593505ca37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.383733 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:09.408355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81a55401-401d-46ba-88d7-8821919aca92 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.410801 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81a55401-401d-46ba-88d7-8821919aca92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:09.411018 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81a55401-401d-46ba-88d7-8821919aca92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.411160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81a55401-401d-46ba-88d7-8821919aca92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.411285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-81a55401-401d-46ba-88d7-8821919aca92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:09.418022 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:09.418022 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:09.418191 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['0fbee027-ef05-4a31-8689-df38968c51de', 'bcf27345-f8e9-4c2b-80b9-9253be0f7688', 'dcea3658-19ab-4f53-aeb7-df602ba4e95a', 'f9253630-4c04-4be2-b999-e89c334f2d14'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:09.418677 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81a55401-401d-46ba-88d7-8821919aca92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:09.419084 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 948/3792] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:09.419299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4fc285c-3ad0-4ecf-a8bb-cdfc6b145b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbee027-ef05-4a31-8689-df38968c51de', 'bcf27345-f8e9-4c2b-80b9-9253be0f7688', 'dcea3658-19ab-4f53-aeb7-df602ba4e95a', 'f9253630-4c04-4be2-b999-e89c334f2d14']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.420319 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3237125a-4206-4eed-9fcf-6ae473e8f1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.430930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82768299-24db-4bb6-8abe-94593505ca37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.432002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ecddd8b-dfa0-4578-9b1a-d0a60e763708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.462076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3237125a-4206-4eed-9fcf-6ae473e8f1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae996222-b1fe-4d2a-8e28-b10ff2eb64d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2117518158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['0fbee027-ef05-4a31-8689-df38968c51de','bcf27345-f8e9-4c2b-80b9-9253be0f7688','dcea3658-19ab-4f53-aeb7-df602ba4e95a','f9253630-4c04-4be2-b999-e89c334f2d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2117518158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae996222-b1fe-4d2a-8e28-b10ff2eb64d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304f4352c4aa4cb786cd95d484d8b0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.463256 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab71ee6-34ac-49e5-acde-a2aacd643209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.488043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab71ee6-34ac-49e5-acde-a2aacd643209) transitioned into state 'SUCCESS' from state '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-2117518158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['0fbee027-ef05-4a31-8689-df38968c51de','bcf27345-f8e9-4c2b-80b9-9253be0f7688','dcea3658-19ab-4f53-aeb7-df602ba4e95a','f9253630-4c04-4be2-b999-e89c334f2d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.489016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5963ce4a-a772-4daf-832e-f42cbfa84930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.501483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['d5b08b55-5d9d-4dab-bafd-784b0cd893fa', '706fe3b8-75eb-44d2-9f84-d9a8ef259b18', '7b46dd69-d4c9-4550-bbb6-7972ae45d061', 'c100f1e4-4588-4532-879a-e780088261f8'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:09.501612 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5963ce4a-a772-4daf-832e-f42cbfa84930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.502437 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ecddd8b-dfa0-4578-9b1a-d0a60e763708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b08b55-5d9d-4dab-bafd-784b0cd893fa', '706fe3b8-75eb-44d2-9f84-d9a8ef259b18', '7b46dd69-d4c9-4550-bbb6-7972ae45d061', 'c100f1e4-4588-4532-879a-e780088261f8']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.502687 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (4a2c93dd-384a-4473-ad9a-0a1ea22274da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:09.503045 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request issued successfully. Aug 08 20:26:09.503369 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b92c43a-90b3-40d8-a4a5-93e7e75aafe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.503773 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fdb0586e-6c53-47ae-a76d-32e8bf6523b4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:09.504260 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 949/3793] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:09 2026] POST /volume/v3/volumes => generated 760 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:09.518510 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-083379be-b523-4035-848e-0f94fbb3c698 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.523409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-083379be-b523-4035-848e-0f94fbb3c698 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:09.523409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-083379be-b523-4035-848e-0f94fbb3c698 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.523409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-083379be-b523-4035-848e-0f94fbb3c698 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.527456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b92c43a-90b3-40d8-a4a5-93e7e75aafe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13b40ac0-c325-4ad6-99c2-6619128245c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1021951777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['d5b08b55-5d9d-4dab-bafd-784b0cd893fa','706fe3b8-75eb-44d2-9f84-d9a8ef259b18','7b46dd69-d4c9-4550-bbb6-7972ae45d061','c100f1e4-4588-4532-879a-e780088261f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1021951777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13b40ac0-c325-4ad6-99c2-6619128245c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7f831a8ed4eb4534ad56b3d9352e7768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.528374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bf3e58-f187-4133-9848-fe487d380287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.530199 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:09.530199 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:09.537445 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-083379be-b523-4035-848e-0f94fbb3c698 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:09.543528 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-083379be-b523-4035-848e-0f94fbb3c698 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 returned with HTTP 200 Aug 08 20:26:09.544047 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 945/3794] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:09.557310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35bf3e58-f187-4133-9848-fe487d380287) transitioned into state 'SUCCESS' from state '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-1021951777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7f831a8ed4eb4534ad56b3d9352e7768',qos_specs=None,replication_status=,reservations=['d5b08b55-5d9d-4dab-bafd-784b0cd893fa','706fe3b8-75eb-44d2-9f84-d9a8ef259b18','7b46dd69-d4c9-4550-bbb6-7972ae45d061','c100f1e4-4588-4532-879a-e780088261f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b14b22933254c4ebcf6cd57d571ae37',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.558230 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddd38d2-c2dc-4d43-a118-ac2dee5e92eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:09.571106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ddd38d2-c2dc-4d43-a118-ac2dee5e92eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:09.572215 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Flow 'volume_create_api' (894b19d5-7ffb-4d48-b61b-bc702d3a774f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:09.572634 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create volume request issued successfully. Aug 08 20:26:09.573337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d72951b7-7600-4c61-93df-b4b4dff3a1c6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:09.574295 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 953/3795] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:09 2026] POST /volume/v3/volumes => generated 749 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:09.591409 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7217e96-0db6-4bfb-97ac-4268b959e4d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.591991 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7217e96-0db6-4bfb-97ac-4268b959e4d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:09.592205 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7217e96-0db6-4bfb-97ac-4268b959e4d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.592462 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7217e96-0db6-4bfb-97ac-4268b959e4d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.600327 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:09.600327 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:09.603985 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e7217e96-0db6-4bfb-97ac-4268b959e4d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:09.607945 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7217e96-0db6-4bfb-97ac-4268b959e4d0 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 returned with HTTP 200 Aug 08 20:26:09.608507 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 949/3796] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:09.723548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5ac3ba9-bede-4593-a038-74d334545b8a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.725823 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5ac3ba9-bede-4593-a038-74d334545b8a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:09.726087 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5ac3ba9-bede-4593-a038-74d334545b8a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.726331 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5ac3ba9-bede-4593-a038-74d334545b8a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.726482 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d5ac3ba9-bede-4593-a038-74d334545b8a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:09.731231 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:09.731231 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:09.731971 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5ac3ba9-bede-4593-a038-74d334545b8a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:09.732439 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 950/3797] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:09.922423 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ce0d09f0-c515-4b02-9823-e0a275eba9a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:09.924352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce0d09f0-c515-4b02-9823-e0a275eba9a0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] GET https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 Aug 08 20:26:09.924570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce0d09f0-c515-4b02-9823-e0a275eba9a0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:09.924778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ce0d09f0-c515-4b02-9823-e0a275eba9a0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:09.930825 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ce0d09f0-c515-4b02-9823-e0a275eba9a0 tempest-VolumesBackupsTest-908748631 tempest-VolumesBackupsTest-908748631-project-member] https://10.4.3.206/volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 returned with HTTP 404 Aug 08 20:26:09.931300 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 946/3798] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:09 2026] GET /volume/v3/volumes/d66cdf5b-0f8b-4a94-ab16-4b5e43c46547 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:10.112437 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0dc151ba-ab9b-4852-80b4-47ada66e086e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.115232 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0dc151ba-ab9b-4852-80b4-47ada66e086e tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:10.115582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0dc151ba-ab9b-4852-80b4-47ada66e086e tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.115896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0dc151ba-ab9b-4852-80b4-47ada66e086e tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.116018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0dc151ba-ab9b-4852-80b4-47ada66e086e tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:10.121378 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.121378 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:10.122355 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0dc151ba-ab9b-4852-80b4-47ada66e086e tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:10.122741 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 954/3799] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:10.430559 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1541eb60-5256-4fde-be97-df91d8ceb51c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.434716 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1541eb60-5256-4fde-be97-df91d8ceb51c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:10.435034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1541eb60-5256-4fde-be97-df91d8ceb51c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.435252 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1541eb60-5256-4fde-be97-df91d8ceb51c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.435367 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1541eb60-5256-4fde-be97-df91d8ceb51c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:10.441074 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.441074 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:10.441789 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1541eb60-5256-4fde-be97-df91d8ceb51c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:10.442149 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 950/3800] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:10.558496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e923bef9-d01e-45f8-ba97-7f56160efdd3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.561098 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e923bef9-d01e-45f8-ba97-7f56160efdd3 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:10.561286 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e923bef9-d01e-45f8-ba97-7f56160efdd3 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.561483 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e923bef9-d01e-45f8-ba97-7f56160efdd3 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.571919 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.571919 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:10.579040 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e923bef9-d01e-45f8-ba97-7f56160efdd3 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:10.584046 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e923bef9-d01e-45f8-ba97-7f56160efdd3 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 returned with HTTP 200 Aug 08 20:26:10.584354 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 951/3801] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:10.598971 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.602768 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:10.602768 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae996222-b1fe-4d2a-8e28-b10ff2eb64d7", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-710896062"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:10.612753 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.612753 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:10.613467 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:10.613636 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create snapshot from volume ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:10.620367 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-afc704b2-f8b2-4d2a-9929-3a76bfd32565 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.624180 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-afc704b2-f8b2-4d2a-9929-3a76bfd32565 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:10.624180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-afc704b2-f8b2-4d2a-9929-3a76bfd32565 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.624180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-afc704b2-f8b2-4d2a-9929-3a76bfd32565 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.635799 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.635799 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:10.642405 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-afc704b2-f8b2-4d2a-9929-3a76bfd32565 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:10.650329 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-afc704b2-f8b2-4d2a-9929-3a76bfd32565 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 returned with HTTP 200 Aug 08 20:26:10.650329 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 955/3802] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:10.667722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.672702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:10.673137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13b40ac0-c325-4ad6-99c2-6619128245c6", "name": "tempest-VolumesBackupsTest-Snapshot-563145782"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:10.679979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['d89771ec-76e8-4b8b-9bf0-2520d7378048', '3ba7bcf8-8e84-486a-9289-8e9cfa98ca30', '58c6ea2d-0b11-4584-914a-a912e41fb764', 'fb9fad81-c709-4c96-92bd-7295ff233280'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:10.690567 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.690567 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:10.691145 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:10.691361 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Create snapshot from volume 13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:10.720009 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Snapshot create request issued successfully. Aug 08 20:26:10.720009 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b2b1d4f-5ccc-4403-8be4-0d5657836e59 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:10.720009 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 947/3803] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:10 2026] POST /volume/v3/snapshots => generated 315 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:10.732227 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ef39921-9801-4ebf-871f-46514441e0ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.734189 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ef39921-9801-4ebf-871f-46514441e0ab tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 Aug 08 20:26:10.734366 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ef39921-9801-4ebf-871f-46514441e0ab tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.734581 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ef39921-9801-4ebf-871f-46514441e0ab tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.738418 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['31197e13-f5bd-4584-9600-9ab2c2d765c2', 'a3c3f6d8-c9d1-49a4-b59e-dcae347d4f6c', '11355549-c7ad-449f-a0d8-368c315b9897', 'e3d020f6-2c80-416a-8ab8-dfceb6be3c3c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:10.742926 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.742926 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:10.743454 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2ef39921-9801-4ebf-871f-46514441e0ab tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Snapshot retrieved successfully. Aug 08 20:26:10.744192 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ef39921-9801-4ebf-871f-46514441e0ab tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 returned with HTTP 200 Aug 08 20:26:10.744590 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 952/3804] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 => generated 447 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:10.745175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4fc40ee1-f889-47ab-b3db-bc5ed1e89174 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.747303 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fc40ee1-f889-47ab-b3db-bc5ed1e89174 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:10.747624 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fc40ee1-f889-47ab-b3db-bc5ed1e89174 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.747834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4fc40ee1-f889-47ab-b3db-bc5ed1e89174 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.747938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4fc40ee1-f889-47ab-b3db-bc5ed1e89174 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:10.751959 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.751959 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:10.752597 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4fc40ee1-f889-47ab-b3db-bc5ed1e89174 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:10.753053 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 956/3805] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:10.776629 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot create request issued successfully. Aug 08 20:26:10.776949 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5af9ca3a-f832-4b34-949c-cd6f3533d4a8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:10.777394 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 951/3806] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:10 2026] POST /volume/v3/snapshots => generated 304 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:10.788319 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-357d31a5-668c-4010-8ec9-5314504806d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:10.790626 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-357d31a5-668c-4010-8ec9-5314504806d9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d Aug 08 20:26:10.790803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-357d31a5-668c-4010-8ec9-5314504806d9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:10.790973 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-357d31a5-668c-4010-8ec9-5314504806d9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:10.796474 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:10.796474 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:10.796947 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-357d31a5-668c-4010-8ec9-5314504806d9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot retrieved successfully. Aug 08 20:26:10.797696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-357d31a5-668c-4010-8ec9-5314504806d9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d returned with HTTP 200 Aug 08 20:26:10.798054 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 948/3807] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:10 2026] GET /volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.134375 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9fe219a9-d43f-4302-b375-381be597a962 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.136796 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9fe219a9-d43f-4302-b375-381be597a962 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:11.137010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9fe219a9-d43f-4302-b375-381be597a962 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:11.137248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9fe219a9-d43f-4302-b375-381be597a962 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:11.137395 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-9fe219a9-d43f-4302-b375-381be597a962 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:11.141853 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.141853 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:11.142631 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9fe219a9-d43f-4302-b375-381be597a962 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:11.143227 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 953/3808] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:11 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.458967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a333f41f-2009-4514-9254-38d7d530c646 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.462362 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a333f41f-2009-4514-9254-38d7d530c646 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:11.462628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a333f41f-2009-4514-9254-38d7d530c646 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:11.462847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a333f41f-2009-4514-9254-38d7d530c646 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:11.462980 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a333f41f-2009-4514-9254-38d7d530c646 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:11.472487 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.472487 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:11.473245 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a333f41f-2009-4514-9254-38d7d530c646 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:11.473696 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 957/3809] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:11 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.755125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ec228b7-f2e1-4ce3-9143-f1523d4e2e11 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.757521 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ec228b7-f2e1-4ce3-9143-f1523d4e2e11 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 Aug 08 20:26:11.757788 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ec228b7-f2e1-4ce3-9143-f1523d4e2e11 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:11.758054 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ec228b7-f2e1-4ce3-9143-f1523d4e2e11 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:11.764405 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8dedf045-68b7-418f-900a-09cc4c9a5848 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.766282 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.766282 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:11.766904 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0ec228b7-f2e1-4ce3-9143-f1523d4e2e11 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Snapshot retrieved successfully. Aug 08 20:26:11.768399 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dedf045-68b7-418f-900a-09cc4c9a5848 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:11.768465 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ec228b7-f2e1-4ce3-9143-f1523d4e2e11 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 returned with HTTP 200 Aug 08 20:26:11.768509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dedf045-68b7-418f-900a-09cc4c9a5848 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:11.768509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dedf045-68b7-418f-900a-09cc4c9a5848 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:11.768509 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8dedf045-68b7-418f-900a-09cc4c9a5848 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:11.768585 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 952/3810] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:11 2026] GET /volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.777977 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.777977 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:11.778717 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dedf045-68b7-418f-900a-09cc4c9a5848 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:11.779094 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 949/3811] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:11 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.779997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f29e825-72ab-49af-820b-58be1ce18b19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.785400 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:11.785400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-780364135"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:11.785400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-780364135'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:11.785400 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume of 1 GB Aug 08 20:26:11.787548 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Availability Zones retrieved successfully. Aug 08 20:26:11.792756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (ac6ce4ec-7a9e-4570-9d7b-2d9be6f11076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:11.793663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7aa6493-4cc6-440e-9e99-879da1aa2e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.794506 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:11.810218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-587b9d21-4bf5-4b38-b15d-c6318e4e205f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.813168 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-587b9d21-4bf5-4b38-b15d-c6318e4e205f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d Aug 08 20:26:11.814086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-587b9d21-4bf5-4b38-b15d-c6318e4e205f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:11.814086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-587b9d21-4bf5-4b38-b15d-c6318e4e205f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:11.822253 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.822253 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:11.822608 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-587b9d21-4bf5-4b38-b15d-c6318e4e205f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot retrieved successfully. Aug 08 20:26:11.823718 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7aa6493-4cc6-440e-9e99-879da1aa2e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:11.823833 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-587b9d21-4bf5-4b38-b15d-c6318e4e205f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d returned with HTTP 200 Aug 08 20:26:11.823944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce42fde-00c4-49dd-8963-e86d457fe5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.824142 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 958/3812] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:11 2026] GET /volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.830408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.836151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b28b42b6-818f-4da0-8217-af73b40380a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.839538 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:11.839538 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "13b40ac0-c325-4ad6-99c2-6619128245c6", "snapshot_id": "f2ce9eb2-144f-4f9d-9d5a-e925592a052d", "name": "tempest-VolumesBackupsTest-Backup-493746353"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:11.842120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating new backup {'backup': {'volume_id': '13b40ac0-c325-4ad6-99c2-6619128245c6', 'snapshot_id': 'f2ce9eb2-144f-4f9d-9d5a-e925592a052d', 'name': 'tempest-VolumesBackupsTest-Backup-493746353'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:11.842884 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Creating backup of volume 13b40ac0-c325-4ad6-99c2-6619128245c6 in container None Aug 08 20:26:11.851984 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.851984 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:11.853516 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:11.863870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['6f2bb36f-4739-4959-a770-fa5e69ac8e5e', '28b80256-98e5-4693-8268-a837ff8255df', '2bdec6ff-93e6-4131-bf37-bcff268904ec', 'd8621be5-12db-402c-9e61-1f6baf05feb7'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:11.864734 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.864734 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:11.864841 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ce42fde-00c4-49dd-8963-e86d457fe5c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2bb36f-4739-4959-a770-fa5e69ac8e5e', '28b80256-98e5-4693-8268-a837ff8255df', '2bdec6ff-93e6-4131-bf37-bcff268904ec', 'd8621be5-12db-402c-9e61-1f6baf05feb7']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:11.865557 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5a0c2f-c2e5-47a4-a008-a144c7189df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.866462 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot retrieved successfully. Aug 08 20:26:11.886020 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Created reservations ['c0dc620a-50f1-4104-ad6c-af022c04a005', 'c48b8db5-2722-432d-9fb3-a04b12db402d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:11.888769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5a0c2f-c2e5-47a4-a008-a144c7189df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffae180a-2b5e-4503-9f8b-193d05be7348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-780364135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['6f2bb36f-4739-4959-a770-fa5e69ac8e5e','28b80256-98e5-4693-8268-a837ff8255df','2bdec6ff-93e6-4131-bf37-bcff268904ec','d8621be5-12db-402c-9e61-1f6baf05feb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-780364135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffae180a-2b5e-4503-9f8b-193d05be7348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304f4352c4aa4cb786cd95d484d8b0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:11.889924 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd2ca0d-9dda-4039-8450-50befb5e5fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.908283 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bd2ca0d-9dda-4039-8450-50befb5e5fea) transitioned into state 'SUCCESS' from state '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-780364135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['6f2bb36f-4739-4959-a770-fa5e69ac8e5e','28b80256-98e5-4693-8268-a837ff8255df','2bdec6ff-93e6-4131-bf37-bcff268904ec','d8621be5-12db-402c-9e61-1f6baf05feb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:11.909071 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef3f546-3db6-48e5-8146-7af560ed53cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.919236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fef3f546-3db6-48e5-8146-7af560ed53cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:11.923002 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (ac6ce4ec-7a9e-4570-9d7b-2d9be6f11076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:11.923373 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request issued successfully. Aug 08 20:26:11.924032 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f29e825-72ab-49af-820b-58be1ce18b19 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:11.925762 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 954/3813] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:11 2026] POST /volume/v3/volumes => generated 759 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:11.926788 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b28b42b6-818f-4da0-8217-af73b40380a6 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:11.930192 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 950/3814] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:11 2026] POST /volume/v3/backups => generated 329 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:11.930288 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:11.931145 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-249859909"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:11.933348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request body: {'volume': {"'imageRef": '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-249859909'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:11.933508 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume of 1 GB Aug 08 20:26:11.938882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-986c0cca-6bb5-4c9d-8942-553c7d875bcb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.939118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:11.939946 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Availability Zones retrieved successfully. Aug 08 20:26:11.941013 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-986c0cca-6bb5-4c9d-8942-553c7d875bcb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:11.941235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-986c0cca-6bb5-4c9d-8942-553c7d875bcb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:11.941473 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-986c0cca-6bb5-4c9d-8942-553c7d875bcb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:11.941603 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-986c0cca-6bb5-4c9d-8942-553c7d875bcb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:11.942734 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:11.943080 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1084740451"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:11.946653 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.946653 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:11.947571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (c402ee93-a1bc-40cd-bb17-f1f0052f8e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:11.947605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1084740451'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:11.947605 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume of 1 GB Aug 08 20:26:11.947675 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:11.947675 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:11.949509 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-986c0cca-6bb5-4c9d-8942-553c7d875bcb tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:11.949509 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 959/3815] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:11 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:11.951110 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c53599-ac9b-4bfc-b434-69e2c97db5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.951910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:11.952244 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Availability Zones retrieved successfully. Aug 08 20:26:11.961910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (64ab1e42-51ba-44b7-8464-4a932e218601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:11.963771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38906d38-4e52-47af-9c80-4806ea4305fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:11.965632 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:11.992707 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55c53599-ac9b-4bfc-b434-69e2c97db5e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:11.993180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44dad28-6dcc-44fc-b8e3-187302f2187a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.008295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38906d38-4e52-47af-9c80-4806ea4305fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.009522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bd6143-57e8-49b5-aac2-4073e7306cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.055933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Created reservations ['a5e0b79e-f92c-4334-9b3d-5d1e438970f9', '1f1f9c17-c62f-4a67-8c2d-a32319a234e1', '78489adb-a40b-4493-bad1-f8ceb5d1c404', 'd284e580-dab0-4cf9-be7e-daa6d6d81c47'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.056784 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d44dad28-6dcc-44fc-b8e3-187302f2187a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5e0b79e-f92c-4334-9b3d-5d1e438970f9', '1f1f9c17-c62f-4a67-8c2d-a32319a234e1', '78489adb-a40b-4493-bad1-f8ceb5d1c404', 'd284e580-dab0-4cf9-be7e-daa6d6d81c47']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.057555 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c252a6a2-242a-4d62-901f-96216ee1800d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.070258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['0d487ec3-1d76-45f3-a125-a57cf05f26c1', '1f19d3d1-e8a2-4f9c-ab60-c0541e23e9a0', '72f9e2fc-22d4-48d6-9c57-40eba2897f3c', '54025ce6-e824-46ef-84b2-8990041dec33'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.070258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14bd6143-57e8-49b5-aac2-4073e7306cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d487ec3-1d76-45f3-a125-a57cf05f26c1', '1f19d3d1-e8a2-4f9c-ab60-c0541e23e9a0', '72f9e2fc-22d4-48d6-9c57-40eba2897f3c', '54025ce6-e824-46ef-84b2-8990041dec33']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.070258 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27165f9-b65e-4762-b996-86111c2ef2f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.090885 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c252a6a2-242a-4d62-901f-96216ee1800d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-249859909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['a5e0b79e-f92c-4334-9b3d-5d1e438970f9','1f1f9c17-c62f-4a67-8c2d-a32319a234e1','78489adb-a40b-4493-bad1-f8ceb5d1c404','d284e580-dab0-4cf9-be7e-daa6d6d81c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-249859909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d848d5748404ef1932845f7ad35e946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48b019337144e9a9236bd282462b6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.091705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (921ab263-2d78-4c5d-a4f1-1a37d9e16da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.110149 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a27165f9-b65e-4762-b996-86111c2ef2f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7414bfb-9f4f-4d9a-8f14-cf86e20f044c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1084740451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['0d487ec3-1d76-45f3-a125-a57cf05f26c1','1f19d3d1-e8a2-4f9c-ab60-c0541e23e9a0','72f9e2fc-22d4-48d6-9c57-40eba2897f3c','54025ce6-e824-46ef-84b2-8990041dec33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1084740451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7414bfb-9f4f-4d9a-8f14-cf86e20f044c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304f4352c4aa4cb786cd95d484d8b0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.111363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584346fd-f55a-45b6-be4b-2a046714ef52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.122352 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (921ab263-2d78-4c5d-a4f1-1a37d9e16da1) transitioned into state 'SUCCESS' from state '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-249859909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['a5e0b79e-f92c-4334-9b3d-5d1e438970f9','1f1f9c17-c62f-4a67-8c2d-a32319a234e1','78489adb-a40b-4493-bad1-f8ceb5d1c404','d284e580-dab0-4cf9-be7e-daa6d6d81c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.123837 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b284761-ee57-4723-bc65-a008822e7690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.145254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b284761-ee57-4723-bc65-a008822e7690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.146905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (c402ee93-a1bc-40cd-bb17-f1f0052f8e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.146905 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request issued successfully. Aug 08 20:26:12.147597 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a7b6e001-c282-46c1-85cd-9f834953dc4e tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.148353 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 953/3816] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:11 2026] POST /volume/v3/volumes => generated 756 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.148419 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584346fd-f55a-45b6-be4b-2a046714ef52) transitioned into state 'SUCCESS' from state '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-1084740451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['0d487ec3-1d76-45f3-a125-a57cf05f26c1','1f19d3d1-e8a2-4f9c-ab60-c0541e23e9a0','72f9e2fc-22d4-48d6-9c57-40eba2897f3c','54025ce6-e824-46ef-84b2-8990041dec33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.149471 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33bc763-ed43-4aca-bd0e-503682630749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.156682 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-93d75ad9-9153-47a5-93b6-b701384c6dce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.161374 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93d75ad9-9153-47a5-93b6-b701384c6dce tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:12.162303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93d75ad9-9153-47a5-93b6-b701384c6dce tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.162303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93d75ad9-9153-47a5-93b6-b701384c6dce tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.162303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-93d75ad9-9153-47a5-93b6-b701384c6dce tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:12.166998 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.166998 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:12.167776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.168352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93d75ad9-9153-47a5-93b6-b701384c6dce tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:12.168352 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 951/3817] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.170106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f33bc763-ed43-4aca-bd0e-503682630749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.170195 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.170632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1204155766"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.170992 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (64ab1e42-51ba-44b7-8464-4a932e218601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.171252 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request issued successfully. Aug 08 20:26:12.171956 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f7d8f51-4d57-4db3-b0a9-083320c801bb tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.172441 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 955/3818] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:11 2026] POST /volume/v3/volumes => generated 760 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.173669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request body: {'volume': {"'imageRef": '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1204155766'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.173669 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume of 1 GB Aug 08 20:26:12.179425 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.190247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.190986 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (6e62d1b6-e4a5-4c3d-9e11-d8a0ff96e300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.192917 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.192917 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-712537611"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.200296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69080140-27c9-4c61-ba22-b00dffcf1183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.201311 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-712537611'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.201311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume of 1 GB Aug 08 20:26:12.201311 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.201311 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:12.205196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.205921 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.205921 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (02145b6d-bcce-4348-b169-ba8b6965a5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.207052 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773e0ca3-d658-4b04-89c3-6777355b7f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.208535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.235204 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69080140-27c9-4c61-ba22-b00dffcf1183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.236261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d590a9-b48e-4907-8417-b21cd0d6b631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.250420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (773e0ca3-d658-4b04-89c3-6777355b7f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.252102 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e776b046-88cb-49e0-a3f9-a65bba6ae11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.284611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Created reservations ['7bbc6432-b87b-4444-bd38-64340d97fc86', '78334a45-c08c-4362-8ce7-49a526f70a4e', '224dac06-8a27-4172-ad22-e0e499da5368', '4c812bc5-78da-4eab-98dc-54e226fa0a8d'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.285435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30d590a9-b48e-4907-8417-b21cd0d6b631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bbc6432-b87b-4444-bd38-64340d97fc86', '78334a45-c08c-4362-8ce7-49a526f70a4e', '224dac06-8a27-4172-ad22-e0e499da5368', '4c812bc5-78da-4eab-98dc-54e226fa0a8d']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.286140 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b77047-c9d6-44cc-b555-e7f77346f7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.306066 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['10f4612d-e057-46f5-be25-5b09becb0630', '9e003474-54b3-475f-a483-c3b6b20b3599', '9038f829-3d02-4d7d-8abd-95cb50d890b4', '3bc0ad1b-7505-4773-8f4c-bd095b860e02'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.307547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e776b046-88cb-49e0-a3f9-a65bba6ae11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f4612d-e057-46f5-be25-5b09becb0630', '9e003474-54b3-475f-a483-c3b6b20b3599', '9038f829-3d02-4d7d-8abd-95cb50d890b4', '3bc0ad1b-7505-4773-8f4c-bd095b860e02']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.308601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a4ff6a-9cde-4962-9cf5-c740007da16c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.314660 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b77047-c9d6-44cc-b555-e7f77346f7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3036e7c1-a690-403b-85ed-2694cd8535db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1204155766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['7bbc6432-b87b-4444-bd38-64340d97fc86','78334a45-c08c-4362-8ce7-49a526f70a4e','224dac06-8a27-4172-ad22-e0e499da5368','4c812bc5-78da-4eab-98dc-54e226fa0a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1204155766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3036e7c1-a690-403b-85ed-2694cd8535db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d848d5748404ef1932845f7ad35e946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48b019337144e9a9236bd282462b6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.315105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e20f69a-9794-4528-a436-9561a2a75c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.343563 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e20f69a-9794-4528-a436-9561a2a75c3d) transitioned into state 'SUCCESS' from state '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-1204155766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['7bbc6432-b87b-4444-bd38-64340d97fc86','78334a45-c08c-4362-8ce7-49a526f70a4e','224dac06-8a27-4172-ad22-e0e499da5368','4c812bc5-78da-4eab-98dc-54e226fa0a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.344866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14179a22-d5ef-497f-9163-701de229d9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.345313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46a4ff6a-9cde-4962-9cf5-c740007da16c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ce5e1dd-0507-44af-8115-19442b00af48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-712537611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['10f4612d-e057-46f5-be25-5b09becb0630','9e003474-54b3-475f-a483-c3b6b20b3599','9038f829-3d02-4d7d-8abd-95cb50d890b4','3bc0ad1b-7505-4773-8f4c-bd095b860e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-712537611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ce5e1dd-0507-44af-8115-19442b00af48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304f4352c4aa4cb786cd95d484d8b0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.346353 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecda3ab-ac58-44d1-9313-e004743bf7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.363053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14179a22-d5ef-497f-9163-701de229d9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.364278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (6e62d1b6-e4a5-4c3d-9e11-d8a0ff96e300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.364780 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request issued successfully. Aug 08 20:26:12.365148 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2204ebaf-7f28-4f7b-a073-d32419b20fc4 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.366133 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 960/3819] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 757 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.382606 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.386302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ecda3ab-ac58-44d1-9313-e004743bf7fc) transitioned into state 'SUCCESS' from state '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-712537611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['10f4612d-e057-46f5-be25-5b09becb0630','9e003474-54b3-475f-a483-c3b6b20b3599','9038f829-3d02-4d7d-8abd-95cb50d890b4','3bc0ad1b-7505-4773-8f4c-bd095b860e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.386408 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.386444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34a626a-2c75-48eb-83b6-9f9987c939f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.386491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-695897580"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.387682 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request body: {'volume': {"'imageRef": '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-695897580'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.387847 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume of 1 GB Aug 08 20:26:12.392358 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.399847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (dc7fa39b-6699-4fc6-8772-604b51089280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.401035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cf35d3-2872-4344-b5dc-7184fc1a5727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.402354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.404826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c34a626a-2c75-48eb-83b6-9f9987c939f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.405692 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (02145b6d-bcce-4348-b169-ba8b6965a5b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.405977 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request issued successfully. Aug 08 20:26:12.406718 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f436dd5d-46a4-4c1c-b5a8-c00f059794a0 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.407113 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 954/3820] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 759 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.420647 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df4650cf-a531-42de-9c79-104ff6e1da0c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.426063 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.426512 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1210890599"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.428242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1210890599'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.428400 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume of 1 GB Aug 08 20:26:12.428722 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.428722 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:12.432956 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.437556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14cf35d3-2872-4344-b5dc-7184fc1a5727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.438499 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8f3230-deaf-4ebe-ac68-3927af53d244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.441030 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (6d83eb5d-69b5-4921-8bb9-744b16e3ed21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.442182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66d9a2f-a98b-4fdd-b1f3-a088c0b1f1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.443319 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.469944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66d9a2f-a98b-4fdd-b1f3-a088c0b1f1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.470764 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d5f3f7-5ebb-40ec-b123-c1f38441b585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.487520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Created reservations ['0954eba9-fc96-4024-942a-b5577e9a153b', 'dd91836a-8b25-43b5-9de7-8663c659e3a4', 'e587e730-9e25-4239-8d00-3c87d7d865d9', 'b9b572e9-1236-40d8-a05c-62f9579721e5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.487823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-390d10ba-9642-4b9c-be0e-25308913f51f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.488680 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8f3230-deaf-4ebe-ac68-3927af53d244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0954eba9-fc96-4024-942a-b5577e9a153b', 'dd91836a-8b25-43b5-9de7-8663c659e3a4', 'e587e730-9e25-4239-8d00-3c87d7d865d9', 'b9b572e9-1236-40d8-a05c-62f9579721e5']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.489465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b1ee72-6292-4e4f-9b00-85513b0ac82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.492178 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-390d10ba-9642-4b9c-be0e-25308913f51f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:12.492510 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-390d10ba-9642-4b9c-be0e-25308913f51f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.493085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-390d10ba-9642-4b9c-be0e-25308913f51f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.493085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-390d10ba-9642-4b9c-be0e-25308913f51f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:12.499889 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.499889 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:12.501089 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-390d10ba-9642-4b9c-be0e-25308913f51f tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:12.501089 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 961/3821] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.519614 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b1ee72-6292-4e4f-9b00-85513b0ac82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12ebdad3-e217-421d-98fa-51e3c8b7439e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-695897580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['0954eba9-fc96-4024-942a-b5577e9a153b','dd91836a-8b25-43b5-9de7-8663c659e3a4','e587e730-9e25-4239-8d00-3c87d7d865d9','b9b572e9-1236-40d8-a05c-62f9579721e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-695897580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12ebdad3-e217-421d-98fa-51e3c8b7439e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d848d5748404ef1932845f7ad35e946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48b019337144e9a9236bd282462b6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.520317 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26084b0-4ec2-4bec-8f2c-dacb5aec7c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.533112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['6502c6e7-9b88-4624-a26d-3d64fcac0475', 'cde55264-6ee0-4480-8b35-8aa77a116543', '4fb553dd-3e28-4143-b576-30311e272213', '68fe5a65-d582-4ea3-adcd-bf71a20d8067'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.533112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36d5f3f7-5ebb-40ec-b123-c1f38441b585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6502c6e7-9b88-4624-a26d-3d64fcac0475', 'cde55264-6ee0-4480-8b35-8aa77a116543', '4fb553dd-3e28-4143-b576-30311e272213', '68fe5a65-d582-4ea3-adcd-bf71a20d8067']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.533112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25250b2a-b9ca-4021-93e5-f7d8c9e372f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.565034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26084b0-4ec2-4bec-8f2c-dacb5aec7c3d) transitioned into state 'SUCCESS' from state '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-695897580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['0954eba9-fc96-4024-942a-b5577e9a153b','dd91836a-8b25-43b5-9de7-8663c659e3a4','e587e730-9e25-4239-8d00-3c87d7d865d9','b9b572e9-1236-40d8-a05c-62f9579721e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.565034 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0273cf0a-679c-45d2-bf59-ee65a4acda07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.570725 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25250b2a-b9ca-4021-93e5-f7d8c9e372f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90d628aa-2617-4f42-8725-f9a4a96162fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1210890599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['6502c6e7-9b88-4624-a26d-3d64fcac0475','cde55264-6ee0-4480-8b35-8aa77a116543','4fb553dd-3e28-4143-b576-30311e272213','68fe5a65-d582-4ea3-adcd-bf71a20d8067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1210890599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90d628aa-2617-4f42-8725-f9a4a96162fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304f4352c4aa4cb786cd95d484d8b0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.571643 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d60cbe8-0091-4ca8-a55e-9008f8732021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.576866 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0273cf0a-679c-45d2-bf59-ee65a4acda07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.577933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (dc7fa39b-6699-4fc6-8772-604b51089280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.578328 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request issued successfully. Aug 08 20:26:12.579576 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dbb3130b-bd0b-4df6-8099-c75f72826c8d tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.579712 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 952/3822] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 756 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.591580 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.592044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d60cbe8-0091-4ca8-a55e-9008f8732021) transitioned into state 'SUCCESS' from state '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-1210890599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['6502c6e7-9b88-4624-a26d-3d64fcac0475','cde55264-6ee0-4480-8b35-8aa77a116543','4fb553dd-3e28-4143-b576-30311e272213','68fe5a65-d582-4ea3-adcd-bf71a20d8067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.592778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b42f366-ce1f-4b3f-b450-18ecc863ce6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.593564 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.593944 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-660274599"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.595873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request body: {'volume': {"'imageRef": '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-660274599'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.596023 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume of 1 GB Aug 08 20:26:12.596482 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.596482 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:12.601569 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.605295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b42f366-ce1f-4b3f-b450-18ecc863ce6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.606426 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (6d83eb5d-69b5-4921-8bb9-744b16e3ed21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.606733 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request issued successfully. Aug 08 20:26:12.607404 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df4650cf-a531-42de-9c79-104ff6e1da0c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.607907 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 956/3823] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 760 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.609000 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (ae1819da-decb-4e1e-b5a4-c1ae68cd2ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.610564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a19ea9-dc73-4652-b86e-61b14f2b6a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.612004 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.619594 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.621337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.621695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-412295488"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.623141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request body: {'volume': {"'snapshot_id": 'fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-412295488'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.623265 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume of 1 GB Aug 08 20:26:12.627284 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.633690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (0e2c8ba3-e944-4f33-abcf-e3c1277e0a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.634688 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d97de7df-fcbc-40cb-8683-31923cb24935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.635624 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.647293 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49a19ea9-dc73-4652-b86e-61b14f2b6a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.648350 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195cc199-cb28-49df-88cf-c9393b31d543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.662314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d97de7df-fcbc-40cb-8683-31923cb24935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.663127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cfd0b6-7276-422c-a52c-6f25430e7fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.704221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Created reservations ['98b50fdd-fe47-46e8-b695-986d4014d8f5', '1bea85f2-6baf-44be-bf5a-44cbf86a1dce', '4a161fca-36c5-4a9a-a053-f5e55d50c6dd', '945aaa1f-9534-4b22-96a4-cee023d47423'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.705136 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (195cc199-cb28-49df-88cf-c9393b31d543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b50fdd-fe47-46e8-b695-986d4014d8f5', '1bea85f2-6baf-44be-bf5a-44cbf86a1dce', '4a161fca-36c5-4a9a-a053-f5e55d50c6dd', '945aaa1f-9534-4b22-96a4-cee023d47423']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.706418 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c2b5b2-1023-43a6-8b94-7ea825a87f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.711078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Created reservations ['585349f8-b075-49a8-9691-2a257287ccfa', '66fd6171-9658-4c98-80b2-bd2dc2d07b92', 'a2b23cd0-a23e-461d-b409-e68362659736', '77c2ed15-f015-4aba-bc7e-8c8148bef8e0'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.716863 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cfd0b6-7276-422c-a52c-6f25430e7fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['585349f8-b075-49a8-9691-2a257287ccfa', '66fd6171-9658-4c98-80b2-bd2dc2d07b92', 'a2b23cd0-a23e-461d-b409-e68362659736', '77c2ed15-f015-4aba-bc7e-8c8148bef8e0']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.716863 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba2fdc7-5476-495d-a24a-b158272813fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.734234 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c2b5b2-1023-43a6-8b94-7ea825a87f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3778160e-43d9-4f6f-9050-32173de01fe0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-660274599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['98b50fdd-fe47-46e8-b695-986d4014d8f5','1bea85f2-6baf-44be-bf5a-44cbf86a1dce','4a161fca-36c5-4a9a-a053-f5e55d50c6dd','945aaa1f-9534-4b22-96a4-cee023d47423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-660274599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3778160e-43d9-4f6f-9050-32173de01fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d848d5748404ef1932845f7ad35e946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48b019337144e9a9236bd282462b6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.736009 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe22730-c460-433f-bab2-c77ce551b9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.737553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba2fdc7-5476-495d-a24a-b158272813fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08e3c1fd-12f3-4421-9461-858137784d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-412295488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['585349f8-b075-49a8-9691-2a257287ccfa','66fd6171-9658-4c98-80b2-bd2dc2d07b92','a2b23cd0-a23e-461d-b409-e68362659736','77c2ed15-f015-4aba-bc7e-8c8148bef8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-412295488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08e3c1fd-12f3-4421-9461-858137784d68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304f4352c4aa4cb786cd95d484d8b0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.739680 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386ae1e4-0781-4a85-8b40-ae2faf19ee6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.770920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fe22730-c460-433f-bab2-c77ce551b9c1) transitioned into state 'SUCCESS' from state '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-660274599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['98b50fdd-fe47-46e8-b695-986d4014d8f5','1bea85f2-6baf-44be-bf5a-44cbf86a1dce','4a161fca-36c5-4a9a-a053-f5e55d50c6dd','945aaa1f-9534-4b22-96a4-cee023d47423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.771770 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9d8feb-e94d-4685-89cf-b8cc0b723184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.788490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386ae1e4-0781-4a85-8b40-ae2faf19ee6a) transitioned into state 'SUCCESS' from state '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-412295488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304f4352c4aa4cb786cd95d484d8b0b6',qos_specs=None,replication_status=,reservations=['585349f8-b075-49a8-9691-2a257287ccfa','66fd6171-9658-4c98-80b2-bd2dc2d07b92','a2b23cd0-a23e-461d-b409-e68362659736','77c2ed15-f015-4aba-bc7e-8c8148bef8e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3339ebf8ffca4fde8913e8f874a68d0d',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.788490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaed7321-cd6b-473d-bd70-8fd55c575f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.788790 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9d8feb-e94d-4685-89cf-b8cc0b723184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.789302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (ae1819da-decb-4e1e-b5a4-c1ae68cd2ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.789930 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request issued successfully. Aug 08 20:26:12.790250 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b890cf6c-8ed3-4b91-9078-5f764b4b6066 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.790846 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 955/3824] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 756 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.791095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e04be4ce-bc22-4270-9259-af8da2c5f9e2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.795415 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e04be4ce-bc22-4270-9259-af8da2c5f9e2 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:12.795415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e04be4ce-bc22-4270-9259-af8da2c5f9e2 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.795415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e04be4ce-bc22-4270-9259-af8da2c5f9e2 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.795415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-e04be4ce-bc22-4270-9259-af8da2c5f9e2 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:12.799483 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.799483 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:12.799483 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e04be4ce-bc22-4270-9259-af8da2c5f9e2 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:12.799483 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 953/3825] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.801416 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaed7321-cd6b-473d-bd70-8fd55c575f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.803275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Flow 'volume_create_api' (0e2c8ba3-e944-4f33-abcf-e3c1277e0a20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.803275 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Create volume request issued successfully. Aug 08 20:26:12.803275 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-763a3906-d40e-4e8c-a7ca-7275fd3c8d3f tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.803545 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 962/3826] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 759 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:12.807032 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-713e419d-208e-48e7-bf7b-a135761b6b76 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.809513 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:12.809860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-181961544"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:12.811160 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request body: {'volume': {"'imageRef": '964269e1-f98e-424a-9cbb-e43a43fe414a', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-181961544'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:12.811636 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume of 1 GB Aug 08 20:26:12.812277 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.812277 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:12.815334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-557a3849-f25e-4f84-9d72-5a9fcb62587e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.817805 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-557a3849-f25e-4f84-9d72-5a9fcb62587e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 Aug 08 20:26:12.818025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-557a3849-f25e-4f84-9d72-5a9fcb62587e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.818438 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-557a3849-f25e-4f84-9d72-5a9fcb62587e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.828120 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Availability Zones retrieved successfully. Aug 08 20:26:12.837862 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.837862 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:12.837941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (48aa5985-447a-4cb8-8c4b-f31d76de8a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.839498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ffadd8-d4a7-4e35-9116-6e04f5a8054e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.842339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:12.846493 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-557a3849-f25e-4f84-9d72-5a9fcb62587e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:12.855022 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-557a3849-f25e-4f84-9d72-5a9fcb62587e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 returned with HTTP 200 Aug 08 20:26:12.855468 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 956/3827] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.871368 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c50b9d11-9b6e-48cc-9399-abcb0f7da872 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.872762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ffadd8-d4a7-4e35-9116-6e04f5a8054e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.873184 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c50b9d11-9b6e-48cc-9399-abcb0f7da872 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c Aug 08 20:26:12.873420 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c50b9d11-9b6e-48cc-9399-abcb0f7da872 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.873527 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42c719c-e032-42ab-9746-2f304c787ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.873603 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c50b9d11-9b6e-48cc-9399-abcb0f7da872 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.882509 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.882509 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:12.886459 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c50b9d11-9b6e-48cc-9399-abcb0f7da872 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:12.890847 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c50b9d11-9b6e-48cc-9399-abcb0f7da872 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c returned with HTTP 200 Aug 08 20:26:12.891356 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 954/3828] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.909098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-899aff14-2a08-477d-80bd-53db21107708 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.911050 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-899aff14-2a08-477d-80bd-53db21107708 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 Aug 08 20:26:12.911307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-899aff14-2a08-477d-80bd-53db21107708 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.911532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-899aff14-2a08-477d-80bd-53db21107708 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.913957 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Created reservations ['7f88b62e-de62-431f-b6c2-7a3f16bd6975', 'bf163f51-ce72-4bec-8863-b07a4762c6fd', '56b81c43-d83c-4938-ac3a-2c56278bd3de', 'f4cd5e10-527c-4597-a987-0dd1b6a47f3e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:12.914876 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42c719c-e032-42ab-9746-2f304c787ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f88b62e-de62-431f-b6c2-7a3f16bd6975', 'bf163f51-ce72-4bec-8863-b07a4762c6fd', '56b81c43-d83c-4938-ac3a-2c56278bd3de', 'f4cd5e10-527c-4597-a987-0dd1b6a47f3e']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.915660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77a7783-f280-43f1-8da9-55085b930347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.920276 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.920276 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:12.925260 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-899aff14-2a08-477d-80bd-53db21107708 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:12.931320 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-899aff14-2a08-477d-80bd-53db21107708 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 returned with HTTP 200 Aug 08 20:26:12.931896 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 963/3829] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.946416 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e77a7783-f280-43f1-8da9-55085b930347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3c1364-12f7-415f-a7ac-9b8f811a7ff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-181961544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['7f88b62e-de62-431f-b6c2-7a3f16bd6975','bf163f51-ce72-4bec-8863-b07a4762c6fd','56b81c43-d83c-4938-ac3a-2c56278bd3de','f4cd5e10-527c-4597-a987-0dd1b6a47f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-181961544',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3c1364-12f7-415f-a7ac-9b8f811a7ff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d848d5748404ef1932845f7ad35e946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e48b019337144e9a9236bd282462b6d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.946416 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51519557-7a0a-4d92-b827-fef16e15edee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.951997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-41da5511-9f2a-4d72-89f5-8f2867b90304 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.954399 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41da5511-9f2a-4d72-89f5-8f2867b90304 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa Aug 08 20:26:12.954748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41da5511-9f2a-4d72-89f5-8f2867b90304 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.954998 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-41da5511-9f2a-4d72-89f5-8f2867b90304 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.959925 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d7aec69d-0bb7-4c0d-b5e2-99ff9253cc79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:12.963307 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7aec69d-0bb7-4c0d-b5e2-99ff9253cc79 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:12.963612 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7aec69d-0bb7-4c0d-b5e2-99ff9253cc79 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:12.963825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7aec69d-0bb7-4c0d-b5e2-99ff9253cc79 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:12.963963 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d7aec69d-0bb7-4c0d-b5e2-99ff9253cc79 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:12.968882 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.968882 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:12.970753 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:12.970753 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:12.972232 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7aec69d-0bb7-4c0d-b5e2-99ff9253cc79 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:12.973067 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 955/3830] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 772 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.973537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51519557-7a0a-4d92-b827-fef16e15edee) transitioned into state 'SUCCESS' from state '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-181961544',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d848d5748404ef1932845f7ad35e946',qos_specs=None,replication_status=,reservations=['7f88b62e-de62-431f-b6c2-7a3f16bd6975','bf163f51-ce72-4bec-8863-b07a4762c6fd','56b81c43-d83c-4938-ac3a-2c56278bd3de','f4cd5e10-527c-4597-a987-0dd1b6a47f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e48b019337144e9a9236bd282462b6d6',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.974299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346fc764-f463-473b-9433-78920411aea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:12.976196 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-41da5511-9f2a-4d72-89f5-8f2867b90304 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:12.985762 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-41da5511-9f2a-4d72-89f5-8f2867b90304 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa returned with HTTP 200 Aug 08 20:26:12.986437 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 957/3831] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:12 2026] GET /volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:12.987362 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (346fc764-f463-473b-9433-78920411aea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:12.990472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Flow 'volume_create_api' (48aa5985-447a-4cb8-8c4b-f31d76de8a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:12.990472 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Create volume request issued successfully. Aug 08 20:26:12.990472 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-713e419d-208e-48e7-bf7b-a135761b6b76 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:12.990472 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 957/3832] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:12 2026] POST /volume/v3/volumes => generated 756 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:13.002862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c83a81da-d12a-46cf-8405-82bdcea19131 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.004115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9eb91353-3c60-49c7-8a31-a14f7323f095 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.004740 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c83a81da-d12a-46cf-8405-82bdcea19131 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e Aug 08 20:26:13.004940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c83a81da-d12a-46cf-8405-82bdcea19131 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.005156 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c83a81da-d12a-46cf-8405-82bdcea19131 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.007768 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9eb91353-3c60-49c7-8a31-a14f7323f095 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 Aug 08 20:26:13.008020 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9eb91353-3c60-49c7-8a31-a14f7323f095 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.008295 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9eb91353-3c60-49c7-8a31-a14f7323f095 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.012529 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.012529 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:13.016203 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.016203 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:13.016606 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c83a81da-d12a-46cf-8405-82bdcea19131 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:13.020817 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9eb91353-3c60-49c7-8a31-a14f7323f095 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:13.020913 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c83a81da-d12a-46cf-8405-82bdcea19131 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e returned with HTTP 200 Aug 08 20:26:13.021323 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 964/3833] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.027588 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9eb91353-3c60-49c7-8a31-a14f7323f095 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 returned with HTTP 200 Aug 08 20:26:13.028339 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 956/3834] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.038876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57f50698-ceff-4501-a17a-4d2df7db4668 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.046310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57f50698-ceff-4501-a17a-4d2df7db4668 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db Aug 08 20:26:13.046591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57f50698-ceff-4501-a17a-4d2df7db4668 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.046847 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57f50698-ceff-4501-a17a-4d2df7db4668 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.056049 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.056049 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:13.062954 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-57f50698-ceff-4501-a17a-4d2df7db4668 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:13.071939 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57f50698-ceff-4501-a17a-4d2df7db4668 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db returned with HTTP 200 Aug 08 20:26:13.072445 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 958/3835] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.085550 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e04f92bc-bb4b-4af8-9056-ec170d8bd53a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.087397 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e04f92bc-bb4b-4af8-9056-ec170d8bd53a tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e Aug 08 20:26:13.087612 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e04f92bc-bb4b-4af8-9056-ec170d8bd53a tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.087812 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e04f92bc-bb4b-4af8-9056-ec170d8bd53a tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.094651 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.094651 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:13.098119 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e04f92bc-bb4b-4af8-9056-ec170d8bd53a tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:13.101896 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e04f92bc-bb4b-4af8-9056-ec170d8bd53a tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e returned with HTTP 200 Aug 08 20:26:13.102312 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 958/3836] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.115241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef8f7c80-e032-4178-8ded-0fed9ea58777 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.116992 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef8f7c80-e032-4178-8ded-0fed9ea58777 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 Aug 08 20:26:13.117223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef8f7c80-e032-4178-8ded-0fed9ea58777 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.117429 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef8f7c80-e032-4178-8ded-0fed9ea58777 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.125364 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.125364 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:13.129076 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ef8f7c80-e032-4178-8ded-0fed9ea58777 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:13.133030 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef8f7c80-e032-4178-8ded-0fed9ea58777 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 returned with HTTP 200 Aug 08 20:26:13.133477 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 965/3837] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.145121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb3e1ad0-466a-4322-9b28-d865802d3faf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.147718 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb3e1ad0-466a-4322-9b28-d865802d3faf tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 Aug 08 20:26:13.147916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb3e1ad0-466a-4322-9b28-d865802d3faf tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.148112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb3e1ad0-466a-4322-9b28-d865802d3faf tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.155028 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.155028 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:13.158913 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb3e1ad0-466a-4322-9b28-d865802d3faf tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:13.163889 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb3e1ad0-466a-4322-9b28-d865802d3faf tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 returned with HTTP 200 Aug 08 20:26:13.164275 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 957/3838] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.180306 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fa621e4a-bd04-4714-888a-8b8f267add3f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.182864 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fa621e4a-bd04-4714-888a-8b8f267add3f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:13.183259 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fa621e4a-bd04-4714-888a-8b8f267add3f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.183600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fa621e4a-bd04-4714-888a-8b8f267add3f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.183806 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-fa621e4a-bd04-4714-888a-8b8f267add3f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:13.189280 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.189280 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:13.190191 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fa621e4a-bd04-4714-888a-8b8f267add3f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:13.192239 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 959/3839] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.516835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c3f7a118-bcd4-405f-95d3-86ab4a89f15e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.518732 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3f7a118-bcd4-405f-95d3-86ab4a89f15e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:13.519018 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3f7a118-bcd4-405f-95d3-86ab4a89f15e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.519271 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3f7a118-bcd4-405f-95d3-86ab4a89f15e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.519445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c3f7a118-bcd4-405f-95d3-86ab4a89f15e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:13.523753 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.523753 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:13.524529 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3f7a118-bcd4-405f-95d3-86ab4a89f15e tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:13.525053 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 959/3840] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.814047 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a9079da8-d348-4a2c-b348-80c91e1e5408 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.815858 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9079da8-d348-4a2c-b348-80c91e1e5408 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:13.816055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9079da8-d348-4a2c-b348-80c91e1e5408 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.816242 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a9079da8-d348-4a2c-b348-80c91e1e5408 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.816352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a9079da8-d348-4a2c-b348-80c91e1e5408 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:13.820443 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.820443 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:13.821087 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a9079da8-d348-4a2c-b348-80c91e1e5408 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:13.821459 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 966/3841] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:13.983957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9845b45b-167e-4930-b08d-3500d6b2a832 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:13.986802 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9845b45b-167e-4930-b08d-3500d6b2a832 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:13.986802 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9845b45b-167e-4930-b08d-3500d6b2a832 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:13.986957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9845b45b-167e-4930-b08d-3500d6b2a832 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:13.987126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9845b45b-167e-4930-b08d-3500d6b2a832 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:13.994257 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:13.994257 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:13.995306 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9845b45b-167e-4930-b08d-3500d6b2a832 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:13.995816 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 958/3842] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:13 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 772 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.041086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7ba1d4d8-c55a-412f-b8c2-2d676cf816d9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.042796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ba1d4d8-c55a-412f-b8c2-2d676cf816d9 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 Aug 08 20:26:14.042976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ba1d4d8-c55a-412f-b8c2-2d676cf816d9 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.043173 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7ba1d4d8-c55a-412f-b8c2-2d676cf816d9 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.055213 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.055213 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:14.060695 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7ba1d4d8-c55a-412f-b8c2-2d676cf816d9 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:14.065907 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7ba1d4d8-c55a-412f-b8c2-2d676cf816d9 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 returned with HTTP 200 Aug 08 20:26:14.066370 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 960/3843] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.087764 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6253454f-db80-414b-8180-974c7eb19668 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.089651 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 Aug 08 20:26:14.089986 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.090454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.091401 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume with id: 08e3c1fd-12f3-4421-9461-858137784d68 Aug 08 20:26:14.099424 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.099424 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:14.099993 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:14.118018 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume request issued successfully. Aug 08 20:26:14.119299 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6253454f-db80-414b-8180-974c7eb19668 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 returned with HTTP 202 Aug 08 20:26:14.119299 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 960/3844] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:14 2026] DELETE /volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:14.126573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ad27f1ba-6b57-4568-aced-6fb071b32c6b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.128503 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad27f1ba-6b57-4568-aced-6fb071b32c6b tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 Aug 08 20:26:14.128749 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad27f1ba-6b57-4568-aced-6fb071b32c6b tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.128986 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ad27f1ba-6b57-4568-aced-6fb071b32c6b tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.137319 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.137319 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:14.141717 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ad27f1ba-6b57-4568-aced-6fb071b32c6b tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:14.146781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ad27f1ba-6b57-4568-aced-6fb071b32c6b tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 returned with HTTP 200 Aug 08 20:26:14.147185 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 967/3845] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.176902 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ddbacbf6-7b9c-4b94-bc8b-fb0326763afa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.179548 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddbacbf6-7b9c-4b94-bc8b-fb0326763afa tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 Aug 08 20:26:14.179879 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddbacbf6-7b9c-4b94-bc8b-fb0326763afa tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.180143 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddbacbf6-7b9c-4b94-bc8b-fb0326763afa tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.192413 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.192413 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:14.199281 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ddbacbf6-7b9c-4b94-bc8b-fb0326763afa tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:14.202013 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5e60eb83-a351-4a5c-9d5b-6f718a2266d8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.204074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e60eb83-a351-4a5c-9d5b-6f718a2266d8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:14.204438 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddbacbf6-7b9c-4b94-bc8b-fb0326763afa tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 returned with HTTP 200 Aug 08 20:26:14.204499 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e60eb83-a351-4a5c-9d5b-6f718a2266d8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.204889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e60eb83-a351-4a5c-9d5b-6f718a2266d8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.205043 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-5e60eb83-a351-4a5c-9d5b-6f718a2266d8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:14.205085 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 959/3846] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.210935 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.210935 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:14.211805 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e60eb83-a351-4a5c-9d5b-6f718a2266d8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:14.212528 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 961/3847] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.224092 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.225615 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 Aug 08 20:26:14.225944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.226310 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.227461 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume with id: 2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 Aug 08 20:26:14.235982 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.235982 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:14.237402 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:14.255804 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume request issued successfully. Aug 08 20:26:14.256185 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-009f17dc-6fac-421c-aad3-dd3b78cd70ee tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 returned with HTTP 202 Aug 08 20:26:14.256802 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 961/3848] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:14 2026] DELETE /volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:14.265325 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-14e4eb02-4b8b-423d-846c-eda50a8b1e14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.267016 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14e4eb02-4b8b-423d-846c-eda50a8b1e14 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 Aug 08 20:26:14.267218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14e4eb02-4b8b-423d-846c-eda50a8b1e14 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.267419 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-14e4eb02-4b8b-423d-846c-eda50a8b1e14 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.273794 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.273794 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:14.277157 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-14e4eb02-4b8b-423d-846c-eda50a8b1e14 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:14.281569 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-14e4eb02-4b8b-423d-846c-eda50a8b1e14 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 returned with HTTP 200 Aug 08 20:26:14.281976 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 968/3849] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.535821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dcda0182-f8a7-451c-bc16-24b75243a88d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.537860 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dcda0182-f8a7-451c-bc16-24b75243a88d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:14.538154 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dcda0182-f8a7-451c-bc16-24b75243a88d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.538336 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dcda0182-f8a7-451c-bc16-24b75243a88d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.538470 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-dcda0182-f8a7-451c-bc16-24b75243a88d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:14.543790 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.543790 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:14.544683 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dcda0182-f8a7-451c-bc16-24b75243a88d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:14.545238 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 960/3850] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:14.832030 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2913a3e5-ea95-460f-8116-fba46dcd3acc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:14.834963 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2913a3e5-ea95-460f-8116-fba46dcd3acc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:14.835203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2913a3e5-ea95-460f-8116-fba46dcd3acc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:14.835440 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2913a3e5-ea95-460f-8116-fba46dcd3acc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:14.835556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2913a3e5-ea95-460f-8116-fba46dcd3acc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:14.845327 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:14.845327 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:14.846008 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2913a3e5-ea95-460f-8116-fba46dcd3acc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:14.846440 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 962/3851] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:14 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:15.006763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-246e87c4-d6b9-4855-a150-56fe081b3ce5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.008750 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-246e87c4-d6b9-4855-a150-56fe081b3ce5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:15.009196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-246e87c4-d6b9-4855-a150-56fe081b3ce5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.010291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-246e87c4-d6b9-4855-a150-56fe081b3ce5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.010291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-246e87c4-d6b9-4855-a150-56fe081b3ce5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:15.015507 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.015507 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:15.016770 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-246e87c4-d6b9-4855-a150-56fe081b3ce5 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:15.017595 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 962/3852] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:15.162336 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d6f98a74-8016-4876-985c-fa08c2a4aeb8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.164729 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6f98a74-8016-4876-985c-fa08c2a4aeb8 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 Aug 08 20:26:15.164982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6f98a74-8016-4876-985c-fa08c2a4aeb8 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.165228 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d6f98a74-8016-4876-985c-fa08c2a4aeb8 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.172166 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d6f98a74-8016-4876-985c-fa08c2a4aeb8 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 returned with HTTP 404 Aug 08 20:26:15.172878 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 969/3853] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/volumes/08e3c1fd-12f3-4421-9461-858137784d68 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:15.180038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.182432 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa Aug 08 20:26:15.182654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.182900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.183057 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume with id: 90d628aa-2617-4f42-8725-f9a4a96162fa Aug 08 20:26:15.190456 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.190456 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:15.190979 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:15.206567 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume request issued successfully. Aug 08 20:26:15.206750 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9e48f47e-4d28-4df9-b2ac-062817bd976e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa returned with HTTP 202 Aug 08 20:26:15.207149 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 961/3854] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:15 2026] DELETE /volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:15.214167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d04cdea-4cda-423a-bcba-3fcd1c7a4690 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.215944 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d04cdea-4cda-423a-bcba-3fcd1c7a4690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa Aug 08 20:26:15.216148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d04cdea-4cda-423a-bcba-3fcd1c7a4690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.216372 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d04cdea-4cda-423a-bcba-3fcd1c7a4690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.225314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80c6f683-f17b-4e91-b0ff-ffe7d7fab702 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.227229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80c6f683-f17b-4e91-b0ff-ffe7d7fab702 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:15.227657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80c6f683-f17b-4e91-b0ff-ffe7d7fab702 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.229094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80c6f683-f17b-4e91-b0ff-ffe7d7fab702 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.229094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-80c6f683-f17b-4e91-b0ff-ffe7d7fab702 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:15.232320 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.232320 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:15.233868 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.233868 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:15.234981 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80c6f683-f17b-4e91-b0ff-ffe7d7fab702 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:15.235654 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 963/3855] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:15.243252 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6d04cdea-4cda-423a-bcba-3fcd1c7a4690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:15.248164 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d04cdea-4cda-423a-bcba-3fcd1c7a4690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa returned with HTTP 200 Aug 08 20:26:15.248566 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 963/3856] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:15.299469 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-338f7e4f-008c-4e67-9395-d82af9d4ad98 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.301295 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-338f7e4f-008c-4e67-9395-d82af9d4ad98 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 Aug 08 20:26:15.301549 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-338f7e4f-008c-4e67-9395-d82af9d4ad98 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.301766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-338f7e4f-008c-4e67-9395-d82af9d4ad98 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.307027 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-338f7e4f-008c-4e67-9395-d82af9d4ad98 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 returned with HTTP 404 Aug 08 20:26:15.307542 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 970/3857] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/volumes/2b3c1364-12f7-415f-a7ac-9b8f811a7ff0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:15.313837 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.315587 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 Aug 08 20:26:15.315799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.315992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.316159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume with id: 3778160e-43d9-4f6f-9050-32173de01fe0 Aug 08 20:26:15.322910 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.322910 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:15.323376 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:15.339105 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume request issued successfully. Aug 08 20:26:15.339312 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-03eb1490-45b1-4ae3-b5e5-11e010a18b2b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 returned with HTTP 202 Aug 08 20:26:15.339835 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 962/3858] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:15 2026] DELETE /volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:15.347590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c3e0c32-61f3-4a04-81ac-474631e9ceac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.349050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c3e0c32-61f3-4a04-81ac-474631e9ceac tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 Aug 08 20:26:15.349364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c3e0c32-61f3-4a04-81ac-474631e9ceac tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.349664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c3e0c32-61f3-4a04-81ac-474631e9ceac tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.357421 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.357421 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:15.362073 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4c3e0c32-61f3-4a04-81ac-474631e9ceac tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:15.367845 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c3e0c32-61f3-4a04-81ac-474631e9ceac tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 returned with HTTP 200 Aug 08 20:26:15.368432 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 964/3859] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:15.560681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ca3caab-9fc6-4925-867d-b9e0fe13bc38 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.569258 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ca3caab-9fc6-4925-867d-b9e0fe13bc38 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:15.569872 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ca3caab-9fc6-4925-867d-b9e0fe13bc38 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.571089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ca3caab-9fc6-4925-867d-b9e0fe13bc38 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.571340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8ca3caab-9fc6-4925-867d-b9e0fe13bc38 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:15.588128 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.588128 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:15.591459 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ca3caab-9fc6-4925-867d-b9e0fe13bc38 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:15.592832 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 964/3860] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 737 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:15.605557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-51034bc3-45d6-489c-9750-806700f6d934 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.607828 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51034bc3-45d6-489c-9750-806700f6d934 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] POST https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71/action Aug 08 20:26:15.608490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51034bc3-45d6-489c-9750-806700f6d934 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:15.608650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51034bc3-45d6-489c-9750-806700f6d934 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:15.610346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-51034bc3-45d6-489c-9750-806700f6d934 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Updating backup '7c048615-46c5-46f1-b1a1-ae80b3c53b71' with '{'status': 'error'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 20:26:15.620598 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.620598 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:15.621960 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-51034bc3-45d6-489c-9750-806700f6d934 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '28394c3d95284598b0ad13d9e97f0783', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2c5b5f6a45e441168db873fb06b5f270', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:15.622155 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51034bc3-45d6-489c-9750-806700f6d934 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71/action returned with HTTP 403 Aug 08 20:26:15.622962 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 971/3861] 10.4.3.206 () {70 vars in 1430 bytes} [Sat Aug 8 20:26:15 2026] POST /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:15.631247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.633376 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf Aug 08 20:26:15.633655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.633906 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.634116 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete volume with id: 1eddc7af-11b2-4e92-b675-71e1be9e9ddf Aug 08 20:26:15.643870 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.643870 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:15.644318 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:26:15.661454 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete volume request issued successfully. Aug 08 20:26:15.661653 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59ab621b-96a7-4ba2-8eaa-3faac3608e92 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf returned with HTTP 202 Aug 08 20:26:15.662028 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 963/3862] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:15 2026] DELETE /volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:15.673253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d8c3ed2e-c933-4010-a6b7-ad4e4fee1b0b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.674764 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8c3ed2e-c933-4010-a6b7-ad4e4fee1b0b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf Aug 08 20:26:15.675213 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8c3ed2e-c933-4010-a6b7-ad4e4fee1b0b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.675554 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d8c3ed2e-c933-4010-a6b7-ad4e4fee1b0b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.686335 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.686335 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:15.689513 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d8c3ed2e-c933-4010-a6b7-ad4e4fee1b0b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:26:15.695141 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d8c3ed2e-c933-4010-a6b7-ad4e4fee1b0b tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf returned with HTTP 200 Aug 08 20:26:15.695908 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 965/3863] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:15.856413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3fb579c0-4ed5-4917-b1bf-8cc933eafa6b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:15.858391 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3fb579c0-4ed5-4917-b1bf-8cc933eafa6b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:15.858618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3fb579c0-4ed5-4917-b1bf-8cc933eafa6b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:15.858810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3fb579c0-4ed5-4917-b1bf-8cc933eafa6b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:15.858926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3fb579c0-4ed5-4917-b1bf-8cc933eafa6b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:15.863078 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:15.863078 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:15.863752 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3fb579c0-4ed5-4917-b1bf-8cc933eafa6b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:15.864405 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 965/3864] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:15 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.029632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec7ee00a-5b6b-4b1c-b1fc-6696238bda06 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.031585 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec7ee00a-5b6b-4b1c-b1fc-6696238bda06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:16.032042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec7ee00a-5b6b-4b1c-b1fc-6696238bda06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.032463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec7ee00a-5b6b-4b1c-b1fc-6696238bda06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.033402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ec7ee00a-5b6b-4b1c-b1fc-6696238bda06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:16.042327 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.042327 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:16.042327 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec7ee00a-5b6b-4b1c-b1fc-6696238bda06 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:16.042327 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 972/3865] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.247904 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ee7a075-26eb-486c-8b2c-c96926774140 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.250198 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ee7a075-26eb-486c-8b2c-c96926774140 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:16.250525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ee7a075-26eb-486c-8b2c-c96926774140 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.250757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ee7a075-26eb-486c-8b2c-c96926774140 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.250943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3ee7a075-26eb-486c-8b2c-c96926774140 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:16.256459 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.256459 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:16.258323 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ee7a075-26eb-486c-8b2c-c96926774140 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:16.258323 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 964/3866] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.261413 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9b204183-384f-44be-b79e-9fc0ecc1e5a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.264771 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b204183-384f-44be-b79e-9fc0ecc1e5a5 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa Aug 08 20:26:16.265921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b204183-384f-44be-b79e-9fc0ecc1e5a5 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.265921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9b204183-384f-44be-b79e-9fc0ecc1e5a5 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.274300 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9b204183-384f-44be-b79e-9fc0ecc1e5a5 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa returned with HTTP 404 Aug 08 20:26:16.275268 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 966/3867] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/volumes/90d628aa-2617-4f42-8725-f9a4a96162fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:16.276929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.284980 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.288405 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 Aug 08 20:26:16.288405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.288405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.288405 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume with id: 7ce5e1dd-0507-44af-8115-19442b00af48 Aug 08 20:26:16.288970 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] DELETE https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:16.289283 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.291047 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.291213 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Delete backup with id: d824f78f-3cc7-4bfd-8423-48ea092e8b4c. Aug 08 20:26:16.298452 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.298452 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:16.298452 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:16.317075 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume request issued successfully. Aug 08 20:26:16.317634 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aacb04b5-4aad-4212-8944-43e1dada3d83 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 returned with HTTP 202 Aug 08 20:26:16.318333 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 973/3868] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:16 2026] DELETE /volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:16.325816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c1b25fe8-e637-492a-9e01-3be34c326a58 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.326637 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.326637 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:16.329802 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1b25fe8-e637-492a-9e01-3be34c326a58 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 Aug 08 20:26:16.330119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1b25fe8-e637-492a-9e01-3be34c326a58 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.330448 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c1b25fe8-e637-492a-9e01-3be34c326a58 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.339705 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.339705 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:16.345092 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c1b25fe8-e637-492a-9e01-3be34c326a58 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:16.351642 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c1b25fe8-e637-492a-9e01-3be34c326a58 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 returned with HTTP 200 Aug 08 20:26:16.352229 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 965/3869] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.357011 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] delete_backup rpcapi backup_id d824f78f-3cc7-4bfd-8423-48ea092e8b4c {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:16.358592 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f220ed84-bb62-400d-8c01-1c8e45ad7884 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 202 Aug 08 20:26:16.359017 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 966/3870] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:16 2026] DELETE /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:16.366700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2366828f-92f4-4445-aaa0-9917c4f2eda4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.368697 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2366828f-92f4-4445-aaa0-9917c4f2eda4 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:16.369183 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2366828f-92f4-4445-aaa0-9917c4f2eda4 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.369606 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2366828f-92f4-4445-aaa0-9917c4f2eda4 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.370341 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2366828f-92f4-4445-aaa0-9917c4f2eda4 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:16.379648 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.379648 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:16.381459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2366828f-92f4-4445-aaa0-9917c4f2eda4 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 200 Aug 08 20:26:16.384370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a44fca91-8bb6-4de6-abdd-f7160c7dc856 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.384585 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 967/3871] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.386347 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a44fca91-8bb6-4de6-abdd-f7160c7dc856 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 Aug 08 20:26:16.386609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a44fca91-8bb6-4de6-abdd-f7160c7dc856 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.386854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a44fca91-8bb6-4de6-abdd-f7160c7dc856 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.392784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a44fca91-8bb6-4de6-abdd-f7160c7dc856 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 returned with HTTP 404 Aug 08 20:26:16.393364 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 974/3872] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/volumes/3778160e-43d9-4f6f-9050-32173de01fe0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:16.403225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.404743 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] DELETE https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e Aug 08 20:26:16.404915 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.405090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.405269 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume with id: 12ebdad3-e217-421d-98fa-51e3c8b7439e Aug 08 20:26:16.411338 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.411338 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:16.411796 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:16.426314 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume request issued successfully. Aug 08 20:26:16.426518 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c2410dc1-90d5-40e2-a7eb-fb72d2d1a03c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e returned with HTTP 202 Aug 08 20:26:16.426949 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 966/3873] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:16 2026] DELETE /volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:16.436759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d89a366f-89ab-48c3-939b-5e67cd31cc0b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.440726 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d89a366f-89ab-48c3-939b-5e67cd31cc0b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e Aug 08 20:26:16.440962 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d89a366f-89ab-48c3-939b-5e67cd31cc0b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.441225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d89a366f-89ab-48c3-939b-5e67cd31cc0b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.450289 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.450289 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:16.454560 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d89a366f-89ab-48c3-939b-5e67cd31cc0b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:16.459788 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d89a366f-89ab-48c3-939b-5e67cd31cc0b tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e returned with HTTP 200 Aug 08 20:26:16.461562 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 967/3874] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.707808 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f861e3b-807c-4073-b4c9-82e64378b604 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.710923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f861e3b-807c-4073-b4c9-82e64378b604 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf Aug 08 20:26:16.711231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f861e3b-807c-4073-b4c9-82e64378b604 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.711520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f861e3b-807c-4073-b4c9-82e64378b604 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.723123 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f861e3b-807c-4073-b4c9-82e64378b604 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf returned with HTTP 404 Aug 08 20:26:16.723804 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 968/3875] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/volumes/1eddc7af-11b2-4e92-b675-71e1be9e9ddf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:16.732748 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f83de69-0f8e-4e8f-9853-da27342742bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.734929 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f83de69-0f8e-4e8f-9853-da27342742bf tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:26:16.734929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f83de69-0f8e-4e8f-9853-da27342742bf tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.734929 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f83de69-0f8e-4e8f-9853-da27342742bf tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.735032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5f83de69-0f8e-4e8f-9853-da27342742bf tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:16.740014 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.740014 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:16.740934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f83de69-0f8e-4e8f-9853-da27342742bf tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-reader] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:26:16.741367 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 975/3876] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.750893 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-265b9cb9-db34-47f6-90f3-bf092b83415d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.752956 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-265b9cb9-db34-47f6-90f3-bf092b83415d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] DELETE https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:16.753055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-265b9cb9-db34-47f6-90f3-bf092b83415d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.753279 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-265b9cb9-db34-47f6-90f3-bf092b83415d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.753397 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-265b9cb9-db34-47f6-90f3-bf092b83415d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete backup with id: 7c048615-46c5-46f1-b1a1-ae80b3c53b71. Aug 08 20:26:16.758263 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.758263 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:16.769987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-265b9cb9-db34-47f6-90f3-bf092b83415d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] delete_backup rpcapi backup_id 7c048615-46c5-46f1-b1a1-ae80b3c53b71 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:16.772879 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-265b9cb9-db34-47f6-90f3-bf092b83415d tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 202 Aug 08 20:26:16.772879 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 967/3877] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:16 2026] DELETE /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:16.782779 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7bdc8efc-04aa-4d52-b1a0-94a643cc7008 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.784880 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bdc8efc-04aa-4d52-b1a0-94a643cc7008 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:16.785098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bdc8efc-04aa-4d52-b1a0-94a643cc7008 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.785313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7bdc8efc-04aa-4d52-b1a0-94a643cc7008 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.785460 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7bdc8efc-04aa-4d52-b1a0-94a643cc7008 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:16.789410 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.789410 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:16.791448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7bdc8efc-04aa-4d52-b1a0-94a643cc7008 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 200 Aug 08 20:26:16.791448 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 968/3878] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:16.875439 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-29e4a4e5-3841-463c-82a0-d35c098a6ee0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:16.877183 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29e4a4e5-3841-463c-82a0-d35c098a6ee0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:16.878533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29e4a4e5-3841-463c-82a0-d35c098a6ee0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:16.878533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29e4a4e5-3841-463c-82a0-d35c098a6ee0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:16.878533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-29e4a4e5-3841-463c-82a0-d35c098a6ee0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:16.882104 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:16.882104 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:16.882707 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29e4a4e5-3841-463c-82a0-d35c098a6ee0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:16.883499 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 969/3879] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:16 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:17.053875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19033035-68b8-4091-ab9c-a9f37881be95 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.055720 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19033035-68b8-4091-ab9c-a9f37881be95 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:17.055904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19033035-68b8-4091-ab9c-a9f37881be95 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.056569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19033035-68b8-4091-ab9c-a9f37881be95 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.056569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-19033035-68b8-4091-ab9c-a9f37881be95 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:17.060502 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.060502 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:17.061266 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19033035-68b8-4091-ab9c-a9f37881be95 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:17.061499 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 976/3880] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:17.364239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-38ca1183-6094-4f52-8e8d-d11ba037f0d7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.366128 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38ca1183-6094-4f52-8e8d-d11ba037f0d7 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 Aug 08 20:26:17.366368 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38ca1183-6094-4f52-8e8d-d11ba037f0d7 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.366541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-38ca1183-6094-4f52-8e8d-d11ba037f0d7 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.373327 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-38ca1183-6094-4f52-8e8d-d11ba037f0d7 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 returned with HTTP 404 Aug 08 20:26:17.373797 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 968/3881] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/volumes/7ce5e1dd-0507-44af-8115-19442b00af48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:17.381961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.383728 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c Aug 08 20:26:17.383910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.384083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.384295 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume with id: d7414bfb-9f4f-4d9a-8f14-cf86e20f044c Aug 08 20:26:17.392398 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.392398 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:17.392970 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:17.395871 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f17b1184-f25f-4008-afe6-a534b5cea864 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.397709 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f17b1184-f25f-4008-afe6-a534b5cea864 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c Aug 08 20:26:17.397943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f17b1184-f25f-4008-afe6-a534b5cea864 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.398154 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f17b1184-f25f-4008-afe6-a534b5cea864 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.398304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-f17b1184-f25f-4008-afe6-a534b5cea864 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Show backup with id d824f78f-3cc7-4bfd-8423-48ea092e8b4c. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:17.402428 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f17b1184-f25f-4008-afe6-a534b5cea864 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c returned with HTTP 404 Aug 08 20:26:17.402973 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 970/3882] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/backups/d824f78f-3cc7-4bfd-8423-48ea092e8b4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:17.409837 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume request issued successfully. Aug 08 20:26:17.410057 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb61d50e-d69e-4450-9afe-01f4bac55c81 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c returned with HTTP 202 Aug 08 20:26:17.410395 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.410640 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 969/3883] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:17 2026] DELETE /volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:17.415670 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 Aug 08 20:26:17.415916 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.416176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.416296 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Delete volume with id: e887343c-f104-4999-b3fc-92a5d7d42324 Aug 08 20:26:17.420010 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f650c4ce-12a0-41bc-9244-b4c0ab36425a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.422270 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f650c4ce-12a0-41bc-9244-b4c0ab36425a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c Aug 08 20:26:17.422560 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f650c4ce-12a0-41bc-9244-b4c0ab36425a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.422804 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f650c4ce-12a0-41bc-9244-b4c0ab36425a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.424418 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.424418 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:17.424741 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Volume info retrieved successfully. Aug 08 20:26:17.435214 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.435214 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:17.441557 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f650c4ce-12a0-41bc-9244-b4c0ab36425a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:17.450529 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Delete volume request issued successfully. Aug 08 20:26:17.450681 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9a18881-cc5e-42b3-8c02-3a261373b2be tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 returned with HTTP 202 Aug 08 20:26:17.451564 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 977/3884] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:17 2026] DELETE /volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:17.455524 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f650c4ce-12a0-41bc-9244-b4c0ab36425a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c returned with HTTP 200 Aug 08 20:26:17.455524 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 969/3885] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:17.457618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73783943-a56f-4f4c-977c-6854d6739de8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.459328 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73783943-a56f-4f4c-977c-6854d6739de8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 Aug 08 20:26:17.459577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73783943-a56f-4f4c-977c-6854d6739de8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.459783 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73783943-a56f-4f4c-977c-6854d6739de8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.466667 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.466667 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:17.469830 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-73783943-a56f-4f4c-977c-6854d6739de8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Volume info retrieved successfully. Aug 08 20:26:17.475643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73783943-a56f-4f4c-977c-6854d6739de8 tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 returned with HTTP 200 Aug 08 20:26:17.476217 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 971/3886] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:17.479659 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-863c40c5-b618-4eca-8d2b-9e34ef35ad8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.483012 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-863c40c5-b618-4eca-8d2b-9e34ef35ad8c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e Aug 08 20:26:17.483278 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-863c40c5-b618-4eca-8d2b-9e34ef35ad8c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.483562 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-863c40c5-b618-4eca-8d2b-9e34ef35ad8c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.490193 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-863c40c5-b618-4eca-8d2b-9e34ef35ad8c tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e returned with HTTP 404 Aug 08 20:26:17.490731 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 970/3887] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/volumes/12ebdad3-e217-421d-98fa-51e3c8b7439e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:17.496637 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aada5dab-813c-479e-95d6-41fd29c33559 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.498348 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db Aug 08 20:26:17.498546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.498719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.498864 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume with id: 3036e7c1-a690-403b-85ed-2694cd8535db Aug 08 20:26:17.505018 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.505018 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:17.505481 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:17.527774 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume request issued successfully. Aug 08 20:26:17.528128 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aada5dab-813c-479e-95d6-41fd29c33559 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db returned with HTTP 202 Aug 08 20:26:17.528659 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 978/3888] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:17 2026] DELETE /volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:17.537297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0d08b9d-27d4-4760-a8ee-9e2b3d85b589 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.541880 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0d08b9d-27d4-4760-a8ee-9e2b3d85b589 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db Aug 08 20:26:17.542731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0d08b9d-27d4-4760-a8ee-9e2b3d85b589 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.542946 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0d08b9d-27d4-4760-a8ee-9e2b3d85b589 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.552279 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.552279 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:17.557243 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d0d08b9d-27d4-4760-a8ee-9e2b3d85b589 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:17.563089 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0d08b9d-27d4-4760-a8ee-9e2b3d85b589 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db returned with HTTP 200 Aug 08 20:26:17.563750 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 970/3889] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:17.801518 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6180afdc-981d-4449-bdbc-a37980d03869 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.803703 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6180afdc-981d-4449-bdbc-a37980d03869 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 Aug 08 20:26:17.803943 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6180afdc-981d-4449-bdbc-a37980d03869 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.804134 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6180afdc-981d-4449-bdbc-a37980d03869 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.804290 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6180afdc-981d-4449-bdbc-a37980d03869 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 7c048615-46c5-46f1-b1a1-ae80b3c53b71. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:17.808730 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6180afdc-981d-4449-bdbc-a37980d03869 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 returned with HTTP 404 Aug 08 20:26:17.809191 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 972/3890] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/backups/7c048615-46c5-46f1-b1a1-ae80b3c53b71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:17.815199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-abf53032-62df-455e-ad7e-f636e8129230 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.817322 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-abf53032-62df-455e-ad7e-f636e8129230 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] DELETE https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:26:17.817565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-abf53032-62df-455e-ad7e-f636e8129230 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.817769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-abf53032-62df-455e-ad7e-f636e8129230 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.817880 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-abf53032-62df-455e-ad7e-f636e8129230 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete backup with id: 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. Aug 08 20:26:17.827872 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.827872 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:17.853837 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-abf53032-62df-455e-ad7e-f636e8129230 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] delete_backup rpcapi backup_id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:17.856780 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-abf53032-62df-455e-ad7e-f636e8129230 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 202 Aug 08 20:26:17.857438 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 971/3891] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:17 2026] DELETE /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:17.866444 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-12be6ad1-c482-4d09-b5af-5539ec98d126 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.868199 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12be6ad1-c482-4d09-b5af-5539ec98d126 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:26:17.869353 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12be6ad1-c482-4d09-b5af-5539ec98d126 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.869353 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-12be6ad1-c482-4d09-b5af-5539ec98d126 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.869353 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-12be6ad1-c482-4d09-b5af-5539ec98d126 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:17.873269 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.873269 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:17.873855 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-12be6ad1-c482-4d09-b5af-5539ec98d126 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 200 Aug 08 20:26:17.874304 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 979/3892] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:17.894472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-835c598e-0264-408e-80ad-580598efe651 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:17.896138 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-835c598e-0264-408e-80ad-580598efe651 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:17.896352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-835c598e-0264-408e-80ad-580598efe651 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:17.896555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-835c598e-0264-408e-80ad-580598efe651 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:17.896655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-835c598e-0264-408e-80ad-580598efe651 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:17.900550 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:17.900550 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:17.901059 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-835c598e-0264-408e-80ad-580598efe651 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:17.901409 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 971/3893] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:17 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:18.073680 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d09c04d0-615f-471d-982e-e13fb1a5b859 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.075684 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d09c04d0-615f-471d-982e-e13fb1a5b859 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:18.075684 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d09c04d0-615f-471d-982e-e13fb1a5b859 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.075802 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d09c04d0-615f-471d-982e-e13fb1a5b859 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.075802 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d09c04d0-615f-471d-982e-e13fb1a5b859 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:18.080041 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.080041 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:18.080724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d09c04d0-615f-471d-982e-e13fb1a5b859 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:18.081032 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 973/3894] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:18.470158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-55f765d0-6dbb-4095-b14c-b7c15ddd768c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.472426 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55f765d0-6dbb-4095-b14c-b7c15ddd768c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c Aug 08 20:26:18.472625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55f765d0-6dbb-4095-b14c-b7c15ddd768c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.472838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55f765d0-6dbb-4095-b14c-b7c15ddd768c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.486314 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55f765d0-6dbb-4095-b14c-b7c15ddd768c tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c returned with HTTP 404 Aug 08 20:26:18.486842 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 972/3895] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/volumes/d7414bfb-9f4f-4d9a-8f14-cf86e20f044c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:18.494235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd09ebe8-df5d-4324-a59b-39b10477fe9f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.496521 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd09ebe8-df5d-4324-a59b-39b10477fe9f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] GET https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 Aug 08 20:26:18.496759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd09ebe8-df5d-4324-a59b-39b10477fe9f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.496968 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd09ebe8-df5d-4324-a59b-39b10477fe9f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.497223 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-16d10553-5aa8-42e6-8aa8-588fa357003d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.499319 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 Aug 08 20:26:18.499527 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.499967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.500123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume with id: ffae180a-2b5e-4503-9f8b-193d05be7348 Aug 08 20:26:18.503782 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd09ebe8-df5d-4324-a59b-39b10477fe9f tempest-ProjectReaderTests39-180331445 tempest-ProjectReaderTests39-180331445-project-admin] https://10.4.3.206/volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 returned with HTTP 404 Aug 08 20:26:18.504577 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 980/3896] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/volumes/e887343c-f104-4999-b3fc-92a5d7d42324 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:18.507619 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.507619 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:18.508036 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:18.532363 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume request issued successfully. Aug 08 20:26:18.532574 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-16d10553-5aa8-42e6-8aa8-588fa357003d tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 returned with HTTP 202 Aug 08 20:26:18.532975 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 972/3897] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:18 2026] DELETE /volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 20:26:18.542005 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88bd34a7-ebb6-409c-869b-529a22b31690 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.544100 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88bd34a7-ebb6-409c-869b-529a22b31690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 Aug 08 20:26:18.544335 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88bd34a7-ebb6-409c-869b-529a22b31690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.544664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88bd34a7-ebb6-409c-869b-529a22b31690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.552932 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.552932 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:18.558281 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-88bd34a7-ebb6-409c-869b-529a22b31690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:18.561707 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88bd34a7-ebb6-409c-869b-529a22b31690 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 returned with HTTP 200 Aug 08 20:26:18.562071 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 974/3898] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:18.580508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f39e6060-0903-46c4-847f-4056a7c79a48 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.583268 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f39e6060-0903-46c4-847f-4056a7c79a48 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db Aug 08 20:26:18.583518 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f39e6060-0903-46c4-847f-4056a7c79a48 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.583753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f39e6060-0903-46c4-847f-4056a7c79a48 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.598276 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f39e6060-0903-46c4-847f-4056a7c79a48 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db returned with HTTP 404 Aug 08 20:26:18.598757 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 973/3899] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/volumes/3036e7c1-a690-403b-85ed-2694cd8535db => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:18.606558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.608887 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] DELETE https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e Aug 08 20:26:18.609134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.609439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.609638 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume with id: cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e Aug 08 20:26:18.618616 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.618616 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:18.619093 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:18.640713 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Delete volume request issued successfully. Aug 08 20:26:18.640898 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3423518b-ad37-4d63-a31b-5a4806c244f2 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e returned with HTTP 202 Aug 08 20:26:18.641277 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 981/3900] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:18 2026] DELETE /volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:18.650486 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-de6eaf10-a207-4291-8323-b49686ba4512 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.652356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de6eaf10-a207-4291-8323-b49686ba4512 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e Aug 08 20:26:18.652586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de6eaf10-a207-4291-8323-b49686ba4512 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.652781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-de6eaf10-a207-4291-8323-b49686ba4512 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.659692 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.659692 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:18.663328 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-de6eaf10-a207-4291-8323-b49686ba4512 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Volume info retrieved successfully. Aug 08 20:26:18.668428 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-de6eaf10-a207-4291-8323-b49686ba4512 tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e returned with HTTP 200 Aug 08 20:26:18.668824 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 973/3901] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:18.885908 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0fb9119b-cc74-4fc3-aeeb-70ff0f4cb518 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.887843 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0fb9119b-cc74-4fc3-aeeb-70ff0f4cb518 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d Aug 08 20:26:18.888089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0fb9119b-cc74-4fc3-aeeb-70ff0f4cb518 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.891434 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0fb9119b-cc74-4fc3-aeeb-70ff0f4cb518 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.891574 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0fb9119b-cc74-4fc3-aeeb-70ff0f4cb518 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:18.896822 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0fb9119b-cc74-4fc3-aeeb-70ff0f4cb518 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d returned with HTTP 404 Aug 08 20:26:18.897377 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 975/3902] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/backups/49f6fbe0-e80a-43c6-9f77-f895fd2ceb9d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:18.911943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5713a133-c956-4413-b4c5-dd5d951442b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.913926 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5713a133-c956-4413-b4c5-dd5d951442b1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] DELETE https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:26:18.914310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5713a133-c956-4413-b4c5-dd5d951442b1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.914429 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5713a133-c956-4413-b4c5-dd5d951442b1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.914540 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-5713a133-c956-4413-b4c5-dd5d951442b1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete backup with id: 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. Aug 08 20:26:18.916357 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d7ddd26b-2de3-4db2-b45f-37ab004a6af1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.918125 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7ddd26b-2de3-4db2-b45f-37ab004a6af1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:18.918362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7ddd26b-2de3-4db2-b45f-37ab004a6af1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.921033 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d7ddd26b-2de3-4db2-b45f-37ab004a6af1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.921033 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d7ddd26b-2de3-4db2-b45f-37ab004a6af1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:18.921097 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.921097 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:18.923918 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.923918 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:18.924527 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d7ddd26b-2de3-4db2-b45f-37ab004a6af1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:18.924867 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 982/3903] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:18.931638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-5713a133-c956-4413-b4c5-dd5d951442b1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] delete_backup rpcapi backup_id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:18.933450 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5713a133-c956-4413-b4c5-dd5d951442b1 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 202 Aug 08 20:26:18.933865 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 974/3904] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:18 2026] DELETE /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:18.941150 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3bf0973f-0c14-4089-a7e2-fcbf8653b804 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:18.944242 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bf0973f-0c14-4089-a7e2-fcbf8653b804 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:26:18.944546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bf0973f-0c14-4089-a7e2-fcbf8653b804 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:18.944748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3bf0973f-0c14-4089-a7e2-fcbf8653b804 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:18.944853 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3bf0973f-0c14-4089-a7e2-fcbf8653b804 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:18.948983 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:18.948983 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:18.951922 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3bf0973f-0c14-4089-a7e2-fcbf8653b804 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 200 Aug 08 20:26:18.951922 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 974/3905] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:18 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:19.091885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed831e22-6afc-418b-97d4-5cffb7e76a22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.094072 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed831e22-6afc-418b-97d4-5cffb7e76a22 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:19.094360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed831e22-6afc-418b-97d4-5cffb7e76a22 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.094674 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed831e22-6afc-418b-97d4-5cffb7e76a22 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.094856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ed831e22-6afc-418b-97d4-5cffb7e76a22 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:19.101891 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:19.101891 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:19.102488 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed831e22-6afc-418b-97d4-5cffb7e76a22 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:19.102889 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 976/3906] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:19 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:19.580049 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-da25a101-7ed3-4788-9d9f-31a4e50abeaf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.582432 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da25a101-7ed3-4788-9d9f-31a4e50abeaf tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 Aug 08 20:26:19.582499 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da25a101-7ed3-4788-9d9f-31a4e50abeaf tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.582669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da25a101-7ed3-4788-9d9f-31a4e50abeaf tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.594193 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da25a101-7ed3-4788-9d9f-31a4e50abeaf tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 returned with HTTP 404 Aug 08 20:26:19.594684 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 983/3907] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:19 2026] GET /volume/v3/volumes/ffae180a-2b5e-4503-9f8b-193d05be7348 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:19.604486 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.606465 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 Aug 08 20:26:19.607064 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.607064 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.607064 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete snapshot with id: fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 Aug 08 20:26:19.611620 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:19.611620 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:19.612041 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Snapshot retrieved successfully. Aug 08 20:26:19.631430 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Snapshot delete request issued successfully. Aug 08 20:26:19.631784 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-91eb5d96-1681-4c83-afb6-8e1cec244842 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 returned with HTTP 202 Aug 08 20:26:19.632285 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 975/3908] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:19 2026] DELETE /volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:19.641576 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-840cf9a5-95b6-4a49-8f34-ac3c7da916f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.645840 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-840cf9a5-95b6-4a49-8f34-ac3c7da916f4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 Aug 08 20:26:19.645840 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-840cf9a5-95b6-4a49-8f34-ac3c7da916f4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.645840 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-840cf9a5-95b6-4a49-8f34-ac3c7da916f4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.657455 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:19.657455 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:19.657455 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-840cf9a5-95b6-4a49-8f34-ac3c7da916f4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Snapshot retrieved successfully. Aug 08 20:26:19.657455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-840cf9a5-95b6-4a49-8f34-ac3c7da916f4 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 returned with HTTP 200 Aug 08 20:26:19.660268 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 975/3909] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:19 2026] GET /volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:19.683623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-db70d619-723c-4134-9a46-45b60917b4ce None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.685510 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db70d619-723c-4134-9a46-45b60917b4ce tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] GET https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e Aug 08 20:26:19.685857 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db70d619-723c-4134-9a46-45b60917b4ce tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.686037 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db70d619-723c-4134-9a46-45b60917b4ce tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.692304 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db70d619-723c-4134-9a46-45b60917b4ce tempest-CreateVolumesFromImageTest-540306411 tempest-CreateVolumesFromImageTest-540306411-project-member] https://10.4.3.206/volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e returned with HTTP 404 Aug 08 20:26:19.692740 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 977/3910] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:19 2026] GET /volume/v3/volumes/cbb72e7a-e5e9-4ff2-8f55-d72a11e1d52e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:19.936229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22d2024c-ef57-4e11-a99c-6668a945b9c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.938616 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22d2024c-ef57-4e11-a99c-6668a945b9c3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:19.938905 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22d2024c-ef57-4e11-a99c-6668a945b9c3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.939178 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22d2024c-ef57-4e11-a99c-6668a945b9c3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.939219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-22d2024c-ef57-4e11-a99c-6668a945b9c3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:19.945440 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:19.945440 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:19.946053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22d2024c-ef57-4e11-a99c-6668a945b9c3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:19.946587 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 984/3911] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:19 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:19.962658 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-299c9537-65f0-4b79-8138-e8d6232dc7b7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.965543 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-299c9537-65f0-4b79-8138-e8d6232dc7b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 Aug 08 20:26:19.965743 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-299c9537-65f0-4b79-8138-e8d6232dc7b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.965938 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-299c9537-65f0-4b79-8138-e8d6232dc7b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.966150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-299c9537-65f0-4b79-8138-e8d6232dc7b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Show backup with id 492ec100-d19e-4b98-bb2a-3fd6ee210bd9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:19.973408 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-299c9537-65f0-4b79-8138-e8d6232dc7b7 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 returned with HTTP 404 Aug 08 20:26:19.973863 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 976/3912] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:19 2026] GET /volume/v3/backups/492ec100-d19e-4b98-bb2a-3fd6ee210bd9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:19.984121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0dab6b45-e18c-434a-945c-d031038e9224 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:19.986047 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa Aug 08 20:26:19.986335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:19.986541 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:19.986687 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete volume with id: ed996255-d332-4551-b0e0-9d58fcc0cdaa Aug 08 20:26:20.001513 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.001513 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:20.001951 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:26:20.027816 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Delete volume request issued successfully. Aug 08 20:26:20.028052 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0dab6b45-e18c-434a-945c-d031038e9224 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa returned with HTTP 202 Aug 08 20:26:20.028556 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 976/3913] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:19 2026] DELETE /volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:20.036965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6a31e423-252a-49eb-a01f-e04239c5612c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.039983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a31e423-252a-49eb-a01f-e04239c5612c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa Aug 08 20:26:20.041189 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a31e423-252a-49eb-a01f-e04239c5612c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.041507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a31e423-252a-49eb-a01f-e04239c5612c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.056213 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.056213 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:20.060303 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6a31e423-252a-49eb-a01f-e04239c5612c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Volume info retrieved successfully. Aug 08 20:26:20.064832 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a31e423-252a-49eb-a01f-e04239c5612c tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa returned with HTTP 200 Aug 08 20:26:20.065208 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 978/3914] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:20 2026] GET /volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:20.116898 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7c6405a7-fafb-4f13-a99f-58e8e1cce53e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.121844 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c6405a7-fafb-4f13-a99f-58e8e1cce53e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:20.121844 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c6405a7-fafb-4f13-a99f-58e8e1cce53e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.123676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7c6405a7-fafb-4f13-a99f-58e8e1cce53e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.123676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7c6405a7-fafb-4f13-a99f-58e8e1cce53e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:20.130694 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.130694 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:20.131511 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7c6405a7-fafb-4f13-a99f-58e8e1cce53e tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:20.131968 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 985/3915] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:20 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:20.293558 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06484a1d-b2ed-4d4c-9681-63a6839071a7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.417936 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06484a1d-b2ed-4d4c-9681-63a6839071a7 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:26:20.418354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06484a1d-b2ed-4d4c-9681-63a6839071a7 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1638852416", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2028384863", "vendor_name": "tempest-vendor_name-1819723097"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:20.421268 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.421268 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:20.453828 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06484a1d-b2ed-4d4c-9681-63a6839071a7 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:26:20.455142 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 977/3916] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:26:20 2026] POST /volume/v3/types => generated 330 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:20.468076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.470399 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:20.470857 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f3f83abf-006d-4197-b968-7e1a9df073fa", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:20.473042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume request body: {'volume': {'volume_type': 'f3f83abf-006d-4197-b968-7e1a9df073fa', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:20.478079 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume of 1 GB Aug 08 20:26:20.478559 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.478559 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:20.479098 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:20.487894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Flow 'volume_create_api' (254990b3-567f-40d0-adb3-c72995b5b32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:20.489239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efc76f2-989c-4281-8c80-0154ff753f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:20.490443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:20.520619 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efc76f2-989c-4281-8c80-0154ff753f38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2028384863',vendor_name='tempest-vendor_name-1819723097'},id=f3f83abf-006d-4197-b968-7e1a9df073fa,is_public=True,name='tempest-ProjectMemberTests-volume-type-1638852416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f3f83abf-006d-4197-b968-7e1a9df073fa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:20.521993 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b985b23-f6e1-468a-98eb-d6e3f2288a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:20.552780 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1638852416 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1638852416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:20.553092 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1638852416 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1638852416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:20.590750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Created reservations ['7a5dc48c-61d7-45aa-b173-d78ae99a3551', 'e035ea5c-6edb-4474-83a8-49592386d5b7', 'c39b0960-4f68-42a9-8287-2c8162c90d14', '87dd030b-aee4-4a03-8952-4468690dd3ab'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:20.591569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b985b23-f6e1-468a-98eb-d6e3f2288a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a5dc48c-61d7-45aa-b173-d78ae99a3551', 'e035ea5c-6edb-4474-83a8-49592386d5b7', 'c39b0960-4f68-42a9-8287-2c8162c90d14', '87dd030b-aee4-4a03-8952-4468690dd3ab']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:20.592322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9264ff49-cf7c-4488-bea3-b1afc7ef6888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:20.617604 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9264ff49-cf7c-4488-bea3-b1afc7ef6888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60687653-e8a5-4918-929a-6d773348eaa5', '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='83694d11e05c4b3ea9dac7e114894ce4',qos_specs=None,replication_status=,reservations=['7a5dc48c-61d7-45aa-b173-d78ae99a3551','e035ea5c-6edb-4474-83a8-49592386d5b7','c39b0960-4f68-42a9-8287-2c8162c90d14','87dd030b-aee4-4a03-8952-4468690dd3ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665155fad49f4d0eb806eba1697d0ef6',volume_type_id=f3f83abf-006d-4197-b968-7e1a9df073fa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26: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=60687653-e8a5-4918-929a-6d773348eaa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83694d11e05c4b3ea9dac7e114894ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665155fad49f4d0eb806eba1697d0ef6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f3f83abf-006d-4197-b968-7e1a9df073fa),volume_type_id=f3f83abf-006d-4197-b968-7e1a9df073fa)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:20.618359 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a0eed80-8c09-4903-ae03-704480aa2c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:20.644664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a0eed80-8c09-4903-ae03-704480aa2c5b) transitioned into state 'SUCCESS' from 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='83694d11e05c4b3ea9dac7e114894ce4',qos_specs=None,replication_status=,reservations=['7a5dc48c-61d7-45aa-b173-d78ae99a3551','e035ea5c-6edb-4474-83a8-49592386d5b7','c39b0960-4f68-42a9-8287-2c8162c90d14','87dd030b-aee4-4a03-8952-4468690dd3ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665155fad49f4d0eb806eba1697d0ef6',volume_type_id=f3f83abf-006d-4197-b968-7e1a9df073fa)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:20.644664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a0241b-94e9-45d6-8a68-9742694c7de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:20.655464 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a0241b-94e9-45d6-8a68-9742694c7de1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:20.656610 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Flow 'volume_create_api' (254990b3-567f-40d0-adb3-c72995b5b32a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:20.656991 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume request issued successfully. Aug 08 20:26:20.657761 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7ce47102-e543-4f7d-b698-e21fbfcb7f5c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:20.658346 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 977/3917] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:20 2026] POST /volume/v3/volumes => generated 774 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:20.670180 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87ebb60a-e9de-419a-89ee-8cba59149f74 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.673831 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87ebb60a-e9de-419a-89ee-8cba59149f74 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 Aug 08 20:26:20.674012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87ebb60a-e9de-419a-89ee-8cba59149f74 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.674211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87ebb60a-e9de-419a-89ee-8cba59149f74 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.678176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78deee18-9985-4a99-87ed-9ccf157dd62a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.681325 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78deee18-9985-4a99-87ed-9ccf157dd62a tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 Aug 08 20:26:20.681648 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78deee18-9985-4a99-87ed-9ccf157dd62a tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.681900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78deee18-9985-4a99-87ed-9ccf157dd62a tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.684983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87ebb60a-e9de-419a-89ee-8cba59149f74 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 returned with HTTP 404 Aug 08 20:26:20.685646 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 979/3918] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:20 2026] GET /volume/v3/snapshots/fdce233a-21eb-4f0d-bb5c-eb1e0e9f95b2 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:20.693740 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.695640 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.695640 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:20.697817 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:20.698049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.698285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.698494 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume with id: ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:20.702427 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-78deee18-9985-4a99-87ed-9ccf157dd62a tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:20.708664 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.708664 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:20.709106 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:20.712485 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78deee18-9985-4a99-87ed-9ccf157dd62a tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 returned with HTTP 200 Aug 08 20:26:20.713030 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 986/3919] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:20 2026] GET /volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:20.727144 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Delete volume request issued successfully. Aug 08 20:26:20.727352 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6bfe7fbd-38a3-4506-851e-9d6591203112 tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 returned with HTTP 202 Aug 08 20:26:20.727788 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 978/3920] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:20 2026] DELETE /volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:20.740972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a03c48f7-6d54-4c49-8bc4-392f7bde927e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.741269 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a03c48f7-6d54-4c49-8bc4-392f7bde927e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:20.741770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a03c48f7-6d54-4c49-8bc4-392f7bde927e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.741770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a03c48f7-6d54-4c49-8bc4-392f7bde927e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.750985 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.750985 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:20.754881 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a03c48f7-6d54-4c49-8bc4-392f7bde927e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Volume info retrieved successfully. Aug 08 20:26:20.763413 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a03c48f7-6d54-4c49-8bc4-392f7bde927e tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 returned with HTTP 200 Aug 08 20:26:20.763413 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 978/3921] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:20 2026] GET /volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:20.956616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-500e7b95-bb23-474d-ab71-2b9cf7fea7bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:20.958786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-500e7b95-bb23-474d-ab71-2b9cf7fea7bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:20.959072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-500e7b95-bb23-474d-ab71-2b9cf7fea7bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:20.959332 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-500e7b95-bb23-474d-ab71-2b9cf7fea7bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:20.959494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-500e7b95-bb23-474d-ab71-2b9cf7fea7bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:20.965038 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:20.965038 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:20.965893 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-500e7b95-bb23-474d-ab71-2b9cf7fea7bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:20.966404 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 980/3922] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:20 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:21.078730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0b6a3eda-e70a-4129-bb6c-f9a4b15a12a0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.080574 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b6a3eda-e70a-4129-bb6c-f9a4b15a12a0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] GET https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa Aug 08 20:26:21.080795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b6a3eda-e70a-4129-bb6c-f9a4b15a12a0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.080971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0b6a3eda-e70a-4129-bb6c-f9a4b15a12a0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.088126 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0b6a3eda-e70a-4129-bb6c-f9a4b15a12a0 tempest-ProjectReaderTests33-264672216 tempest-ProjectReaderTests33-264672216-project-admin] https://10.4.3.206/volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa returned with HTTP 404 Aug 08 20:26:21.088575 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 987/3923] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/volumes/ed996255-d332-4551-b0e0-9d58fcc0cdaa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:21.142910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-35ab78be-fbca-4179-8306-3fee965a8e5f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.144870 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35ab78be-fbca-4179-8306-3fee965a8e5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:21.145047 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35ab78be-fbca-4179-8306-3fee965a8e5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.145238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35ab78be-fbca-4179-8306-3fee965a8e5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.145335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-35ab78be-fbca-4179-8306-3fee965a8e5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:21.149505 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:21.149505 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:21.150230 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35ab78be-fbca-4179-8306-3fee965a8e5f tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:21.150635 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 979/3924] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:21.381969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.443931 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:21.444955 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1724346792"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:21.447670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1724346792'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:21.448403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume of 1 GB Aug 08 20:26:21.453377 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:21.463401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (1e21bdae-fa2b-4ee7-a914-ab67ac5c3218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:21.463543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646c2a9f-d7aa-42e5-acba-deefed75c84d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:21.464887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:21.498624 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (646c2a9f-d7aa-42e5-acba-deefed75c84d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:21.499864 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e32272e-f3e6-40c0-994a-264b01cbd23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:21.553589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['8e77c6a1-0a11-4c6c-8cc4-a025cd1c0d25', '32f1f976-cba8-4b70-83db-e1ecc3f1b1e1', '9e49fbe6-3196-4994-8bb3-d1d494dbf5fd', '599000b2-5dc4-4af4-a723-069e044d20c4'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:21.553821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e32272e-f3e6-40c0-994a-264b01cbd23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e77c6a1-0a11-4c6c-8cc4-a025cd1c0d25', '32f1f976-cba8-4b70-83db-e1ecc3f1b1e1', '9e49fbe6-3196-4994-8bb3-d1d494dbf5fd', '599000b2-5dc4-4af4-a723-069e044d20c4']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:21.554764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b788f40-0a24-40a4-a7f8-19b58b6669cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:21.583821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b788f40-0a24-40a4-a7f8-19b58b6669cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd51e35-92ea-47f1-8da0-f50b3777b81e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1724346792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['8e77c6a1-0a11-4c6c-8cc4-a025cd1c0d25','32f1f976-cba8-4b70-83db-e1ecc3f1b1e1','9e49fbe6-3196-4994-8bb3-d1d494dbf5fd','599000b2-5dc4-4af4-a723-069e044d20c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1724346792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd51e35-92ea-47f1-8da0-f50b3777b81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ab72d765e540f5ba3b5e764c8a883a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:21.584149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7808491-9cda-4633-99c1-2f7ac7b08bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:21.601670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7808491-9cda-4633-99c1-2f7ac7b08bad) transitioned into state 'SUCCESS' from state '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-1724346792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['8e77c6a1-0a11-4c6c-8cc4-a025cd1c0d25','32f1f976-cba8-4b70-83db-e1ecc3f1b1e1','9e49fbe6-3196-4994-8bb3-d1d494dbf5fd','599000b2-5dc4-4af4-a723-069e044d20c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:21.603493 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a7ca44-f0c2-4390-b215-9f9074b3f9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:21.611188 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66a7ca44-f0c2-4390-b215-9f9074b3f9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:21.611940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (1e21bdae-fa2b-4ee7-a914-ab67ac5c3218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:21.612242 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request issued successfully. Aug 08 20:26:21.612781 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4fb6541-05cd-4ab9-8f79-8fa9758a17dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:21.613169 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 979/3925] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:21 2026] POST /volume/v3/volumes => generated 778 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:21.627489 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5f19ffe2-b050-44b5-85ec-cefb91bdc205 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.634366 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f19ffe2-b050-44b5-85ec-cefb91bdc205 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e Aug 08 20:26:21.634366 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f19ffe2-b050-44b5-85ec-cefb91bdc205 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.634366 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5f19ffe2-b050-44b5-85ec-cefb91bdc205 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.650973 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:21.650973 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:21.663482 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5f19ffe2-b050-44b5-85ec-cefb91bdc205 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:26:21.666669 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5f19ffe2-b050-44b5-85ec-cefb91bdc205 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e returned with HTTP 200 Aug 08 20:26:21.670543 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 981/3926] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e => generated 957 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:21.729668 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f3dd8a76-34b0-4fb8-af41-c90d11c1d139 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.734501 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f3dd8a76-34b0-4fb8-af41-c90d11c1d139 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 Aug 08 20:26:21.734501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f3dd8a76-34b0-4fb8-af41-c90d11c1d139 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.734501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f3dd8a76-34b0-4fb8-af41-c90d11c1d139 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.748568 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:21.748568 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:21.756185 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f3dd8a76-34b0-4fb8-af41-c90d11c1d139 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:21.760881 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f3dd8a76-34b0-4fb8-af41-c90d11c1d139 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 returned with HTTP 200 Aug 08 20:26:21.761254 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 988/3927] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:21.777308 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f1d2aa10-b77e-482e-98db-a1b9fbe35078 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.778212 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b59d3189-d03b-453a-964e-170d0e6c1a8a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.780535 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1d2aa10-b77e-482e-98db-a1b9fbe35078 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:26:21.780535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1d2aa10-b77e-482e-98db-a1b9fbe35078 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.780535 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1d2aa10-b77e-482e-98db-a1b9fbe35078 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.780643 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b59d3189-d03b-453a-964e-170d0e6c1a8a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] GET https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 Aug 08 20:26:21.780845 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b59d3189-d03b-453a-964e-170d0e6c1a8a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.781077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b59d3189-d03b-453a-964e-170d0e6c1a8a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.784571 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1d2aa10-b77e-482e-98db-a1b9fbe35078 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:26:21.784906 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 980/3928] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:26:21 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 08 20:26:21.793325 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-13d3b86d-9a64-49b7-85e1-d6b8373daa7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.816234 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b59d3189-d03b-453a-964e-170d0e6c1a8a tempest-CreateVolumesFromSnapshotTest-1307391653 tempest-CreateVolumesFromSnapshotTest-1307391653-project-member] https://10.4.3.206/volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 returned with HTTP 404 Aug 08 20:26:21.819432 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 980/3929] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/volumes/ae996222-b1fe-4d2a-8e28-b10ff2eb64d7 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:21.875860 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13d3b86d-9a64-49b7-85e1-d6b8373daa7c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] DELETE https://10.4.3.206/volume/v3/messages/8f77044d-0dbb-4ddc-bedf-9925f2b7eac9 Aug 08 20:26:21.876094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13d3b86d-9a64-49b7-85e1-d6b8373daa7c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.876283 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13d3b86d-9a64-49b7-85e1-d6b8373daa7c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.889520 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13d3b86d-9a64-49b7-85e1-d6b8373daa7c tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] https://10.4.3.206/volume/v3/messages/8f77044d-0dbb-4ddc-bedf-9925f2b7eac9 returned with HTTP 204 Aug 08 20:26:21.890150 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 982/3930] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:26:21 2026] DELETE /volume/v3/messages/8f77044d-0dbb-4ddc-bedf-9925f2b7eac9 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:26:21.899592 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f9387ae2-0a03-4010-b74e-91b887932062 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.902301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9387ae2-0a03-4010-b74e-91b887932062 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] GET https://10.4.3.206/volume/v3/messages/8f77044d-0dbb-4ddc-bedf-9925f2b7eac9 Aug 08 20:26:21.902576 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9387ae2-0a03-4010-b74e-91b887932062 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.902811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9387ae2-0a03-4010-b74e-91b887932062 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.914082 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9387ae2-0a03-4010-b74e-91b887932062 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] https://10.4.3.206/volume/v3/messages/8f77044d-0dbb-4ddc-bedf-9925f2b7eac9 returned with HTTP 404 Aug 08 20:26:21.914855 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 989/3931] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/messages/8f77044d-0dbb-4ddc-bedf-9925f2b7eac9 => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:21.924803 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.927178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 Aug 08 20:26:21.927399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.927727 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.927860 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Delete volume with id: 60687653-e8a5-4918-929a-6d773348eaa5 Aug 08 20:26:21.936920 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:21.936920 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:21.937504 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:21.938849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:26:21.950251 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1638852416 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1638852416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:21.950688 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1638852416 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1638852416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:21.959357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Created reservations ['1be8f00e-93cc-4c68-9341-b961af057bec', '69e795b3-cdec-49e4-a2bd-e42d0ba2ed87', 'd060b7b8-c881-4cc1-bb8c-431c3ec8bb30', '308c16cb-46db-491a-9ec5-73971f066176'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:21.976355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-48492a56-4ad2-4928-813e-b1e910b3bb8c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.978742 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48492a56-4ad2-4928-813e-b1e910b3bb8c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:21.979330 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48492a56-4ad2-4928-813e-b1e910b3bb8c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:21.980407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-48492a56-4ad2-4928-813e-b1e910b3bb8c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:21.980407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-48492a56-4ad2-4928-813e-b1e910b3bb8c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:21.985314 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:21.985314 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:21.986216 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-48492a56-4ad2-4928-813e-b1e910b3bb8c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:21.986775 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 981/3932] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:21 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:21.987313 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Delete volume request issued successfully. Aug 08 20:26:21.987562 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53256db9-3fbc-4ef9-ae8f-0efcf1d2931b tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 returned with HTTP 202 Aug 08 20:26:21.987971 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 981/3933] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:21 2026] DELETE /volume/v3/volumes/60687653-e8a5-4918-929a-6d773348eaa5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:21.998188 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-42cf300e-709d-4025-a1ea-7efd6833a484 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:21.999895 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-42cf300e-709d-4025-a1ea-7efd6833a484 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/types/f3f83abf-006d-4197-b968-7e1a9df073fa Aug 08 20:26:22.000147 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-42cf300e-709d-4025-a1ea-7efd6833a484 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:22.000377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-42cf300e-709d-4025-a1ea-7efd6833a484 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:22.037694 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-42cf300e-709d-4025-a1ea-7efd6833a484 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/types/f3f83abf-006d-4197-b968-7e1a9df073fa returned with HTTP 202 Aug 08 20:26:22.038272 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 983/3934] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:26:21 2026] DELETE /volume/v3/types/f3f83abf-006d-4197-b968-7e1a9df073fa => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:22.048881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f89d6348-20d7-46ff-9eb2-32f347fe4109 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.051946 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f89d6348-20d7-46ff-9eb2-32f347fe4109 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:26:22.052299 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f89d6348-20d7-46ff-9eb2-32f347fe4109 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1214702430", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1987903314", "vendor_name": "tempest-vendor_name-183737918"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:22.086822 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f89d6348-20d7-46ff-9eb2-32f347fe4109 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:26:22.087305 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 990/3935] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:26:22 2026] POST /volume/v3/types => generated 329 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:22.100344 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.101842 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:22.102301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1b53c260-d317-4870-9c58-cff13f7d51dc", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:22.104492 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume request body: {'volume': {'volume_type': '1b53c260-d317-4870-9c58-cff13f7d51dc', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:22.110195 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume of 1 GB Aug 08 20:26:22.111245 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:22.111245 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:22.112219 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:22.123510 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Flow 'volume_create_api' (ea6c0020-4f40-438a-afd4-33e99b215dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:22.124491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eea9a3e-b299-4003-9b4c-7b81d19d3983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:22.125675 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:22.151324 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eea9a3e-b299-4003-9b4c-7b81d19d3983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:26:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1987903314',vendor_name='tempest-vendor_name-183737918'},id=1b53c260-d317-4870-9c58-cff13f7d51dc,is_public=True,name='tempest-ProjectMemberTests-volume-type-1214702430',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1b53c260-d317-4870-9c58-cff13f7d51dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:22.152069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8590400-2cbe-45a3-807f-f8797ab164c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:22.162712 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f4eca4b8-6075-4e3a-b3dc-66589a85877c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.164496 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f4eca4b8-6075-4e3a-b3dc-66589a85877c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:22.164678 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f4eca4b8-6075-4e3a-b3dc-66589a85877c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:22.164877 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f4eca4b8-6075-4e3a-b3dc-66589a85877c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:22.164956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f4eca4b8-6075-4e3a-b3dc-66589a85877c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:22.171470 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:22.171470 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:22.172543 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f4eca4b8-6075-4e3a-b3dc-66589a85877c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:22.173005 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 982/3936] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:22 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:22.186611 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1214702430 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1214702430, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:22.187046 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1214702430 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1214702430, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:22.226822 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Created reservations ['962949d0-5de4-4126-bcf6-eb448f3bcc87', '62291477-28ed-4688-b404-bcb5841bc7fc', '38c79924-0516-4550-a8bd-ec87aaf8b6be', '3756725b-25ed-4635-9a6a-d7c14f74cc98'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:22.227825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8590400-2cbe-45a3-807f-f8797ab164c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962949d0-5de4-4126-bcf6-eb448f3bcc87', '62291477-28ed-4688-b404-bcb5841bc7fc', '38c79924-0516-4550-a8bd-ec87aaf8b6be', '3756725b-25ed-4635-9a6a-d7c14f74cc98']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:22.228827 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54a8b33-eba9-4291-bcfb-fa23b6c74ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:22.268743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b54a8b33-eba9-4291-bcfb-fa23b6c74ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e293c10d-49b4-4ccc-8e5f-f7832f08bc39', '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='83694d11e05c4b3ea9dac7e114894ce4',qos_specs=None,replication_status=,reservations=['962949d0-5de4-4126-bcf6-eb448f3bcc87','62291477-28ed-4688-b404-bcb5841bc7fc','38c79924-0516-4550-a8bd-ec87aaf8b6be','3756725b-25ed-4635-9a6a-d7c14f74cc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665155fad49f4d0eb806eba1697d0ef6',volume_type_id=1b53c260-d317-4870-9c58-cff13f7d51dc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e293c10d-49b4-4ccc-8e5f-f7832f08bc39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83694d11e05c4b3ea9dac7e114894ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665155fad49f4d0eb806eba1697d0ef6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1b53c260-d317-4870-9c58-cff13f7d51dc),volume_type_id=1b53c260-d317-4870-9c58-cff13f7d51dc)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:22.272172 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27c226d-74c4-4ae0-8850-3008aaef35df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:22.292017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27c226d-74c4-4ae0-8850-3008aaef35df) transitioned into state 'SUCCESS' from 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='83694d11e05c4b3ea9dac7e114894ce4',qos_specs=None,replication_status=,reservations=['962949d0-5de4-4126-bcf6-eb448f3bcc87','62291477-28ed-4688-b404-bcb5841bc7fc','38c79924-0516-4550-a8bd-ec87aaf8b6be','3756725b-25ed-4635-9a6a-d7c14f74cc98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665155fad49f4d0eb806eba1697d0ef6',volume_type_id=1b53c260-d317-4870-9c58-cff13f7d51dc)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:22.292691 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d8d5d9-56b6-4025-ac16-78910391ea20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:22.301899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4d8d5d9-56b6-4025-ac16-78910391ea20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:22.302809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Flow 'volume_create_api' (ea6c0020-4f40-438a-afd4-33e99b215dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:22.303168 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume request issued successfully. Aug 08 20:26:22.307032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b65c389-91f4-4e27-8752-a500c8f33a90 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:22.307690 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 982/3937] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:22 2026] POST /volume/v3/volumes => generated 774 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 20:26:22.323147 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-316982d6-a4f9-4d1f-b714-d38e70a58953 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.325614 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-316982d6-a4f9-4d1f-b714-d38e70a58953 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 Aug 08 20:26:22.325842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-316982d6-a4f9-4d1f-b714-d38e70a58953 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:22.326036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-316982d6-a4f9-4d1f-b714-d38e70a58953 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:22.334529 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:22.334529 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:22.338701 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-316982d6-a4f9-4d1f-b714-d38e70a58953 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:22.344567 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-316982d6-a4f9-4d1f-b714-d38e70a58953 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 returned with HTTP 200 Aug 08 20:26:22.344909 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 984/3938] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:22 2026] GET /volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:22.684636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec1311a9-1215-4b78-a705-40db5d524ea2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.686258 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec1311a9-1215-4b78-a705-40db5d524ea2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e Aug 08 20:26:22.686441 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec1311a9-1215-4b78-a705-40db5d524ea2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:22.686606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec1311a9-1215-4b78-a705-40db5d524ea2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:22.688679 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=472,cinder:INSERT=71,cinder:UPDATE=134 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:26:22.694931 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:22.694931 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:22.698454 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec1311a9-1215-4b78-a705-40db5d524ea2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:26:22.702140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec1311a9-1215-4b78-a705-40db5d524ea2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e returned with HTTP 200 Aug 08 20:26:22.702559 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 991/3939] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:22 2026] GET /volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:22.714592 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d7d68877-1169-48a7-8a63-eb7840ca165b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.716216 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:22.716564 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0dd51e35-92ea-47f1-8da0-f50b3777b81e", "name": "tempest-type-Backup-1213266319"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:22.717930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating new backup {'backup': {'volume_id': '0dd51e35-92ea-47f1-8da0-f50b3777b81e', 'name': 'tempest-type-Backup-1213266319'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:22.718105 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating backup of volume 0dd51e35-92ea-47f1-8da0-f50b3777b81e in container None Aug 08 20:26:22.724974 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:22.724974 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:22.725411 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:26:22.750065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['9caa210b-31ed-4caf-ad41-d26f7fd8951c', '13b5a439-aee0-4c31-b291-b30c0e8a9631'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:22.776437 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d7d68877-1169-48a7-8a63-eb7840ca165b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:22.776855 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 983/3940] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:26:22 2026] POST /volume/v3/backups => generated 316 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:22.787596 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9aea341f-0173-49f7-a86c-5749f13e461c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:22.789360 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9aea341f-0173-49f7-a86c-5749f13e461c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:22.789607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9aea341f-0173-49f7-a86c-5749f13e461c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:22.789824 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9aea341f-0173-49f7-a86c-5749f13e461c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:22.789963 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9aea341f-0173-49f7-a86c-5749f13e461c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:22.793718 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:22.793718 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:22.794303 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9aea341f-0173-49f7-a86c-5749f13e461c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:22.794705 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 983/3941] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:22 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:22.999549 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc8f5b5d-15ad-41b5-9303-92231a598c6f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.003263 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc8f5b5d-15ad-41b5-9303-92231a598c6f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:26:23.003263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc8f5b5d-15ad-41b5-9303-92231a598c6f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.003263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc8f5b5d-15ad-41b5-9303-92231a598c6f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.003263 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-bc8f5b5d-15ad-41b5-9303-92231a598c6f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:23.005614 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.005614 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:23.006231 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc8f5b5d-15ad-41b5-9303-92231a598c6f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:26:23.007414 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 985/3942] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:22 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.015475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.018540 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:23.018540 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:23.018649 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating new backup {'backup': {'volume_id': '8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:23.018722 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating backup of volume 8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 in container None Aug 08 20:26:23.025261 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.025261 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:23.025683 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:23.041635 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['90a9590e-ba67-4d6a-897a-f22e4e0702d9', 'f38219fe-9445-48e6-bd16-f6261a16fcf9'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:23.078959 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51e64a59-65e2-4387-9b14-edefefa7a8fa tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:23.079498 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 992/3943] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:23 2026] POST /volume/v3/backups => generated 288 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:23.083445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aa75023a-681f-443e-b7fa-439d14c8050d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.090491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-abc73efd-b091-43d7-8e8d-f63854cfedb1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.092226 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abc73efd-b091-43d7-8e8d-f63854cfedb1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:23.092586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abc73efd-b091-43d7-8e8d-f63854cfedb1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.092798 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abc73efd-b091-43d7-8e8d-f63854cfedb1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.092960 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-abc73efd-b091-43d7-8e8d-f63854cfedb1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:23.097213 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.097213 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:23.097773 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abc73efd-b091-43d7-8e8d-f63854cfedb1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:23.098121 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 984/3944] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.185578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cc74a768-3376-430f-aa5d-c9a8c3bf63e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.187412 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc74a768-3376-430f-aa5d-c9a8c3bf63e3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:23.187412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc74a768-3376-430f-aa5d-c9a8c3bf63e3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.187412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc74a768-3376-430f-aa5d-c9a8c3bf63e3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.187540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cc74a768-3376-430f-aa5d-c9a8c3bf63e3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:23.189688 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa75023a-681f-443e-b7fa-439d14c8050d tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Aug 08 20:26:23.189774 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa75023a-681f-443e-b7fa-439d14c8050d tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.190121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa75023a-681f-443e-b7fa-439d14c8050d tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-admin] Calling method 'get_pools' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.190771 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.190771 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:23.191392 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.191392 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:23.192074 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc74a768-3376-430f-aa5d-c9a8c3bf63e3 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:23.192664 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 986/3945] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.199584 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa75023a-681f-443e-b7fa-439d14c8050d tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 20:26:23.200394 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 984/3946] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.209984 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b014ca66-1efd-4880-a0b1-49bf3bc56dec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.332859 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b014ca66-1efd-4880-a0b1-49bf3bc56dec tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-member] GET https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool Aug 08 20:26:23.333052 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b014ca66-1efd-4880-a0b1-49bf3bc56dec tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.333229 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b014ca66-1efd-4880-a0b1-49bf3bc56dec tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.333453 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.333453 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:23.333855 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-b014ca66-1efd-4880-a0b1-49bf3bc56dec tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '348e224b477b4da492dcf425aff6d171', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37e1847fe5fe409fa2ad5c86f6e83964', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:23.334024 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b014ca66-1efd-4880-a0b1-49bf3bc56dec tempest-ProjectMemberTests-1457074280 tempest-ProjectMemberTests-1457074280-project-member] https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool returned with HTTP 403 Aug 08 20:26:23.334514 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 993/3947] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/capabilities/np0000006809@storpool => generated 110 bytes in 125 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:23.361397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2733606f-3d6c-4c25-82e1-d5daac96ffb4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.363159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2733606f-3d6c-4c25-82e1-d5daac96ffb4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 Aug 08 20:26:23.363376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2733606f-3d6c-4c25-82e1-d5daac96ffb4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.363644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2733606f-3d6c-4c25-82e1-d5daac96ffb4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.370531 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.370531 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:23.373653 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2733606f-3d6c-4c25-82e1-d5daac96ffb4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:23.377866 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2733606f-3d6c-4c25-82e1-d5daac96ffb4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 returned with HTTP 200 Aug 08 20:26:23.378243 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 985/3948] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.392520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2dcd5510-d3d2-4b07-8a3a-4fa724d2677f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.394590 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2dcd5510-d3d2-4b07-8a3a-4fa724d2677f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:26:23.394810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2dcd5510-d3d2-4b07-8a3a-4fa724d2677f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.395003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2dcd5510-d3d2-4b07-8a3a-4fa724d2677f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.399143 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2dcd5510-d3d2-4b07-8a3a-4fa724d2677f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:26:23.399556 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 987/3949] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:26:23 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 08 20:26:23.407811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ee7f392-5928-444c-a2f4-552c970fd5c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.409669 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ee7f392-5928-444c-a2f4-552c970fd5c6 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] GET https://10.4.3.206/volume/v3/messages Aug 08 20:26:23.409894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ee7f392-5928-444c-a2f4-552c970fd5c6 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.410098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ee7f392-5928-444c-a2f4-552c970fd5c6 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.414341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ee7f392-5928-444c-a2f4-552c970fd5c6 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:26:23.414858 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 985/3950] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:26:23 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 08 20:26:23.422816 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-785ecb1b-d058-490c-84d8-5036cdeed64f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.424507 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-785ecb1b-d058-490c-84d8-5036cdeed64f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/messages/32e5392d-a686-498e-a7fb-373b18080cf1 Aug 08 20:26:23.424775 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-785ecb1b-d058-490c-84d8-5036cdeed64f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.425014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-785ecb1b-d058-490c-84d8-5036cdeed64f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.434440 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-785ecb1b-d058-490c-84d8-5036cdeed64f tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/messages/32e5392d-a686-498e-a7fb-373b18080cf1 returned with HTTP 204 Aug 08 20:26:23.434906 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 994/3951] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:26:23 2026] DELETE /volume/v3/messages/32e5392d-a686-498e-a7fb-373b18080cf1 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:26:23.441713 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.443574 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 Aug 08 20:26:23.443841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.444086 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.444276 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Delete volume with id: e293c10d-49b4-4ccc-8e5f-f7832f08bc39 Aug 08 20:26:23.451735 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.451735 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:23.452086 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:23.452961 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:26:23.470281 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Created reservations ['99f7659f-5ace-4dcc-99b3-a46fbcc08b6b', 'df21713a-2d9b-47ef-a514-ac5f43bd3903', 'c0cbf5a6-2837-482c-9ae0-f5fc9137af40', 'c8df7dc3-9159-4809-9359-3f775b40677c'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:23.491005 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Delete volume request issued successfully. Aug 08 20:26:23.491179 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0a88ec1-0042-4e02-80c7-698988a78ca4 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 returned with HTTP 202 Aug 08 20:26:23.491561 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 986/3952] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:23 2026] DELETE /volume/v3/volumes/e293c10d-49b4-4ccc-8e5f-f7832f08bc39 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:23.498128 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5e98d42f-f595-45ce-9aa5-8facee3ef957 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.499875 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e98d42f-f595-45ce-9aa5-8facee3ef957 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/types/1b53c260-d317-4870-9c58-cff13f7d51dc Aug 08 20:26:23.500068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e98d42f-f595-45ce-9aa5-8facee3ef957 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.500271 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5e98d42f-f595-45ce-9aa5-8facee3ef957 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.519913 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.523758 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5e98d42f-f595-45ce-9aa5-8facee3ef957 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/types/1b53c260-d317-4870-9c58-cff13f7d51dc returned with HTTP 202 Aug 08 20:26:23.524179 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 988/3953] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:26:23 2026] DELETE /volume/v3/types/1b53c260-d317-4870-9c58-cff13f7d51dc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:23.531501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-79c3e6f9-4d3c-4c71-91b3-b32a5cdbb1e2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.533669 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79c3e6f9-4d3c-4c71-91b3-b32a5cdbb1e2 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:26:23.534139 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-79c3e6f9-4d3c-4c71-91b3-b32a5cdbb1e2 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1093823815", "extra_specs": {"storage_protocol": "tempest-storage_protocol-372005682", "vendor_name": "tempest-vendor_name-1866968330"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:23.550399 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-79c3e6f9-4d3c-4c71-91b3-b32a5cdbb1e2 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:26:23.550826 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 995/3954] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:26:23 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.559881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.561499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:23.561809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07ca86e8-7c1e-4ab9-ad63-755002017c19", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:23.563076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume request body: {'volume': {'volume_type': '07ca86e8-7c1e-4ab9-ad63-755002017c19', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:23.567629 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume of 1 GB Aug 08 20:26:23.567983 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.567983 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:23.568486 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:23.574144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Flow 'volume_create_api' (dc7465da-11c1-4504-8d96-82911147b56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:23.575108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9348d386-680d-4ae9-8706-aab773db24ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.576014 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:23.595736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9348d386-680d-4ae9-8706-aab773db24ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-372005682',vendor_name='tempest-vendor_name-1866968330'},id=07ca86e8-7c1e-4ab9-ad63-755002017c19,is_public=True,name='tempest-ProjectMemberTests-volume-type-1093823815',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07ca86e8-7c1e-4ab9-ad63-755002017c19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.596596 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc498a39-1a45-4d7c-bda2-fdc6f3652571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.626279 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1093823815 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1093823815, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:23.626605 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1093823815 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1093823815, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:26:23.654682 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:23.655246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Created reservations ['3d247f37-053f-45b2-87b7-bc29bb44ff3d', '0522a57c-fc97-4293-86a0-2fe05e8fdbd5', 'cca5f12b-4cf4-484f-921e-3d43a92ea1da', 'c7757768-d59c-4ffe-95b9-b5b124a1e8b4'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:23.655324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2049427917"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:23.656142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc498a39-1a45-4d7c-bda2-fdc6f3652571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d247f37-053f-45b2-87b7-bc29bb44ff3d', '0522a57c-fc97-4293-86a0-2fe05e8fdbd5', 'cca5f12b-4cf4-484f-921e-3d43a92ea1da', 'c7757768-d59c-4ffe-95b9-b5b124a1e8b4']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.656906 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3729377a-2988-4854-b3c8-7b2319163318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.657689 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2049427917'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:23.657868 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Create volume of 1 GB Aug 08 20:26:23.661621 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:23.666661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Flow 'volume_create_api' (e0c11f05-bad2-40e9-8d64-63c4c62248d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:23.667804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bda93789-07af-46bc-a4f4-900989db0520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.668579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:23.681399 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3729377a-2988-4854-b3c8-7b2319163318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9f37bc-51d1-402b-a2a7-dea7da5f139c', '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='83694d11e05c4b3ea9dac7e114894ce4',qos_specs=None,replication_status=,reservations=['3d247f37-053f-45b2-87b7-bc29bb44ff3d','0522a57c-fc97-4293-86a0-2fe05e8fdbd5','cca5f12b-4cf4-484f-921e-3d43a92ea1da','c7757768-d59c-4ffe-95b9-b5b124a1e8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665155fad49f4d0eb806eba1697d0ef6',volume_type_id=07ca86e8-7c1e-4ab9-ad63-755002017c19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:23Z,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=0b9f37bc-51d1-402b-a2a7-dea7da5f139c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83694d11e05c4b3ea9dac7e114894ce4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='665155fad49f4d0eb806eba1697d0ef6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07ca86e8-7c1e-4ab9-ad63-755002017c19),volume_type_id=07ca86e8-7c1e-4ab9-ad63-755002017c19)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.682081 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e2000b-c3f7-412b-917a-51261bdb7256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.693881 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bda93789-07af-46bc-a4f4-900989db0520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.694882 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13448f8-6980-435b-ac16-9a1da5912f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.699107 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e2000b-c3f7-412b-917a-51261bdb7256) transitioned into state 'SUCCESS' from 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='83694d11e05c4b3ea9dac7e114894ce4',qos_specs=None,replication_status=,reservations=['3d247f37-053f-45b2-87b7-bc29bb44ff3d','0522a57c-fc97-4293-86a0-2fe05e8fdbd5','cca5f12b-4cf4-484f-921e-3d43a92ea1da','c7757768-d59c-4ffe-95b9-b5b124a1e8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='665155fad49f4d0eb806eba1697d0ef6',volume_type_id=07ca86e8-7c1e-4ab9-ad63-755002017c19)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.699812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7fb203d-9cda-44cd-a782-878dec08952d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.708057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7fb203d-9cda-44cd-a782-878dec08952d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.708867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Flow 'volume_create_api' (dc7465da-11c1-4504-8d96-82911147b56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:23.709148 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Create volume request issued successfully. Aug 08 20:26:23.709690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15b0506d-e803-41ed-a65e-d9d6116de8ab tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:23.710075 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 987/3955] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:23 2026] POST /volume/v3/volumes => generated 774 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:23.725763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cd85fac-4164-479d-94a4-5d8f1734bf23 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.727944 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cd85fac-4164-479d-94a4-5d8f1734bf23 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c Aug 08 20:26:23.728243 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cd85fac-4164-479d-94a4-5d8f1734bf23 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.728601 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cd85fac-4164-479d-94a4-5d8f1734bf23 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.743427 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.743427 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:23.748372 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cd85fac-4164-479d-94a4-5d8f1734bf23 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:23.752482 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cd85fac-4164-479d-94a4-5d8f1734bf23 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c returned with HTTP 200 Aug 08 20:26:23.752872 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 989/3956] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c => generated 953 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.773674 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Created reservations ['fec41fc1-7f04-4fd7-aebf-5fa908d51d6c', '62ce662b-5f7d-47e5-ad8d-783268762b50', 'eb03fba6-c036-4f45-87a3-459d71fc2339', '257d6d9f-b015-441b-989c-7c963f4c8eff'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:23.774768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13448f8-6980-435b-ac16-9a1da5912f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fec41fc1-7f04-4fd7-aebf-5fa908d51d6c', '62ce662b-5f7d-47e5-ad8d-783268762b50', 'eb03fba6-c036-4f45-87a3-459d71fc2339', '257d6d9f-b015-441b-989c-7c963f4c8eff']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.775892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea0dc55-8aff-496b-ad51-a435d0e34aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.806505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-858603b9-0c08-45b4-977e-ab3144e152d3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.808433 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-858603b9-0c08-45b4-977e-ab3144e152d3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:23.808741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-858603b9-0c08-45b4-977e-ab3144e152d3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.808940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-858603b9-0c08-45b4-977e-ab3144e152d3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.809053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-858603b9-0c08-45b4-977e-ab3144e152d3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:23.810840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ea0dc55-8aff-496b-ad51-a435d0e34aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3203b7-4679-4e1c-bf20-89d5b7602843', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2049427917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3584a154a6a542c08462238fe2a4fe2c',qos_specs=None,replication_status=,reservations=['fec41fc1-7f04-4fd7-aebf-5fa908d51d6c','62ce662b-5f7d-47e5-ad8d-783268762b50','eb03fba6-c036-4f45-87a3-459d71fc2339','257d6d9f-b015-441b-989c-7c963f4c8eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54a7f8ce8c940cea531602d1869ea0a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2049427917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3203b7-4679-4e1c-bf20-89d5b7602843,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3584a154a6a542c08462238fe2a4fe2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b54a7f8ce8c940cea531602d1869ea0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.812212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5332d7ae-ffb4-4188-b6bb-e4b8321f4d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.814342 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.814342 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:23.815487 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-858603b9-0c08-45b4-977e-ab3144e152d3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:23.815787 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 996/3957] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:23.836525 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5332d7ae-ffb4-4188-b6bb-e4b8321f4d75) transitioned into state 'SUCCESS' from state '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-2049427917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3584a154a6a542c08462238fe2a4fe2c',qos_specs=None,replication_status=,reservations=['fec41fc1-7f04-4fd7-aebf-5fa908d51d6c','62ce662b-5f7d-47e5-ad8d-783268762b50','eb03fba6-c036-4f45-87a3-459d71fc2339','257d6d9f-b015-441b-989c-7c963f4c8eff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54a7f8ce8c940cea531602d1869ea0a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.837532 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e76004-a23d-41e6-874e-4019d8960dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:23.849952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e76004-a23d-41e6-874e-4019d8960dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:23.850851 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Flow 'volume_create_api' (e0c11f05-bad2-40e9-8d64-63c4c62248d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:23.851155 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Create volume request issued successfully. Aug 08 20:26:23.851765 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-89a36bbc-4a9d-42eb-95ba-fda88e3b67dd tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:23.852150 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 986/3958] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:23 2026] POST /volume/v3/volumes => generated 778 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:23.863991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3cabdff0-2945-4cb4-b0d6-9304a0971a99 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:23.867021 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cabdff0-2945-4cb4-b0d6-9304a0971a99 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 Aug 08 20:26:23.867269 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cabdff0-2945-4cb4-b0d6-9304a0971a99 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:23.867517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3cabdff0-2945-4cb4-b0d6-9304a0971a99 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:23.875132 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:23.875132 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:23.879098 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3cabdff0-2945-4cb4-b0d6-9304a0971a99 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:23.882965 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3cabdff0-2945-4cb4-b0d6-9304a0971a99 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 returned with HTTP 200 Aug 08 20:26:23.883377 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 988/3959] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:23 2026] GET /volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:24.108616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0ffb31cb-e6d3-41f6-9dd8-3bf54d6c2369 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.110426 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0ffb31cb-e6d3-41f6-9dd8-3bf54d6c2369 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:24.110662 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0ffb31cb-e6d3-41f6-9dd8-3bf54d6c2369 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.110848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0ffb31cb-e6d3-41f6-9dd8-3bf54d6c2369 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.110955 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0ffb31cb-e6d3-41f6-9dd8-3bf54d6c2369 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:24.115182 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:24.115182 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:24.115809 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0ffb31cb-e6d3-41f6-9dd8-3bf54d6c2369 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:24.116207 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 990/3960] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:24 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:24.201491 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dc548038-4591-4d23-8caf-ca594abf5664 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.203111 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc548038-4591-4d23-8caf-ca594abf5664 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:24.203304 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc548038-4591-4d23-8caf-ca594abf5664 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.203503 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc548038-4591-4d23-8caf-ca594abf5664 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.203628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-dc548038-4591-4d23-8caf-ca594abf5664 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:24.207424 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:24.207424 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:24.208135 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc548038-4591-4d23-8caf-ca594abf5664 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:24.208483 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 997/3961] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:24 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:24.768378 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6b691122-9036-4c2f-8d05-6cf65a529bf8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.771150 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b691122-9036-4c2f-8d05-6cf65a529bf8 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c Aug 08 20:26:24.771467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b691122-9036-4c2f-8d05-6cf65a529bf8 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.771818 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6b691122-9036-4c2f-8d05-6cf65a529bf8 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.782434 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:24.782434 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:24.786358 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6b691122-9036-4c2f-8d05-6cf65a529bf8 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:24.791487 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6b691122-9036-4c2f-8d05-6cf65a529bf8 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c returned with HTTP 200 Aug 08 20:26:24.791573 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 987/3962] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:24 2026] GET /volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c => generated 974 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:24.806774 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-97698f3f-0b25-496a-93a7-6a4b35d79c54 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.808126 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97698f3f-0b25-496a-93a7-6a4b35d79c54 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:26:24.808574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97698f3f-0b25-496a-93a7-6a4b35d79c54 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.808886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-97698f3f-0b25-496a-93a7-6a4b35d79c54 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.813618 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-97698f3f-0b25-496a-93a7-6a4b35d79c54 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:26:24.814066 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 989/3963] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:26:24 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 08 20:26:24.822246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-38a1465d-9b9b-4705-8494-86b336135727 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.826854 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-51dbf6eb-fc7c-457c-9613-24c3ab3affe7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.826925 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38a1465d-9b9b-4705-8494-86b336135727 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] GET https://10.4.3.206/volume/v3/messages/29f703bd-f334-427a-94d7-b6e88a182bcc Aug 08 20:26:24.827086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38a1465d-9b9b-4705-8494-86b336135727 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.827269 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-38a1465d-9b9b-4705-8494-86b336135727 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.828924 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51dbf6eb-fc7c-457c-9613-24c3ab3affe7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:24.829152 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51dbf6eb-fc7c-457c-9613-24c3ab3affe7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.829411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51dbf6eb-fc7c-457c-9613-24c3ab3affe7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.829575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-51dbf6eb-fc7c-457c-9613-24c3ab3affe7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:24.831796 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-38a1465d-9b9b-4705-8494-86b336135727 tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-member] https://10.4.3.206/volume/v3/messages/29f703bd-f334-427a-94d7-b6e88a182bcc returned with HTTP 200 Aug 08 20:26:24.832265 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 991/3964] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:24 2026] GET /volume/v3/messages/29f703bd-f334-427a-94d7-b6e88a182bcc => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:24.835431 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:24.835431 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:24.836649 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51dbf6eb-fc7c-457c-9613-24c3ab3affe7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:24.837204 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 998/3965] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:24 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:24.840645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc23b034-7d73-4fa4-8b0a-98adcc225a8d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.842727 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc23b034-7d73-4fa4-8b0a-98adcc225a8d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/messages/29f703bd-f334-427a-94d7-b6e88a182bcc Aug 08 20:26:24.842986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc23b034-7d73-4fa4-8b0a-98adcc225a8d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.843223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc23b034-7d73-4fa4-8b0a-98adcc225a8d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.852953 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc23b034-7d73-4fa4-8b0a-98adcc225a8d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/messages/29f703bd-f334-427a-94d7-b6e88a182bcc returned with HTTP 204 Aug 08 20:26:24.853462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 988/3966] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:26:24 2026] DELETE /volume/v3/messages/29f703bd-f334-427a-94d7-b6e88a182bcc => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:26:24.859934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.861289 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c Aug 08 20:26:24.861567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.861819 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.862029 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Delete volume with id: 0b9f37bc-51d1-402b-a2a7-dea7da5f139c Aug 08 20:26:24.872408 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:24.872408 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:24.872408 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Volume info retrieved successfully. Aug 08 20:26:24.873114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:26:24.897007 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Created reservations ['b2d5f27a-7a5c-4941-81d0-423c713daf93', '80e727d3-1ab8-48d0-8413-e54335fbe927', '86036bb9-c0f0-4dad-9c93-e5acd15b1d31', 'b0767e02-119b-4f2b-ac60-02dc741e222a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:24.900774 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f2451b19-7979-49a6-857a-28680a59e192 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.902520 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2451b19-7979-49a6-857a-28680a59e192 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 Aug 08 20:26:24.902734 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2451b19-7979-49a6-857a-28680a59e192 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.902899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2451b19-7979-49a6-857a-28680a59e192 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.909837 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:24.909837 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:24.913129 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f2451b19-7979-49a6-857a-28680a59e192 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:24.916894 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2451b19-7979-49a6-857a-28680a59e192 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 returned with HTTP 200 Aug 08 20:26:24.917413 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 992/3967] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:24 2026] GET /volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:24.924591 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Delete volume request issued successfully. Aug 08 20:26:24.924591 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ef7d9dc-2599-4b6c-84a7-e270f3befaea tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c returned with HTTP 202 Aug 08 20:26:24.924591 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 990/3968] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:24 2026] DELETE /volume/v3/volumes/0b9f37bc-51d1-402b-a2a7-dea7da5f139c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:24.931456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec8b8134-da25-4abd-a3bc-ef6281f0644d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.933438 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec8b8134-da25-4abd-a3bc-ef6281f0644d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] DELETE https://10.4.3.206/volume/v3/types/07ca86e8-7c1e-4ab9-ad63-755002017c19 Aug 08 20:26:24.933630 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec8b8134-da25-4abd-a3bc-ef6281f0644d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:24.933839 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec8b8134-da25-4abd-a3bc-ef6281f0644d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:24.933890 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:24.957283 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec8b8134-da25-4abd-a3bc-ef6281f0644d tempest-ProjectMemberTests-1434669193 tempest-ProjectMemberTests-1434669193-project-admin] https://10.4.3.206/volume/v3/types/07ca86e8-7c1e-4ab9-ad63-755002017c19 returned with HTTP 202 Aug 08 20:26:24.959316 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 999/3969] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:26:24 2026] DELETE /volume/v3/types/07ca86e8-7c1e-4ab9-ad63-755002017c19 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:25.015790 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bbb50584-31b5-4494-bcc2-66a062396934 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.075763 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] POST https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843/action Aug 08 20:26:25.076093 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:25.076227 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:25.085217 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.085217 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:25.085644 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Volume info retrieved successfully. Aug 08 20:26:25.087114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '732f468cc260437085fd4ab09b3850e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3584a154a6a542c08462238fe2a4fe2c', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:25.087559 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-de7c2a33-fb2a-4ed0-8d58-a454454f7896 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843/action returned with HTTP 403 Aug 08 20:26:25.088205 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 989/3970] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:26:24 2026] POST /volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843/action => generated 131 bytes in 155 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:25.100903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b9cce65-0043-4d8d-b637-61123206970b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.103006 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 Aug 08 20:26:25.103250 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:25.103533 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:25.103732 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Delete volume with id: 1f3203b7-4679-4e1c-bf20-89d5b7602843 Aug 08 20:26:25.110619 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.110619 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:25.111020 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:25.125760 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Delete volume request issued successfully. Aug 08 20:26:25.126038 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b9cce65-0043-4d8d-b637-61123206970b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 returned with HTTP 202 Aug 08 20:26:25.126425 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4ce4aaa8-a4d6-4913-ae79-561f6fdfa08b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.126809 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 991/3971] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:25 2026] DELETE /volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:25.128376 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ce4aaa8-a4d6-4913-ae79-561f6fdfa08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:25.128685 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ce4aaa8-a4d6-4913-ae79-561f6fdfa08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:25.129117 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4ce4aaa8-a4d6-4913-ae79-561f6fdfa08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:25.129485 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4ce4aaa8-a4d6-4913-ae79-561f6fdfa08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:25.135509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-723f40ea-cf76-407d-bada-e024e93aa571 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.136310 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.136310 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:25.137104 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-723f40ea-cf76-407d-bada-e024e93aa571 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 Aug 08 20:26:25.137337 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-723f40ea-cf76-407d-bada-e024e93aa571 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:25.137546 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-723f40ea-cf76-407d-bada-e024e93aa571 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:25.137785 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4ce4aaa8-a4d6-4913-ae79-561f6fdfa08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:25.138220 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1000/3972] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:25 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 697 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:25.147739 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.147739 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:25.153673 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-723f40ea-cf76-407d-bada-e024e93aa571 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:25.159198 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-723f40ea-cf76-407d-bada-e024e93aa571 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 returned with HTTP 200 Aug 08 20:26:25.159595 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 990/3973] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:25 2026] GET /volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:25.161070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:25.161467 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1266969985"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:25.162839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1266969985'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:25.162960 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:25.167404 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:25.172929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (f9b1caf7-68b2-4602-b43d-69ceb3e69ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:25.173956 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6b4832a-8a00-4206-b888-090877bcaf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:25.174793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:25.202103 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6b4832a-8a00-4206-b888-090877bcaf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:25.202921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4865f3ad-f64f-4b68-a1ae-640cba4474fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:25.219290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-285b2424-2ee4-4fcb-89bf-78a2ec062502 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.221119 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-285b2424-2ee4-4fcb-89bf-78a2ec062502 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:25.221365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-285b2424-2ee4-4fcb-89bf-78a2ec062502 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:25.222654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-285b2424-2ee4-4fcb-89bf-78a2ec062502 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:25.222654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-285b2424-2ee4-4fcb-89bf-78a2ec062502 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:25.226139 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.226139 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:25.226974 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-285b2424-2ee4-4fcb-89bf-78a2ec062502 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:25.227477 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 992/3974] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:25 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:25.268931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['e046ffb5-c539-4df7-b39f-94ba05d295b5', '9b9080a0-b553-4737-989a-a6efeff8431d', 'e333d19b-8492-4e1c-b86f-fa31a27fbafb', '8ac1a76c-e017-4992-8bd4-cf63e0e38d1b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:25.269751 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4865f3ad-f64f-4b68-a1ae-640cba4474fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e046ffb5-c539-4df7-b39f-94ba05d295b5', '9b9080a0-b553-4737-989a-a6efeff8431d', 'e333d19b-8492-4e1c-b86f-fa31a27fbafb', '8ac1a76c-e017-4992-8bd4-cf63e0e38d1b']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:25.270651 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f48e85-f0cb-4274-b15c-35bc0245dd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:25.297807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22f48e85-f0cb-4274-b15c-35bc0245dd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f83d13-97ab-43ef-bdff-cb7b67280d67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1266969985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['e046ffb5-c539-4df7-b39f-94ba05d295b5','9b9080a0-b553-4737-989a-a6efeff8431d','e333d19b-8492-4e1c-b86f-fa31a27fbafb','8ac1a76c-e017-4992-8bd4-cf63e0e38d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1266969985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f83d13-97ab-43ef-bdff-cb7b67280d67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:25.298982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3cc2c2-00e1-4e6c-af9c-fe53959ed484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:25.318947 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3cc2c2-00e1-4e6c-af9c-fe53959ed484) transitioned into state 'SUCCESS' from state '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-1266969985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['e046ffb5-c539-4df7-b39f-94ba05d295b5','9b9080a0-b553-4737-989a-a6efeff8431d','e333d19b-8492-4e1c-b86f-fa31a27fbafb','8ac1a76c-e017-4992-8bd4-cf63e0e38d1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:25.319837 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5636931c-7cc8-4cb7-ac1f-dd21ce98df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:25.328836 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5636931c-7cc8-4cb7-ac1f-dd21ce98df9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:25.329900 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (f9b1caf7-68b2-4602-b43d-69ceb3e69ce5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:25.330279 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:25.331009 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bbb50584-31b5-4494-bcc2-66a062396934 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:25.331753 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 993/3975] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:25 2026] POST /volume/v3/volumes => generated 778 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:25.346363 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31658f7d-0b2a-463d-badf-907b071732eb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.348599 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31658f7d-0b2a-463d-badf-907b071732eb tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:25.348841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31658f7d-0b2a-463d-badf-907b071732eb tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:25.349083 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31658f7d-0b2a-463d-badf-907b071732eb tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:25.357295 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.357295 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:25.361293 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-31658f7d-0b2a-463d-badf-907b071732eb tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:25.365454 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31658f7d-0b2a-463d-badf-907b071732eb tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 returned with HTTP 200 Aug 08 20:26:25.365849 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1001/3976] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:25 2026] GET /volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:25.847709 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-589efb05-1ad6-4a43-bd31-6e40699915ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:25.849532 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-589efb05-1ad6-4a43-bd31-6e40699915ba tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:25.849834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-589efb05-1ad6-4a43-bd31-6e40699915ba tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:25.850097 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-589efb05-1ad6-4a43-bd31-6e40699915ba tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:25.850292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-589efb05-1ad6-4a43-bd31-6e40699915ba tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:25.854704 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:25.854704 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:25.855350 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-589efb05-1ad6-4a43-bd31-6e40699915ba tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:25.855758 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 991/3977] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:25 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:26.151279 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-18a50907-f33c-4201-a985-a64b7a24a6f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.154285 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-18a50907-f33c-4201-a985-a64b7a24a6f3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:26.154285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-18a50907-f33c-4201-a985-a64b7a24a6f3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.154285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-18a50907-f33c-4201-a985-a64b7a24a6f3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.154285 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-18a50907-f33c-4201-a985-a64b7a24a6f3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:26.157978 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.157978 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:26.158532 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-18a50907-f33c-4201-a985-a64b7a24a6f3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:26.158853 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 993/3978] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:26.171543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08a00188-0fa9-4bda-974a-811ca230a4a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.173455 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08a00188-0fa9-4bda-974a-811ca230a4a5 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 Aug 08 20:26:26.173705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08a00188-0fa9-4bda-974a-811ca230a4a5 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.173931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08a00188-0fa9-4bda-974a-811ca230a4a5 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.179322 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08a00188-0fa9-4bda-974a-811ca230a4a5 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 returned with HTTP 404 Aug 08 20:26:26.179759 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 994/3979] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/volumes/1f3203b7-4679-4e1c-bf20-89d5b7602843 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:26.187453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9d238240-7623-45e6-a811-c982c8b49886 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.189173 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:26.189492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1491160269"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:26.190962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1491160269'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:26.191074 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Create volume of 1 GB Aug 08 20:26:26.194677 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:26.200591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Flow 'volume_create_api' (f9979c0d-70db-4653-9cea-6c58df1d2071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:26.200591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13cb0c61-840f-4b2d-a150-8381a113887a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:26.201091 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:26.224533 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13cb0c61-840f-4b2d-a150-8381a113887a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:26.225395 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05818ce2-e911-4284-b569-694c227a4385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:26.238251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4239b303-69d0-467e-ab14-894ab1d454dd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.240755 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4239b303-69d0-467e-ab14-894ab1d454dd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:26.240941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4239b303-69d0-467e-ab14-894ab1d454dd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.241139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4239b303-69d0-467e-ab14-894ab1d454dd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.241244 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4239b303-69d0-467e-ab14-894ab1d454dd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:26.245868 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.245868 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:26.246843 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4239b303-69d0-467e-ab14-894ab1d454dd tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:26.247105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 992/3980] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:26.263051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Created reservations ['a38faef8-2414-43ed-bf76-ef0b47b5220e', 'c2ffc3c3-a408-4ae5-99bd-c9da24cb08d2', '50712c4e-9a43-4f32-ae0f-1dc8454c6825', '8e9a8e9b-a1c9-4d52-99b0-3c4eb95d6978'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:26.263799 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05818ce2-e911-4284-b569-694c227a4385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38faef8-2414-43ed-bf76-ef0b47b5220e', 'c2ffc3c3-a408-4ae5-99bd-c9da24cb08d2', '50712c4e-9a43-4f32-ae0f-1dc8454c6825', '8e9a8e9b-a1c9-4d52-99b0-3c4eb95d6978']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:26.264627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68625286-3eab-45ff-9b3e-af455f0cb84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:26.287142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68625286-3eab-45ff-9b3e-af455f0cb84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a5cd2c6-0338-4717-9306-27878af75500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1491160269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3584a154a6a542c08462238fe2a4fe2c',qos_specs=None,replication_status=,reservations=['a38faef8-2414-43ed-bf76-ef0b47b5220e','c2ffc3c3-a408-4ae5-99bd-c9da24cb08d2','50712c4e-9a43-4f32-ae0f-1dc8454c6825','8e9a8e9b-a1c9-4d52-99b0-3c4eb95d6978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54a7f8ce8c940cea531602d1869ea0a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1491160269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a5cd2c6-0338-4717-9306-27878af75500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3584a154a6a542c08462238fe2a4fe2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b54a7f8ce8c940cea531602d1869ea0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:26.287872 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c65e0f-f04d-418b-b934-e686627e6be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:26.304647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c65e0f-f04d-418b-b934-e686627e6be5) transitioned into state 'SUCCESS' from state '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-1491160269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3584a154a6a542c08462238fe2a4fe2c',qos_specs=None,replication_status=,reservations=['a38faef8-2414-43ed-bf76-ef0b47b5220e','c2ffc3c3-a408-4ae5-99bd-c9da24cb08d2','50712c4e-9a43-4f32-ae0f-1dc8454c6825','8e9a8e9b-a1c9-4d52-99b0-3c4eb95d6978'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b54a7f8ce8c940cea531602d1869ea0a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:26.305525 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9bef06-cb1e-4d2c-9a73-cabac22fec74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:26.313726 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d9bef06-cb1e-4d2c-9a73-cabac22fec74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:26.314647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Flow 'volume_create_api' (f9979c0d-70db-4653-9cea-6c58df1d2071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:26.314916 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Create volume request issued successfully. Aug 08 20:26:26.315501 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9d238240-7623-45e6-a811-c982c8b49886 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:26.315886 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1002/3981] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26: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 08 20:26:26.328121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40f78fc3-7d17-4582-9649-68f44e17c1fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.329935 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40f78fc3-7d17-4582-9649-68f44e17c1fb tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 Aug 08 20:26:26.330191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40f78fc3-7d17-4582-9649-68f44e17c1fb tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.330435 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40f78fc3-7d17-4582-9649-68f44e17c1fb tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.339451 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.339451 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:26.343533 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-40f78fc3-7d17-4582-9649-68f44e17c1fb tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:26.348421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40f78fc3-7d17-4582-9649-68f44e17c1fb tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 returned with HTTP 200 Aug 08 20:26:26.348741 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 994/3982] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:26.377597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8c4914c0-a6c3-4034-841f-86f62e6f099e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.379465 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c4914c0-a6c3-4034-841f-86f62e6f099e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:26.379657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c4914c0-a6c3-4034-841f-86f62e6f099e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.379883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8c4914c0-a6c3-4034-841f-86f62e6f099e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.387660 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.387660 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:26.391089 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8c4914c0-a6c3-4034-841f-86f62e6f099e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:26.394747 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8c4914c0-a6c3-4034-841f-86f62e6f099e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 returned with HTTP 200 Aug 08 20:26:26.395131 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 995/3983] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:26.408552 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.515947 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:26.516281 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8f83d13-97ab-43ef-bdff-cb7b67280d67", "name": "tempest-ProjectMemberTests-Snapshot-900750367"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:26.523753 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.523753 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:26.524162 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Volume info retrieved successfully. Aug 08 20:26:26.524261 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Create snapshot from volume d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:26.554485 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Created reservations ['bff19bc2-33f2-4690-85d1-a659b08f9851', '6299f4f5-4644-48fa-ae34-c5a8c2acf04e', '72251c10-a604-4422-b739-ef47ed1c3044', '65299f5b-143f-4b0f-b630-15579fb180eb'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:26.578707 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot create request issued successfully. Aug 08 20:26:26.578997 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3fe4f1e-8f5f-44de-afcc-fe7572f7d4d0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:26.579500 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 993/3984] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:26 2026] POST /volume/v3/snapshots => generated 304 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:26.587691 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dae5fcdf-d6e0-4e95-bd11-89f7adca6397 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.589468 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dae5fcdf-d6e0-4e95-bd11-89f7adca6397 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 Aug 08 20:26:26.589651 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dae5fcdf-d6e0-4e95-bd11-89f7adca6397 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.589829 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dae5fcdf-d6e0-4e95-bd11-89f7adca6397 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.594237 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.594237 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:26.594621 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dae5fcdf-d6e0-4e95-bd11-89f7adca6397 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:26.595257 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dae5fcdf-d6e0-4e95-bd11-89f7adca6397 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 returned with HTTP 200 Aug 08 20:26:26.595588 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1003/3985] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 => generated 436 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:26.865735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13dc90b0-66a7-4043-8732-d35ba402b895 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:26.867615 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13dc90b0-66a7-4043-8732-d35ba402b895 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:26.867821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13dc90b0-66a7-4043-8732-d35ba402b895 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:26.868033 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13dc90b0-66a7-4043-8732-d35ba402b895 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:26.868111 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-13dc90b0-66a7-4043-8732-d35ba402b895 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:26.872183 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:26.872183 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:26.872760 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13dc90b0-66a7-4043-8732-d35ba402b895 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:26.873201 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 995/3986] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:26 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:27.170320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6334f09a-0b16-4630-9c52-0377ed33f74e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.172590 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6334f09a-0b16-4630-9c52-0377ed33f74e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:27.172945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6334f09a-0b16-4630-9c52-0377ed33f74e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.173099 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6334f09a-0b16-4630-9c52-0377ed33f74e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.173232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6334f09a-0b16-4630-9c52-0377ed33f74e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:27.178086 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.178086 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:27.179022 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6334f09a-0b16-4630-9c52-0377ed33f74e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:27.179343 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 996/3987] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:27.259513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1a495493-edc6-4010-901c-1a43797aa44c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.261543 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a495493-edc6-4010-901c-1a43797aa44c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:27.261759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a495493-edc6-4010-901c-1a43797aa44c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.261970 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1a495493-edc6-4010-901c-1a43797aa44c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.262106 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1a495493-edc6-4010-901c-1a43797aa44c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:27.267223 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.267223 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:27.268019 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1a495493-edc6-4010-901c-1a43797aa44c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:27.268436 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 994/3988] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:27.362077 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-376d5e3e-7921-4444-8f2b-df68dfc66468 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.367303 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-376d5e3e-7921-4444-8f2b-df68dfc66468 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 Aug 08 20:26:27.367614 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-376d5e3e-7921-4444-8f2b-df68dfc66468 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.367887 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-376d5e3e-7921-4444-8f2b-df68dfc66468 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.377033 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.377033 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:27.381562 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-376d5e3e-7921-4444-8f2b-df68dfc66468 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:27.386808 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-376d5e3e-7921-4444-8f2b-df68dfc66468 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 returned with HTTP 200 Aug 08 20:26:27.387303 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1004/3989] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:27.399472 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f35f181e-5bf9-4a7e-a693-8342411aa592 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.401924 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f35f181e-5bf9-4a7e-a693-8342411aa592 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] POST https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500/action Aug 08 20:26:27.402654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f35f181e-5bf9-4a7e-a693-8342411aa592 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:27.402815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f35f181e-5bf9-4a7e-a693-8342411aa592 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:27.411062 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.411062 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:27.411507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-f35f181e-5bf9-4a7e-a693-8342411aa592 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '732f468cc260437085fd4ab09b3850e5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3584a154a6a542c08462238fe2a4fe2c', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:27.411733 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f35f181e-5bf9-4a7e-a693-8342411aa592 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-reader] https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500/action returned with HTTP 403 Aug 08 20:26:27.412148 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 996/3990] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:26:27 2026] POST /volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:27.419930 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.421734 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 Aug 08 20:26:27.421948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.422163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.422353 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Delete volume with id: 8a5cd2c6-0338-4717-9306-27878af75500 Aug 08 20:26:27.429706 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.429706 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:27.430036 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:27.446250 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Delete volume request issued successfully. Aug 08 20:26:27.446467 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-809a1bfd-6622-407d-ae15-26141b9fbfe6 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 returned with HTTP 202 Aug 08 20:26:27.446948 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 997/3991] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:27 2026] DELETE /volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:27.454981 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e46b49f2-d723-4e42-9983-34a0b6ad3a7b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.456943 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e46b49f2-d723-4e42-9983-34a0b6ad3a7b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 Aug 08 20:26:27.457150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e46b49f2-d723-4e42-9983-34a0b6ad3a7b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.457332 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e46b49f2-d723-4e42-9983-34a0b6ad3a7b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.465253 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.465253 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:27.469436 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e46b49f2-d723-4e42-9983-34a0b6ad3a7b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Volume info retrieved successfully. Aug 08 20:26:27.473629 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e46b49f2-d723-4e42-9983-34a0b6ad3a7b tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 returned with HTTP 200 Aug 08 20:26:27.474032 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 995/3992] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:27.605268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0c87e9b9-3f65-4fc6-8557-faebdb0243d5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.606845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c87e9b9-3f65-4fc6-8557-faebdb0243d5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 Aug 08 20:26:27.607076 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c87e9b9-3f65-4fc6-8557-faebdb0243d5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.607294 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0c87e9b9-3f65-4fc6-8557-faebdb0243d5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.612490 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.612490 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:27.613177 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0c87e9b9-3f65-4fc6-8557-faebdb0243d5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:27.613907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0c87e9b9-3f65-4fc6-8557-faebdb0243d5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 returned with HTTP 200 Aug 08 20:26:27.614286 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1005/3993] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:27.623953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-119233a8-65ee-479d-b27e-7175325d3a1d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.625775 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 Aug 08 20:26:27.625953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.626163 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.626260 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Delete snapshot with id: 5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 Aug 08 20:26:27.632347 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.632347 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:27.632863 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:27.649861 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot delete request issued successfully. Aug 08 20:26:27.650075 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-119233a8-65ee-479d-b27e-7175325d3a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 returned with HTTP 202 Aug 08 20:26:27.650499 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 997/3994] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:27 2026] DELETE /volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:27.658723 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-83f0c78a-d5ea-4e40-bfdf-1b0a19af5e8c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.661148 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83f0c78a-d5ea-4e40-bfdf-1b0a19af5e8c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 Aug 08 20:26:27.661397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83f0c78a-d5ea-4e40-bfdf-1b0a19af5e8c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.661648 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83f0c78a-d5ea-4e40-bfdf-1b0a19af5e8c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.667404 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.667404 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:27.667895 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-83f0c78a-d5ea-4e40-bfdf-1b0a19af5e8c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:27.668821 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83f0c78a-d5ea-4e40-bfdf-1b0a19af5e8c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 returned with HTTP 200 Aug 08 20:26:27.669272 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 998/3995] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:27.883189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4508bd71-6405-4094-aefd-10b369334e00 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:27.885076 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4508bd71-6405-4094-aefd-10b369334e00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:27.885308 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4508bd71-6405-4094-aefd-10b369334e00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:27.885581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4508bd71-6405-4094-aefd-10b369334e00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:27.885724 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4508bd71-6405-4094-aefd-10b369334e00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:27.889928 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:27.889928 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:27.890615 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4508bd71-6405-4094-aefd-10b369334e00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:27.890975 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 996/3996] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:27 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:28.191536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-849c9b16-6fe1-480c-b621-0aebe27bea02 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.193517 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-849c9b16-6fe1-480c-b621-0aebe27bea02 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:28.193893 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-849c9b16-6fe1-480c-b621-0aebe27bea02 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.194177 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-849c9b16-6fe1-480c-b621-0aebe27bea02 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.194270 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-849c9b16-6fe1-480c-b621-0aebe27bea02 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:28.199865 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:28.199865 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:28.200504 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-849c9b16-6fe1-480c-b621-0aebe27bea02 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:28.201198 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1006/3997] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:28 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:28.278259 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3c5baa0f-ddc9-4a45-b2ea-90c98aa9d9b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.280365 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c5baa0f-ddc9-4a45-b2ea-90c98aa9d9b7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:28.280365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c5baa0f-ddc9-4a45-b2ea-90c98aa9d9b7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.280365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3c5baa0f-ddc9-4a45-b2ea-90c98aa9d9b7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.280365 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3c5baa0f-ddc9-4a45-b2ea-90c98aa9d9b7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:28.284595 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:28.284595 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:28.285372 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3c5baa0f-ddc9-4a45-b2ea-90c98aa9d9b7 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:28.286278 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 998/3998] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:28 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:28.485607 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-96c7fa3f-08a8-47ee-88e7-32acb2a4cb80 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.489718 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96c7fa3f-08a8-47ee-88e7-32acb2a4cb80 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] GET https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 Aug 08 20:26:28.489961 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96c7fa3f-08a8-47ee-88e7-32acb2a4cb80 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.490177 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96c7fa3f-08a8-47ee-88e7-32acb2a4cb80 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.497512 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96c7fa3f-08a8-47ee-88e7-32acb2a4cb80 tempest-ProjectReaderTests-562452223 tempest-ProjectReaderTests-562452223-project-admin] https://10.4.3.206/volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 returned with HTTP 404 Aug 08 20:26:28.497982 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 999/3999] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:28 2026] GET /volume/v3/volumes/8a5cd2c6-0338-4717-9306-27878af75500 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:28.678918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d6ae6ee9-5099-4ceb-bc49-d7ebb91fae1f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.683248 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6ae6ee9-5099-4ceb-bc49-d7ebb91fae1f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 Aug 08 20:26:28.683248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6ae6ee9-5099-4ceb-bc49-d7ebb91fae1f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.683248 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6ae6ee9-5099-4ceb-bc49-d7ebb91fae1f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.688138 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6ae6ee9-5099-4ceb-bc49-d7ebb91fae1f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 returned with HTTP 404 Aug 08 20:26:28.688663 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 997/4000] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:28 2026] GET /volume/v3/snapshots/5f13c568-b4e4-4d6b-96f0-02fbb6e073d8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:28.695398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c0786bd4-349f-4131-94e7-37899a6c1669 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.697471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:28.697647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.697817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.697963 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:28.709234 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:28.709234 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:28.709636 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:28.730507 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:28.730812 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0786bd4-349f-4131-94e7-37899a6c1669 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 returned with HTTP 202 Aug 08 20:26:28.731375 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1007/4001] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:28 2026] DELETE /volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:28.739704 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-addfb0c0-d43c-45df-84f2-7e8762cfbf7c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.741532 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-addfb0c0-d43c-45df-84f2-7e8762cfbf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:28.741666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-addfb0c0-d43c-45df-84f2-7e8762cfbf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.741867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-addfb0c0-d43c-45df-84f2-7e8762cfbf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.748594 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:28.748594 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:28.751868 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-addfb0c0-d43c-45df-84f2-7e8762cfbf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:28.755778 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-addfb0c0-d43c-45df-84f2-7e8762cfbf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 returned with HTTP 200 Aug 08 20:26:28.756209 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 999/4002] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:28 2026] GET /volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:28.900682 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-33c374f9-9ba7-4cb9-bcd9-02f025aee750 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:28.902363 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33c374f9-9ba7-4cb9-bcd9-02f025aee750 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:28.902588 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33c374f9-9ba7-4cb9-bcd9-02f025aee750 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:28.902787 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-33c374f9-9ba7-4cb9-bcd9-02f025aee750 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:28.902887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-33c374f9-9ba7-4cb9-bcd9-02f025aee750 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:28.906696 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:28.906696 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:28.907270 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-33c374f9-9ba7-4cb9-bcd9-02f025aee750 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:28.907628 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1000/4003] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:28 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:29.213895 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-55cfc69d-7f4c-400b-b30a-54fd67cac6be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.216456 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55cfc69d-7f4c-400b-b30a-54fd67cac6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:29.216675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55cfc69d-7f4c-400b-b30a-54fd67cac6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.216853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-55cfc69d-7f4c-400b-b30a-54fd67cac6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.216945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-55cfc69d-7f4c-400b-b30a-54fd67cac6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:29.223847 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.223847 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:29.224849 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-55cfc69d-7f4c-400b-b30a-54fd67cac6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:29.225370 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 998/4004] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:29.295672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-63534001-971b-40df-ba67-3ee59c52f621 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.297724 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-63534001-971b-40df-ba67-3ee59c52f621 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:29.297916 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-63534001-971b-40df-ba67-3ee59c52f621 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.298121 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-63534001-971b-40df-ba67-3ee59c52f621 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.298201 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-63534001-971b-40df-ba67-3ee59c52f621 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:29.302493 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.302493 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:29.303570 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-63534001-971b-40df-ba67-3ee59c52f621 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:29.303909 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1008/4005] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:29.313004 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-46b31ea0-da37-41bf-9470-702daf1a7303 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.314636 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46b31ea0-da37-41bf-9470-702daf1a7303 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:29.314851 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46b31ea0-da37-41bf-9470-702daf1a7303 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.315039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46b31ea0-da37-41bf-9470-702daf1a7303 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.315148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-46b31ea0-da37-41bf-9470-702daf1a7303 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:29.319116 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.319116 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:29.319821 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46b31ea0-da37-41bf-9470-702daf1a7303 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:29.320166 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1000/4006] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:29.329502 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.331319 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:29.331513 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.331722 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.331840 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete backup with id: 9f316a89-8658-4c64-b61a-964d94a7ceca. Aug 08 20:26:29.336225 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.336225 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:29.350294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] delete_backup rpcapi backup_id 9f316a89-8658-4c64-b61a-964d94a7ceca {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:29.352225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e8d21aa-349d-4adc-94c8-7d228a41bd01 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 202 Aug 08 20:26:29.352522 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1001/4007] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:29 2026] DELETE /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:29.359287 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-171489bd-6ac2-4142-9b55-2b8f3e9e8faf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.361006 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-171489bd-6ac2-4142-9b55-2b8f3e9e8faf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:29.361188 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-171489bd-6ac2-4142-9b55-2b8f3e9e8faf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.361360 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-171489bd-6ac2-4142-9b55-2b8f3e9e8faf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.361508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-171489bd-6ac2-4142-9b55-2b8f3e9e8faf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:29.365363 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.365363 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:29.366333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-171489bd-6ac2-4142-9b55-2b8f3e9e8faf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 200 Aug 08 20:26:29.366638 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 999/4008] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:29.769375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e789c93-a761-4719-a1dd-e4ee482587ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.771169 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e789c93-a761-4719-a1dd-e4ee482587ea tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 Aug 08 20:26:29.771371 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e789c93-a761-4719-a1dd-e4ee482587ea tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.771583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e789c93-a761-4719-a1dd-e4ee482587ea tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.777138 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e789c93-a761-4719-a1dd-e4ee482587ea tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 returned with HTTP 404 Aug 08 20:26:29.777584 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1009/4009] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/volumes/d8f83d13-97ab-43ef-bdff-cb7b67280d67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:29.784247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6bc07285-975b-425a-8f10-d3baedb62246 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.786292 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:29.786708 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-826939933"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:29.791005 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-826939933'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:29.791209 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:29.799528 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:29.807523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (fd88df5c-c9c3-4f13-acc3-993d766b2876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:29.808688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba882402-492b-4c1a-b076-95789b07d0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:29.809672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:29.839990 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba882402-492b-4c1a-b076-95789b07d0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:29.840715 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad8600a-f572-4877-a515-def5c867d8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:29.881919 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['82203349-8fbe-4a84-ab47-24e65898bbdd', '9c9cab0d-b2f3-424d-8728-deb4a732a6c1', '6c6a7771-0692-4a43-b3ae-2f7560bac302', '35d6b57b-467e-48a4-b4b1-03c9b2eaa6f7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:29.882334 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ad8600a-f572-4877-a515-def5c867d8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82203349-8fbe-4a84-ab47-24e65898bbdd', '9c9cab0d-b2f3-424d-8728-deb4a732a6c1', '6c6a7771-0692-4a43-b3ae-2f7560bac302', '35d6b57b-467e-48a4-b4b1-03c9b2eaa6f7']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:29.883931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1813a37-9cc3-4c4d-b353-844efa71dbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:29.911149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1813a37-9cc3-4c4d-b353-844efa71dbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abc75b2b-b3fb-4297-b4c7-280565881445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826939933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['82203349-8fbe-4a84-ab47-24e65898bbdd','9c9cab0d-b2f3-424d-8728-deb4a732a6c1','6c6a7771-0692-4a43-b3ae-2f7560bac302','35d6b57b-467e-48a4-b4b1-03c9b2eaa6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-826939933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abc75b2b-b3fb-4297-b4c7-280565881445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:29.912208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244f7e4e-9e11-49c0-a07f-3bbe48618020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:29.920156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ed82eb08-8045-4c69-979b-d97512930274 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.923797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed82eb08-8045-4c69-979b-d97512930274 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:29.923797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed82eb08-8045-4c69-979b-d97512930274 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.923797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ed82eb08-8045-4c69-979b-d97512930274 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.923797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ed82eb08-8045-4c69-979b-d97512930274 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:29.928775 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.928775 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:29.929648 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ed82eb08-8045-4c69-979b-d97512930274 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:29.930259 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1002/4010] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:29.935402 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (244f7e4e-9e11-49c0-a07f-3bbe48618020) transitioned into state 'SUCCESS' from state '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-826939933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['82203349-8fbe-4a84-ab47-24e65898bbdd','9c9cab0d-b2f3-424d-8728-deb4a732a6c1','6c6a7771-0692-4a43-b3ae-2f7560bac302','35d6b57b-467e-48a4-b4b1-03c9b2eaa6f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:29.936189 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5beae5-3906-4e6d-9b57-b92cfb836d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:29.944622 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f5beae5-3906-4e6d-9b57-b92cfb836d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:29.945531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (fd88df5c-c9c3-4f13-acc3-993d766b2876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:29.945874 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:29.946470 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bc07285-975b-425a-8f10-d3baedb62246 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:29.946901 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1001/4011] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:29 2026] POST /volume/v3/volumes => generated 777 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:29.959956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bbaf2509-308f-440c-b7c6-65009c1ec7a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:29.961185 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbaf2509-308f-440c-b7c6-65009c1ec7a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:29.961405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbaf2509-308f-440c-b7c6-65009c1ec7a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:29.961610 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbaf2509-308f-440c-b7c6-65009c1ec7a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:29.968546 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:29.968546 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:29.971503 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bbaf2509-308f-440c-b7c6-65009c1ec7a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:29.974931 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbaf2509-308f-440c-b7c6-65009c1ec7a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 returned with HTTP 200 Aug 08 20:26:29.975314 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1000/4012] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:29 2026] GET /volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:30.237056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5679c460-1d2e-4fdb-a47a-89c378ba9a8f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:30.238937 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5679c460-1d2e-4fdb-a47a-89c378ba9a8f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:30.239186 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5679c460-1d2e-4fdb-a47a-89c378ba9a8f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:30.239362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5679c460-1d2e-4fdb-a47a-89c378ba9a8f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:30.239487 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5679c460-1d2e-4fdb-a47a-89c378ba9a8f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:30.243606 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:30.243606 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:30.245674 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5679c460-1d2e-4fdb-a47a-89c378ba9a8f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:30.245674 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1010/4013] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:30 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:30.376291 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0c6ba769-055f-4ee9-b6fc-5ae6abf1d30a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:30.378217 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c6ba769-055f-4ee9-b6fc-5ae6abf1d30a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca Aug 08 20:26:30.378655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c6ba769-055f-4ee9-b6fc-5ae6abf1d30a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:30.378883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0c6ba769-055f-4ee9-b6fc-5ae6abf1d30a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:30.379035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-0c6ba769-055f-4ee9-b6fc-5ae6abf1d30a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Show backup with id 9f316a89-8658-4c64-b61a-964d94a7ceca. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:30.384067 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0c6ba769-055f-4ee9-b6fc-5ae6abf1d30a tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca returned with HTTP 404 Aug 08 20:26:30.384517 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1003/4014] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:30 2026] GET /volume/v3/backups/9f316a89-8658-4c64-b61a-964d94a7ceca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:30.392311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:30.394158 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d Aug 08 20:26:30.394326 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:30.394548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:30.394676 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete snapshot with id: f2ce9eb2-144f-4f9d-9d5a-e925592a052d Aug 08 20:26:30.400055 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:30.400055 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:30.400451 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot retrieved successfully. Aug 08 20:26:30.428365 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot delete request issued successfully. Aug 08 20:26:30.428365 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35f9228d-6cca-4ef7-a1ef-243ec5886b69 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d returned with HTTP 202 Aug 08 20:26:30.428365 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1002/4015] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:30 2026] DELETE /volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:30.438841 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5a6e877-dec7-47b5-8ab1-42775ba8603c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:30.441479 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5a6e877-dec7-47b5-8ab1-42775ba8603c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d Aug 08 20:26:30.441715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5a6e877-dec7-47b5-8ab1-42775ba8603c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:30.441982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5a6e877-dec7-47b5-8ab1-42775ba8603c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:30.448428 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:30.448428 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:30.448839 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b5a6e877-dec7-47b5-8ab1-42775ba8603c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Snapshot retrieved successfully. Aug 08 20:26:30.449883 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5a6e877-dec7-47b5-8ab1-42775ba8603c tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d returned with HTTP 200 Aug 08 20:26:30.449949 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1001/4016] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:30 2026] GET /volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:30.941078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d9954a61-294e-4d05-b361-8829617ba51c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:30.943739 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9954a61-294e-4d05-b361-8829617ba51c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:30.948766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9954a61-294e-4d05-b361-8829617ba51c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:30.948766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d9954a61-294e-4d05-b361-8829617ba51c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:30.948766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d9954a61-294e-4d05-b361-8829617ba51c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:30.953074 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:30.953074 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:30.953828 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d9954a61-294e-4d05-b361-8829617ba51c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:30.954336 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1011/4017] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:30 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:30.991514 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1edf8898-d5f0-4848-bbf5-beef7c622719 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:30.994616 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1edf8898-d5f0-4848-bbf5-beef7c622719 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:30.994616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1edf8898-d5f0-4848-bbf5-beef7c622719 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:30.994616 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1edf8898-d5f0-4848-bbf5-beef7c622719 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.004664 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.004664 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:31.008586 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1edf8898-d5f0-4848-bbf5-beef7c622719 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:31.012740 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1edf8898-d5f0-4848-bbf5-beef7c622719 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 returned with HTTP 200 Aug 08 20:26:31.013177 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1004/4018] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:30 2026] GET /volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:31.026984 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60824a8d-cee0-4453-be9e-1128705b9d33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.028658 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:31.028977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abc75b2b-b3fb-4297-b4c7-280565881445", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-978978910"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:31.037693 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.037693 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:31.037995 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:31.038123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:31.061416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['f3314c4f-ced5-40f2-bcc4-bf30a66cf347', '572276cb-1d24-4c93-a865-22e4c2e36468', 'a7ca2114-8287-4d7a-a701-b2c32a08fc1d', '71cdb373-ee38-4329-9c5a-593bb240e737'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:31.097240 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:31.097518 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60824a8d-cee0-4453-be9e-1128705b9d33 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:31.098118 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1003/4019] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:31.109757 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9f43ae81-097c-4188-8d16-ade3ccfbe1ee None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.111469 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f43ae81-097c-4188-8d16-ade3ccfbe1ee tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:31.113339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f43ae81-097c-4188-8d16-ade3ccfbe1ee tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:31.113339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f43ae81-097c-4188-8d16-ade3ccfbe1ee tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.118454 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.118454 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:31.118875 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9f43ae81-097c-4188-8d16-ade3ccfbe1ee tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:31.120241 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f43ae81-097c-4188-8d16-ade3ccfbe1ee tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 200 Aug 08 20:26:31.120241 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1002/4020] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:31 2026] GET /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:31.263414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8dfde041-fd06-45ce-98b1-b113cf2c0ae6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.265746 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8dfde041-fd06-45ce-98b1-b113cf2c0ae6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:31.265746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8dfde041-fd06-45ce-98b1-b113cf2c0ae6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:31.266109 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8dfde041-fd06-45ce-98b1-b113cf2c0ae6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.266333 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8dfde041-fd06-45ce-98b1-b113cf2c0ae6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:31.270469 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.270469 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:31.271752 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8dfde041-fd06-45ce-98b1-b113cf2c0ae6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:31.271879 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1012/4021] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:31 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:31.459952 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e0b11fb-ca91-4a21-b638-4caccb5554bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.461858 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e0b11fb-ca91-4a21-b638-4caccb5554bc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d Aug 08 20:26:31.462046 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e0b11fb-ca91-4a21-b638-4caccb5554bc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:31.462223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e0b11fb-ca91-4a21-b638-4caccb5554bc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.466590 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e0b11fb-ca91-4a21-b638-4caccb5554bc tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d returned with HTTP 404 Aug 08 20:26:31.467068 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1005/4022] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:31 2026] GET /volume/v3/snapshots/f2ce9eb2-144f-4f9d-9d5a-e925592a052d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:31.474589 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.476863 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:31.477123 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:31.477500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.477579 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume with id: 13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:31.486426 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.486426 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:31.487046 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:31.503906 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume request issued successfully. Aug 08 20:26:31.504123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3047aec2-0079-402f-8f2d-2fb21c1ab5f9 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 returned with HTTP 202 Aug 08 20:26:31.504606 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1004/4023] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:31 2026] DELETE /volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:31.513932 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b275b474-cf13-4386-8588-38d591df7cc8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.515922 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b275b474-cf13-4386-8588-38d591df7cc8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:31.516379 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b275b474-cf13-4386-8588-38d591df7cc8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:31.516691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b275b474-cf13-4386-8588-38d591df7cc8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.525086 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.525086 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:31.531933 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b275b474-cf13-4386-8588-38d591df7cc8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:31.540122 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b275b474-cf13-4386-8588-38d591df7cc8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 returned with HTTP 200 Aug 08 20:26:31.540122 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1003/4024] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:31 2026] GET /volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:31.964028 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3ec793d5-0878-45bb-8c75-4f7102f1cbe9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:31.965662 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ec793d5-0878-45bb-8c75-4f7102f1cbe9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:31.965894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ec793d5-0878-45bb-8c75-4f7102f1cbe9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:31.966090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3ec793d5-0878-45bb-8c75-4f7102f1cbe9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:31.966184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-3ec793d5-0878-45bb-8c75-4f7102f1cbe9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:31.972188 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:31.972188 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:31.973910 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3ec793d5-0878-45bb-8c75-4f7102f1cbe9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:31.974288 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1013/4025] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:31 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:32.134523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bcf97567-676a-447f-80bf-795817dc978d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.136375 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bcf97567-676a-447f-80bf-795817dc978d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:32.136603 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bcf97567-676a-447f-80bf-795817dc978d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.136781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bcf97567-676a-447f-80bf-795817dc978d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.138605 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=529,cinder:INSERT=92,cinder:UPDATE=169 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:26:32.143355 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.143355 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:32.143641 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bcf97567-676a-447f-80bf-795817dc978d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:32.144241 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bcf97567-676a-447f-80bf-795817dc978d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 200 Aug 08 20:26:32.144898 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1006/4026] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:32 2026] GET /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:32.152648 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.156048 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:32.156048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.156048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.156048 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Delete snapshot with id: 45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:32.160102 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.160102 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:32.160645 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:32.176861 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot delete request issued successfully. Aug 08 20:26:32.177249 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e155046-cba0-4d97-be98-a94cb36c8af1 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 202 Aug 08 20:26:32.177798 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1005/4027] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:32 2026] DELETE /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:32.189613 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-926a256c-a433-4f06-90c0-099e4c527346 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.193071 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-926a256c-a433-4f06-90c0-099e4c527346 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:32.193356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-926a256c-a433-4f06-90c0-099e4c527346 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.193777 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-926a256c-a433-4f06-90c0-099e4c527346 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.200167 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.200167 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:32.200916 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-926a256c-a433-4f06-90c0-099e4c527346 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:32.202332 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-926a256c-a433-4f06-90c0-099e4c527346 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 200 Aug 08 20:26:32.202869 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1004/4028] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:32 2026] GET /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:32.286354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-643957fa-b511-41a8-95ca-e9117bbb2eed None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.288600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-643957fa-b511-41a8-95ca-e9117bbb2eed tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:32.288841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-643957fa-b511-41a8-95ca-e9117bbb2eed tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.289112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-643957fa-b511-41a8-95ca-e9117bbb2eed tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.289241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-643957fa-b511-41a8-95ca-e9117bbb2eed tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:32.295237 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.295237 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:32.295970 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-643957fa-b511-41a8-95ca-e9117bbb2eed tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:32.296379 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1014/4029] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:32 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:32.554430 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60d90893-c1dc-486c-ba6a-45f27c58de42 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.556309 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60d90893-c1dc-486c-ba6a-45f27c58de42 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 Aug 08 20:26:32.556584 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60d90893-c1dc-486c-ba6a-45f27c58de42 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.556823 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60d90893-c1dc-486c-ba6a-45f27c58de42 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.565203 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60d90893-c1dc-486c-ba6a-45f27c58de42 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 returned with HTTP 404 Aug 08 20:26:32.565791 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1007/4030] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:32 2026] GET /volume/v3/volumes/13b40ac0-c325-4ad6-99c2-6619128245c6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:32.576097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.585600 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:26:32.586395 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.587640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.587808 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume with id: 40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:26:32.595194 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=561,cinder:UPDATE=213,cinder:INSERT=106 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:26:32.627223 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.627223 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:32.628272 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:32.651975 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume request issued successfully. Aug 08 20:26:32.652168 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4d9dd502-e3b7-4454-a174-6d57f40b9bcf tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 202 Aug 08 20:26:32.652569 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1006/4031] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:32 2026] DELETE /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:32.663943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-48ffb015-7570-4898-b47e-5a4801a4f363 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.669367 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48ffb015-7570-4898-b47e-5a4801a4f363 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:26:32.669694 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48ffb015-7570-4898-b47e-5a4801a4f363 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.669954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-48ffb015-7570-4898-b47e-5a4801a4f363 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.685597 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.685597 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:32.692597 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-48ffb015-7570-4898-b47e-5a4801a4f363 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:32.699798 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-48ffb015-7570-4898-b47e-5a4801a4f363 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 200 Aug 08 20:26:32.700336 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1005/4032] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:32 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 1355 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:32.984941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b8cb4a08-9610-428b-856e-1ac626f31034 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:32.986690 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8cb4a08-9610-428b-856e-1ac626f31034 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:32.986920 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8cb4a08-9610-428b-856e-1ac626f31034 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:32.987126 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8cb4a08-9610-428b-856e-1ac626f31034 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:32.987235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b8cb4a08-9610-428b-856e-1ac626f31034 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:32.992408 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:32.992408 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:32.993074 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8cb4a08-9610-428b-856e-1ac626f31034 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:32.993493 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1015/4033] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:32 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:33.219034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9de6dbc4-b27a-4723-8b44-defc805a9280 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.219034 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9de6dbc4-b27a-4723-8b44-defc805a9280 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:33.219034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9de6dbc4-b27a-4723-8b44-defc805a9280 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.219034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9de6dbc4-b27a-4723-8b44-defc805a9280 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.228121 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9de6dbc4-b27a-4723-8b44-defc805a9280 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 404 Aug 08 20:26:33.228631 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1008/4034] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:33 2026] GET /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:33.236905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b9a27a2f-a723-41f9-851d-c8d962ca7387 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.239130 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9a27a2f-a723-41f9-851d-c8d962ca7387 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:33.239379 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9a27a2f-a723-41f9-851d-c8d962ca7387 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.239795 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b9a27a2f-a723-41f9-851d-c8d962ca7387 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.239795 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-b9a27a2f-a723-41f9-851d-c8d962ca7387 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: 45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:33.244482 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b9a27a2f-a723-41f9-851d-c8d962ca7387 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 404 Aug 08 20:26:33.244936 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1007/4035] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:33 2026] DELETE /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:33.252223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58b678e5-e9ac-41b6-8c23-3058c55140b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.256156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58b678e5-e9ac-41b6-8c23-3058c55140b9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d Aug 08 20:26:33.256542 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58b678e5-e9ac-41b6-8c23-3058c55140b9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.256600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58b678e5-e9ac-41b6-8c23-3058c55140b9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.260759 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58b678e5-e9ac-41b6-8c23-3058c55140b9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d returned with HTTP 404 Aug 08 20:26:33.261334 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1006/4036] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:33 2026] GET /volume/v3/snapshots/45991a91-6778-4bf1-8901-28be1d7b7a2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 20:26:33.269870 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.272734 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:33.273453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.273453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.273453 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:33.281942 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:33.281942 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:33.282451 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:33.298682 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:33.298911 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4928b4a9-ead7-4e39-8856-a2ffb166387e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 returned with HTTP 202 Aug 08 20:26:33.299429 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1016/4037] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:33 2026] DELETE /volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:33.307261 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-792f111d-6833-46cb-8dd4-dd3ef7b7528d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.308973 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-792f111d-6833-46cb-8dd4-dd3ef7b7528d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:33.309208 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-792f111d-6833-46cb-8dd4-dd3ef7b7528d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.309406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-792f111d-6833-46cb-8dd4-dd3ef7b7528d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.310164 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-40525195-e808-419c-95b0-c538f023139b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.314820 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40525195-e808-419c-95b0-c538f023139b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:33.315056 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40525195-e808-419c-95b0-c538f023139b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.315247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-40525195-e808-419c-95b0-c538f023139b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.315351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-40525195-e808-419c-95b0-c538f023139b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:33.317261 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:33.317261 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:33.319624 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:33.319624 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:33.320266 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-40525195-e808-419c-95b0-c538f023139b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:33.320627 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1008/4038] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:33 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:33.321087 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-792f111d-6833-46cb-8dd4-dd3ef7b7528d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:33.325945 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-792f111d-6833-46cb-8dd4-dd3ef7b7528d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 returned with HTTP 200 Aug 08 20:26:33.326456 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1009/4039] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:33 2026] GET /volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:33.712659 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-39381c4b-26a7-49a4-90e3-cbda4273456b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.718203 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39381c4b-26a7-49a4-90e3-cbda4273456b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 Aug 08 20:26:33.718901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39381c4b-26a7-49a4-90e3-cbda4273456b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.718901 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39381c4b-26a7-49a4-90e3-cbda4273456b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.725988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39381c4b-26a7-49a4-90e3-cbda4273456b tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 returned with HTTP 404 Aug 08 20:26:33.726706 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1007/4040] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:33 2026] GET /volume/v3/volumes/40eb67ba-d85d-4459-9a7b-64dbd0548f69 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:33.733708 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e1dc965-7834-4341-8d39-c9424196503d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.735513 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:26:33.735879 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.736119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.736303 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume with id: 4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:26:33.744373 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:33.744373 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:33.744875 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:33.771376 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume request issued successfully. Aug 08 20:26:33.771566 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e1dc965-7834-4341-8d39-c9424196503d tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 returned with HTTP 202 Aug 08 20:26:33.772031 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1017/4041] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:33 2026] DELETE /volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:33.780319 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-573092cb-aa71-4e25-873b-9b4f13776b00 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:33.785139 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-573092cb-aa71-4e25-873b-9b4f13776b00 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:26:33.785784 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-573092cb-aa71-4e25-873b-9b4f13776b00 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:33.785784 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-573092cb-aa71-4e25-873b-9b4f13776b00 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:33.795374 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:33.795374 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:33.800624 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-573092cb-aa71-4e25-873b-9b4f13776b00 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:33.804007 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-573092cb-aa71-4e25-873b-9b4f13776b00 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 returned with HTTP 200 Aug 08 20:26:33.804365 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1009/4042] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:33 2026] GET /volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:34.006333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-45738f47-fcd1-4e24-bed5-64deb453211e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.009012 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45738f47-fcd1-4e24-bed5-64deb453211e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:34.009253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45738f47-fcd1-4e24-bed5-64deb453211e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.009466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45738f47-fcd1-4e24-bed5-64deb453211e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.009600 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-45738f47-fcd1-4e24-bed5-64deb453211e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:34.018162 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:34.018162 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:34.018989 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45738f47-fcd1-4e24-bed5-64deb453211e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:34.019557 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1010/4043] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:34 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:34.335147 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1fb7b8bb-7f20-478c-9180-4af2632b902c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.341975 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1fb7b8bb-7f20-478c-9180-4af2632b902c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:34.342242 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1fb7b8bb-7f20-478c-9180-4af2632b902c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.342531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1fb7b8bb-7f20-478c-9180-4af2632b902c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.342719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1fb7b8bb-7f20-478c-9180-4af2632b902c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:34.346546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1fb81ca0-da94-46e9-99aa-83fa01b7a92b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.348361 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1fb81ca0-da94-46e9-99aa-83fa01b7a92b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 Aug 08 20:26:34.348590 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1fb81ca0-da94-46e9-99aa-83fa01b7a92b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.348836 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1fb81ca0-da94-46e9-99aa-83fa01b7a92b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.351662 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:34.351662 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:34.352407 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1fb7b8bb-7f20-478c-9180-4af2632b902c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:34.352917 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1008/4044] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:34 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:34.355630 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1fb81ca0-da94-46e9-99aa-83fa01b7a92b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 returned with HTTP 404 Aug 08 20:26:34.356162 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1018/4045] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:34 2026] GET /volume/v3/volumes/abc75b2b-b3fb-4297-b4c7-280565881445 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:34.365416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.368817 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:34.368817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-78967503"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:34.373289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-78967503'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:34.373289 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:34.384120 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:34.393308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (2b75eaa0-c8f2-48ef-936d-d46dcbc2108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:34.394282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3ff08c-cbbf-42ca-a0e8-37c68d8ea3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:34.395476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:34.430613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b3ff08c-cbbf-42ca-a0e8-37c68d8ea3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:34.432721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48388f9-7f7d-441d-8136-945f65c74b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:34.483403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['2231e5aa-88d2-4835-8ae2-9c5b754bfd70', '0a803354-7695-4351-b2bb-713babc26571', '5b3ac057-8395-4f6c-8747-2ee800b5457f', '38603c85-05b4-40b1-a4e0-934f2a82add7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:34.483403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48388f9-7f7d-441d-8136-945f65c74b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2231e5aa-88d2-4835-8ae2-9c5b754bfd70', '0a803354-7695-4351-b2bb-713babc26571', '5b3ac057-8395-4f6c-8747-2ee800b5457f', '38603c85-05b4-40b1-a4e0-934f2a82add7']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:34.483403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44692578-5181-40da-8000-d80e64c547dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:34.513466 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44692578-5181-40da-8000-d80e64c547dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '492502bb-9941-4a19-bbf2-7d40c30c29a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78967503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['2231e5aa-88d2-4835-8ae2-9c5b754bfd70','0a803354-7695-4351-b2bb-713babc26571','5b3ac057-8395-4f6c-8747-2ee800b5457f','38603c85-05b4-40b1-a4e0-934f2a82add7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78967503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=492502bb-9941-4a19-bbf2-7d40c30c29a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:34.514255 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8702327b-04e1-4fc7-96a2-8b9848796dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:34.549184 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8702327b-04e1-4fc7-96a2-8b9848796dc8) transitioned into state 'SUCCESS' from state '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-78967503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['2231e5aa-88d2-4835-8ae2-9c5b754bfd70','0a803354-7695-4351-b2bb-713babc26571','5b3ac057-8395-4f6c-8747-2ee800b5457f','38603c85-05b4-40b1-a4e0-934f2a82add7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:34.550210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3f127a-1720-4ad7-a237-2ead55f3e938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:34.563879 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b3f127a-1720-4ad7-a237-2ead55f3e938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:34.564977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (2b75eaa0-c8f2-48ef-936d-d46dcbc2108e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:34.565379 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:34.566166 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a8bd5373-6b1c-453e-bda6-9477650e58ca tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:34.566860 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1010/4046] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:34 2026] POST /volume/v3/volumes => generated 776 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:34.583044 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c9ac5d15-89d0-4e7a-a861-318dfea29929 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.586458 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c9ac5d15-89d0-4e7a-a861-318dfea29929 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:34.586728 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c9ac5d15-89d0-4e7a-a861-318dfea29929 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.586958 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c9ac5d15-89d0-4e7a-a861-318dfea29929 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.600823 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:34.600823 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:34.608694 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c9ac5d15-89d0-4e7a-a861-318dfea29929 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:34.614048 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c9ac5d15-89d0-4e7a-a861-318dfea29929 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 returned with HTTP 200 Aug 08 20:26:34.614592 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1011/4047] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:34 2026] GET /volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:34.819428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8b437b22-b612-4d43-9ce7-d4fabbe84b36 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.821247 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8b437b22-b612-4d43-9ce7-d4fabbe84b36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 Aug 08 20:26:34.821467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8b437b22-b612-4d43-9ce7-d4fabbe84b36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.821682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8b437b22-b612-4d43-9ce7-d4fabbe84b36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.827270 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8b437b22-b612-4d43-9ce7-d4fabbe84b36 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 returned with HTTP 404 Aug 08 20:26:34.827834 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1009/4048] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:34 2026] GET /volume/v3/volumes/4342d082-e9f6-4b59-b5e3-64b70b3ab225 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:34.836483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.838270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] DELETE https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:26:34.838566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.838811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.839032 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume with id: 96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:26:34.845411 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:34.845411 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:34.845795 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:34.864263 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Delete volume request issued successfully. Aug 08 20:26:34.864447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3daf731c-e401-4c25-9e40-9dbdbc4cc551 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d returned with HTTP 202 Aug 08 20:26:34.864906 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1019/4049] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:34 2026] DELETE /volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:34.871926 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-084b076e-fd7b-4d7c-a631-94f46dd76486 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:34.873843 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-084b076e-fd7b-4d7c-a631-94f46dd76486 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:26:34.874022 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-084b076e-fd7b-4d7c-a631-94f46dd76486 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:34.874218 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-084b076e-fd7b-4d7c-a631-94f46dd76486 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:34.881779 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:34.881779 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:34.887086 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-084b076e-fd7b-4d7c-a631-94f46dd76486 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Volume info retrieved successfully. Aug 08 20:26:34.891571 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-084b076e-fd7b-4d7c-a631-94f46dd76486 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d returned with HTTP 200 Aug 08 20:26:34.892069 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1011/4050] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:34 2026] GET /volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:35.029186 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-109f2dc9-77d2-493c-bf8b-359d78de7a9c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:35.033025 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-109f2dc9-77d2-493c-bf8b-359d78de7a9c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:35.033322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-109f2dc9-77d2-493c-bf8b-359d78de7a9c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:35.033592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-109f2dc9-77d2-493c-bf8b-359d78de7a9c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:35.033691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-109f2dc9-77d2-493c-bf8b-359d78de7a9c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:35.041477 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:35.041477 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:35.042095 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-109f2dc9-77d2-493c-bf8b-359d78de7a9c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:35.042476 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1012/4051] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:35 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:35.376448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-70ef934d-c971-4bd3-b6e5-36694cf1edf3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:35.378214 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70ef934d-c971-4bd3-b6e5-36694cf1edf3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:35.378446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70ef934d-c971-4bd3-b6e5-36694cf1edf3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:35.378619 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-70ef934d-c971-4bd3-b6e5-36694cf1edf3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:35.378719 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-70ef934d-c971-4bd3-b6e5-36694cf1edf3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:35.382721 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:35.382721 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:35.383365 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-70ef934d-c971-4bd3-b6e5-36694cf1edf3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:35.383610 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1010/4052] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:35 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:35.633043 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e278afd-90d1-40c9-b4a8-276d29b80572 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:35.640825 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e278afd-90d1-40c9-b4a8-276d29b80572 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:35.641821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e278afd-90d1-40c9-b4a8-276d29b80572 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:35.642028 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e278afd-90d1-40c9-b4a8-276d29b80572 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:35.661784 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:35.661784 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:35.665550 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6e278afd-90d1-40c9-b4a8-276d29b80572 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:35.669783 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e278afd-90d1-40c9-b4a8-276d29b80572 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 returned with HTTP 200 Aug 08 20:26:35.670187 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1020/4053] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:35 2026] GET /volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:35.687933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:35.690175 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:35.690641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "492502bb-9941-4a19-bbf2-7d40c30c29a9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-640601538"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:35.701135 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:35.701135 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:35.701664 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:35.701787 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume 492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:35.730501 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['89725316-b2c6-41f3-b475-5399a73992d0', '5bbc8dcd-7633-4542-8192-e28f56c2c062', 'aa57dfa4-2fc6-41a3-b914-40fa2dc464c8', 'f2ca1ccc-801d-45f2-ac2a-25b0a85211ea'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:35.761408 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:35.761408 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8e289abb-2c51-44c4-be7d-8ebc899fd490 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:35.761408 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1012/4054] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:35.768172 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-55d0dcb0-6a66-472c-889c-560cccd3cb6a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:35.769748 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-55d0dcb0-6a66-472c-889c-560cccd3cb6a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 Aug 08 20:26:35.769941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-55d0dcb0-6a66-472c-889c-560cccd3cb6a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:35.770145 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-55d0dcb0-6a66-472c-889c-560cccd3cb6a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:35.775123 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:35.775123 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:35.775123 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-55d0dcb0-6a66-472c-889c-560cccd3cb6a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:35.775696 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-55d0dcb0-6a66-472c-889c-560cccd3cb6a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 returned with HTTP 200 Aug 08 20:26:35.776004 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1013/4055] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:35 2026] GET /volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:35.903714 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-53e835c2-e251-494c-a6be-408a89c93cd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:35.905402 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53e835c2-e251-494c-a6be-408a89c93cd8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] GET https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d Aug 08 20:26:35.905575 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53e835c2-e251-494c-a6be-408a89c93cd8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:35.905782 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-53e835c2-e251-494c-a6be-408a89c93cd8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:35.911082 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-53e835c2-e251-494c-a6be-408a89c93cd8 tempest-VolumesBackupsTest-1090309755 tempest-VolumesBackupsTest-1090309755-project-member] https://10.4.3.206/volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d returned with HTTP 404 Aug 08 20:26:35.911497 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1011/4056] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:35 2026] GET /volume/v3/volumes/96eaf5e7-b774-4d34-aa40-c8d608e9c88d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:36.055584 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29c9dd61-3846-4150-bfbf-7a2ab4239144 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:36.058142 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29c9dd61-3846-4150-bfbf-7a2ab4239144 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:36.058492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29c9dd61-3846-4150-bfbf-7a2ab4239144 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:36.058723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29c9dd61-3846-4150-bfbf-7a2ab4239144 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:36.058882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-29c9dd61-3846-4150-bfbf-7a2ab4239144 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:36.064512 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:36.064512 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:36.065402 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29c9dd61-3846-4150-bfbf-7a2ab4239144 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:36.065804 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1021/4057] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:36 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:36.408759 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f22900e-6205-4f4e-8aef-fe0b9d106b7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:36.413536 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f22900e-6205-4f4e-8aef-fe0b9d106b7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:36.413811 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f22900e-6205-4f4e-8aef-fe0b9d106b7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:36.414010 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f22900e-6205-4f4e-8aef-fe0b9d106b7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:36.414287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9f22900e-6205-4f4e-8aef-fe0b9d106b7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:36.418439 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:36.418439 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:36.419104 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f22900e-6205-4f4e-8aef-fe0b9d106b7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:36.419537 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1013/4058] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:36 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:36.792270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-29d6efbe-3ad4-4740-9c6a-963eb57ee54d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:36.795493 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29d6efbe-3ad4-4740-9c6a-963eb57ee54d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 Aug 08 20:26:36.795493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29d6efbe-3ad4-4740-9c6a-963eb57ee54d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:36.795700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29d6efbe-3ad4-4740-9c6a-963eb57ee54d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:36.800312 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:36.800312 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:36.800837 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-29d6efbe-3ad4-4740-9c6a-963eb57ee54d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:36.801412 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29d6efbe-3ad4-4740-9c6a-963eb57ee54d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 returned with HTTP 200 Aug 08 20:26:36.801613 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1014/4059] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:36 2026] GET /volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:36.815839 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:36.819134 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] POST https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9/action Aug 08 20:26:36.819531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:36.819767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:36.834843 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:36.834843 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:36.835299 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:36.836809 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '995eec69f11345b1902cdb44c7049e9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c7479a1bf740ea88c7300accdd0b35', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:36.837320 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d0a50b0-1747-4ddc-9889-103244a2a5b6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9/action returned with HTTP 403 Aug 08 20:26:36.838219 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1012/4060] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:26:36 2026] POST /volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:36.845900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:36.848050 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 Aug 08 20:26:36.848217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:36.848403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:36.848845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: dbd07d71-c5b6-4cf7-8982-ab482fd120b9 Aug 08 20:26:36.854760 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:36.854760 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:36.855047 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:36.878325 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:26:36.881028 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-45f1b1c3-0f22-4c6c-9260-cc164067b7db tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 returned with HTTP 202 Aug 08 20:26:36.881028 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1022/4061] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:36 2026] DELETE /volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:36.891291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d08eae83-3bc8-47f2-85c6-4db234cab92d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:36.893357 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d08eae83-3bc8-47f2-85c6-4db234cab92d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 Aug 08 20:26:36.893626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d08eae83-3bc8-47f2-85c6-4db234cab92d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:36.893833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d08eae83-3bc8-47f2-85c6-4db234cab92d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:36.899633 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:36.899633 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:36.899898 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d08eae83-3bc8-47f2-85c6-4db234cab92d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:36.900511 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d08eae83-3bc8-47f2-85c6-4db234cab92d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 returned with HTTP 200 Aug 08 20:26:36.900847 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1014/4062] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:36 2026] GET /volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:37.075559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-25b94401-687d-496b-b787-741d6de5ac28 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:37.077398 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-25b94401-687d-496b-b787-741d6de5ac28 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:37.077641 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-25b94401-687d-496b-b787-741d6de5ac28 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:37.077813 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-25b94401-687d-496b-b787-741d6de5ac28 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:37.078105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-25b94401-687d-496b-b787-741d6de5ac28 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:37.082475 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:37.082475 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:37.083101 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-25b94401-687d-496b-b787-741d6de5ac28 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:37.083486 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1015/4063] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:37 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:37.436362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8a5d1fc4-0885-4edb-b2ee-8b1029ac83bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:37.439324 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a5d1fc4-0885-4edb-b2ee-8b1029ac83bc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:37.439668 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a5d1fc4-0885-4edb-b2ee-8b1029ac83bc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:37.439955 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a5d1fc4-0885-4edb-b2ee-8b1029ac83bc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:37.440057 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-8a5d1fc4-0885-4edb-b2ee-8b1029ac83bc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:37.447213 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:37.447213 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:37.447807 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a5d1fc4-0885-4edb-b2ee-8b1029ac83bc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:37.448165 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1013/4064] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:37 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:37.910511 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3cf0dba1-5c65-4eb4-9d9a-e0c7336f79f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:37.912088 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3cf0dba1-5c65-4eb4-9d9a-e0c7336f79f7 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 Aug 08 20:26:37.912264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3cf0dba1-5c65-4eb4-9d9a-e0c7336f79f7 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:37.912455 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3cf0dba1-5c65-4eb4-9d9a-e0c7336f79f7 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:37.916073 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3cf0dba1-5c65-4eb4-9d9a-e0c7336f79f7 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 returned with HTTP 404 Aug 08 20:26:37.916482 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1023/4065] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:37 2026] GET /volume/v3/snapshots/dbd07d71-c5b6-4cf7-8982-ab482fd120b9 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:37.922825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:37.927262 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:37.927262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:37.927262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:37.927262 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: 492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:37.938407 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:37.938407 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:37.938407 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:37.966072 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:37.967418 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8b77e90-f4b1-4fbf-941a-9cafab3e2a08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 returned with HTTP 202 Aug 08 20:26:37.967418 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1015/4066] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:37 2026] DELETE /volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:37.976565 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6d07cc03-0e59-441d-8665-474ff0b6595d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:37.982494 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d07cc03-0e59-441d-8665-474ff0b6595d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:37.982494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d07cc03-0e59-441d-8665-474ff0b6595d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:37.982494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6d07cc03-0e59-441d-8665-474ff0b6595d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:37.992456 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:37.992456 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:37.997946 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6d07cc03-0e59-441d-8665-474ff0b6595d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:38.004424 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6d07cc03-0e59-441d-8665-474ff0b6595d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 returned with HTTP 200 Aug 08 20:26:38.004888 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1016/4067] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:37 2026] GET /volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:38.096548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-52f7b2b3-871c-4f4c-a6c6-6ac90825c2db None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:38.100451 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52f7b2b3-871c-4f4c-a6c6-6ac90825c2db tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:38.100451 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52f7b2b3-871c-4f4c-a6c6-6ac90825c2db tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:38.100451 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-52f7b2b3-871c-4f4c-a6c6-6ac90825c2db tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:38.100451 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-52f7b2b3-871c-4f4c-a6c6-6ac90825c2db tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:38.108199 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:38.108199 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:38.108799 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-52f7b2b3-871c-4f4c-a6c6-6ac90825c2db tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:38.109368 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1014/4068] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:38 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:38.478582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0e07904a-cfe0-4825-a1c4-57fe8c5c0a18 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:38.480319 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e07904a-cfe0-4825-a1c4-57fe8c5c0a18 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:38.480543 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e07904a-cfe0-4825-a1c4-57fe8c5c0a18 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:38.480720 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e07904a-cfe0-4825-a1c4-57fe8c5c0a18 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:38.480814 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-0e07904a-cfe0-4825-a1c4-57fe8c5c0a18 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:38.484747 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:38.484747 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:38.485302 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e07904a-cfe0-4825-a1c4-57fe8c5c0a18 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:38.485698 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1024/4069] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:38 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:39.019283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9a655d99-645a-4889-908c-994293eb16f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.020949 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9a655d99-645a-4889-908c-994293eb16f2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 Aug 08 20:26:39.021193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9a655d99-645a-4889-908c-994293eb16f2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:39.021532 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9a655d99-645a-4889-908c-994293eb16f2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:39.026776 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9a655d99-645a-4889-908c-994293eb16f2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 returned with HTTP 404 Aug 08 20:26:39.027245 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1016/4070] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:39 2026] GET /volume/v3/volumes/492502bb-9941-4a19-bbf2-7d40c30c29a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:39.035762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.037416 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:39.037745 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1441431639"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:39.039239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1441431639'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:39.039344 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:39.043488 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:39.048766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (c4f36420-3863-41ff-8a37-12bd9e7bb723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:39.049719 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f673e8dd-7687-4e94-967b-84acaef7f66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.050694 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:39.077780 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f673e8dd-7687-4e94-967b-84acaef7f66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.078706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffe2df7-eda0-4c3d-a47f-5b15d70364ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.122214 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d9914f4-1825-472c-b667-eef5e7ffe815 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.124354 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d9914f4-1825-472c-b667-eef5e7ffe815 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:26:39.124869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d9914f4-1825-472c-b667-eef5e7ffe815 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:39.125002 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d9914f4-1825-472c-b667-eef5e7ffe815 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:39.125099 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6d9914f4-1825-472c-b667-eef5e7ffe815 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:39.129120 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['449bea6e-c43e-4b21-9a63-7c53de5e6079', '013f1999-01a6-44ea-9c1a-09621098db03', '7417120b-ae69-47aa-81c6-cd79a9a368e7', 'd7e20a78-c203-4a4b-b290-c9c00f55c40f'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:39.130035 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:39.130035 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:39.130143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dffe2df7-eda0-4c3d-a47f-5b15d70364ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['449bea6e-c43e-4b21-9a63-7c53de5e6079', '013f1999-01a6-44ea-9c1a-09621098db03', '7417120b-ae69-47aa-81c6-cd79a9a368e7', 'd7e20a78-c203-4a4b-b290-c9c00f55c40f']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.130788 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d9914f4-1825-472c-b667-eef5e7ffe815 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:26:39.130944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50baf6ed-91ed-4bfd-8e00-0e06345da7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.131405 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1015/4071] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:39 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:39.142156 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.162004 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50baf6ed-91ed-4bfd-8e00-0e06345da7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e3c93f8-6d29-47ea-a43c-f78ec090e04c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1441431639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['449bea6e-c43e-4b21-9a63-7c53de5e6079','013f1999-01a6-44ea-9c1a-09621098db03','7417120b-ae69-47aa-81c6-cd79a9a368e7','d7e20a78-c203-4a4b-b290-c9c00f55c40f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1441431639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e3c93f8-6d29-47ea-a43c-f78ec090e04c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.162821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bee7ff-9cb5-46ba-bbdb-3a6d33473262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.181408 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5bee7ff-9cb5-46ba-bbdb-3a6d33473262) transitioned into state 'SUCCESS' from state '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-1441431639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['449bea6e-c43e-4b21-9a63-7c53de5e6079','013f1999-01a6-44ea-9c1a-09621098db03','7417120b-ae69-47aa-81c6-cd79a9a368e7','d7e20a78-c203-4a4b-b290-c9c00f55c40f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.181773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c5b0c9-06f6-438b-8863-ce3501f523ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.192255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c5b0c9-06f6-438b-8863-ce3501f523ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.193371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (c4f36420-3863-41ff-8a37-12bd9e7bb723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:39.193814 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:39.194450 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1bc48f0e-0fe6-47f2-b667-643e9b11d529 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:39.194947 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1017/4072] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:39 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:39.205815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-542bdfcf-2d39-4498-bfb2-b4919bf63f06 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.207873 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-542bdfcf-2d39-4498-bfb2-b4919bf63f06 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:39.207873 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-542bdfcf-2d39-4498-bfb2-b4919bf63f06 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:39.208016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-542bdfcf-2d39-4498-bfb2-b4919bf63f06 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:39.214758 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:39.214758 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:39.218073 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-542bdfcf-2d39-4498-bfb2-b4919bf63f06 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:39.221678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-542bdfcf-2d39-4498-bfb2-b4919bf63f06 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c returned with HTTP 200 Aug 08 20:26:39.222036 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1017/4073] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:39 2026] GET /volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:39.267431 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:39.267675 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0dd51e35-92ea-47f1-8da0-f50b3777b81e"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:39.269418 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Creating new backup {'backup': {'volume_id': '0dd51e35-92ea-47f1-8da0-f50b3777b81e'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:39.269418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Creating backup of volume 0dd51e35-92ea-47f1-8da0-f50b3777b81e in container None Aug 08 20:26:39.275808 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:39.275808 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:39.276249 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Volume info retrieved successfully. Aug 08 20:26:39.291975 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Created reservations ['30a21164-ecd1-4f67-b874-f8499daec394', 'b277c7a9-bc64-4777-ace6-071f40e2f1f6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:39.319185 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c380fdad-3394-4b9d-9774-51ea0fd7a212 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:39.319733 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1025/4074] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:39 2026] POST /volume/v3/backups => generated 288 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:39.328737 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ba88f26-2bc3-480f-a27e-ec3062e50128 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.330648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ba88f26-2bc3-480f-a27e-ec3062e50128 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:39.330905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ba88f26-2bc3-480f-a27e-ec3062e50128 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:39.331175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ba88f26-2bc3-480f-a27e-ec3062e50128 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:39.331317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6ba88f26-2bc3-480f-a27e-ec3062e50128 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:39.336095 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:39.336095 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:39.336696 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ba88f26-2bc3-480f-a27e-ec3062e50128 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:39.337123 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1016/4075] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:39 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:39.496156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b9c46f1a-dd57-4da5-afc2-a8a70feb7d52 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.498474 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9c46f1a-dd57-4da5-afc2-a8a70feb7d52 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:39.498761 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9c46f1a-dd57-4da5-afc2-a8a70feb7d52 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:39.499036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b9c46f1a-dd57-4da5-afc2-a8a70feb7d52 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:39.499202 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b9c46f1a-dd57-4da5-afc2-a8a70feb7d52 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:39.504966 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:39.504966 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:39.505463 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b9c46f1a-dd57-4da5-afc2-a8a70feb7d52 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:39.505877 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1018/4076] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:39 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:39.510554 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.587562 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:39.587996 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-760444268"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:39.589599 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-760444268'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:39.589687 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:39.593738 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:39.600791 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (46fa8606-ebb2-498a-b5aa-5f0815f649b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:39.601868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26656556-fa46-4578-8934-1f87e68cd5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.603586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:39.626525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26656556-fa46-4578-8934-1f87e68cd5b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.627238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f785a099-266e-48b3-8460-e9afc723626c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.693432 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['e098a664-acfe-4f69-8408-6ba3a90a830d', '183610c8-a048-4a0f-bb90-e1fc511e82e6', '51544da5-05ce-4e24-91d0-6bc83954d3b8', '8d8fa275-2176-4413-8133-e928c0620516'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:39.694404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f785a099-266e-48b3-8460-e9afc723626c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e098a664-acfe-4f69-8408-6ba3a90a830d', '183610c8-a048-4a0f-bb90-e1fc511e82e6', '51544da5-05ce-4e24-91d0-6bc83954d3b8', '8d8fa275-2176-4413-8133-e928c0620516']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.695429 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0914bbd9-b0d4-4a72-8d27-697a17c3c138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.715942 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0914bbd9-b0d4-4a72-8d27-697a17c3c138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b713475-727c-4a4a-a01d-cd6418c823c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-760444268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['e098a664-acfe-4f69-8408-6ba3a90a830d','183610c8-a048-4a0f-bb90-e1fc511e82e6','51544da5-05ce-4e24-91d0-6bc83954d3b8','8d8fa275-2176-4413-8133-e928c0620516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-760444268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b713475-727c-4a4a-a01d-cd6418c823c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.716668 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbecd013-a1d7-4516-8f47-f7da3f904d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.735460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbecd013-a1d7-4516-8f47-f7da3f904d16) transitioned into state 'SUCCESS' from state '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-760444268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['e098a664-acfe-4f69-8408-6ba3a90a830d','183610c8-a048-4a0f-bb90-e1fc511e82e6','51544da5-05ce-4e24-91d0-6bc83954d3b8','8d8fa275-2176-4413-8133-e928c0620516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.736241 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9145ee1-6ad2-4ce0-9cd6-9acd0bda4df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:39.746057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9145ee1-6ad2-4ce0-9cd6-9acd0bda4df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:39.747011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (46fa8606-ebb2-498a-b5aa-5f0815f649b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:39.747347 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:39.748099 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7dc72a26-2c48-4e70-89c8-0ac371fc789f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:39.748599 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1018/4077] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:26:39 2026] POST /volume/v3/volumes => generated 769 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:39.763496 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-52619ffc-a823-4c75-86a6-d2d5ab4bba54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:39.765104 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52619ffc-a823-4c75-86a6-d2d5ab4bba54 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:39.765407 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52619ffc-a823-4c75-86a6-d2d5ab4bba54 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:39.765685 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52619ffc-a823-4c75-86a6-d2d5ab4bba54 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:39.773477 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:39.773477 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:39.777002 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-52619ffc-a823-4c75-86a6-d2d5ab4bba54 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:39.780837 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52619ffc-a823-4c75-86a6-d2d5ab4bba54 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 200 Aug 08 20:26:39.781222 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1026/4078] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:39 2026] GET /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 837 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:40.233965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-08862207-54e4-43ba-9466-8c1e14cb0bf2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.235742 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08862207-54e4-43ba-9466-8c1e14cb0bf2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:40.235924 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08862207-54e4-43ba-9466-8c1e14cb0bf2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:40.236124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08862207-54e4-43ba-9466-8c1e14cb0bf2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:40.242832 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.242832 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:40.245985 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-08862207-54e4-43ba-9466-8c1e14cb0bf2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:40.249511 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08862207-54e4-43ba-9466-8c1e14cb0bf2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c returned with HTTP 200 Aug 08 20:26:40.249869 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1017/4079] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:40 2026] GET /volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:40.264678 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.266797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:40.267234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e3c93f8-6d29-47ea-a43c-f78ec090e04c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-581760798"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:40.275621 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.275621 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:40.275981 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:40.276107 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume 4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:40.298828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['e43ca655-cb0c-4b98-b1d3-ed8e4cf4571e', '3bec8d01-7f6c-4c1a-aac6-6dfb947324ec', '802904f3-6573-44cd-aca7-172b05f05e35', 'db165ace-94a9-442b-952e-0b2134a241e6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:40.327287 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:40.327690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1064aff0-a49a-4d18-9b95-95b9bfdde850 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:40.328136 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1019/4080] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:40.335802 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1dc3cb63-1e11-40fc-8a88-331dadb4fb86 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.337699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dc3cb63-1e11-40fc-8a88-331dadb4fb86 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 Aug 08 20:26:40.337965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dc3cb63-1e11-40fc-8a88-331dadb4fb86 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:40.338195 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1dc3cb63-1e11-40fc-8a88-331dadb4fb86 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:40.342956 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.342956 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:40.343106 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1dc3cb63-1e11-40fc-8a88-331dadb4fb86 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:40.343739 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1dc3cb63-1e11-40fc-8a88-331dadb4fb86 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 returned with HTTP 200 Aug 08 20:26:40.344455 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1019/4081] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:40 2026] GET /volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:40.347284 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f54d3ec5-440a-42f1-b8a0-7b9583d0f161 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.348922 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f54d3ec5-440a-42f1-b8a0-7b9583d0f161 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:40.349133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f54d3ec5-440a-42f1-b8a0-7b9583d0f161 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:40.349301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f54d3ec5-440a-42f1-b8a0-7b9583d0f161 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:40.349414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-f54d3ec5-440a-42f1-b8a0-7b9583d0f161 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:40.352996 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.352996 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:40.353590 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f54d3ec5-440a-42f1-b8a0-7b9583d0f161 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:40.353854 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1027/4082] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:40 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:40.518769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-20fd4b44-5995-47c2-8158-694a79dd5e4d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.520435 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20fd4b44-5995-47c2-8158-694a79dd5e4d tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:40.520668 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20fd4b44-5995-47c2-8158-694a79dd5e4d tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:40.520872 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20fd4b44-5995-47c2-8158-694a79dd5e4d tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:40.520999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-20fd4b44-5995-47c2-8158-694a79dd5e4d tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:40.525333 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.525333 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:40.525519 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20fd4b44-5995-47c2-8158-694a79dd5e4d tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:40.525870 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1018/4083] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:40 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:40.795207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d42aaff1-4b87-466c-9169-027e0e8b6f7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.797071 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d42aaff1-4b87-466c-9169-027e0e8b6f7a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:40.797285 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d42aaff1-4b87-466c-9169-027e0e8b6f7a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:40.797519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d42aaff1-4b87-466c-9169-027e0e8b6f7a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:40.805088 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.805088 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:40.809524 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d42aaff1-4b87-466c-9169-027e0e8b6f7a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:40.813906 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d42aaff1-4b87-466c-9169-027e0e8b6f7a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 200 Aug 08 20:26:40.814269 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1020/4084] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:40 2026] GET /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:40.826695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.828584 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:40.828963 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b713475-727c-4a4a-a01d-cd6418c823c1", "name": "tempest-VolumeDependencyTests-Snapshot-73844087"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:40.837752 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.837752 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:40.838253 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:40.838391 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create snapshot from volume 8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:40.870567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['7eacabbe-f804-4a8f-99fd-111c29d8a9aa', '654416b5-238f-4684-bb82-4b4fa454c90d', 'd227c0d0-1221-4f92-8c75-fc133ded59c1', '62beea12-2924-437b-9b4b-5fa9860d9d0a'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:40.895698 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot create request issued successfully. Aug 08 20:26:40.896032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9f1aaccf-962e-49cb-be16-f18ccbbcb0f7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:40.896447 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1020/4085] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:40.904504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-87ddc3da-4f8b-4ccf-941c-34ddc64aea9e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:40.906254 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87ddc3da-4f8b-4ccf-941c-34ddc64aea9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:26:40.906523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87ddc3da-4f8b-4ccf-941c-34ddc64aea9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:40.906730 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-87ddc3da-4f8b-4ccf-941c-34ddc64aea9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:40.911017 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:40.911017 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:40.911466 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-87ddc3da-4f8b-4ccf-941c-34ddc64aea9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:40.912176 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-87ddc3da-4f8b-4ccf-941c-34ddc64aea9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 200 Aug 08 20:26:40.912562 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1028/4086] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:40 2026] GET /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.352173 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d293a34c-d63a-4aad-baf3-6a2d7b536a6e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.353990 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d293a34c-d63a-4aad-baf3-6a2d7b536a6e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 Aug 08 20:26:41.354198 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d293a34c-d63a-4aad-baf3-6a2d7b536a6e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.354391 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d293a34c-d63a-4aad-baf3-6a2d7b536a6e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.359919 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.359919 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:41.360203 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d293a34c-d63a-4aad-baf3-6a2d7b536a6e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:41.361184 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d293a34c-d63a-4aad-baf3-6a2d7b536a6e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 returned with HTTP 200 Aug 08 20:26:41.361613 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1019/4087] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:41 2026] GET /volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.362974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6a0bbd09-d291-445d-ba78-0155df5959a5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.364600 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a0bbd09-d291-445d-ba78-0155df5959a5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:41.364832 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a0bbd09-d291-445d-ba78-0155df5959a5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.365115 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6a0bbd09-d291-445d-ba78-0155df5959a5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.365246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-6a0bbd09-d291-445d-ba78-0155df5959a5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:41.369392 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.369392 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:41.369618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.370128 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6a0bbd09-d291-445d-ba78-0155df5959a5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:41.370552 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1021/4088] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:41 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.371407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:41.371613 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.371797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.372054 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:26:41.372311 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.372311 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:41.373120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.db.api [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Building query based on filter {{(pid=100389) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:26:41.376912 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Get all snapshots completed successfully. Aug 08 20:26:41.377236 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-312550e7-2d9d-44fa-92f8-ddee8a94d24c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:26:41.377664 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1021/4089] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:26:41 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.385163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.386701 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 Aug 08 20:26:41.386862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.387041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.387136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: 47daf2cc-09d9-44d5-99cc-58b9ef848074 Aug 08 20:26:41.391295 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.391295 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:41.391568 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:41.406677 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:26:41.406874 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4a1e4dc3-eaad-43ce-8b8d-0310c49e581a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 returned with HTTP 202 Aug 08 20:26:41.407445 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1029/4090] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:41 2026] DELETE /volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:41.413772 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af8dcf88-a78f-4e08-b9f6-2111a75aa107 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.416089 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af8dcf88-a78f-4e08-b9f6-2111a75aa107 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 Aug 08 20:26:41.416319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af8dcf88-a78f-4e08-b9f6-2111a75aa107 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.416576 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af8dcf88-a78f-4e08-b9f6-2111a75aa107 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.422063 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.422063 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:41.422371 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af8dcf88-a78f-4e08-b9f6-2111a75aa107 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:41.423085 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af8dcf88-a78f-4e08-b9f6-2111a75aa107 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 returned with HTTP 200 Aug 08 20:26:41.423469 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1020/4091] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:41 2026] GET /volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.534941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-95f68ca0-903f-41a9-9d33-724917443a2a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.536669 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-95f68ca0-903f-41a9-9d33-724917443a2a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:41.536904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-95f68ca0-903f-41a9-9d33-724917443a2a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.537121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-95f68ca0-903f-41a9-9d33-724917443a2a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.537228 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-95f68ca0-903f-41a9-9d33-724917443a2a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:41.541472 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.541472 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:41.542070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-95f68ca0-903f-41a9-9d33-724917443a2a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:41.542412 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1022/4092] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:41 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.932255 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df4d0a5d-0614-4a19-9bda-56858b005b90 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.934095 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df4d0a5d-0614-4a19-9bda-56858b005b90 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:26:41.934306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df4d0a5d-0614-4a19-9bda-56858b005b90 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:41.934559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df4d0a5d-0614-4a19-9bda-56858b005b90 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:41.940107 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.940107 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:41.940622 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df4d0a5d-0614-4a19-9bda-56858b005b90 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:41.941440 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df4d0a5d-0614-4a19-9bda-56858b005b90 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 200 Aug 08 20:26:41.941940 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1022/4093] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:41 2026] GET /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:41.963227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea5a06ed-37f9-4414-b07b-87444424cccb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:41.964663 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:41.964988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "52ea6be8-9952-48ad-bd11-6e9d3ce0de14", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-982411127"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:41.966310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'snapshot_id': '52ea6be8-9952-48ad-bd11-6e9d3ce0de14', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-982411127'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:41.971013 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:41.971013 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:41.971525 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:41.971664 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:41.975064 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:41.980249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (d7226c07-0217-46ab-bbc7-e15498dda449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:41.981432 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00641551-53e2-4349-b213-60122766c458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:41.982933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:42.010725 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00641551-53e2-4349-b213-60122766c458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '52ea6be8-9952-48ad-bd11-6e9d3ce0de14', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.011414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430fdd6a-8dce-4c55-9054-97804a2d17c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.053286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['c238060f-a75b-47b9-ab99-2e1f53767098', 'df6e5191-e86b-4dae-b772-401ea1e38106', 'ba998d85-b9ba-4779-9650-d4133b6cd00e', '47832c2f-20b9-4a96-ad91-78a00e5c6ca3'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:42.054027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (430fdd6a-8dce-4c55-9054-97804a2d17c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c238060f-a75b-47b9-ab99-2e1f53767098', 'df6e5191-e86b-4dae-b772-401ea1e38106', 'ba998d85-b9ba-4779-9650-d4133b6cd00e', '47832c2f-20b9-4a96-ad91-78a00e5c6ca3']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.054700 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368a91d4-fd28-4fcf-a5c2-e00723379058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.092348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368a91d4-fd28-4fcf-a5c2-e00723379058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4183e67d-3eb5-4238-91de-6f676661906f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-982411127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['c238060f-a75b-47b9-ab99-2e1f53767098','df6e5191-e86b-4dae-b772-401ea1e38106','ba998d85-b9ba-4779-9650-d4133b6cd00e','47832c2f-20b9-4a96-ad91-78a00e5c6ca3'],size=1,snapshot_id=52ea6be8-9952-48ad-bd11-6e9d3ce0de14,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-982411127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4183e67d-3eb5-4238-91de-6f676661906f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=52ea6be8-9952-48ad-bd11-6e9d3ce0de14,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.092779 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d27a043-6368-4be3-aee3-9e036460924d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.110498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d27a043-6368-4be3-aee3-9e036460924d) transitioned into state 'SUCCESS' from state '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-982411127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['c238060f-a75b-47b9-ab99-2e1f53767098','df6e5191-e86b-4dae-b772-401ea1e38106','ba998d85-b9ba-4779-9650-d4133b6cd00e','47832c2f-20b9-4a96-ad91-78a00e5c6ca3'],size=1,snapshot_id=52ea6be8-9952-48ad-bd11-6e9d3ce0de14,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.111161 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7be0c49-dd1b-477e-a975-79ac19db8ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.137484 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7be0c49-dd1b-477e-a975-79ac19db8ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.138227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (d7226c07-0217-46ab-bbc7-e15498dda449) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:42.138517 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:42.139039 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea5a06ed-37f9-4414-b07b-87444424cccb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:42.139462 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1030/4094] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:26:41 2026] POST /volume/v3/volumes => generated 803 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:42.152159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-32c5d5d6-5f5d-4732-99c5-17b778a609a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.153803 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32c5d5d6-5f5d-4732-99c5-17b778a609a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:42.154029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32c5d5d6-5f5d-4732-99c5-17b778a609a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.154205 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-32c5d5d6-5f5d-4732-99c5-17b778a609a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.161575 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.161575 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:42.166814 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-32c5d5d6-5f5d-4732-99c5-17b778a609a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:42.171559 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-32c5d5d6-5f5d-4732-99c5-17b778a609a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 200 Aug 08 20:26:42.171965 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1021/4095] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:42 2026] GET /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:42.382468 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f17a5c9-29cf-418e-94f5-9953ffb0e9c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.384442 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f17a5c9-29cf-418e-94f5-9953ffb0e9c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:42.384675 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f17a5c9-29cf-418e-94f5-9953ffb0e9c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.384862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f17a5c9-29cf-418e-94f5-9953ffb0e9c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.385001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8f17a5c9-29cf-418e-94f5-9953ffb0e9c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:42.389322 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.389322 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:42.389988 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f17a5c9-29cf-418e-94f5-9953ffb0e9c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:42.390402 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1023/4096] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:42 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:42.432786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f4bd1e46-af92-4f71-8419-36961683a85a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.435287 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4bd1e46-af92-4f71-8419-36961683a85a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 Aug 08 20:26:42.435578 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4bd1e46-af92-4f71-8419-36961683a85a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.435944 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4bd1e46-af92-4f71-8419-36961683a85a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.442217 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4bd1e46-af92-4f71-8419-36961683a85a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 returned with HTTP 404 Aug 08 20:26:42.443011 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1023/4097] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:42 2026] GET /volume/v3/snapshots/47daf2cc-09d9-44d5-99cc-58b9ef848074 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:42.450375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20666a2f-0dea-4348-be9f-642b75f72cfd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.452466 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:42.452675 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.452858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.453034 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: 4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:42.460582 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.460582 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:42.460927 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:42.480319 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:42.480568 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20666a2f-0dea-4348-be9f-642b75f72cfd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c returned with HTTP 202 Aug 08 20:26:42.481081 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1031/4098] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:42 2026] DELETE /volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:42.488222 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-437753ff-62c1-4e54-9119-b21408e8c3a3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.490078 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-437753ff-62c1-4e54-9119-b21408e8c3a3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:42.490354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-437753ff-62c1-4e54-9119-b21408e8c3a3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.490567 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-437753ff-62c1-4e54-9119-b21408e8c3a3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.498588 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.498588 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:42.503081 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-437753ff-62c1-4e54-9119-b21408e8c3a3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:42.507612 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-437753ff-62c1-4e54-9119-b21408e8c3a3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c returned with HTTP 200 Aug 08 20:26:42.508081 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1022/4099] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:42 2026] GET /volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:42.551571 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-07cd070d-75c3-4be9-8693-e0b3cc886ee9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.553861 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07cd070d-75c3-4be9-8693-e0b3cc886ee9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:42.554149 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07cd070d-75c3-4be9-8693-e0b3cc886ee9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.554394 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-07cd070d-75c3-4be9-8693-e0b3cc886ee9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.554545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-07cd070d-75c3-4be9-8693-e0b3cc886ee9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:42.559357 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.559357 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:42.560114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-07cd070d-75c3-4be9-8693-e0b3cc886ee9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 200 Aug 08 20:26:42.560608 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1024/4100] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:42 2026] GET /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:42.569693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.571571 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b Aug 08 20:26:42.571646 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.571824 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.571935 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete backup with id: 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b. Aug 08 20:26:42.576200 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.576200 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:42.587567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] delete_backup rpcapi backup_id 3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:42.589001 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5306a968-ab8b-44f0-a987-74ab3ce14f27 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b returned with HTTP 202 Aug 08 20:26:42.589489 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1024/4101] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:42 2026] DELETE /volume/v3/backups/3fa0d7d2-6d0b-41e0-8c44-2c7e13c1a64b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:42.597720 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.599851 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:42.600319 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-375496119"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:42.602055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-375496119'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:42.602216 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume of 1 GB Aug 08 20:26:42.606651 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:42.616122 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (e2b8f174-0085-4a30-a39d-59dd70a0ec5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:42.617570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad00b015-d464-42ae-bf38-45e7b512981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.619354 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:42.661807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad00b015-d464-42ae-bf38-45e7b512981f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.662586 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db65eb3-589d-4cf8-9ed4-49fb2f9616c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.709424 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['470989de-b294-42a5-8f6e-15152d6712f3', '53e5b0ac-c936-4c36-9a44-d7da56584430', '3bd6d6cf-8856-4b13-930e-325c33de4234', '27f1b276-41fc-4cc8-ad02-34152a8031c4'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:42.710275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3db65eb3-589d-4cf8-9ed4-49fb2f9616c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['470989de-b294-42a5-8f6e-15152d6712f3', '53e5b0ac-c936-4c36-9a44-d7da56584430', '3bd6d6cf-8856-4b13-930e-325c33de4234', '27f1b276-41fc-4cc8-ad02-34152a8031c4']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.713411 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d5a77d-0300-4e15-ac02-c8863c214a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.736640 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13d5a77d-0300-4e15-ac02-c8863c214a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f40c0d-8f98-49cb-971e-77dff9dda167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-375496119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['470989de-b294-42a5-8f6e-15152d6712f3','53e5b0ac-c936-4c36-9a44-d7da56584430','3bd6d6cf-8856-4b13-930e-325c33de4234','27f1b276-41fc-4cc8-ad02-34152a8031c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-375496119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56f40c0d-8f98-49cb-971e-77dff9dda167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5287e12e3eb14b879b1a66660aed3075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6424599a645345169116b2f3cf15f76a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.737322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf5cc2e-7365-44c0-8a60-c981bbba2074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.758138 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf5cc2e-7365-44c0-8a60-c981bbba2074) transitioned into state 'SUCCESS' from state '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-375496119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['470989de-b294-42a5-8f6e-15152d6712f3','53e5b0ac-c936-4c36-9a44-d7da56584430','3bd6d6cf-8856-4b13-930e-325c33de4234','27f1b276-41fc-4cc8-ad02-34152a8031c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.758796 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9c048f-c639-4a97-a13b-65e40fbe52af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:42.770217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9c048f-c639-4a97-a13b-65e40fbe52af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:42.771320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (e2b8f174-0085-4a30-a39d-59dd70a0ec5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:42.771685 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request issued successfully. Aug 08 20:26:42.772419 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ed4f51b-7590-4ac6-ade0-17fbd49e227c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:42.772881 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1032/4102] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:42 2026] POST /volume/v3/volumes => generated 777 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:42.785197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ea0ddb2d-b333-4aaf-aac7-cc1ba589a64f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:42.786741 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea0ddb2d-b333-4aaf-aac7-cc1ba589a64f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 Aug 08 20:26:42.786932 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea0ddb2d-b333-4aaf-aac7-cc1ba589a64f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:42.787103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ea0ddb2d-b333-4aaf-aac7-cc1ba589a64f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:42.796915 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:42.796915 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:42.805662 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ea0ddb2d-b333-4aaf-aac7-cc1ba589a64f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:42.809229 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ea0ddb2d-b333-4aaf-aac7-cc1ba589a64f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 returned with HTTP 200 Aug 08 20:26:42.809617 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1023/4103] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:42 2026] GET /volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:43.184710 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd3c2a04-2d25-4f81-bb99-7b1af822ffa9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.187001 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd3c2a04-2d25-4f81-bb99-7b1af822ffa9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:43.187393 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd3c2a04-2d25-4f81-bb99-7b1af822ffa9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.187679 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd3c2a04-2d25-4f81-bb99-7b1af822ffa9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.196505 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.196505 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:43.201051 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cd3c2a04-2d25-4f81-bb99-7b1af822ffa9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:43.206574 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd3c2a04-2d25-4f81-bb99-7b1af822ffa9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 200 Aug 08 20:26:43.207101 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1025/4104] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:43.218014 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.219578 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:43.219764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4183e67d-3eb5-4238-91de-6f676661906f", "name": "tempest-VolumeDependencyTests-Snapshot-1749988144"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:43.227975 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.227975 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:43.228515 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:43.228679 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create snapshot from volume 4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:43.256103 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['50f8f7b6-5911-4e15-b899-6a6fa03a9d5a', '8cae3ee4-a0fa-4f5c-bd2f-1c3ed628b057', '28f4f1bb-6754-4a66-b237-77d7e1355288', 'fed9d283-5bdb-48fa-b6a0-c6a1df75bdf1'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:43.288448 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot create request issued successfully. Aug 08 20:26:43.291038 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2210ca14-6df6-4566-a7f6-15b2b3ac9274 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:43.291038 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1025/4105] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:43.299871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-da73d8a7-0ef3-4caa-a43c-7fcfea43b9e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.301984 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da73d8a7-0ef3-4caa-a43c-7fcfea43b9e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:26:43.301984 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da73d8a7-0ef3-4caa-a43c-7fcfea43b9e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.302167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da73d8a7-0ef3-4caa-a43c-7fcfea43b9e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.309301 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.309301 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:43.309724 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-da73d8a7-0ef3-4caa-a43c-7fcfea43b9e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:43.310447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da73d8a7-0ef3-4caa-a43c-7fcfea43b9e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 200 Aug 08 20:26:43.310815 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1033/4106] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:43.402799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b6d1267e-0a0a-4373-9d0e-8923ac816964 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.404685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6d1267e-0a0a-4373-9d0e-8923ac816964 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:43.404935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6d1267e-0a0a-4373-9d0e-8923ac816964 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.405145 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b6d1267e-0a0a-4373-9d0e-8923ac816964 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.405280 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-b6d1267e-0a0a-4373-9d0e-8923ac816964 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:43.409660 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.409660 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:43.410490 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b6d1267e-0a0a-4373-9d0e-8923ac816964 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:43.410836 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1024/4107] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:43.520099 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6dd08f7f-1273-4232-87f6-d924a7c2a1c5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.521990 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6dd08f7f-1273-4232-87f6-d924a7c2a1c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c Aug 08 20:26:43.522233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6dd08f7f-1273-4232-87f6-d924a7c2a1c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.522451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6dd08f7f-1273-4232-87f6-d924a7c2a1c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.528482 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6dd08f7f-1273-4232-87f6-d924a7c2a1c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c returned with HTTP 404 Aug 08 20:26:43.528980 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1026/4108] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/volumes/4e3c93f8-6d29-47ea-a43c-f78ec090e04c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:43.537681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.539316 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:43.539676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1228044865"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:43.540979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1228044865'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:43.541112 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:43.541351 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.541351 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:43.545136 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:43.551214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (ecc6ee7c-f99a-4d69-8827-fe4c5857bc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:43.552049 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2be27c-df3f-4012-827f-9c9226c76374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:43.552935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:43.574577 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a2be27c-df3f-4012-827f-9c9226c76374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:43.575314 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c70f27-3d83-4547-b236-731cc4f36c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:43.617095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['fdb42dae-e5c0-4fd0-b7df-c6cd9719df2e', '63eeb04f-dd13-4428-8c0c-c1942cf11217', '2b0973df-7a0c-4cc3-b747-cd404366d7b2', '1534bc2f-dc3e-45cb-9d8d-390fb82c9d44'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:43.617979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96c70f27-3d83-4547-b236-731cc4f36c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdb42dae-e5c0-4fd0-b7df-c6cd9719df2e', '63eeb04f-dd13-4428-8c0c-c1942cf11217', '2b0973df-7a0c-4cc3-b747-cd404366d7b2', '1534bc2f-dc3e-45cb-9d8d-390fb82c9d44']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:43.618924 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f198476d-3ad8-4d72-af61-45be041c8cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:43.649708 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f198476d-3ad8-4d72-af61-45be041c8cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '797a4f7a-a040-4b6a-9d6c-35594bd0bc05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1228044865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['fdb42dae-e5c0-4fd0-b7df-c6cd9719df2e','63eeb04f-dd13-4428-8c0c-c1942cf11217','2b0973df-7a0c-4cc3-b747-cd404366d7b2','1534bc2f-dc3e-45cb-9d8d-390fb82c9d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1228044865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=797a4f7a-a040-4b6a-9d6c-35594bd0bc05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:43.650552 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ea5fe5-6104-45ac-8fbe-1422078d15aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:43.669420 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ea5fe5-6104-45ac-8fbe-1422078d15aa) transitioned into state 'SUCCESS' from state '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-1228044865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['fdb42dae-e5c0-4fd0-b7df-c6cd9719df2e','63eeb04f-dd13-4428-8c0c-c1942cf11217','2b0973df-7a0c-4cc3-b747-cd404366d7b2','1534bc2f-dc3e-45cb-9d8d-390fb82c9d44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:43.673679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feffb1ca-b3b3-405a-aa30-97b506391f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:43.680280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feffb1ca-b3b3-405a-aa30-97b506391f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:43.681068 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (ecc6ee7c-f99a-4d69-8827-fe4c5857bc5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:43.681343 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:43.682081 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-977814dc-1335-44d3-a6e9-754b9fd98f94 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:43.682507 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1026/4109] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:43 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:43.700305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fec0e7dc-ec97-4007-a6ff-5f95b00591ef None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.702188 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fec0e7dc-ec97-4007-a6ff-5f95b00591ef tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:43.702463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fec0e7dc-ec97-4007-a6ff-5f95b00591ef tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.702718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fec0e7dc-ec97-4007-a6ff-5f95b00591ef tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.711234 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.711234 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:43.717778 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fec0e7dc-ec97-4007-a6ff-5f95b00591ef tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:43.722913 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fec0e7dc-ec97-4007-a6ff-5f95b00591ef tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 returned with HTTP 200 Aug 08 20:26:43.723496 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1034/4110] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:43.827647 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9d96144b-e7b9-4479-9467-36b63dda43ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.830502 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d96144b-e7b9-4479-9467-36b63dda43ba tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 Aug 08 20:26:43.830502 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d96144b-e7b9-4479-9467-36b63dda43ba tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.830990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d96144b-e7b9-4479-9467-36b63dda43ba tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.837349 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.837349 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:43.840649 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9d96144b-e7b9-4479-9467-36b63dda43ba tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:43.845338 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d96144b-e7b9-4479-9467-36b63dda43ba tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 returned with HTTP 200 Aug 08 20:26:43.845726 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1025/4111] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:43.857848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bb24e519-2282-40f0-a285-c72053fcbca7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.859819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:43.860210 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56f40c0d-8f98-49cb-971e-77dff9dda167", "name": "tempest-type-Backup-750717207"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:43.861733 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating new backup {'backup': {'volume_id': '56f40c0d-8f98-49cb-971e-77dff9dda167', 'name': 'tempest-type-Backup-750717207'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:43.861964 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating backup of volume 56f40c0d-8f98-49cb-971e-77dff9dda167 in container None Aug 08 20:26:43.871754 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.871754 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:43.872107 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:26:43.899312 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['2e7e16c4-6fb6-45fb-8589-a43c1acd4acf', 'e684e2fb-ac8f-4686-ba29-9c754a9e42b6'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:43.942698 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bb24e519-2282-40f0-a285-c72053fcbca7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:43.943717 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1027/4112] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:26:43 2026] POST /volume/v3/backups => generated 315 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:43.945356 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8511503a-68bd-4ac3-bc37-0e58ad73ac79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.946991 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8511503a-68bd-4ac3-bc37-0e58ad73ac79 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:43.947175 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8511503a-68bd-4ac3-bc37-0e58ad73ac79 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.947350 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8511503a-68bd-4ac3-bc37-0e58ad73ac79 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.953841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-51f76f6a-0d82-4de5-a52b-d3b2ed7d5a71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.956685 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51f76f6a-0d82-4de5-a52b-d3b2ed7d5a71 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:43.957184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51f76f6a-0d82-4de5-a52b-d3b2ed7d5a71 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.957184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-51f76f6a-0d82-4de5-a52b-d3b2ed7d5a71 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.957184 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-51f76f6a-0d82-4de5-a52b-d3b2ed7d5a71 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:43.958171 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.958171 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:43.963598 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8511503a-68bd-4ac3-bc37-0e58ad73ac79 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:43.965337 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.965337 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:43.965337 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-51f76f6a-0d82-4de5-a52b-d3b2ed7d5a71 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:43.965532 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1035/4113] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:43.973709 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8511503a-68bd-4ac3-bc37-0e58ad73ac79 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:43.974216 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1027/4114] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:43.987529 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cf67bf32-f40e-4f52-83a2-bd2254e2e7b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:43.991912 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf67bf32-f40e-4f52-83a2-bd2254e2e7b3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:43.992111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf67bf32-f40e-4f52-83a2-bd2254e2e7b3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:43.992292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cf67bf32-f40e-4f52-83a2-bd2254e2e7b3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:43.998895 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:43.998895 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:44.003220 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cf67bf32-f40e-4f52-83a2-bd2254e2e7b3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:44.008071 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cf67bf32-f40e-4f52-83a2-bd2254e2e7b3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:44.008270 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1026/4115] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:43 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.053163 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-56a62b16-b159-4bf9-91ef-ffffd968d2dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.057624 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-56a62b16-b159-4bf9-91ef-ffffd968d2dd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:44.057624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-56a62b16-b159-4bf9-91ef-ffffd968d2dd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.057624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-56a62b16-b159-4bf9-91ef-ffffd968d2dd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.065851 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.065851 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:44.068034 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-56a62b16-b159-4bf9-91ef-ffffd968d2dd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:44.073071 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-56a62b16-b159-4bf9-91ef-ffffd968d2dd tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:44.073320 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1028/4116] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.164919 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-77bd954a-bfa3-4953-90ea-83059d49e726 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.165299 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77bd954a-bfa3-4953-90ea-83059d49e726 None None] GET https://10.4.3.206/volume// Aug 08 20:26:44.165533 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77bd954a-bfa3-4953-90ea-83059d49e726 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.165719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77bd954a-bfa3-4953-90ea-83059d49e726 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.166034 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77bd954a-bfa3-4953-90ea-83059d49e726 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:26:44.166298 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1036/4117] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:26: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 08 20:26:44.172970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-9f114b7e-eb3f-4109-a923-8f4d51a57324 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.175173 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-9f114b7e-eb3f-4109-a923-8f4d51a57324 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:26:44.175540 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-9f114b7e-eb3f-4109-a923-8f4d51a57324 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3275454f-9482-4100-9492-98b0d83df7af", "connector": null, "instance_uuid": "438846e6-41ae-4b1e-8d83-07ce8f429055"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:44.183129 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.183129 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:44.208738 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-9f114b7e-eb3f-4109-a923-8f4d51a57324 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:26:44.209191 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1028/4118] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:26:44 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 08 20:26:44.235456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5d99d10a-c815-43c3-9200-5a1dbae9b225 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.236988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d99d10a-c815-43c3-9200-5a1dbae9b225 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:44.237154 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d99d10a-c815-43c3-9200-5a1dbae9b225 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.237324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d99d10a-c815-43c3-9200-5a1dbae9b225 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.242743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-32cba8c6-c0e5-4dae-accd-7b10a440cfbf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.243212 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32cba8c6-c0e5-4dae-accd-7b10a440cfbf None None] GET https://10.4.3.206/volume// Aug 08 20:26:44.243441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32cba8c6-c0e5-4dae-accd-7b10a440cfbf None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.243673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-32cba8c6-c0e5-4dae-accd-7b10a440cfbf None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.244079 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-32cba8c6-c0e5-4dae-accd-7b10a440cfbf None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:26:44.244429 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1029/4119] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:26: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 08 20:26:44.246930 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.246930 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:44.250291 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5d99d10a-c815-43c3-9200-5a1dbae9b225 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:44.251435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-c0b5a547-e595-402c-8c71-3cabdc0f9284 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.253707 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-c0b5a547-e595-402c-8c71-3cabdc0f9284 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:44.253959 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-c0b5a547-e595-402c-8c71-3cabdc0f9284 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.254173 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-c0b5a547-e595-402c-8c71-3cabdc0f9284 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.254410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d99d10a-c815-43c3-9200-5a1dbae9b225 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:44.254986 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1027/4120] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.265642 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.265642 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:44.269226 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-c0b5a547-e595-402c-8c71-3cabdc0f9284 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:44.273643 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-c0b5a547-e595-402c-8c71-3cabdc0f9284 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:44.274127 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1037/4121] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 1057 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:26:44.319991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-edf85e44-5021-4ccd-8f0b-0fe15ee5b9a5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.321717 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edf85e44-5021-4ccd-8f0b-0fe15ee5b9a5 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:26:44.321941 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edf85e44-5021-4ccd-8f0b-0fe15ee5b9a5 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.322161 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edf85e44-5021-4ccd-8f0b-0fe15ee5b9a5 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.326789 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.326789 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:44.327259 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-edf85e44-5021-4ccd-8f0b-0fe15ee5b9a5 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:44.328102 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edf85e44-5021-4ccd-8f0b-0fe15ee5b9a5 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 200 Aug 08 20:26:44.328502 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1029/4122] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.336935 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.338679 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:44.339024 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2036165453"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:44.340499 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'snapshot_id': '1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2036165453'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:44.345171 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.345171 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:44.345640 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:44.345755 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:44.348941 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:44.354096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (4fc80fe5-bc53-4792-94d7-ce74d7732246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:44.354986 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5777ffe9-5180-451a-af87-807c5403463e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:44.355810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:44.364585 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.366679 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] PUT https://10.4.3.206/volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a Aug 08 20:26:44.367152 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:44.374448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Acquiring lock "cinder-attachment_update-3275454f-9482-4100-9492-98b0d83df7af-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:26:44.379253 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-3275454f-9482-4100-9492-98b0d83df7af-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:26:44.380438 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.380438 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:44.383305 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5777ffe9-5180-451a-af87-807c5403463e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:44.384105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3cfc619-9702-4ffc-9198-803b17a19c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:44.423755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e76257c6-a91a-42a7-91f9-d0328e82ccd6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.425712 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e76257c6-a91a-42a7-91f9-d0328e82ccd6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:44.425992 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e76257c6-a91a-42a7-91f9-d0328e82ccd6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.426226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e76257c6-a91a-42a7-91f9-d0328e82ccd6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.426400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e76257c6-a91a-42a7-91f9-d0328e82ccd6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:44.428085 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['36c122a7-0d72-4c69-9f2a-2225b305c03c', '9cc55dee-9ed8-450a-ad3a-4d5309fc5492', 'b935d21d-1628-4bc9-b629-49e64be5ddf0', 'c7481537-d954-42ac-a3a7-6bc3b2df4f9b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:44.429073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3cfc619-9702-4ffc-9198-803b17a19c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c122a7-0d72-4c69-9f2a-2225b305c03c', '9cc55dee-9ed8-450a-ad3a-4d5309fc5492', 'b935d21d-1628-4bc9-b629-49e64be5ddf0', 'c7481537-d954-42ac-a3a7-6bc3b2df4f9b']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:44.430016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a39fd0-e957-4448-a0e1-ed5109cc3971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:44.430358 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.430358 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:44.430971 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e76257c6-a91a-42a7-91f9-d0328e82ccd6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:44.431379 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1038/4123] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.461193 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-3275454f-9482-4100-9492-98b0d83df7af-np0000006809" released by "attachment_update" :: held 0.082s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:26:44.461526 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-7a4f97ca-bfa9-4ebc-8d4c-2ff1e8e94f77 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a returned with HTTP 200 Aug 08 20:26:44.461981 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1028/4124] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:26:44 2026] PUT /volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:44.469447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-3a01542c-cdb1-4460-a38d-5f2381380aea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.471817 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-3a01542c-cdb1-4460-a38d-5f2381380aea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/encryption Aug 08 20:26:44.472050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-3a01542c-cdb1-4460-a38d-5f2381380aea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.472262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-3a01542c-cdb1-4460-a38d-5f2381380aea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.478665 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a39fd0-e957-4448-a0e1-ed5109cc3971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161ae47f-c012-4dca-b157-3416623fbb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2036165453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['36c122a7-0d72-4c69-9f2a-2225b305c03c','9cc55dee-9ed8-450a-ad3a-4d5309fc5492','b935d21d-1628-4bc9-b629-49e64be5ddf0','c7481537-d954-42ac-a3a7-6bc3b2df4f9b'],size=1,snapshot_id=1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2036165453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161ae47f-c012-4dca-b157-3416623fbb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:44.479477 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9974a2-2ec3-4ac0-9b59-1acb174804b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:44.490166 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.490166 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:44.499253 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-3a01542c-cdb1-4460-a38d-5f2381380aea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/encryption returned with HTTP 200 Aug 08 20:26:44.499678 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1030/4125] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/encryption => generated 161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.506070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9974a2-2ec3-4ac0-9b59-1acb174804b9) transitioned into state 'SUCCESS' from state '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-2036165453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['36c122a7-0d72-4c69-9f2a-2225b305c03c','9cc55dee-9ed8-450a-ad3a-4d5309fc5492','b935d21d-1628-4bc9-b629-49e64be5ddf0','c7481537-d954-42ac-a3a7-6bc3b2df4f9b'],size=1,snapshot_id=1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:44.506917 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70053ebd-e227-4a54-a52d-1d4257e9f98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:44.527218 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70053ebd-e227-4a54-a52d-1d4257e9f98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:44.528043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (4fc80fe5-bc53-4792-94d7-ce74d7732246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:44.528366 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:44.528924 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-23f11e5c-5eda-470a-8b56-ae4f90c36a2c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:44.529408 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1030/4126] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:26:44 2026] POST /volume/v3/volumes => generated 804 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:44.540321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-33970690-06e6-4832-ab4c-c2224f11c81c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.541906 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33970690-06e6-4832-ab4c-c2224f11c81c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:26:44.542123 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33970690-06e6-4832-ab4c-c2224f11c81c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.542301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33970690-06e6-4832-ab4c-c2224f11c81c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.548720 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.548720 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:44.551983 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-33970690-06e6-4832-ab4c-c2224f11c81c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:44.555671 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33970690-06e6-4832-ab4c-c2224f11c81c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 200 Aug 08 20:26:44.556054 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1039/4127] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:44.737915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8bb2024f-e7ae-411c-9916-37082a2f897a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.739811 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8bb2024f-e7ae-411c-9916-37082a2f897a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:44.740118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8bb2024f-e7ae-411c-9916-37082a2f897a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.740271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8bb2024f-e7ae-411c-9916-37082a2f897a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.747662 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.747662 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:44.750940 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8bb2024f-e7ae-411c-9916-37082a2f897a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:44.754521 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8bb2024f-e7ae-411c-9916-37082a2f897a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 returned with HTTP 200 Aug 08 20:26:44.754880 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1029/4128] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:44.766311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.768296 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:44.768617 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "797a4f7a-a040-4b6a-9d6c-35594bd0bc05", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-549550412"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:44.776906 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.776906 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:44.777223 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:44.777360 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume 797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:44.801770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['1e3774dd-d101-458f-bd6c-eb2f56eeb052', '37695eaf-8c3c-48c8-a591-0a78faf89372', '1534eed3-567e-4215-a373-0047a8ae6ea4', 'ccf0410f-9110-4b83-9578-4bb57e2df935'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:44.828123 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:44.828455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b0dedaa-d2d1-451f-a785-1debba95a727 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:44.828964 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1031/4129] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:44 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 08 20:26:44.837195 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d10fe474-0a86-4520-a44d-29d966ed8b4d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.839169 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d10fe474-0a86-4520-a44d-29d966ed8b4d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca Aug 08 20:26:44.839354 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d10fe474-0a86-4520-a44d-29d966ed8b4d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.839560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d10fe474-0a86-4520-a44d-29d966ed8b4d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.844268 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.844268 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:44.844543 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d10fe474-0a86-4520-a44d-29d966ed8b4d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:44.845158 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d10fe474-0a86-4520-a44d-29d966ed8b4d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca returned with HTTP 200 Aug 08 20:26:44.845512 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1031/4130] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:44.982881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72b3a296-7b5e-46f8-8d6f-d2a42293c2e3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:44.984608 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72b3a296-7b5e-46f8-8d6f-d2a42293c2e3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:44.984826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72b3a296-7b5e-46f8-8d6f-d2a42293c2e3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:44.984999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72b3a296-7b5e-46f8-8d6f-d2a42293c2e3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:44.985121 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-72b3a296-7b5e-46f8-8d6f-d2a42293c2e3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:44.988971 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:44.988971 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:44.989524 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72b3a296-7b5e-46f8-8d6f-d2a42293c2e3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:44.989880 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1040/4131] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:44 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:45.268744 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-04ac5e47-f0a3-4333-9ce0-09c4f70d356b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.270550 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04ac5e47-f0a3-4333-9ce0-09c4f70d356b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:45.270765 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04ac5e47-f0a3-4333-9ce0-09c4f70d356b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.272922 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-04ac5e47-f0a3-4333-9ce0-09c4f70d356b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.280780 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.280780 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:45.284519 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-04ac5e47-f0a3-4333-9ce0-09c4f70d356b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:45.288748 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-04ac5e47-f0a3-4333-9ce0-09c4f70d356b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:45.289157 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1030/4132] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:45.395520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.397480 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:45.397866 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "093583b2-8f41-4606-ace2-cf22cca0be88", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1015615420", "description": null, "metadata": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:45.408181 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.408181 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:45.408683 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:45.408811 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume 093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:45.443834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-49e9ea1d-6a1a-443c-a30e-bc2214b9b4de None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.445280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['50c164aa-de5b-4db8-add4-72ec7937b625', '56474c5a-b31d-4e74-8ac6-59ee1189165c', '5c79de0c-0530-4c77-83a4-139344a764e9', 'ed6c94b7-bbb0-44f3-90bd-a74d85ec8b5d'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:45.445464 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49e9ea1d-6a1a-443c-a30e-bc2214b9b4de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:45.445681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-49e9ea1d-6a1a-443c-a30e-bc2214b9b4de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.445883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-49e9ea1d-6a1a-443c-a30e-bc2214b9b4de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.445990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-49e9ea1d-6a1a-443c-a30e-bc2214b9b4de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:45.449963 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.449963 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:45.450524 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-49e9ea1d-6a1a-443c-a30e-bc2214b9b4de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:45.450855 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1032/4133] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:45.478193 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot force create request issued successfully. Aug 08 20:26:45.478521 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a57afe60-23fe-4a0b-92fe-4e05218f590b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:45.478936 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1032/4134] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:45 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 08 20:26:45.490070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c9c063f3-a947-402e-be5a-18bc4bc1d1e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.492433 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9c063f3-a947-402e-be5a-18bc4bc1d1e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:45.492709 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9c063f3-a947-402e-be5a-18bc4bc1d1e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.492982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c9c063f3-a947-402e-be5a-18bc4bc1d1e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.498223 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.498223 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:45.498747 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c9c063f3-a947-402e-be5a-18bc4bc1d1e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:45.499549 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c9c063f3-a947-402e-be5a-18bc4bc1d1e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 200 Aug 08 20:26:45.499990 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1041/4135] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:45.567464 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7cc1a70f-e0dd-412e-a743-f5b9484aac44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.569255 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7cc1a70f-e0dd-412e-a743-f5b9484aac44 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:26:45.569526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7cc1a70f-e0dd-412e-a743-f5b9484aac44 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.569739 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7cc1a70f-e0dd-412e-a743-f5b9484aac44 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.576870 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.576870 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:45.579993 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7cc1a70f-e0dd-412e-a743-f5b9484aac44 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:45.583821 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7cc1a70f-e0dd-412e-a743-f5b9484aac44 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 200 Aug 08 20:26:45.584191 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1031/4136] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:45.599196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.600803 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:45.601149 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "161ae47f-c012-4dca-b157-3416623fbb55", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1224368673"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:45.602561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'source_volid': '161ae47f-c012-4dca-b157-3416623fbb55', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1224368673'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:45.608892 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.608892 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:45.609298 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume retrieved successfully. Aug 08 20:26:45.609429 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:45.612704 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:45.617858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (85ec19ad-36bb-46f9-9ce4-c381f3a86203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:45.618981 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9028c4-68e3-4122-8e31-00e1b1783c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:45.620003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:45.641061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9028c4-68e3-4122-8e31-00e1b1783c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '161ae47f-c012-4dca-b157-3416623fbb55', 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:45.641823 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2ff3e5-8a1f-4763-a195-f07a810d665e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:45.678079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['f2ba9c06-2fb3-4aee-9bfc-361464639fd9', 'e3c89dd8-6fd8-46fd-8b47-43bc8c8e4242', '07e167e7-0c45-4ccc-9e7b-baad5ce819ee', '8a448df3-ab7a-4b3b-b797-8642dda6d5c0'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:45.678859 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e2ff3e5-8a1f-4763-a195-f07a810d665e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ba9c06-2fb3-4aee-9bfc-361464639fd9', 'e3c89dd8-6fd8-46fd-8b47-43bc8c8e4242', '07e167e7-0c45-4ccc-9e7b-baad5ce819ee', '8a448df3-ab7a-4b3b-b797-8642dda6d5c0']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:45.679601 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97aa253e-cb78-4951-be19-4732a9cd97f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:45.721186 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97aa253e-cb78-4951-be19-4732a9cd97f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1224368673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['f2ba9c06-2fb3-4aee-9bfc-361464639fd9','e3c89dd8-6fd8-46fd-8b47-43bc8c8e4242','07e167e7-0c45-4ccc-9e7b-baad5ce819ee','8a448df3-ab7a-4b3b-b797-8642dda6d5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=161ae47f-c012-4dca-b157-3416623fbb55,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1224368673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=161ae47f-c012-4dca-b157-3416623fbb55,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:45.722207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cac997f-8a70-4c0a-85a2-961eb3997dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:45.747480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cac997f-8a70-4c0a-85a2-961eb3997dfd) transitioned into state 'SUCCESS' from state '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-1224368673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['f2ba9c06-2fb3-4aee-9bfc-361464639fd9','e3c89dd8-6fd8-46fd-8b47-43bc8c8e4242','07e167e7-0c45-4ccc-9e7b-baad5ce819ee','8a448df3-ab7a-4b3b-b797-8642dda6d5c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=161ae47f-c012-4dca-b157-3416623fbb55,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:45.747480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef449158-51e8-4b6d-a408-28b557bee182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:45.765526 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef449158-51e8-4b6d-a408-28b557bee182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:45.766762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (85ec19ad-36bb-46f9-9ce4-c381f3a86203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:45.767198 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:45.768907 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4664a09-94c3-461a-b1d8-7cf5dfb35b30 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:45.768907 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1033/4137] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:26:45 2026] POST /volume/v3/volumes => generated 804 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:45.785663 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5cdecd7-d28c-4254-8e19-3b236d81e3b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.787708 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5cdecd7-d28c-4254-8e19-3b236d81e3b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:26:45.787901 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5cdecd7-d28c-4254-8e19-3b236d81e3b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.788179 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5cdecd7-d28c-4254-8e19-3b236d81e3b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.795514 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.795514 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:45.799254 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b5cdecd7-d28c-4254-8e19-3b236d81e3b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:45.803803 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5cdecd7-d28c-4254-8e19-3b236d81e3b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 200 Aug 08 20:26:45.804231 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1033/4138] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:45.853691 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0f1e9bcf-fcfd-46b4-af45-502519c70ca8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.856232 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f1e9bcf-fcfd-46b4-af45-502519c70ca8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca Aug 08 20:26:45.856668 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f1e9bcf-fcfd-46b4-af45-502519c70ca8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.856988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0f1e9bcf-fcfd-46b4-af45-502519c70ca8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.864010 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.864010 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:45.864584 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0f1e9bcf-fcfd-46b4-af45-502519c70ca8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:45.865583 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0f1e9bcf-fcfd-46b4-af45-502519c70ca8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca returned with HTTP 200 Aug 08 20:26:45.866193 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1042/4139] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:45.876699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.878502 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] POST https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca/action Aug 08 20:26:45.878952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:45.880404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:45.880527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Updating snapshot '0a03b827-5713-41b1-a5d4-daf29ff1a7ca' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:26:45.889159 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.889159 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:45.889722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '995eec69f11345b1902cdb44c7049e9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c7479a1bf740ea88c7300accdd0b35', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:45.890022 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-29b15b6a-638a-46a5-b37f-13002d5efbb3 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca/action returned with HTTP 403 Aug 08 20:26:45.890666 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1032/4140] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:26:45 2026] POST /volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:45.897711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.899535 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca Aug 08 20:26:45.899728 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.899906 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.900011 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: 0a03b827-5713-41b1-a5d4-daf29ff1a7ca Aug 08 20:26:45.904463 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.904463 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:45.904732 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:45.918493 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:26:45.918553 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54e7ff2a-1655-475f-8b2b-373d5fd5d93f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca returned with HTTP 202 Aug 08 20:26:45.918897 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1034/4141] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:45 2026] DELETE /volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:45.926399 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f473a490-d4f5-4fe5-9c64-af5215f41ec9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:45.928123 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f473a490-d4f5-4fe5-9c64-af5215f41ec9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca Aug 08 20:26:45.928310 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f473a490-d4f5-4fe5-9c64-af5215f41ec9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:45.928540 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f473a490-d4f5-4fe5-9c64-af5215f41ec9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:45.934238 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:45.934238 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:45.934736 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f473a490-d4f5-4fe5-9c64-af5215f41ec9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:45.935690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f473a490-d4f5-4fe5-9c64-af5215f41ec9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca returned with HTTP 200 Aug 08 20:26:45.936206 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1034/4142] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:45 2026] GET /volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.002532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-794242fa-07ba-4c71-a5c5-6b6ae5e7bcff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.004519 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-794242fa-07ba-4c71-a5c5-6b6ae5e7bcff tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:46.004756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-794242fa-07ba-4c71-a5c5-6b6ae5e7bcff tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.005005 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-794242fa-07ba-4c71-a5c5-6b6ae5e7bcff tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.005134 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-794242fa-07ba-4c71-a5c5-6b6ae5e7bcff tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:46.009789 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.009789 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:46.010489 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-794242fa-07ba-4c71-a5c5-6b6ae5e7bcff tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:46.010924 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1043/4143] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.302800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ae14c305-5458-4891-ac0f-4ab593224a4b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.306403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae14c305-5458-4891-ac0f-4ab593224a4b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:46.306403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae14c305-5458-4891-ac0f-4ab593224a4b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.306403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ae14c305-5458-4891-ac0f-4ab593224a4b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.316026 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.316026 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:46.319570 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ae14c305-5458-4891-ac0f-4ab593224a4b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:46.323937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ae14c305-5458-4891-ac0f-4ab593224a4b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:46.324462 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1033/4144] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.462598 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60b85066-5133-41c0-87cd-1174e5b62318 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.467103 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60b85066-5133-41c0-87cd-1174e5b62318 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:46.467423 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60b85066-5133-41c0-87cd-1174e5b62318 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.467632 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60b85066-5133-41c0-87cd-1174e5b62318 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.467736 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-60b85066-5133-41c0-87cd-1174e5b62318 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:46.471592 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.471592 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:46.472124 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60b85066-5133-41c0-87cd-1174e5b62318 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:46.472500 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1035/4145] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.507778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac4e8844-5f45-4804-9f93-ed057a0a07c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.510061 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac4e8844-5f45-4804-9f93-ed057a0a07c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:46.510308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac4e8844-5f45-4804-9f93-ed057a0a07c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.510570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac4e8844-5f45-4804-9f93-ed057a0a07c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.517852 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.517852 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:46.518339 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac4e8844-5f45-4804-9f93-ed057a0a07c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:46.519258 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac4e8844-5f45-4804-9f93-ed057a0a07c5 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 200 Aug 08 20:26:46.519726 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1035/4146] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.528737 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dccf190d-7979-4c38-a6ae-2984aad1f648 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.530795 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dccf190d-7979-4c38-a6ae-2984aad1f648 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:46.531008 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dccf190d-7979-4c38-a6ae-2984aad1f648 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.531188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dccf190d-7979-4c38-a6ae-2984aad1f648 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.543109 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.543109 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:46.543516 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dccf190d-7979-4c38-a6ae-2984aad1f648 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:46.544270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dccf190d-7979-4c38-a6ae-2984aad1f648 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 200 Aug 08 20:26:46.544728 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1044/4147] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.553618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-246c1b17-14dd-4d32-a384-786d0da248b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.554948 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:46.555378 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "093583b2-8f41-4606-ace2-cf22cca0be88", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-643542207", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:46.568950 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.568950 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:46.568950 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:46.568950 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume 093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:46.599778 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['5ea8eb9b-3035-4504-8559-2a4d81bb5491', 'f60bec30-8d64-485d-bc3e-0273985a191b', 'c5dce3dd-38de-4897-bb60-c35404f3f492', 'b58ccac3-6001-4d08-bb84-8162916ca185'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:46.642536 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot force create request issued successfully. Aug 08 20:26:46.642536 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-246c1b17-14dd-4d32-a384-786d0da248b6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:46.642536 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1034/4148] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:46.652105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-99fee010-38b1-4b8b-8cae-36c1de6bcfe9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.654339 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99fee010-38b1-4b8b-8cae-36c1de6bcfe9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:46.654339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99fee010-38b1-4b8b-8cae-36c1de6bcfe9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.654524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-99fee010-38b1-4b8b-8cae-36c1de6bcfe9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.660006 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.660006 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:46.660523 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-99fee010-38b1-4b8b-8cae-36c1de6bcfe9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:46.661766 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-99fee010-38b1-4b8b-8cae-36c1de6bcfe9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 200 Aug 08 20:26:46.661928 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1036/4149] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.818039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d47ebf3d-a4b4-445f-9540-34d7acd96740 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.820119 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d47ebf3d-a4b4-445f-9540-34d7acd96740 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:26:46.820218 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d47ebf3d-a4b4-445f-9540-34d7acd96740 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.820397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d47ebf3d-a4b4-445f-9540-34d7acd96740 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.826941 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.826941 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:46.830128 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d47ebf3d-a4b4-445f-9540-34d7acd96740 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:46.834335 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d47ebf3d-a4b4-445f-9540-34d7acd96740 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 200 Aug 08 20:26:46.834766 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1036/4150] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:46.848027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.852413 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:26:46.852413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.852413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.852413 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:26:46.857711 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.857711 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:46.858680 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:46.884731 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot delete request issued successfully. Aug 08 20:26:46.885044 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7d3dd8ff-9602-4d7c-84e2-db19405fdb32 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 202 Aug 08 20:26:46.885867 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1045/4151] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:46 2026] DELETE /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:46.895855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-290fb45c-419a-48ec-81c5-2153705d421e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.897988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-290fb45c-419a-48ec-81c5-2153705d421e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:26:46.898200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-290fb45c-419a-48ec-81c5-2153705d421e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.898480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-290fb45c-419a-48ec-81c5-2153705d421e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.904551 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.904551 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:46.904970 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-290fb45c-419a-48ec-81c5-2153705d421e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:46.905792 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-290fb45c-419a-48ec-81c5-2153705d421e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 200 Aug 08 20:26:46.906169 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1035/4152] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:46.947834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2b8320ef-2a6a-4f94-b7f3-9c82de4596e0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.950320 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b8320ef-2a6a-4f94-b7f3-9c82de4596e0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca Aug 08 20:26:46.950320 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b8320ef-2a6a-4f94-b7f3-9c82de4596e0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.950485 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2b8320ef-2a6a-4f94-b7f3-9c82de4596e0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.954725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2b8320ef-2a6a-4f94-b7f3-9c82de4596e0 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca returned with HTTP 404 Aug 08 20:26:46.955286 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1037/4153] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/snapshots/0a03b827-5713-41b1-a5d4-daf29ff1a7ca => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:46.961426 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.963214 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:46.963447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.963675 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:46.963870 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: 797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:46.970525 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:46.970525 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:46.970950 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:46.987104 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:46.987337 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a0d1452-2c0e-4faf-a600-8d6b6f0a1ffe tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 returned with HTTP 202 Aug 08 20:26:46.987944 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1037/4154] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:46 2026] DELETE /volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:46.996546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7e6eb028-e41d-4b9f-bb29-f84cba56b0e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:46.998271 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e6eb028-e41d-4b9f-bb29-f84cba56b0e6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:46.998685 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e6eb028-e41d-4b9f-bb29-f84cba56b0e6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:46.998685 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e6eb028-e41d-4b9f-bb29-f84cba56b0e6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.005647 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.005647 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:47.008901 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7e6eb028-e41d-4b9f-bb29-f84cba56b0e6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:47.012612 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e6eb028-e41d-4b9f-bb29-f84cba56b0e6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 returned with HTTP 200 Aug 08 20:26:47.013120 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1046/4155] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:46 2026] GET /volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:47.025422 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7355d0b2-bdb7-4e37-89cf-25770a25d253 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.029463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7355d0b2-bdb7-4e37-89cf-25770a25d253 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:47.029767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7355d0b2-bdb7-4e37-89cf-25770a25d253 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.030010 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7355d0b2-bdb7-4e37-89cf-25770a25d253 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.030435 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7355d0b2-bdb7-4e37-89cf-25770a25d253 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:47.036459 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.036459 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:47.037164 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7355d0b2-bdb7-4e37-89cf-25770a25d253 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:47.037552 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1036/4156] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:47.340326 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-05a1e78e-c5a1-463b-be92-04b1a3443917 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.341854 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05a1e78e-c5a1-463b-be92-04b1a3443917 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:47.342016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05a1e78e-c5a1-463b-be92-04b1a3443917 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.342181 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-05a1e78e-c5a1-463b-be92-04b1a3443917 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.350317 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.350317 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:47.353060 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-05a1e78e-c5a1-463b-be92-04b1a3443917 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:47.356655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-05a1e78e-c5a1-463b-be92-04b1a3443917 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:47.357014 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1038/4157] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:47.487664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eb06312d-a77b-4ff6-851c-01036741e67c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.490701 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb06312d-a77b-4ff6-851c-01036741e67c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:47.490921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb06312d-a77b-4ff6-851c-01036741e67c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.491092 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eb06312d-a77b-4ff6-851c-01036741e67c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.491731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-eb06312d-a77b-4ff6-851c-01036741e67c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:47.498559 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.498559 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:47.499168 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eb06312d-a77b-4ff6-851c-01036741e67c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:47.499536 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1038/4158] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:47.672270 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fe18ccb3-5088-419e-9974-54da95a620ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.674001 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe18ccb3-5088-419e-9974-54da95a620ce tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:47.674214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe18ccb3-5088-419e-9974-54da95a620ce tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.674434 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe18ccb3-5088-419e-9974-54da95a620ce tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.679132 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.679132 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:47.679588 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fe18ccb3-5088-419e-9974-54da95a620ce tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:47.680468 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe18ccb3-5088-419e-9974-54da95a620ce tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 200 Aug 08 20:26:47.680849 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1047/4159] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:47.690876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b9d077d7-ea73-4930-9b71-4122412a17f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.695634 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9d077d7-ea73-4930-9b71-4122412a17f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:47.695813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9d077d7-ea73-4930-9b71-4122412a17f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.695999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b9d077d7-ea73-4930-9b71-4122412a17f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.703484 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.703484 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:47.703859 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b9d077d7-ea73-4930-9b71-4122412a17f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:47.704547 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b9d077d7-ea73-4930-9b71-4122412a17f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 200 Aug 08 20:26:47.704881 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1037/4160] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:47.714572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.716332 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:47.716742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "093583b2-8f41-4606-ace2-cf22cca0be88", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1761204976", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:47.735003 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.735003 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:47.736234 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:47.736234 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume 093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:47.767793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['3add652d-82a6-47af-8d3f-e811694481ad', 'c0cc4ca7-809e-42d0-8d68-cf95433cffe9', '4e7c776f-4c49-4c31-8108-66b082bbdd15', '688bbf5a-7c14-483e-a357-14e90024d818'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:47.813015 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot force create request issued successfully. Aug 08 20:26:47.813015 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bdf6c20-d105-4b7e-9dc2-7d9a0c105e96 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:47.813015 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1039/4161] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:47.823222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-110dcd95-fd99-4765-b6fc-329f48457a5e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.827530 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-110dcd95-fd99-4765-b6fc-329f48457a5e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:47.827812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-110dcd95-fd99-4765-b6fc-329f48457a5e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.828090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-110dcd95-fd99-4765-b6fc-329f48457a5e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.841935 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.841935 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:47.842650 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-110dcd95-fd99-4765-b6fc-329f48457a5e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:47.843602 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-110dcd95-fd99-4765-b6fc-329f48457a5e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 200 Aug 08 20:26:47.844528 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1039/4162] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:47.916405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-603efb3e-ed77-4145-a5d3-a88a13c2f5c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.917741 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-603efb3e-ed77-4145-a5d3-a88a13c2f5c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:26:47.917939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-603efb3e-ed77-4145-a5d3-a88a13c2f5c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.918121 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-603efb3e-ed77-4145-a5d3-a88a13c2f5c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.922232 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-603efb3e-ed77-4145-a5d3-a88a13c2f5c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 404 Aug 08 20:26:47.922691 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1048/4163] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:47 2026] GET /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:47.942875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:47.960653 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:26:47.961478 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:47.962251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:47.963590 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:26:47.983095 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:47.983095 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:47.985846 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:48.033944 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c7738ea-29c7-4964-9f17-ee92390ed655 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.037222 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c7738ea-29c7-4964-9f17-ee92390ed655 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 Aug 08 20:26:48.037494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c7738ea-29c7-4964-9f17-ee92390ed655 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.037708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c7738ea-29c7-4964-9f17-ee92390ed655 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.044311 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot delete request issued successfully. Aug 08 20:26:48.044311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af03d7cc-da0e-4450-bff1-2fc188e216b7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 202 Aug 08 20:26:48.044902 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c7738ea-29c7-4964-9f17-ee92390ed655 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 returned with HTTP 404 Aug 08 20:26:48.044969 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1040/4165] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/volumes/797a4f7a-a040-4b6a-9d6c-35594bd0bc05 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:48.045008 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1038/4165] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:47 2026] DELETE /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:48.052293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ea98f828-1eca-432f-91eb-99d7cbb8fe70 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.055226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f0cb9624-926e-4d2c-8c5f-faa8f8b7b7c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.055518 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea98f828-1eca-432f-91eb-99d7cbb8fe70 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:48.055788 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea98f828-1eca-432f-91eb-99d7cbb8fe70 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.056012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ea98f828-1eca-432f-91eb-99d7cbb8fe70 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.056121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ea98f828-1eca-432f-91eb-99d7cbb8fe70 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:48.059402 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.059477 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0cb9624-926e-4d2c-8c5f-faa8f8b7b7c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:26:48.059477 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0cb9624-926e-4d2c-8c5f-faa8f8b7b7c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.059477 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0cb9624-926e-4d2c-8c5f-faa8f8b7b7c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.060865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:48.061183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1106581901"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:48.062574 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1106581901'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:48.062688 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:48.062949 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.062949 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:48.063527 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.063527 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:48.063947 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f0cb9624-926e-4d2c-8c5f-faa8f8b7b7c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:48.064741 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0cb9624-926e-4d2c-8c5f-faa8f8b7b7c4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 200 Aug 08 20:26:48.064874 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.064874 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:48.065082 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1049/4166] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:48.065503 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ea98f828-1eca-432f-91eb-99d7cbb8fe70 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:48.065847 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1040/4167] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:48.069405 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:48.071424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (a599b078-e61f-4be1-9f4b-06434a317e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:48.072235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f8e10a0-09d9-4f08-83a7-4dc0caecdcaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:48.072952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:48.095396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f8e10a0-09d9-4f08-83a7-4dc0caecdcaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:48.096313 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1552fdb2-e366-4225-a41e-d058eee32eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:48.136749 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['48d08ff8-c106-4ba0-91fc-006454507ab8', '133abc99-f5aa-48a2-be70-833c1d6eb3e6', '43320fdf-1a39-4db1-af54-97dfe72cb0e2', '42064717-a366-4be1-ba42-d8844a1844cc'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:48.137513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1552fdb2-e366-4225-a41e-d058eee32eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48d08ff8-c106-4ba0-91fc-006454507ab8', '133abc99-f5aa-48a2-be70-833c1d6eb3e6', '43320fdf-1a39-4db1-af54-97dfe72cb0e2', '42064717-a366-4be1-ba42-d8844a1844cc']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:48.138273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc5aab5-8b7a-4eee-999b-4d67b4e4aff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:48.159056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dc5aab5-8b7a-4eee-999b-4d67b4e4aff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde0b923-b91a-43cc-b1d5-d0a9bef14b31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1106581901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['48d08ff8-c106-4ba0-91fc-006454507ab8','133abc99-f5aa-48a2-be70-833c1d6eb3e6','43320fdf-1a39-4db1-af54-97dfe72cb0e2','42064717-a366-4be1-ba42-d8844a1844cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1106581901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde0b923-b91a-43cc-b1d5-d0a9bef14b31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:48.159894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95297b28-dcc2-484c-b197-b5823b9de5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:48.179284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95297b28-dcc2-484c-b197-b5823b9de5a0) transitioned into state 'SUCCESS' from state '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-1106581901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['48d08ff8-c106-4ba0-91fc-006454507ab8','133abc99-f5aa-48a2-be70-833c1d6eb3e6','43320fdf-1a39-4db1-af54-97dfe72cb0e2','42064717-a366-4be1-ba42-d8844a1844cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:48.180179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec828966-608b-498b-890e-ccb52ee0c093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:48.188859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec828966-608b-498b-890e-ccb52ee0c093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:48.189690 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (a599b078-e61f-4be1-9f4b-06434a317e86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:48.190000 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:48.190565 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c00cfe4-632c-4376-a756-5f59f3a9192a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:48.191003 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1039/4168] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:48 2026] POST /volume/v3/volumes => generated 778 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:48.207823 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-25cb5699-2f0d-4b8c-a739-22a21d67e71b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.209509 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-25cb5699-2f0d-4b8c-a739-22a21d67e71b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:48.209694 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-25cb5699-2f0d-4b8c-a739-22a21d67e71b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.210392 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-25cb5699-2f0d-4b8c-a739-22a21d67e71b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.217550 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.217550 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:48.223303 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-25cb5699-2f0d-4b8c-a739-22a21d67e71b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:48.226762 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-25cb5699-2f0d-4b8c-a739-22a21d67e71b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 returned with HTTP 200 Aug 08 20:26:48.227301 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1041/4169] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:48.376632 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7a94d0c6-5600-42dc-9f5a-f067ae8ac640 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.380280 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a94d0c6-5600-42dc-9f5a-f067ae8ac640 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:48.380489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a94d0c6-5600-42dc-9f5a-f067ae8ac640 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.380690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a94d0c6-5600-42dc-9f5a-f067ae8ac640 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.397881 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.397881 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:48.404577 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a94d0c6-5600-42dc-9f5a-f067ae8ac640 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:48.410887 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a94d0c6-5600-42dc-9f5a-f067ae8ac640 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:48.411912 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1050/4170] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:48.510476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9cc04211-9484-461e-a67f-e554476b2f8a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.512577 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cc04211-9484-461e-a67f-e554476b2f8a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:48.512815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cc04211-9484-461e-a67f-e554476b2f8a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.513039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cc04211-9484-461e-a67f-e554476b2f8a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.513152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9cc04211-9484-461e-a67f-e554476b2f8a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:48.519846 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.519846 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:48.520626 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cc04211-9484-461e-a67f-e554476b2f8a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:48.521042 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1041/4171] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:48.855574 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81543646-5139-4632-896d-4d88b525231d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.857343 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81543646-5139-4632-896d-4d88b525231d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:48.857550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81543646-5139-4632-896d-4d88b525231d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.857735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81543646-5139-4632-896d-4d88b525231d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.862356 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.862356 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:48.862809 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-81543646-5139-4632-896d-4d88b525231d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:48.863728 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81543646-5139-4632-896d-4d88b525231d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 200 Aug 08 20:26:48.864071 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1040/4172] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:48.872007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a4d62ca9-27fa-4970-9ebe-89090a8564c1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:48.874316 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4d62ca9-27fa-4970-9ebe-89090a8564c1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:48.874608 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4d62ca9-27fa-4970-9ebe-89090a8564c1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:48.874903 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a4d62ca9-27fa-4970-9ebe-89090a8564c1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:48.880960 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:48.880960 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:48.881527 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a4d62ca9-27fa-4970-9ebe-89090a8564c1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:48.882633 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a4d62ca9-27fa-4970-9ebe-89090a8564c1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 200 Aug 08 20:26:48.883103 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1042/4173] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:48 2026] GET /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:49.075328 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eea24e17-13ee-4a23-9cce-a4116f290a07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.078664 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eea24e17-13ee-4a23-9cce-a4116f290a07 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:26:49.078975 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eea24e17-13ee-4a23-9cce-a4116f290a07 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.079029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9cbc1f50-0eff-4e3d-b169-9bf0122f6519 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.079290 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eea24e17-13ee-4a23-9cce-a4116f290a07 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.080844 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cbc1f50-0eff-4e3d-b169-9bf0122f6519 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:49.081127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cbc1f50-0eff-4e3d-b169-9bf0122f6519 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.081377 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9cbc1f50-0eff-4e3d-b169-9bf0122f6519 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.081518 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9cbc1f50-0eff-4e3d-b169-9bf0122f6519 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:49.084469 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eea24e17-13ee-4a23-9cce-a4116f290a07 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 404 Aug 08 20:26:49.084998 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1051/4174] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:49.086779 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.086779 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:49.087575 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9cbc1f50-0eff-4e3d-b169-9bf0122f6519 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:49.088073 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1042/4175] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:49.092371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.094311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:26:49.094579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.094816 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.095028 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:26:49.104156 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.104156 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:49.104730 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:49.136041 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:26:49.136228 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4bca8221-b88d-404e-a139-0c3d600c3a52 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 202 Aug 08 20:26:49.136644 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1041/4176] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:26:49 2026] DELETE /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:26:49.145310 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9eb2a94b-0c86-42c1-a891-19db60e4bb71 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.148767 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9eb2a94b-0c86-42c1-a891-19db60e4bb71 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:26:49.149233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9eb2a94b-0c86-42c1-a891-19db60e4bb71 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.149541 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9eb2a94b-0c86-42c1-a891-19db60e4bb71 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.158330 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.158330 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:49.163344 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9eb2a94b-0c86-42c1-a891-19db60e4bb71 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:49.169039 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9eb2a94b-0c86-42c1-a891-19db60e4bb71 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 200 Aug 08 20:26:49.169538 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1043/4177] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:49.240043 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-44b6640e-e7c0-4c23-9799-4811d57a8d08 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.242398 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44b6640e-e7c0-4c23-9799-4811d57a8d08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:49.242651 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44b6640e-e7c0-4c23-9799-4811d57a8d08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.242903 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-44b6640e-e7c0-4c23-9799-4811d57a8d08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.252311 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.252311 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:49.257168 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-44b6640e-e7c0-4c23-9799-4811d57a8d08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:49.262677 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-44b6640e-e7c0-4c23-9799-4811d57a8d08 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 returned with HTTP 200 Aug 08 20:26:49.263210 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1052/4178] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:49.275971 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.279411 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:49.279411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cde0b923-b91a-43cc-b1d5-d0a9bef14b31", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-241505910"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:49.288924 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.288924 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:49.289341 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:49.289446 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:49.319411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['27c9f16a-0c4f-47ab-80f7-7dce01eca71a', 'c99c8b28-863c-4486-bff8-24cb49adcde1', 'd09aab63-81fd-41f8-bb39-0eb58431e327', 'f922035a-0892-4428-9f19-bc111635ed93'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:49.355100 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:49.355540 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ac8fd07-ecb5-46fc-bbea-af166c71ab58 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:49.355985 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1043/4179] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:49.365221 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-368acc3b-d57a-4e1d-b991-42fba187288f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.367865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-368acc3b-d57a-4e1d-b991-42fba187288f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:49.368111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-368acc3b-d57a-4e1d-b991-42fba187288f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.368339 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-368acc3b-d57a-4e1d-b991-42fba187288f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.374746 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.374746 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:49.375026 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-368acc3b-d57a-4e1d-b991-42fba187288f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:49.375610 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-368acc3b-d57a-4e1d-b991-42fba187288f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f returned with HTTP 200 Aug 08 20:26:49.375964 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1042/4180] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:49.423229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-11f12c28-0b2d-47d9-8838-861a2df2844b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.425035 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11f12c28-0b2d-47d9-8838-861a2df2844b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:49.425238 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11f12c28-0b2d-47d9-8838-861a2df2844b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.425417 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-11f12c28-0b2d-47d9-8838-861a2df2844b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.435996 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.435996 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:49.440047 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-11f12c28-0b2d-47d9-8838-861a2df2844b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:49.444361 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-11f12c28-0b2d-47d9-8838-861a2df2844b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:49.444735 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1044/4181] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:49.532551 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-33369cb3-ff8e-4f73-aae9-b39504b65bf7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:49.534945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33369cb3-ff8e-4f73-aae9-b39504b65bf7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:49.535249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33369cb3-ff8e-4f73-aae9-b39504b65bf7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:49.535539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-33369cb3-ff8e-4f73-aae9-b39504b65bf7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:49.535712 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-33369cb3-ff8e-4f73-aae9-b39504b65bf7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:49.541040 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:49.541040 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:49.541933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-33369cb3-ff8e-4f73-aae9-b39504b65bf7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:49.542660 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1053/4182] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:49 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:50.102057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b51c64fa-ae9f-486a-a97e-7d178e617c1b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.104111 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b51c64fa-ae9f-486a-a97e-7d178e617c1b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:50.104322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b51c64fa-ae9f-486a-a97e-7d178e617c1b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.104539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b51c64fa-ae9f-486a-a97e-7d178e617c1b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.104665 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b51c64fa-ae9f-486a-a97e-7d178e617c1b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:50.109021 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.109021 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:50.109670 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b51c64fa-ae9f-486a-a97e-7d178e617c1b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:50.110153 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1044/4183] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:50.182963 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ac1037dd-5c56-43bc-ac50-f8589c689793 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.186616 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac1037dd-5c56-43bc-ac50-f8589c689793 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:26:50.186870 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac1037dd-5c56-43bc-ac50-f8589c689793 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.187071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ac1037dd-5c56-43bc-ac50-f8589c689793 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.189503 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=528,cinder:INSERT=95,cinder:UPDATE=174 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:26:50.194644 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ac1037dd-5c56-43bc-ac50-f8589c689793 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 404 Aug 08 20:26:50.195343 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1043/4184] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:26:50.205742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-10c4e76e-9941-4845-9771-9104097b050e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.209931 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:50.209931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.209931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.209931 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:50.216167 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.216167 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:50.216819 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:50.236541 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:26:50.237019 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-10c4e76e-9941-4845-9771-9104097b050e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 202 Aug 08 20:26:50.237616 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1045/4185] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:26:50 2026] DELETE /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:26:50.249633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc6573a7-accc-4335-8ba8-ac519bba3228 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.252121 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc6573a7-accc-4335-8ba8-ac519bba3228 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:50.252409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc6573a7-accc-4335-8ba8-ac519bba3228 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.252943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc6573a7-accc-4335-8ba8-ac519bba3228 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.263422 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.263422 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:50.269576 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bc6573a7-accc-4335-8ba8-ac519bba3228 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:50.277647 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc6573a7-accc-4335-8ba8-ac519bba3228 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 200 Aug 08 20:26:50.278337 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1054/4186] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:50.389061 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1523d192-58f0-4eb5-bb44-dbb9fccf63f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.395724 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1523d192-58f0-4eb5-bb44-dbb9fccf63f4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:50.396352 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1523d192-58f0-4eb5-bb44-dbb9fccf63f4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.396614 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1523d192-58f0-4eb5-bb44-dbb9fccf63f4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.410100 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.410100 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:50.410492 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1523d192-58f0-4eb5-bb44-dbb9fccf63f4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:50.411191 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1523d192-58f0-4eb5-bb44-dbb9fccf63f4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f returned with HTTP 200 Aug 08 20:26:50.411577 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1045/4187] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:50.422397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-308ad4b7-06d0-4768-810b-c3e9fe8a5da9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.424706 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-308ad4b7-06d0-4768-810b-c3e9fe8a5da9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] GET https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:50.424963 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-308ad4b7-06d0-4768-810b-c3e9fe8a5da9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.425190 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-308ad4b7-06d0-4768-810b-c3e9fe8a5da9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.432016 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.432016 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:50.432570 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-308ad4b7-06d0-4768-810b-c3e9fe8a5da9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:50.433627 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-308ad4b7-06d0-4768-810b-c3e9fe8a5da9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f returned with HTTP 200 Aug 08 20:26:50.434239 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1044/4188] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:50.445020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.446343 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:50.446657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.446935 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.447137 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: 88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:50.452338 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.452338 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:50.452855 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:50.454917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.460542 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:50.460542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.460542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.460694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d523d837-a107-4a21-81b2-eedbc28533c5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.460735 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: 9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:50.460765 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d523d837-a107-4a21-81b2-eedbc28533c5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:50.460765 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d523d837-a107-4a21-81b2-eedbc28533c5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.460765 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d523d837-a107-4a21-81b2-eedbc28533c5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.464633 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.464633 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:50.464816 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:50.470475 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.470475 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:50.473737 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d523d837-a107-4a21-81b2-eedbc28533c5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:50.478496 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:26:50.478600 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d523d837-a107-4a21-81b2-eedbc28533c5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:50.478672 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ff86c2cf-2d88-4959-a64e-6d6abf01e036 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f returned with HTTP 202 Aug 08 20:26:50.478716 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1046/4189] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:50.478756 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1046/4190] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:50 2026] DELETE /volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:50.487316 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:26:50.487571 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-68dc501e-2ca8-4df6-91eb-400dfa445215 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 202 Aug 08 20:26:50.488137 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1055/4191] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:50 2026] DELETE /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:50.489153 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d50839b2-7840-477a-b14d-541178a641f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.490978 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d50839b2-7840-477a-b14d-541178a641f9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:50.491102 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d50839b2-7840-477a-b14d-541178a641f9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.491294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d50839b2-7840-477a-b14d-541178a641f9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.498930 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9ce7271c-3cc8-40f7-a7a7-1bf5450fe4a3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.500313 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.500313 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:50.500675 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d50839b2-7840-477a-b14d-541178a641f9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:50.501354 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d50839b2-7840-477a-b14d-541178a641f9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f returned with HTTP 200 Aug 08 20:26:50.501713 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1045/4192] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:26:50.503865 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ce7271c-3cc8-40f7-a7a7-1bf5450fe4a3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:50.504087 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ce7271c-3cc8-40f7-a7a7-1bf5450fe4a3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.504327 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9ce7271c-3cc8-40f7-a7a7-1bf5450fe4a3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.509489 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.509489 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:50.510053 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9ce7271c-3cc8-40f7-a7a7-1bf5450fe4a3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:50.510871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9ce7271c-3cc8-40f7-a7a7-1bf5450fe4a3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 200 Aug 08 20:26:50.511237 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1047/4193] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:50.554917 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-87030d1c-b0dd-42ff-9f72-900aea238222 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:50.560766 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87030d1c-b0dd-42ff-9f72-900aea238222 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:50.560766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87030d1c-b0dd-42ff-9f72-900aea238222 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:50.560766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-87030d1c-b0dd-42ff-9f72-900aea238222 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:50.560766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-87030d1c-b0dd-42ff-9f72-900aea238222 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:50.563959 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:50.563959 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:50.564691 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-87030d1c-b0dd-42ff-9f72-900aea238222 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:50.565101 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1047/4194] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:50 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:51.135991 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bb1b9c11-b92b-4db4-ad23-a4be5dedea34 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.138794 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb1b9c11-b92b-4db4-ad23-a4be5dedea34 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:51.139225 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb1b9c11-b92b-4db4-ad23-a4be5dedea34 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.139560 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bb1b9c11-b92b-4db4-ad23-a4be5dedea34 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.139700 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bb1b9c11-b92b-4db4-ad23-a4be5dedea34 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:51.145337 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.145337 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:51.146241 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bb1b9c11-b92b-4db4-ad23-a4be5dedea34 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:51.146791 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1056/4195] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:51.295262 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e998027b-a12f-41f7-a5cc-40677b9959c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.297017 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e998027b-a12f-41f7-a5cc-40677b9959c8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:26:51.297468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e998027b-a12f-41f7-a5cc-40677b9959c8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.297468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e998027b-a12f-41f7-a5cc-40677b9959c8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.302875 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e998027b-a12f-41f7-a5cc-40677b9959c8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 404 Aug 08 20:26:51.303286 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1046/4196] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:26:51.313757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.315978 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:51.316400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.316539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.316759 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:51.325703 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.325703 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:51.326275 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:51.349659 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:26:51.349934 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9b9f966-c341-4fc5-bf11-1e7d2b4189d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 202 Aug 08 20:26:51.350464 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1048/4197] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:26:51 2026] DELETE /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:26:51.359219 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1ba4c507-3951-4a9e-8aa8-27b9130e0202 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.361496 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ba4c507-3951-4a9e-8aa8-27b9130e0202 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:51.362040 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ba4c507-3951-4a9e-8aa8-27b9130e0202 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.362231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1ba4c507-3951-4a9e-8aa8-27b9130e0202 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.369578 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.369578 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:51.374091 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1ba4c507-3951-4a9e-8aa8-27b9130e0202 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:51.383805 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1ba4c507-3951-4a9e-8aa8-27b9130e0202 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 200 Aug 08 20:26:51.384579 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1048/4198] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 895 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:51.500095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b1304d6-de65-4034-888f-0ca05da6cd07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.502612 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b1304d6-de65-4034-888f-0ca05da6cd07 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:51.503115 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b1304d6-de65-4034-888f-0ca05da6cd07 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.503200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b1304d6-de65-4034-888f-0ca05da6cd07 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.513867 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd2aa436-9b0b-444b-86d2-c0d4e9bdbd89 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.515359 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.515359 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:51.519651 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b1304d6-de65-4034-888f-0ca05da6cd07 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:51.520242 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd2aa436-9b0b-444b-86d2-c0d4e9bdbd89 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f Aug 08 20:26:51.521321 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e7586393-00bd-4916-afbb-f7ca3e843f8a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.521962 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd2aa436-9b0b-444b-86d2-c0d4e9bdbd89 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.522288 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd2aa436-9b0b-444b-86d2-c0d4e9bdbd89 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.524511 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7586393-00bd-4916-afbb-f7ca3e843f8a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:51.524708 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7586393-00bd-4916-afbb-f7ca3e843f8a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.524936 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7586393-00bd-4916-afbb-f7ca3e843f8a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.526056 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b1304d6-de65-4034-888f-0ca05da6cd07 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:51.526637 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1057/4199] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:51.532766 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd2aa436-9b0b-444b-86d2-c0d4e9bdbd89 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f returned with HTTP 404 Aug 08 20:26:51.533405 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1047/4200] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/snapshots/88777595-8a04-4993-bdeb-81a894961c2f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:51.534352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7586393-00bd-4916-afbb-f7ca3e843f8a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 404 Aug 08 20:26:51.535019 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1049/4201] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:51.542856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.545194 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:51.545498 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.545757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.545987 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:51.547723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d858e856-5567-4d71-8107-8b7c02b5e62b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.550985 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:51.551254 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.551521 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.551682 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:51.556504 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.556504 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:51.557511 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:51.560741 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.560741 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:51.561082 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:51.576502 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-78ff1358-b6f4-43f3-9cb4-69beabf10926 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.579132 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:26:51.579327 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d858e856-5567-4d71-8107-8b7c02b5e62b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 202 Aug 08 20:26:51.580055 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1058/4202] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:51 2026] DELETE /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:51.581295 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78ff1358-b6f4-43f3-9cb4-69beabf10926 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:51.581605 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78ff1358-b6f4-43f3-9cb4-69beabf10926 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.581933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-78ff1358-b6f4-43f3-9cb4-69beabf10926 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.582100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-78ff1358-b6f4-43f3-9cb4-69beabf10926 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:51.590452 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:51.590452 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9df924ab-e6c3-412f-ba8e-cfff35430d36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 returned with HTTP 202 Aug 08 20:26:51.590452 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1049/4203] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:51 2026] DELETE /volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:51.591174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ac463f83-18fc-4a1f-b2fb-fc264934cd49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.592842 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.592842 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:51.594904 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac463f83-18fc-4a1f-b2fb-fc264934cd49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:51.595126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac463f83-18fc-4a1f-b2fb-fc264934cd49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.595362 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ac463f83-18fc-4a1f-b2fb-fc264934cd49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.596498 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-78ff1358-b6f4-43f3-9cb4-69beabf10926 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:51.596919 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1048/4204] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:51.602465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b07e6e6-560c-4e3c-89ab-9f6802a781c5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:51.607521 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b07e6e6-560c-4e3c-89ab-9f6802a781c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:51.607521 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b07e6e6-560c-4e3c-89ab-9f6802a781c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:51.607521 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b07e6e6-560c-4e3c-89ab-9f6802a781c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:51.610929 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.610929 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:51.611567 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ac463f83-18fc-4a1f-b2fb-fc264934cd49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:51.612651 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ac463f83-18fc-4a1f-b2fb-fc264934cd49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 200 Aug 08 20:26:51.613082 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1050/4205] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:51.615551 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:51.615551 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:51.619739 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4b07e6e6-560c-4e3c-89ab-9f6802a781c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:51.624756 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b07e6e6-560c-4e3c-89ab-9f6802a781c5 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 returned with HTTP 200 Aug 08 20:26:51.625268 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1059/4206] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:51 2026] GET /volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:52.158555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-09214ba8-02f2-4918-b8f3-b54b69aee2e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.160873 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09214ba8-02f2-4918-b8f3-b54b69aee2e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:52.161136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09214ba8-02f2-4918-b8f3-b54b69aee2e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.161353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-09214ba8-02f2-4918-b8f3-b54b69aee2e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.161491 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-09214ba8-02f2-4918-b8f3-b54b69aee2e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:52.172419 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.172419 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:52.173319 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-09214ba8-02f2-4918-b8f3-b54b69aee2e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:52.174046 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1050/4207] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:52.403372 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e41496c-76ac-4dae-9ebb-742614a62298 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.405592 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e41496c-76ac-4dae-9ebb-742614a62298 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:26:52.405817 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e41496c-76ac-4dae-9ebb-742614a62298 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.406022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e41496c-76ac-4dae-9ebb-742614a62298 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.411316 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e41496c-76ac-4dae-9ebb-742614a62298 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 404 Aug 08 20:26:52.411761 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1049/4208] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:26:52.426203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.428300 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:26:52.428549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.428801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.429014 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:26:52.437575 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.437575 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:52.438151 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:52.456288 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:26:52.456579 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb5fb5eb-8208-4ab9-bbd6-86d276132cfd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 202 Aug 08 20:26:52.457328 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1051/4209] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:26:52 2026] DELETE /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:26:52.466665 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86fe149f-2515-4904-9f5b-192a70bcfa9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.470040 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86fe149f-2515-4904-9f5b-192a70bcfa9a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:26:52.470289 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86fe149f-2515-4904-9f5b-192a70bcfa9a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.470520 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86fe149f-2515-4904-9f5b-192a70bcfa9a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.482179 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.482179 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:52.490875 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-86fe149f-2515-4904-9f5b-192a70bcfa9a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:52.495597 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86fe149f-2515-4904-9f5b-192a70bcfa9a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 200 Aug 08 20:26:52.496054 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1060/4210] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:52.544973 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-19f12222-15ee-4531-94d2-1b6d22038223 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.547206 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19f12222-15ee-4531-94d2-1b6d22038223 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:52.547483 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19f12222-15ee-4531-94d2-1b6d22038223 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.547724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-19f12222-15ee-4531-94d2-1b6d22038223 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.562066 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.562066 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:52.568022 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-19f12222-15ee-4531-94d2-1b6d22038223 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:52.574139 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-19f12222-15ee-4531-94d2-1b6d22038223 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:52.574888 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1051/4211] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:52.610484 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2cb01117-68cf-4e00-90c1-8f0419080bdc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.612833 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cb01117-68cf-4e00-90c1-8f0419080bdc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:52.615400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cb01117-68cf-4e00-90c1-8f0419080bdc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.615400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cb01117-68cf-4e00-90c1-8f0419080bdc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.615400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-2cb01117-68cf-4e00-90c1-8f0419080bdc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:52.620031 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.620031 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:52.620822 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cb01117-68cf-4e00-90c1-8f0419080bdc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:52.621265 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1050/4212] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:52.625291 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cc85652e-b560-4e6b-90a1-0eea0ebb245d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.636407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc85652e-b560-4e6b-90a1-0eea0ebb245d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:52.636756 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc85652e-b560-4e6b-90a1-0eea0ebb245d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.637057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cc85652e-b560-4e6b-90a1-0eea0ebb245d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.642575 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cc85652e-b560-4e6b-90a1-0eea0ebb245d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 404 Aug 08 20:26:52.643073 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1052/4213] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:52.643653 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9f0a9e22-0319-4814-9dc4-1179e00051e8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.645633 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f0a9e22-0319-4814-9dc4-1179e00051e8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 Aug 08 20:26:52.645873 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f0a9e22-0319-4814-9dc4-1179e00051e8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.646234 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9f0a9e22-0319-4814-9dc4-1179e00051e8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.650958 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.653828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:52.653920 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9f0a9e22-0319-4814-9dc4-1179e00051e8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 returned with HTTP 404 Aug 08 20:26:52.654079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.654227 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.654329 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: 18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:52.654475 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1061/4214] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/volumes/cde0b923-b91a-43cc-b1d5-d0a9bef14b31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:52.659950 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.659950 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:52.660472 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:52.664372 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.666210 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:52.669407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1884198888"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:52.669407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1884198888'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:52.669407 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:52.672294 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:52.678347 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (65301a78-33b4-4070-9d40-13ac5abc38d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:52.679267 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feaf37f8-21e9-40c1-88c7-4a6172feabac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:52.680108 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:52.681435 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:26:52.681645 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab57363f-a2b1-4210-97c0-ff48308069f8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 202 Aug 08 20:26:52.682075 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1052/4215] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:52 2026] DELETE /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:52.688904 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1bf3feb-680a-46fc-b6d9-4cabac5a258a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.691184 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1bf3feb-680a-46fc-b6d9-4cabac5a258a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:52.691184 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1bf3feb-680a-46fc-b6d9-4cabac5a258a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.691456 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1bf3feb-680a-46fc-b6d9-4cabac5a258a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.697326 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.697326 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:52.697840 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f1bf3feb-680a-46fc-b6d9-4cabac5a258a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:26:52.698856 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1bf3feb-680a-46fc-b6d9-4cabac5a258a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 200 Aug 08 20:26:52.699361 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1053/4216] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:52.710838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feaf37f8-21e9-40c1-88c7-4a6172feabac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:52.711654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731c9de1-8c6a-4b33-b552-dc2346f6ad3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:52.762400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['526410ea-e142-439f-8523-0f651e36efec', '6c1bab55-5f0c-46eb-940f-66f7f54c2b7e', 'abbaf694-f9b0-48b2-aa00-2b5f8c9e6226', 'a8c65ef5-6f9c-440c-84b1-e2c1f558722b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:52.763276 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (731c9de1-8c6a-4b33-b552-dc2346f6ad3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['526410ea-e142-439f-8523-0f651e36efec', '6c1bab55-5f0c-46eb-940f-66f7f54c2b7e', 'abbaf694-f9b0-48b2-aa00-2b5f8c9e6226', 'a8c65ef5-6f9c-440c-84b1-e2c1f558722b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:52.764063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd32a6a2-e8ba-441a-8e49-0683d767eb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:52.787092 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd32a6a2-e8ba-441a-8e49-0683d767eb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8679cba-95b2-48b3-bf1c-92ee71700b7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1884198888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['526410ea-e142-439f-8523-0f651e36efec','6c1bab55-5f0c-46eb-940f-66f7f54c2b7e','abbaf694-f9b0-48b2-aa00-2b5f8c9e6226','a8c65ef5-6f9c-440c-84b1-e2c1f558722b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1884198888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8679cba-95b2-48b3-bf1c-92ee71700b7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:52.787951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419cc465-4ede-4480-86af-8d93510d5573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:52.812651 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419cc465-4ede-4480-86af-8d93510d5573) transitioned into state 'SUCCESS' from state '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-1884198888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['526410ea-e142-439f-8523-0f651e36efec','6c1bab55-5f0c-46eb-940f-66f7f54c2b7e','abbaf694-f9b0-48b2-aa00-2b5f8c9e6226','a8c65ef5-6f9c-440c-84b1-e2c1f558722b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:52.813455 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb820a1f-c123-4271-a40b-1aac9ccef962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:52.824357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb820a1f-c123-4271-a40b-1aac9ccef962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:52.825533 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (65301a78-33b4-4070-9d40-13ac5abc38d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:52.825899 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:52.826566 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc4158a0-81a3-434d-b176-8aa91ef2d1a4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:52.827035 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1051/4217] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:52 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:52.839695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ae55d02a-a242-4000-abff-d530fd411034 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:52.842403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae55d02a-a242-4000-abff-d530fd411034 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:52.842716 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae55d02a-a242-4000-abff-d530fd411034 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:52.843014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ae55d02a-a242-4000-abff-d530fd411034 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:52.852060 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:52.852060 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:52.856554 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ae55d02a-a242-4000-abff-d530fd411034 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:52.861778 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ae55d02a-a242-4000-abff-d530fd411034 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c returned with HTTP 200 Aug 08 20:26:52.862188 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1062/4218] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:52 2026] GET /volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:53.191722 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-62a3dd1b-6061-40e1-b8b6-ea5efabefa0f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.194175 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62a3dd1b-6061-40e1-b8b6-ea5efabefa0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:53.194627 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62a3dd1b-6061-40e1-b8b6-ea5efabefa0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.194969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62a3dd1b-6061-40e1-b8b6-ea5efabefa0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.195186 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-62a3dd1b-6061-40e1-b8b6-ea5efabefa0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:53.200638 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.200638 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:53.201538 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62a3dd1b-6061-40e1-b8b6-ea5efabefa0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:53.202073 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1053/4219] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:53.511609 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-461e75cc-a48c-4a56-a613-89f5e5eff93b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.513504 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-461e75cc-a48c-4a56-a613-89f5e5eff93b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:26:53.514943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-461e75cc-a48c-4a56-a613-89f5e5eff93b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.514943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-461e75cc-a48c-4a56-a613-89f5e5eff93b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.520687 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-461e75cc-a48c-4a56-a613-89f5e5eff93b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 404 Aug 08 20:26:53.521129 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1054/4220] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:26:53.536465 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.549467 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:53.549885 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-679004589"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:53.551511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-679004589'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:53.551642 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:53.551950 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.551950 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:53.555658 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:53.561331 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (6ff23578-be87-4abd-ac79-fecaff62682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:53.562252 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efa29b8-dc6c-4539-b5b0-762e8f1c4c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:53.563164 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:53.587269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cf5d35a5-1b07-48a7-9ef6-016258beef02 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.589418 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5efa29b8-dc6c-4539-b5b0-762e8f1c4c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:53.589418 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d962341-3c74-4992-ad5c-f71f7ec5ddd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:53.589610 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf5d35a5-1b07-48a7-9ef6-016258beef02 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:53.590024 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf5d35a5-1b07-48a7-9ef6-016258beef02 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.590671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cf5d35a5-1b07-48a7-9ef6-016258beef02 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.603512 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.603512 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:53.608675 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cf5d35a5-1b07-48a7-9ef6-016258beef02 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:53.614983 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cf5d35a5-1b07-48a7-9ef6-016258beef02 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:53.614983 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1063/4221] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:53.630713 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['a82f1767-a676-4abb-a788-9bd4fe0c7b3a', 'cf27d145-acc3-47cd-b077-b031c965f0e2', 'c2d1cbc5-4fb2-4d63-93bb-363530269891', '96f6e1c4-b5d2-4475-b247-1fa76510037f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:53.631076 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d962341-3c74-4992-ad5c-f71f7ec5ddd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a82f1767-a676-4abb-a788-9bd4fe0c7b3a', 'cf27d145-acc3-47cd-b077-b031c965f0e2', 'c2d1cbc5-4fb2-4d63-93bb-363530269891', '96f6e1c4-b5d2-4475-b247-1fa76510037f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:53.631984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5a21e7-c473-49d8-a460-9c8f9bd7710d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:53.638422 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d2e253d4-bf4c-47be-bffc-1a79ee9500ec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.641857 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2e253d4-bf4c-47be-bffc-1a79ee9500ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:53.642090 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2e253d4-bf4c-47be-bffc-1a79ee9500ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.642274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2e253d4-bf4c-47be-bffc-1a79ee9500ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.642379 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d2e253d4-bf4c-47be-bffc-1a79ee9500ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:53.654726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5a21e7-c473-49d8-a460-9c8f9bd7710d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0aec2dd-4a23-47d9-9e77-2b11b9642e4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679004589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['a82f1767-a676-4abb-a788-9bd4fe0c7b3a','cf27d145-acc3-47cd-b077-b031c965f0e2','c2d1cbc5-4fb2-4d63-93bb-363530269891','96f6e1c4-b5d2-4475-b247-1fa76510037f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-679004589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0aec2dd-4a23-47d9-9e77-2b11b9642e4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:53.655866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d0a2b1e-271d-460e-ab07-32c1174e4501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:53.662954 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.662954 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:53.663724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2e253d4-bf4c-47be-bffc-1a79ee9500ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:53.664106 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1054/4222] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 708 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:53.673017 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d0a2b1e-271d-460e-ab07-32c1174e4501) transitioned into state 'SUCCESS' from state '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-679004589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['a82f1767-a676-4abb-a788-9bd4fe0c7b3a','cf27d145-acc3-47cd-b077-b031c965f0e2','c2d1cbc5-4fb2-4d63-93bb-363530269891','96f6e1c4-b5d2-4475-b247-1fa76510037f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:53.673921 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc5d72c-4bf5-4af6-972a-5455ef105436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:53.682713 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc5d72c-4bf5-4af6-972a-5455ef105436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:53.683550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (6ff23578-be87-4abd-ac79-fecaff62682e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:53.683908 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:53.684493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16aaa75a-1ff3-426b-8f5c-f8c6e28b4109 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:53.684980 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1052/4223] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:26:53 2026] POST /volume/v3/volumes => generated 769 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.697765 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2960fcb-c936-4a49-8fc3-eea509b5330b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.699437 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2960fcb-c936-4a49-8fc3-eea509b5330b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:26:53.699806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2960fcb-c936-4a49-8fc3-eea509b5330b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.700212 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2960fcb-c936-4a49-8fc3-eea509b5330b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.710625 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.710625 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:53.713342 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-253ccb76-6fb1-41c2-8363-762d1bf6773d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.716910 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-253ccb76-6fb1-41c2-8363-762d1bf6773d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:53.717133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-253ccb76-6fb1-41c2-8363-762d1bf6773d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.717220 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a2960fcb-c936-4a49-8fc3-eea509b5330b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:53.717353 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-253ccb76-6fb1-41c2-8363-762d1bf6773d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.723065 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2960fcb-c936-4a49-8fc3-eea509b5330b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 200 Aug 08 20:26:53.723132 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-253ccb76-6fb1-41c2-8363-762d1bf6773d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 404 Aug 08 20:26:53.723810 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1064/4224] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.723873 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1055/4225] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:53.734255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69835811-3f98-432c-a43e-4d80c28794d3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.736467 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69835811-3f98-432c-a43e-4d80c28794d3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:53.736694 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69835811-3f98-432c-a43e-4d80c28794d3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.736921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69835811-3f98-432c-a43e-4d80c28794d3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.737091 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-69835811-3f98-432c-a43e-4d80c28794d3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: 9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:53.741347 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69835811-3f98-432c-a43e-4d80c28794d3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 404 Aug 08 20:26:53.741905 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1055/4226] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:53 2026] DELETE /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.753552 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e128d92a-2a28-44da-863e-ed98e1b8b026 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.755977 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e128d92a-2a28-44da-863e-ed98e1b8b026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 Aug 08 20:26:53.756175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e128d92a-2a28-44da-863e-ed98e1b8b026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.756360 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e128d92a-2a28-44da-863e-ed98e1b8b026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.761111 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e128d92a-2a28-44da-863e-ed98e1b8b026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 returned with HTTP 404 Aug 08 20:26:53.761609 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1053/4227] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/snapshots/9270de04-674f-42fe-92eb-c01c7196a401 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.772833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4421eb22-574e-4024-9b2b-5dc30baf2504 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.774991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4421eb22-574e-4024-9b2b-5dc30baf2504 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:53.775193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4421eb22-574e-4024-9b2b-5dc30baf2504 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.775375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4421eb22-574e-4024-9b2b-5dc30baf2504 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.775496 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-4421eb22-574e-4024-9b2b-5dc30baf2504 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:53.781466 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4421eb22-574e-4024-9b2b-5dc30baf2504 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 404 Aug 08 20:26:53.782224 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1065/4228] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:53 2026] DELETE /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.793300 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-658920af-ae89-4c5f-af62-b42a75ff4f40 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.796878 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-658920af-ae89-4c5f-af62-b42a75ff4f40 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc Aug 08 20:26:53.798011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-658920af-ae89-4c5f-af62-b42a75ff4f40 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.798399 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-658920af-ae89-4c5f-af62-b42a75ff4f40 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.805089 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-658920af-ae89-4c5f-af62-b42a75ff4f40 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc returned with HTTP 404 Aug 08 20:26:53.806017 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1056/4229] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/snapshots/e77976c2-ced3-499d-b4c1-1483094001bc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.818875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0279ec1b-ba23-428b-b026-8bed65dd6e32 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.820968 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0279ec1b-ba23-428b-b026-8bed65dd6e32 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:53.821202 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0279ec1b-ba23-428b-b026-8bed65dd6e32 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.821438 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0279ec1b-ba23-428b-b026-8bed65dd6e32 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.821590 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-0279ec1b-ba23-428b-b026-8bed65dd6e32 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: 18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:53.826500 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0279ec1b-ba23-428b-b026-8bed65dd6e32 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 404 Aug 08 20:26:53.827032 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1056/4230] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:53 2026] DELETE /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.837680 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd06d831-3f61-466c-bbc9-4bcba6c0a9e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.839470 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd06d831-3f61-466c-bbc9-4bcba6c0a9e0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 Aug 08 20:26:53.839653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd06d831-3f61-466c-bbc9-4bcba6c0a9e0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.839844 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd06d831-3f61-466c-bbc9-4bcba6c0a9e0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.844930 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd06d831-3f61-466c-bbc9-4bcba6c0a9e0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 returned with HTTP 404 Aug 08 20:26:53.845349 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1054/4231] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/snapshots/18f478ce-39c8-455d-b012-9141e28b8261 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:53.879714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3cceb230-cb0e-446e-9876-722f0d3ee847 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.881729 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3cceb230-cb0e-446e-9876-722f0d3ee847 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:53.882020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3cceb230-cb0e-446e-9876-722f0d3ee847 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:53.882086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3cceb230-cb0e-446e-9876-722f0d3ee847 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:53.888467 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.888467 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:53.891430 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3cceb230-cb0e-446e-9876-722f0d3ee847 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:53.894927 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3cceb230-cb0e-446e-9876-722f0d3ee847 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c returned with HTTP 200 Aug 08 20:26:53.895272 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1066/4232] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:53 2026] GET /volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:53.906530 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:53.908155 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:53.908525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8679cba-95b2-48b3-bf1c-92ee71700b7c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1835671340"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:53.917432 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:53.917432 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:53.917755 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:53.917861 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:53.947447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['f96efc78-da05-4b8f-87ba-a06018414e47', '5e1ef2dd-7768-405a-ab0e-98f9dfd5ffb8', '3aa9ad1f-58c9-4f9d-901f-23cbf2719aa9', 'a41619b6-b558-4afc-9725-8117e54e56d5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:54.011830 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:54.011830 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13ef0ad5-ccee-4d49-a49d-f412d26a3ae2 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:54.012274 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1057/4233] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:54.028254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-129e67db-028e-4601-9f99-f0c1a89c1fe4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.034306 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-129e67db-028e-4601-9f99-f0c1a89c1fe4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:54.034306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-129e67db-028e-4601-9f99-f0c1a89c1fe4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.034306 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-129e67db-028e-4601-9f99-f0c1a89c1fe4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.041604 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.041604 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:54.042426 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-129e67db-028e-4601-9f99-f0c1a89c1fe4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:54.043231 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-129e67db-028e-4601-9f99-f0c1a89c1fe4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 returned with HTTP 200 Aug 08 20:26:54.043706 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1057/4234] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:54.221025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aec20381-088e-4583-9cb3-25244a0d865a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.223928 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aec20381-088e-4583-9cb3-25244a0d865a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:54.223990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aec20381-088e-4583-9cb3-25244a0d865a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.224217 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aec20381-088e-4583-9cb3-25244a0d865a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.224373 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-aec20381-088e-4583-9cb3-25244a0d865a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:54.229809 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.229809 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:54.230613 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aec20381-088e-4583-9cb3-25244a0d865a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:54.231946 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1055/4235] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:54.631002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d69f0be-ec37-4ad9-b486-bdcbe0fffb55 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.632907 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d69f0be-ec37-4ad9-b486-bdcbe0fffb55 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:54.633127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d69f0be-ec37-4ad9-b486-bdcbe0fffb55 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.633343 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d69f0be-ec37-4ad9-b486-bdcbe0fffb55 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.644335 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.644335 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:54.648915 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d69f0be-ec37-4ad9-b486-bdcbe0fffb55 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:54.653998 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d69f0be-ec37-4ad9-b486-bdcbe0fffb55 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:54.654484 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1067/4236] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:54.679290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a802fc99-5614-4814-8a6d-fd0c0ad6c123 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.685801 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a802fc99-5614-4814-8a6d-fd0c0ad6c123 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:54.686227 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a802fc99-5614-4814-8a6d-fd0c0ad6c123 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.686516 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a802fc99-5614-4814-8a6d-fd0c0ad6c123 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.686778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a802fc99-5614-4814-8a6d-fd0c0ad6c123 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 1e395837-02be-487b-a096-d33c22496881. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:54.693089 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.693089 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:54.694259 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a802fc99-5614-4814-8a6d-fd0c0ad6c123 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 200 Aug 08 20:26:54.694839 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1058/4237] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 710 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:54.708567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c0824301-989f-403f-8f45-ac1416c46eb4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.710452 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0824301-989f-403f-8f45-ac1416c46eb4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 Aug 08 20:26:54.710700 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0824301-989f-403f-8f45-ac1416c46eb4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.710923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c0824301-989f-403f-8f45-ac1416c46eb4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.711027 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-c0824301-989f-403f-8f45-ac1416c46eb4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete backup with id: 1e395837-02be-487b-a096-d33c22496881. Aug 08 20:26:54.716185 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.716185 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:54.734240 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-c0824301-989f-403f-8f45-ac1416c46eb4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] delete_backup rpcapi backup_id 1e395837-02be-487b-a096-d33c22496881 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:26:54.738455 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c0824301-989f-403f-8f45-ac1416c46eb4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 returned with HTTP 202 Aug 08 20:26:54.738884 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1058/4238] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:26:54 2026] DELETE /volume/v3/backups/1e395837-02be-487b-a096-d33c22496881 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:54.742354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b894172-d5b0-4d8b-9014-80dc33058259 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.744404 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b894172-d5b0-4d8b-9014-80dc33058259 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:26:54.744637 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b894172-d5b0-4d8b-9014-80dc33058259 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.745059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b894172-d5b0-4d8b-9014-80dc33058259 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.747922 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3255f0ef-a548-4587-9e36-3f965d96a988 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.749894 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:54.750356 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-17329428"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:54.752166 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-17329428'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:54.752285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume of 1 GB Aug 08 20:26:54.756026 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:54.759941 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.759941 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:54.763194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (cb357088-82b2-44d6-b47c-9097d6ccd59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:54.763194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15d2972-1645-44e5-9ec6-da2151982d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:54.763194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:54.763428 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4b894172-d5b0-4d8b-9014-80dc33058259 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:54.768241 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b894172-d5b0-4d8b-9014-80dc33058259 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 200 Aug 08 20:26:54.768705 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1056/4239] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:54.786820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.788033 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15d2972-1645-44e5-9ec6-da2151982d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:54.788886 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085a12e5-2e0b-4a54-a906-5bb0bc64c99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:54.789532 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:54.789943 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0aec2dd-4a23-47d9-9e77-2b11b9642e4a", "name": "tempest-VolumeDependencyTests-Snapshot-881026251"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:54.802658 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.802658 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:54.803300 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:54.803470 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create snapshot from volume a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:26:54.832146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['9cd7db30-fcf1-49e7-845e-a620a7638658', 'bed7ec72-aff4-4baa-a66e-7dd842861b8d', '0ff1e511-b4b0-49f1-afdb-699c124b0ae3', 'ccc7a797-7ce8-4390-94d7-802b864e1185'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:54.833053 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085a12e5-2e0b-4a54-a906-5bb0bc64c99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd7db30-fcf1-49e7-845e-a620a7638658', 'bed7ec72-aff4-4baa-a66e-7dd842861b8d', '0ff1e511-b4b0-49f1-afdb-699c124b0ae3', 'ccc7a797-7ce8-4390-94d7-802b864e1185']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:54.833974 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6cc198-eca5-4e3f-a5ae-e0057879ceac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:54.835165 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['080251b7-7fe5-4456-bcef-be8e122d73a1', '1b33f01d-b050-4d88-ad2d-146ea57e627b', '967cb35c-e15d-4e4d-9b7d-d39595c70828', 'cb629089-24f3-43f0-8bca-0734667335c5'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:54.861650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6cc198-eca5-4e3f-a5ae-e0057879ceac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d400472-f8fe-4190-8760-c84d399f640b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-17329428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['9cd7db30-fcf1-49e7-845e-a620a7638658','bed7ec72-aff4-4baa-a66e-7dd842861b8d','0ff1e511-b4b0-49f1-afdb-699c124b0ae3','ccc7a797-7ce8-4390-94d7-802b864e1185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-17329428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d400472-f8fe-4190-8760-c84d399f640b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ab72d765e540f5ba3b5e764c8a883a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:54.862807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8094775e-be4e-40cb-90fe-448ee959981f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:54.870730 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot create request issued successfully. Aug 08 20:26:54.871197 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cf3d278-aa6d-4cdb-a2dd-1a64daf80f37 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:54.871707 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1059/4240] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:54.882709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f23107f-5904-47f7-9bb5-40177a361509 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.884852 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f23107f-5904-47f7-9bb5-40177a361509 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:26:54.885061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f23107f-5904-47f7-9bb5-40177a361509 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.885374 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f23107f-5904-47f7-9bb5-40177a361509 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.890402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8094775e-be4e-40cb-90fe-448ee959981f) transitioned into state 'SUCCESS' from state '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-17329428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['9cd7db30-fcf1-49e7-845e-a620a7638658','bed7ec72-aff4-4baa-a66e-7dd842861b8d','0ff1e511-b4b0-49f1-afdb-699c124b0ae3','ccc7a797-7ce8-4390-94d7-802b864e1185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:54.891930 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c87ed8f-5c89-484b-8de8-5ed7c40e2304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:54.894460 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.894460 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:54.894695 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7f23107f-5904-47f7-9bb5-40177a361509 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:54.895479 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f23107f-5904-47f7-9bb5-40177a361509 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 200 Aug 08 20:26:54.895872 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1059/4241] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:54.905869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c87ed8f-5c89-484b-8de8-5ed7c40e2304) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:54.906630 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (cb357088-82b2-44d6-b47c-9097d6ccd59c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:54.907040 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request issued successfully. Aug 08 20:26:54.908010 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3255f0ef-a548-4587-9e36-3f965d96a988 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:54.908611 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1068/4242] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:26:54 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:54.925196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-511ea7d6-b03c-4f23-808e-3b15bbe09835 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:54.930227 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-511ea7d6-b03c-4f23-808e-3b15bbe09835 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b Aug 08 20:26:54.930588 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-511ea7d6-b03c-4f23-808e-3b15bbe09835 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:54.930900 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-511ea7d6-b03c-4f23-808e-3b15bbe09835 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:54.946187 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:54.946187 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:54.950727 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-511ea7d6-b03c-4f23-808e-3b15bbe09835 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:26:54.955941 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-511ea7d6-b03c-4f23-808e-3b15bbe09835 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b returned with HTTP 200 Aug 08 20:26:54.956419 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1057/4243] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:54 2026] GET /volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.057977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3b8eab39-f99c-4ad6-881b-5b1be3502f3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.060273 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b8eab39-f99c-4ad6-881b-5b1be3502f3e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:55.060559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b8eab39-f99c-4ad6-881b-5b1be3502f3e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.060811 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3b8eab39-f99c-4ad6-881b-5b1be3502f3e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.069484 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.069484 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:55.069905 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3b8eab39-f99c-4ad6-881b-5b1be3502f3e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:55.070688 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3b8eab39-f99c-4ad6-881b-5b1be3502f3e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 returned with HTTP 200 Aug 08 20:26:55.071062 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1060/4244] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:55 2026] GET /volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.081676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.086248 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] POST https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9/action Aug 08 20:26:55.086592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:55.087950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:55.088531 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.snapshot_unmanage [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Unmanage snapshot with id: 9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:55.100023 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.100023 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:55.100023 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:55.100023 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '995eec69f11345b1902cdb44c7049e9d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c7479a1bf740ea88c7300accdd0b35', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:26:55.100023 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e3b96e8e-3de9-4715-b054-925bad1da3c9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9/action returned with HTTP 403 Aug 08 20:26:55.100023 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1060/4245] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:26:55 2026] POST /volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:55.105900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.109137 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:55.109435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.109693 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.109854 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: 9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:55.115667 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.115667 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:55.116102 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:55.138269 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:26:55.138547 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-39a69692-a34e-43ed-b12e-6aca90c5d700 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 returned with HTTP 202 Aug 08 20:26:55.139065 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1069/4246] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:55 2026] DELETE /volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:55.147806 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2073879-df50-43ab-b893-b0bfda824e6b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.149833 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2073879-df50-43ab-b893-b0bfda824e6b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:55.149833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2073879-df50-43ab-b893-b0bfda824e6b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.150048 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2073879-df50-43ab-b893-b0bfda824e6b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.156776 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.156776 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:55.157195 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2073879-df50-43ab-b893-b0bfda824e6b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:55.158134 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2073879-df50-43ab-b893-b0bfda824e6b tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 returned with HTTP 200 Aug 08 20:26:55.158611 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1058/4247] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:55 2026] GET /volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.169144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ee709a43-2d68-4cd2-a767-4c7eacf62a8d req-856e2a33-1e43-4ecf-9c8b-2beb004ca162 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.174305 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ee709a43-2d68-4cd2-a767-4c7eacf62a8d req-856e2a33-1e43-4ecf-9c8b-2beb004ca162 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c Aug 08 20:26:55.174575 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ee709a43-2d68-4cd2-a767-4c7eacf62a8d req-856e2a33-1e43-4ecf-9c8b-2beb004ca162 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.174815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ee709a43-2d68-4cd2-a767-4c7eacf62a8d req-856e2a33-1e43-4ecf-9c8b-2beb004ca162 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.188433 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.188433 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:55.245988 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54c8cf80-7003-48bf-b4f0-892a70ae3212 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.248120 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54c8cf80-7003-48bf-b4f0-892a70ae3212 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:55.248379 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54c8cf80-7003-48bf-b4f0-892a70ae3212 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.248620 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54c8cf80-7003-48bf-b4f0-892a70ae3212 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.248748 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-54c8cf80-7003-48bf-b4f0-892a70ae3212 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:55.253726 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ee709a43-2d68-4cd2-a767-4c7eacf62a8d req-856e2a33-1e43-4ecf-9c8b-2beb004ca162 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c returned with HTTP 200 Aug 08 20:26:55.255229 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.255229 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:55.256113 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54c8cf80-7003-48bf-b4f0-892a70ae3212 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:55.256299 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1061/4248] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:26:55 2026] DELETE /volume/v3/attachments/c5723dea-11cf-43b1-a15f-0a6f7de0e81c => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.256456 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1061/4249] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:55 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.666956 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97dcce25-483a-4312-89ee-da7e71856c69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.669175 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97dcce25-483a-4312-89ee-da7e71856c69 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:55.669443 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97dcce25-483a-4312-89ee-da7e71856c69 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.669715 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97dcce25-483a-4312-89ee-da7e71856c69 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.684543 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.684543 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:55.688243 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-97dcce25-483a-4312-89ee-da7e71856c69 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:55.694917 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97dcce25-483a-4312-89ee-da7e71856c69 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:55.695501 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1070/4250] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:55 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.906849 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93af2f49-5f37-48ec-9688-d784c65885b6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.909028 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93af2f49-5f37-48ec-9688-d784c65885b6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:26:55.909209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93af2f49-5f37-48ec-9688-d784c65885b6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.909411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93af2f49-5f37-48ec-9688-d784c65885b6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.916148 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.916148 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:55.916938 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-93af2f49-5f37-48ec-9688-d784c65885b6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:55.918207 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93af2f49-5f37-48ec-9688-d784c65885b6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 200 Aug 08 20:26:55.918916 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1059/4251] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:55 2026] GET /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:55.927511 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.929229 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:55.929573 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "33dd84ac-cec8-4641-9b65-e6b61d44da88", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1266972124"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:55.931009 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'snapshot_id': '33dd84ac-cec8-4641-9b65-e6b61d44da88', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1266972124'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:55.936165 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.936165 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:55.936579 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:55.936688 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:55.940056 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:55.945038 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (d213ae30-a4a6-4b50-8ead-4e337dcfc298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:55.946439 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c77fcc8-2c3f-4e8e-bc54-552ca73ef2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:55.947310 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:55.972405 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1df8f21e-d63e-4adb-aaab-c80a1261044a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:55.973300 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1df8f21e-d63e-4adb-aaab-c80a1261044a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b Aug 08 20:26:55.973530 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1df8f21e-d63e-4adb-aaab-c80a1261044a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:55.973703 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1df8f21e-d63e-4adb-aaab-c80a1261044a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:55.977438 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c77fcc8-2c3f-4e8e-bc54-552ca73ef2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '33dd84ac-cec8-4641-9b65-e6b61d44da88', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:55.978259 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8c1443-2ca6-4e2b-997a-f8854b608e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:55.981272 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:55.981272 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:55.984988 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1df8f21e-d63e-4adb-aaab-c80a1261044a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:26:55.989463 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1df8f21e-d63e-4adb-aaab-c80a1261044a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b returned with HTTP 200 Aug 08 20:26:55.990225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1062/4252] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:55 2026] GET /volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:56.006293 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.011403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:26:56.011403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d400472-f8fe-4190-8760-c84d399f640b", "name": "tempest-type-Backup-1719977014"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:56.011403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating new backup {'backup': {'volume_id': '8d400472-f8fe-4190-8760-c84d399f640b', 'name': 'tempest-type-Backup-1719977014'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:26:56.011403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating backup of volume 8d400472-f8fe-4190-8760-c84d399f640b in container None Aug 08 20:26:56.019936 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.019936 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:56.020076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['cd72d3fd-06d4-4d62-8a15-ff82c36b1a8b', 'bd5342c5-2983-4185-83e8-b5e1feeaa228', 'c6192bb4-5e59-4bb5-aa1c-6f4424bb61ab', '7ba070e8-657a-4610-a4bb-2c1ca160c6d2'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:56.020357 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:26:56.020891 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa8c1443-2ca6-4e2b-997a-f8854b608e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd72d3fd-06d4-4d62-8a15-ff82c36b1a8b', 'bd5342c5-2983-4185-83e8-b5e1feeaa228', 'c6192bb4-5e59-4bb5-aa1c-6f4424bb61ab', '7ba070e8-657a-4610-a4bb-2c1ca160c6d2']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:56.021617 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492fff98-b379-4e45-8e9b-17e80068a5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:56.039094 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['b1997c6e-7833-4281-bb6c-6a00f47696ef', '90137059-9692-40e0-887f-03b450681d1b'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:56.059657 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (492fff98-b379-4e45-8e9b-17e80068a5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5c3f7c4-714f-4ce5-94e6-808776efc126', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1266972124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['cd72d3fd-06d4-4d62-8a15-ff82c36b1a8b','bd5342c5-2983-4185-83e8-b5e1feeaa228','c6192bb4-5e59-4bb5-aa1c-6f4424bb61ab','7ba070e8-657a-4610-a4bb-2c1ca160c6d2'],size=1,snapshot_id=33dd84ac-cec8-4641-9b65-e6b61d44da88,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1266972124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5c3f7c4-714f-4ce5-94e6-808776efc126,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=33dd84ac-cec8-4641-9b65-e6b61d44da88,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:56.060468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd130de1-e398-4497-863f-4596e1bc3367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:56.066086 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c800cd5a-3406-47bc-b1f2-468d4ce2cfa2 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:26:56.066535 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1071/4253] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:26:56 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:56.078038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-73996bf5-0b07-4c27-87c2-338bae79ecd8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.078476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd130de1-e398-4497-863f-4596e1bc3367) transitioned into state 'SUCCESS' from state '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-1266972124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['cd72d3fd-06d4-4d62-8a15-ff82c36b1a8b','bd5342c5-2983-4185-83e8-b5e1feeaa228','c6192bb4-5e59-4bb5-aa1c-6f4424bb61ab','7ba070e8-657a-4610-a4bb-2c1ca160c6d2'],size=1,snapshot_id=33dd84ac-cec8-4641-9b65-e6b61d44da88,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:56.079303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ebb235-4b63-4418-8c0d-b4fb69334613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:56.080578 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73996bf5-0b07-4c27-87c2-338bae79ecd8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:26:56.080634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73996bf5-0b07-4c27-87c2-338bae79ecd8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.080895 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-73996bf5-0b07-4c27-87c2-338bae79ecd8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.081034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-73996bf5-0b07-4c27-87c2-338bae79ecd8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:56.084868 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.084868 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:56.085460 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-73996bf5-0b07-4c27-87c2-338bae79ecd8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:26:56.086045 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1060/4254] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:56.100967 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9ebb235-4b63-4418-8c0d-b4fb69334613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:56.101928 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (d213ae30-a4a6-4b50-8ead-4e337dcfc298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:56.102273 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:56.102976 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a5ac3aea-b92e-450c-851d-11d80c8cf400 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:56.103673 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1062/4255] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:26:55 2026] POST /volume/v3/volumes => generated 804 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:56.115615 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f2e259b-21a4-4f31-8724-09644993bb77 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.117679 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f2e259b-21a4-4f31-8724-09644993bb77 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:26:56.117942 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f2e259b-21a4-4f31-8724-09644993bb77 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.118140 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f2e259b-21a4-4f31-8724-09644993bb77 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.126735 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.126735 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:56.132529 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7f2e259b-21a4-4f31-8724-09644993bb77 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:56.136904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f2e259b-21a4-4f31-8724-09644993bb77 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 200 Aug 08 20:26:56.137281 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1063/4256] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:56.168975 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-744fce0c-de33-4eb3-96df-5971f38de308 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.170826 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-744fce0c-de33-4eb3-96df-5971f38de308 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 Aug 08 20:26:56.171041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-744fce0c-de33-4eb3-96df-5971f38de308 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.171227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-744fce0c-de33-4eb3-96df-5971f38de308 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.175426 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-744fce0c-de33-4eb3-96df-5971f38de308 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 returned with HTTP 404 Aug 08 20:26:56.175917 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1072/4257] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/snapshots/9e0eecad-9a5e-40e9-94e1-36acab89f3e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:56.186580 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.188600 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:56.188826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.189027 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.189196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:56.196778 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.196778 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:56.197107 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:56.217918 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:26:56.218158 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61395a2d-cb8c-4244-8f4c-44b72b07961f tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c returned with HTTP 202 Aug 08 20:26:56.218663 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1061/4258] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:56 2026] DELETE /volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:56.226229 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e6ce1558-990b-4f72-958e-d1d9141dc166 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.228178 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6ce1558-990b-4f72-958e-d1d9141dc166 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:56.228409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6ce1558-990b-4f72-958e-d1d9141dc166 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.228626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e6ce1558-990b-4f72-958e-d1d9141dc166 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.236017 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.236017 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:56.240032 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e6ce1558-990b-4f72-958e-d1d9141dc166 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:56.244100 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e6ce1558-990b-4f72-958e-d1d9141dc166 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c returned with HTTP 200 Aug 08 20:26:56.244528 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1063/4259] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:56.273462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-796d5cba-5df0-4eac-805e-344cac6d63b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.279043 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-796d5cba-5df0-4eac-805e-344cac6d63b6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:56.279325 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-796d5cba-5df0-4eac-805e-344cac6d63b6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.279585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-796d5cba-5df0-4eac-805e-344cac6d63b6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.279740 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-796d5cba-5df0-4eac-805e-344cac6d63b6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:56.285007 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.285007 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:56.286012 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-796d5cba-5df0-4eac-805e-344cac6d63b6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:56.286579 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1064/4260] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:56.711595 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69bbd300-a4b8-4c11-9c7e-481a1fe1aa54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.714208 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69bbd300-a4b8-4c11-9c7e-481a1fe1aa54 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:56.714208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69bbd300-a4b8-4c11-9c7e-481a1fe1aa54 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.714208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69bbd300-a4b8-4c11-9c7e-481a1fe1aa54 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.727405 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.727405 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:56.728676 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-69bbd300-a4b8-4c11-9c7e-481a1fe1aa54 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:56.733439 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69bbd300-a4b8-4c11-9c7e-481a1fe1aa54 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:56.733819 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1073/4261] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:56.846461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.848409 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:56.848783 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.849001 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.849177 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:56.856956 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.856956 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:56.857417 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:56.889408 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:26:56.889680 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3908fcd0-04a2-4966-95f6-5201ff3c8f52 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 202 Aug 08 20:26:56.890215 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1062/4262] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:26:56 2026] DELETE /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:56.900469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e2e1508a-eb1f-4c98-ab0c-349b92a90811 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:56.902842 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2e1508a-eb1f-4c98-ab0c-349b92a90811 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:56.903133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2e1508a-eb1f-4c98-ab0c-349b92a90811 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:56.903413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2e1508a-eb1f-4c98-ab0c-349b92a90811 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:56.912305 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:56.912305 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:56.916768 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e2e1508a-eb1f-4c98-ab0c-349b92a90811 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:56.922407 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2e1508a-eb1f-4c98-ab0c-349b92a90811 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 200 Aug 08 20:26:56.922906 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1064/4263] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:56 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:57.103464 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cd98ef2d-bc88-4530-a33f-1f04e3dc1676 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.105310 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd98ef2d-bc88-4530-a33f-1f04e3dc1676 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:26:57.105584 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd98ef2d-bc88-4530-a33f-1f04e3dc1676 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.105813 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cd98ef2d-bc88-4530-a33f-1f04e3dc1676 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.105934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cd98ef2d-bc88-4530-a33f-1f04e3dc1676 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:57.116593 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.116593 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:57.117260 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cd98ef2d-bc88-4530-a33f-1f04e3dc1676 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:26:57.117684 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1065/4264] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:57.151673 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dcae6aae-60ab-49c2-b51c-1d64e73226a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.154792 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcae6aae-60ab-49c2-b51c-1d64e73226a7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:26:57.154991 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcae6aae-60ab-49c2-b51c-1d64e73226a7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.155164 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcae6aae-60ab-49c2-b51c-1d64e73226a7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.166273 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.166273 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:57.170007 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcae6aae-60ab-49c2-b51c-1d64e73226a7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:57.174118 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcae6aae-60ab-49c2-b51c-1d64e73226a7 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 200 Aug 08 20:26:57.174528 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1074/4265] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:57.185961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.188007 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:57.188458 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5c3f7c4-714f-4ce5-94e6-808776efc126", "name": "tempest-VolumeDependencyTests-Snapshot-725442267"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:57.198035 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.198035 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:57.198587 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:57.198723 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create snapshot from volume f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:26:57.224015 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['54dec427-9abc-44be-862d-e1f95bcff232', 'cbb6c120-77d2-4229-a375-31be4b208514', '58faea94-7969-47cc-a244-f552aab0975b', '73602d0b-1491-45eb-a539-dbb5bd5752e6'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:57.251410 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot create request issued successfully. Aug 08 20:26:57.251410 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0c2118f7-8ede-4482-8c36-487f15b8fdb6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:57.251410 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1063/4266] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:57.258244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a25ac2a5-1bb1-412b-a5ba-52b0377dcf42 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.261642 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a25ac2a5-1bb1-412b-a5ba-52b0377dcf42 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c Aug 08 20:26:57.261642 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a25ac2a5-1bb1-412b-a5ba-52b0377dcf42 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.261883 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-db918783-ef0b-41e1-b19e-551e03b406a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.262060 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a25ac2a5-1bb1-412b-a5ba-52b0377dcf42 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.262259 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db918783-ef0b-41e1-b19e-551e03b406a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:26:57.262432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db918783-ef0b-41e1-b19e-551e03b406a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.262639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-db918783-ef0b-41e1-b19e-551e03b406a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.265976 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a25ac2a5-1bb1-412b-a5ba-52b0377dcf42 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c returned with HTTP 404 Aug 08 20:26:57.266440 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1065/4267] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/e8679cba-95b2-48b3-bf1c-92ee71700b7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:57.267821 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.267821 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:57.268428 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-db918783-ef0b-41e1-b19e-551e03b406a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:57.269521 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-db918783-ef0b-41e1-b19e-551e03b406a0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 200 Aug 08 20:26:57.270045 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1066/4268] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:57.278072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.279847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:57.280165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-783315513"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:57.281718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-783315513'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:57.281885 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:26:57.285630 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:26:57.293195 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (355a68c5-2ea1-4874-9dfc-cd5599a8d5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:57.294111 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d43eaf52-83aa-431a-940d-c23727f9eedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:57.294869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:57.300348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0158c591-e557-47f4-9644-a8406d627437 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.302288 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0158c591-e557-47f4-9644-a8406d627437 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:57.302507 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0158c591-e557-47f4-9644-a8406d627437 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.302695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0158c591-e557-47f4-9644-a8406d627437 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.302810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0158c591-e557-47f4-9644-a8406d627437 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:57.306517 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.306517 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:57.307088 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0158c591-e557-47f4-9644-a8406d627437 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:57.307424 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1064/4269] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:57.317924 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d43eaf52-83aa-431a-940d-c23727f9eedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:57.318915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8605613-f15b-4584-a54c-699fdc1902a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:57.356566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['69421639-5b7c-42fc-94f5-aa584eec193a', 'a29f25f3-3b15-49d6-a46f-55cc75637fd4', '784441e3-dc9e-4574-bfd8-bfb2211451c3', '460b8272-8b7f-4e54-a17e-c7068d5471af'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:57.357338 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8605613-f15b-4584-a54c-699fdc1902a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69421639-5b7c-42fc-94f5-aa584eec193a', 'a29f25f3-3b15-49d6-a46f-55cc75637fd4', '784441e3-dc9e-4574-bfd8-bfb2211451c3', '460b8272-8b7f-4e54-a17e-c7068d5471af']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:57.358081 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d4847d-1cf5-4b88-be07-7e1b8ea10b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:57.385738 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d4847d-1cf5-4b88-be07-7e1b8ea10b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43438f39-6c95-4e96-b7f5-efcb3382c0f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-783315513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['69421639-5b7c-42fc-94f5-aa584eec193a','a29f25f3-3b15-49d6-a46f-55cc75637fd4','784441e3-dc9e-4574-bfd8-bfb2211451c3','460b8272-8b7f-4e54-a17e-c7068d5471af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-783315513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43438f39-6c95-4e96-b7f5-efcb3382c0f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:57.386256 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c35d345-bcb0-4e7c-9ad1-8c7a637a2b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:57.412398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c35d345-bcb0-4e7c-9ad1-8c7a637a2b63) transitioned into state 'SUCCESS' from state '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-783315513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['69421639-5b7c-42fc-94f5-aa584eec193a','a29f25f3-3b15-49d6-a46f-55cc75637fd4','784441e3-dc9e-4574-bfd8-bfb2211451c3','460b8272-8b7f-4e54-a17e-c7068d5471af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:57.413072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39df037-c97a-40e1-a2f4-a04ffe7bac8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:57.431865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d39df037-c97a-40e1-a2f4-a04ffe7bac8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:57.431865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (355a68c5-2ea1-4874-9dfc-cd5599a8d5e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:57.431865 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:26:57.431865 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50eb8266-894b-4a33-8e36-05cb8a008b0e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:57.431865 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1075/4270] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:26:57 2026] POST /volume/v3/volumes => generated 777 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:57.445041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f77b9c74-af69-42ab-906e-d9139a42f3cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.446434 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f77b9c74-af69-42ab-906e-d9139a42f3cc tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:26:57.446625 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f77b9c74-af69-42ab-906e-d9139a42f3cc tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.446841 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f77b9c74-af69-42ab-906e-d9139a42f3cc tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.456624 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.456624 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:57.461424 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f77b9c74-af69-42ab-906e-d9139a42f3cc tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:57.465448 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f77b9c74-af69-42ab-906e-d9139a42f3cc tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 returned with HTTP 200 Aug 08 20:26:57.466194 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1066/4271] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:57.674578 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-a53559b4-939c-467c-973a-f8f7c2aae477 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.679606 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-a53559b4-939c-467c-973a-f8f7c2aae477 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a/action Aug 08 20:26:57.679961 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-a53559b4-939c-467c-973a-f8f7c2aae477 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:57.680072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-a53559b4-939c-467c-973a-f8f7c2aae477 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:57.709568 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.709568 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:57.718080 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6dcba3b9-cc38-4dd5-9feb-2166ee09884e req-a53559b4-939c-467c-973a-f8f7c2aae477 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a/action returned with HTTP 204 Aug 08 20:26:57.718550 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1067/4272] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:26:57 2026] POST /volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:57.747827 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7abfa1d-26d8-48ba-b8e1-8385e163cd8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.750212 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7abfa1d-26d8-48ba-b8e1-8385e163cd8c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:57.750473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7abfa1d-26d8-48ba-b8e1-8385e163cd8c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.750762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7abfa1d-26d8-48ba-b8e1-8385e163cd8c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.763016 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.763016 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:57.767798 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e7abfa1d-26d8-48ba-b8e1-8385e163cd8c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:57.772901 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7abfa1d-26d8-48ba-b8e1-8385e163cd8c tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:57.773449 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1065/4273] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:57.786193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6c6d23f6-50f3-4f12-8d30-11944d7b15bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.788091 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c6d23f6-50f3-4f12-8d30-11944d7b15bc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:57.788355 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c6d23f6-50f3-4f12-8d30-11944d7b15bc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.788608 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6c6d23f6-50f3-4f12-8d30-11944d7b15bc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.798041 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.798041 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:57.800936 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6c6d23f6-50f3-4f12-8d30-11944d7b15bc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:57.804285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6c6d23f6-50f3-4f12-8d30-11944d7b15bc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:57.804700 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1076/4274] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:57.841465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-7fbeef5f-8a97-4390-ad7f-bdae1db1d7a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.844056 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-7fbeef5f-8a97-4390-ad7f-bdae1db1d7a0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:57.844286 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-7fbeef5f-8a97-4390-ad7f-bdae1db1d7a0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.844562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-7fbeef5f-8a97-4390-ad7f-bdae1db1d7a0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.855652 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.855652 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:57.859329 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-7fbeef5f-8a97-4390-ad7f-bdae1db1d7a0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:57.863890 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-7fbeef5f-8a97-4390-ad7f-bdae1db1d7a0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:57.864243 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1067/4275] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:57.880592 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.882968 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/action Aug 08 20:26:57.883377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:26:57.883545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:57.895528 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.895528 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:57.896066 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:57.901718 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Begin detaching volume completed successfully. Aug 08 20:26:57.901939 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-0a70872f-718c-4509-b319-908ab8f8381d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/action returned with HTTP 202 Aug 08 20:26:57.902402 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1068/4276] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:26:57 2026] POST /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:26:57.937202 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8e8789e8-13c4-4c51-8919-8354119c9801 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.937594 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e8789e8-13c4-4c51-8919-8354119c9801 None None] GET https://10.4.3.206/volume// Aug 08 20:26:57.937795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e8789e8-13c4-4c51-8919-8354119c9801 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.937909 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8e8789e8-13c4-4c51-8919-8354119c9801 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.938192 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8e8789e8-13c4-4c51-8919-8354119c9801 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:26:57.938502 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1066/4277] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:26: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 08 20:26:57.941876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dbbd0840-2e3a-4f34-9cf5-d83b483c7f71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.943880 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbbd0840-2e3a-4f34-9cf5-d83b483c7f71 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 Aug 08 20:26:57.944139 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbbd0840-2e3a-4f34-9cf5-d83b483c7f71 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.944449 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbbd0840-2e3a-4f34-9cf5-d83b483c7f71 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.946482 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-a4568eb2-513f-479b-9670-dcd69b044606 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.948546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-a4568eb2-513f-479b-9670-dcd69b044606 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:57.948773 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-a4568eb2-513f-479b-9670-dcd69b044606 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.948947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-a4568eb2-513f-479b-9670-dcd69b044606 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.950862 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbbd0840-2e3a-4f34-9cf5-d83b483c7f71 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 returned with HTTP 404 Aug 08 20:26:57.951555 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1077/4278] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/093583b2-8f41-4606-ace2-cf22cca0be88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:57.958528 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.958528 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:57.962500 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-a4568eb2-513f-479b-9670-dcd69b044606 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:57.966508 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-a4568eb2-513f-479b-9670-dcd69b044606 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:57.966886 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1068/4279] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 1353 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:26:57.975951 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-82e8b29e-e7c0-4688-8a7f-5e05c975a652 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.978270 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-82e8b29e-e7c0-4688-8a7f-5e05c975a652 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/encryption Aug 08 20:26:57.978316 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:57.978427 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-82e8b29e-e7c0-4688-8a7f-5e05c975a652 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:57.978629 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-82e8b29e-e7c0-4688-8a7f-5e05c975a652 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:57.979855 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:57.980178 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1788335565", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:57.981639 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1788335565', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:57.989403 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:57.989403 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:57.997572 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-82e8b29e-e7c0-4688-8a7f-5e05c975a652 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/encryption returned with HTTP 200 Aug 08 20:26:57.997572 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1069/4280] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:26:57 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:58.060432 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:26:58.066002 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:26:58.073417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (739787d9-e3ca-452d-b815-12f8eb586983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:58.075970 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc5a2ce-ca12-4042-99ce-eb2894c1306f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.077153 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:58.128641 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e7f7d7e-01a8-43d9-a566-799cfaa9f5c6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.130494 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e7f7d7e-01a8-43d9-a566-799cfaa9f5c6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:26:58.130931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e7f7d7e-01a8-43d9-a566-799cfaa9f5c6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.130931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e7f7d7e-01a8-43d9-a566-799cfaa9f5c6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.131191 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1e7f7d7e-01a8-43d9-a566-799cfaa9f5c6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:58.136693 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.136693 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:58.137444 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e7f7d7e-01a8-43d9-a566-799cfaa9f5c6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:26:58.137974 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1078/4281] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:58.142637 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc5a2ce-ca12-4042-99ce-eb2894c1306f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.143281 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923fe226-d71c-4920-a680-b3cfcea2e00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.189136 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['3538bd45-2125-4be5-b7e9-0268deb5777b', '7470c751-90e7-47fb-9eda-d92824ce4182', '7156955b-08c3-4844-b6f3-bc6743004f8e', '5b369317-ef83-465d-92d1-5f60a353dce2'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:58.190116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (923fe226-d71c-4920-a680-b3cfcea2e00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3538bd45-2125-4be5-b7e9-0268deb5777b', '7470c751-90e7-47fb-9eda-d92824ce4182', '7156955b-08c3-4844-b6f3-bc6743004f8e', '5b369317-ef83-465d-92d1-5f60a353dce2']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.190889 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528b89ba-cd3a-478b-be71-6cd7ff551bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.211182 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (528b89ba-cd3a-478b-be71-6cd7ff551bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272b1c4a-20d0-4668-a257-266aea6c0eed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1788335565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['3538bd45-2125-4be5-b7e9-0268deb5777b','7470c751-90e7-47fb-9eda-d92824ce4182','7156955b-08c3-4844-b6f3-bc6743004f8e','5b369317-ef83-465d-92d1-5f60a353dce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1788335565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272b1c4a-20d0-4668-a257-266aea6c0eed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.211912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008dbac0-bbfc-4b4e-b478-182307441961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.229238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008dbac0-bbfc-4b4e-b478-182307441961) transitioned into state 'SUCCESS' from state '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-1788335565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['3538bd45-2125-4be5-b7e9-0268deb5777b','7470c751-90e7-47fb-9eda-d92824ce4182','7156955b-08c3-4844-b6f3-bc6743004f8e','5b369317-ef83-465d-92d1-5f60a353dce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.229935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc98ef0-97a4-4fa6-9061-648a665ebce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.238920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cc98ef0-97a4-4fa6-9061-648a665ebce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.239758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (739787d9-e3ca-452d-b815-12f8eb586983) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:58.240124 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:26:58.241008 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5a54745e-2d18-462f-a0a3-d4d15bbff61f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:58.241495 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1067/4282] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:26:57 2026] POST /volume/v3/volumes => generated 759 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:58.255308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b68b141e-4393-4864-94b6-35ef4257b24e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.257678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b68b141e-4393-4864-94b6-35ef4257b24e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:26:58.257945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b68b141e-4393-4864-94b6-35ef4257b24e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.258121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b68b141e-4393-4864-94b6-35ef4257b24e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.269850 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.269850 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:58.279102 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b68b141e-4393-4864-94b6-35ef4257b24e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:58.279887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e6296bca-40e6-434a-a6a7-6e163b9382ca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.281989 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6296bca-40e6-434a-a6a7-6e163b9382ca tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:26:58.282230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6296bca-40e6-434a-a6a7-6e163b9382ca tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.282501 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6296bca-40e6-434a-a6a7-6e163b9382ca tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.288682 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.288682 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:58.289231 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e6296bca-40e6-434a-a6a7-6e163b9382ca tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:58.289622 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b68b141e-4393-4864-94b6-35ef4257b24e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:26:58.290218 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1069/4283] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:58.290273 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6296bca-40e6-434a-a6a7-6e163b9382ca tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 200 Aug 08 20:26:58.290855 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1070/4284] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:58.302098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-addda756-86ce-48aa-857c-65a18192cfea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.303679 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:26:58.304057 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "108cc509-9b2c-45fd-9bac-00dcb893a436", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-282854977"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:58.305426 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'snapshot_id': '108cc509-9b2c-45fd-9bac-00dcb893a436', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-282854977'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:26:58.310462 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.310462 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:58.310943 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:58.311082 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:26:58.315050 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:26:58.316591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0105a221-d797-445a-b3a3-5cdf552ef6be None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.318995 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0105a221-d797-445a-b3a3-5cdf552ef6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:58.319259 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0105a221-d797-445a-b3a3-5cdf552ef6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.319512 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0105a221-d797-445a-b3a3-5cdf552ef6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.319654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0105a221-d797-445a-b3a3-5cdf552ef6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:58.322338 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (578c2cc5-cb69-45a7-b068-cc512953c5c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:58.323588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d92dea-537c-42ab-9149-9a0201c90456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.324523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:26:58.325817 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.325817 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:58.326636 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0105a221-d797-445a-b3a3-5cdf552ef6be tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:58.327105 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1068/4285] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:58.352101 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d92dea-537c-42ab-9149-9a0201c90456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '108cc509-9b2c-45fd-9bac-00dcb893a436', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.353091 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66701fb4-46fd-49cf-b7cd-fa9859049d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.391743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['b3fcdc11-9ba3-43dc-a92f-656bd4263502', 'e75d3748-5c10-406c-9d01-b3c35bc6c481', 'fc87c539-7fbc-4599-8999-a5147d91001d', '4a5b703e-0e60-42c5-8ce0-4a635f4b0258'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:58.392823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66701fb4-46fd-49cf-b7cd-fa9859049d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3fcdc11-9ba3-43dc-a92f-656bd4263502', 'e75d3748-5c10-406c-9d01-b3c35bc6c481', 'fc87c539-7fbc-4599-8999-a5147d91001d', '4a5b703e-0e60-42c5-8ce0-4a635f4b0258']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.393892 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68250a6d-bbd6-4dbc-99c9-3924978bf5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.445396 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68250a6d-bbd6-4dbc-99c9-3924978bf5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1241575a-0a35-439e-af75-daffde28171b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-282854977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['b3fcdc11-9ba3-43dc-a92f-656bd4263502','e75d3748-5c10-406c-9d01-b3c35bc6c481','fc87c539-7fbc-4599-8999-a5147d91001d','4a5b703e-0e60-42c5-8ce0-4a635f4b0258'],size=1,snapshot_id=108cc509-9b2c-45fd-9bac-00dcb893a436,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:26:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-282854977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1241575a-0a35-439e-af75-daffde28171b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=108cc509-9b2c-45fd-9bac-00dcb893a436,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.446982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a725e-eab7-406a-8b14-311b777d55d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.465539 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a725e-eab7-406a-8b14-311b777d55d3) transitioned into state 'SUCCESS' from state '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-282854977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['b3fcdc11-9ba3-43dc-a92f-656bd4263502','e75d3748-5c10-406c-9d01-b3c35bc6c481','fc87c539-7fbc-4599-8999-a5147d91001d','4a5b703e-0e60-42c5-8ce0-4a635f4b0258'],size=1,snapshot_id=108cc509-9b2c-45fd-9bac-00dcb893a436,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.466707 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa18d85-3d0e-4258-9c5a-1db9c0a95057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:26:58.485534 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d79b510a-b98e-4158-a63a-3844d2fa8c8d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.487799 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d79b510a-b98e-4158-a63a-3844d2fa8c8d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:26:58.488050 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d79b510a-b98e-4158-a63a-3844d2fa8c8d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.488311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d79b510a-b98e-4158-a63a-3844d2fa8c8d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.490756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa18d85-3d0e-4258-9c5a-1db9c0a95057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:26:58.491729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (578c2cc5-cb69-45a7-b068-cc512953c5c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:26:58.492057 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:26:58.492736 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-addda756-86ce-48aa-857c-65a18192cfea tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:26:58.493207 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1079/4286] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:26:58 2026] POST /volume/v3/volumes => generated 803 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:26:58.502720 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.502720 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:58.508134 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d79b510a-b98e-4158-a63a-3844d2fa8c8d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:58.511147 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3fd1f271-9dba-4971-80d7-dc11e1ea0982 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.516407 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3fd1f271-9dba-4971-80d7-dc11e1ea0982 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:26:58.516499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d79b510a-b98e-4158-a63a-3844d2fa8c8d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 returned with HTTP 200 Aug 08 20:26:58.516533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3fd1f271-9dba-4971-80d7-dc11e1ea0982 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.516558 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1070/4287] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:58.516580 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3fd1f271-9dba-4971-80d7-dc11e1ea0982 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.530614 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.530614 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:58.530738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.531536 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:26:58.531912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "43438f39-6c95-4e96-b7f5-efcb3382c0f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1510486874"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:58.534767 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3fd1f271-9dba-4971-80d7-dc11e1ea0982 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:58.541154 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3fd1f271-9dba-4971-80d7-dc11e1ea0982 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 200 Aug 08 20:26:58.544625 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1071/4288] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:58.544658 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.544658 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:58.544964 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:26:58.545156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume 43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:26:58.574689 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['904fe4a5-5d8d-46fc-b2a3-772e90e655ec', 'c1fcf9d0-fc9a-4b22-ba8b-2abd4d9773cb', 'a1c957a9-be04-4fbe-8b55-b062aa351bd0', 'd345ca61-66b1-4965-8994-35043e79a698'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:26:58.613808 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:26:58.614308 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81cd0ccd-3740-4e1c-ae27-28db1a5adf7c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:26:58.614838 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1069/4289] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:26:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:26:58.624911 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2061da80-42a3-4142-b083-2fedcc0f3bcd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.628218 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2061da80-42a3-4142-b083-2fedcc0f3bcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:26:58.628439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2061da80-42a3-4142-b083-2fedcc0f3bcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.628636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2061da80-42a3-4142-b083-2fedcc0f3bcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.634621 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.634621 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:58.634967 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2061da80-42a3-4142-b083-2fedcc0f3bcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:58.635729 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2061da80-42a3-4142-b083-2fedcc0f3bcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 returned with HTTP 200 Aug 08 20:26:58.636139 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1080/4290] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:58 2026] GET /volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:58.856956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-9a015ea6-dde9-4087-8e22-a21e5fdb85cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:58.859997 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-9a015ea6-dde9-4087-8e22-a21e5fdb85cc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a Aug 08 20:26:58.860170 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-9a015ea6-dde9-4087-8e22-a21e5fdb85cc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:58.860369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-9a015ea6-dde9-4087-8e22-a21e5fdb85cc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:58.867372 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:58.867372 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:58.908486 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0d5be07b-23c5-4499-a09e-a4cbfeb33d8c req-9a015ea6-dde9-4087-8e22-a21e5fdb85cc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a returned with HTTP 200 Aug 08 20:26:58.908882 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1071/4291] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:26:58 2026] DELETE /volume/v3/attachments/7a46bf61-61c7-4905-aff7-deceb643587a => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.011939 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-26c93936-ec53-42be-bc54-89abe9b778c6 req-5d7a68e8-b1ef-4c3c-a220-344ec082391d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.014724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-26c93936-ec53-42be-bc54-89abe9b778c6 req-5d7a68e8-b1ef-4c3c-a220-344ec082391d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:26:59.015106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-26c93936-ec53-42be-bc54-89abe9b778c6 req-5d7a68e8-b1ef-4c3c-a220-344ec082391d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.015472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-26c93936-ec53-42be-bc54-89abe9b778c6 req-5d7a68e8-b1ef-4c3c-a220-344ec082391d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.022202 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.022202 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:59.025822 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-26c93936-ec53-42be-bc54-89abe9b778c6 req-5d7a68e8-b1ef-4c3c-a220-344ec082391d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:26:59.029864 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-26c93936-ec53-42be-bc54-89abe9b778c6 req-5d7a68e8-b1ef-4c3c-a220-344ec082391d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:26:59.030233 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1072/4292] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.149223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-35a49699-0738-4523-89cc-88f22f136a16 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.152088 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35a49699-0738-4523-89cc-88f22f136a16 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:26:59.152348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35a49699-0738-4523-89cc-88f22f136a16 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.152593 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-35a49699-0738-4523-89cc-88f22f136a16 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.152741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-35a49699-0738-4523-89cc-88f22f136a16 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:59.157559 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.157559 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:59.158310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-35a49699-0738-4523-89cc-88f22f136a16 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:26:59.158750 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1070/4293] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.302325 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d5c5869-e786-49fe-8fdb-788d94f0f421 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.306231 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d5c5869-e786-49fe-8fdb-788d94f0f421 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:26:59.306231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d5c5869-e786-49fe-8fdb-788d94f0f421 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.306231 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d5c5869-e786-49fe-8fdb-788d94f0f421 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.314344 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.314344 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:59.318173 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d5c5869-e786-49fe-8fdb-788d94f0f421 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:59.323635 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d5c5869-e786-49fe-8fdb-788d94f0f421 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:26:59.324436 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1081/4294] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:59.336029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8f504864-4af4-45d2-9362-d023a60a6e6e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.339562 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eeac41b9-460b-436b-b2f1-ba5a0369540c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.339817 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f504864-4af4-45d2-9362-d023a60a6e6e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:26:59.339817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f504864-4af4-45d2-9362-d023a60a6e6e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.340018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8f504864-4af4-45d2-9362-d023a60a6e6e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.341778 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eeac41b9-460b-436b-b2f1-ba5a0369540c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:26:59.342007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eeac41b9-460b-436b-b2f1-ba5a0369540c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.342239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eeac41b9-460b-436b-b2f1-ba5a0369540c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.342395 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-eeac41b9-460b-436b-b2f1-ba5a0369540c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:26:59.346373 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.346373 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:59.347096 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.347096 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:59.347884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eeac41b9-460b-436b-b2f1-ba5a0369540c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:26:59.348335 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1073/4295] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.349702 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8f504864-4af4-45d2-9362-d023a60a6e6e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:26:59.353864 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8f504864-4af4-45d2-9362-d023a60a6e6e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:26:59.354218 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1072/4296] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:59.559117 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-356bd598-b10a-4b55-b629-2d306a739b2f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.562377 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-356bd598-b10a-4b55-b629-2d306a739b2f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:26:59.562377 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-356bd598-b10a-4b55-b629-2d306a739b2f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.562377 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-356bd598-b10a-4b55-b629-2d306a739b2f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.573418 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.573418 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:59.578292 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-356bd598-b10a-4b55-b629-2d306a739b2f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:26:59.584466 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-356bd598-b10a-4b55-b629-2d306a739b2f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 200 Aug 08 20:26:59.584688 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1071/4297] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:26:59.603363 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.605533 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:26:59.605733 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.605914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.606003 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:26:59.612316 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.612316 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:59.612768 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:59.640856 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot delete request issued successfully. Aug 08 20:26:59.641108 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61ada334-238d-4f3e-bf53-f0cbb82bd234 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 202 Aug 08 20:26:59.641556 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1082/4298] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:59 2026] DELETE /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:59.649014 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4cb4af50-7d83-4671-bb79-a912c42a4d4c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.649978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-066a85aa-9950-4bec-8b32-1212bd49860a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.652831 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-066a85aa-9950-4bec-8b32-1212bd49860a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:26:59.653087 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-066a85aa-9950-4bec-8b32-1212bd49860a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.653325 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-066a85aa-9950-4bec-8b32-1212bd49860a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.655342 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cb4af50-7d83-4671-bb79-a912c42a4d4c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:26:59.655587 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cb4af50-7d83-4671-bb79-a912c42a4d4c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.655794 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cb4af50-7d83-4671-bb79-a912c42a4d4c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.664376 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.664376 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:26:59.664778 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-066a85aa-9950-4bec-8b32-1212bd49860a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:59.665337 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.665337 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:59.665865 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4cb4af50-7d83-4671-bb79-a912c42a4d4c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:26:59.666761 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cb4af50-7d83-4671-bb79-a912c42a4d4c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 200 Aug 08 20:26:59.667198 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1074/4299] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.667454 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-066a85aa-9950-4bec-8b32-1212bd49860a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 returned with HTTP 200 Aug 08 20:26:59.668011 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1073/4300] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.678895 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1e956ff5-ce5f-4f12-a928-4d1c265c5504 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.681265 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e956ff5-ce5f-4f12-a928-4d1c265c5504 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] PUT https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:26:59.681823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e956ff5-ce5f-4f12-a928-4d1c265c5504 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:26:59.687903 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.687903 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:26:59.688552 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1e956ff5-ce5f-4f12-a928-4d1c265c5504 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Snapshot retrieved successfully. Aug 08 20:26:59.695321 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e956ff5-ce5f-4f12-a928-4d1c265c5504 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 returned with HTTP 200 Aug 08 20:26:59.696078 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1072/4301] 10.4.3.206 () {68 vars in 1374 bytes} [Sat Aug 8 20:26:59 2026] PUT /volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 => generated 361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:26:59.704922 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.706609 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:26:59.706789 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.706958 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.707049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: 14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:26:59.712028 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.712028 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:26:59.712937 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:59.730343 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:26:59.730568 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd2c8cb7-fbb9-478b-bf35-89c3c07c1ea4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 returned with HTTP 202 Aug 08 20:26:59.731005 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1083/4302] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:26:59 2026] DELETE /volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:26:59.741208 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-60fd4652-5e7b-4f8d-9c35-9cfc4b34c46e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:26:59.742732 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60fd4652-5e7b-4f8d-9c35-9cfc4b34c46e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:26:59.743024 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60fd4652-5e7b-4f8d-9c35-9cfc4b34c46e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:26:59.743294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-60fd4652-5e7b-4f8d-9c35-9cfc4b34c46e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:26:59.748594 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:26:59.748594 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:26:59.748883 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-60fd4652-5e7b-4f8d-9c35-9cfc4b34c46e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:26:59.749579 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-60fd4652-5e7b-4f8d-9c35-9cfc4b34c46e tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 returned with HTTP 200 Aug 08 20:26:59.750068 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1075/4303] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:26:59 2026] GET /volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:00.168177 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c409a77-4f5e-43a0-b795-1d41f75f8e6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.170042 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c409a77-4f5e-43a0-b795-1d41f75f8e6b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:00.170255 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c409a77-4f5e-43a0-b795-1d41f75f8e6b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.170459 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c409a77-4f5e-43a0-b795-1d41f75f8e6b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.170564 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-5c409a77-4f5e-43a0-b795-1d41f75f8e6b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:00.174422 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.174422 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:00.175146 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c409a77-4f5e-43a0-b795-1d41f75f8e6b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:00.175647 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1074/4304] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:00.358773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f1ebf831-dfef-4e11-b7eb-1a7ffd92cdb9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.360496 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1ebf831-dfef-4e11-b7eb-1a7ffd92cdb9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:27:00.360726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1ebf831-dfef-4e11-b7eb-1a7ffd92cdb9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.360905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f1ebf831-dfef-4e11-b7eb-1a7ffd92cdb9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.361003 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f1ebf831-dfef-4e11-b7eb-1a7ffd92cdb9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:00.365248 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.365248 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:00.365930 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f1ebf831-dfef-4e11-b7eb-1a7ffd92cdb9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 200 Aug 08 20:27:00.366245 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1073/4305] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:00.374598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.376917 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 Aug 08 20:27:00.377148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.377351 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.377499 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete backup with id: ae75d437-0e0d-4eef-852f-d6d6ea67c0c4. Aug 08 20:27:00.381517 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.381517 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:00.397606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] delete_backup rpcapi backup_id ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:27:00.397606 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5e757d6-b567-42f7-8b27-89f32b3d9e44 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 returned with HTTP 202 Aug 08 20:27:00.398260 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1084/4306] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:00 2026] DELETE /volume/v3/backups/ae75d437-0e0d-4eef-852f-d6d6ea67c0c4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:00.407456 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.409103 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 Aug 08 20:27:00.409447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.409730 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.409954 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume with id: 56f40c0d-8f98-49cb-971e-77dff9dda167 Aug 08 20:27:00.425718 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.425718 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:00.426229 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:00.455847 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume request issued successfully. Aug 08 20:27:00.456126 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a50cdc47-69d9-41c4-9a9c-bbd97d7451b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 returned with HTTP 202 Aug 08 20:27:00.456758 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1076/4307] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:00 2026] DELETE /volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:00.464335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-501be391-139d-4f53-bc9f-208cf8915776 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.468978 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-501be391-139d-4f53-bc9f-208cf8915776 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 Aug 08 20:27:00.469203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-501be391-139d-4f53-bc9f-208cf8915776 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.469393 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-501be391-139d-4f53-bc9f-208cf8915776 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.476136 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.476136 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:00.480943 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-501be391-139d-4f53-bc9f-208cf8915776 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:00.484696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-501be391-139d-4f53-bc9f-208cf8915776 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 returned with HTTP 200 Aug 08 20:27:00.484766 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1075/4308] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:00.630578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ff0c6b79-6a45-4107-b98b-a317f7bce921 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.635341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ff0c6b79-6a45-4107-b98b-a317f7bce921 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:27:00.635771 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ff0c6b79-6a45-4107-b98b-a317f7bce921 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.636305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ff0c6b79-6a45-4107-b98b-a317f7bce921 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.645844 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.645844 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:00.650731 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ff0c6b79-6a45-4107-b98b-a317f7bce921 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:27:00.655918 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ff0c6b79-6a45-4107-b98b-a317f7bce921 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:27:00.656469 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1074/4309] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:27:00.676838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5348d320-22e1-47e0-a844-1280f9511137 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.681092 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5348d320-22e1-47e0-a844-1280f9511137 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:27:00.681317 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5348d320-22e1-47e0-a844-1280f9511137 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.681588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5348d320-22e1-47e0-a844-1280f9511137 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.691133 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5348d320-22e1-47e0-a844-1280f9511137 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 404 Aug 08 20:27:00.691788 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1085/4310] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:00.700508 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.702819 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:00.703119 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.703415 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.703573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:00.709352 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.709352 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:00.709879 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:00.728691 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot delete request issued successfully. Aug 08 20:27:00.728986 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69397b3e-bdcc-4b9f-a71b-b4cbf8122e62 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 202 Aug 08 20:27:00.729536 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1077/4311] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:00 2026] DELETE /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:00.741300 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2a972f50-885a-4068-b69e-fc39e90e5f9e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.743224 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a972f50-885a-4068-b69e-fc39e90e5f9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:00.743489 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a972f50-885a-4068-b69e-fc39e90e5f9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.743764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2a972f50-885a-4068-b69e-fc39e90e5f9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.754475 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.754475 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:00.754849 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2a972f50-885a-4068-b69e-fc39e90e5f9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:00.755774 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2a972f50-885a-4068-b69e-fc39e90e5f9e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 200 Aug 08 20:27:00.756183 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1076/4312] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:00.760999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-26e76362-528a-4f7a-80cc-d6905ea84ab6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.763403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26e76362-528a-4f7a-80cc-d6905ea84ab6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 Aug 08 20:27:00.763705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26e76362-528a-4f7a-80cc-d6905ea84ab6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.764096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-26e76362-528a-4f7a-80cc-d6905ea84ab6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.768337 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-26e76362-528a-4f7a-80cc-d6905ea84ab6 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 returned with HTTP 404 Aug 08 20:27:00.768870 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1075/4313] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/snapshots/14bd628e-3142-4f27-bce5-11f8f6aabdf7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:00.777878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.780132 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:27:00.780344 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.780566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.781031 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: 43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:27:00.789718 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.789718 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:00.790088 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:00.808401 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:27:00.808645 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ccfc0d8c-4d1a-43e0-88d7-d4bbc6213e54 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 returned with HTTP 202 Aug 08 20:27:00.809059 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1086/4314] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:00 2026] DELETE /volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:00.818567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7753a50c-428f-488e-b040-e5bfcc91932c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:00.823404 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7753a50c-428f-488e-b040-e5bfcc91932c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:27:00.823404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7753a50c-428f-488e-b040-e5bfcc91932c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:00.823404 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7753a50c-428f-488e-b040-e5bfcc91932c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:00.828004 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:00.828004 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:00.831719 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7753a50c-428f-488e-b040-e5bfcc91932c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:00.836347 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7753a50c-428f-488e-b040-e5bfcc91932c tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 returned with HTTP 200 Aug 08 20:27:00.836926 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1078/4315] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:00 2026] GET /volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:01.186575 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b032ab76-ce0f-4796-8fd6-8e14b2bd51fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.190068 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b032ab76-ce0f-4796-8fd6-8e14b2bd51fc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:01.190372 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b032ab76-ce0f-4796-8fd6-8e14b2bd51fc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.190641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b032ab76-ce0f-4796-8fd6-8e14b2bd51fc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.190858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b032ab76-ce0f-4796-8fd6-8e14b2bd51fc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:01.194968 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.194968 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:01.195770 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b032ab76-ce0f-4796-8fd6-8e14b2bd51fc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:01.196168 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1077/4316] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:01.318286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-68f620bb-ed28-4b71-a199-889a3b251e45 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.320451 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-68f620bb-ed28-4b71-a199-889a3b251e45 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:27:01.320645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-68f620bb-ed28-4b71-a199-889a3b251e45 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.320836 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-68f620bb-ed28-4b71-a199-889a3b251e45 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.327017 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.327017 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:01.330219 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-68f620bb-ed28-4b71-a199-889a3b251e45 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:27:01.334353 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-68f620bb-ed28-4b71-a199-889a3b251e45 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:27:01.335039 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1076/4317] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:01.344274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4d2d90de-ca76-4d5d-a318-f4cd8a1e69f2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.344646 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d2d90de-ca76-4d5d-a318-f4cd8a1e69f2 None None] GET https://10.4.3.206/volume// Aug 08 20:27:01.344797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d2d90de-ca76-4d5d-a318-f4cd8a1e69f2 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.344993 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4d2d90de-ca76-4d5d-a318-f4cd8a1e69f2 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.345275 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4d2d90de-ca76-4d5d-a318-f4cd8a1e69f2 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:01.345536 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1087/4318] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:27: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 08 20:27:01.354169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-b0ecc2c1-7198-48cc-9dad-b90089ea32bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.355994 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-b0ecc2c1-7198-48cc-9dad-b90089ea32bd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:27:01.356284 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-b0ecc2c1-7198-48cc-9dad-b90089ea32bd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "272b1c4a-20d0-4668-a257-266aea6c0eed", "connector": null, "instance_uuid": "97ad4b57-331c-42d6-ab06-6116fa6a9513"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:01.363942 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.363942 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:01.392669 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-b0ecc2c1-7198-48cc-9dad-b90089ea32bd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:27:01.393213 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1079/4319] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:27:01 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:27:01.501341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cfd948e7-03be-4658-8718-19bc2cfecc2e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.503070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfd948e7-03be-4658-8718-19bc2cfecc2e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 Aug 08 20:27:01.503307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfd948e7-03be-4658-8718-19bc2cfecc2e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.503742 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfd948e7-03be-4658-8718-19bc2cfecc2e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.517187 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfd948e7-03be-4658-8718-19bc2cfecc2e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 returned with HTTP 404 Aug 08 20:27:01.518044 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1078/4320] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/volumes/56f40c0d-8f98-49cb-971e-77dff9dda167 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:01.531238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.533467 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972/export_record Aug 08 20:27:01.533869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.534009 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'export_record' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.534171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Export record for backup 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:27:01.539098 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.539098 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:01.540304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling RPCAPI with context: , host: np0000006809, backup: 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 20:27:01.549059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] export_record in rpcapi backup_id 3db965cc-0bff-48a5-8818-c621d38e1972 on host np0000006809. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 20:27:01.561699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2RiOTY1Y2MtMGJmZi00OGE1LTg4MTgtYzYyMWQzOGUxOTcyIiwgInVzZXJfaWQiOiAiNjQyNDU5OWE2NDUzNDUxNjkxMTZiMmYzY2YxNWY3NmEiLCAicHJvamVjdF9pZCI6ICI1Mjg3ZTEyZTNlYjE0Yjg3OWIxYTY2NjYwYWVkMzA3NSIsICJ2b2x1bWVfaWQiOiAiOGJkNGQyY2EtYmI4ZS00OTk1LWJhNWEtZDhkN2VhNTViNTA4IiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzc2NTU0MjI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGJkNGQyY2EtYmI4ZS00OTk1LWJhNWEtZDhkN2VhNTViNTA4LzIwMjYwODA4MjAyNjA4L2F6X25vdmFfYmFja3VwXzNkYjk2NWNjLTBiZmYtNDhhNS04ODE4LWM2MjFkMzhlMTk3MiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMjA6MjY6MDVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6MjY6MDVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNjoyM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 20:27:01.561951 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b256285a-a9ec-4e7e-b2f6-183cf2e8208b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972/export_record returned with HTTP 200 Aug 08 20:27:01.562341 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1077/4321] 10.4.3.206 () {68 vars in 1430 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:01.571468 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.576530 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:01.576912 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-888179731"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:01.578288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-888179731'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:01.580481 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume of 1 GB Aug 08 20:27:01.585601 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:01.593714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (a2ac3c59-bceb-4bf2-b784-d11b3a23c87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:01.594958 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93282e5f-1bf9-4b43-b637-4a79bc5cc0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.596187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:01.632526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93282e5f-1bf9-4b43-b637-4a79bc5cc0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.633322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99af322-3a49-4063-9e49-77887a563d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.679316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['3c0afd57-5b98-4378-9c2b-b85d06d8dc93', 'b3b80b9b-ae25-4390-83f0-89bc7ed1fdb9', 'b38ba9dc-11ea-42b4-bb43-3fa062bed1bd', '009cefc1-4ddb-4da5-bab0-1fee7872abe1'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:01.680330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e99af322-3a49-4063-9e49-77887a563d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c0afd57-5b98-4378-9c2b-b85d06d8dc93', 'b3b80b9b-ae25-4390-83f0-89bc7ed1fdb9', 'b38ba9dc-11ea-42b4-bb43-3fa062bed1bd', '009cefc1-4ddb-4da5-bab0-1fee7872abe1']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.681211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fd1a60-f3ab-4d04-800d-5e716265407d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.709470 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91fd1a60-f3ab-4d04-800d-5e716265407d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a1bd23c-10bd-4c93-baaa-5ed82c0ad273', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888179731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['3c0afd57-5b98-4378-9c2b-b85d06d8dc93','b3b80b9b-ae25-4390-83f0-89bc7ed1fdb9','b38ba9dc-11ea-42b4-bb43-3fa062bed1bd','009cefc1-4ddb-4da5-bab0-1fee7872abe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-888179731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a1bd23c-10bd-4c93-baaa-5ed82c0ad273,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5287e12e3eb14b879b1a66660aed3075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6424599a645345169116b2f3cf15f76a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.710179 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2fb0312-16e5-4edb-95c0-cfb87909ddcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.727943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2fb0312-16e5-4edb-95c0-cfb87909ddcd) transitioned into state 'SUCCESS' from state '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-888179731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['3c0afd57-5b98-4378-9c2b-b85d06d8dc93','b3b80b9b-ae25-4390-83f0-89bc7ed1fdb9','b38ba9dc-11ea-42b4-bb43-3fa062bed1bd','009cefc1-4ddb-4da5-bab0-1fee7872abe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.728505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7d2d88-61b4-4053-ac45-280bea4736a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.737761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c7d2d88-61b4-4053-ac45-280bea4736a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.738654 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (a2ac3c59-bceb-4bf2-b784-d11b3a23c87f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:01.738987 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request issued successfully. Aug 08 20:27:01.739594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f01ba84c-2f33-49e6-ab3f-aa907654fcf4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:01.740137 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1088/4322] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:27:01 2026] POST /volume/v3/volumes => generated 777 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:01.753454 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-100bb6f5-0dd8-41b3-a1ef-ff990cba84fe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.755690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-100bb6f5-0dd8-41b3-a1ef-ff990cba84fe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 Aug 08 20:27:01.756146 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-100bb6f5-0dd8-41b3-a1ef-ff990cba84fe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.756462 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-100bb6f5-0dd8-41b3-a1ef-ff990cba84fe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.765882 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.765882 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:01.767569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6641e287-90b1-4317-9772-89781a6a217c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.770317 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-100bb6f5-0dd8-41b3-a1ef-ff990cba84fe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:01.772994 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6641e287-90b1-4317-9772-89781a6a217c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:01.773222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6641e287-90b1-4317-9772-89781a6a217c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.773449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6641e287-90b1-4317-9772-89781a6a217c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.776050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-100bb6f5-0dd8-41b3-a1ef-ff990cba84fe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 returned with HTTP 200 Aug 08 20:27:01.776818 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1080/4323] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:01.778912 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6641e287-90b1-4317-9772-89781a6a217c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 404 Aug 08 20:27:01.779624 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1079/4324] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:01.787811 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.789636 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:01.789918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.790122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.790286 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:01.799326 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.799326 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:01.799995 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:01.820732 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:01.821010 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8a9ea50b-f884-461b-a1bb-d99f5af5190b tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 202 Aug 08 20:27:01.821732 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1078/4325] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:01 2026] DELETE /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:01.830269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69bcfa16-8aaf-43eb-8bb1-774d748afe08 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.832996 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69bcfa16-8aaf-43eb-8bb1-774d748afe08 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:01.833320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69bcfa16-8aaf-43eb-8bb1-774d748afe08 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.833606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69bcfa16-8aaf-43eb-8bb1-774d748afe08 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.844546 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.844546 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:01.849348 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-69bcfa16-8aaf-43eb-8bb1-774d748afe08 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:01.852593 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8b36c06d-a420-42bf-adc3-05f675860782 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.857869 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69bcfa16-8aaf-43eb-8bb1-774d748afe08 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 200 Aug 08 20:27:01.857869 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1089/4326] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:01.858105 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b36c06d-a420-42bf-adc3-05f675860782 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 Aug 08 20:27:01.859017 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b36c06d-a420-42bf-adc3-05f675860782 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.859346 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b36c06d-a420-42bf-adc3-05f675860782 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.868306 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b36c06d-a420-42bf-adc3-05f675860782 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 returned with HTTP 404 Aug 08 20:27:01.868306 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1081/4327] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/volumes/43438f39-6c95-4e96-b7f5-efcb3382c0f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:01.879443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.881493 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:01.881870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-794183701"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:01.883375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-794183701'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:01.883738 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume of 1 GB Aug 08 20:27:01.888594 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:01.893721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (1dc6bf14-402b-4c02-9535-6a8dc23ea40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:01.894909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6e2e4a-58ee-4c8b-81e2-2ef44850f86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.895834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:01.928931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6e2e4a-58ee-4c8b-81e2-2ef44850f86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.929735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1dae87-a1f6-4e10-8e08-35f438f75ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.943183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.948243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:27:01.948532 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.948823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.948978 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume with id: 3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:27:01.959124 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.959124 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:01.959594 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:01.968490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['3a43b169-4616-47dc-8b60-02501fbf52d8', '39402951-b1b7-438c-aa3a-9ad0bd2cbfba', '0b4ca621-168e-45b7-9c7b-10632e115944', '1c1933a3-9611-4e49-9de5-e44c1b85c8ea'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:01.969210 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac1dae87-a1f6-4e10-8e08-35f438f75ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a43b169-4616-47dc-8b60-02501fbf52d8', '39402951-b1b7-438c-aa3a-9ad0bd2cbfba', '0b4ca621-168e-45b7-9c7b-10632e115944', '1c1933a3-9611-4e49-9de5-e44c1b85c8ea']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.969293 np0000006809 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:27:01.969914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6315e71-ee69-47a5-9549-8a9fff2e9e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.975120 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume request issued successfully. Aug 08 20:27:01.975293 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d244cf2a-2619-4f4e-b16f-76b3cd20741e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 202 Aug 08 20:27:01.975748 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1079/4328] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:01 2026] DELETE /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:01.985076 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-abdfe6bb-78fe-43a8-a65e-4a236517b6a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:01.986990 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-abdfe6bb-78fe-43a8-a65e-4a236517b6a3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:27:01.987159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-abdfe6bb-78fe-43a8-a65e-4a236517b6a3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:01.987473 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-abdfe6bb-78fe-43a8-a65e-4a236517b6a3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:01.991905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6315e71-ee69-47a5-9549-8a9fff2e9e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb0c29f-edbd-44ae-a745-74dc6f2aa56c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-794183701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['3a43b169-4616-47dc-8b60-02501fbf52d8','39402951-b1b7-438c-aa3a-9ad0bd2cbfba','0b4ca621-168e-45b7-9c7b-10632e115944','1c1933a3-9611-4e49-9de5-e44c1b85c8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-794183701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fb0c29f-edbd-44ae-a745-74dc6f2aa56c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d1c7479a1bf740ea88c7300accdd0b35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea516e99e639489a86dae422fe4ed99b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:01.992598 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6480583-6871-46a0-86de-24e2818e2515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:01.994324 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:01.994324 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:01.997441 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-abdfe6bb-78fe-43a8-a65e-4a236517b6a3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:02.001175 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-abdfe6bb-78fe-43a8-a65e-4a236517b6a3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 200 Aug 08 20:27:02.001542 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1090/4329] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:01 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:02.015721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6480583-6871-46a0-86de-24e2818e2515) transitioned into state 'SUCCESS' from state '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-794183701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d1c7479a1bf740ea88c7300accdd0b35',qos_specs=None,replication_status=,reservations=['3a43b169-4616-47dc-8b60-02501fbf52d8','39402951-b1b7-438c-aa3a-9ad0bd2cbfba','0b4ca621-168e-45b7-9c7b-10632e115944','1c1933a3-9611-4e49-9de5-e44c1b85c8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea516e99e639489a86dae422fe4ed99b',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:02.016344 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cff12be-4cb4-437d-9c1f-84efefee3a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:02.025197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cff12be-4cb4-437d-9c1f-84efefee3a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:02.026152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Flow 'volume_create_api' (1dc6bf14-402b-4c02-9535-6a8dc23ea40c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:02.026501 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create volume request issued successfully. Aug 08 20:27:02.027062 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cfb01aef-d6d4-41b9-8dcf-ec59652daba8 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:02.027521 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1080/4330] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:01 2026] POST /volume/v3/volumes => generated 777 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:02.044673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8597c0d4-8c33-4022-9cd5-87fa3daea029 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.048050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8597c0d4-8c33-4022-9cd5-87fa3daea029 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:02.048050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8597c0d4-8c33-4022-9cd5-87fa3daea029 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.048050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8597c0d4-8c33-4022-9cd5-87fa3daea029 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.056774 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.056774 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:02.060138 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8597c0d4-8c33-4022-9cd5-87fa3daea029 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:02.066587 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8597c0d4-8c33-4022-9cd5-87fa3daea029 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c returned with HTTP 200 Aug 08 20:27:02.066587 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1082/4331] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:02.207608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f61800d6-c099-47e9-892b-d1b209108713 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.209398 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f61800d6-c099-47e9-892b-d1b209108713 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:02.210100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f61800d6-c099-47e9-892b-d1b209108713 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.210100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f61800d6-c099-47e9-892b-d1b209108713 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.210243 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-f61800d6-c099-47e9-892b-d1b209108713 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:02.215009 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.215009 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:02.215594 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f61800d6-c099-47e9-892b-d1b209108713 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:02.215940 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1080/4332] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:02.358714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b739f35a-6cd1-4050-af0d-f10857b5fdfa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.359178 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b739f35a-6cd1-4050-af0d-f10857b5fdfa None None] GET https://10.4.3.206/volume// Aug 08 20:27:02.359497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b739f35a-6cd1-4050-af0d-f10857b5fdfa None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.359638 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b739f35a-6cd1-4050-af0d-f10857b5fdfa None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.360007 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b739f35a-6cd1-4050-af0d-f10857b5fdfa None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:02.360319 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1091/4333] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:02.370244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-66845a28-b5a7-4660-9136-fc2d4928b044 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.373881 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-66845a28-b5a7-4660-9136-fc2d4928b044 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:27:02.374213 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-66845a28-b5a7-4660-9136-fc2d4928b044 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.374525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-66845a28-b5a7-4660-9136-fc2d4928b044 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.384813 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.384813 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:02.388213 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-66845a28-b5a7-4660-9136-fc2d4928b044 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:27:02.392955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-66845a28-b5a7-4660-9136-fc2d4928b044 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:27:02.393397 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1081/4334] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:02.489862 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.492438 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f Aug 08 20:27:02.492784 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:02.503062 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-272b1c4a-20d0-4668-a257-266aea6c0eed-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:27:02.507763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-272b1c4a-20d0-4668-a257-266aea6c0eed-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:27:02.508790 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.508790 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:02.588192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-272b1c4a-20d0-4668-a257-266aea6c0eed-np0000006809" released by "attachment_update" :: held 0.080s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:27:02.589018 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-ebfd0f6e-ae51-4ea6-9300-9c87558b7a81 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f returned with HTTP 200 Aug 08 20:27:02.589665 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1083/4335] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:27:02 2026] PUT /volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:02.612791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-dde080a5-a7a3-455d-bcdf-ed9e475b727a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.615008 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-dde080a5-a7a3-455d-bcdf-ed9e475b727a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f/action Aug 08 20:27:02.615432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-dde080a5-a7a3-455d-bcdf-ed9e475b727a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:02.615550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-dde080a5-a7a3-455d-bcdf-ed9e475b727a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:02.632438 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.632438 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:02.642878 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-7d16630f-52e8-4248-98ff-deabacbfd9bd req-dde080a5-a7a3-455d-bcdf-ed9e475b727a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f/action returned with HTTP 204 Aug 08 20:27:02.643348 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1081/4336] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:27:02 2026] POST /volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:02.790494 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-749d5399-540a-4b67-be96-3143c3a880de None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.792264 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-749d5399-540a-4b67-be96-3143c3a880de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 Aug 08 20:27:02.792925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-749d5399-540a-4b67-be96-3143c3a880de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.792925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-749d5399-540a-4b67-be96-3143c3a880de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.799639 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.799639 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:02.803265 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-749d5399-540a-4b67-be96-3143c3a880de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:02.806993 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-749d5399-540a-4b67-be96-3143c3a880de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 returned with HTTP 200 Aug 08 20:27:02.807401 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1092/4337] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:02.818345 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.820159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:27:02.820617 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a1bd23c-10bd-4c93-baaa-5ed82c0ad273", "name": "tempest-type-Backup-271391340"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:02.822152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating new backup {'backup': {'volume_id': '2a1bd23c-10bd-4c93-baaa-5ed82c0ad273', 'name': 'tempest-type-Backup-271391340'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:27:02.822303 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating backup of volume 2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 in container None Aug 08 20:27:02.829282 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.829282 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:02.829751 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:02.845220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['844b48f4-950d-459f-80ea-6fa742aea0c5', '57250167-4b87-4d51-b037-640c9cc5cfaa'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:02.878100 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c8f8723-c8d3-49f4-b54c-a7dd8a6a4b0f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:27:02.878586 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1082/4338] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:02 2026] POST /volume/v3/backups => generated 315 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:02.880608 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-abfcb195-6454-4499-9f8e-dcac801bf380 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.882720 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abfcb195-6454-4499-9f8e-dcac801bf380 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:02.882976 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abfcb195-6454-4499-9f8e-dcac801bf380 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.883813 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abfcb195-6454-4499-9f8e-dcac801bf380 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.886786 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-94c48c19-fc62-4190-adb8-6467138db4f7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.889604 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94c48c19-fc62-4190-adb8-6467138db4f7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:02.889777 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abfcb195-6454-4499-9f8e-dcac801bf380 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 404 Aug 08 20:27:02.889989 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94c48c19-fc62-4190-adb8-6467138db4f7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.890160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94c48c19-fc62-4190-adb8-6467138db4f7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.890414 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1084/4339] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:02.890506 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-94c48c19-fc62-4190-adb8-6467138db4f7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:02.895536 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.895536 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:02.896368 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94c48c19-fc62-4190-adb8-6467138db4f7 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:02.897157 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1082/4340] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:02.898154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5f0efd30-239b-4658-a06f-209f7ccc293f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.899729 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:02.899904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.900251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.900251 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:02.907039 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.907039 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:02.907209 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:02.924978 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:02.925256 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5f0efd30-239b-4658-a06f-209f7ccc293f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 202 Aug 08 20:27:02.925885 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1093/4341] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:02 2026] DELETE /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:02.933974 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ae29a438-9853-4e79-9a53-f80e5dfddbac None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:02.935974 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae29a438-9853-4e79-9a53-f80e5dfddbac tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:02.936176 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae29a438-9853-4e79-9a53-f80e5dfddbac tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:02.936413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae29a438-9853-4e79-9a53-f80e5dfddbac tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:02.943789 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:02.943789 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:02.947884 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ae29a438-9853-4e79-9a53-f80e5dfddbac tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:02.952432 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae29a438-9853-4e79-9a53-f80e5dfddbac tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 200 Aug 08 20:27:02.953050 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1083/4342] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:02 2026] GET /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:03.018265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0dd7d12f-1015-4aa2-9eeb-2ab77c9927a6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.020006 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0dd7d12f-1015-4aa2-9eeb-2ab77c9927a6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af Aug 08 20:27:03.020006 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0dd7d12f-1015-4aa2-9eeb-2ab77c9927a6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.020100 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0dd7d12f-1015-4aa2-9eeb-2ab77c9927a6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.026114 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0dd7d12f-1015-4aa2-9eeb-2ab77c9927a6 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af returned with HTTP 404 Aug 08 20:27:03.026605 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1085/4343] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/volumes/3275454f-9482-4100-9492-98b0d83df7af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:03.034753 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-69855595-7c43-48f9-b34d-0c7eb9314294 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.036956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69855595-7c43-48f9-b34d-0c7eb9314294 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:27:03.037139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69855595-7c43-48f9-b34d-0c7eb9314294 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.037985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69855595-7c43-48f9-b34d-0c7eb9314294 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.038609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-69855595-7c43-48f9-b34d-0c7eb9314294 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:27:03.050194 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-69855595-7c43-48f9-b34d-0c7eb9314294 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Get all volumes completed successfully. Aug 08 20:27:03.052003 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.052003 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:03.056064 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69855595-7c43-48f9-b34d-0c7eb9314294 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:27:03.056436 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1083/4344] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9989 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:03.074393 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-617ee89e-c3e7-48e5-9a36-13f0431fa0b0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.076089 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-617ee89e-c3e7-48e5-9a36-13f0431fa0b0 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] DELETE https://10.4.3.206/volume/v3/types/d04dfa07-0232-46d4-9574-d6ee785cfa51 Aug 08 20:27:03.076284 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-617ee89e-c3e7-48e5-9a36-13f0431fa0b0 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.076518 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-617ee89e-c3e7-48e5-9a36-13f0431fa0b0 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.081241 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1a9c8b45-d3a8-49f8-bb90-9bfcfe526fcd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.083421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a9c8b45-d3a8-49f8-bb90-9bfcfe526fcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:03.083698 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a9c8b45-d3a8-49f8-bb90-9bfcfe526fcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.083938 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a9c8b45-d3a8-49f8-bb90-9bfcfe526fcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.092527 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.092527 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:03.096367 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1a9c8b45-d3a8-49f8-bb90-9bfcfe526fcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:03.100350 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a9c8b45-d3a8-49f8-bb90-9bfcfe526fcd tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c returned with HTTP 200 Aug 08 20:27:03.100705 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1084/4345] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:03.102635 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-617ee89e-c3e7-48e5-9a36-13f0431fa0b0 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/d04dfa07-0232-46d4-9574-d6ee785cfa51 returned with HTTP 202 Aug 08 20:27:03.103020 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1094/4346] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:27:03 2026] DELETE /volume/v3/types/d04dfa07-0232-46d4-9574-d6ee785cfa51 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:03.113035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a49b86d1-ec86-46ae-84a0-343b7ca3d651 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.113236 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.114889 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a49b86d1-ec86-46ae-84a0-343b7ca3d651 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:27:03.115239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a49b86d1-ec86-46ae-84a0-343b7ca3d651 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-874491316", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:03.115303 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:03.115746 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5fb0c29f-edbd-44ae-a745-74dc6f2aa56c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1633451011"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:03.116783 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.116783 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:03.127566 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.127566 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:03.127566 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:03.127566 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Create snapshot from volume 5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:03.131793 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a49b86d1-ec86-46ae-84a0-343b7ca3d651 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:27:03.132316 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1086/4347] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:27:03 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:03.140313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-baddcfab-3d02-4e48-9e40-00b77af9fa92 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.142002 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-baddcfab-3d02-4e48-9e40-00b77af9fa92 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] POST https://10.4.3.206/volume/v3/types/69db9bb4-fbce-4a2f-bd45-d096149edc2d/encryption Aug 08 20:27:03.142332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-baddcfab-3d02-4e48-9e40-00b77af9fa92 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:03.154495 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Created reservations ['134b6c07-da6d-403d-a5f2-45d8af2a78f3', 'ab2d9cdd-4879-4026-84a1-6b0955f04e0f', '767047e6-a114-49c4-9a29-8253b84c310d', '7c42f40e-cbce-4949-a61a-2827325d5e36'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:03.155421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-baddcfab-3d02-4e48-9e40-00b77af9fa92 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/69db9bb4-fbce-4a2f-bd45-d096149edc2d/encryption returned with HTTP 200 Aug 08 20:27:03.155846 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1085/4348] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:27:03 2026] POST /volume/v3/types/69db9bb4-fbce-4a2f-bd45-d096149edc2d/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:03.164078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.165882 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:03.166216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-785618403", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-874491316", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:03.167825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-785618403', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-874491316', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:03.171250 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume of 1 GB Aug 08 20:27:03.171550 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.171550 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:03.172058 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Availability Zones retrieved successfully. Aug 08 20:27:03.176876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (218c166b-3d4f-4ecb-9400-390b562b02b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:03.177847 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37faa362-c014-45b0-a27b-a3c776d8f75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:03.178729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:03.187853 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot create request issued successfully. Aug 08 20:27:03.188235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39cbd052-514a-4e08-b13b-df519edb0fc4 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:03.188738 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1084/4349] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 20:27:03.198481 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0fe55dab-272e-4031-97a2-a159a428aa36 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.200609 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0fe55dab-272e-4031-97a2-a159a428aa36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:03.200890 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0fe55dab-272e-4031-97a2-a159a428aa36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.201148 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0fe55dab-272e-4031-97a2-a159a428aa36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.203911 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37faa362-c014-45b0-a27b-a3c776d8f75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:27:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69db9bb4-fbce-4a2f-bd45-d096149edc2d,is_public=True,name='tempest-scenario-type-luks-874491316',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69db9bb4-fbce-4a2f-bd45-d096149edc2d', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:03.204976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab6a93a-c3d8-4175-9193-d491a2f82154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:03.207778 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.207778 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:03.208244 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0fe55dab-272e-4031-97a2-a159a428aa36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:27:03.209027 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0fe55dab-272e-4031-97a2-a159a428aa36 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 returned with HTTP 200 Aug 08 20:27:03.209510 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1087/4350] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:03.227033 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f5f9981b-0bde-4d98-a4c8-198091904a0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.228845 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5f9981b-0bde-4d98-a4c8-198091904a0f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:03.229056 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5f9981b-0bde-4d98-a4c8-198091904a0f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.229275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5f9981b-0bde-4d98-a4c8-198091904a0f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.229376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f5f9981b-0bde-4d98-a4c8-198091904a0f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:03.230988 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-874491316 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-874491316, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:27:03.231408 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-874491316 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-874491316, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:27:03.233530 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.233530 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:03.234164 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5f9981b-0bde-4d98-a4c8-198091904a0f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:03.234584 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1086/4351] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:03.253858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Created reservations ['7d240ff4-32e9-439f-8414-f2beafce0db4', '5eb357dd-bedc-4f91-893b-c069d348c7b6', '72754ba6-13eb-468f-8776-d7bbe7107b37', 'c81b2d27-b349-4675-978d-faa6a5477b84'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:03.254634 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ab6a93a-c3d8-4175-9193-d491a2f82154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d240ff4-32e9-439f-8414-f2beafce0db4', '5eb357dd-bedc-4f91-893b-c069d348c7b6', '72754ba6-13eb-468f-8776-d7bbe7107b37', 'c81b2d27-b349-4675-978d-faa6a5477b84']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:03.255307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa90dc0d-a154-4162-89fb-8290fdc1c862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:03.278723 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa90dc0d-a154-4162-89fb-8290fdc1c862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcfeca46-39e4-4555-95f1-314127077744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-785618403',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['7d240ff4-32e9-439f-8414-f2beafce0db4','5eb357dd-bedc-4f91-893b-c069d348c7b6','72754ba6-13eb-468f-8776-d7bbe7107b37','c81b2d27-b349-4675-978d-faa6a5477b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=69db9bb4-fbce-4a2f-bd45-d096149edc2d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-785618403',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dcfeca46-39e4-4555-95f1-314127077744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e88f683ceba4c9789159fa3628ce0f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04b6991f538e4f9082e82b90e45167e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69db9bb4-fbce-4a2f-bd45-d096149edc2d),volume_type_id=69db9bb4-fbce-4a2f-bd45-d096149edc2d)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:03.279277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bfd198-c181-4441-95d9-b0cc83ce996c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:03.300967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bfd198-c181-4441-95d9-b0cc83ce996c) transitioned into state 'SUCCESS' from state '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-785618403',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e88f683ceba4c9789159fa3628ce0f0',qos_specs=None,replication_status=,reservations=['7d240ff4-32e9-439f-8414-f2beafce0db4','5eb357dd-bedc-4f91-893b-c069d348c7b6','72754ba6-13eb-468f-8776-d7bbe7107b37','c81b2d27-b349-4675-978d-faa6a5477b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04b6991f538e4f9082e82b90e45167e8',volume_type_id=69db9bb4-fbce-4a2f-bd45-d096149edc2d)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:03.301652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44abf2bb-3fca-4a65-962a-5608773c3d99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:03.309098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44abf2bb-3fca-4a65-962a-5608773c3d99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:03.309835 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Flow 'volume_create_api' (218c166b-3d4f-4ecb-9400-390b562b02b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:03.310096 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Create volume request issued successfully. Aug 08 20:27:03.310600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cb38af8d-2040-45d1-b1e6-5cbcb71d4576 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:03.311005 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1095/4352] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:27:03 2026] POST /volume/v3/volumes => generated 783 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:03.907977 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-046b77b5-7d39-4fdc-a856-11fd31a9cffe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.909560 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-046b77b5-7d39-4fdc-a856-11fd31a9cffe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:03.909854 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-046b77b5-7d39-4fdc-a856-11fd31a9cffe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.910124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-046b77b5-7d39-4fdc-a856-11fd31a9cffe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.910292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-046b77b5-7d39-4fdc-a856-11fd31a9cffe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:03.914289 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.914289 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:03.915273 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-046b77b5-7d39-4fdc-a856-11fd31a9cffe tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:03.915273 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1085/4353] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:03.965447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9e9a4b30-9a57-428a-8b8c-d5ae5572a62d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.967119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e9a4b30-9a57-428a-8b8c-d5ae5572a62d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:03.967312 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e9a4b30-9a57-428a-8b8c-d5ae5572a62d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.967540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e9a4b30-9a57-428a-8b8c-d5ae5572a62d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.972889 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e9a4b30-9a57-428a-8b8c-d5ae5572a62d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 404 Aug 08 20:27:03.973280 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1088/4354] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:03 2026] GET /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:03.980361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:03.982154 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:03.982355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:03.982578 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:03.982844 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:03.990922 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:03.990922 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:03.991411 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:04.008696 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:04.008696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-42285a2e-c25d-4864-baa2-4b2b7ecdf7f2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 202 Aug 08 20:27:04.008916 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1087/4355] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:03 2026] DELETE /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:04.016188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-db471398-c890-4d76-94c5-bd3973f2fd0f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.018204 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db471398-c890-4d76-94c5-bd3973f2fd0f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:04.018464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db471398-c890-4d76-94c5-bd3973f2fd0f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.018684 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-db471398-c890-4d76-94c5-bd3973f2fd0f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.025650 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.025650 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:04.029464 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-db471398-c890-4d76-94c5-bd3973f2fd0f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:04.033763 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-db471398-c890-4d76-94c5-bd3973f2fd0f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 200 Aug 08 20:27:04.034380 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1096/4356] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:04 2026] GET /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:27:04.220240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-20ff55c7-61e2-430b-a2df-0d52f4bb1cce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.222241 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20ff55c7-61e2-430b-a2df-0d52f4bb1cce tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:04.222480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20ff55c7-61e2-430b-a2df-0d52f4bb1cce tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.223154 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-20ff55c7-61e2-430b-a2df-0d52f4bb1cce tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.229396 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.229396 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:04.229739 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-20ff55c7-61e2-430b-a2df-0d52f4bb1cce tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:27:04.230487 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-20ff55c7-61e2-430b-a2df-0d52f4bb1cce tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 returned with HTTP 200 Aug 08 20:27:04.230852 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1086/4357] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:04 2026] GET /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:04.243594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dec6ba5a-34a6-4606-9057-ce8c3f6a2739 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.245555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-951991b3-8b64-442b-ac6e-0732066e722f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.245956 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dec6ba5a-34a6-4606-9057-ce8c3f6a2739 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] POST https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398/action Aug 08 20:27:04.246358 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dec6ba5a-34a6-4606-9057-ce8c3f6a2739 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:04.246523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dec6ba5a-34a6-4606-9057-ce8c3f6a2739 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:04.247275 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-951991b3-8b64-442b-ac6e-0732066e722f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:04.247497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-951991b3-8b64-442b-ac6e-0732066e722f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.247694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-951991b3-8b64-442b-ac6e-0732066e722f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.247856 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-951991b3-8b64-442b-ac6e-0732066e722f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:04.248028 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-dec6ba5a-34a6-4606-9057-ce8c3f6a2739 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Updating snapshot 'dcce6530-4034-4a85-a028-bd39e8fae398' with '{'status': 'creating'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:27:04.253897 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.253897 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:04.254417 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-951991b3-8b64-442b-ac6e-0732066e722f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:04.254764 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1088/4358] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:04 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:04.257180 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.257180 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:04.268345 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dec6ba5a-34a6-4606-9057-ce8c3f6a2739 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398/action returned with HTTP 202 Aug 08 20:27:04.268833 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1089/4359] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:27:04 2026] POST /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:04.275108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2664bf1c-56a1-4dc8-b2ee-7b56aca25333 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.276790 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2664bf1c-56a1-4dc8-b2ee-7b56aca25333 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:04.277019 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2664bf1c-56a1-4dc8-b2ee-7b56aca25333 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.277209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2664bf1c-56a1-4dc8-b2ee-7b56aca25333 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.281483 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.281483 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:04.281774 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2664bf1c-56a1-4dc8-b2ee-7b56aca25333 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:27:04.282376 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2664bf1c-56a1-4dc8-b2ee-7b56aca25333 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 returned with HTTP 200 Aug 08 20:27:04.282730 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1097/4360] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:04 2026] GET /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:04.292685 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.294526 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] POST https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398/action Aug 08 20:27:04.294920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:04.295062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:04.296566 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100391) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 20:27:04.301958 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.301958 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:04.302448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.snapshot_actions [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] Updating snapshot dcce6530-4034-4a85-a028-bd39e8fae398 with info {'id': 'dcce6530-4034-4a85-a028-bd39e8fae398', 'status': 'error', 'progress': '80%'} Aug 08 20:27:04.307995 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4fd9fe59-dbeb-4b93-9a83-efabd1a58a1d tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-member] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398/action returned with HTTP 202 Aug 08 20:27:04.308436 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1087/4361] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:27:04 2026] POST /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:04.316142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.317761 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:04.317960 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.318267 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.318427 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete snapshot with id: dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:04.323111 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.323111 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:04.323369 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:27:04.337062 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot delete request issued successfully. Aug 08 20:27:04.337222 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-db9bb0d6-ba8c-46e1-b1f1-089cf4c8c9d9 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 returned with HTTP 202 Aug 08 20:27:04.337615 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1089/4362] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:04 2026] DELETE /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:04.345785 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2cf4c823-b6a6-4df7-9856-b4dc7f707631 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.348045 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cf4c823-b6a6-4df7-9856-b4dc7f707631 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:04.348303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cf4c823-b6a6-4df7-9856-b4dc7f707631 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.348577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2cf4c823-b6a6-4df7-9856-b4dc7f707631 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.354484 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.354484 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:04.354896 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2cf4c823-b6a6-4df7-9856-b4dc7f707631 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Snapshot retrieved successfully. Aug 08 20:27:04.355781 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2cf4c823-b6a6-4df7-9856-b4dc7f707631 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 returned with HTTP 200 Aug 08 20:27:04.356250 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1090/4363] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:04 2026] GET /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:04.924488 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-28303f7f-8299-4b21-a3b3-c308bae83283 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:04.926208 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28303f7f-8299-4b21-a3b3-c308bae83283 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:04.926466 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28303f7f-8299-4b21-a3b3-c308bae83283 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:04.926688 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-28303f7f-8299-4b21-a3b3-c308bae83283 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:04.926849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-28303f7f-8299-4b21-a3b3-c308bae83283 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:04.930655 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:04.930655 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:04.931228 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-28303f7f-8299-4b21-a3b3-c308bae83283 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:04.931598 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1098/4364] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:04 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:05.047208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1ce5ac0b-84e9-4677-b7a9-d55d089f7ddb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.048811 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ce5ac0b-84e9-4677-b7a9-d55d089f7ddb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:05.049035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ce5ac0b-84e9-4677-b7a9-d55d089f7ddb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.049246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ce5ac0b-84e9-4677-b7a9-d55d089f7ddb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.054668 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ce5ac0b-84e9-4677-b7a9-d55d089f7ddb tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 404 Aug 08 20:27:05.055138 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1088/4365] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:05 2026] GET /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:05.062051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.063783 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:05.064161 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-490279810"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:05.065546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-490279810'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:05.065711 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:27:05.066040 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:05.066040 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:05.069731 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:27:05.075823 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (3551f691-2a39-43ef-ba11-4d35a2707337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:05.076833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6af80c2-bd10-4477-a1b6-ff3d7330fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:05.077787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:05.104677 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6af80c2-bd10-4477-a1b6-ff3d7330fae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:05.105612 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f4da6f-6c29-4f5d-805c-4b6e9735c26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:05.147151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['bd7433d3-672a-4161-8c82-13770fd467b2', 'c367b2f4-6fef-49dd-9aaa-d3b8fda90cd0', 'd4f52380-177b-465f-b967-e8b27a2b8487', '634b0da3-24f6-43dd-921d-eabe91085379'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:05.147911 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f4da6f-6c29-4f5d-805c-4b6e9735c26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd7433d3-672a-4161-8c82-13770fd467b2', 'c367b2f4-6fef-49dd-9aaa-d3b8fda90cd0', 'd4f52380-177b-465f-b967-e8b27a2b8487', '634b0da3-24f6-43dd-921d-eabe91085379']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:05.148705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad373d52-93ce-43de-a5a2-fd95ddbe7ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:05.171692 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad373d52-93ce-43de-a5a2-fd95ddbe7ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e597cef-f693-4e06-bdf5-c6dfd9410483', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-490279810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['bd7433d3-672a-4161-8c82-13770fd467b2','c367b2f4-6fef-49dd-9aaa-d3b8fda90cd0','d4f52380-177b-465f-b967-e8b27a2b8487','634b0da3-24f6-43dd-921d-eabe91085379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-490279810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e597cef-f693-4e06-bdf5-c6dfd9410483,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:05.172401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4117add0-742d-4116-a10a-52873eae14ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:05.191787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4117add0-742d-4116-a10a-52873eae14ac) transitioned into state 'SUCCESS' from state '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-490279810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['bd7433d3-672a-4161-8c82-13770fd467b2','c367b2f4-6fef-49dd-9aaa-d3b8fda90cd0','d4f52380-177b-465f-b967-e8b27a2b8487','634b0da3-24f6-43dd-921d-eabe91085379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:05.192954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb0dcf1-f86c-4f2d-bef9-c6d090eb2b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:05.207108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb0dcf1-f86c-4f2d-bef9-c6d090eb2b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:05.207905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (3551f691-2a39-43ef-ba11-4d35a2707337) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:05.208196 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:27:05.208751 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b35e5f16-d3b8-45ea-9d03-cecd36ceb14d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:05.209135 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1090/4366] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:05 2026] POST /volume/v3/volumes => generated 769 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:05.221428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ac32ceec-c75c-4cd7-8489-d47d4d3a1e4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.223761 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac32ceec-c75c-4cd7-8489-d47d4d3a1e4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:05.224023 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac32ceec-c75c-4cd7-8489-d47d4d3a1e4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.224252 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ac32ceec-c75c-4cd7-8489-d47d4d3a1e4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.232675 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:05.232675 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:05.237420 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ac32ceec-c75c-4cd7-8489-d47d4d3a1e4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:05.241810 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ac32ceec-c75c-4cd7-8489-d47d4d3a1e4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 200 Aug 08 20:27:05.242136 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1091/4367] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:05 2026] GET /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:05.266408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bf337d28-a59b-4a20-b93d-2121d8d4d95c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.268583 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf337d28-a59b-4a20-b93d-2121d8d4d95c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:05.268583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf337d28-a59b-4a20-b93d-2121d8d4d95c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.268583 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bf337d28-a59b-4a20-b93d-2121d8d4d95c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.268737 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-bf337d28-a59b-4a20-b93d-2121d8d4d95c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:05.272394 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:05.272394 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:05.272950 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bf337d28-a59b-4a20-b93d-2121d8d4d95c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:05.273273 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1099/4368] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:05 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:05.365244 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-366bd7e9-ee0c-4a24-b0b8-4284b3d43906 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.368079 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-366bd7e9-ee0c-4a24-b0b8-4284b3d43906 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 Aug 08 20:27:05.368297 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-366bd7e9-ee0c-4a24-b0b8-4284b3d43906 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.368531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-366bd7e9-ee0c-4a24-b0b8-4284b3d43906 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.372705 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-366bd7e9-ee0c-4a24-b0b8-4284b3d43906 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 returned with HTTP 404 Aug 08 20:27:05.373151 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1089/4369] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:05 2026] GET /volume/v3/snapshots/dcce6530-4034-4a85-a028-bd39e8fae398 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:05.381039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.382882 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:05.383079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.383265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.383449 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume with id: 5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:05.390628 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:05.390628 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:05.390903 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:05.412131 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Delete volume request issued successfully. Aug 08 20:27:05.412331 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56aa998b-ea9a-49f5-b3bb-58389e773319 tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c returned with HTTP 202 Aug 08 20:27:05.412800 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1091/4370] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:05 2026] DELETE /volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:05.420946 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e9b5ce2c-baa9-4fc4-8b99-a3b7c180f4df None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.423726 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9b5ce2c-baa9-4fc4-8b99-a3b7c180f4df tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:05.423991 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9b5ce2c-baa9-4fc4-8b99-a3b7c180f4df tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.424270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9b5ce2c-baa9-4fc4-8b99-a3b7c180f4df tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.434789 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:05.434789 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:05.441763 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e9b5ce2c-baa9-4fc4-8b99-a3b7c180f4df tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Volume info retrieved successfully. Aug 08 20:27:05.446626 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9b5ce2c-baa9-4fc4-8b99-a3b7c180f4df tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c returned with HTTP 200 Aug 08 20:27:05.447159 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1092/4371] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:05 2026] GET /volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:05.945741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a476a1b7-db99-4526-942c-06f6648a5f5c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:05.950526 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a476a1b7-db99-4526-942c-06f6648a5f5c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:05.950526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a476a1b7-db99-4526-942c-06f6648a5f5c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:05.950526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a476a1b7-db99-4526-942c-06f6648a5f5c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:05.950526 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a476a1b7-db99-4526-942c-06f6648a5f5c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:05.955365 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:05.955365 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:05.956155 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a476a1b7-db99-4526-942c-06f6648a5f5c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:05.956718 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1100/4372] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:05 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:06.256444 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22cc3035-099c-4e6f-904c-f939281cc74f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:06.259190 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22cc3035-099c-4e6f-904c-f939281cc74f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:06.259257 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22cc3035-099c-4e6f-904c-f939281cc74f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:06.259855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22cc3035-099c-4e6f-904c-f939281cc74f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:06.267866 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:06.267866 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:06.272468 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-22cc3035-099c-4e6f-904c-f939281cc74f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:06.276618 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22cc3035-099c-4e6f-904c-f939281cc74f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 200 Aug 08 20:27:06.276989 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1090/4373] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:06 2026] GET /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:06.295174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0828d5df-19cf-4a36-871c-5e311a8261a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:06.297529 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0828d5df-19cf-4a36-871c-5e311a8261a6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:06.298346 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0828d5df-19cf-4a36-871c-5e311a8261a6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:06.298346 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0828d5df-19cf-4a36-871c-5e311a8261a6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:06.298346 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-0828d5df-19cf-4a36-871c-5e311a8261a6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:06.300542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:06.303354 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:06.303354 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:06.303882 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0828d5df-19cf-4a36-871c-5e311a8261a6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:06.304342 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1092/4374] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:06 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:06.305162 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:06.305521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e597cef-f693-4e06-bdf5-c6dfd9410483", "name": "tempest-VolumeDependencyTests-Snapshot-1273702042"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:06.313853 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:06.313853 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:06.314287 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:06.314450 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create snapshot from volume 2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:06.340599 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['3e3235be-c0eb-49f6-bb14-4f99ab93073b', '93a09782-09b1-43ac-8d4f-6e8e75cd381c', 'a29f581a-892f-4a8b-aa67-0b1cbe22486b', '97947319-99c7-487c-bd46-f25a380b6bdc'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:06.380142 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot create request issued successfully. Aug 08 20:27:06.380601 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3a731bd5-e149-4a6d-8f02-e653fe3ac93d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:06.381097 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1093/4375] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:06.393378 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a350fc4e-da2e-4e0b-866e-f0e2cd913b6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:06.395438 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a350fc4e-da2e-4e0b-866e-f0e2cd913b6a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:06.395673 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a350fc4e-da2e-4e0b-866e-f0e2cd913b6a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:06.395903 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a350fc4e-da2e-4e0b-866e-f0e2cd913b6a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:06.404546 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:06.404546 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:06.404546 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a350fc4e-da2e-4e0b-866e-f0e2cd913b6a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:06.405224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a350fc4e-da2e-4e0b-866e-f0e2cd913b6a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 200 Aug 08 20:27:06.405650 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1101/4376] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:06 2026] GET /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:06.461485 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ad7c3981-633e-4ded-82ee-0a3f260d3e4a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:06.466003 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad7c3981-633e-4ded-82ee-0a3f260d3e4a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] GET https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c Aug 08 20:27:06.466219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad7c3981-633e-4ded-82ee-0a3f260d3e4a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:06.466461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ad7c3981-633e-4ded-82ee-0a3f260d3e4a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:06.474275 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ad7c3981-633e-4ded-82ee-0a3f260d3e4a tempest-ProjectMemberTests-654477424 tempest-ProjectMemberTests-654477424-project-admin] https://10.4.3.206/volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c returned with HTTP 404 Aug 08 20:27:06.474707 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1091/4377] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:06 2026] GET /volume/v3/volumes/5fb0c29f-edbd-44ae-a745-74dc6f2aa56c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:06.967466 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5656fc9-4bcf-455b-a2c5-6eda0db1cf7a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:06.969371 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5656fc9-4bcf-455b-a2c5-6eda0db1cf7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:06.969653 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5656fc9-4bcf-455b-a2c5-6eda0db1cf7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:06.969858 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5656fc9-4bcf-455b-a2c5-6eda0db1cf7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:06.969955 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c5656fc9-4bcf-455b-a2c5-6eda0db1cf7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:06.974236 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:06.974236 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:06.974887 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5656fc9-4bcf-455b-a2c5-6eda0db1cf7a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:06.975254 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1093/4378] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:06 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:07.315993 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-24824d03-d85e-4c3f-aef8-6b8d751b9e3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:07.317771 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24824d03-d85e-4c3f-aef8-6b8d751b9e3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:07.317964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24824d03-d85e-4c3f-aef8-6b8d751b9e3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:07.318143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24824d03-d85e-4c3f-aef8-6b8d751b9e3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:07.318242 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-24824d03-d85e-4c3f-aef8-6b8d751b9e3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:07.322453 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:07.322453 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:07.323324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24824d03-d85e-4c3f-aef8-6b8d751b9e3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:07.323485 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1094/4379] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:07 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:07.416584 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a244a5b1-b21c-478b-b429-95b53273cae9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:07.418608 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a244a5b1-b21c-478b-b429-95b53273cae9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:07.418858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a244a5b1-b21c-478b-b429-95b53273cae9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:07.419094 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a244a5b1-b21c-478b-b429-95b53273cae9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:07.431298 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:07.431298 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:07.431820 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a244a5b1-b21c-478b-b429-95b53273cae9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:07.432540 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a244a5b1-b21c-478b-b429-95b53273cae9 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 200 Aug 08 20:27:07.433634 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1102/4380] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:07 2026] GET /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:07.448743 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-657bdc57-706c-4404-aef3-7490541ff767 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:07.450843 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:07.451223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2fb89403-75d6-4c36-be6e-e83175c57875", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-253116816"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:07.452983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'snapshot_id': '2fb89403-75d6-4c36-be6e-e83175c57875', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-253116816'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:07.462692 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:07.462692 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:07.463436 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:07.463726 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:27:07.468092 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:27:07.475879 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (c74cae86-7fa4-442f-8863-eef9e3ff0900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:07.477072 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02ec179e-87ad-4756-a986-72881cf1ff1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:07.478272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:07.509316 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02ec179e-87ad-4756-a986-72881cf1ff1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2fb89403-75d6-4c36-be6e-e83175c57875', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:07.510120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6e178f-d29f-41b6-8af4-a6956d85de69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:07.556303 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['b6d98acd-f929-4159-8b8d-ed1a5151f8b8', 'e9c0ceb0-96f2-42ff-a4f9-522f1834f55b', '52352f64-f936-46d6-8918-526673965b31', 'aff8373c-d00e-4a2d-852b-8316d5d482fa'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:07.556505 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc6e178f-d29f-41b6-8af4-a6956d85de69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d98acd-f929-4159-8b8d-ed1a5151f8b8', 'e9c0ceb0-96f2-42ff-a4f9-522f1834f55b', '52352f64-f936-46d6-8918-526673965b31', 'aff8373c-d00e-4a2d-852b-8316d5d482fa']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:07.557334 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e451b33-32cf-4ab9-bffd-6fb31c864fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:07.597406 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e451b33-32cf-4ab9-bffd-6fb31c864fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad1d1290-e31e-4caf-9411-adf7e3223149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-253116816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['b6d98acd-f929-4159-8b8d-ed1a5151f8b8','e9c0ceb0-96f2-42ff-a4f9-522f1834f55b','52352f64-f936-46d6-8918-526673965b31','aff8373c-d00e-4a2d-852b-8316d5d482fa'],size=1,snapshot_id=2fb89403-75d6-4c36-be6e-e83175c57875,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-253116816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad1d1290-e31e-4caf-9411-adf7e3223149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2fb89403-75d6-4c36-be6e-e83175c57875,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:07.598161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bdb21d3-bbc1-41cd-9c76-bde893fbd5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:07.615869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bdb21d3-bbc1-41cd-9c76-bde893fbd5a7) transitioned into state 'SUCCESS' from state '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-253116816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['b6d98acd-f929-4159-8b8d-ed1a5151f8b8','e9c0ceb0-96f2-42ff-a4f9-522f1834f55b','52352f64-f936-46d6-8918-526673965b31','aff8373c-d00e-4a2d-852b-8316d5d482fa'],size=1,snapshot_id=2fb89403-75d6-4c36-be6e-e83175c57875,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:07.616704 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02193be2-132b-42d1-8e1a-277b676f67df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:07.642725 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02193be2-132b-42d1-8e1a-277b676f67df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:07.643498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (c74cae86-7fa4-442f-8863-eef9e3ff0900) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:07.643791 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:27:07.644281 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-657bdc57-706c-4404-aef3-7490541ff767 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:07.644736 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1092/4381] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:27:07 2026] POST /volume/v3/volumes => generated 803 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:07.656783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c89947e6-f449-4db7-979f-76303eaa6326 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:07.658682 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c89947e6-f449-4db7-979f-76303eaa6326 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 Aug 08 20:27:07.658905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c89947e6-f449-4db7-979f-76303eaa6326 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:07.659106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c89947e6-f449-4db7-979f-76303eaa6326 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:07.667283 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:07.667283 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:07.671669 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c89947e6-f449-4db7-979f-76303eaa6326 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:07.678699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c89947e6-f449-4db7-979f-76303eaa6326 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 returned with HTTP 200 Aug 08 20:27:07.679062 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1094/4382] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:07 2026] GET /volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:07.992465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ab3420d4-f221-437d-aae2-780de0e46ecf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:07.994787 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab3420d4-f221-437d-aae2-780de0e46ecf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:07.994787 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab3420d4-f221-437d-aae2-780de0e46ecf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:07.994962 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ab3420d4-f221-437d-aae2-780de0e46ecf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:07.995069 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ab3420d4-f221-437d-aae2-780de0e46ecf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:07.999449 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:07.999449 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:08.000724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ab3420d4-f221-437d-aae2-780de0e46ecf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:08.000724 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1095/4383] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:07 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:08.334575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-18a23ad8-f615-49dc-815c-fd12e8871d3b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:08.337268 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18a23ad8-f615-49dc-815c-fd12e8871d3b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:08.337268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18a23ad8-f615-49dc-815c-fd12e8871d3b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:08.338175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-18a23ad8-f615-49dc-815c-fd12e8871d3b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:08.338175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-18a23ad8-f615-49dc-815c-fd12e8871d3b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:08.349770 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:08.349770 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:08.349770 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-18a23ad8-f615-49dc-815c-fd12e8871d3b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:08.350700 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1103/4384] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:08 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:08.698524 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c9b67ae-3198-4412-b790-a3339c4c4db1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:08.700716 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c9b67ae-3198-4412-b790-a3339c4c4db1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 Aug 08 20:27:08.700979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c9b67ae-3198-4412-b790-a3339c4c4db1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:08.701226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c9b67ae-3198-4412-b790-a3339c4c4db1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:08.712977 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:08.712977 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:08.717415 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3c9b67ae-3198-4412-b790-a3339c4c4db1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:08.722121 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c9b67ae-3198-4412-b790-a3339c4c4db1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 returned with HTTP 200 Aug 08 20:27:08.722591 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1093/4385] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:08 2026] GET /volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 => generated 896 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:08.738821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4bddb4c9-1122-46dc-bf56-69596b569394 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:08.741328 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:08.741694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:08.742008 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:08.742358 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:08.748417 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:08.748417 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:08.749040 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:08.766344 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot delete request issued successfully. Aug 08 20:27:08.766708 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4bddb4c9-1122-46dc-bf56-69596b569394 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 202 Aug 08 20:27:08.767188 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1095/4386] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:08 2026] DELETE /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:08.776280 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d3b22c4e-f55b-4d5c-bc30-44b6a868fd4a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:08.780728 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3b22c4e-f55b-4d5c-bc30-44b6a868fd4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:08.780901 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3b22c4e-f55b-4d5c-bc30-44b6a868fd4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:08.781081 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d3b22c4e-f55b-4d5c-bc30-44b6a868fd4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:08.786032 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:08.786032 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:08.786472 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d3b22c4e-f55b-4d5c-bc30-44b6a868fd4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Snapshot retrieved successfully. Aug 08 20:27:08.787202 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d3b22c4e-f55b-4d5c-bc30-44b6a868fd4a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 200 Aug 08 20:27:08.787653 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1096/4387] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:08 2026] GET /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:09.016214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d82b9757-bd44-49d1-81a0-1eb441ac5b19 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:09.017983 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d82b9757-bd44-49d1-81a0-1eb441ac5b19 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:09.018193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d82b9757-bd44-49d1-81a0-1eb441ac5b19 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:09.018401 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d82b9757-bd44-49d1-81a0-1eb441ac5b19 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:09.018508 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d82b9757-bd44-49d1-81a0-1eb441ac5b19 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:09.024263 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:09.024263 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:09.024924 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d82b9757-bd44-49d1-81a0-1eb441ac5b19 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:09.025283 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1104/4388] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:09 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:09.363266 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af7f305a-7437-40a3-8bcb-0d7ad262760f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:09.365547 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af7f305a-7437-40a3-8bcb-0d7ad262760f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:09.365817 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af7f305a-7437-40a3-8bcb-0d7ad262760f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:09.366038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af7f305a-7437-40a3-8bcb-0d7ad262760f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:09.366179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-af7f305a-7437-40a3-8bcb-0d7ad262760f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:09.370405 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:09.370405 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:09.371045 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af7f305a-7437-40a3-8bcb-0d7ad262760f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:09.371401 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1094/4389] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:09 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:09.799965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b50bd600-cd90-400a-be2f-18a48da34606 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:09.802023 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b50bd600-cd90-400a-be2f-18a48da34606 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:09.802267 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b50bd600-cd90-400a-be2f-18a48da34606 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:09.802667 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b50bd600-cd90-400a-be2f-18a48da34606 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:09.807621 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b50bd600-cd90-400a-be2f-18a48da34606 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 404 Aug 08 20:27:09.808146 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1096/4390] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:09 2026] GET /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:09.816423 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-238a8380-ace8-4645-894e-110e3cf84877 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:09.818749 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:09.818980 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:09.819190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:09.819378 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:09.836457 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:09.836457 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:09.837429 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:09.868803 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:09.868803 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-238a8380-ace8-4645-894e-110e3cf84877 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 202 Aug 08 20:27:09.869552 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1097/4391] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:09 2026] DELETE /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 08 20:27:09.878797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-011ba028-92e6-41fe-a50b-906064aab7b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:09.881821 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-011ba028-92e6-41fe-a50b-906064aab7b4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:09.881821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-011ba028-92e6-41fe-a50b-906064aab7b4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:09.881821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-011ba028-92e6-41fe-a50b-906064aab7b4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:09.894997 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:09.894997 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:09.900027 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-011ba028-92e6-41fe-a50b-906064aab7b4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:09.905551 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-011ba028-92e6-41fe-a50b-906064aab7b4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 200 Aug 08 20:27:09.905951 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1105/4392] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:09 2026] GET /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:10.068810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-af5b9645-b9c4-478d-82ba-ef811861e632 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:10.070438 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af5b9645-b9c4-478d-82ba-ef811861e632 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:10.070759 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af5b9645-b9c4-478d-82ba-ef811861e632 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:10.071019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-af5b9645-b9c4-478d-82ba-ef811861e632 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:10.071153 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-af5b9645-b9c4-478d-82ba-ef811861e632 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:10.078200 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:10.078200 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:10.078944 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-af5b9645-b9c4-478d-82ba-ef811861e632 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:10.079415 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1095/4393] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:10 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:10.384083 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-87aa4808-682b-4850-978d-baa94e89f658 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:10.386924 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87aa4808-682b-4850-978d-baa94e89f658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:10.387120 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87aa4808-682b-4850-978d-baa94e89f658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:10.387316 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-87aa4808-682b-4850-978d-baa94e89f658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:10.387436 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-87aa4808-682b-4850-978d-baa94e89f658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:10.391878 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:10.391878 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:10.392356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-87aa4808-682b-4850-978d-baa94e89f658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:10.392710 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1097/4394] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:10 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:10.919715 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0a151139-6d4d-4a1d-b944-a945986e060f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:10.923874 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a151139-6d4d-4a1d-b944-a945986e060f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:10.924089 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a151139-6d4d-4a1d-b944-a945986e060f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:10.924276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0a151139-6d4d-4a1d-b944-a945986e060f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:10.932183 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0a151139-6d4d-4a1d-b944-a945986e060f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 404 Aug 08 20:27:10.933118 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1098/4395] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:10 2026] GET /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:10.944549 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:10.953347 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:10.953347 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-842760648"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:10.956245 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-842760648'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:10.957373 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:27:10.965568 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:27:10.978573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (16c6f9a2-57d0-4910-8926-7b3214702aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:10.979747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e24ac8-5e46-4c5c-923d-27b36a14d2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:10.980894 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:11.014258 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e24ac8-5e46-4c5c-923d-27b36a14d2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:11.015009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd407df-bb90-4581-b48a-bed6b03e005c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:11.062931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['825ad0d2-ffa0-460d-823e-01591c1c0ed3', 'd402b677-8571-448e-83ed-68eca77e8418', '96b03754-7667-4311-a801-ab2da504810a', '665c7fd8-fb58-40f9-885a-530482069de6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:11.063938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bd407df-bb90-4581-b48a-bed6b03e005c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['825ad0d2-ffa0-460d-823e-01591c1c0ed3', 'd402b677-8571-448e-83ed-68eca77e8418', '96b03754-7667-4311-a801-ab2da504810a', '665c7fd8-fb58-40f9-885a-530482069de6']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:11.064878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b257e4-66ca-4851-a604-5b1edba0ce48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:11.094441 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74b257e4-66ca-4851-a604-5b1edba0ce48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c39496-0553-49a0-955f-91014c178348', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-842760648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['825ad0d2-ffa0-460d-823e-01591c1c0ed3','d402b677-8571-448e-83ed-68eca77e8418','96b03754-7667-4311-a801-ab2da504810a','665c7fd8-fb58-40f9-885a-530482069de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-842760648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c39496-0553-49a0-955f-91014c178348,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:11.095398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7cef5f-e1ec-4ee1-bec3-63dd602d4987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:11.116223 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5553c2b-8410-46c5-96c8-9a343f07be72 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:11.118998 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5553c2b-8410-46c5-96c8-9a343f07be72 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:11.119243 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5553c2b-8410-46c5-96c8-9a343f07be72 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:11.119447 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5553c2b-8410-46c5-96c8-9a343f07be72 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:11.119573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-e5553c2b-8410-46c5-96c8-9a343f07be72 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:11.122484 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7cef5f-e1ec-4ee1-bec3-63dd602d4987) transitioned into state 'SUCCESS' from state '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-842760648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['825ad0d2-ffa0-460d-823e-01591c1c0ed3','d402b677-8571-448e-83ed-68eca77e8418','96b03754-7667-4311-a801-ab2da504810a','665c7fd8-fb58-40f9-885a-530482069de6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:11.123322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15f54a1-0d5e-4db9-a94d-6cf7dde3a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:11.127541 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:11.127541 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:11.128178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5553c2b-8410-46c5-96c8-9a343f07be72 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:11.128572 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1096/4396] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:11 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:11.136533 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15f54a1-0d5e-4db9-a94d-6cf7dde3a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:11.137288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (16c6f9a2-57d0-4910-8926-7b3214702aef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:11.137637 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:27:11.138177 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1d8789c-0c01-4c82-949c-cebe4465a8a3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:11.138648 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1106/4397] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:10 2026] POST /volume/v3/volumes => generated 769 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:11.157511 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ffe2116f-9f1f-4194-b85b-9b24103717d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:11.159582 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ffe2116f-9f1f-4194-b85b-9b24103717d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:11.159972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ffe2116f-9f1f-4194-b85b-9b24103717d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:11.160132 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ffe2116f-9f1f-4194-b85b-9b24103717d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:11.169788 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:11.169788 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:11.174348 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ffe2116f-9f1f-4194-b85b-9b24103717d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:11.178952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ffe2116f-9f1f-4194-b85b-9b24103717d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 200 Aug 08 20:27:11.179610 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1098/4398] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:11 2026] GET /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:11.402277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b19b8d4f-b8b0-4a12-98dd-ac8fcc0a5536 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:11.404121 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b19b8d4f-b8b0-4a12-98dd-ac8fcc0a5536 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:11.404326 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b19b8d4f-b8b0-4a12-98dd-ac8fcc0a5536 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:11.404542 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b19b8d4f-b8b0-4a12-98dd-ac8fcc0a5536 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:11.404690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b19b8d4f-b8b0-4a12-98dd-ac8fcc0a5536 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:11.408957 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:11.408957 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:11.409609 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b19b8d4f-b8b0-4a12-98dd-ac8fcc0a5536 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:11.410006 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1099/4399] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:11 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:12.142367 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2cbfd78-be71-4c0c-a7c0-6da87ef16869 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.144989 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2cbfd78-be71-4c0c-a7c0-6da87ef16869 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:12.145258 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2cbfd78-be71-4c0c-a7c0-6da87ef16869 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.145519 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2cbfd78-be71-4c0c-a7c0-6da87ef16869 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.145671 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c2cbfd78-be71-4c0c-a7c0-6da87ef16869 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:12.151604 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.151604 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:12.152364 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2cbfd78-be71-4c0c-a7c0-6da87ef16869 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:12.152853 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1097/4400] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:12 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:12.193203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7b734631-e411-4ce5-8af1-ee9f733ffb1f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.195854 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b734631-e411-4ce5-8af1-ee9f733ffb1f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:12.196135 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b734631-e411-4ce5-8af1-ee9f733ffb1f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.196375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7b734631-e411-4ce5-8af1-ee9f733ffb1f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.205295 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.205295 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:12.209134 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7b734631-e411-4ce5-8af1-ee9f733ffb1f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:12.214034 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7b734631-e411-4ce5-8af1-ee9f733ffb1f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 200 Aug 08 20:27:12.214514 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1107/4401] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:12 2026] GET /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:12.227454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-031ed570-0895-48a8-bdb4-b363cc91f506 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.229876 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:12.230334 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "04c39496-0553-49a0-955f-91014c178348", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1697328228"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:12.232093 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request body: {'volume': {'source_volid': '04c39496-0553-49a0-955f-91014c178348', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1697328228'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:12.239692 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.239692 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:12.240212 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume retrieved successfully. Aug 08 20:27:12.240372 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume of 1 GB Aug 08 20:27:12.243897 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Availability Zones retrieved successfully. Aug 08 20:27:12.248780 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (a9d4fd85-e7cb-4f6a-ac84-d46eda1faabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:12.249839 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf2c42c-07da-4724-ba2a-ecb12f9f8f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:12.250719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:12.276156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbf2c42c-07da-4724-ba2a-ecb12f9f8f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '04c39496-0553-49a0-955f-91014c178348', 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:12.277337 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8331c9c1-1b9d-4946-b841-69f6c7c12179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:12.325295 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Created reservations ['4945efd6-d139-41ea-8070-0d5ab4d1b846', '09d847c8-8df9-44f7-ac19-eec7c9e759f4', '2d4049a5-30b3-473b-a9f9-d27217ef3c06', 'aa6f2d12-14a4-487a-9ee3-6aa90bdae7be'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:12.326150 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8331c9c1-1b9d-4946-b841-69f6c7c12179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4945efd6-d139-41ea-8070-0d5ab4d1b846', '09d847c8-8df9-44f7-ac19-eec7c9e759f4', '2d4049a5-30b3-473b-a9f9-d27217ef3c06', 'aa6f2d12-14a4-487a-9ee3-6aa90bdae7be']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:12.326850 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abec04c4-b15f-4782-a8a3-691de6232209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:12.361910 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abec04c4-b15f-4782-a8a3-691de6232209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd74b7c-5b50-42ed-8692-d129928d2d1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1697328228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['4945efd6-d139-41ea-8070-0d5ab4d1b846','09d847c8-8df9-44f7-ac19-eec7c9e759f4','2d4049a5-30b3-473b-a9f9-d27217ef3c06','aa6f2d12-14a4-487a-9ee3-6aa90bdae7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=04c39496-0553-49a0-955f-91014c178348,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1697328228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd74b7c-5b50-42ed-8692-d129928d2d1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61af1d14e97f44a695e0545a6504cc8a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=04c39496-0553-49a0-955f-91014c178348,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:12.362709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831c8631-2180-4acd-8026-4fc22ba6ac14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:12.381216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (831c8631-2180-4acd-8026-4fc22ba6ac14) transitioned into state 'SUCCESS' from state '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-1697328228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61af1d14e97f44a695e0545a6504cc8a',qos_specs=None,replication_status=,reservations=['4945efd6-d139-41ea-8070-0d5ab4d1b846','09d847c8-8df9-44f7-ac19-eec7c9e759f4','2d4049a5-30b3-473b-a9f9-d27217ef3c06','aa6f2d12-14a4-487a-9ee3-6aa90bdae7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=04c39496-0553-49a0-955f-91014c178348,status='creating',user_id='2687f5aa93aa453690acfe2f15f0d3c2',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:12.382202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e3ee37-b4df-494b-9a97-60aa0aeb3441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:12.398308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e3ee37-b4df-494b-9a97-60aa0aeb3441) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:12.399202 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Flow 'volume_create_api' (a9d4fd85-e7cb-4f6a-ac84-d46eda1faabb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:12.399577 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Create volume request issued successfully. Aug 08 20:27:12.400195 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-031ed570-0895-48a8-bdb4-b363cc91f506 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:12.400826 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1099/4402] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:27:12 2026] POST /volume/v3/volumes => generated 804 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:12.415875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-035ef91c-5978-4757-9a26-dc7aabcd6b29 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.421281 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-035ef91c-5978-4757-9a26-dc7aabcd6b29 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f Aug 08 20:27:12.421281 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-035ef91c-5978-4757-9a26-dc7aabcd6b29 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.421281 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-035ef91c-5978-4757-9a26-dc7aabcd6b29 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.423608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9e34ba3c-14cb-4beb-8a7d-eb86fcaac6e0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.425575 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e34ba3c-14cb-4beb-8a7d-eb86fcaac6e0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:12.425804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e34ba3c-14cb-4beb-8a7d-eb86fcaac6e0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.426034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9e34ba3c-14cb-4beb-8a7d-eb86fcaac6e0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.426147 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9e34ba3c-14cb-4beb-8a7d-eb86fcaac6e0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 3019b146-1752-4218-9bf4-81a51288e21b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:12.430642 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.430642 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:12.433430 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.433430 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:12.434088 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9e34ba3c-14cb-4beb-8a7d-eb86fcaac6e0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 200 Aug 08 20:27:12.434568 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1098/4403] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:12 2026] GET /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:12.437974 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-035ef91c-5978-4757-9a26-dc7aabcd6b29 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:12.445524 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-035ef91c-5978-4757-9a26-dc7aabcd6b29 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f returned with HTTP 200 Aug 08 20:27:12.446436 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1100/4404] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:12 2026] GET /volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:12.451208 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.452898 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] DELETE https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b Aug 08 20:27:12.453088 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.453264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.453362 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Delete backup with id: 3019b146-1752-4218-9bf4-81a51288e21b. Aug 08 20:27:12.457241 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.457241 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:12.469025 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] delete_backup rpcapi backup_id 3019b146-1752-4218-9bf4-81a51288e21b {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:27:12.470655 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-84b27b07-4495-48f2-98e3-d6b32d89e1f0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b returned with HTTP 202 Aug 08 20:27:12.471026 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1108/4405] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:12 2026] DELETE /volume/v3/backups/3019b146-1752-4218-9bf4-81a51288e21b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:12.480418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6476ca24-624e-47b8-882f-16322c6b3a03 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.485504 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b Aug 08 20:27:12.485698 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.485909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.486086 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume with id: 8d400472-f8fe-4190-8760-c84d399f640b Aug 08 20:27:12.495856 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.495856 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:12.496282 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:12.517116 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume request issued successfully. Aug 08 20:27:12.517367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6476ca24-624e-47b8-882f-16322c6b3a03 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b returned with HTTP 202 Aug 08 20:27:12.517955 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1100/4406] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:12 2026] DELETE /volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:12.527491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ff9996e-6de7-4952-a52e-a5e1a037533a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:12.532752 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ff9996e-6de7-4952-a52e-a5e1a037533a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b Aug 08 20:27:12.533075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ff9996e-6de7-4952-a52e-a5e1a037533a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:12.533341 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ff9996e-6de7-4952-a52e-a5e1a037533a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:12.542518 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:12.542518 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:12.546995 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ff9996e-6de7-4952-a52e-a5e1a037533a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:12.552772 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ff9996e-6de7-4952-a52e-a5e1a037533a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b returned with HTTP 200 Aug 08 20:27:12.553168 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1099/4407] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:12 2026] GET /volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:13.164220 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4d491a12-d783-41b4-bc12-8afb7c1cc6ae None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.166085 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d491a12-d783-41b4-bc12-8afb7c1cc6ae tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:13.166294 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d491a12-d783-41b4-bc12-8afb7c1cc6ae tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.166971 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4d491a12-d783-41b4-bc12-8afb7c1cc6ae tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.167106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4d491a12-d783-41b4-bc12-8afb7c1cc6ae tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:13.173679 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:13.173679 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:13.174345 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4d491a12-d783-41b4-bc12-8afb7c1cc6ae tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:13.174800 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1101/4408] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:13 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:13.465964 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03f7dac5-a30f-4850-8789-dab3ab29a762 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.467607 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03f7dac5-a30f-4850-8789-dab3ab29a762 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f Aug 08 20:27:13.467801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03f7dac5-a30f-4850-8789-dab3ab29a762 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.467974 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03f7dac5-a30f-4850-8789-dab3ab29a762 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.480351 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:13.480351 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:13.485241 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-03f7dac5-a30f-4850-8789-dab3ab29a762 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:13.490028 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03f7dac5-a30f-4850-8789-dab3ab29a762 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f returned with HTTP 200 Aug 08 20:27:13.490704 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1109/4409] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:13 2026] GET /volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:13.502260 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.503746 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:13.503934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.504098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.504244 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:13.510205 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:13.510205 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:13.510401 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:13.525591 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:13.525758 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cf0c137e-bf74-4494-91a9-a7c9601e0f8e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 202 Aug 08 20:27:13.526138 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1101/4410] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:13 2026] DELETE /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:13.533142 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dcea4486-6948-4ca0-ab10-fd9aedd5077d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.536076 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcea4486-6948-4ca0-ab10-fd9aedd5077d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:13.536407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcea4486-6948-4ca0-ab10-fd9aedd5077d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.536705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dcea4486-6948-4ca0-ab10-fd9aedd5077d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.546450 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:13.546450 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:13.551652 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dcea4486-6948-4ca0-ab10-fd9aedd5077d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:13.558505 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dcea4486-6948-4ca0-ab10-fd9aedd5077d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 200 Aug 08 20:27:13.558997 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1100/4411] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:13 2026] GET /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:13.573424 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fc43037c-61dd-4b40-8238-79030477fe5c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.575706 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc43037c-61dd-4b40-8238-79030477fe5c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b Aug 08 20:27:13.575987 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc43037c-61dd-4b40-8238-79030477fe5c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.576250 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fc43037c-61dd-4b40-8238-79030477fe5c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.583655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fc43037c-61dd-4b40-8238-79030477fe5c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b returned with HTTP 404 Aug 08 20:27:13.584213 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1102/4412] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:13 2026] GET /volume/v3/volumes/8d400472-f8fe-4190-8760-c84d399f640b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:13.592133 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.595134 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1/export_record Aug 08 20:27:13.595440 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.595713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Calling method 'export_record' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.595881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Export record for backup f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:27:13.601295 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:13.601295 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:13.602897 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'd722110edd8a4776926ec220cf212b1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67ab72d765e540f5ba3b5e764c8a883a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:27:13.603177 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9fda5bec-e667-4347-9a7b-ad80c15eb5a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1/export_record returned with HTTP 403 Aug 08 20:27:13.603788 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1110/4413] 10.4.3.206 () {68 vars in 1430 bytes} [Sat Aug 8 20:27:13 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:13.613703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c46d420b-c68c-48be-b260-87d1e4142b44 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.615350 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:13.615729 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1055025959"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:13.617063 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1055025959'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:13.617182 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume of 1 GB Aug 08 20:27:13.620932 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:13.626315 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (ef4217cc-5b3d-44bd-aeba-bef9e5f388d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:13.627209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7674bcf3-fcaa-42b3-aa3e-20b55d191f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:13.627985 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:13.655834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7674bcf3-fcaa-42b3-aa3e-20b55d191f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:13.656636 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394e2171-2123-47c0-a31f-7f7034e34e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:13.702289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['e42ab366-ae3b-42e4-b8fb-df5aceaf0e44', '4ae448c6-a0ef-44ec-9c62-9307b2310815', 'aa4fd2c0-889c-403b-977f-c80d242ced04', 'f66771a5-3298-41ea-856a-0b0b8dae5091'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:13.703133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (394e2171-2123-47c0-a31f-7f7034e34e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e42ab366-ae3b-42e4-b8fb-df5aceaf0e44', '4ae448c6-a0ef-44ec-9c62-9307b2310815', 'aa4fd2c0-889c-403b-977f-c80d242ced04', 'f66771a5-3298-41ea-856a-0b0b8dae5091']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:13.703849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb94fac-bc8b-42bf-ab2c-6215c826b49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:13.725280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8eb94fac-bc8b-42bf-ab2c-6215c826b49e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31e41e39-230a-433a-95a9-2625893b41c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055025959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['e42ab366-ae3b-42e4-b8fb-df5aceaf0e44','4ae448c6-a0ef-44ec-9c62-9307b2310815','aa4fd2c0-889c-403b-977f-c80d242ced04','f66771a5-3298-41ea-856a-0b0b8dae5091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1055025959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31e41e39-230a-433a-95a9-2625893b41c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ab72d765e540f5ba3b5e764c8a883a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:13.726275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f077f61c-83f5-4210-a2ea-d969d5bc47d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:13.749406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f077f61c-83f5-4210-a2ea-d969d5bc47d1) transitioned into state 'SUCCESS' from state '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-1055025959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['e42ab366-ae3b-42e4-b8fb-df5aceaf0e44','4ae448c6-a0ef-44ec-9c62-9307b2310815','aa4fd2c0-889c-403b-977f-c80d242ced04','f66771a5-3298-41ea-856a-0b0b8dae5091'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:13.750139 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f424db-4094-44b2-91e9-8d02dbe57ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:13.761377 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f424db-4094-44b2-91e9-8d02dbe57ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:13.762191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (ef4217cc-5b3d-44bd-aeba-bef9e5f388d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:13.762496 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request issued successfully. Aug 08 20:27:13.763066 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c46d420b-c68c-48be-b260-87d1e4142b44 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:13.763767 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1102/4414] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:27:13 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:13.774786 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-23faf983-ea21-4a1a-b60b-ac022d83be73 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:13.776448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-23faf983-ea21-4a1a-b60b-ac022d83be73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 Aug 08 20:27:13.776678 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-23faf983-ea21-4a1a-b60b-ac022d83be73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:13.776892 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-23faf983-ea21-4a1a-b60b-ac022d83be73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:13.784755 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:13.784755 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:13.788635 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-23faf983-ea21-4a1a-b60b-ac022d83be73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:13.792816 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-23faf983-ea21-4a1a-b60b-ac022d83be73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 returned with HTTP 200 Aug 08 20:27:13.793467 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1101/4415] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:13 2026] GET /volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:14.186594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d1fe6ea3-7ef9-4bb1-85b0-f817a0f4d183 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.188926 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1fe6ea3-7ef9-4bb1-85b0-f817a0f4d183 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:14.189206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1fe6ea3-7ef9-4bb1-85b0-f817a0f4d183 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:14.189479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d1fe6ea3-7ef9-4bb1-85b0-f817a0f4d183 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:14.189649 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-d1fe6ea3-7ef9-4bb1-85b0-f817a0f4d183 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:14.195165 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:14.195165 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:14.196054 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d1fe6ea3-7ef9-4bb1-85b0-f817a0f4d183 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:14.196589 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1103/4416] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:14 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:14.572238 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b7f307c4-73a0-4c82-b0db-d26fe3c8591a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.574234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7f307c4-73a0-4c82-b0db-d26fe3c8591a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:14.574455 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7f307c4-73a0-4c82-b0db-d26fe3c8591a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:14.574695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b7f307c4-73a0-4c82-b0db-d26fe3c8591a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:14.581498 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b7f307c4-73a0-4c82-b0db-d26fe3c8591a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 404 Aug 08 20:27:14.582009 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1111/4417] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:14 2026] GET /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:14.593095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.603128 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f Aug 08 20:27:14.604587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:14.605871 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:14.606675 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 2bd74b7c-5b50-42ed-8692-d129928d2d1f Aug 08 20:27:14.628018 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:14.628018 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:14.628501 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:14.645016 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:14.645196 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f3e9a65c-5f02-45f1-9eef-0b9969d2c80e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f returned with HTTP 202 Aug 08 20:27:14.645624 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1103/4418] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:14 2026] DELETE /volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:14.656397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-634a94c4-76a0-430d-81f3-88623c50b83c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.658158 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-634a94c4-76a0-430d-81f3-88623c50b83c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f Aug 08 20:27:14.658369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-634a94c4-76a0-430d-81f3-88623c50b83c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:14.658950 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-634a94c4-76a0-430d-81f3-88623c50b83c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:14.668456 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:14.668456 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:14.670684 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-634a94c4-76a0-430d-81f3-88623c50b83c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:14.675400 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-634a94c4-76a0-430d-81f3-88623c50b83c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f returned with HTTP 200 Aug 08 20:27:14.675816 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1102/4419] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:14 2026] GET /volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f => generated 896 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:14.805153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3de93a9a-26cb-4c63-a32c-cc8e3737167f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.808034 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3de93a9a-26cb-4c63-a32c-cc8e3737167f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 Aug 08 20:27:14.808567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3de93a9a-26cb-4c63-a32c-cc8e3737167f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:14.809175 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3de93a9a-26cb-4c63-a32c-cc8e3737167f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:14.817341 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:14.817341 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:14.821147 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3de93a9a-26cb-4c63-a32c-cc8e3737167f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:14.825461 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3de93a9a-26cb-4c63-a32c-cc8e3737167f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 returned with HTTP 200 Aug 08 20:27:14.825906 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1104/4420] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:14 2026] GET /volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:14.838740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-76d04a8d-1a47-478a-968c-9fea13532224 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.840504 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:27:14.840853 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "31e41e39-230a-433a-95a9-2625893b41c5", "name": "tempest-type-Backup-84501092"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:14.842211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating new backup {'backup': {'volume_id': '31e41e39-230a-433a-95a9-2625893b41c5', 'name': 'tempest-type-Backup-84501092'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:27:14.842330 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating backup of volume 31e41e39-230a-433a-95a9-2625893b41c5 in container None Aug 08 20:27:14.849027 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:14.849027 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:14.849341 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:14.864029 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['d51928ec-8ca8-4802-808b-60f193d1ec7d', '438b1a08-cc96-4d8a-9f0a-74736d861dda'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:14.888402 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-76d04a8d-1a47-478a-968c-9fea13532224 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:27:14.888945 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1112/4421] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:14 2026] POST /volume/v3/backups => generated 314 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:14.897067 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-49aa9569-3488-4aef-ac23-8cccb3f1bc19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:14.898867 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49aa9569-3488-4aef-ac23-8cccb3f1bc19 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:14.899064 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49aa9569-3488-4aef-ac23-8cccb3f1bc19 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:14.899238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-49aa9569-3488-4aef-ac23-8cccb3f1bc19 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:14.900679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-49aa9569-3488-4aef-ac23-8cccb3f1bc19 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:14.904400 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:14.904400 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:14.904400 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-49aa9569-3488-4aef-ac23-8cccb3f1bc19 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:14.904400 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1104/4422] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:14 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:15.209286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6848349f-c4a0-4948-8648-b1b5d92b5978 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.211777 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6848349f-c4a0-4948-8648-b1b5d92b5978 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:15.212123 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6848349f-c4a0-4948-8648-b1b5d92b5978 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.212413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6848349f-c4a0-4948-8648-b1b5d92b5978 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.212625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6848349f-c4a0-4948-8648-b1b5d92b5978 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:15.217201 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:15.217201 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:15.217793 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6848349f-c4a0-4948-8648-b1b5d92b5978 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:15.218436 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1103/4423] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:15 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:15.695949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-91540ff2-b808-4287-a8da-2605984251dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.697552 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91540ff2-b808-4287-a8da-2605984251dd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f Aug 08 20:27:15.697552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91540ff2-b808-4287-a8da-2605984251dd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.697785 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-91540ff2-b808-4287-a8da-2605984251dd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.703100 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-91540ff2-b808-4287-a8da-2605984251dd tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f returned with HTTP 404 Aug 08 20:27:15.703653 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1105/4424] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:15 2026] GET /volume/v3/volumes/2bd74b7c-5b50-42ed-8692-d129928d2d1f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:15.713675 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9bc67638-8b1a-4fef-ba90-2457f2c8de72 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.715753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9bc67638-8b1a-4fef-ba90-2457f2c8de72 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:15.715937 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9bc67638-8b1a-4fef-ba90-2457f2c8de72 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.716140 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9bc67638-8b1a-4fef-ba90-2457f2c8de72 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.716304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9bc67638-8b1a-4fef-ba90-2457f2c8de72 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:15.723197 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9bc67638-8b1a-4fef-ba90-2457f2c8de72 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 404 Aug 08 20:27:15.723988 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1113/4425] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:15 2026] DELETE /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:15.736296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d35d7e1f-bb5c-4ce7-9806-89490ba69f0d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.745184 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d35d7e1f-bb5c-4ce7-9806-89490ba69f0d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 Aug 08 20:27:15.746211 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d35d7e1f-bb5c-4ce7-9806-89490ba69f0d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.747398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d35d7e1f-bb5c-4ce7-9806-89490ba69f0d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.766565 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d35d7e1f-bb5c-4ce7-9806-89490ba69f0d tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 returned with HTTP 404 Aug 08 20:27:15.767007 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1105/4426] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:15 2026] GET /volume/v3/volumes/04c39496-0553-49a0-955f-91014c178348 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:15.773952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5992c383-f404-4166-8a5f-8632eb14a6ab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.775711 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 Aug 08 20:27:15.775915 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.776086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.776241 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: ad1d1290-e31e-4caf-9411-adf7e3223149 Aug 08 20:27:15.785621 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:15.785621 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:15.786233 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:15.806413 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume request issued successfully. Aug 08 20:27:15.806667 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5992c383-f404-4166-8a5f-8632eb14a6ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 returned with HTTP 202 Aug 08 20:27:15.807056 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1104/4427] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:15 2026] DELETE /volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:15.816829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1a7a2425-06fb-46b6-a19d-96852526f0a2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.818745 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a7a2425-06fb-46b6-a19d-96852526f0a2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 Aug 08 20:27:15.819026 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a7a2425-06fb-46b6-a19d-96852526f0a2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.819277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1a7a2425-06fb-46b6-a19d-96852526f0a2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.828242 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:15.828242 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:15.839836 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1a7a2425-06fb-46b6-a19d-96852526f0a2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Volume info retrieved successfully. Aug 08 20:27:15.845084 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1a7a2425-06fb-46b6-a19d-96852526f0a2 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 returned with HTTP 200 Aug 08 20:27:15.846027 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1106/4428] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:15 2026] GET /volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:15.915554 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-05bb93b2-c8ac-48d1-9418-081bc91cd556 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:15.917613 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05bb93b2-c8ac-48d1-9418-081bc91cd556 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:15.917865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05bb93b2-c8ac-48d1-9418-081bc91cd556 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:15.918067 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-05bb93b2-c8ac-48d1-9418-081bc91cd556 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:15.918199 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-05bb93b2-c8ac-48d1-9418-081bc91cd556 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:15.923043 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:15.923043 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:15.923635 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-05bb93b2-c8ac-48d1-9418-081bc91cd556 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:15.924000 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1114/4429] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:15 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:16.239775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6517c43c-21d2-4112-b299-c1da56b30e45 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.262239 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6517c43c-21d2-4112-b299-c1da56b30e45 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:16.263999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6517c43c-21d2-4112-b299-c1da56b30e45 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.265460 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6517c43c-21d2-4112-b299-c1da56b30e45 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.266171 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-6517c43c-21d2-4112-b299-c1da56b30e45 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:16.290761 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:16.290761 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:16.296052 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6517c43c-21d2-4112-b299-c1da56b30e45 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:16.297713 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1106/4430] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:16 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:16.869736 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5d47cb79-32fb-46c4-9dc6-575564d176cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.871825 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d47cb79-32fb-46c4-9dc6-575564d176cf tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 Aug 08 20:27:16.872095 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d47cb79-32fb-46c4-9dc6-575564d176cf tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.872538 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5d47cb79-32fb-46c4-9dc6-575564d176cf tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.879406 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5d47cb79-32fb-46c4-9dc6-575564d176cf tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 returned with HTTP 404 Aug 08 20:27:16.879986 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1105/4431] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:16 2026] GET /volume/v3/volumes/ad1d1290-e31e-4caf-9411-adf7e3223149 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:16.889054 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-35be1c2f-19ba-439b-b705-9709d834b5be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.891936 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35be1c2f-19ba-439b-b705-9709d834b5be tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:16.893531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35be1c2f-19ba-439b-b705-9709d834b5be tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.893531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-35be1c2f-19ba-439b-b705-9709d834b5be tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.893531 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-35be1c2f-19ba-439b-b705-9709d834b5be tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:16.898467 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-35be1c2f-19ba-439b-b705-9709d834b5be tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 404 Aug 08 20:27:16.899179 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1107/4432] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:16 2026] DELETE /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:16.908652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5cd05acb-bb68-4185-ba9c-67c0a4afc2e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.915471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cd05acb-bb68-4185-ba9c-67c0a4afc2e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 Aug 08 20:27:16.915471 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cd05acb-bb68-4185-ba9c-67c0a4afc2e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.915471 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cd05acb-bb68-4185-ba9c-67c0a4afc2e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.920067 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cd05acb-bb68-4185-ba9c-67c0a4afc2e1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 returned with HTTP 404 Aug 08 20:27:16.920862 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1115/4433] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:16 2026] GET /volume/v3/snapshots/2fb89403-75d6-4c36-be6e-e83175c57875 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:16.929831 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ef06375-64ce-40b1-8975-8c7c241996d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.932630 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ef06375-64ce-40b1-8975-8c7c241996d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:16.932630 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ef06375-64ce-40b1-8975-8c7c241996d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.932630 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ef06375-64ce-40b1-8975-8c7c241996d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.932630 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3ef06375-64ce-40b1-8975-8c7c241996d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:16.934873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-407c643b-b075-4f88-86b9-46ba53b1c9b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.936821 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-407c643b-b075-4f88-86b9-46ba53b1c9b1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:16.937044 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-407c643b-b075-4f88-86b9-46ba53b1c9b1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.937344 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-407c643b-b075-4f88-86b9-46ba53b1c9b1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.937480 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ef06375-64ce-40b1-8975-8c7c241996d6 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 404 Aug 08 20:27:16.937532 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-407c643b-b075-4f88-86b9-46ba53b1c9b1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:16.937937 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1107/4434] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:16 2026] DELETE /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:16.942047 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:16.942047 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:16.942711 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-407c643b-b075-4f88-86b9-46ba53b1c9b1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:16.943059 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1106/4435] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:16 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:16.944901 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f6d0371-3e10-4da8-a58a-bc14ca9fedbc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.946414 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f6d0371-3e10-4da8-a58a-bc14ca9fedbc tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 Aug 08 20:27:16.946867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f6d0371-3e10-4da8-a58a-bc14ca9fedbc tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.947273 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f6d0371-3e10-4da8-a58a-bc14ca9fedbc tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.952860 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f6d0371-3e10-4da8-a58a-bc14ca9fedbc tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 returned with HTTP 404 Aug 08 20:27:16.953415 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1108/4436] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:16 2026] GET /volume/v3/volumes/2e597cef-f693-4e06-bdf5-c6dfd9410483 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:16.959771 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b677b3fd-8f68-4929-9c67-453d1a8022c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.961173 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b677b3fd-8f68-4929-9c67-453d1a8022c1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:16.964126 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b677b3fd-8f68-4929-9c67-453d1a8022c1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.964126 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b677b3fd-8f68-4929-9c67-453d1a8022c1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.964126 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b677b3fd-8f68-4929-9c67-453d1a8022c1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:16.969590 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b677b3fd-8f68-4929-9c67-453d1a8022c1 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 404 Aug 08 20:27:16.970294 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1116/4437] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:16 2026] DELETE /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:16.977201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2a9344f-cfb0-4826-a74e-40e12dbe0e3e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.978890 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2a9344f-cfb0-4826-a74e-40e12dbe0e3e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b Aug 08 20:27:16.979101 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2a9344f-cfb0-4826-a74e-40e12dbe0e3e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.979282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2a9344f-cfb0-4826-a74e-40e12dbe0e3e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.984427 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2a9344f-cfb0-4826-a74e-40e12dbe0e3e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b returned with HTTP 404 Aug 08 20:27:16.984847 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1108/4438] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:16 2026] GET /volume/v3/volumes/1241575a-0a35-439e-af75-daffde28171b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:16.992469 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-685dded9-8aea-42b9-b5bf-e28a52977e9f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:16.994711 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-685dded9-8aea-42b9-b5bf-e28a52977e9f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:16.994939 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-685dded9-8aea-42b9-b5bf-e28a52977e9f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:16.995139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-685dded9-8aea-42b9-b5bf-e28a52977e9f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:16.995236 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-685dded9-8aea-42b9-b5bf-e28a52977e9f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:17.000876 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-685dded9-8aea-42b9-b5bf-e28a52977e9f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 404 Aug 08 20:27:17.001898 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1107/4439] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:16 2026] DELETE /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.008569 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f27ee571-54fe-4ac3-9d79-ea7103428b28 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.012007 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f27ee571-54fe-4ac3-9d79-ea7103428b28 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 Aug 08 20:27:17.012007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f27ee571-54fe-4ac3-9d79-ea7103428b28 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.012007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f27ee571-54fe-4ac3-9d79-ea7103428b28 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.015428 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f27ee571-54fe-4ac3-9d79-ea7103428b28 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 returned with HTTP 404 Aug 08 20:27:17.016083 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1109/4440] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/snapshots/108cc509-9b2c-45fd-9bac-00dcb893a436 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.022839 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4b4de35-a62a-4ef9-8758-35e2d5a79f18 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.024706 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4b4de35-a62a-4ef9-8758-35e2d5a79f18 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:17.025214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4b4de35-a62a-4ef9-8758-35e2d5a79f18 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.025521 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4b4de35-a62a-4ef9-8758-35e2d5a79f18 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.025753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a4b4de35-a62a-4ef9-8758-35e2d5a79f18 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:17.031303 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4b4de35-a62a-4ef9-8758-35e2d5a79f18 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 404 Aug 08 20:27:17.031912 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1117/4441] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.038428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-671ff7c5-cee1-4788-ba4e-dbfb488de1c3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.040111 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-671ff7c5-cee1-4788-ba4e-dbfb488de1c3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 Aug 08 20:27:17.040304 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-671ff7c5-cee1-4788-ba4e-dbfb488de1c3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.040519 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-671ff7c5-cee1-4788-ba4e-dbfb488de1c3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.045704 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-671ff7c5-cee1-4788-ba4e-dbfb488de1c3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 returned with HTTP 404 Aug 08 20:27:17.046125 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1109/4442] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/volumes/f5c3f7c4-714f-4ce5-94e6-808776efc126 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.052541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2b8f41b2-c99a-48d2-a1c5-f886f305d505 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.054803 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b8f41b2-c99a-48d2-a1c5-f886f305d505 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:27:17.055006 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b8f41b2-c99a-48d2-a1c5-f886f305d505 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.055183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2b8f41b2-c99a-48d2-a1c5-f886f305d505 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.055300 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-2b8f41b2-c99a-48d2-a1c5-f886f305d505 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:27:17.061044 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2b8f41b2-c99a-48d2-a1c5-f886f305d505 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 404 Aug 08 20:27:17.061629 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1108/4443] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.068403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-864b52af-110c-4dc7-bbef-cc12cd11b19f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.069867 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-864b52af-110c-4dc7-bbef-cc12cd11b19f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 Aug 08 20:27:17.070260 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-864b52af-110c-4dc7-bbef-cc12cd11b19f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.070572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-864b52af-110c-4dc7-bbef-cc12cd11b19f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.075039 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-864b52af-110c-4dc7-bbef-cc12cd11b19f tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 returned with HTTP 404 Aug 08 20:27:17.075608 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1110/4444] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/snapshots/33dd84ac-cec8-4641-9b65-e6b61d44da88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.082833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3b049936-776a-415b-bf00-65c98af691af None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.084285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b049936-776a-415b-bf00-65c98af691af tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:17.084673 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b049936-776a-415b-bf00-65c98af691af tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.084937 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3b049936-776a-415b-bf00-65c98af691af tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.085163 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-3b049936-776a-415b-bf00-65c98af691af tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:17.091108 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3b049936-776a-415b-bf00-65c98af691af tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 404 Aug 08 20:27:17.091852 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1118/4445] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.111262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-894cedc1-1142-4d5d-8522-637e16180fad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.112443 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-894cedc1-1142-4d5d-8522-637e16180fad tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a Aug 08 20:27:17.112696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-894cedc1-1142-4d5d-8522-637e16180fad tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.112895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-894cedc1-1142-4d5d-8522-637e16180fad tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.118706 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-894cedc1-1142-4d5d-8522-637e16180fad tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a returned with HTTP 404 Aug 08 20:27:17.119121 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1110/4446] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/volumes/a0aec2dd-4a23-47d9-9e77-2b11b9642e4a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.126071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-859dcf53-6d66-4683-9ec6-ada20c11286c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.127994 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-859dcf53-6d66-4683-9ec6-ada20c11286c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:27:17.128240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-859dcf53-6d66-4683-9ec6-ada20c11286c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.128799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-859dcf53-6d66-4683-9ec6-ada20c11286c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.129225 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-859dcf53-6d66-4683-9ec6-ada20c11286c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:27:17.136202 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-859dcf53-6d66-4683-9ec6-ada20c11286c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 404 Aug 08 20:27:17.137040 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1109/4447] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.144503 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80aa3e0e-8de2-4add-835d-4818e6f48b69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.145803 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80aa3e0e-8de2-4add-835d-4818e6f48b69 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d Aug 08 20:27:17.146137 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80aa3e0e-8de2-4add-835d-4818e6f48b69 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.146435 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80aa3e0e-8de2-4add-835d-4818e6f48b69 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.152952 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80aa3e0e-8de2-4add-835d-4818e6f48b69 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d returned with HTTP 404 Aug 08 20:27:17.153548 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1111/4448] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/volumes/82bf4b8d-1d5f-4d7b-97eb-5d150ecb878d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.160119 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-050c74c2-0c04-4a37-922e-f0a8abbf47c0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.164445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-050c74c2-0c04-4a37-922e-f0a8abbf47c0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:27:17.164445 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-050c74c2-0c04-4a37-922e-f0a8abbf47c0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.164445 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-050c74c2-0c04-4a37-922e-f0a8abbf47c0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.164445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-050c74c2-0c04-4a37-922e-f0a8abbf47c0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:27:17.169447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-050c74c2-0c04-4a37-922e-f0a8abbf47c0 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 404 Aug 08 20:27:17.170194 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1119/4449] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.177986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c72ae846-fb63-4b6a-a1d7-8f872eaa08f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.179944 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c72ae846-fb63-4b6a-a1d7-8f872eaa08f4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 Aug 08 20:27:17.180230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c72ae846-fb63-4b6a-a1d7-8f872eaa08f4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.180528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c72ae846-fb63-4b6a-a1d7-8f872eaa08f4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.187947 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c72ae846-fb63-4b6a-a1d7-8f872eaa08f4 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 returned with HTTP 404 Aug 08 20:27:17.188592 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1111/4450] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/volumes/161ae47f-c012-4dca-b157-3416623fbb55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.196845 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b7441600-6027-4ccc-bb00-d40ae4dff08c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.200530 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7441600-6027-4ccc-bb00-d40ae4dff08c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:27:17.200818 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7441600-6027-4ccc-bb00-d40ae4dff08c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.201096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b7441600-6027-4ccc-bb00-d40ae4dff08c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.201196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-b7441600-6027-4ccc-bb00-d40ae4dff08c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:27:17.207639 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b7441600-6027-4ccc-bb00-d40ae4dff08c tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 404 Aug 08 20:27:17.208167 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1110/4451] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.219749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e1ba60cd-6945-4aa7-bfd0-d0c63f3ec19e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.221316 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1ba60cd-6945-4aa7-bfd0-d0c63f3ec19e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc Aug 08 20:27:17.221777 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1ba60cd-6945-4aa7-bfd0-d0c63f3ec19e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.222182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e1ba60cd-6945-4aa7-bfd0-d0c63f3ec19e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.226987 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e1ba60cd-6945-4aa7-bfd0-d0c63f3ec19e tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc returned with HTTP 404 Aug 08 20:27:17.227807 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1112/4452] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/snapshots/1f7fc3d7-0a3f-4cb4-9416-a3d4c8a5b1bc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.236377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e5d2ef01-b3fc-4123-ac92-82a827dd27b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.238640 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5d2ef01-b3fc-4123-ac92-82a827dd27b8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:27:17.240211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5d2ef01-b3fc-4123-ac92-82a827dd27b8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.240211 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e5d2ef01-b3fc-4123-ac92-82a827dd27b8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.240211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e5d2ef01-b3fc-4123-ac92-82a827dd27b8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:27:17.247364 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e5d2ef01-b3fc-4123-ac92-82a827dd27b8 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 404 Aug 08 20:27:17.248057 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1120/4453] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.256090 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-965884a3-e6e2-4bdf-bf1a-8c8364747aa3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.259787 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-965884a3-e6e2-4bdf-bf1a-8c8364747aa3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f Aug 08 20:27:17.259979 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-965884a3-e6e2-4bdf-bf1a-8c8364747aa3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.260154 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-965884a3-e6e2-4bdf-bf1a-8c8364747aa3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.265179 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-965884a3-e6e2-4bdf-bf1a-8c8364747aa3 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f returned with HTTP 404 Aug 08 20:27:17.265743 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1112/4454] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/volumes/4183e67d-3eb5-4238-91de-6f676661906f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.274075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1d47cf41-c9e1-4c51-9a2a-908817fa3103 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.275949 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d47cf41-c9e1-4c51-9a2a-908817fa3103 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:27:17.276157 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d47cf41-c9e1-4c51-9a2a-908817fa3103 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.276355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1d47cf41-c9e1-4c51-9a2a-908817fa3103 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.276690 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-1d47cf41-c9e1-4c51-9a2a-908817fa3103 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete snapshot with id: 52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:27:17.282773 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1d47cf41-c9e1-4c51-9a2a-908817fa3103 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 404 Aug 08 20:27:17.283320 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1111/4455] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.290692 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b305a27-8664-4cc3-91b1-5d6b3f7b3467 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.293459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b305a27-8664-4cc3-91b1-5d6b3f7b3467 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 Aug 08 20:27:17.293913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b305a27-8664-4cc3-91b1-5d6b3f7b3467 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.294276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b305a27-8664-4cc3-91b1-5d6b3f7b3467 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.299173 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b305a27-8664-4cc3-91b1-5d6b3f7b3467 tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 returned with HTTP 404 Aug 08 20:27:17.299173 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1113/4456] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/snapshots/52ea6be8-9952-48ad-bd11-6e9d3ce0de14 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:17.306772 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-813a9e33-8a82-4661-bc78-62194816253a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.308233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ddaa4219-de33-4d1d-966f-832e91680d61 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.308865 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-813a9e33-8a82-4661-bc78-62194816253a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:27:17.309221 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-813a9e33-8a82-4661-bc78-62194816253a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.309574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-813a9e33-8a82-4661-bc78-62194816253a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.309881 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-813a9e33-8a82-4661-bc78-62194816253a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Delete volume with id: 8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:27:17.310286 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddaa4219-de33-4d1d-966f-832e91680d61 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:17.310597 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddaa4219-de33-4d1d-966f-832e91680d61 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.311513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddaa4219-de33-4d1d-966f-832e91680d61 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.311513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-ddaa4219-de33-4d1d-966f-832e91680d61 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:17.317356 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-813a9e33-8a82-4661-bc78-62194816253a tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 404 Aug 08 20:27:17.318288 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1121/4457] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:17 2026] DELETE /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.322504 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:17.322504 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:17.339132 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddaa4219-de33-4d1d-966f-832e91680d61 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:17.339571 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1113/4458] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:17.347606 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c02d1c93-e4ed-40de-81ec-8deb87eec9ab None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.349828 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c02d1c93-e4ed-40de-81ec-8deb87eec9ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] GET https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 Aug 08 20:27:17.350112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c02d1c93-e4ed-40de-81ec-8deb87eec9ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.350282 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c02d1c93-e4ed-40de-81ec-8deb87eec9ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.358257 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c02d1c93-e4ed-40de-81ec-8deb87eec9ab tempest-VolumeDependencyTests-627661666 tempest-VolumeDependencyTests-627661666-project-member] https://10.4.3.206/volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 returned with HTTP 404 Aug 08 20:27:17.358782 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1112/4459] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/volumes/8b713475-727c-4a4a-a01d-cd6418c823c1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:17.955698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-247ac27d-5c6a-4bc8-ae22-e4fd040ebc7e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:17.960123 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-247ac27d-5c6a-4bc8-ae22-e4fd040ebc7e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:17.960490 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-247ac27d-5c6a-4bc8-ae22-e4fd040ebc7e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:17.960811 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-247ac27d-5c6a-4bc8-ae22-e4fd040ebc7e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:17.961097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-247ac27d-5c6a-4bc8-ae22-e4fd040ebc7e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:17.969985 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:17.969985 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:17.969985 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-247ac27d-5c6a-4bc8-ae22-e4fd040ebc7e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:17.969985 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1114/4460] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:17 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:18.355144 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fc502542-e615-40b1-be92-da650ddc554a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:18.356842 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc502542-e615-40b1-be92-da650ddc554a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:18.357155 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc502542-e615-40b1-be92-da650ddc554a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:18.357324 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fc502542-e615-40b1-be92-da650ddc554a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:18.357504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-fc502542-e615-40b1-be92-da650ddc554a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:18.361999 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:18.361999 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:18.362748 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fc502542-e615-40b1-be92-da650ddc554a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:18.363085 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1122/4461] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:18 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:27:18.632917 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bdf1455-e07c-458e-aed2-564f9476824e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:18.716800 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:18.717343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1183086803"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:18.719669 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1183086803'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:18.719859 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create volume of 1 GB Aug 08 20:27:18.728309 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Availability Zones retrieved successfully. Aug 08 20:27:18.736588 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Flow 'volume_create_api' (a56bab89-8b06-4bb3-a111-50033f6ae497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:18.736588 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e75870-2a12-401d-bfd8-55faff3f2a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:18.737339 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:18.781409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e75870-2a12-401d-bfd8-55faff3f2a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:18.781733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328d9a8f-8f2c-4aae-957c-085546e4b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:18.846478 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Created reservations ['0797a694-a7ef-4cd2-ae57-7a72f80991c2', '680fa823-3ae6-400c-aed8-d16e772470d3', '5cf84a80-5026-4d94-b377-e3568a4422f1', 'fdb26b55-7a09-4f90-8a2d-19456aa27361'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:18.846478 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328d9a8f-8f2c-4aae-957c-085546e4b77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0797a694-a7ef-4cd2-ae57-7a72f80991c2', '680fa823-3ae6-400c-aed8-d16e772470d3', '5cf84a80-5026-4d94-b377-e3568a4422f1', 'fdb26b55-7a09-4f90-8a2d-19456aa27361']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:18.846661 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c574ea00-d77f-435f-8504-0c841537a5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:18.871213 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c574ea00-d77f-435f-8504-0c841537a5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1183086803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea2b564836ca40e0983d32dd2bf29088',qos_specs=None,replication_status=,reservations=['0797a694-a7ef-4cd2-ae57-7a72f80991c2','680fa823-3ae6-400c-aed8-d16e772470d3','5cf84a80-5026-4d94-b377-e3568a4422f1','fdb26b55-7a09-4f90-8a2d-19456aa27361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c80c1180e7547de9810474c7781e7fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1183086803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea2b564836ca40e0983d32dd2bf29088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c80c1180e7547de9810474c7781e7fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:18.872214 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f16c126-0606-49fc-8b99-fc82dc498133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:18.896713 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f16c126-0606-49fc-8b99-fc82dc498133) transitioned into state 'SUCCESS' from state '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-1183086803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea2b564836ca40e0983d32dd2bf29088',qos_specs=None,replication_status=,reservations=['0797a694-a7ef-4cd2-ae57-7a72f80991c2','680fa823-3ae6-400c-aed8-d16e772470d3','5cf84a80-5026-4d94-b377-e3568a4422f1','fdb26b55-7a09-4f90-8a2d-19456aa27361'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c80c1180e7547de9810474c7781e7fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:18.897694 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f225e4-ac92-40aa-a08f-96831d0fea1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:18.910296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12f225e4-ac92-40aa-a08f-96831d0fea1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:18.911566 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Flow 'volume_create_api' (a56bab89-8b06-4bb3-a111-50033f6ae497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:18.912023 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create volume request issued successfully. Aug 08 20:27:18.912952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bdf1455-e07c-458e-aed2-564f9476824e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:18.913330 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1114/4462] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:18 2026] POST /volume/v3/volumes => generated 766 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:18.926573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fc6eddcb-a3fd-4ab1-aef4-ed7afaf54bf4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:18.930361 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc6eddcb-a3fd-4ab1-aef4-ed7afaf54bf4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:18.930361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc6eddcb-a3fd-4ab1-aef4-ed7afaf54bf4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:18.930361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc6eddcb-a3fd-4ab1-aef4-ed7afaf54bf4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:18.940091 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:18.940091 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:18.944411 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fc6eddcb-a3fd-4ab1-aef4-ed7afaf54bf4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:18.949238 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc6eddcb-a3fd-4ab1-aef4-ed7afaf54bf4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 200 Aug 08 20:27:18.949768 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1113/4463] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:18 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:18.982240 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39a92909-cedc-4954-ae9a-b39cdaea899d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:18.984760 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39a92909-cedc-4954-ae9a-b39cdaea899d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:18.985047 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39a92909-cedc-4954-ae9a-b39cdaea899d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:18.985301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39a92909-cedc-4954-ae9a-b39cdaea899d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:18.985484 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-39a92909-cedc-4954-ae9a-b39cdaea899d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:18.991641 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:18.991641 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:18.992576 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39a92909-cedc-4954-ae9a-b39cdaea899d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:18.993234 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1115/4464] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:18 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:19.374993 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4b61d78a-e029-47ca-aef5-a5ecf070a9d8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.378102 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b61d78a-e029-47ca-aef5-a5ecf070a9d8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:19.378307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b61d78a-e029-47ca-aef5-a5ecf070a9d8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:19.378535 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4b61d78a-e029-47ca-aef5-a5ecf070a9d8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:19.378617 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4b61d78a-e029-47ca-aef5-a5ecf070a9d8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:19.382547 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:19.382547 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:19.383080 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4b61d78a-e029-47ca-aef5-a5ecf070a9d8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:19.383437 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1123/4465] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:19 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:19.394105 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.395965 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2/export_record Aug 08 20:27:19.396160 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:19.396335 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'export_record' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:19.396467 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Export record for backup 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100389) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:27:19.400556 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:19.400556 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:19.401331 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.api [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling RPCAPI with context: , host: np0000006809, backup: 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100389) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 20:27:19.406499 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] export_record in rpcapi backup_id 3670e10e-d4d4-4520-b936-fbd3a1c758f2 on host np0000006809. {{(pid=100389) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 20:27:19.418247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzY3MGUxMGUtZDRkNC00NTIwLWI5MzYtZmJkM2ExYzc1OGYyIiwgInVzZXJfaWQiOiAiNjQyNDU5OWE2NDUzNDUxNjkxMTZiMmYzY2YxNWY3NmEiLCAicHJvamVjdF9pZCI6ICI1Mjg3ZTEyZTNlYjE0Yjg3OWIxYTY2NjYwYWVkMzA3NSIsICJ2b2x1bWVfaWQiOiAiMmExYmQyM2MtMTBiZC00YzkzLWJhYWEtNWVkODJjMGFkMjczIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzEzOTEzNDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYTFiZDIzYy0xMGJkLTRjOTMtYmFhYS01ZWQ4MmMwYWQyNzMvMjAyNjA4MDgyMDI3MDUvYXpfbm92YV9iYWNrdXBfMzY3MGUxMGUtZDRkNC00NTIwLWI5MzYtZmJkM2ExYzc1OGYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100389) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 20:27:19.418544 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66990ab9-fdb4-43ec-8519-88adcc7b334c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2/export_record returned with HTTP 200 Aug 08 20:27:19.418955 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1115/4466] 10.4.3.206 () {68 vars in 1430 bytes} [Sat Aug 8 20:27:19 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:19.427591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cc9452d7-99df-42a6-9f3a-f397138af8a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.429888 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc9452d7-99df-42a6-9f3a-f397138af8a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:19.430096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc9452d7-99df-42a6-9f3a-f397138af8a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:19.430376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc9452d7-99df-42a6-9f3a-f397138af8a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:19.430509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-cc9452d7-99df-42a6-9f3a-f397138af8a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:19.434928 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:19.434928 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:19.435892 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc9452d7-99df-42a6-9f3a-f397138af8a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:19.436353 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1114/4467] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:19 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:19.445814 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1eed800d-9a17-4a65-81d0-a26e1135220c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.447633 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups/import_record Aug 08 20:27:19.448007 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ1NWI1OGEtNTcwZS00ZDkyLWEwMzYtZWQwODI2OTdlYjljIiwgInVzZXJfaWQiOiAiNjQyNDU5OWE2NDUzNDUxNjkxMTZiMmYzY2YxNWY3NmEiLCAicHJvamVjdF9pZCI6ICI1Mjg3ZTEyZTNlYjE0Yjg3OWIxYTY2NjYwYWVkMzA3NSIsICJ2b2x1bWVfaWQiOiAiMmExYmQyM2MtMTBiZC00YzkzLWJhYWEtNWVkODJjMGFkMjczIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzEzOTEzNDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYTFiZDIzYy0xMGJkLTRjOTMtYmFhYS01ZWQ4MmMwYWQyNzMvMjAyNjA4MDgyMDI3MDUvYXpfbm92YV9iYWNrdXBfMzY3MGUxMGUtZDRkNC00NTIwLWI5MzYtZmJkM2ExYzc1OGYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:19.449428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ1NWI1OGEtNTcwZS00ZDkyLWEwMzYtZWQwODI2OTdlYjljIiwgInVzZXJfaWQiOiAiNjQyNDU5OWE2NDUzNDUxNjkxMTZiMmYzY2YxNWY3NmEiLCAicHJvamVjdF9pZCI6ICI1Mjg3ZTEyZTNlYjE0Yjg3OWIxYTY2NjYwYWVkMzA3NSIsICJ2b2x1bWVfaWQiOiAiMmExYmQyM2MtMTBiZC00YzkzLWJhYWEtNWVkODJjMGFkMjczIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzEzOTEzNDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYTFiZDIzYy0xMGJkLTRjOTMtYmFhYS01ZWQ4MmMwYWQyNzMvMjAyNjA4MDgyMDI3MDUvYXpfbm92YV9iYWNrdXBfMzY3MGUxMGUtZDRkNC00NTIwLWI5MzYtZmJkM2ExYzc1OGYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 20:27:19.449549 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ1NWI1OGEtNTcwZS00ZDkyLWEwMzYtZWQwODI2OTdlYjljIiwgInVzZXJfaWQiOiAiNjQyNDU5OWE2NDUzNDUxNjkxMTZiMmYzY2YxNWY3NmEiLCAicHJvamVjdF9pZCI6ICI1Mjg3ZTEyZTNlYjE0Yjg3OWIxYTY2NjYwYWVkMzA3NSIsICJ2b2x1bWVfaWQiOiAiMmExYmQyM2MtMTBiZC00YzkzLWJhYWEtNWVkODJjMGFkMjczIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzEzOTEzNDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYTFiZDIzYy0xMGJkLTRjOTMtYmFhYS01ZWQ4MmMwYWQyNzMvMjAyNjA4MDgyMDI3MDUvYXpfbm92YV9iYWNrdXBfMzY3MGUxMGUtZDRkNC00NTIwLWI5MzYtZmJkM2ExYzc1OGYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 20:27:19.483650 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['a16621cc-0ccd-4e95-9faf-ef01edc72da0', '35d4fb17-39c8-4a44-97ad-92d8de3c333f'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:19.511012 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] import_record rpcapi backup id dd55b58a-570e-4d92-a036-ed082697eb9c on host np0000006809 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGQ1NWI1OGEtNTcwZS00ZDkyLWEwMzYtZWQwODI2OTdlYjljIiwgInVzZXJfaWQiOiAiNjQyNDU5OWE2NDUzNDUxNjkxMTZiMmYzY2YxNWY3NmEiLCAicHJvamVjdF9pZCI6ICI1Mjg3ZTEyZTNlYjE0Yjg3OWIxYTY2NjYwYWVkMzA3NSIsICJ2b2x1bWVfaWQiOiAiMmExYmQyM2MtMTBiZC00YzkzLWJhYWEtNWVkODJjMGFkMjczIiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yNzEzOTEzNDAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yYTFiZDIzYy0xMGJkLTRjOTMtYmFhYS01ZWQ4MmMwYWQyNzMvMjAyNjA4MDgyMDI3MDUvYXpfbm92YV9iYWNrdXBfMzY3MGUxMGUtZDRkNC00NTIwLWI5MzYtZmJkM2ExYzc1OGYyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQyMDoyNzowM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100388) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 08 20:27:19.513078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.backups [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Import record output: {'backup': {'id': 'dd55b58a-570e-4d92-a036-ed082697eb9c', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c'}, {'rel': 'bookmark', 'href': 'https://10.4.3.206/volume/backups/dd55b58a-570e-4d92-a036-ed082697eb9c'}]}}. {{(pid=100388) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 08 20:27:19.513344 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1eed800d-9a17-4a65-81d0-a26e1135220c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 201 Aug 08 20:27:19.513892 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1116/4468] 10.4.3.206 () {70 vars in 1342 bytes} [Sat Aug 8 20:27:19 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 68 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:27:19.525636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6ce6e249-fefa-4cd0-8463-36c50e4246d5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.530714 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ce6e249-fefa-4cd0-8463-36c50e4246d5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c Aug 08 20:27:19.531014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ce6e249-fefa-4cd0-8463-36c50e4246d5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:19.531240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6ce6e249-fefa-4cd0-8463-36c50e4246d5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:19.531400 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6ce6e249-fefa-4cd0-8463-36c50e4246d5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dd55b58a-570e-4d92-a036-ed082697eb9c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:19.535870 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:19.535870 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:19.536570 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6ce6e249-fefa-4cd0-8463-36c50e4246d5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c returned with HTTP 200 Aug 08 20:27:19.536939 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1124/4469] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:19 2026] GET /volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:19.961889 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b05fc7ba-667f-4fc5-9d77-5482dd078776 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.963627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b05fc7ba-667f-4fc5-9d77-5482dd078776 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:19.963820 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b05fc7ba-667f-4fc5-9d77-5482dd078776 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:19.963990 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b05fc7ba-667f-4fc5-9d77-5482dd078776 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:19.971359 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:19.971359 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:19.975199 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b05fc7ba-667f-4fc5-9d77-5482dd078776 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:19.979102 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b05fc7ba-667f-4fc5-9d77-5482dd078776 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 200 Aug 08 20:27:19.979479 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1116/4470] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:19 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:19.990546 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:19.994448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:19.994448 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1724213952"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:20.001274 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:20.001274 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:20.002879 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:20.003830 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create snapshot from volume b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:20.006636 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-18e27c2e-4ea7-4f28-8f2e-3925cbb168e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:20.009054 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18e27c2e-4ea7-4f28-8f2e-3925cbb168e3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:20.009054 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18e27c2e-4ea7-4f28-8f2e-3925cbb168e3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:20.009054 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-18e27c2e-4ea7-4f28-8f2e-3925cbb168e3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:20.009244 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-18e27c2e-4ea7-4f28-8f2e-3925cbb168e3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:20.013557 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:20.013557 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:20.014232 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-18e27c2e-4ea7-4f28-8f2e-3925cbb168e3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:20.015605 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1117/4471] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:20 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:20.069770 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Created reservations ['e7dc8268-d89d-46e6-bd90-caee13699f9b', 'df73abc8-5f5b-4b53-b2c6-31b222136a77', 'b17b064d-14ed-4424-88e6-58cfd48a58d3', '61cde2e8-76c9-4a24-808b-e4d79363519c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:20.117179 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot create request issued successfully. Aug 08 20:27:20.117179 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4b1cef1f-2e99-422a-ba88-cd117e3371fd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:20.117179 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1115/4472] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:19 2026] POST /volume/v3/snapshots => generated 322 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:20.127855 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ed47faa-aafa-492e-b5fb-ce01ae1bd631 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:20.132829 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ed47faa-aafa-492e-b5fb-ce01ae1bd631 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:20.133005 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ed47faa-aafa-492e-b5fb-ce01ae1bd631 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:20.133295 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ed47faa-aafa-492e-b5fb-ce01ae1bd631 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:20.147048 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:20.147048 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:20.147743 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7ed47faa-aafa-492e-b5fb-ce01ae1bd631 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:20.150727 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ed47faa-aafa-492e-b5fb-ce01ae1bd631 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 returned with HTTP 200 Aug 08 20:27:20.151399 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1125/4473] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:20 2026] GET /volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:20.552612 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0ba2e41-bc9b-4518-9273-889c0974044e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:20.556817 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0ba2e41-bc9b-4518-9273-889c0974044e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c Aug 08 20:27:20.557004 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0ba2e41-bc9b-4518-9273-889c0974044e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:20.557192 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0ba2e41-bc9b-4518-9273-889c0974044e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:20.557296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-f0ba2e41-bc9b-4518-9273-889c0974044e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dd55b58a-570e-4d92-a036-ed082697eb9c. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:20.561092 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:20.561092 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:20.561701 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0ba2e41-bc9b-4518-9273-889c0974044e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c returned with HTTP 200 Aug 08 20:27:20.562019 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1117/4474] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:20 2026] GET /volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:20.573124 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:20.574797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c Aug 08 20:27:20.575015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:20.575192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:20.575291 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete backup with id: dd55b58a-570e-4d92-a036-ed082697eb9c. Aug 08 20:27:20.579165 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:20.579165 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:20.591253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] delete_backup rpcapi backup_id dd55b58a-570e-4d92-a036-ed082697eb9c {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:27:20.592889 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fee4ab2-2cc5-4ff9-8dc0-324cc16479a8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c returned with HTTP 202 Aug 08 20:27:20.593397 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1118/4475] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:20 2026] DELETE /volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:20.600588 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c959e846-bf82-43b1-a7f2-32ee66553e63 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:20.603930 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c959e846-bf82-43b1-a7f2-32ee66553e63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c Aug 08 20:27:20.603930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c959e846-bf82-43b1-a7f2-32ee66553e63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:20.603930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c959e846-bf82-43b1-a7f2-32ee66553e63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:20.603930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c959e846-bf82-43b1-a7f2-32ee66553e63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dd55b58a-570e-4d92-a036-ed082697eb9c. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:20.607244 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:20.607244 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:20.608029 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c959e846-bf82-43b1-a7f2-32ee66553e63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c returned with HTTP 200 Aug 08 20:27:20.608549 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1116/4476] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:20 2026] GET /volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:21.029864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-befcb1e8-81d4-4f38-ac26-21f35fa3e56a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.031815 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-befcb1e8-81d4-4f38-ac26-21f35fa3e56a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:21.032165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-befcb1e8-81d4-4f38-ac26-21f35fa3e56a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:21.032410 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-befcb1e8-81d4-4f38-ac26-21f35fa3e56a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:21.032570 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-befcb1e8-81d4-4f38-ac26-21f35fa3e56a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:21.038927 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.038927 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:21.039127 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-befcb1e8-81d4-4f38-ac26-21f35fa3e56a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:21.039698 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1126/4477] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:21 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:21.162702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8ca785ac-21f9-4adf-9f07-9c43ba38c802 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.165302 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8ca785ac-21f9-4adf-9f07-9c43ba38c802 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:21.165409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8ca785ac-21f9-4adf-9f07-9c43ba38c802 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:21.165635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8ca785ac-21f9-4adf-9f07-9c43ba38c802 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:21.171600 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.171600 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:21.171952 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8ca785ac-21f9-4adf-9f07-9c43ba38c802 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:21.172788 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8ca785ac-21f9-4adf-9f07-9c43ba38c802 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 returned with HTTP 200 Aug 08 20:27:21.173292 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1118/4478] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:21 2026] GET /volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:21.185773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.187810 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a/action Aug 08 20:27:21.188271 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action body: b'{"revert": {"snapshot_id": "d18ffbd3-2b5c-4038-9e2d-7759e4370289"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:21.188472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "d18ffbd3-2b5c-4038-9e2d-7759e4370289"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:21.202499 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.202499 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:21.203102 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume retrieved successfully. Aug 08 20:27:21.215233 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Reverting volume b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a to snapshot d18ffbd3-2b5c-4038-9e2d-7759e4370289. Aug 08 20:27:21.216467 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.216467 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:21.231980 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eab3231b-7aac-48d8-9534-ceb2a4ab10a4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a/action returned with HTTP 202 Aug 08 20:27:21.232681 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1119/4479] 10.4.3.206 () {70 vars in 1431 bytes} [Sat Aug 8 20:27:21 2026] POST /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:27:21.247906 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-069086e9-8088-46ed-ba24-269d371ff142 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.249854 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-069086e9-8088-46ed-ba24-269d371ff142 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:21.250274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-069086e9-8088-46ed-ba24-269d371ff142 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:21.251404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-069086e9-8088-46ed-ba24-269d371ff142 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:21.260533 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.260533 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:21.264814 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-069086e9-8088-46ed-ba24-269d371ff142 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:21.269683 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-069086e9-8088-46ed-ba24-269d371ff142 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 200 Aug 08 20:27:21.270443 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1117/4480] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:21 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:21.618801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a64424a2-c9d3-4651-bddb-e3b1c7ce5e83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.621761 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a64424a2-c9d3-4651-bddb-e3b1c7ce5e83 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c Aug 08 20:27:21.621960 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a64424a2-c9d3-4651-bddb-e3b1c7ce5e83 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:21.622150 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a64424a2-c9d3-4651-bddb-e3b1c7ce5e83 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:21.622255 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a64424a2-c9d3-4651-bddb-e3b1c7ce5e83 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dd55b58a-570e-4d92-a036-ed082697eb9c. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:21.626446 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a64424a2-c9d3-4651-bddb-e3b1c7ce5e83 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c returned with HTTP 404 Aug 08 20:27:21.626990 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1127/4481] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:21 2026] GET /volume/v3/backups/dd55b58a-570e-4d92-a036-ed082697eb9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:21.635192 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.637615 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 Aug 08 20:27:21.637896 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:21.638147 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:21.638357 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume with id: 2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 Aug 08 20:27:21.648006 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.648006 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:21.648570 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:21.666853 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume request issued successfully. Aug 08 20:27:21.667089 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bed14626-d490-49e8-8d9e-46713f7e52a6 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 returned with HTTP 202 Aug 08 20:27:21.667676 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1119/4482] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:21 2026] DELETE /volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:21.680458 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9096799c-1bc4-4ff9-b40f-c530135c2d06 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:21.682903 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9096799c-1bc4-4ff9-b40f-c530135c2d06 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 Aug 08 20:27:21.683072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9096799c-1bc4-4ff9-b40f-c530135c2d06 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:21.683315 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9096799c-1bc4-4ff9-b40f-c530135c2d06 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:21.692579 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:21.692579 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:21.697753 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9096799c-1bc4-4ff9-b40f-c530135c2d06 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:21.703015 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9096799c-1bc4-4ff9-b40f-c530135c2d06 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 returned with HTTP 200 Aug 08 20:27:21.703588 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1120/4483] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:21 2026] GET /volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:22.049841 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-68428d2f-c57f-4cfe-9014-9c2328e2db31 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.054529 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68428d2f-c57f-4cfe-9014-9c2328e2db31 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:22.057351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68428d2f-c57f-4cfe-9014-9c2328e2db31 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.057755 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-68428d2f-c57f-4cfe-9014-9c2328e2db31 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.058014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-68428d2f-c57f-4cfe-9014-9c2328e2db31 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:22.065164 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.065164 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:22.065164 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-68428d2f-c57f-4cfe-9014-9c2328e2db31 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:22.065164 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1118/4484] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:22.290591 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59e2004a-96c1-4515-81fc-7cdc94661559 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.292458 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59e2004a-96c1-4515-81fc-7cdc94661559 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:22.292689 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59e2004a-96c1-4515-81fc-7cdc94661559 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.292904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59e2004a-96c1-4515-81fc-7cdc94661559 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.299806 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.299806 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:22.303761 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59e2004a-96c1-4515-81fc-7cdc94661559 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:22.308073 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59e2004a-96c1-4515-81fc-7cdc94661559 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 200 Aug 08 20:27:22.308441 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1128/4485] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:22.322564 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59ee7f2a-499b-45f0-8624-4f03d104971f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.324269 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59ee7f2a-499b-45f0-8624-4f03d104971f tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:22.324476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59ee7f2a-499b-45f0-8624-4f03d104971f tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.324656 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59ee7f2a-499b-45f0-8624-4f03d104971f tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.329482 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.329482 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:22.329881 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59ee7f2a-499b-45f0-8624-4f03d104971f tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:22.330599 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59ee7f2a-499b-45f0-8624-4f03d104971f tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 returned with HTTP 200 Aug 08 20:27:22.330905 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1120/4486] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:22.340574 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4b57baed-66d7-4b6b-87de-d72ed01163cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.342966 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b57baed-66d7-4b6b-87de-d72ed01163cb tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:22.343255 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b57baed-66d7-4b6b-87de-d72ed01163cb tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.343544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b57baed-66d7-4b6b-87de-d72ed01163cb tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.352335 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.352335 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:22.356028 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4b57baed-66d7-4b6b-87de-d72ed01163cb tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:22.361190 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b57baed-66d7-4b6b-87de-d72ed01163cb tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 200 Aug 08 20:27:22.361689 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1121/4487] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:22.376649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46f826c3-4de5-4030-98cf-76943240688d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.378527 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:22.379112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-714003343"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:22.380815 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-714003343'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:22.382594 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create volume of 1 GB Aug 08 20:27:22.385296 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Availability Zones retrieved successfully. Aug 08 20:27:22.392130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Flow 'volume_create_api' (47e2bcbc-875c-406b-ad42-af58ddcd10a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:22.393374 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d838279-cd09-4f03-8de4-f097e79f3e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.394531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:22.430405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d838279-cd09-4f03-8de4-f097e79f3e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.431284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd71a54f-d145-4330-9901-1ecbfd0a29ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.496473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Created reservations ['555bf9d6-ec73-49fd-a64b-bf6dd58c0767', 'ac809994-a092-4f49-beb3-9df4e15292dc', 'deab23e9-26b2-4424-acc0-4b939165a97e', '5dc53c65-d1d2-488f-be05-ccfca2dfa2b5'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:22.497335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd71a54f-d145-4330-9901-1ecbfd0a29ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['555bf9d6-ec73-49fd-a64b-bf6dd58c0767', 'ac809994-a092-4f49-beb3-9df4e15292dc', 'deab23e9-26b2-4424-acc0-4b939165a97e', '5dc53c65-d1d2-488f-be05-ccfca2dfa2b5']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.498376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faee2d4f-2afa-4577-895a-7e6b44e4c5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.522705 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faee2d4f-2afa-4577-895a-7e6b44e4c5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fce3098-9514-4dc8-a4e5-7d73089cb1a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-714003343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea2b564836ca40e0983d32dd2bf29088',qos_specs=None,replication_status=,reservations=['555bf9d6-ec73-49fd-a64b-bf6dd58c0767','ac809994-a092-4f49-beb3-9df4e15292dc','deab23e9-26b2-4424-acc0-4b939165a97e','5dc53c65-d1d2-488f-be05-ccfca2dfa2b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c80c1180e7547de9810474c7781e7fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-714003343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fce3098-9514-4dc8-a4e5-7d73089cb1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea2b564836ca40e0983d32dd2bf29088',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c80c1180e7547de9810474c7781e7fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.523428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a757a63-e542-4a36-bdd7-2fcd95faba01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.541274 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a757a63-e542-4a36-bdd7-2fcd95faba01) transitioned into state 'SUCCESS' from state '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-714003343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea2b564836ca40e0983d32dd2bf29088',qos_specs=None,replication_status=,reservations=['555bf9d6-ec73-49fd-a64b-bf6dd58c0767','ac809994-a092-4f49-beb3-9df4e15292dc','deab23e9-26b2-4424-acc0-4b939165a97e','5dc53c65-d1d2-488f-be05-ccfca2dfa2b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c80c1180e7547de9810474c7781e7fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.542270 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559dbea6-8a25-4a78-bdba-edd0b57b87b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.551329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (559dbea6-8a25-4a78-bdba-edd0b57b87b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.552114 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Flow 'volume_create_api' (47e2bcbc-875c-406b-ad42-af58ddcd10a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:22.552408 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create volume request issued successfully. Aug 08 20:27:22.553002 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46f826c3-4de5-4030-98cf-76943240688d tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:22.553398 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1119/4488] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:22 2026] POST /volume/v3/volumes => generated 765 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:22.569830 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea0c2e1d-4216-4f84-a4a6-e7dcaeb549e4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.574129 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea0c2e1d-4216-4f84-a4a6-e7dcaeb549e4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:22.574459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea0c2e1d-4216-4f84-a4a6-e7dcaeb549e4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.575436 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea0c2e1d-4216-4f84-a4a6-e7dcaeb549e4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.592403 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.592403 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:22.602200 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea0c2e1d-4216-4f84-a4a6-e7dcaeb549e4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:22.606825 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea0c2e1d-4216-4f84-a4a6-e7dcaeb549e4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 200 Aug 08 20:27:22.607432 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1129/4489] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:22.716547 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25c74ea3-afaf-4df5-bb8b-8093c7c99850 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.718715 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25c74ea3-afaf-4df5-bb8b-8093c7c99850 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 Aug 08 20:27:22.722121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25c74ea3-afaf-4df5-bb8b-8093c7c99850 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.722121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25c74ea3-afaf-4df5-bb8b-8093c7c99850 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.725611 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25c74ea3-afaf-4df5-bb8b-8093c7c99850 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 returned with HTTP 404 Aug 08 20:27:22.726152 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1121/4490] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/volumes/2a1bd23c-10bd-4c93-baaa-5ed82c0ad273 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:22.735951 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a453389a-90bf-41f6-965e-f49782820812 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.737653 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a453389a-90bf-41f6-965e-f49782820812 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups Aug 08 20:27:22.737878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a453389a-90bf-41f6-965e-f49782820812 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.738081 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a453389a-90bf-41f6-965e-f49782820812 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.748876 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a453389a-90bf-41f6-965e-f49782820812 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Aug 08 20:27:22.749294 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1122/4491] 10.4.3.206 () {68 vars in 1277 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/backups => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:22.760158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fc1b0fcc-914a-4ddf-9bf9-651adfeaa627 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.761948 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc1b0fcc-914a-4ddf-9bf9-651adfeaa627 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups?project_id=5287e12e3eb14b879b1a66660aed3075 Aug 08 20:27:22.762141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc1b0fcc-914a-4ddf-9bf9-651adfeaa627 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.762318 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc1b0fcc-914a-4ddf-9bf9-651adfeaa627 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.762744 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.762744 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:22.767243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc1b0fcc-914a-4ddf-9bf9-651adfeaa627 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups?project_id=5287e12e3eb14b879b1a66660aed3075 returned with HTTP 200 Aug 08 20:27:22.768004 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1120/4492] 10.4.3.206 () {68 vars in 1364 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/backups?project_id=5287e12e3eb14b879b1a66660aed3075 => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:22.778519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.782679 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:22.782679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-226451250"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:22.783781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-226451250'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:22.783781 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume of 1 GB Aug 08 20:27:22.785999 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=511,cinder:INSERT=78,cinder:UPDATE=166 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:27:22.789264 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:22.795586 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (70c42153-b296-443d-b824-b0a27cec7960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:22.797110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f66360-6580-47b6-86a7-99fffe794128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.797678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:22.830332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f66360-6580-47b6-86a7-99fffe794128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.831156 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8d1912-d4e6-4681-b645-be9d582b36b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.868917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['610523ce-d89d-4724-9372-0ffbfcc99d54', 'cc241075-978f-4d18-a9a4-3c6def020508', '4355b3c1-f5f0-4479-b92d-c31ad439b980', '3a725cdf-15c6-4fbb-b026-4fb124999c1d'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:22.869690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a8d1912-d4e6-4681-b645-be9d582b36b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['610523ce-d89d-4724-9372-0ffbfcc99d54', 'cc241075-978f-4d18-a9a4-3c6def020508', '4355b3c1-f5f0-4479-b92d-c31ad439b980', '3a725cdf-15c6-4fbb-b026-4fb124999c1d']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.870425 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfc3052-34ae-42f9-9c6f-cb49ed634f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.892579 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfc3052-34ae-42f9-9c6f-cb49ed634f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226451250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['610523ce-d89d-4724-9372-0ffbfcc99d54','cc241075-978f-4d18-a9a4-3c6def020508','4355b3c1-f5f0-4479-b92d-c31ad439b980','3a725cdf-15c6-4fbb-b026-4fb124999c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-226451250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5287e12e3eb14b879b1a66660aed3075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6424599a645345169116b2f3cf15f76a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.893262 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b51b05c-2345-4335-9788-767731b12223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.911954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b51b05c-2345-4335-9788-767731b12223) transitioned into state 'SUCCESS' from state '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-226451250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['610523ce-d89d-4724-9372-0ffbfcc99d54','cc241075-978f-4d18-a9a4-3c6def020508','4355b3c1-f5f0-4479-b92d-c31ad439b980','3a725cdf-15c6-4fbb-b026-4fb124999c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.912841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af057ec-ab96-4e36-a641-40181cac1c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:22.921812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af057ec-ab96-4e36-a641-40181cac1c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:22.922587 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (70c42153-b296-443d-b824-b0a27cec7960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:22.922864 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request issued successfully. Aug 08 20:27:22.923356 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9215266-cf77-40b0-9e0a-3f9f2adf6b37 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:22.923875 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1130/4493] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:27:22 2026] POST /volume/v3/volumes => generated 777 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:22.935528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-33ada257-68a1-4b66-b5e3-22dcfd3e51bf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:22.937314 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33ada257-68a1-4b66-b5e3-22dcfd3e51bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 Aug 08 20:27:22.937560 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33ada257-68a1-4b66-b5e3-22dcfd3e51bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:22.937741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33ada257-68a1-4b66-b5e3-22dcfd3e51bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:22.944760 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:22.944760 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:22.948333 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-33ada257-68a1-4b66-b5e3-22dcfd3e51bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:22.951945 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33ada257-68a1-4b66-b5e3-22dcfd3e51bf tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 returned with HTTP 200 Aug 08 20:27:22.952328 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1122/4494] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:22 2026] GET /volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:23.080088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-582e4fe7-f8a6-4014-a841-7037fbe4e3be None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.081992 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-582e4fe7-f8a6-4014-a841-7037fbe4e3be tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:23.082226 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-582e4fe7-f8a6-4014-a841-7037fbe4e3be tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:23.082427 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-582e4fe7-f8a6-4014-a841-7037fbe4e3be tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:23.082543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-582e4fe7-f8a6-4014-a841-7037fbe4e3be tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:23.086827 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.086827 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:23.087724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-582e4fe7-f8a6-4014-a841-7037fbe4e3be tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:23.088137 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1123/4495] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:23 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:23.297983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.303212 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:23.303663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1991814917", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:23.307547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1991814917', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:23.307755 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume of 1 GB Aug 08 20:27:23.308106 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.308106 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:23.313214 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Availability Zones retrieved successfully. Aug 08 20:27:23.319789 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (9a9d52d6-e5da-4527-83d4-fc695f1e4db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:23.320674 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0fd546-72e4-4e47-a8c1-6ae5b57cd898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:23.321578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:23.345517 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b0fd546-72e4-4e47-a8c1-6ae5b57cd898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:23.346253 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec75eb3-e274-4317-972a-aa686c17bcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:23.411639 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['40c4ab8c-555f-420d-ade4-38a735eb6444', 'fa3e9275-ea71-4d4c-bce6-b9656080c002', '2fc65924-81c8-4a3c-b4af-9b9b7b941412', '01c79185-6e57-4443-bb80-de0ff2a22d9f'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:23.412752 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec75eb3-e274-4317-972a-aa686c17bcef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40c4ab8c-555f-420d-ade4-38a735eb6444', 'fa3e9275-ea71-4d4c-bce6-b9656080c002', '2fc65924-81c8-4a3c-b4af-9b9b7b941412', '01c79185-6e57-4443-bb80-de0ff2a22d9f']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:23.413715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f3e650-d698-44c5-a686-426e6ce993b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:23.440354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f3e650-d698-44c5-a686-426e6ce993b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd9baa8-3d5f-4fd6-9e61-147963c4efa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1991814917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['40c4ab8c-555f-420d-ade4-38a735eb6444','fa3e9275-ea71-4d4c-bce6-b9656080c002','2fc65924-81c8-4a3c-b4af-9b9b7b941412','01c79185-6e57-4443-bb80-de0ff2a22d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1991814917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd9baa8-3d5f-4fd6-9e61-147963c4efa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2511912a6fcc40dea088c0feb8860509',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a031202f07467b85883c8a0529270c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:23.441654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca5f85a-cb63-407c-990b-2d8944789b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:23.466521 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca5f85a-cb63-407c-990b-2d8944789b57) transitioned into state 'SUCCESS' from state '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-1991814917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['40c4ab8c-555f-420d-ade4-38a735eb6444','fa3e9275-ea71-4d4c-bce6-b9656080c002','2fc65924-81c8-4a3c-b4af-9b9b7b941412','01c79185-6e57-4443-bb80-de0ff2a22d9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:23.467146 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed0935b-a74d-4ef6-988e-87934f6051ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:23.477508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ed0935b-a74d-4ef6-988e-87934f6051ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:23.478454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (9a9d52d6-e5da-4527-83d4-fc695f1e4db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:23.478778 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request issued successfully. Aug 08 20:27:23.479335 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d50f00fd-7b4b-4544-9573-ed9057a8a2e9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:23.479835 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1121/4496] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:27:23 2026] POST /volume/v3/volumes => generated 757 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:23.498972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-442450a4-c56f-40fa-9fee-7055c2a5524d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.501398 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-442450a4-c56f-40fa-9fee-7055c2a5524d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:23.501665 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-442450a4-c56f-40fa-9fee-7055c2a5524d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:23.501917 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-442450a4-c56f-40fa-9fee-7055c2a5524d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:23.516067 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.516067 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:23.519750 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-442450a4-c56f-40fa-9fee-7055c2a5524d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:23.527928 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-442450a4-c56f-40fa-9fee-7055c2a5524d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:23.528533 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1131/4497] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:23 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:23.623342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-67adb0d3-f9e5-4ddc-b84e-1d9b2e66d803 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.628888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-67adb0d3-f9e5-4ddc-b84e-1d9b2e66d803 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:23.629193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-67adb0d3-f9e5-4ddc-b84e-1d9b2e66d803 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:23.629432 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-67adb0d3-f9e5-4ddc-b84e-1d9b2e66d803 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:23.640128 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.640128 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:23.644951 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-67adb0d3-f9e5-4ddc-b84e-1d9b2e66d803 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:23.651776 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-67adb0d3-f9e5-4ddc-b84e-1d9b2e66d803 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 200 Aug 08 20:27:23.651776 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1123/4498] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:23 2026] GET /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:23.671623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-36239e03-1f2f-45e4-94d5-e33856aac704 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.673226 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:23.673630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fce3098-9514-4dc8-a4e5-7d73089cb1a7", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1392809728"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:23.686575 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.686575 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:23.687025 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:23.687155 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Create snapshot from volume 6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:23.712623 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Created reservations ['7c6e665b-a3e7-444d-9feb-d3a43d1056a3', '285e401b-91d7-4f14-97cf-75e75e8fa308', 'e0308047-6564-42bc-8832-8c85370d6736', '0b8d95cb-6453-4ac2-b84b-8e77c645fbfe'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:23.745112 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot create request issued successfully. Aug 08 20:27:23.745463 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-36239e03-1f2f-45e4-94d5-e33856aac704 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:23.745942 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1124/4499] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:23 2026] POST /volume/v3/snapshots => generated 322 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:23.755826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-58a05184-61ba-447a-9313-e8fbafcf47da None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.760118 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58a05184-61ba-447a-9313-e8fbafcf47da tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 Aug 08 20:27:23.760346 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58a05184-61ba-447a-9313-e8fbafcf47da tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:23.760646 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-58a05184-61ba-447a-9313-e8fbafcf47da tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:23.771467 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.771467 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:23.772074 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-58a05184-61ba-447a-9313-e8fbafcf47da tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:23.773062 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-58a05184-61ba-447a-9313-e8fbafcf47da tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 returned with HTTP 200 Aug 08 20:27:23.774133 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1122/4500] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:23 2026] GET /volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:23.967664 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5fff790a-d4f4-43a0-8d71-d09e54f01d07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:23.969729 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5fff790a-d4f4-43a0-8d71-d09e54f01d07 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 Aug 08 20:27:23.969956 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5fff790a-d4f4-43a0-8d71-d09e54f01d07 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:23.970158 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5fff790a-d4f4-43a0-8d71-d09e54f01d07 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:23.979663 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:23.979663 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:23.984446 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5fff790a-d4f4-43a0-8d71-d09e54f01d07 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:23.988996 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5fff790a-d4f4-43a0-8d71-d09e54f01d07 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 returned with HTTP 200 Aug 08 20:27:23.989521 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1132/4501] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:23 2026] GET /volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:24.006289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.008326 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:27:24.008836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98", "name": "tempest-type-Backup-1225493853"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:24.010860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating new backup {'backup': {'volume_id': 'fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98', 'name': 'tempest-type-Backup-1225493853'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:27:24.011044 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating backup of volume fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 in container None Aug 08 20:27:24.022110 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.022110 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:24.022609 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:24.044317 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['8f3c6cf5-6704-4a5f-950a-e2992f2ed7ea', 'f8f1c552-edcf-47b0-94b7-4240ebacea22'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:24.088633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12bcf1eb-35e6-4605-9b83-66d8085b67ca tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:27:24.089167 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1124/4502] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:24 2026] POST /volume/v3/backups => generated 316 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:24.099343 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3ea74d0e-f4f8-49f8-92c5-1cc53858ff41 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.099497 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f026de7-30c3-4366-be40-204f4740b08b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.101156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ea74d0e-f4f8-49f8-92c5-1cc53858ff41 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:24.101370 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ea74d0e-f4f8-49f8-92c5-1cc53858ff41 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:24.101608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ea74d0e-f4f8-49f8-92c5-1cc53858ff41 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:24.101726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3ea74d0e-f4f8-49f8-92c5-1cc53858ff41 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:24.101807 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f026de7-30c3-4366-be40-204f4740b08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:24.102028 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f026de7-30c3-4366-be40-204f4740b08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:24.102224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f026de7-30c3-4366-be40-204f4740b08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:24.102310 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-4f026de7-30c3-4366-be40-204f4740b08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:24.106547 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.106547 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:24.106802 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.106802 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:24.107117 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f026de7-30c3-4366-be40-204f4740b08b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:24.107462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ea74d0e-f4f8-49f8-92c5-1cc53858ff41 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:24.107521 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1125/4503] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:24 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:27:24.107837 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1123/4504] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:24 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:24.546575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-59917b4f-81ab-427b-81a2-2bbaea6ae8bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.549810 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59917b4f-81ab-427b-81a2-2bbaea6ae8bf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:24.550493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59917b4f-81ab-427b-81a2-2bbaea6ae8bf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:24.550493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-59917b4f-81ab-427b-81a2-2bbaea6ae8bf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:24.560257 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.560257 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:24.564955 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-59917b4f-81ab-427b-81a2-2bbaea6ae8bf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:24.571132 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-59917b4f-81ab-427b-81a2-2bbaea6ae8bf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:24.571877 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1133/4505] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:24 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:24.582709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-54f88694-f19e-4ed0-be48-25e50a0926ee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.585187 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54f88694-f19e-4ed0-be48-25e50a0926ee tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:24.585396 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54f88694-f19e-4ed0-be48-25e50a0926ee tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:24.585635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-54f88694-f19e-4ed0-be48-25e50a0926ee tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:24.594244 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.594244 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:24.598999 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-54f88694-f19e-4ed0-be48-25e50a0926ee tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:24.604300 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-54f88694-f19e-4ed0-be48-25e50a0926ee tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:24.604697 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1125/4506] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:24 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:24.786231 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-28cfeadd-922b-4f6d-8f17-4e78ce9b42aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.788163 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28cfeadd-922b-4f6d-8f17-4e78ce9b42aa tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 Aug 08 20:27:24.788328 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28cfeadd-922b-4f6d-8f17-4e78ce9b42aa tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:24.788561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28cfeadd-922b-4f6d-8f17-4e78ce9b42aa tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:24.793816 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.793816 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:24.794215 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-28cfeadd-922b-4f6d-8f17-4e78ce9b42aa tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:24.795057 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28cfeadd-922b-4f6d-8f17-4e78ce9b42aa tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 returned with HTTP 200 Aug 08 20:27:24.795495 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1126/4507] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:24 2026] GET /volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:24.805758 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.807443 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7/action Aug 08 20:27:24.807794 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:24.807919 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:24.815873 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.815873 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:24.816413 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:24.853374 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Created reservations ['1abac53c-ad7f-4d4b-97ff-f7b3a8018d42', '283fa049-c5f8-4080-bc64-411fc0e31b8a'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:24.861698 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Extend volume request issued successfully. Aug 08 20:27:24.862026 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-678d3fab-3e0a-4eee-bafa-54738fd1c6ad tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7/action returned with HTTP 202 Aug 08 20:27:24.862507 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1124/4508] 10.4.3.206 () {70 vars in 1431 bytes} [Sat Aug 8 20:27:24 2026] POST /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 20:27:24.871087 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2f6483e2-4477-4cbb-99d8-84fae13e7248 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:24.876940 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f6483e2-4477-4cbb-99d8-84fae13e7248 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:24.877148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f6483e2-4477-4cbb-99d8-84fae13e7248 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:24.877378 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2f6483e2-4477-4cbb-99d8-84fae13e7248 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:24.886420 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:24.886420 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:24.890891 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2f6483e2-4477-4cbb-99d8-84fae13e7248 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:24.896698 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2f6483e2-4477-4cbb-99d8-84fae13e7248 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 200 Aug 08 20:27:24.897297 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1134/4509] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:24 2026] GET /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:25.121980 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13434fe0-a4ec-49e9-9ed0-db22f0185d3c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.122373 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-341c8bb0-3fbb-43f9-938b-3de530414e3f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.126544 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-341c8bb0-3fbb-43f9-938b-3de530414e3f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:25.126544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-341c8bb0-3fbb-43f9-938b-3de530414e3f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.126544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-341c8bb0-3fbb-43f9-938b-3de530414e3f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.126544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-341c8bb0-3fbb-43f9-938b-3de530414e3f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:25.126761 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13434fe0-a4ec-49e9-9ed0-db22f0185d3c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:25.126761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13434fe0-a4ec-49e9-9ed0-db22f0185d3c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.126761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13434fe0-a4ec-49e9-9ed0-db22f0185d3c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.126761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-13434fe0-a4ec-49e9-9ed0-db22f0185d3c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:25.129107 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.129107 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:25.129789 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-341c8bb0-3fbb-43f9-938b-3de530414e3f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:25.130416 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1127/4510] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:25 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:25.135353 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.135353 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:25.136682 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13434fe0-a4ec-49e9-9ed0-db22f0185d3c tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:25.137270 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1126/4511] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:25 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:25.272797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-cdd72609-b136-439f-af2e-fa6c68cc561a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.274840 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-cdd72609-b136-439f-af2e-fa6c68cc561a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:25.275032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-cdd72609-b136-439f-af2e-fa6c68cc561a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.275208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-cdd72609-b136-439f-af2e-fa6c68cc561a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.282495 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.282495 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:25.285634 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-cdd72609-b136-439f-af2e-fa6c68cc561a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:25.289162 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-cdd72609-b136-439f-af2e-fa6c68cc561a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:25.289540 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1125/4512] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:25 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:25.366059 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-77d43edc-d518-4646-b2ef-b00a277aad71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.366533 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77d43edc-d518-4646-b2ef-b00a277aad71 None None] GET https://10.4.3.206/volume// Aug 08 20:27:25.366782 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77d43edc-d518-4646-b2ef-b00a277aad71 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.367044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77d43edc-d518-4646-b2ef-b00a277aad71 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.367482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77d43edc-d518-4646-b2ef-b00a277aad71 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:25.367857 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1135/4513] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:27: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 08 20:27:25.376208 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-ee1bb9eb-dc1c-47d9-915e-9eb302dba2fa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.414130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-ee1bb9eb-dc1c-47d9-915e-9eb302dba2fa tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:27:25.414547 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-ee1bb9eb-dc1c-47d9-915e-9eb302dba2fa tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddd9baa8-3d5f-4fd6-9e61-147963c4efa0", "connector": null, "instance_uuid": "99c6b843-a8fa-4263-8c18-212f3f60c30b"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:25.422567 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.422567 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:25.460118 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-ee1bb9eb-dc1c-47d9-915e-9eb302dba2fa tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:27:25.460118 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1128/4514] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:27:25 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 08 20:27:25.500856 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-66d95d96-f856-42d3-bd16-c97a2e3a33e5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.504273 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66d95d96-f856-42d3-bd16-c97a2e3a33e5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:25.506523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66d95d96-f856-42d3-bd16-c97a2e3a33e5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.506523 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66d95d96-f856-42d3-bd16-c97a2e3a33e5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.510083 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d942682-1812-49a7-b6e1-9c3e91dce9b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.510444 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d942682-1812-49a7-b6e1-9c3e91dce9b0 None None] GET https://10.4.3.206/volume// Aug 08 20:27:25.510681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d942682-1812-49a7-b6e1-9c3e91dce9b0 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.510974 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d942682-1812-49a7-b6e1-9c3e91dce9b0 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.511367 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d942682-1812-49a7-b6e1-9c3e91dce9b0 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:25.511924 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1126/4515] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:25.523196 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-f2780be3-464f-4406-8856-f82e7602faf8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.525881 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.525881 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:25.526051 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-f2780be3-464f-4406-8856-f82e7602faf8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:25.526266 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-f2780be3-464f-4406-8856-f82e7602faf8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.526500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-f2780be3-464f-4406-8856-f82e7602faf8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.530625 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-66d95d96-f856-42d3-bd16-c97a2e3a33e5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:25.538507 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66d95d96-f856-42d3-bd16-c97a2e3a33e5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:25.538507 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1127/4516] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:25 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:25.540568 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.540568 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:25.544144 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-f2780be3-464f-4406-8856-f82e7602faf8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:25.548691 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-f2780be3-464f-4406-8856-f82e7602faf8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:25.549328 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1136/4517] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:25 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 1029 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:25.672981 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.675331 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] PUT https://10.4.3.206/volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d Aug 08 20:27:25.675789 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:25.684118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Acquiring lock "cinder-attachment_update-ddd9baa8-3d5f-4fd6-9e61-147963c4efa0-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:27:25.689108 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-ddd9baa8-3d5f-4fd6-9e61-147963c4efa0-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:27:25.690344 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.690344 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:25.778269 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-ddd9baa8-3d5f-4fd6-9e61-147963c4efa0-np0000006809" released by "attachment_update" :: held 0.089s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:27:25.778618 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-7733828b-556a-426f-a2e3-5c8b3ebe298b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d returned with HTTP 200 Aug 08 20:27:25.779092 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1129/4518] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:27:25 2026] PUT /volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:25.909185 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-39a62e98-33f5-4398-8394-b7684740e476 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.910962 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39a62e98-33f5-4398-8394-b7684740e476 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:25.911240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39a62e98-33f5-4398-8394-b7684740e476 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.911498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-39a62e98-33f5-4398-8394-b7684740e476 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.917814 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.917814 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:25.921024 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-39a62e98-33f5-4398-8394-b7684740e476 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:25.925468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-39a62e98-33f5-4398-8394-b7684740e476 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 200 Aug 08 20:27:25.925918 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1127/4519] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:25 2026] GET /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:25.943087 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9929b27a-215b-49cb-be4d-207ae04555df None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.947497 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9929b27a-215b-49cb-be4d-207ae04555df tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] POST https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7/action Aug 08 20:27:25.947497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9929b27a-215b-49cb-be4d-207ae04555df tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action body: b'{"revert": {"snapshot_id": "485b1826-0691-4aaf-bd8c-4939ec98bf25"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:25.947497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9929b27a-215b-49cb-be4d-207ae04555df tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "485b1826-0691-4aaf-bd8c-4939ec98bf25"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:25.955709 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.955709 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:25.956693 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9929b27a-215b-49cb-be4d-207ae04555df tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume retrieved successfully. Aug 08 20:27:25.971070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9929b27a-215b-49cb-be4d-207ae04555df tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] HTTP exception thrown: Can't revert volume 6fce3098-9514-4dc8-a4e5-7d73089cb1a7 to its latest snapshot 485b1826-0691-4aaf-bd8c-4939ec98bf25. The volume size must be equal to the snapshot size. Aug 08 20:27:25.971339 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9929b27a-215b-49cb-be4d-207ae04555df tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7/action returned with HTTP 400 Aug 08 20:27:25.972040 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1128/4520] 10.4.3.206 () {70 vars in 1431 bytes} [Sat Aug 8 20:27:25 2026] POST /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7/action => generated 213 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 08 20:27:25.980962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:25.982598 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 Aug 08 20:27:25.982776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:25.982968 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:25.983076 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Delete snapshot with id: 485b1826-0691-4aaf-bd8c-4939ec98bf25 Aug 08 20:27:25.991549 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:25.991549 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:25.991909 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:26.013378 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot delete request issued successfully. Aug 08 20:27:26.013614 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e81d1c6b-5ccb-498b-a6e7-85270021d1a3 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 returned with HTTP 202 Aug 08 20:27:26.014065 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1137/4521] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:25 2026] DELETE /volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:26.020562 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-57f70ec6-aab7-4570-85f7-4c24b538e317 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:26.027625 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57f70ec6-aab7-4570-85f7-4c24b538e317 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 Aug 08 20:27:26.027935 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57f70ec6-aab7-4570-85f7-4c24b538e317 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:26.028215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-57f70ec6-aab7-4570-85f7-4c24b538e317 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:26.044847 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:26.044847 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:26.045560 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-57f70ec6-aab7-4570-85f7-4c24b538e317 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:26.051480 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-57f70ec6-aab7-4570-85f7-4c24b538e317 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 returned with HTTP 200 Aug 08 20:27:26.052032 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1130/4522] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:26 2026] GET /volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 => generated 480 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:26.141666 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4d67c066-c9e3-42e1-8fe8-1cc881bc84b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:26.143652 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4d67c066-c9e3-42e1-8fe8-1cc881bc84b0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:26.143958 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4d67c066-c9e3-42e1-8fe8-1cc881bc84b0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:26.144242 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4d67c066-c9e3-42e1-8fe8-1cc881bc84b0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:26.144446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-4d67c066-c9e3-42e1-8fe8-1cc881bc84b0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:26.149185 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-be350a57-b8e5-4a0f-ae5b-f383cf2eb9cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:26.151231 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be350a57-b8e5-4a0f-ae5b-f383cf2eb9cd tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:26.151291 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:26.151291 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:26.151611 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be350a57-b8e5-4a0f-ae5b-f383cf2eb9cd tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:26.151920 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-be350a57-b8e5-4a0f-ae5b-f383cf2eb9cd tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:26.152069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-be350a57-b8e5-4a0f-ae5b-f383cf2eb9cd tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:26.152159 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4d67c066-c9e3-42e1-8fe8-1cc881bc84b0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:26.152827 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1128/4523] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:26 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:26.160136 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:26.160136 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:26.161018 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-be350a57-b8e5-4a0f-ae5b-f383cf2eb9cd tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:26.161492 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1129/4524] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:26 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:26.552415 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-af32cf85-0c12-4f65-98bf-4798cb00616f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:26.554373 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af32cf85-0c12-4f65-98bf-4798cb00616f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:26.554616 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af32cf85-0c12-4f65-98bf-4798cb00616f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:26.554827 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-af32cf85-0c12-4f65-98bf-4798cb00616f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:26.565236 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:26.565236 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:26.572413 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-af32cf85-0c12-4f65-98bf-4798cb00616f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:26.572886 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-af32cf85-0c12-4f65-98bf-4798cb00616f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:26.573280 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1138/4525] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:26 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:27.062136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2eead0f5-69d3-4237-8569-cacba47620c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:27.063834 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2eead0f5-69d3-4237-8569-cacba47620c4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 Aug 08 20:27:27.065121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2eead0f5-69d3-4237-8569-cacba47620c4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:27.065121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2eead0f5-69d3-4237-8569-cacba47620c4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:27.069508 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2eead0f5-69d3-4237-8569-cacba47620c4 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 returned with HTTP 404 Aug 08 20:27:27.069508 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1131/4526] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:27 2026] GET /volume/v3/snapshots/485b1826-0691-4aaf-bd8c-4939ec98bf25 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:27.076494 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:27.079145 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:27.079357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:27.079563 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:27.079735 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Delete volume with id: 6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:27.085897 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:27.085897 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:27.086392 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:27.103464 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Delete volume request issued successfully. Aug 08 20:27:27.103675 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6e322d3-729f-4666-a288-40e0d3271ee6 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 202 Aug 08 20:27:27.104061 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1129/4527] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:27 2026] DELETE /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:27.110969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fee54bfa-b8aa-44d4-9f6e-c65f77144c89 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:27.112882 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fee54bfa-b8aa-44d4-9f6e-c65f77144c89 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:27.113110 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fee54bfa-b8aa-44d4-9f6e-c65f77144c89 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:27.113317 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fee54bfa-b8aa-44d4-9f6e-c65f77144c89 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:27.123320 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:27.123320 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:27.128129 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fee54bfa-b8aa-44d4-9f6e-c65f77144c89 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:27.133197 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fee54bfa-b8aa-44d4-9f6e-c65f77144c89 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 200 Aug 08 20:27:27.133743 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1130/4528] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:27 2026] GET /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:27.163099 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d1e135d2-388d-4e10-842e-aa0671ff2caa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:27.165064 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1e135d2-388d-4e10-842e-aa0671ff2caa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:27.165282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1e135d2-388d-4e10-842e-aa0671ff2caa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:27.165613 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d1e135d2-388d-4e10-842e-aa0671ff2caa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:27.165762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-d1e135d2-388d-4e10-842e-aa0671ff2caa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:27.172664 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:27.172664 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:27.172746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cba4acb1-101b-4fa8-aebb-7acb4c6d8a22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:27.172780 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d1e135d2-388d-4e10-842e-aa0671ff2caa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:27.175411 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1139/4529] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:27 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:27.175479 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cba4acb1-101b-4fa8-aebb-7acb4c6d8a22 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:27.175479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cba4acb1-101b-4fa8-aebb-7acb4c6d8a22 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:27.175479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cba4acb1-101b-4fa8-aebb-7acb4c6d8a22 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:27.175479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-cba4acb1-101b-4fa8-aebb-7acb4c6d8a22 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:27.178641 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:27.178641 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:27.179262 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cba4acb1-101b-4fa8-aebb-7acb4c6d8a22 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:27.179676 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1132/4530] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:27 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:27.586019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-302fd4d8-08c6-4a38-8cd0-b461a5390ec2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:27.588648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-302fd4d8-08c6-4a38-8cd0-b461a5390ec2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:27.588933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-302fd4d8-08c6-4a38-8cd0-b461a5390ec2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:27.589228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-302fd4d8-08c6-4a38-8cd0-b461a5390ec2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:27.599140 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:27.599140 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:27.602552 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-302fd4d8-08c6-4a38-8cd0-b461a5390ec2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:27.608264 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-302fd4d8-08c6-4a38-8cd0-b461a5390ec2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:27.608264 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1130/4531] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:27 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:28.145982 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8650f92a-2e3e-4a86-9ff7-ca3954c28644 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:28.147984 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8650f92a-2e3e-4a86-9ff7-ca3954c28644 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 Aug 08 20:27:28.148256 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8650f92a-2e3e-4a86-9ff7-ca3954c28644 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:28.148503 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8650f92a-2e3e-4a86-9ff7-ca3954c28644 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:28.156218 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8650f92a-2e3e-4a86-9ff7-ca3954c28644 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 returned with HTTP 404 Aug 08 20:27:28.156689 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1131/4532] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:28 2026] GET /volume/v3/volumes/6fce3098-9514-4dc8-a4e5-7d73089cb1a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:28.162465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:28.164219 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:28.164481 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:28.164750 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:28.164883 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Delete snapshot with id: d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:28.170029 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:28.170029 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:28.170470 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:28.186688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-82e71116-92f0-4faa-9569-af4b96a4e72a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:28.187988 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot delete request issued successfully. Aug 08 20:27:28.188221 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff65144f-25d2-4878-ad23-c75dc68fc94e tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 returned with HTTP 202 Aug 08 20:27:28.188717 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1140/4533] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:28 2026] DELETE /volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:28.191887 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82e71116-92f0-4faa-9569-af4b96a4e72a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:28.191887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82e71116-92f0-4faa-9569-af4b96a4e72a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:28.193170 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-82e71116-92f0-4faa-9569-af4b96a4e72a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:28.193170 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-82e71116-92f0-4faa-9569-af4b96a4e72a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:28.193242 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-94552cb7-a55e-4ad8-8f2c-9948e293e259 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:28.194021 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-644871cf-c584-47f6-a62b-4842042fecaf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:28.197354 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-644871cf-c584-47f6-a62b-4842042fecaf tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:28.197485 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94552cb7-a55e-4ad8-8f2c-9948e293e259 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:28.197517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-644871cf-c584-47f6-a62b-4842042fecaf tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:28.197517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-644871cf-c584-47f6-a62b-4842042fecaf tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:28.197568 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94552cb7-a55e-4ad8-8f2c-9948e293e259 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:28.197568 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-94552cb7-a55e-4ad8-8f2c-9948e293e259 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:28.197568 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-94552cb7-a55e-4ad8-8f2c-9948e293e259 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:28.201093 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:28.201093 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:28.201892 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-94552cb7-a55e-4ad8-8f2c-9948e293e259 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:28.202340 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1131/4534] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:28 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:28.202799 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:28.202799 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:28.203282 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-644871cf-c584-47f6-a62b-4842042fecaf tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Snapshot retrieved successfully. Aug 08 20:27:28.204116 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-644871cf-c584-47f6-a62b-4842042fecaf tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 returned with HTTP 200 Aug 08 20:27:28.204505 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1132/4535] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:28 2026] GET /volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:27:28.206222 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:28.206222 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:28.206896 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-82e71116-92f0-4faa-9569-af4b96a4e72a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:28.207352 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1133/4536] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:28 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:28.620799 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f81015a5-8fad-4afa-acfb-8ef0f1764205 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:28.622945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f81015a5-8fad-4afa-acfb-8ef0f1764205 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:28.623175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f81015a5-8fad-4afa-acfb-8ef0f1764205 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:28.623463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f81015a5-8fad-4afa-acfb-8ef0f1764205 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:28.633526 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:28.633526 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:28.637603 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f81015a5-8fad-4afa-acfb-8ef0f1764205 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:28.641950 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f81015a5-8fad-4afa-acfb-8ef0f1764205 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:28.642394 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1141/4537] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:28 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:29.214326 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-49736932-541b-4cf9-afeb-0128dfa1aa19 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.218513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-049ceaf9-d3a7-4cf3-9ce6-e043b14ef396 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.218869 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49736932-541b-4cf9-afeb-0128dfa1aa19 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 Aug 08 20:27:29.218869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49736932-541b-4cf9-afeb-0128dfa1aa19 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:29.218869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-49736932-541b-4cf9-afeb-0128dfa1aa19 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:29.218982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5d32de4a-50ae-4ddc-95ce-5f4bec593499 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.219258 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-049ceaf9-d3a7-4cf3-9ce6-e043b14ef396 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:29.219401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-049ceaf9-d3a7-4cf3-9ce6-e043b14ef396 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:29.219559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-049ceaf9-d3a7-4cf3-9ce6-e043b14ef396 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:29.219659 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-049ceaf9-d3a7-4cf3-9ce6-e043b14ef396 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:29.222555 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d32de4a-50ae-4ddc-95ce-5f4bec593499 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:29.222555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d32de4a-50ae-4ddc-95ce-5f4bec593499 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:29.222555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5d32de4a-50ae-4ddc-95ce-5f4bec593499 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:29.222555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-5d32de4a-50ae-4ddc-95ce-5f4bec593499 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:29.223905 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:29.223905 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:29.224462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-049ceaf9-d3a7-4cf3-9ce6-e043b14ef396 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:29.224831 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1133/4538] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:29 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:29.225797 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-49736932-541b-4cf9-afeb-0128dfa1aa19 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 returned with HTTP 404 Aug 08 20:27:29.227101 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1132/4539] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:29 2026] GET /volume/v3/snapshots/d18ffbd3-2b5c-4038-9e2d-7759e4370289 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:29.229086 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:29.229086 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:29.230225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5d32de4a-50ae-4ddc-95ce-5f4bec593499 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:29.230902 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1134/4540] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:29 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:29.236060 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-def9cf0f-a683-4069-a566-99c1d551cc86 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.237629 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:29.237827 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:29.238020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:29.238168 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Delete volume with id: b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:29.245968 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:29.245968 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:29.246476 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:29.271249 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Delete volume request issued successfully. Aug 08 20:27:29.271757 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-def9cf0f-a683-4069-a566-99c1d551cc86 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 202 Aug 08 20:27:29.272363 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1142/4541] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:27:29 2026] DELETE /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:27:29.280913 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0016c182-bbab-437d-ac15-9644db7ee1dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.283898 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0016c182-bbab-437d-ac15-9644db7ee1dd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:29.284156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0016c182-bbab-437d-ac15-9644db7ee1dd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:29.284411 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0016c182-bbab-437d-ac15-9644db7ee1dd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:29.294037 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:29.294037 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:29.299618 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0016c182-bbab-437d-ac15-9644db7ee1dd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Volume info retrieved successfully. Aug 08 20:27:29.304893 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0016c182-bbab-437d-ac15-9644db7ee1dd tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 200 Aug 08 20:27:29.305289 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1134/4542] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:29 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 20:27:29.657075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6701caff-27f1-4061-8b9b-137a91a36ce8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.658903 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6701caff-27f1-4061-8b9b-137a91a36ce8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:29.659142 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6701caff-27f1-4061-8b9b-137a91a36ce8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:29.659417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6701caff-27f1-4061-8b9b-137a91a36ce8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:29.669930 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:29.669930 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:29.672973 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6701caff-27f1-4061-8b9b-137a91a36ce8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:29.676542 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6701caff-27f1-4061-8b9b-137a91a36ce8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:29.676918 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1133/4543] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:29 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:29.796234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-11fbf45e-a427-41f1-9339-e699510296a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:29.798632 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-11fbf45e-a427-41f1-9339-e699510296a1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d/action Aug 08 20:27:29.798980 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-11fbf45e-a427-41f1-9339-e699510296a1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:29.799689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-11fbf45e-a427-41f1-9339-e699510296a1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:29.815851 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:29.815851 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:29.824534 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e848e78b-beeb-4bba-85f9-0b53c52feead req-11fbf45e-a427-41f1-9339-e699510296a1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d/action returned with HTTP 204 Aug 08 20:27:29.825592 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1135/4544] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:27:29 2026] POST /volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:30.235180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8f479471-9839-4443-8472-78caf3eeab0e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.238583 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f479471-9839-4443-8472-78caf3eeab0e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:30.238939 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f479471-9839-4443-8472-78caf3eeab0e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.239030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8f479471-9839-4443-8472-78caf3eeab0e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.239169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-8f479471-9839-4443-8472-78caf3eeab0e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:30.241987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9be2598e-7151-4766-92d9-5417f5e9853f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.244462 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9be2598e-7151-4766-92d9-5417f5e9853f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:30.244674 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9be2598e-7151-4766-92d9-5417f5e9853f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.244854 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9be2598e-7151-4766-92d9-5417f5e9853f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.244954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-9be2598e-7151-4766-92d9-5417f5e9853f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:30.244988 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.244988 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:30.245668 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8f479471-9839-4443-8472-78caf3eeab0e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:30.246037 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1143/4545] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:30.248917 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.248917 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:30.249475 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9be2598e-7151-4766-92d9-5417f5e9853f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:30.249801 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1135/4546] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:30.260691 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.262764 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b/export_record Aug 08 20:27:30.262996 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.263176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'export_record' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.263284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Export record for backup 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 20:27:30.267113 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.267113 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:30.267916 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling RPCAPI with context: , host: np0000006809, backup: 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 20:27:30.274401 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] export_record in rpcapi backup_id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b on host np0000006809. {{(pid=100391) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 20:27:30.292536 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWU2ZmI4NWMtYjlkZC00Y2U0LWFmYWEtYTgzM2JkYzA4YTdiIiwgInVzZXJfaWQiOiAiYzQzNTJiNWZkNjgzNGQ2OTk0YjI0MzJkZGRkY2Q1YTMiLCAicHJvamVjdF9pZCI6ICI2N2FiNzJkNzY1ZTU0MGY1YmEzYjVlNzY0YzhhODgzYSIsICJ2b2x1bWVfaWQiOiAiMzFlNDFlMzktMjMwYS00MzNhLTk1YTktMjYyNTg5M2I0MWM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDUwMTA5MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxZTQxZTM5LTIzMGEtNDMzYS05NWE5LTI2MjU4OTNiNDFjNS8yMDI2MDgwODIwMjcxNy9hel9ub3ZhX2JhY2t1cF85ZTZmYjg1Yy1iOWRkLTRjZTQtYWZhYS1hODMzYmRjMDhhN2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6Mjc6MzBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100391) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 20:27:30.292908 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eae9a10a-ae48-4fe3-b0f6-35b4ef260611 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b/export_record returned with HTTP 200 Aug 08 20:27:30.293473 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1134/4547] 10.4.3.206 () {68 vars in 1430 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:30.300435 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-510a76ee-b7cb-4725-a717-65338de69f00 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.303280 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-510a76ee-b7cb-4725-a717-65338de69f00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:27:30.303632 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-510a76ee-b7cb-4725-a717-65338de69f00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.303891 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-510a76ee-b7cb-4725-a717-65338de69f00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.304043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-510a76ee-b7cb-4725-a717-65338de69f00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:30.310193 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.310193 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:30.310983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-510a76ee-b7cb-4725-a717-65338de69f00 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:27:30.311427 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1136/4548] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:30.318217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-89b2b33c-e305-4055-a38e-3c2f946259a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.321127 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89b2b33c-e305-4055-a38e-3c2f946259a8 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] GET https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a Aug 08 20:27:30.321396 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89b2b33c-e305-4055-a38e-3c2f946259a8 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.321656 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-89b2b33c-e305-4055-a38e-3c2f946259a8 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.323696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.326358 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] POST https://10.4.3.206/volume/v3/backups/import_record Aug 08 20:27:30.326868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzdlNTg1MzgtZTUwZS00ZjVkLWIxN2YtMDYyOTA0NTc1ODIyIiwgInVzZXJfaWQiOiAiYzQzNTJiNWZkNjgzNGQ2OTk0YjI0MzJkZGRkY2Q1YTMiLCAicHJvamVjdF9pZCI6ICI2N2FiNzJkNzY1ZTU0MGY1YmEzYjVlNzY0YzhhODgzYSIsICJ2b2x1bWVfaWQiOiAiMzFlNDFlMzktMjMwYS00MzNhLTk1YTktMjYyNTg5M2I0MWM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDUwMTA5MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxZTQxZTM5LTIzMGEtNDMzYS05NWE5LTI2MjU4OTNiNDFjNS8yMDI2MDgwODIwMjcxNy9hel9ub3ZhX2JhY2t1cF85ZTZmYjg1Yy1iOWRkLTRjZTQtYWZhYS1hODMzYmRjMDhhN2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6Mjc6MzBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:30.328662 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzdlNTg1MzgtZTUwZS00ZjVkLWIxN2YtMDYyOTA0NTc1ODIyIiwgInVzZXJfaWQiOiAiYzQzNTJiNWZkNjgzNGQ2OTk0YjI0MzJkZGRkY2Q1YTMiLCAicHJvamVjdF9pZCI6ICI2N2FiNzJkNzY1ZTU0MGY1YmEzYjVlNzY0YzhhODgzYSIsICJ2b2x1bWVfaWQiOiAiMzFlNDFlMzktMjMwYS00MzNhLTk1YTktMjYyNTg5M2I0MWM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDUwMTA5MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxZTQxZTM5LTIzMGEtNDMzYS05NWE5LTI2MjU4OTNiNDFjNS8yMDI2MDgwODIwMjcxNy9hel9ub3ZhX2JhY2t1cF85ZTZmYjg1Yy1iOWRkLTRjZTQtYWZhYS1hODMzYmRjMDhhN2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6Mjc6MzBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100389) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 20:27:30.328861 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzdlNTg1MzgtZTUwZS00ZjVkLWIxN2YtMDYyOTA0NTc1ODIyIiwgInVzZXJfaWQiOiAiYzQzNTJiNWZkNjgzNGQ2OTk0YjI0MzJkZGRkY2Q1YTMiLCAicHJvamVjdF9pZCI6ICI2N2FiNzJkNzY1ZTU0MGY1YmEzYjVlNzY0YzhhODgzYSIsICJ2b2x1bWVfaWQiOiAiMzFlNDFlMzktMjMwYS00MzNhLTk1YTktMjYyNTg5M2I0MWM1IiwgImhvc3QiOiAibnAwMDAwMDA2ODA5IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NDUwMTA5MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzMxZTQxZTM5LTIzMGEtNDMzYS05NWE5LTI2MjU4OTNiNDFjNS8yMDI2MDgwODIwMjcxNy9hel9ub3ZhX2JhY2t1cF85ZTZmYjg1Yy1iOWRkLTRjZTQtYWZhYS1hODMzYmRjMDhhN2IiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDIwOjI3OjE1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDhUMjA6Mjc6MzBaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100389) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 20:27:30.329220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-89b2b33c-e305-4055-a38e-3c2f946259a8 tempest-VolumeRevertTests-496090620 tempest-VolumeRevertTests-496090620-project-member] https://10.4.3.206/volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a returned with HTTP 404 Aug 08 20:27:30.329605 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'd722110edd8a4776926ec220cf212b1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67ab72d765e540f5ba3b5e764c8a883a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:27:30.329760 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1144/4549] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/volumes/b5f3d3eb-b8a3-4948-b0a8-0f13f25a567a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:27:30.329832 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1416497e-56ee-43f9-b7cf-a9c61986b693 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups/import_record returned with HTTP 403 Aug 08 20:27:30.330250 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1136/4550] 10.4.3.206 () {70 vars in 1342 bytes} [Sat Aug 8 20:27:30 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:30.336967 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.340394 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 Aug 08 20:27:30.340645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.340830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.340981 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume with id: 31e41e39-230a-433a-95a9-2625893b41c5 Aug 08 20:27:30.355061 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.355061 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:30.355390 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:30.374171 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume request issued successfully. Aug 08 20:27:30.374421 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a013ec47-a7f1-4e68-b29a-ae5a67f74641 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 returned with HTTP 202 Aug 08 20:27:30.374847 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1135/4551] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:30 2026] DELETE /volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:30.383587 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a476244f-201b-4a2d-a2eb-8d5aeb4d2c1a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.385663 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a476244f-201b-4a2d-a2eb-8d5aeb4d2c1a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 Aug 08 20:27:30.385912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a476244f-201b-4a2d-a2eb-8d5aeb4d2c1a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.386126 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a476244f-201b-4a2d-a2eb-8d5aeb4d2c1a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.394635 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.394635 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:30.398491 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a476244f-201b-4a2d-a2eb-8d5aeb4d2c1a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:30.402609 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a476244f-201b-4a2d-a2eb-8d5aeb4d2c1a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 returned with HTTP 200 Aug 08 20:27:30.403081 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1137/4552] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:30.689474 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07aa1c0f-0976-434e-b95f-1b66878c5e70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:30.691683 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07aa1c0f-0976-434e-b95f-1b66878c5e70 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:30.691918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07aa1c0f-0976-434e-b95f-1b66878c5e70 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:30.692148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07aa1c0f-0976-434e-b95f-1b66878c5e70 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:30.704110 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:30.704110 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:30.708650 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-07aa1c0f-0976-434e-b95f-1b66878c5e70 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:30.713752 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07aa1c0f-0976-434e-b95f-1b66878c5e70 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:30.714196 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1145/4553] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:30 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:31.255584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ac02323-293c-4c1a-a2bd-19fe3a38661f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.258056 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ac02323-293c-4c1a-a2bd-19fe3a38661f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:31.258369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ac02323-293c-4c1a-a2bd-19fe3a38661f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:31.258644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ac02323-293c-4c1a-a2bd-19fe3a38661f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:31.258801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-4ac02323-293c-4c1a-a2bd-19fe3a38661f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:31.264922 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:31.264922 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:31.265749 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ac02323-293c-4c1a-a2bd-19fe3a38661f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:31.266211 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1137/4554] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:31 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:31.385947 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-218224d7-2f76-423d-be22-a580a49879b1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.415821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-285e1ea3-8c47-4ace-87d5-15696585a3a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.419516 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-285e1ea3-8c47-4ace-87d5-15696585a3a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 Aug 08 20:27:31.419739 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-285e1ea3-8c47-4ace-87d5-15696585a3a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:31.419919 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-285e1ea3-8c47-4ace-87d5-15696585a3a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:31.431859 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-285e1ea3-8c47-4ace-87d5-15696585a3a1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 returned with HTTP 404 Aug 08 20:27:31.432007 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1138/4555] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:31 2026] GET /volume/v3/volumes/31e41e39-230a-433a-95a9-2625893b41c5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:31.441045 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-11050770-25f4-4f28-9133-d199ee7b4b6f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.442683 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-11050770-25f4-4f28-9133-d199ee7b4b6f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] GET https://10.4.3.206/volume/v3/backups Aug 08 20:27:31.442907 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-11050770-25f4-4f28-9133-d199ee7b4b6f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:31.443113 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-11050770-25f4-4f28-9133-d199ee7b4b6f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:31.443413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-11050770-25f4-4f28-9133-d199ee7b4b6f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:27:31.447981 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-11050770-25f4-4f28-9133-d199ee7b4b6f tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups returned with HTTP 200 Aug 08 20:27:31.448349 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1146/4556] 10.4.3.206 () {68 vars in 1277 bytes} [Sat Aug 8 20:27:31 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 08 20:27:31.457248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f85e14c8-e00f-4dbf-ae04-bdd471004cfb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.459034 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f85e14c8-e00f-4dbf-ae04-bdd471004cfb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] GET https://10.4.3.206/volume/v3/backups?project_id=67ab72d765e540f5ba3b5e764c8a883a Aug 08 20:27:31.459189 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f85e14c8-e00f-4dbf-ae04-bdd471004cfb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:31.459397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f85e14c8-e00f-4dbf-ae04-bdd471004cfb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:31.459681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-f85e14c8-e00f-4dbf-ae04-bdd471004cfb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Removing options 'project_id' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:27:31.464807 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f85e14c8-e00f-4dbf-ae04-bdd471004cfb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups?project_id=67ab72d765e540f5ba3b5e764c8a883a returned with HTTP 200 Aug 08 20:27:31.465059 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1138/4557] 10.4.3.206 () {68 vars in 1364 bytes} [Sat Aug 8 20:27:31 2026] GET /volume/v3/backups?project_id=67ab72d765e540f5ba3b5e764c8a883a => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:31.474581 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.476112 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:31.476175 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:31.476465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-833558500"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:31.476503 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:31.477755 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-833558500'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:31.477865 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:31.477915 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume of 1 GB Aug 08 20:27:31.477960 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create volume of 1 GB Aug 08 20:27:31.481509 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:31.481581 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Availability Zones retrieved successfully. Aug 08 20:27:31.486693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (d0c42c9d-39bd-48c7-a095-84ab6d023f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:31.486833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Flow 'volume_create_api' (833dfb20-9774-46d2-91df-3f10bf73d3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:31.487559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b90bf9-898b-4bca-8024-58b34a42964f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.487703 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1559d001-feaa-4a59-8295-20d42cf83288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.488353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:31.488542 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:31.511154 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b90bf9-898b-4bca-8024-58b34a42964f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.512000 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375eb1c1-a551-4012-afd3-34c05579eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.512750 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1559d001-feaa-4a59-8295-20d42cf83288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.513646 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3089a8da-9215-4527-a3f8-2f4825489543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.555451 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['f7fcc257-e76a-432a-8766-8c5e598caf25', 'ba413527-4016-4efe-8690-b04128d5ed5f', 'b43467ee-446e-4ba9-8f04-9969540d3cf6', '833fd660-6cb2-48d5-b228-8eef19c29f64'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:31.556154 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (375eb1c1-a551-4012-afd3-34c05579eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7fcc257-e76a-432a-8766-8c5e598caf25', 'ba413527-4016-4efe-8690-b04128d5ed5f', 'b43467ee-446e-4ba9-8f04-9969540d3cf6', '833fd660-6cb2-48d5-b228-8eef19c29f64']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.556822 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d0ff33-1f91-43b0-a36e-290f51fd1322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.573155 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Created reservations ['a0355b42-34fe-457f-919b-57a9b110fee0', '76e0956d-3097-47d5-9005-fbb420b1d746', '0d804401-7bdd-4fea-b383-80b164275d53', '0c364bcb-a442-46d6-aaa6-c8904b004090'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:31.574345 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3089a8da-9215-4527-a3f8-2f4825489543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0355b42-34fe-457f-919b-57a9b110fee0', '76e0956d-3097-47d5-9005-fbb420b1d746', '0d804401-7bdd-4fea-b383-80b164275d53', '0c364bcb-a442-46d6-aaa6-c8904b004090']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.575468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ec291f-6ec5-4f5b-8d19-6ef351e6e55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.578847 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d0ff33-1f91-43b0-a36e-290f51fd1322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd82d196e-7d14-47f2-bccc-4316ee74eca9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833558500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['f7fcc257-e76a-432a-8766-8c5e598caf25','ba413527-4016-4efe-8690-b04128d5ed5f','b43467ee-446e-4ba9-8f04-9969540d3cf6','833fd660-6cb2-48d5-b228-8eef19c29f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-833558500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d82d196e-7d14-47f2-bccc-4316ee74eca9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ab72d765e540f5ba3b5e764c8a883a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.579770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfabdb67-bb68-4480-bc9b-1c5e10d01b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.599481 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfabdb67-bb68-4480-bc9b-1c5e10d01b5e) transitioned into state 'SUCCESS' from state '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-833558500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['f7fcc257-e76a-432a-8766-8c5e598caf25','ba413527-4016-4efe-8690-b04128d5ed5f','b43467ee-446e-4ba9-8f04-9969540d3cf6','833fd660-6cb2-48d5-b228-8eef19c29f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4352b5fd6834d6994b2432ddddcd5a3',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.600095 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921f101a-f99f-47b9-a508-03b3ff3f73c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.603741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8ec291f-6ec5-4f5b-8d19-6ef351e6e55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1e632b3-86ca-42bf-8532-e44b332b8986', '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='a81ce194f0f94e4cbccf43fd5d683b4c',qos_specs=None,replication_status=,reservations=['a0355b42-34fe-457f-919b-57a9b110fee0','76e0956d-3097-47d5-9005-fbb420b1d746','0d804401-7bdd-4fea-b383-80b164275d53','0c364bcb-a442-46d6-aaa6-c8904b004090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9074f264ee442c5ad057035a1644a44',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:31Z,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=b1e632b3-86ca-42bf-8532-e44b332b8986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a81ce194f0f94e4cbccf43fd5d683b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9074f264ee442c5ad057035a1644a44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.604738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd69df1c-d9e6-4985-878e-475dd16e0527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.610544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921f101a-f99f-47b9-a508-03b3ff3f73c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.611600 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Flow 'volume_create_api' (d0c42c9d-39bd-48c7-a095-84ab6d023f9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:31.611876 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Create volume request issued successfully. Aug 08 20:27:31.612684 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0db59ad7-2c81-47ca-a54c-e27f83a9eb5e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:31.613469 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1139/4558] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:27:31 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 20:27:31.628428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e9538437-1c9e-4063-9555-95875b5ed468 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.631290 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9538437-1c9e-4063-9555-95875b5ed468 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 Aug 08 20:27:31.631904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9538437-1c9e-4063-9555-95875b5ed468 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:31.632157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e9538437-1c9e-4063-9555-95875b5ed468 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:31.633424 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd69df1c-d9e6-4985-878e-475dd16e0527) transitioned into state 'SUCCESS' from 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='a81ce194f0f94e4cbccf43fd5d683b4c',qos_specs=None,replication_status=,reservations=['a0355b42-34fe-457f-919b-57a9b110fee0','76e0956d-3097-47d5-9005-fbb420b1d746','0d804401-7bdd-4fea-b383-80b164275d53','0c364bcb-a442-46d6-aaa6-c8904b004090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9074f264ee442c5ad057035a1644a44',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.634294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b540059f-6fd6-4543-856b-ec1834ec4329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:31.641879 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:31.641879 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:31.646036 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b540059f-6fd6-4543-856b-ec1834ec4329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:31.646197 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e9538437-1c9e-4063-9555-95875b5ed468 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:31.646998 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Flow 'volume_create_api' (833dfb20-9774-46d2-91df-3f10bf73d3ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:31.647374 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create volume request issued successfully. Aug 08 20:27:31.648015 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-218224d7-2f76-423d-be22-a580a49879b1 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:31.648505 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1136/4559] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:31 2026] POST /volume/v3/volumes => generated 740 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:31.651140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e9538437-1c9e-4063-9555-95875b5ed468 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 returned with HTTP 200 Aug 08 20:27:31.651608 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1147/4560] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:31 2026] GET /volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:31.660549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a7087aba-42e8-4fe3-90b7-a904b881d490 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:31.662248 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7087aba-42e8-4fe3-90b7-a904b881d490 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:31.662487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7087aba-42e8-4fe3-90b7-a904b881d490 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:31.662676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a7087aba-42e8-4fe3-90b7-a904b881d490 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:31.670798 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:31.670798 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:31.674117 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a7087aba-42e8-4fe3-90b7-a904b881d490 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:31.678211 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a7087aba-42e8-4fe3-90b7-a904b881d490 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 returned with HTTP 200 Aug 08 20:27:31.678821 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1139/4561] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:31 2026] GET /volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:32.275509 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-90562120-bab0-4ff7-b5fb-5f35dddb9722 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.277468 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90562120-bab0-4ff7-b5fb-5f35dddb9722 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:32.277713 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90562120-bab0-4ff7-b5fb-5f35dddb9722 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:32.277918 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-90562120-bab0-4ff7-b5fb-5f35dddb9722 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:32.278026 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-90562120-bab0-4ff7-b5fb-5f35dddb9722 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:32.279976 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=415,cinder:INSERT=58,cinder:UPDATE=134,cinder:DELETE=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:27:32.282615 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.282615 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:32.283465 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-90562120-bab0-4ff7-b5fb-5f35dddb9722 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:32.284002 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1140/4562] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:32 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:32.665056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0dda7da9-1f5b-4b96-8e7e-a2efe69854c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.667564 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0dda7da9-1f5b-4b96-8e7e-a2efe69854c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 Aug 08 20:27:32.667887 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0dda7da9-1f5b-4b96-8e7e-a2efe69854c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:32.668176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0dda7da9-1f5b-4b96-8e7e-a2efe69854c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:32.676998 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.676998 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:32.681211 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0dda7da9-1f5b-4b96-8e7e-a2efe69854c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:32.688128 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0dda7da9-1f5b-4b96-8e7e-a2efe69854c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 returned with HTTP 200 Aug 08 20:27:32.689060 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1137/4563] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:32 2026] GET /volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:32.695104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea426aab-d0b2-4037-a508-c4b2dfdd2b31 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.696870 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea426aab-d0b2-4037-a508-c4b2dfdd2b31 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:32.697021 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea426aab-d0b2-4037-a508-c4b2dfdd2b31 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:32.697206 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea426aab-d0b2-4037-a508-c4b2dfdd2b31 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:32.707704 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.708039 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.708039 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:32.709403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:27:32.709745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d82d196e-7d14-47f2-bccc-4316ee74eca9", "name": "tempest-type-Backup-1493309282"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:32.711028 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating new backup {'backup': {'volume_id': 'd82d196e-7d14-47f2-bccc-4316ee74eca9', 'name': 'tempest-type-Backup-1493309282'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:27:32.711156 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Creating backup of volume d82d196e-7d14-47f2-bccc-4316ee74eca9 in container None Aug 08 20:27:32.712465 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea426aab-d0b2-4037-a508-c4b2dfdd2b31 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:32.713269 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=590,cinder:UPDATE=243,cinder:INSERT=125 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:27:32.716774 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea426aab-d0b2-4037-a508-c4b2dfdd2b31 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 returned with HTTP 200 Aug 08 20:27:32.717149 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1148/4564] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:32 2026] GET /volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:32.720336 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.720336 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:32.720847 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:32.738524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6f4cffa3-d66b-49a2-bf06-97e0b2b5aefb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.738902 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Created reservations ['866c321f-5df0-48c5-acff-53a1743ac09f', '44cc3c4b-a56a-4aae-b49b-8b15d0c250da'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:32.740709 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f4cffa3-d66b-49a2-bf06-97e0b2b5aefb tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:32.740953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f4cffa3-d66b-49a2-bf06-97e0b2b5aefb tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:32.741184 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6f4cffa3-d66b-49a2-bf06-97e0b2b5aefb tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:32.750474 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.750474 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:32.755422 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6f4cffa3-d66b-49a2-bf06-97e0b2b5aefb tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:32.762100 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6f4cffa3-d66b-49a2-bf06-97e0b2b5aefb tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 returned with HTTP 200 Aug 08 20:27:32.762635 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1141/4565] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:32 2026] GET /volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:32.766911 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-089f465e-3153-4ba3-98ac-135bc2bf8faa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:27:32.767486 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1140/4566] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:27:32 2026] POST /volume/v3/backups => generated 316 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:32.778643 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed712020-e55b-42b1-b43b-5e9a5e1b18c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.781509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.783184 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:32.783548 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-814148520"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:32.784608 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed712020-e55b-42b1-b43b-5e9a5e1b18c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:32.784918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-814148520'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:32.785035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed712020-e55b-42b1-b43b-5e9a5e1b18c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:32.785072 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create volume of 1 GB Aug 08 20:27:32.785150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed712020-e55b-42b1-b43b-5e9a5e1b18c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:32.785337 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-ed712020-e55b-42b1-b43b-5e9a5e1b18c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:32.790285 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Availability Zones retrieved successfully. Aug 08 20:27:32.791284 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.791284 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:32.792442 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed712020-e55b-42b1-b43b-5e9a5e1b18c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:32.792953 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1138/4567] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:32 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:32.803359 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Flow 'volume_create_api' (b276f097-8f35-4dfe-bece-f4f225d7ac60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:32.805789 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e2eff0-16f1-4b3a-80f4-833794d75b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:32.806716 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:32.836870 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e2eff0-16f1-4b3a-80f4-833794d75b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:32.837787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb89db43-3ee0-4f41-949d-bdbc4b0ed247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:32.879108 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Created reservations ['6c889e9e-627a-42b3-a130-2a2f7da01de5', '17e50b87-1c53-4204-9585-e4404cdd1450', 'fe3a6275-7abb-4b32-9dd5-60f8ae50c778', '100b648c-9d51-4545-b638-dfefefea6d04'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:32.880095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb89db43-3ee0-4f41-949d-bdbc4b0ed247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c889e9e-627a-42b3-a130-2a2f7da01de5', '17e50b87-1c53-4204-9585-e4404cdd1450', 'fe3a6275-7abb-4b32-9dd5-60f8ae50c778', '100b648c-9d51-4545-b638-dfefefea6d04']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:32.880841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2300ac1-ee20-473c-88fc-654d64dd58b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:32.902861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2300ac1-ee20-473c-88fc-654d64dd58b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36bd130d-3d79-4608-b30d-79d9dce30fe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-814148520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a81ce194f0f94e4cbccf43fd5d683b4c',qos_specs=None,replication_status=,reservations=['6c889e9e-627a-42b3-a130-2a2f7da01de5','17e50b87-1c53-4204-9585-e4404cdd1450','fe3a6275-7abb-4b32-9dd5-60f8ae50c778','100b648c-9d51-4545-b638-dfefefea6d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9074f264ee442c5ad057035a1644a44',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:32Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-814148520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36bd130d-3d79-4608-b30d-79d9dce30fe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a81ce194f0f94e4cbccf43fd5d683b4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9074f264ee442c5ad057035a1644a44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:32.903729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2c6bb9-c49a-415e-b119-a3747c362d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:32.922464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2c6bb9-c49a-415e-b119-a3747c362d39) transitioned into 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-814148520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a81ce194f0f94e4cbccf43fd5d683b4c',qos_specs=None,replication_status=,reservations=['6c889e9e-627a-42b3-a130-2a2f7da01de5','17e50b87-1c53-4204-9585-e4404cdd1450','fe3a6275-7abb-4b32-9dd5-60f8ae50c778','100b648c-9d51-4545-b638-dfefefea6d04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9074f264ee442c5ad057035a1644a44',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:32.923261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f7434b-0876-4da1-a0c6-07b99f2b7747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:32.933282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f7434b-0876-4da1-a0c6-07b99f2b7747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:32.934245 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Flow 'volume_create_api' (b276f097-8f35-4dfe-bece-f4f225d7ac60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:32.934624 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create volume request issued successfully. Aug 08 20:27:32.935215 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2f050d5-4a08-4021-90de-9e765dce8a1e tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:32.935724 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1149/4568] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:27:32 2026] POST /volume/v3/volumes => generated 775 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:32.948055 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f5efeefa-fffb-427b-b6a4-20bd2dd0ff48 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:32.950275 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5efeefa-fffb-427b-b6a4-20bd2dd0ff48 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:32.950571 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5efeefa-fffb-427b-b6a4-20bd2dd0ff48 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:32.950833 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f5efeefa-fffb-427b-b6a4-20bd2dd0ff48 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:32.961246 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:32.961246 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:32.965845 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f5efeefa-fffb-427b-b6a4-20bd2dd0ff48 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:32.972179 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f5efeefa-fffb-427b-b6a4-20bd2dd0ff48 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 returned with HTTP 200 Aug 08 20:27:32.972756 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1142/4569] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:32 2026] GET /volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:33.294311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61ed81f7-d331-49d8-92ba-e7d5d746c1b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:33.298850 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61ed81f7-d331-49d8-92ba-e7d5d746c1b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:33.301628 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61ed81f7-d331-49d8-92ba-e7d5d746c1b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:33.301947 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61ed81f7-d331-49d8-92ba-e7d5d746c1b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:33.302171 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-61ed81f7-d331-49d8-92ba-e7d5d746c1b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:33.308221 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:33.308221 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:33.309126 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61ed81f7-d331-49d8-92ba-e7d5d746c1b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:33.309708 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1141/4570] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:33 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:33.540184 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:33.548647 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:33.548647 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddd9baa8-3d5f-4fd6-9e61-147963c4efa0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-96940639", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:33.556548 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:33.556548 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:33.557036 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:33.557176 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create snapshot from volume ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:33.589895 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['27cde884-50db-418b-b3cb-f6531a381ed3', 'a79e8be1-ab9c-454f-aace-2d5b3812ac10', '3576d703-ea12-4f93-8778-553054744053', '353583b0-6218-4a10-bdf3-2c9a7113eb96'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:33.619764 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot force create request issued successfully. Aug 08 20:27:33.620162 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4ae4a045-11e9-4491-a10c-02100aa37a92 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:33.620898 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1139/4571] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:33 2026] POST /volume/v3/snapshots => generated 311 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:33.631456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e8847220-fffa-4e7a-a2e6-59136fac61c4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:33.633410 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8847220-fffa-4e7a-a2e6-59136fac61c4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:27:33.633611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8847220-fffa-4e7a-a2e6-59136fac61c4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:33.633856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8847220-fffa-4e7a-a2e6-59136fac61c4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:33.638751 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:33.638751 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:33.639265 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e8847220-fffa-4e7a-a2e6-59136fac61c4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:33.640096 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8847220-fffa-4e7a-a2e6-59136fac61c4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a returned with HTTP 200 Aug 08 20:27:33.640565 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1150/4572] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:33 2026] GET /volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:33.806915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b127b1ad-a5b8-453a-bee7-c47336a2e793 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:33.808992 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b127b1ad-a5b8-453a-bee7-c47336a2e793 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:33.809233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b127b1ad-a5b8-453a-bee7-c47336a2e793 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:33.809529 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b127b1ad-a5b8-453a-bee7-c47336a2e793 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:33.809655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b127b1ad-a5b8-453a-bee7-c47336a2e793 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:33.814196 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:33.814196 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:33.814855 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b127b1ad-a5b8-453a-bee7-c47336a2e793 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:33.815217 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1143/4573] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:33 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:33.987712 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50445acb-9eb0-43ec-87a1-73bd8d4f7282 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:33.991459 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50445acb-9eb0-43ec-87a1-73bd8d4f7282 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:33.991805 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50445acb-9eb0-43ec-87a1-73bd8d4f7282 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:33.992118 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50445acb-9eb0-43ec-87a1-73bd8d4f7282 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.001701 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.001701 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:34.007152 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-50445acb-9eb0-43ec-87a1-73bd8d4f7282 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:34.012877 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50445acb-9eb0-43ec-87a1-73bd8d4f7282 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 returned with HTTP 200 Aug 08 20:27:34.013554 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1142/4574] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:33 2026] GET /volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:34.031116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c90e4be4-a1f3-4a88-b924-58b6ee057d85 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.033573 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c90e4be4-a1f3-4a88-b924-58b6ee057d85 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:34.034065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c90e4be4-a1f3-4a88-b924-58b6ee057d85 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:34.034355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c90e4be4-a1f3-4a88-b924-58b6ee057d85 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.043703 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.043703 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:34.048084 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c90e4be4-a1f3-4a88-b924-58b6ee057d85 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:34.053764 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c90e4be4-a1f3-4a88-b924-58b6ee057d85 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 returned with HTTP 200 Aug 08 20:27:34.054356 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1140/4575] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:34 2026] GET /volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:34.070130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.070510 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:34.070869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36bd130d-3d79-4608-b30d-79d9dce30fe1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-339069223"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:34.084302 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.084302 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:34.084302 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:34.084302 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Create snapshot from volume 36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:34.118337 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Created reservations ['7224bc29-195c-4b1c-b796-31f799ef1d96', '667ed483-6445-42fc-8859-2125d269cb7b', '2badbfe9-df42-4c96-923d-94374f66c9d3', '1bd743da-764b-4925-93ab-4396c84a2e60'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:34.151489 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot create request issued successfully. Aug 08 20:27:34.151812 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5dcec7aa-f6f7-4d1d-8f94-bb67a114ab16 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:34.152197 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1151/4576] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:34 2026] POST /volume/v3/snapshots => generated 325 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:34.165343 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-95b96c75-2cb2-4862-9341-7537d97e0f3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.167393 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-95b96c75-2cb2-4862-9341-7537d97e0f3d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:34.168145 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-95b96c75-2cb2-4862-9341-7537d97e0f3d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:34.168348 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-95b96c75-2cb2-4862-9341-7537d97e0f3d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.178557 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.178557 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:34.179040 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-95b96c75-2cb2-4862-9341-7537d97e0f3d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot retrieved successfully. Aug 08 20:27:34.179849 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-95b96c75-2cb2-4862-9341-7537d97e0f3d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 returned with HTTP 200 Aug 08 20:27:34.180186 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1144/4577] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:34 2026] GET /volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 => generated 457 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:34.325644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e63a8dc-7489-4bed-bd5e-045921e2693e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.327847 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e63a8dc-7489-4bed-bd5e-045921e2693e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:34.328195 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e63a8dc-7489-4bed-bd5e-045921e2693e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:34.328521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e63a8dc-7489-4bed-bd5e-045921e2693e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.328742 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-3e63a8dc-7489-4bed-bd5e-045921e2693e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:34.334516 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.334516 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:34.335935 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e63a8dc-7489-4bed-bd5e-045921e2693e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:34.336177 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1143/4578] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:34 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:34.652680 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d62071ed-1341-4c1f-8ef3-92088081eedf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.655178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d62071ed-1341-4c1f-8ef3-92088081eedf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:27:34.655490 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d62071ed-1341-4c1f-8ef3-92088081eedf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:34.655874 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d62071ed-1341-4c1f-8ef3-92088081eedf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.662551 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.662551 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:34.663186 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d62071ed-1341-4c1f-8ef3-92088081eedf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:34.664501 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d62071ed-1341-4c1f-8ef3-92088081eedf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a returned with HTTP 200 Aug 08 20:27:34.665116 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1141/4579] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:34 2026] GET /volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:34.675484 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7455b9ce-b199-4bd8-b36f-a361273fa735 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.680170 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7455b9ce-b199-4bd8-b36f-a361273fa735 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:27:34.680446 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7455b9ce-b199-4bd8-b36f-a361273fa735 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:34.680684 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7455b9ce-b199-4bd8-b36f-a361273fa735 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.689605 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.689605 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:34.690152 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7455b9ce-b199-4bd8-b36f-a361273fa735 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:34.691119 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7455b9ce-b199-4bd8-b36f-a361273fa735 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a returned with HTTP 200 Aug 08 20:27:34.691794 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1152/4580] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:34 2026] GET /volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:34.826000 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-810d6296-9db0-4f02-a91b-af8cd3fc87d8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:34.828178 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-810d6296-9db0-4f02-a91b-af8cd3fc87d8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:34.828473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-810d6296-9db0-4f02-a91b-af8cd3fc87d8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:34.828854 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-810d6296-9db0-4f02-a91b-af8cd3fc87d8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:34.828920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-810d6296-9db0-4f02-a91b-af8cd3fc87d8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:34.833983 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:34.833983 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:34.834896 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-810d6296-9db0-4f02-a91b-af8cd3fc87d8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:34.835424 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1145/4581] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:34 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:35.189401 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-81ff12c5-d6a9-4494-8cd2-90f96605843d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:35.192164 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-81ff12c5-d6a9-4494-8cd2-90f96605843d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:35.192450 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-81ff12c5-d6a9-4494-8cd2-90f96605843d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:35.192678 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-81ff12c5-d6a9-4494-8cd2-90f96605843d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:35.199176 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:35.199176 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:35.199802 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-81ff12c5-d6a9-4494-8cd2-90f96605843d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot retrieved successfully. Aug 08 20:27:35.200598 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-81ff12c5-d6a9-4494-8cd2-90f96605843d tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 returned with HTTP 200 Aug 08 20:27:35.202296 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1144/4582] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:35 2026] GET /volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:35.214997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f47a57a-6513-43c5-bfee-cb91114fd5ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:35.216998 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f47a57a-6513-43c5-bfee-cb91114fd5ed tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:35.217228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f47a57a-6513-43c5-bfee-cb91114fd5ed tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:35.217480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f47a57a-6513-43c5-bfee-cb91114fd5ed tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:35.222917 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:35.222917 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:35.223522 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f47a57a-6513-43c5-bfee-cb91114fd5ed tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot retrieved successfully. Aug 08 20:27:35.224672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f47a57a-6513-43c5-bfee-cb91114fd5ed tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 returned with HTTP 200 Aug 08 20:27:35.224975 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1142/4583] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:35 2026] GET /volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:35.236323 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:35.239403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:35.239403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:35.239403 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:35.239660 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Delete snapshot with id: 82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:35.245300 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:35.245300 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:35.246844 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot retrieved successfully. Aug 08 20:27:35.264225 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot delete request issued successfully. Aug 08 20:27:35.264479 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e357bd93-1f62-440f-b9c5-c5e909fe6cda tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 returned with HTTP 202 Aug 08 20:27:35.264974 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1153/4584] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:35 2026] DELETE /volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:35.273965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ce350193-9330-45f1-9a80-b5558c1fdec2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:35.275936 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce350193-9330-45f1-9a80-b5558c1fdec2 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:35.276108 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce350193-9330-45f1-9a80-b5558c1fdec2 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:35.276575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce350193-9330-45f1-9a80-b5558c1fdec2 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:35.285338 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:35.285338 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:35.287307 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ce350193-9330-45f1-9a80-b5558c1fdec2 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Snapshot retrieved successfully. Aug 08 20:27:35.288260 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce350193-9330-45f1-9a80-b5558c1fdec2 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 returned with HTTP 200 Aug 08 20:27:35.288699 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1146/4585] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:35 2026] GET /volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:35.347608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-27d08b74-e6c3-4072-9739-78d124eaa526 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:35.349139 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27d08b74-e6c3-4072-9739-78d124eaa526 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:35.349494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27d08b74-e6c3-4072-9739-78d124eaa526 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:35.349782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-27d08b74-e6c3-4072-9739-78d124eaa526 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:35.350301 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-27d08b74-e6c3-4072-9739-78d124eaa526 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:35.354034 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:35.354034 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:35.354659 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-27d08b74-e6c3-4072-9739-78d124eaa526 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:35.355088 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1145/4586] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:35 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:35.846230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74b10178-24e1-46b5-a6e1-11b17b321316 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:35.847960 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74b10178-24e1-46b5-a6e1-11b17b321316 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:35.848171 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74b10178-24e1-46b5-a6e1-11b17b321316 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:35.848425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74b10178-24e1-46b5-a6e1-11b17b321316 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:35.848614 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-74b10178-24e1-46b5-a6e1-11b17b321316 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:35.852632 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:35.852632 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:35.853172 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74b10178-24e1-46b5-a6e1-11b17b321316 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:35.853523 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1143/4587] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:35 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:36.172851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.175532 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:36.175912 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddd9baa8-3d5f-4fd6-9e61-147963c4efa0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1993144308", "description": null, "metadata": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:36.187829 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:36.187829 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:36.188358 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:36.188545 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create snapshot from volume ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:36.215224 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['1966d55a-e954-43e6-b5f5-07e7230c7560', 'd3cced9a-edfa-45a8-9ef2-635169f86258', '927414de-1b57-47f0-a778-eea9ff8795cc', 'bef05f63-a6db-46a5-93c3-835df0ef0026'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:36.252348 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot force create request issued successfully. Aug 08 20:27:36.252895 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efb294a8-88b2-4bd3-acb1-9dce0475dcbc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:36.256679 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1154/4588] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:36.266647 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-62209f06-fe94-49ae-945f-945530f61f6e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.272186 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62209f06-fe94-49ae-945f-945530f61f6e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:27:36.272485 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62209f06-fe94-49ae-945f-945530f61f6e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:36.272730 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-62209f06-fe94-49ae-945f-945530f61f6e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:36.287375 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:36.287375 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:36.288069 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-62209f06-fe94-49ae-945f-945530f61f6e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:36.289204 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-62209f06-fe94-49ae-945f-945530f61f6e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a returned with HTTP 200 Aug 08 20:27:36.290150 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1147/4589] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:36 2026] GET /volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:36.298167 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bd8e5093-8539-44af-9bb7-512c35bdef19 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.300720 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd8e5093-8539-44af-9bb7-512c35bdef19 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 Aug 08 20:27:36.300999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd8e5093-8539-44af-9bb7-512c35bdef19 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:36.301791 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bd8e5093-8539-44af-9bb7-512c35bdef19 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:36.309425 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bd8e5093-8539-44af-9bb7-512c35bdef19 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 returned with HTTP 404 Aug 08 20:27:36.310169 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1146/4590] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:36 2026] GET /volume/v3/snapshots/82ff04ce-3c04-4a13-adcf-2900634590b3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:36.319932 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.321014 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] DELETE https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:36.321324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:36.321593 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:36.321797 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Delete volume with id: 36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:36.328954 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:36.328954 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:36.329445 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:36.347412 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Delete volume request issued successfully. Aug 08 20:27:36.347412 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f3c93a0a-c585-4e3b-a258-0957e222a367 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 returned with HTTP 202 Aug 08 20:27:36.347412 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1144/4591] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:36 2026] DELETE /volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:36.352943 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-aef08d45-8522-46f7-bfc7-1b63a022d475 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.355199 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aef08d45-8522-46f7-bfc7-1b63a022d475 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:36.355519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aef08d45-8522-46f7-bfc7-1b63a022d475 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:36.355755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-aef08d45-8522-46f7-bfc7-1b63a022d475 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:36.367367 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:36.367367 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:36.368629 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-edcd722f-9bdd-4c54-8a65-59f62b2d99fc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.370455 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-edcd722f-9bdd-4c54-8a65-59f62b2d99fc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:36.370672 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-edcd722f-9bdd-4c54-8a65-59f62b2d99fc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:36.370848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-edcd722f-9bdd-4c54-8a65-59f62b2d99fc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:36.370972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-edcd722f-9bdd-4c54-8a65-59f62b2d99fc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:36.371773 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-aef08d45-8522-46f7-bfc7-1b63a022d475 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:36.375704 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:36.375704 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:36.375919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-edcd722f-9bdd-4c54-8a65-59f62b2d99fc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:36.376298 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1148/4592] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:36 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:36.378730 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-aef08d45-8522-46f7-bfc7-1b63a022d475 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 returned with HTTP 200 Aug 08 20:27:36.378730 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1155/4593] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:36 2026] GET /volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:36.865321 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61e2bf3f-32b5-4eaf-a3d2-d1ead47d8ca6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:36.866991 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61e2bf3f-32b5-4eaf-a3d2-d1ead47d8ca6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:36.867274 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61e2bf3f-32b5-4eaf-a3d2-d1ead47d8ca6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:36.867540 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61e2bf3f-32b5-4eaf-a3d2-d1ead47d8ca6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:36.867692 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-61e2bf3f-32b5-4eaf-a3d2-d1ead47d8ca6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:36.872365 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:36.872365 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:36.873144 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61e2bf3f-32b5-4eaf-a3d2-d1ead47d8ca6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:36.873575 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1147/4594] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:36 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:37.300930 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-856eacdc-b96e-485c-bf1d-558833f8898f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.302776 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-856eacdc-b96e-485c-bf1d-558833f8898f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:27:37.302997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-856eacdc-b96e-485c-bf1d-558833f8898f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.303219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-856eacdc-b96e-485c-bf1d-558833f8898f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.308633 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:37.308633 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:37.309377 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-856eacdc-b96e-485c-bf1d-558833f8898f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:37.310283 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-856eacdc-b96e-485c-bf1d-558833f8898f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a returned with HTTP 200 Aug 08 20:27:37.310660 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1145/4595] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:37 2026] GET /volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:37.321467 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b7612435-3538-407e-bc87-523cee2719d2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.323758 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7612435-3538-407e-bc87-523cee2719d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:27:37.323996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7612435-3538-407e-bc87-523cee2719d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.324309 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b7612435-3538-407e-bc87-523cee2719d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.330499 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:37.330499 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:37.331084 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b7612435-3538-407e-bc87-523cee2719d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:37.332093 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b7612435-3538-407e-bc87-523cee2719d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a returned with HTTP 200 Aug 08 20:27:37.332682 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1149/4596] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:37 2026] GET /volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:37.387091 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-384e1aa0-d036-4d5d-9b49-3a4f6b3aab10 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.389307 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-384e1aa0-d036-4d5d-9b49-3a4f6b3aab10 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:37.389630 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-384e1aa0-d036-4d5d-9b49-3a4f6b3aab10 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.390056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-384e1aa0-d036-4d5d-9b49-3a4f6b3aab10 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.390056 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-384e1aa0-d036-4d5d-9b49-3a4f6b3aab10 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:37.395638 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:37.395638 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:37.396405 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-384e1aa0-d036-4d5d-9b49-3a4f6b3aab10 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:37.396899 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1156/4597] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:37 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:37.398899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f7503e35-b017-4ed0-b51b-c3acbaea3796 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.400670 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7503e35-b017-4ed0-b51b-c3acbaea3796 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 Aug 08 20:27:37.400844 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7503e35-b017-4ed0-b51b-c3acbaea3796 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.401021 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f7503e35-b017-4ed0-b51b-c3acbaea3796 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.407952 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f7503e35-b017-4ed0-b51b-c3acbaea3796 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 returned with HTTP 404 Aug 08 20:27:37.408611 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1148/4598] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:37 2026] GET /volume/v3/volumes/36bd130d-3d79-4608-b30d-79d9dce30fe1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:37.421224 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.423347 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:37.423597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.423873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.424102 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Delete volume with id: b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:37.436156 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:37.436156 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:37.436742 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:37.464405 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Delete volume request issued successfully. Aug 08 20:27:37.464405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1cf0793e-e449-49cd-bd92-9ab85aaa93c7 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 returned with HTTP 202 Aug 08 20:27:37.466761 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1146/4599] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:37 2026] DELETE /volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:37.475661 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5b6718b9-7f52-4ae6-9413-e330bcd192c5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.476932 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b6718b9-7f52-4ae6-9413-e330bcd192c5 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:37.476932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b6718b9-7f52-4ae6-9413-e330bcd192c5 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.476932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5b6718b9-7f52-4ae6-9413-e330bcd192c5 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.485644 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:37.485644 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:37.489656 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5b6718b9-7f52-4ae6-9413-e330bcd192c5 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Volume info retrieved successfully. Aug 08 20:27:37.493970 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5b6718b9-7f52-4ae6-9413-e330bcd192c5 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 returned with HTTP 200 Aug 08 20:27:37.494428 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1150/4600] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:37 2026] GET /volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:37.884768 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7e2d1282-fca3-46a1-9309-cbcd58871132 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:37.887030 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e2d1282-fca3-46a1-9309-cbcd58871132 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:37.887241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e2d1282-fca3-46a1-9309-cbcd58871132 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:37.887464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7e2d1282-fca3-46a1-9309-cbcd58871132 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:37.887579 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7e2d1282-fca3-46a1-9309-cbcd58871132 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:37.892415 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:37.892415 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:37.893195 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7e2d1282-fca3-46a1-9309-cbcd58871132 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:37.893790 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1157/4601] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:37 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:38.412818 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7090b6dd-6e15-47bd-974b-9405dae362e1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:38.415305 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7090b6dd-6e15-47bd-974b-9405dae362e1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:38.415642 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7090b6dd-6e15-47bd-974b-9405dae362e1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:38.416088 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7090b6dd-6e15-47bd-974b-9405dae362e1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:38.416378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7090b6dd-6e15-47bd-974b-9405dae362e1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:38.422058 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:38.422058 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:38.423068 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7090b6dd-6e15-47bd-974b-9405dae362e1 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:38.423650 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1149/4602] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:38 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:38.508549 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7c37a9d3-96a7-4ca0-89e1-b74e4af3bfc8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:38.510359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c37a9d3-96a7-4ca0-89e1-b74e4af3bfc8 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] GET https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 Aug 08 20:27:38.510547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c37a9d3-96a7-4ca0-89e1-b74e4af3bfc8 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:38.510777 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c37a9d3-96a7-4ca0-89e1-b74e4af3bfc8 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:38.516614 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c37a9d3-96a7-4ca0-89e1-b74e4af3bfc8 tempest-CinderUnicodeTest-402359915 tempest-CinderUnicodeTest-402359915-project-member] https://10.4.3.206/volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 returned with HTTP 404 Aug 08 20:27:38.517045 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1147/4603] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:38 2026] GET /volume/v3/volumes/b1e632b3-86ca-42bf-8532-e44b332b8986 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:38.907834 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-679f93ca-a56b-49ca-9130-a94617b7056c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:38.909591 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-679f93ca-a56b-49ca-9130-a94617b7056c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:38.909838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-679f93ca-a56b-49ca-9130-a94617b7056c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:38.910016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-679f93ca-a56b-49ca-9130-a94617b7056c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:38.910146 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-679f93ca-a56b-49ca-9130-a94617b7056c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:38.914079 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:38.914079 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:38.914725 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-679f93ca-a56b-49ca-9130-a94617b7056c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:38.915130 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1151/4604] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:38 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:38.989693 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:38.993017 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:38.993566 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddd9baa8-3d5f-4fd6-9e61-147963c4efa0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-558347237", "description": null, "metadata": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:39.007307 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.007307 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:39.008174 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:39.008358 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create snapshot from volume ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:39.032319 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['079b95a9-aa22-4ede-a59e-32800e5a1c78', 'f6dd2195-1f64-4cfa-8609-11ade931bf03', '8203c8b8-fd8a-440b-96c9-4bca12e4b73f', 'be1d58e3-be7c-4b26-bab4-8f7ee7572577'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:39.068075 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot force create request issued successfully. Aug 08 20:27:39.069010 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a81c31c0-de2d-4a03-b90a-705ae62f3d81 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:39.069654 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1158/4605] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:38 2026] POST /volume/v3/snapshots => generated 312 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:39.080268 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c441f21d-3f10-413c-b29c-2ba1e0507433 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:39.083797 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c441f21d-3f10-413c-b29c-2ba1e0507433 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:27:39.084416 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c441f21d-3f10-413c-b29c-2ba1e0507433 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:39.087320 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c441f21d-3f10-413c-b29c-2ba1e0507433 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:39.092378 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.092378 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:39.093062 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c441f21d-3f10-413c-b29c-2ba1e0507433 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:39.096586 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c441f21d-3f10-413c-b29c-2ba1e0507433 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a returned with HTTP 200 Aug 08 20:27:39.096586 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1150/4606] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:39 2026] GET /volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a => generated 444 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:39.434928 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7f3630ab-f907-49e8-95fe-99f189028168 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:39.436715 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f3630ab-f907-49e8-95fe-99f189028168 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:39.437315 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f3630ab-f907-49e8-95fe-99f189028168 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:39.437315 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f3630ab-f907-49e8-95fe-99f189028168 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:39.437315 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7f3630ab-f907-49e8-95fe-99f189028168 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:39.441368 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.441368 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:39.442101 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f3630ab-f907-49e8-95fe-99f189028168 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:39.442480 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1148/4607] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:39 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:39.454667 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:39.457237 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9/action Aug 08 20:27:39.457950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:39.458190 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:39.460048 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.contrib.admin_actions [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Updating backup 'dc1ddda3-ae3d-4547-837f-1cdb324f58b9' with '{'status': 'error'}' {{(pid=100388) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 20:27:39.470608 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.470608 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:39.478732 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] reset_status in rpcapi backup_id dc1ddda3-ae3d-4547-837f-1cdb324f58b9 on host np0000006809. {{(pid=100388) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 08 20:27:39.480991 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-28992541-a942-4508-b19d-5f9c7f1a7b12 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9/action returned with HTTP 202 Aug 08 20:27:39.481481 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1152/4608] 10.4.3.206 () {70 vars in 1430 bytes} [Sat Aug 8 20:27:39 2026] POST /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:39.490889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:39.492471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 Aug 08 20:27:39.492766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:39.492980 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:39.493256 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume with id: fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 Aug 08 20:27:39.503690 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.503690 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:39.504195 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:39.529357 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume request issued successfully. Aug 08 20:27:39.529357 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f1a3892-2eba-4725-aed4-1c24c959a6a3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 returned with HTTP 202 Aug 08 20:27:39.529357 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1159/4609] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:39 2026] DELETE /volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:39.533998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da6bdacd-4bf2-4738-b071-8a4c565a50b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:39.536186 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da6bdacd-4bf2-4738-b071-8a4c565a50b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 Aug 08 20:27:39.536186 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da6bdacd-4bf2-4738-b071-8a4c565a50b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:39.537053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da6bdacd-4bf2-4738-b071-8a4c565a50b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:39.545683 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.545683 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:39.552168 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-da6bdacd-4bf2-4738-b071-8a4c565a50b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:39.557725 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da6bdacd-4bf2-4738-b071-8a4c565a50b4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 returned with HTTP 200 Aug 08 20:27:39.558417 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1151/4610] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:39 2026] GET /volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:39.925765 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a725d11-1cb1-4545-9b16-3bbe3c397069 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:39.927625 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a725d11-1cb1-4545-9b16-3bbe3c397069 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:39.927860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a725d11-1cb1-4545-9b16-3bbe3c397069 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:39.928101 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a725d11-1cb1-4545-9b16-3bbe3c397069 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:39.928202 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3a725d11-1cb1-4545-9b16-3bbe3c397069 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:39.932381 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:39.932381 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:39.933084 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a725d11-1cb1-4545-9b16-3bbe3c397069 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:39.933544 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1149/4611] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:39 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:40.113830 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ee9de106-cc31-4ac9-83c4-7958dfe1d15a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.116568 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee9de106-cc31-4ac9-83c4-7958dfe1d15a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:27:40.116850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee9de106-cc31-4ac9-83c4-7958dfe1d15a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.117139 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ee9de106-cc31-4ac9-83c4-7958dfe1d15a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.118476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.122153 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.122153 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:40.122706 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ee9de106-cc31-4ac9-83c4-7958dfe1d15a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:40.123709 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ee9de106-cc31-4ac9-83c4-7958dfe1d15a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a returned with HTTP 200 Aug 08 20:27:40.124238 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1153/4612] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:40.134371 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7cb93407-54e5-41bc-b84e-709db5070fca None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.136194 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7cb93407-54e5-41bc-b84e-709db5070fca tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:27:40.136443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7cb93407-54e5-41bc-b84e-709db5070fca tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.136640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7cb93407-54e5-41bc-b84e-709db5070fca tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.141348 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.141348 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:40.141850 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7cb93407-54e5-41bc-b84e-709db5070fca tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:40.142646 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7cb93407-54e5-41bc-b84e-709db5070fca tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a returned with HTTP 200 Aug 08 20:27:40.142988 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1152/4613] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:40.179154 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ca89e5d7-5727-408f-9e6d-51ce2de57021 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.182600 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ca89e5d7-5727-408f-9e6d-51ce2de57021 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:40.182768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ca89e5d7-5727-408f-9e6d-51ce2de57021 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.182937 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ca89e5d7-5727-408f-9e6d-51ce2de57021 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.193034 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.193034 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:40.196853 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ca89e5d7-5727-408f-9e6d-51ce2de57021 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:40.201642 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ca89e5d7-5727-408f-9e6d-51ce2de57021 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:40.202045 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1150/4614] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:40.219938 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:40.220572 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1702833549"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:40.221724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.222093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1702833549'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:40.222261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume of 1 GB Aug 08 20:27:40.225115 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0/action Aug 08 20:27:40.225777 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:40.226566 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:40.226905 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:40.234217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (7a032578-051c-4106-bf1a-b31cbdf5654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:40.235442 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8771628-0aaa-4e8a-b1a3-4175f1e340fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.236394 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:40.250257 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.250257 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:40.251395 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:40.261789 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Begin detaching volume completed successfully. Aug 08 20:27:40.262492 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-ff22b4ad-80d4-4b2d-93fb-aab8061f0be1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0/action returned with HTTP 202 Aug 08 20:27:40.262851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8771628-0aaa-4e8a-b1a3-4175f1e340fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.262949 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1154/4615] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:27:40 2026] POST /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:40.263741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd58bc05-5fbe-4822-8baf-aebc5275f1ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.315633 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d92e25c9-bac5-418d-8497-c7836d2a8995 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.315791 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d92e25c9-bac5-418d-8497-c7836d2a8995 None None] GET https://10.4.3.206/volume// Aug 08 20:27:40.315905 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d92e25c9-bac5-418d-8497-c7836d2a8995 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.316109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d92e25c9-bac5-418d-8497-c7836d2a8995 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.316447 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d92e25c9-bac5-418d-8497-c7836d2a8995 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:40.316685 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1153/4616] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:40.323597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-3a1abd6d-6254-498d-bde6-6fe472594d34 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.328773 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-3a1abd6d-6254-498d-bde6-6fe472594d34 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:27:40.328981 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-3a1abd6d-6254-498d-bde6-6fe472594d34 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.329170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-3a1abd6d-6254-498d-bde6-6fe472594d34 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.337698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['84a8409f-201d-488e-9394-c5b267bc00f8', '7854629e-8d01-4743-921a-dc56fc5bdb58', 'c7880ef0-f1c1-46f9-9f77-76bd5fec14ad', 'a4323528-0f9e-4511-9e3b-92192984ebcf'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:40.338465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd58bc05-5fbe-4822-8baf-aebc5275f1ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84a8409f-201d-488e-9394-c5b267bc00f8', '7854629e-8d01-4743-921a-dc56fc5bdb58', 'c7880ef0-f1c1-46f9-9f77-76bd5fec14ad', 'a4323528-0f9e-4511-9e3b-92192984ebcf']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.338854 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.338854 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:40.339182 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a6883e-8f2c-412c-8929-cb21874de4e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.342483 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-3a1abd6d-6254-498d-bde6-6fe472594d34 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:40.346663 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-3a1abd6d-6254-498d-bde6-6fe472594d34 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:27:40.347260 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1151/4617] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:40.361301 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a6883e-8f2c-412c-8929-cb21874de4e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f9309eb-95d7-4333-8a17-ffd0d7b30625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1702833549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['84a8409f-201d-488e-9394-c5b267bc00f8','7854629e-8d01-4743-921a-dc56fc5bdb58','c7880ef0-f1c1-46f9-9f77-76bd5fec14ad','a4323528-0f9e-4511-9e3b-92192984ebcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1702833549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f9309eb-95d7-4333-8a17-ffd0d7b30625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfae6e01efb3464db3acee64cfa8d7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.362091 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eca0982-69d8-4e4b-a0fe-a7314f74c3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.378927 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1eca0982-69d8-4e4b-a0fe-a7314f74c3cf) transitioned into state 'SUCCESS' from state '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-1702833549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['84a8409f-201d-488e-9394-c5b267bc00f8','7854629e-8d01-4743-921a-dc56fc5bdb58','c7880ef0-f1c1-46f9-9f77-76bd5fec14ad','a4323528-0f9e-4511-9e3b-92192984ebcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.379592 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc9fbf4-e162-4244-97e6-acd77fbadc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.390641 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cc9fbf4-e162-4244-97e6-acd77fbadc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.391523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (7a032578-051c-4106-bf1a-b31cbdf5654c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:40.391826 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request issued successfully. Aug 08 20:27:40.392445 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e05b97ce-bb27-475f-944e-fc40501ca2c8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:40.392875 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1160/4618] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:40 2026] POST /volume/v3/volumes => generated 778 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:40.405041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8f19f5bf-acd5-44ce-ba36-8924b0c3247c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.409448 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f19f5bf-acd5-44ce-ba36-8924b0c3247c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:40.409637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f19f5bf-acd5-44ce-ba36-8924b0c3247c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.410476 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8f19f5bf-acd5-44ce-ba36-8924b0c3247c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.419540 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.419540 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:40.424283 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8f19f5bf-acd5-44ce-ba36-8924b0c3247c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:40.429500 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8f19f5bf-acd5-44ce-ba36-8924b0c3247c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 returned with HTTP 200 Aug 08 20:27:40.429916 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1155/4619] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:40.572777 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-773fe53b-5748-4e4b-a1f2-2093d69fe3cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.575834 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-773fe53b-5748-4e4b-a1f2-2093d69fe3cc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 Aug 08 20:27:40.576100 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-773fe53b-5748-4e4b-a1f2-2093d69fe3cc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.576366 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-773fe53b-5748-4e4b-a1f2-2093d69fe3cc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.584707 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-773fe53b-5748-4e4b-a1f2-2093d69fe3cc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 returned with HTTP 404 Aug 08 20:27:40.585467 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1154/4620] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/volumes/fd58b409-4e8f-4d0f-bdaa-4e7bff6c2d98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:40.597741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.599200 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] POST https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972/restore Aug 08 20:27:40.599735 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:40.601321 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.backups [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Restoring backup 3db965cc-0bff-48a5-8818-c621d38e1972 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100391) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:27:40.602466 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Restoring backup 3db965cc-0bff-48a5-8818-c621d38e1972 to volume None. Aug 08 20:27:40.607310 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.607310 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:40.607310 np0000006809 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Creating volume of 1 GB for restore of backup 3db965cc-0bff-48a5-8818-c621d38e1972. Aug 08 20:27:40.612103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Availability zone cache updated, next update will occur around 2026-08-08 21:27:40.611911. {{(pid=100391) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 20:27:40.612794 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:40.617796 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (e0d20fea-afaf-4a8b-a819-621dcf8359f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:40.618793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a91df0-b44f-4da9-a966-34f4d20c4280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.620433 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:40.643857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0a91df0-b44f-4da9-a966-34f4d20c4280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.645547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (999f3e58-d9ab-4a49-bd4d-33b92cf9d962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.675255 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Created reservations ['b633b9f9-857d-42e0-b57f-cfac37f34ac8', 'c26d4be8-ef2b-4770-bc2e-8a2c892c2228', '4e67cd97-df22-44c2-b5af-55b8349f6829', '8a1e17fb-b734-4d8f-b940-684eea8567e7'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:40.676286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (999f3e58-d9ab-4a49-bd4d-33b92cf9d962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b633b9f9-857d-42e0-b57f-cfac37f34ac8', 'c26d4be8-ef2b-4770-bc2e-8a2c892c2228', '4e67cd97-df22-44c2-b5af-55b8349f6829', '8a1e17fb-b734-4d8f-b940-684eea8567e7']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.677668 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b7fd5d-46c6-4d58-943f-40fd2088f967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.706035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b7fd5d-46c6-4d58-943f-40fd2088f967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51a0c902-321c-4ea5-ad5a-0c46fe29bf2b', '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='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['b633b9f9-857d-42e0-b57f-cfac37f34ac8','c26d4be8-ef2b-4770-bc2e-8a2c892c2228','4e67cd97-df22-44c2-b5af-55b8349f6829','8a1e17fb-b734-4d8f-b940-684eea8567e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:40Z,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=51a0c902-321c-4ea5-ad5a-0c46fe29bf2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5287e12e3eb14b879b1a66660aed3075',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6424599a645345169116b2f3cf15f76a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.706035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81d99b5-4fe8-4bdc-ac70-65d2dfaaa153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.717645 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81d99b5-4fe8-4bdc-ac70-65d2dfaaa153) transitioned into 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='5287e12e3eb14b879b1a66660aed3075',qos_specs=None,replication_status=,reservations=['b633b9f9-857d-42e0-b57f-cfac37f34ac8','c26d4be8-ef2b-4770-bc2e-8a2c892c2228','4e67cd97-df22-44c2-b5af-55b8349f6829','8a1e17fb-b734-4d8f-b940-684eea8567e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6424599a645345169116b2f3cf15f76a',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.719400 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb273c1-304b-4e0e-adae-44e601cc96d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:40.730403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb273c1-304b-4e0e-adae-44e601cc96d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:40.730403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Flow 'volume_create_api' (e0d20fea-afaf-4a8b-a819-621dcf8359f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:40.730403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Create volume request issued successfully. Aug 08 20:27:40.737652 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.737652 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:40.738266 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:40.942845 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-134ad19d-427f-4962-92c7-0c714ce779e6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:40.944531 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-134ad19d-427f-4962-92c7-0c714ce779e6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:40.944710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-134ad19d-427f-4962-92c7-0c714ce779e6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:40.944889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-134ad19d-427f-4962-92c7-0c714ce779e6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:40.945007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-134ad19d-427f-4962-92c7-0c714ce779e6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:40.948822 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:40.948822 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:40.949519 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-134ad19d-427f-4962-92c7-0c714ce779e6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:40.949885 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1161/4621] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:40 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:41.166013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-8a2778f4-4d79-4fa3-b7d0-a10837be88ab None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.168573 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-8a2778f4-4d79-4fa3-b7d0-a10837be88ab tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d Aug 08 20:27:41.168803 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-8a2778f4-4d79-4fa3-b7d0-a10837be88ab tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:41.169038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-8a2778f4-4d79-4fa3-b7d0-a10837be88ab tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:41.177784 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.177784 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:41.225487 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-fdd28ec5-8ed6-4fa6-b13b-a04c4e097421 req-8a2778f4-4d79-4fa3-b7d0-a10837be88ab tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d returned with HTTP 200 Aug 08 20:27:41.225944 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1156/4622] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:27:41 2026] DELETE /volume/v3/attachments/e7cccbc1-8d5d-4df9-800e-0923dee2f90d => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:41.362368 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.366437 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:41.366956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1697848481", "snapshot_id": "7bdcfc9e-a29b-4e18-93e0-07ab04a0886a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:41.371144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1697848481', 'snapshot_id': '7bdcfc9e-a29b-4e18-93e0-07ab04a0886a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:41.378845 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.378845 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:41.379513 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:41.379713 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume of 1 GB Aug 08 20:27:41.383614 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Availability Zones retrieved successfully. Aug 08 20:27:41.389397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (5864ec22-0a18-4ebe-88b3-ed315e90df1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:41.389791 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a117811f-6be1-4b39-a71f-1fe6394cd89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:41.390709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:41.418204 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a117811f-6be1-4b39-a71f-1fe6394cd89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7bdcfc9e-a29b-4e18-93e0-07ab04a0886a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:41.420511 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85d5346-f664-465d-aa0a-27dcdd54a831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:41.443658 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-16815c9c-1c0b-418c-b70a-e841343e699a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.445438 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16815c9c-1c0b-418c-b70a-e841343e699a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:41.445603 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16815c9c-1c0b-418c-b70a-e841343e699a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:41.445831 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-16815c9c-1c0b-418c-b70a-e841343e699a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:41.458505 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.458505 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:41.463243 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-16815c9c-1c0b-418c-b70a-e841343e699a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:41.466719 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-16815c9c-1c0b-418c-b70a-e841343e699a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 returned with HTTP 200 Aug 08 20:27:41.467058 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1162/4623] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:41 2026] GET /volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:41.470221 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['f7f38ac1-aed6-4e5b-a643-0607263ba9fd', 'e8db34c8-f186-47c2-87ef-36fca40a0eb4', 'e8be8c74-e34b-414b-9f77-18237431698e', 'e8b7fc5f-dd41-49c1-a5e5-4c594bc08c7b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:41.471026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85d5346-f664-465d-aa0a-27dcdd54a831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7f38ac1-aed6-4e5b-a643-0607263ba9fd', 'e8db34c8-f186-47c2-87ef-36fca40a0eb4', 'e8be8c74-e34b-414b-9f77-18237431698e', 'e8b7fc5f-dd41-49c1-a5e5-4c594bc08c7b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:41.471782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb5e15c-2116-42b8-bda1-20aa97fe4d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:41.480678 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.482312 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:41.482655 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f9309eb-95d7-4333-8a17-ffd0d7b30625", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1214572227"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:41.490991 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.490991 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:41.491340 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:41.491495 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create snapshot from volume 3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:41.513247 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eb5e15c-2116-42b8-bda1-20aa97fe4d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1697848481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['f7f38ac1-aed6-4e5b-a643-0607263ba9fd','e8db34c8-f186-47c2-87ef-36fca40a0eb4','e8be8c74-e34b-414b-9f77-18237431698e','e8b7fc5f-dd41-49c1-a5e5-4c594bc08c7b'],size=1,snapshot_id=7bdcfc9e-a29b-4e18-93e0-07ab04a0886a,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1697848481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2511912a6fcc40dea088c0feb8860509',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7bdcfc9e-a29b-4e18-93e0-07ab04a0886a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a031202f07467b85883c8a0529270c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:41.514166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9d1fb8a-2e41-4032-84b8-50862fbb3f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:41.529474 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9d1fb8a-2e41-4032-84b8-50862fbb3f97) transitioned into state 'SUCCESS' from state '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-1697848481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['f7f38ac1-aed6-4e5b-a643-0607263ba9fd','e8db34c8-f186-47c2-87ef-36fca40a0eb4','e8be8c74-e34b-414b-9f77-18237431698e','e8b7fc5f-dd41-49c1-a5e5-4c594bc08c7b'],size=1,snapshot_id=7bdcfc9e-a29b-4e18-93e0-07ab04a0886a,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:41.530057 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99187bec-c906-4034-a9ac-912e9761cd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:41.539900 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['7839502c-de3d-41c7-b26c-3f652cae5a6d', '07c48228-853d-4276-bd1b-05a6c05cbeb7', '210c3ca9-79dc-4114-b4cd-ca15c5be3148', '92944ddd-2a40-492c-a947-3a7bf39b1539'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:41.546432 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99187bec-c906-4034-a9ac-912e9761cd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:41.547195 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (5864ec22-0a18-4ebe-88b3-ed315e90df1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:41.547540 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request issued successfully. Aug 08 20:27:41.548047 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-417ab66c-a08f-4210-b3bd-b80ba90365eb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:41.548566 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1155/4624] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:27:41 2026] POST /volume/v3/volumes => generated 791 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:41.563219 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ac6fd73a-7d19-4624-952f-ff421896e943 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.568617 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ac6fd73a-7d19-4624-952f-ff421896e943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:41.568797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ac6fd73a-7d19-4624-952f-ff421896e943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:41.568971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ac6fd73a-7d19-4624-952f-ff421896e943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:41.570677 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot create request issued successfully. Aug 08 20:27:41.571000 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4f7332ce-4f65-4a9e-a85f-69f5a96b6019 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:41.571425 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1157/4625] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:41 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 08 20:27:41.578289 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.578289 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:41.579889 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1bf7eb8d-37b7-4f6c-984c-c298cd26a48c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.581763 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bf7eb8d-37b7-4f6c-984c-c298cd26a48c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e Aug 08 20:27:41.581948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bf7eb8d-37b7-4f6c-984c-c298cd26a48c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:41.582129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1bf7eb8d-37b7-4f6c-984c-c298cd26a48c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:41.586654 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.586654 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:41.586930 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1bf7eb8d-37b7-4f6c-984c-c298cd26a48c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:41.587271 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ac6fd73a-7d19-4624-952f-ff421896e943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:41.587546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1bf7eb8d-37b7-4f6c-984c-c298cd26a48c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e returned with HTTP 200 Aug 08 20:27:41.587872 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1156/4626] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:41 2026] GET /volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:41.591764 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ac6fd73a-7d19-4624-952f-ff421896e943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:41.592128 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1163/4627] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:41 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:41.748399 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.748399 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:41.748399 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:41.748399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Checking backup size 1 against volume size 1 {{(pid=100391) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:27:41.748399 np0000006809 devstack@c-api.service[100391]: INFO cinder.backup.api [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Overwriting volume 51a0c902-321c-4ea5-ad5a-0c46fe29bf2b with restore of backup 3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:41.762247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] restore_backup in rpcapi backup_id 3db965cc-0bff-48a5-8818-c621d38e1972 {{(pid=100391) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:27:41.764473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-85549240-e7b3-40c0-a711-5d26fe107dc3 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972/restore returned with HTTP 202 Aug 08 20:27:41.765025 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1152/4628] 10.4.3.206 () {70 vars in 1433 bytes} [Sat Aug 8 20:27:40 2026] POST /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972/restore => generated 152 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:41.773686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-870a8756-79a4-4a89-ae10-bdfcf8986b63 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.775447 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-870a8756-79a4-4a89-ae10-bdfcf8986b63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:41.775633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-870a8756-79a4-4a89-ae10-bdfcf8986b63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:41.775829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-870a8756-79a4-4a89-ae10-bdfcf8986b63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:41.775928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-870a8756-79a4-4a89-ae10-bdfcf8986b63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:41.780190 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.780190 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:41.780879 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-870a8756-79a4-4a89-ae10-bdfcf8986b63 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:41.781247 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1158/4629] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:41 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:41.959239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8252df3-f1ca-4567-b49f-b4c0a929ffe6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:41.961272 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8252df3-f1ca-4567-b49f-b4c0a929ffe6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:41.961779 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8252df3-f1ca-4567-b49f-b4c0a929ffe6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:41.961779 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8252df3-f1ca-4567-b49f-b4c0a929ffe6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:41.961965 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d8252df3-f1ca-4567-b49f-b4c0a929ffe6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:41.972082 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:41.972082 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:41.972768 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8252df3-f1ca-4567-b49f-b4c0a929ffe6 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:41.973124 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1157/4630] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:41 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:42.595862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f1c6462a-0888-4ec4-8ac4-4873936ec66e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.597623 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1c6462a-0888-4ec4-8ac4-4873936ec66e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e Aug 08 20:27:42.597809 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1c6462a-0888-4ec4-8ac4-4873936ec66e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.597982 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f1c6462a-0888-4ec4-8ac4-4873936ec66e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.603791 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.603791 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:42.604085 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f1c6462a-0888-4ec4-8ac4-4873936ec66e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:42.604759 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f1c6462a-0888-4ec4-8ac4-4873936ec66e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e returned with HTTP 200 Aug 08 20:27:42.605106 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1164/4631] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:42 2026] GET /volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:42.607628 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63adbf2c-8448-46a6-9b84-da7815eaac49 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.609581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63adbf2c-8448-46a6-9b84-da7815eaac49 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:42.610057 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63adbf2c-8448-46a6-9b84-da7815eaac49 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.610496 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63adbf2c-8448-46a6-9b84-da7815eaac49 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.618656 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.618979 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.618979 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:42.621850 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-63adbf2c-8448-46a6-9b84-da7815eaac49 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:42.627087 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63adbf2c-8448-46a6-9b84-da7815eaac49 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:42.627620 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1153/4632] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:42 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:42.640504 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-983936a0-37c1-488c-a582-b5e94c4efe74 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.642679 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-983936a0-37c1-488c-a582-b5e94c4efe74 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:42.642867 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-983936a0-37c1-488c-a582-b5e94c4efe74 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.643016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-983936a0-37c1-488c-a582-b5e94c4efe74 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.650468 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.650468 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:42.654585 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-983936a0-37c1-488c-a582-b5e94c4efe74 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:42.659149 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-983936a0-37c1-488c-a582-b5e94c4efe74 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:42.659518 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1158/4633] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:42 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:42.679670 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] POST https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e/action Aug 08 20:27:42.679995 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:42.680133 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:42.686001 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.686001 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:42.686224 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Snapshot retrieved successfully. Aug 08 20:27:42.686896 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8c4046960c664ba197ad33fce78afad5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfae6e01efb3464db3acee64cfa8d7ae', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:27:42.687060 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ab24e99-ce54-486f-b39d-edb120bcc0a9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e/action returned with HTTP 403 Aug 08 20:27:42.687469 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1159/4634] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:27:42 2026] POST /volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e/action => generated 133 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:42.694017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-990c0b97-d576-44f8-974e-f21034333206 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.695546 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e Aug 08 20:27:42.695707 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.695871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.695964 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete snapshot with id: 5b46c0d6-06fe-4846-a7d9-cb55a5f0027e Aug 08 20:27:42.699912 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.699912 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:42.700142 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:42.711818 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot delete request issued successfully. Aug 08 20:27:42.711950 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-990c0b97-d576-44f8-974e-f21034333206 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e returned with HTTP 202 Aug 08 20:27:42.712339 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1165/4635] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:42 2026] DELETE /volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:42.720234 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-16a9ab81-d489-4879-8710-9a2962570aa1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.721730 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16a9ab81-d489-4879-8710-9a2962570aa1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e Aug 08 20:27:42.722103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16a9ab81-d489-4879-8710-9a2962570aa1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.722465 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-16a9ab81-d489-4879-8710-9a2962570aa1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.728310 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.728310 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:42.729022 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-16a9ab81-d489-4879-8710-9a2962570aa1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:42.730604 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-16a9ab81-d489-4879-8710-9a2962570aa1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e returned with HTTP 200 Aug 08 20:27:42.730604 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1154/4636] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:42 2026] GET /volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:42.790338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-75390fa7-031b-4150-aeb8-69893fe159c4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.792180 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75390fa7-031b-4150-aeb8-69893fe159c4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:42.792415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75390fa7-031b-4150-aeb8-69893fe159c4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.792741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-75390fa7-031b-4150-aeb8-69893fe159c4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.793075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-75390fa7-031b-4150-aeb8-69893fe159c4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:42.797585 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.797585 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:42.798305 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-75390fa7-031b-4150-aeb8-69893fe159c4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:42.798711 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1159/4637] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:42 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:42.984015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2f23b3fe-9f95-44e6-a405-68a9723f2252 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:42.986371 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f23b3fe-9f95-44e6-a405-68a9723f2252 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:42.986752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f23b3fe-9f95-44e6-a405-68a9723f2252 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:42.987014 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2f23b3fe-9f95-44e6-a405-68a9723f2252 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:42.987225 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2f23b3fe-9f95-44e6-a405-68a9723f2252 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:42.994772 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:42.994772 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:42.994772 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2f23b3fe-9f95-44e6-a405-68a9723f2252 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:42.994772 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1160/4638] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:42 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:43.256971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-b039d3cb-472b-48d7-a1dc-b05ad0771876 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.258829 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-b039d3cb-472b-48d7-a1dc-b05ad0771876 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:43.259044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-b039d3cb-472b-48d7-a1dc-b05ad0771876 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.259232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-b039d3cb-472b-48d7-a1dc-b05ad0771876 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.265514 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.265514 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:43.268628 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-b039d3cb-472b-48d7-a1dc-b05ad0771876 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:43.272178 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-b039d3cb-472b-48d7-a1dc-b05ad0771876 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:43.272547 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1166/4639] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:43 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:43.334625 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2cd924a3-1b28-4f61-b437-96e2107391cc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.335028 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cd924a3-1b28-4f61-b437-96e2107391cc None None] GET https://10.4.3.206/volume// Aug 08 20:27:43.335200 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cd924a3-1b28-4f61-b437-96e2107391cc None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.335396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2cd924a3-1b28-4f61-b437-96e2107391cc None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.335737 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2cd924a3-1b28-4f61-b437-96e2107391cc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:43.336022 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1155/4640] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:27: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 08 20:27:43.342397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4c183d15-4438-4b26-96d6-23d369fcbb75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.344264 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4c183d15-4438-4b26-96d6-23d369fcbb75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:27:43.344621 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4c183d15-4438-4b26-96d6-23d369fcbb75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06", "connector": null, "instance_uuid": "99c6b843-a8fa-4263-8c18-212f3f60c30b"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:43.353020 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.353020 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:43.374833 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4c183d15-4438-4b26-96d6-23d369fcbb75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:27:43.375256 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1160/4641] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:27:43 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:43.399841 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d4f80682-0ed9-4dbf-bb39-8200a629be3a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.402503 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4f80682-0ed9-4dbf-bb39-8200a629be3a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:43.402708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4f80682-0ed9-4dbf-bb39-8200a629be3a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.402952 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d4f80682-0ed9-4dbf-bb39-8200a629be3a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.408784 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f2e0c42c-0f5a-4960-886f-0e75226b07e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.409149 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2e0c42c-0f5a-4960-886f-0e75226b07e9 None None] GET https://10.4.3.206/volume// Aug 08 20:27:43.409357 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2e0c42c-0f5a-4960-886f-0e75226b07e9 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.409580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f2e0c42c-0f5a-4960-886f-0e75226b07e9 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.409885 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f2e0c42c-0f5a-4960-886f-0e75226b07e9 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:43.410172 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1167/4642] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:43.412800 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.412800 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:43.416529 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d4f80682-0ed9-4dbf-bb39-8200a629be3a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:43.416782 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-7d4e2b7f-1f46-4014-97c9-acd78f16e682 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.418838 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-7d4e2b7f-1f46-4014-97c9-acd78f16e682 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:43.419080 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-7d4e2b7f-1f46-4014-97c9-acd78f16e682 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.419289 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-7d4e2b7f-1f46-4014-97c9-acd78f16e682 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.420550 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d4f80682-0ed9-4dbf-bb39-8200a629be3a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:43.420891 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1161/4643] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:43 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:43.429297 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.429297 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:43.432763 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-7d4e2b7f-1f46-4014-97c9-acd78f16e682 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:43.436965 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-7d4e2b7f-1f46-4014-97c9-acd78f16e682 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:43.437421 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1156/4644] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:43 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 1063 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:43.539729 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.541746 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] PUT https://10.4.3.206/volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342 Aug 08 20:27:43.542131 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:43.552544 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Acquiring lock "cinder-attachment_update-9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:27:43.557671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:27:43.558640 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.558640 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:43.647742 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06-np0000006809" released by "attachment_update" :: held 0.090s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:27:43.648200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-4931e701-93b1-416e-8562-c094217d3421 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342 returned with HTTP 200 Aug 08 20:27:43.649020 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1161/4645] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:27:43 2026] PUT /volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:43.739235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b21fa3e6-d0ac-4e6e-a891-f1543920813d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.740912 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b21fa3e6-d0ac-4e6e-a891-f1543920813d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e Aug 08 20:27:43.741069 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b21fa3e6-d0ac-4e6e-a891-f1543920813d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.741269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b21fa3e6-d0ac-4e6e-a891-f1543920813d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.744962 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b21fa3e6-d0ac-4e6e-a891-f1543920813d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e returned with HTTP 404 Aug 08 20:27:43.745397 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1168/4646] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:43 2026] GET /volume/v3/snapshots/5b46c0d6-06fe-4846-a7d9-cb55a5f0027e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:43.751121 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d0e28711-68ae-4139-baf2-e37d2457d84f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.752745 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:43.752913 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.753083 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.753246 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume with id: 3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:43.759354 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.759354 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:43.759642 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:43.773110 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume request issued successfully. Aug 08 20:27:43.773290 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0e28711-68ae-4139-baf2-e37d2457d84f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 returned with HTTP 202 Aug 08 20:27:43.773726 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1162/4647] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:43 2026] DELETE /volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:43.780100 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1af890d8-3b5d-4dfc-85ef-fc50f74a70ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.781766 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1af890d8-3b5d-4dfc-85ef-fc50f74a70ae tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:43.781947 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1af890d8-3b5d-4dfc-85ef-fc50f74a70ae tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.782127 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1af890d8-3b5d-4dfc-85ef-fc50f74a70ae tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.789210 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.789210 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:43.792185 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1af890d8-3b5d-4dfc-85ef-fc50f74a70ae tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:43.795908 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1af890d8-3b5d-4dfc-85ef-fc50f74a70ae tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 returned with HTTP 200 Aug 08 20:27:43.796270 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1157/4648] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:43 2026] GET /volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:43.807807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1b4381e-7d08-4d57-9afc-80c8bc1b1e3a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:43.809626 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1b4381e-7d08-4d57-9afc-80c8bc1b1e3a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:43.809851 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1b4381e-7d08-4d57-9afc-80c8bc1b1e3a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:43.810043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1b4381e-7d08-4d57-9afc-80c8bc1b1e3a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:43.810201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-d1b4381e-7d08-4d57-9afc-80c8bc1b1e3a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:43.814903 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:43.814903 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:43.815541 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1b4381e-7d08-4d57-9afc-80c8bc1b1e3a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:43.816033 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1162/4649] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:43 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:44.005296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-da07b0d3-7a79-45f6-8c3b-6b7eb710d005 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:44.007288 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da07b0d3-7a79-45f6-8c3b-6b7eb710d005 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:44.007544 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da07b0d3-7a79-45f6-8c3b-6b7eb710d005 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:44.007763 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-da07b0d3-7a79-45f6-8c3b-6b7eb710d005 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:44.007870 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-da07b0d3-7a79-45f6-8c3b-6b7eb710d005 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:44.013530 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:44.013530 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:44.014136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-da07b0d3-7a79-45f6-8c3b-6b7eb710d005 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:44.014536 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1169/4650] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:44 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:44.432886 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-71a9fd41-fb9c-41a6-ab8e-ac7e0f0d22d2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:44.434696 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-71a9fd41-fb9c-41a6-ab8e-ac7e0f0d22d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:44.435001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-71a9fd41-fb9c-41a6-ab8e-ac7e0f0d22d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:44.435236 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-71a9fd41-fb9c-41a6-ab8e-ac7e0f0d22d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:44.444965 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:44.444965 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:44.448410 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-71a9fd41-fb9c-41a6-ab8e-ac7e0f0d22d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:44.452580 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-71a9fd41-fb9c-41a6-ab8e-ac7e0f0d22d2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:44.452998 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1163/4651] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:44 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:44.808299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-249e798d-6644-4b4f-8dd4-7a98a8823509 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:44.810210 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-249e798d-6644-4b4f-8dd4-7a98a8823509 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 Aug 08 20:27:44.810407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-249e798d-6644-4b4f-8dd4-7a98a8823509 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:44.810592 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-249e798d-6644-4b4f-8dd4-7a98a8823509 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:44.816054 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-249e798d-6644-4b4f-8dd4-7a98a8823509 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 returned with HTTP 404 Aug 08 20:27:44.816488 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1158/4652] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:44 2026] GET /volume/v3/volumes/3f9309eb-95d7-4333-8a17-ffd0d7b30625 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:44.824534 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-06a9942a-8a94-4922-bda6-b60934f50add None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:44.826175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9003bd8d-98bc-457b-a8d5-84785a37e2a0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:44.826621 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:44.826985 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-284518819"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:44.827798 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9003bd8d-98bc-457b-a8d5-84785a37e2a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:44.828067 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9003bd8d-98bc-457b-a8d5-84785a37e2a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:44.828320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9003bd8d-98bc-457b-a8d5-84785a37e2a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:44.828374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-284518819'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:44.828433 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9003bd8d-98bc-457b-a8d5-84785a37e2a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:44.828502 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume of 1 GB Aug 08 20:27:44.832191 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:44.832191 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:44.832473 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:44.832690 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9003bd8d-98bc-457b-a8d5-84785a37e2a0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:44.832984 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1170/4653] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:44 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:44.837720 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (008e5a03-1f48-491a-8363-036c989f87d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:44.838741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff607790-899d-4036-9eef-1cbc4c5843a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:44.839548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:44.867151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff607790-899d-4036-9eef-1cbc4c5843a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:44.868579 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ff5b0e-cb72-4863-93f8-ee56f2a77113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:44.908117 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['4703c394-b870-45ce-8d04-204c10ecc85a', '5d770c73-ce68-47b3-a8d3-7cdfe37ffdeb', '6eb94b0f-5d4c-4a87-b6d2-db4da0081e5c', '885ba598-3b9b-4734-be70-f1b7961a5589'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:44.908849 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ff5b0e-cb72-4863-93f8-ee56f2a77113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4703c394-b870-45ce-8d04-204c10ecc85a', '5d770c73-ce68-47b3-a8d3-7cdfe37ffdeb', '6eb94b0f-5d4c-4a87-b6d2-db4da0081e5c', '885ba598-3b9b-4734-be70-f1b7961a5589']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:44.909677 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8417a563-54cd-46b9-ab85-a6c5efb3f1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:44.931513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8417a563-54cd-46b9-ab85-a6c5efb3f1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff301da3-47c6-4f53-a09e-307c501f7c75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-284518819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['4703c394-b870-45ce-8d04-204c10ecc85a','5d770c73-ce68-47b3-a8d3-7cdfe37ffdeb','6eb94b0f-5d4c-4a87-b6d2-db4da0081e5c','885ba598-3b9b-4734-be70-f1b7961a5589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-284518819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff301da3-47c6-4f53-a09e-307c501f7c75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfae6e01efb3464db3acee64cfa8d7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:44.932222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b92a424-b0f5-4643-9251-8c0f241a46a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:44.946220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b92a424-b0f5-4643-9251-8c0f241a46a4) transitioned into state 'SUCCESS' from state '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-284518819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['4703c394-b870-45ce-8d04-204c10ecc85a','5d770c73-ce68-47b3-a8d3-7cdfe37ffdeb','6eb94b0f-5d4c-4a87-b6d2-db4da0081e5c','885ba598-3b9b-4734-be70-f1b7961a5589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:44.946896 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20bffc0-c6bd-4de7-a0de-f7e12a552afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:44.954648 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c20bffc0-c6bd-4de7-a0de-f7e12a552afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:44.955343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (008e5a03-1f48-491a-8363-036c989f87d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:44.955905 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request issued successfully. Aug 08 20:27:44.956397 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06a9942a-8a94-4922-bda6-b60934f50add tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:44.956790 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1163/4654] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:44 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:44.967771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1549725e-a548-41e7-bf16-dba38ead27f6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:44.969714 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1549725e-a548-41e7-bf16-dba38ead27f6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:44.969949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1549725e-a548-41e7-bf16-dba38ead27f6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:44.970127 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1549725e-a548-41e7-bf16-dba38ead27f6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:44.977247 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:44.977247 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:44.980355 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1549725e-a548-41e7-bf16-dba38ead27f6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:44.984162 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1549725e-a548-41e7-bf16-dba38ead27f6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 returned with HTTP 200 Aug 08 20:27:44.984545 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1164/4655] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:44 2026] GET /volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:45.025320 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-23ba31bb-86ef-4fa7-85ea-6e7a86bbaa2a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:45.026928 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-23ba31bb-86ef-4fa7-85ea-6e7a86bbaa2a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:45.027121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-23ba31bb-86ef-4fa7-85ea-6e7a86bbaa2a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:45.027329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-23ba31bb-86ef-4fa7-85ea-6e7a86bbaa2a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:45.027445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-23ba31bb-86ef-4fa7-85ea-6e7a86bbaa2a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:45.031394 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:45.031394 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:45.031932 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-23ba31bb-86ef-4fa7-85ea-6e7a86bbaa2a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:45.032309 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1159/4656] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:45 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:45.465172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7f40d705-7f70-4a3e-b17c-ec498929f648 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:45.468999 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f40d705-7f70-4a3e-b17c-ec498929f648 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:45.468999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f40d705-7f70-4a3e-b17c-ec498929f648 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:45.468999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f40d705-7f70-4a3e-b17c-ec498929f648 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:45.477067 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:45.477067 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:45.479283 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7f40d705-7f70-4a3e-b17c-ec498929f648 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:45.482743 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f40d705-7f70-4a3e-b17c-ec498929f648 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:45.483128 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1171/4657] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:45 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:45.844355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-10935c14-b896-4eb2-8243-067132fd48de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:45.846620 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10935c14-b896-4eb2-8243-067132fd48de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:45.846828 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10935c14-b896-4eb2-8243-067132fd48de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:45.847071 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-10935c14-b896-4eb2-8243-067132fd48de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:45.847241 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-10935c14-b896-4eb2-8243-067132fd48de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:45.851869 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:45.851869 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:45.852745 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-10935c14-b896-4eb2-8243-067132fd48de tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:45.853226 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1164/4658] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:45 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:45.998741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f980083b-2149-4a5e-afb4-28f3de0429b5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.001292 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f980083b-2149-4a5e-afb4-28f3de0429b5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:46.001595 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f980083b-2149-4a5e-afb4-28f3de0429b5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.001842 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f980083b-2149-4a5e-afb4-28f3de0429b5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.011041 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.011041 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:46.015376 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f980083b-2149-4a5e-afb4-28f3de0429b5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:46.019333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f980083b-2149-4a5e-afb4-28f3de0429b5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 returned with HTTP 200 Aug 08 20:27:46.019884 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1165/4659] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:45 2026] GET /volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:46.034607 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ed14c667-a457-4169-8f95-dbb617585497 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.036165 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:46.036493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff301da3-47c6-4f53-a09e-307c501f7c75", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1526610961"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:46.043175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6e9bce9e-b32e-4bf1-a038-5c42cb4259c1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.044218 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.044218 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:46.044542 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:46.044653 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create snapshot from volume ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:46.044918 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e9bce9e-b32e-4bf1-a038-5c42cb4259c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:46.045138 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e9bce9e-b32e-4bf1-a038-5c42cb4259c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.045631 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6e9bce9e-b32e-4bf1-a038-5c42cb4259c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.045631 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-6e9bce9e-b32e-4bf1-a038-5c42cb4259c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:46.049365 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.049365 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:46.049945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6e9bce9e-b32e-4bf1-a038-5c42cb4259c1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:46.050316 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1172/4660] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.068398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['dec93da9-5eb2-41c8-b401-3d36a3422027', 'a0308e6f-e1d5-40e0-9ebb-4b5c4a3f95a2', '8817abf6-1bcf-4504-a23c-c9c2fdbb986d', 'f38a8567-a53d-470c-b7df-72726b56a73b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:46.092470 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot create request issued successfully. Aug 08 20:27:46.092470 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ed14c667-a457-4169-8f95-dbb617585497 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:46.092856 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1160/4661] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:46 2026] POST /volume/v3/snapshots => generated 308 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:46.102921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f5dfc7dd-20e5-4329-9f52-056e0cd0bb74 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.104574 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5dfc7dd-20e5-4329-9f52-056e0cd0bb74 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae Aug 08 20:27:46.104759 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5dfc7dd-20e5-4329-9f52-056e0cd0bb74 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.104931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f5dfc7dd-20e5-4329-9f52-056e0cd0bb74 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.112651 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.112651 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:46.112941 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f5dfc7dd-20e5-4329-9f52-056e0cd0bb74 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:46.113684 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f5dfc7dd-20e5-4329-9f52-056e0cd0bb74 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae returned with HTTP 200 Aug 08 20:27:46.114021 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1165/4662] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.495798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8e8c96f1-9e5f-4463-9bdc-c74b066cb796 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.497857 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e8c96f1-9e5f-4463-9bdc-c74b066cb796 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:46.498085 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e8c96f1-9e5f-4463-9bdc-c74b066cb796 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.498326 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8e8c96f1-9e5f-4463-9bdc-c74b066cb796 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.509173 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.509173 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:46.512975 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8e8c96f1-9e5f-4463-9bdc-c74b066cb796 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:46.517902 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8e8c96f1-9e5f-4463-9bdc-c74b066cb796 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:46.518422 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1166/4663] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.762658 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-29e0f654-853f-41e7-a963-62ae5b8e0726 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.764174 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29e0f654-853f-41e7-a963-62ae5b8e0726 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:46.764329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29e0f654-853f-41e7-a963-62ae5b8e0726 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.764522 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-29e0f654-853f-41e7-a963-62ae5b8e0726 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.770262 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.770262 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:46.773050 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-29e0f654-853f-41e7-a963-62ae5b8e0726 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:46.776206 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-29e0f654-853f-41e7-a963-62ae5b8e0726 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:46.776983 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1173/4664] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.787898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9240fa3a-70b9-4ceb-b6e5-c0490c501b88 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.789634 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9240fa3a-70b9-4ceb-b6e5-c0490c501b88 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:46.789814 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9240fa3a-70b9-4ceb-b6e5-c0490c501b88 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.789988 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9240fa3a-70b9-4ceb-b6e5-c0490c501b88 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.798640 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.798640 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:46.802950 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9240fa3a-70b9-4ceb-b6e5-c0490c501b88 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:46.807414 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9240fa3a-70b9-4ceb-b6e5-c0490c501b88 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:46.807414 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1161/4665] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.846574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-5e93e6ed-5060-4862-bfb7-e875ca034dbc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.848560 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-5e93e6ed-5060-4862-bfb7-e875ca034dbc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:46.848770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-5e93e6ed-5060-4862-bfb7-e875ca034dbc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.848956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-5e93e6ed-5060-4862-bfb7-e875ca034dbc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.855436 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.855436 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:46.858581 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-5e93e6ed-5060-4862-bfb7-e875ca034dbc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:46.862590 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-5e93e6ed-5060-4862-bfb7-e875ca034dbc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:46.862931 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1166/4666] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.867812 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-89057b25-1dde-44d5-8ccc-d3d7ee9c321f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.869571 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89057b25-1dde-44d5-8ccc-d3d7ee9c321f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:46.869781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89057b25-1dde-44d5-8ccc-d3d7ee9c321f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.869962 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89057b25-1dde-44d5-8ccc-d3d7ee9c321f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.870094 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-89057b25-1dde-44d5-8ccc-d3d7ee9c321f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:46.875266 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:46.875266 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:46.876083 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89057b25-1dde-44d5-8ccc-d3d7ee9c321f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:46.876572 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1167/4667] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:46 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:46.941095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bc49b133-6c33-43ff-9ee9-4694de62a4fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:46.941626 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc49b133-6c33-43ff-9ee9-4694de62a4fa None None] GET https://10.4.3.206/volume// Aug 08 20:27:46.941727 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc49b133-6c33-43ff-9ee9-4694de62a4fa None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:46.942020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bc49b133-6c33-43ff-9ee9-4694de62a4fa None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:46.942704 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bc49b133-6c33-43ff-9ee9-4694de62a4fa None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:46.942704 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1174/4668] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:27: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 08 20:27:46.952765 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-07c24e71-7216-4037-a6cb-2eabb0c8581f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.051124 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-07c24e71-7216-4037-a6cb-2eabb0c8581f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:27:47.051633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-07c24e71-7216-4037-a6cb-2eabb0c8581f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcfeca46-39e4-4555-95f1-314127077744", "connector": null, "instance_uuid": "b4dd166b-7dc9-42f3-ac31-b1940fb6d156"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:47.059639 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.059639 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:47.059719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c9edd43-6c0a-4f3d-9b3c-d1d6bef56451 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.061537 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c9edd43-6c0a-4f3d-9b3c-d1d6bef56451 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:47.061758 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c9edd43-6c0a-4f3d-9b3c-d1d6bef56451 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.061942 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c9edd43-6c0a-4f3d-9b3c-d1d6bef56451 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.062047 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-8c9edd43-6c0a-4f3d-9b3c-d1d6bef56451 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:47.066591 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.066591 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:47.067195 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c9edd43-6c0a-4f3d-9b3c-d1d6bef56451 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:47.067572 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1167/4669] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:47.078601 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-07c24e71-7216-4037-a6cb-2eabb0c8581f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:27:47.079268 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1162/4670] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:27:46 2026] POST /volume/v3/attachments => generated 273 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:47.104377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cff4efe3-4972-4d4e-b9f8-8691ec181d7e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.106034 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cff4efe3-4972-4d4e-b9f8-8691ec181d7e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:47.106253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cff4efe3-4972-4d4e-b9f8-8691ec181d7e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.106473 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cff4efe3-4972-4d4e-b9f8-8691ec181d7e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.111732 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7311250b-a20b-4769-9636-15a336946454 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.112199 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7311250b-a20b-4769-9636-15a336946454 None None] GET https://10.4.3.206/volume// Aug 08 20:27:47.112276 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7311250b-a20b-4769-9636-15a336946454 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.112458 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7311250b-a20b-4769-9636-15a336946454 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.112773 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7311250b-a20b-4769-9636-15a336946454 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:47.113062 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1175/4671] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:47.117890 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.117890 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:47.119566 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-4a8268fa-4985-4009-8759-aa3a30811582 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.121442 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-4a8268fa-4985-4009-8759-aa3a30811582 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:47.121682 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-4a8268fa-4985-4009-8759-aa3a30811582 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.121757 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cff4efe3-4972-4d4e-b9f8-8691ec181d7e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:47.121811 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-4a8268fa-4985-4009-8759-aa3a30811582 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.123591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e9c64825-e858-4696-9545-25edd391c61c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.125312 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9c64825-e858-4696-9545-25edd391c61c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae Aug 08 20:27:47.125828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9c64825-e858-4696-9545-25edd391c61c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.125828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e9c64825-e858-4696-9545-25edd391c61c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.127275 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cff4efe3-4972-4d4e-b9f8-8691ec181d7e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:47.127640 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1168/4672] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:47.130431 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.130431 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:47.130710 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e9c64825-e858-4696-9545-25edd391c61c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:47.131078 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.131078 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:47.131342 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e9c64825-e858-4696-9545-25edd391c61c tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae returned with HTTP 200 Aug 08 20:27:47.131722 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1163/4673] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:47.135292 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-4a8268fa-4985-4009-8759-aa3a30811582 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:47.139450 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-4a8268fa-4985-4009-8759-aa3a30811582 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:47.139758 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.139817 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1168/4674] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 1055 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:47.141520 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] GET https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:47.141564 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.141731 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.142550 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.api_utils [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Removing options '' from query. {{(pid=100390) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:27:47.142933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.db.api [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Building query based on filter {{(pid=100390) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 20:27:47.146650 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Get all snapshots completed successfully. Aug 08 20:27:47.146929 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69ed037c-928d-4aa8-9f7a-27fe1bfe87e8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] https://10.4.3.206/volume/v3/snapshots returned with HTTP 200 Aug 08 20:27:47.147399 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1176/4675] 10.4.3.206 () {66 vars in 1243 bytes} [Sat Aug 8 20:27:47 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 08 20:27:47.156597 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.158459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae Aug 08 20:27:47.158702 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.158926 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.159072 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete snapshot with id: 8a44a075-911b-43c2-bc7b-e617d3e085ae Aug 08 20:27:47.164277 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.164277 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:47.164626 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:47.178321 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot delete request issued successfully. Aug 08 20:27:47.178635 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f36cb1ae-3a41-42cd-9c93-ae3792a654d5 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae returned with HTTP 202 Aug 08 20:27:47.179179 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1169/4676] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:47 2026] DELETE /volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:47.186909 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f94a5389-1c6c-4344-9143-31eab7f2c0fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.188908 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f94a5389-1c6c-4344-9143-31eab7f2c0fd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae Aug 08 20:27:47.189130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f94a5389-1c6c-4344-9143-31eab7f2c0fd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.189364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f94a5389-1c6c-4344-9143-31eab7f2c0fd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.194858 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.194858 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:47.195244 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f94a5389-1c6c-4344-9143-31eab7f2c0fd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:47.196018 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f94a5389-1c6c-4344-9143-31eab7f2c0fd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae returned with HTTP 200 Aug 08 20:27:47.196495 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1164/4677] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:47.239908 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.242367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] PUT https://10.4.3.206/volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b Aug 08 20:27:47.242836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:47.254931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Acquiring lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:27:47.263006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" acquired by "attachment_update" :: waited 0.009s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:27:47.263906 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.263906 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:47.353220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" released by "attachment_update" :: held 0.090s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:27:47.353596 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c3dc671a-548e-4d0e-9a9f-8b133d4e5ce7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b returned with HTTP 200 Aug 08 20:27:47.355443 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1169/4678] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:27:47 2026] PUT /volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b => generated 968 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:47.359600 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-17d7eeb7-0f7b-4e34-8b7c-3cbf260b7462 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.362896 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c7facd7e-8e50-4f76-9a87-82bbabe0af50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.363873 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-17d7eeb7-0f7b-4e34-8b7c-3cbf260b7462 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342/action Aug 08 20:27:47.364240 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-17d7eeb7-0f7b-4e34-8b7c-3cbf260b7462 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:47.364622 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-17d7eeb7-0f7b-4e34-8b7c-3cbf260b7462 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:47.367593 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c7facd7e-8e50-4f76-9a87-82bbabe0af50 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption Aug 08 20:27:47.367863 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c7facd7e-8e50-4f76-9a87-82bbabe0af50 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.368182 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c7facd7e-8e50-4f76-9a87-82bbabe0af50 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.384460 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.384460 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:47.385936 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.385936 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:47.396053 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-534ed3ef-e895-4e91-a986-a27d184d9365 req-17d7eeb7-0f7b-4e34-8b7c-3cbf260b7462 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342/action returned with HTTP 204 Aug 08 20:27:47.396053 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1177/4679] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:27:47 2026] POST /volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:47.399915 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-c7facd7e-8e50-4f76-9a87-82bbabe0af50 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption returned with HTTP 200 Aug 08 20:27:47.400356 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1170/4680] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:47.529762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3ee06a5b-11da-497d-9d47-35cb091ab7a5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.531928 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ee06a5b-11da-497d-9d47-35cb091ab7a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:47.532216 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ee06a5b-11da-497d-9d47-35cb091ab7a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.532483 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ee06a5b-11da-497d-9d47-35cb091ab7a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.543743 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.543743 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:47.547510 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3ee06a5b-11da-497d-9d47-35cb091ab7a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:47.552183 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ee06a5b-11da-497d-9d47-35cb091ab7a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:47.552637 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1165/4681] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:47.888237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c90a3236-7efd-4f00-8aea-f9eef789bc2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:47.890644 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c90a3236-7efd-4f00-8aea-f9eef789bc2f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:47.890957 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c90a3236-7efd-4f00-8aea-f9eef789bc2f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:47.891223 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c90a3236-7efd-4f00-8aea-f9eef789bc2f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:47.891373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-c90a3236-7efd-4f00-8aea-f9eef789bc2f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:47.896458 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:47.896458 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:47.897284 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c90a3236-7efd-4f00-8aea-f9eef789bc2f tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:47.897807 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1170/4682] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:47 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:48.078104 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-19dae244-db4a-42ad-9b84-fa969cfc630e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.082409 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19dae244-db4a-42ad-9b84-fa969cfc630e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:48.082409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19dae244-db4a-42ad-9b84-fa969cfc630e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.082409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-19dae244-db4a-42ad-9b84-fa969cfc630e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.082409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-19dae244-db4a-42ad-9b84-fa969cfc630e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:48.087454 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.087454 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:48.088632 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-19dae244-db4a-42ad-9b84-fa969cfc630e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:48.089289 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1178/4683] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:48 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:48.139709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4df5c9b2-6a18-4318-8a7a-41e7fef7411a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.141595 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4df5c9b2-6a18-4318-8a7a-41e7fef7411a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:48.141799 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4df5c9b2-6a18-4318-8a7a-41e7fef7411a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.141979 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4df5c9b2-6a18-4318-8a7a-41e7fef7411a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.153071 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.153071 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:48.156447 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4df5c9b2-6a18-4318-8a7a-41e7fef7411a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:48.160469 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4df5c9b2-6a18-4318-8a7a-41e7fef7411a tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:48.160882 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1171/4684] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:48 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:48.204860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cc3ecc2c-ab18-4190-81e9-2e55ac70b6bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.206548 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc3ecc2c-ab18-4190-81e9-2e55ac70b6bf tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae Aug 08 20:27:48.206732 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc3ecc2c-ab18-4190-81e9-2e55ac70b6bf tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.206911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc3ecc2c-ab18-4190-81e9-2e55ac70b6bf tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.210930 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc3ecc2c-ab18-4190-81e9-2e55ac70b6bf tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae returned with HTTP 404 Aug 08 20:27:48.211358 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1166/4685] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:48 2026] GET /volume/v3/snapshots/8a44a075-911b-43c2-bc7b-e617d3e085ae => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:48.217109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-19e5ee96-7d31-414d-872f-9d41eb1badde None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.218779 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:48.218952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.219124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.219287 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume with id: ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:48.225579 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.225579 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:48.225879 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:48.239248 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume request issued successfully. Aug 08 20:27:48.239418 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-19e5ee96-7d31-414d-872f-9d41eb1badde tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 returned with HTTP 202 Aug 08 20:27:48.239765 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1171/4686] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:48 2026] DELETE /volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:48.246634 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-66320243-3a37-47eb-86b7-d12cf5ec5eb3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.248890 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-66320243-3a37-47eb-86b7-d12cf5ec5eb3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:48.249159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-66320243-3a37-47eb-86b7-d12cf5ec5eb3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.249425 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-66320243-3a37-47eb-86b7-d12cf5ec5eb3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.257552 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.257552 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:48.262437 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-66320243-3a37-47eb-86b7-d12cf5ec5eb3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:48.268007 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-66320243-3a37-47eb-86b7-d12cf5ec5eb3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 returned with HTTP 200 Aug 08 20:27:48.268574 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1179/4687] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:48 2026] GET /volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:48.785552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.787096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:48.787445 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "272b1c4a-20d0-4668-a257-266aea6c0eed", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-628683047", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:48.797708 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.797708 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:48.798131 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:27:48.798270 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume 272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:27:48.820784 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['38f976e5-5dd2-4647-9895-4b4ab5e911e7', '25a0001d-61d5-4f17-acb6-f3c08c2ed4fd', 'b8c3852a-36da-474f-bade-68051d1e21e6', 'd4b8aca8-c53b-4738-982f-ee79ab689e4e'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:48.849950 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot force create request issued successfully. Aug 08 20:27:48.850396 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-26d0320e-aaa7-49e0-ae2c-4e44ac321ef0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:48.850982 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1172/4688] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:48.866040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06fb694c-2300-45c8-be7a-f5298c518861 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.867988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06fb694c-2300-45c8-be7a-f5298c518861 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:48.868167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06fb694c-2300-45c8-be7a-f5298c518861 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.868348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06fb694c-2300-45c8-be7a-f5298c518861 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.873753 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.873753 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:48.874258 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-06fb694c-2300-45c8-be7a-f5298c518861 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:27:48.875099 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06fb694c-2300-45c8-be7a-f5298c518861 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 returned with HTTP 200 Aug 08 20:27:48.875529 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1167/4689] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:48 2026] GET /volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:48.907945 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8fc7d5b-48f5-4cad-8034-5de9a78bdb03 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:48.910109 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8fc7d5b-48f5-4cad-8034-5de9a78bdb03 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:48.910375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8fc7d5b-48f5-4cad-8034-5de9a78bdb03 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:48.910679 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8fc7d5b-48f5-4cad-8034-5de9a78bdb03 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:48.910831 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-b8fc7d5b-48f5-4cad-8034-5de9a78bdb03 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:48.915707 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:48.915707 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:48.916475 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8fc7d5b-48f5-4cad-8034-5de9a78bdb03 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:48.916902 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1172/4690] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:48 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:49.100336 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e48993fd-a2a1-4087-bcdf-19280b2708bd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.101756 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e48993fd-a2a1-4087-bcdf-19280b2708bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:49.102155 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e48993fd-a2a1-4087-bcdf-19280b2708bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.102490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e48993fd-a2a1-4087-bcdf-19280b2708bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.102695 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e48993fd-a2a1-4087-bcdf-19280b2708bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:49.107038 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:49.107038 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:49.108020 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e48993fd-a2a1-4087-bcdf-19280b2708bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:49.108300 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1180/4691] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:49.172428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3040bbdd-5097-4337-ab59-2872ddc09a78 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.175713 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3040bbdd-5097-4337-ab59-2872ddc09a78 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:49.175991 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3040bbdd-5097-4337-ab59-2872ddc09a78 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.176243 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3040bbdd-5097-4337-ab59-2872ddc09a78 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.187662 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:49.187662 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:49.191400 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3040bbdd-5097-4337-ab59-2872ddc09a78 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:49.196037 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3040bbdd-5097-4337-ab59-2872ddc09a78 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:49.196529 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1173/4692] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:49.281244 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c7ebf63a-9c0d-4dc7-adf2-e572f76af6a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.283468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7ebf63a-9c0d-4dc7-adf2-e572f76af6a6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 Aug 08 20:27:49.283715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7ebf63a-9c0d-4dc7-adf2-e572f76af6a6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.284060 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c7ebf63a-9c0d-4dc7-adf2-e572f76af6a6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.291460 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c7ebf63a-9c0d-4dc7-adf2-e572f76af6a6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 returned with HTTP 404 Aug 08 20:27:49.292129 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1168/4693] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/volumes/ff301da3-47c6-4f53-a09e-307c501f7c75 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:49.300006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.301721 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:49.302060 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924653520"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:49.303397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924653520'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:49.303695 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume of 1 GB Aug 08 20:27:49.307602 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:49.313200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (30e8c769-8552-46b5-8325-1a256fdf52c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:49.314257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5045f407-156f-4d60-a39b-7525183c96eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:49.315035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:49.340209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5045f407-156f-4d60-a39b-7525183c96eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:49.340940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1fd034-d398-4c67-bad0-9982c0eb51bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:49.376475 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['da360c12-7edf-4777-89b3-6e6895bcd4e5', 'd9e47cb9-0359-4331-b7ab-bafa2d1b6990', 'bca7871c-4085-4139-af1c-e667f5a71411', '229d3f07-f652-433b-b7f2-7dbb273237dd'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:49.377213 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d1fd034-d398-4c67-bad0-9982c0eb51bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da360c12-7edf-4777-89b3-6e6895bcd4e5', 'd9e47cb9-0359-4331-b7ab-bafa2d1b6990', 'bca7871c-4085-4139-af1c-e667f5a71411', '229d3f07-f652-433b-b7f2-7dbb273237dd']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:49.377975 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f35368-516e-4718-a0c3-9bb92bb4e91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:49.399070 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6f35368-516e-4718-a0c3-9bb92bb4e91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f40705d-854f-4179-b326-e6067e7be406', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924653520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['da360c12-7edf-4777-89b3-6e6895bcd4e5','d9e47cb9-0359-4331-b7ab-bafa2d1b6990','bca7871c-4085-4139-af1c-e667f5a71411','229d3f07-f652-433b-b7f2-7dbb273237dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924653520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f40705d-854f-4179-b326-e6067e7be406,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfae6e01efb3464db3acee64cfa8d7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:49.399834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d5ce0e-0092-4290-943c-bf13521ec05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:49.416916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d5ce0e-0092-4290-943c-bf13521ec05a) transitioned into state 'SUCCESS' from state '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-1924653520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['da360c12-7edf-4777-89b3-6e6895bcd4e5','d9e47cb9-0359-4331-b7ab-bafa2d1b6990','bca7871c-4085-4139-af1c-e667f5a71411','229d3f07-f652-433b-b7f2-7dbb273237dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:49.417704 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219731d5-97ba-44b4-bd5f-2adde562c46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:49.425072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (219731d5-97ba-44b4-bd5f-2adde562c46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:49.425863 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (30e8c769-8552-46b5-8325-1a256fdf52c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:49.426196 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request issued successfully. Aug 08 20:27:49.426756 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-18b6955c-920a-4a79-85b9-64ab51cb8b7b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:49.427200 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1173/4694] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:49 2026] POST /volume/v3/volumes => generated 778 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:49.440669 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d99df82-8b6c-4430-b360-1aa7ef2f8988 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.442630 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d99df82-8b6c-4430-b360-1aa7ef2f8988 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:49.442837 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d99df82-8b6c-4430-b360-1aa7ef2f8988 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.443061 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d99df82-8b6c-4430-b360-1aa7ef2f8988 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.450607 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:49.450607 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:49.454011 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1d99df82-8b6c-4430-b360-1aa7ef2f8988 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:49.457517 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d99df82-8b6c-4430-b360-1aa7ef2f8988 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 returned with HTTP 200 Aug 08 20:27:49.457908 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1181/4695] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:49.887776 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-76d9abeb-71d3-4c67-8dae-e07b9d020d3a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.890106 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76d9abeb-71d3-4c67-8dae-e07b9d020d3a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:49.890402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76d9abeb-71d3-4c67-8dae-e07b9d020d3a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.890667 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-76d9abeb-71d3-4c67-8dae-e07b9d020d3a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.896841 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:49.896841 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:49.897511 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-76d9abeb-71d3-4c67-8dae-e07b9d020d3a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:27:49.898634 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-76d9abeb-71d3-4c67-8dae-e07b9d020d3a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 returned with HTTP 200 Aug 08 20:27:49.899214 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1174/4696] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:49.909148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-832ff29e-a0d7-41f2-a4e8-cac0df639363 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.911310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-832ff29e-a0d7-41f2-a4e8-cac0df639363 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:49.911583 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-832ff29e-a0d7-41f2-a4e8-cac0df639363 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.911814 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-832ff29e-a0d7-41f2-a4e8-cac0df639363 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.917971 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:49.917971 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:49.918536 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-832ff29e-a0d7-41f2-a4e8-cac0df639363 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:27:49.919594 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-832ff29e-a0d7-41f2-a4e8-cac0df639363 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 returned with HTTP 200 Aug 08 20:27:49.920028 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1169/4697] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:49.926190 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-41224020-573e-4481-92f6-9143a0641141 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:49.928085 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41224020-573e-4481-92f6-9143a0641141 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:49.928403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41224020-573e-4481-92f6-9143a0641141 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:49.928641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-41224020-573e-4481-92f6-9143a0641141 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:49.928748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-41224020-573e-4481-92f6-9143a0641141 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:49.932959 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:49.932959 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:49.933691 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-41224020-573e-4481-92f6-9143a0641141 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:49.934102 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1174/4698] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:49 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:50.122825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-451f9a17-4b88-4558-a00a-90043d51e37d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.124519 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-451f9a17-4b88-4558-a00a-90043d51e37d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:50.124724 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-451f9a17-4b88-4558-a00a-90043d51e37d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.124896 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-451f9a17-4b88-4558-a00a-90043d51e37d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.124997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-451f9a17-4b88-4558-a00a-90043d51e37d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:50.129264 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.129264 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:50.129934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-451f9a17-4b88-4558-a00a-90043d51e37d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:50.130300 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1182/4699] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:50.209400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9e5dcc72-fdc1-42cd-9c47-3fb6f742df4e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.211325 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e5dcc72-fdc1-42cd-9c47-3fb6f742df4e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:50.211543 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e5dcc72-fdc1-42cd-9c47-3fb6f742df4e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.211745 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e5dcc72-fdc1-42cd-9c47-3fb6f742df4e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.220853 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.220853 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:50.224135 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9e5dcc72-fdc1-42cd-9c47-3fb6f742df4e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:50.227978 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e5dcc72-fdc1-42cd-9c47-3fb6f742df4e tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:50.228369 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1175/4700] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:50.474785 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-87589a49-5f3c-4ae7-a1e0-1126b195c5bd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.476591 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87589a49-5f3c-4ae7-a1e0-1126b195c5bd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:50.476591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87589a49-5f3c-4ae7-a1e0-1126b195c5bd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.476591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-87589a49-5f3c-4ae7-a1e0-1126b195c5bd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.478003 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=504,cinder:INSERT=103,cinder:UPDATE=190 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:27:50.494424 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.494424 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:50.498307 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-87589a49-5f3c-4ae7-a1e0-1126b195c5bd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:50.503640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-87589a49-5f3c-4ae7-a1e0-1126b195c5bd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 returned with HTTP 200 Aug 08 20:27:50.503640 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1170/4701] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:50.515293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.517331 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:50.518058 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f40705d-854f-4179-b326-e6067e7be406", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2030385694"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:50.529888 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.529888 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:50.530277 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:50.530403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create snapshot from volume 8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:50.556614 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['3fd52f4e-2fef-4ddb-bb06-4f315bcab047', '0a7595f5-d770-42b5-8cd2-beedf71d37f7', '8557663b-9264-46e8-8628-cc256fad9e00', '8636e136-a3fe-427b-8fd1-09d57c6a88bd'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:50.593428 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot create request issued successfully. Aug 08 20:27:50.593753 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3df0ba18-1fca-4634-8f7e-ccae0b2b7878 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:50.594149 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1175/4702] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:50.602797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4459fde5-34d3-4543-a6c0-4b94f99e847e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.605634 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4459fde5-34d3-4543-a6c0-4b94f99e847e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 Aug 08 20:27:50.606009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4459fde5-34d3-4543-a6c0-4b94f99e847e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.606259 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4459fde5-34d3-4543-a6c0-4b94f99e847e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.613457 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.613457 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:50.614026 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4459fde5-34d3-4543-a6c0-4b94f99e847e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:50.614955 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4459fde5-34d3-4543-a6c0-4b94f99e847e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 returned with HTTP 200 Aug 08 20:27:50.615556 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1183/4703] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:50.696856 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-0f57cd25-9c19-46a1-91ea-3b86dd2701e4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.699315 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-0f57cd25-9c19-46a1-91ea-3b86dd2701e4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:50.699577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-0f57cd25-9c19-46a1-91ea-3b86dd2701e4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.699805 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-0f57cd25-9c19-46a1-91ea-3b86dd2701e4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.710278 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.710278 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:50.713965 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-0f57cd25-9c19-46a1-91ea-3b86dd2701e4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:50.718818 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-0f57cd25-9c19-46a1-91ea-3b86dd2701e4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:50.719291 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1176/4704] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:50.745096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.747773 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06/action Aug 08 20:27:50.748150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:50.748290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:50.762561 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.762561 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:50.763110 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:50.769536 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Begin detaching volume completed successfully. Aug 08 20:27:50.769875 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-719ea689-8589-421d-9bc5-f50ecb42c6ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06/action returned with HTTP 202 Aug 08 20:27:50.770366 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1171/4705] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:27:50 2026] POST /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:50.815293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ae7fde90-42d7-43b6-aba8-5d021df81250 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.816003 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae7fde90-42d7-43b6-aba8-5d021df81250 None None] GET https://10.4.3.206/volume// Aug 08 20:27:50.816317 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae7fde90-42d7-43b6-aba8-5d021df81250 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.816614 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae7fde90-42d7-43b6-aba8-5d021df81250 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.817094 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae7fde90-42d7-43b6-aba8-5d021df81250 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:50.817601 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1176/4706] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:50.826966 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-d22c8058-188a-4d46-b3ac-2d40182f93cd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.828756 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-d22c8058-188a-4d46-b3ac-2d40182f93cd tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:27:50.828934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-d22c8058-188a-4d46-b3ac-2d40182f93cd tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.829146 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-d22c8058-188a-4d46-b3ac-2d40182f93cd tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.840687 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.840687 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:50.842271 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-d22c8058-188a-4d46-b3ac-2d40182f93cd tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:50.847582 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-d22c8058-188a-4d46-b3ac-2d40182f93cd tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:27:50.848240 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1184/4707] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:50.944723 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2a56ed12-548d-4fe5-b924-e9f213b63ea0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:50.946780 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a56ed12-548d-4fe5-b924-e9f213b63ea0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:50.946780 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a56ed12-548d-4fe5-b924-e9f213b63ea0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:50.946987 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2a56ed12-548d-4fe5-b924-e9f213b63ea0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:50.947068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-2a56ed12-548d-4fe5-b924-e9f213b63ea0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:50.951196 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:50.951196 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:50.951866 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2a56ed12-548d-4fe5-b924-e9f213b63ea0 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:50.952267 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1177/4708] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:50 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.143172 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-076515fb-8c21-4257-8e8b-75996144a2cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.145162 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-076515fb-8c21-4257-8e8b-75996144a2cb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:27:51.145425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-076515fb-8c21-4257-8e8b-75996144a2cb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.145647 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-076515fb-8c21-4257-8e8b-75996144a2cb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.145774 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-076515fb-8c21-4257-8e8b-75996144a2cb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:51.150474 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.150474 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:51.151184 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-076515fb-8c21-4257-8e8b-75996144a2cb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:27:51.151623 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1172/4709] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:51 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.163052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ab85cadd-9ee4-451a-b68f-deffee464841 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.165435 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab85cadd-9ee4-451a-b68f-deffee464841 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] POST https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8/action Aug 08 20:27:51.165911 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab85cadd-9ee4-451a-b68f-deffee464841 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:51.166154 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ab85cadd-9ee4-451a-b68f-deffee464841 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:51.167756 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-ab85cadd-9ee4-451a-b68f-deffee464841 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Updating backup '6a50fba9-13b7-41aa-b35c-7a116d38dee8' with '{'status': 'error'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 20:27:51.184266 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.184266 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:51.186026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-ab85cadd-9ee4-451a-b68f-deffee464841 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd722110edd8a4776926ec220cf212b1e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '67ab72d765e540f5ba3b5e764c8a883a', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:27:51.186342 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ab85cadd-9ee4-451a-b68f-deffee464841 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8/action returned with HTTP 403 Aug 08 20:27:51.186965 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1177/4710] 10.4.3.206 () {70 vars in 1430 bytes} [Sat Aug 8 20:27:51 2026] POST /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:51.197509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.199618 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 Aug 08 20:27:51.199832 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.200535 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.200535 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume with id: d82d196e-7d14-47f2-bccc-4316ee74eca9 Aug 08 20:27:51.208149 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.208149 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:51.208543 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:51.231257 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume request issued successfully. Aug 08 20:27:51.231469 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-efdc7b6e-d1ad-4a37-abfc-77fe88af529c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 returned with HTTP 202 Aug 08 20:27:51.231887 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1185/4711] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:51 2026] DELETE /volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:51.241414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-25252ec6-e9ed-457a-a803-6206b9d7c972 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.241961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2764077d-444f-449b-9eb3-074cc439262a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.243462 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-25252ec6-e9ed-457a-a803-6206b9d7c972 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:51.243521 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2764077d-444f-449b-9eb3-074cc439262a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 Aug 08 20:27:51.243569 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-25252ec6-e9ed-457a-a803-6206b9d7c972 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.243621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2764077d-444f-449b-9eb3-074cc439262a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.244036 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-25252ec6-e9ed-457a-a803-6206b9d7c972 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.244075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2764077d-444f-449b-9eb3-074cc439262a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.256143 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.256143 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:51.258017 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.258017 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:51.261037 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-25252ec6-e9ed-457a-a803-6206b9d7c972 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:51.265415 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2764077d-444f-449b-9eb3-074cc439262a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:27:51.266916 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-25252ec6-e9ed-457a-a803-6206b9d7c972 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:51.267509 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1178/4712] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:51 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.279370 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2764077d-444f-449b-9eb3-074cc439262a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 returned with HTTP 200 Aug 08 20:27:51.279912 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1173/4713] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:51 2026] GET /volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:51.624408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59f08f76-573f-486b-b747-b6bbf3e5f46d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.626189 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59f08f76-573f-486b-b747-b6bbf3e5f46d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 Aug 08 20:27:51.626457 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59f08f76-573f-486b-b747-b6bbf3e5f46d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.626711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59f08f76-573f-486b-b747-b6bbf3e5f46d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.631835 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.631835 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:51.632335 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59f08f76-573f-486b-b747-b6bbf3e5f46d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:51.632728 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59f08f76-573f-486b-b747-b6bbf3e5f46d tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 returned with HTTP 200 Aug 08 20:27:51.633029 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1178/4714] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:51 2026] GET /volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.641423 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.643522 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] POST https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06/action Aug 08 20:27:51.643665 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:51.644073 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:51.645226 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.admin_actions [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Updating snapshot '5ad76998-4aab-41d0-bc96-4c21146b5d06' with '{'status': 'error'}' {{(pid=100390) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 20:27:51.648575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-c927ed7c-b890-477a-b5f3-e22e7f551a22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.650905 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-c927ed7c-b890-477a-b5f3-e22e7f551a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342 Aug 08 20:27:51.651229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-c927ed7c-b890-477a-b5f3-e22e7f551a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.651297 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-c927ed7c-b890-477a-b5f3-e22e7f551a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.654273 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.654273 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:51.654832 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8c4046960c664ba197ad33fce78afad5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfae6e01efb3464db3acee64cfa8d7ae', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:27:51.654991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-775caae1-8c6b-46f5-9e14-eb556fe1ef44 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06/action returned with HTTP 403 Aug 08 20:27:51.655746 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1186/4715] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:27:51 2026] POST /volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:51.658931 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.658931 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:51.661988 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.664266 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 Aug 08 20:27:51.664463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.664636 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.664755 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete snapshot with id: 5ad76998-4aab-41d0-bc96-4c21146b5d06 Aug 08 20:27:51.669135 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.669135 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:51.669403 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:51.692154 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot delete request issued successfully. Aug 08 20:27:51.692154 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-83f3e2ca-a686-4c42-a201-e1d23d5fcc73 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 returned with HTTP 202 Aug 08 20:27:51.692439 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1174/4716] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:51 2026] DELETE /volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:51.704408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b5316b8f-67d7-43e8-a4ab-2109ad65933e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.706953 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5316b8f-67d7-43e8-a4ab-2109ad65933e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 Aug 08 20:27:51.707512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5316b8f-67d7-43e8-a4ab-2109ad65933e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.707750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b5316b8f-67d7-43e8-a4ab-2109ad65933e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.715868 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.715868 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:51.716215 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b5316b8f-67d7-43e8-a4ab-2109ad65933e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:51.717148 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b5316b8f-67d7-43e8-a4ab-2109ad65933e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 returned with HTTP 200 Aug 08 20:27:51.717298 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1179/4717] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:51 2026] GET /volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.721795 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a4614e7e-08a8-4d8b-9fc7-116106e5b8e0 req-c927ed7c-b890-477a-b5f3-e22e7f551a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342 returned with HTTP 200 Aug 08 20:27:51.722626 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1179/4718] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:27:51 2026] DELETE /volume/v3/attachments/e152710f-b5ea-4d08-90a1-eee64e984342 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.869011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.870852 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:51.871330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1614121237", "snapshot_id": "9650d979-b7f2-4385-a9a9-af4051e1084a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:51.873191 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1614121237', 'snapshot_id': '9650d979-b7f2-4385-a9a9-af4051e1084a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:51.878593 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.878593 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:51.879030 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:27:51.879151 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume of 1 GB Aug 08 20:27:51.882739 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Availability Zones retrieved successfully. Aug 08 20:27:51.890497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (ed10397f-4e0a-454e-8f4c-f69714dff5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:51.891881 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (315db119-aef7-4ba6-81b6-ed8fb08f181f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:51.892876 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:51.922872 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (315db119-aef7-4ba6-81b6-ed8fb08f181f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9650d979-b7f2-4385-a9a9-af4051e1084a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:51.923607 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4093c435-66d1-40ef-8f55-427a4a8dca35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:51.960965 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['792d4490-9c3f-4029-a723-fb308331219d', '03a7d8a4-3320-4640-8dc2-730933cdff4f', 'bfaf9b9e-ab20-4251-b315-17ff5a2ba502', 'd8cf2dc7-fcf9-4e93-9ac7-43fcf036c83c'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:51.961819 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4093c435-66d1-40ef-8f55-427a4a8dca35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['792d4490-9c3f-4029-a723-fb308331219d', '03a7d8a4-3320-4640-8dc2-730933cdff4f', 'bfaf9b9e-ab20-4251-b315-17ff5a2ba502', 'd8cf2dc7-fcf9-4e93-9ac7-43fcf036c83c']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:51.962671 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9101c708-099b-4d59-af4b-f20194f7d575 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.962856 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04b6eee3-3a9f-49c7-a4de-55de3d6aaf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:51.964333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9101c708-099b-4d59-af4b-f20194f7d575 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:51.964554 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9101c708-099b-4d59-af4b-f20194f7d575 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.964730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9101c708-099b-4d59-af4b-f20194f7d575 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.964830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9101c708-099b-4d59-af4b-f20194f7d575 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:51.969614 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.969614 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:51.969614 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9101c708-099b-4d59-af4b-f20194f7d575 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:51.969876 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1175/4719] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:51 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:51.979939 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:51.981848 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b Aug 08 20:27:51.982079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:51.982339 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:51.982539 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume with id: 51a0c902-321c-4ea5-ad5a-0c46fe29bf2b Aug 08 20:27:51.990033 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:51.990033 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:51.990560 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:52.008365 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04b6eee3-3a9f-49c7-a4de-55de3d6aaf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c903632-c2a3-4025-8f06-9fa4f187a8b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1614121237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['792d4490-9c3f-4029-a723-fb308331219d','03a7d8a4-3320-4640-8dc2-730933cdff4f','bfaf9b9e-ab20-4251-b315-17ff5a2ba502','d8cf2dc7-fcf9-4e93-9ac7-43fcf036c83c'],size=1,snapshot_id=9650d979-b7f2-4385-a9a9-af4051e1084a,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1614121237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c903632-c2a3-4025-8f06-9fa4f187a8b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2511912a6fcc40dea088c0feb8860509',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9650d979-b7f2-4385-a9a9-af4051e1084a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a031202f07467b85883c8a0529270c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.009111 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5096e26b-7329-4870-ad21-2f6659220cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.016065 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume request issued successfully. Aug 08 20:27:52.016159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b1e733ef-95a8-427a-bf4f-9e1b61dc124e tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b returned with HTTP 202 Aug 08 20:27:52.016676 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1180/4720] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:51 2026] DELETE /volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:52.026766 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9e0fec7b-c895-423c-918c-13d1fba728e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.034477 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e0fec7b-c895-423c-918c-13d1fba728e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b Aug 08 20:27:52.034759 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e0fec7b-c895-423c-918c-13d1fba728e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.034999 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9e0fec7b-c895-423c-918c-13d1fba728e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.041748 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5096e26b-7329-4870-ad21-2f6659220cce) transitioned into state 'SUCCESS' from state '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-1614121237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['792d4490-9c3f-4029-a723-fb308331219d','03a7d8a4-3320-4640-8dc2-730933cdff4f','bfaf9b9e-ab20-4251-b315-17ff5a2ba502','d8cf2dc7-fcf9-4e93-9ac7-43fcf036c83c'],size=1,snapshot_id=9650d979-b7f2-4385-a9a9-af4051e1084a,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.042227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5272f46-7997-41be-8ac2-ecca00da688e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.047166 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.047166 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:52.051440 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9e0fec7b-c895-423c-918c-13d1fba728e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:52.056144 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9e0fec7b-c895-423c-918c-13d1fba728e9 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b returned with HTTP 200 Aug 08 20:27:52.056635 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1180/4721] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:52 2026] GET /volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b => generated 1065 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:52.066317 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5272f46-7997-41be-8ac2-ecca00da688e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.067082 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (ed10397f-4e0a-454e-8f4c-f69714dff5c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:52.067345 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request issued successfully. Aug 08 20:27:52.067858 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dcd22616-d34c-4166-829d-1bdf7d8ba351 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:52.068294 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1187/4722] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:27:51 2026] POST /volume/v3/volumes => generated 791 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:52.079597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e2d8c781-1d02-4058-a7ea-32f759028260 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.081183 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2d8c781-1d02-4058-a7ea-32f759028260 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:52.081359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2d8c781-1d02-4058-a7ea-32f759028260 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.081550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e2d8c781-1d02-4058-a7ea-32f759028260 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.088040 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.088040 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:52.091962 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e2d8c781-1d02-4058-a7ea-32f759028260 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:52.096449 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e2d8c781-1d02-4058-a7ea-32f759028260 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:52.096893 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1176/4723] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:52 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:52.283915 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59b1e90e-1e68-402b-9207-a32bc5d259eb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.290318 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59b1e90e-1e68-402b-9207-a32bc5d259eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:52.290318 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59b1e90e-1e68-402b-9207-a32bc5d259eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.290318 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59b1e90e-1e68-402b-9207-a32bc5d259eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.294047 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5108f058-a677-4b39-b74c-7b3be633c7f3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.296459 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5108f058-a677-4b39-b74c-7b3be633c7f3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 Aug 08 20:27:52.296757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5108f058-a677-4b39-b74c-7b3be633c7f3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.297022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5108f058-a677-4b39-b74c-7b3be633c7f3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.303450 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.303450 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:52.304214 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5108f058-a677-4b39-b74c-7b3be633c7f3 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 returned with HTTP 404 Aug 08 20:27:52.304792 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1181/4724] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:52 2026] GET /volume/v3/volumes/d82d196e-7d14-47f2-bccc-4316ee74eca9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:52.312065 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59b1e90e-1e68-402b-9207-a32bc5d259eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:52.312540 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.314464 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] POST https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1/restore Aug 08 20:27:52.314837 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:52.316176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.contrib.backups [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Restoring backup f9cfe318-682a-4a10-ad64-fc4b984118b1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100390) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 20:27:52.316282 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Restoring backup f9cfe318-682a-4a10-ad64-fc4b984118b1 to volume None. Aug 08 20:27:52.317501 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59b1e90e-1e68-402b-9207-a32bc5d259eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:52.318006 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1181/4725] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:52 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:52.320472 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.320472 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:52.321484 np0000006809 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Creating volume of 1 GB for restore of backup f9cfe318-682a-4a10-ad64-fc4b984118b1. Aug 08 20:27:52.324905 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Availability Zones retrieved successfully. Aug 08 20:27:52.330340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Flow 'volume_create_api' (29e30909-86e8-48bb-ba02-1bd80c178bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:52.331266 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7746d58-62a8-4588-b704-bbcc1ede3cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.332239 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:52.357891 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7746d58-62a8-4588-b704-bbcc1ede3cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.358652 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56a872a-5013-40c6-ab6f-0d5208a21e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.396931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Created reservations ['675ecd90-ec54-40bc-88b2-e874edd51dd5', '00b49da7-f5af-400e-beb8-0ca11c6c9378', '375d3b58-70c0-4aa8-b682-265c143a5a11', '8bb6e38f-76a0-469e-be05-aae2edb5a205'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:52.398347 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f56a872a-5013-40c6-ab6f-0d5208a21e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['675ecd90-ec54-40bc-88b2-e874edd51dd5', '00b49da7-f5af-400e-beb8-0ca11c6c9378', '375d3b58-70c0-4aa8-b682-265c143a5a11', '8bb6e38f-76a0-469e-be05-aae2edb5a205']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.399176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40fa151e-5713-4ef1-a0a4-e435b2c79816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.426321 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40fa151e-5713-4ef1-a0a4-e435b2c79816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c', '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='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['675ecd90-ec54-40bc-88b2-e874edd51dd5','00b49da7-f5af-400e-beb8-0ca11c6c9378','375d3b58-70c0-4aa8-b682-265c143a5a11','8bb6e38f-76a0-469e-be05-aae2edb5a205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d722110edd8a4776926ec220cf212b1e',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:52Z,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=731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67ab72d765e540f5ba3b5e764c8a883a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d722110edd8a4776926ec220cf212b1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.427138 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3190b5-75d0-4c60-9cd3-7a2ea7c23af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.442582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3190b5-75d0-4c60-9cd3-7a2ea7c23af3) transitioned into 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='67ab72d765e540f5ba3b5e764c8a883a',qos_specs=None,replication_status=,reservations=['675ecd90-ec54-40bc-88b2-e874edd51dd5','00b49da7-f5af-400e-beb8-0ca11c6c9378','375d3b58-70c0-4aa8-b682-265c143a5a11','8bb6e38f-76a0-469e-be05-aae2edb5a205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d722110edd8a4776926ec220cf212b1e',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.443178 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0576f53-f63b-43b8-99d6-e2fbe6f4eedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:52.455414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0576f53-f63b-43b8-99d6-e2fbe6f4eedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:52.455414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Flow 'volume_create_api' (29e30909-86e8-48bb-ba02-1bd80c178bfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:52.455414 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Create volume request issued successfully. Aug 08 20:27:52.461995 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.461995 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:52.462819 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Volume info retrieved successfully. Aug 08 20:27:52.728649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6db26ba4-eaba-4850-82c9-49c3f792866a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.730490 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6db26ba4-eaba-4850-82c9-49c3f792866a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 Aug 08 20:27:52.730649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6db26ba4-eaba-4850-82c9-49c3f792866a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.730757 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6db26ba4-eaba-4850-82c9-49c3f792866a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.735016 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6db26ba4-eaba-4850-82c9-49c3f792866a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 returned with HTTP 404 Aug 08 20:27:52.735487 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1177/4726] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:52 2026] GET /volume/v3/snapshots/5ad76998-4aab-41d0-bc96-4c21146b5d06 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:52.743300 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cb200358-6178-4cc4-aed1-2255162b28e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.747016 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:52.747205 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.747497 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.747645 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume with id: 8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:52.759771 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.759771 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:52.760212 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:52.777682 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume request issued successfully. Aug 08 20:27:52.777887 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cb200358-6178-4cc4-aed1-2255162b28e9 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 returned with HTTP 202 Aug 08 20:27:52.778319 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1182/4727] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:52 2026] DELETE /volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:52.787167 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ef1f53eb-69a2-4be7-84d3-9c7fb3add1b1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:52.789515 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef1f53eb-69a2-4be7-84d3-9c7fb3add1b1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:52.789804 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef1f53eb-69a2-4be7-84d3-9c7fb3add1b1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:52.790011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ef1f53eb-69a2-4be7-84d3-9c7fb3add1b1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:52.798140 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:52.798140 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:52.801659 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ef1f53eb-69a2-4be7-84d3-9c7fb3add1b1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:52.806159 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ef1f53eb-69a2-4be7-84d3-9c7fb3add1b1 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 returned with HTTP 200 Aug 08 20:27:52.806547 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1182/4728] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:52 2026] GET /volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:53.069371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c9c2e40d-64d7-4252-a537-14f847829841 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.070962 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c2e40d-64d7-4252-a537-14f847829841 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b Aug 08 20:27:53.071175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c2e40d-64d7-4252-a537-14f847829841 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.071354 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c9c2e40d-64d7-4252-a537-14f847829841 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.076714 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c9c2e40d-64d7-4252-a537-14f847829841 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b returned with HTTP 404 Aug 08 20:27:53.077119 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1178/4729] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/51a0c902-321c-4ea5-ad5a-0c46fe29bf2b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:53.084228 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-258a5636-c5d7-4030-b309-c751ab1d14f5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.085914 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-258a5636-c5d7-4030-b309-c751ab1d14f5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:53.086143 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-258a5636-c5d7-4030-b309-c751ab1d14f5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.086314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-258a5636-c5d7-4030-b309-c751ab1d14f5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.086428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-258a5636-c5d7-4030-b309-c751ab1d14f5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:53.090194 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.090194 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:53.090724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-258a5636-c5d7-4030-b309-c751ab1d14f5 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:53.091033 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1183/4730] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.099591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-78b15356-602b-4942-acf3-74578b0dfb49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.101220 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-78b15356-602b-4942-acf3-74578b0dfb49 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:53.101496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-78b15356-602b-4942-acf3-74578b0dfb49 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.101764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-78b15356-602b-4942-acf3-74578b0dfb49 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.101911 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-78b15356-602b-4942-acf3-74578b0dfb49 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete backup with id: dc1ddda3-ae3d-4547-837f-1cdb324f58b9. Aug 08 20:27:53.107209 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.107209 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:53.109407 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ed48c30-8244-48f1-b9dc-95ead2908593 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.111397 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ed48c30-8244-48f1-b9dc-95ead2908593 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:53.111654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ed48c30-8244-48f1-b9dc-95ead2908593 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.111905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ed48c30-8244-48f1-b9dc-95ead2908593 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.120333 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-78b15356-602b-4942-acf3-74578b0dfb49 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] delete_backup rpcapi backup_id dc1ddda3-ae3d-4547-837f-1cdb324f58b9 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:27:53.120533 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.120533 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:53.122352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-78b15356-602b-4942-acf3-74578b0dfb49 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 202 Aug 08 20:27:53.122971 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1183/4731] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:53 2026] DELETE /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:53.125470 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6ed48c30-8244-48f1-b9dc-95ead2908593 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:53.130448 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ed48c30-8244-48f1-b9dc-95ead2908593 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:53.130753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-40da7d80-f6fe-45ce-9736-37dbcf85035b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.130843 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1179/4732] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.133003 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40da7d80-f6fe-45ce-9736-37dbcf85035b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:53.133307 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40da7d80-f6fe-45ce-9736-37dbcf85035b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.133617 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-40da7d80-f6fe-45ce-9736-37dbcf85035b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.133798 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-40da7d80-f6fe-45ce-9736-37dbcf85035b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:53.138741 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.138741 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:53.139394 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-40da7d80-f6fe-45ce-9736-37dbcf85035b tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 200 Aug 08 20:27:53.139822 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1184/4733] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.146394 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f0266e73-9326-4b96-8d59-81ae63cb0a79 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.148142 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0266e73-9326-4b96-8d59-81ae63cb0a79 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:53.148454 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0266e73-9326-4b96-8d59-81ae63cb0a79 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.149005 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f0266e73-9326-4b96-8d59-81ae63cb0a79 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.156338 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.156338 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:53.162029 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f0266e73-9326-4b96-8d59-81ae63cb0a79 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:53.167531 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f0266e73-9326-4b96-8d59-81ae63cb0a79 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:53.167890 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1184/4734] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.329113 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-167ede8d-28c7-4743-af89-f298676bea6d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.331445 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-167ede8d-28c7-4743-af89-f298676bea6d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:53.331445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-167ede8d-28c7-4743-af89-f298676bea6d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.331445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-167ede8d-28c7-4743-af89-f298676bea6d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.339839 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.339839 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:53.342903 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-167ede8d-28c7-4743-af89-f298676bea6d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:53.347847 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-167ede8d-28c7-4743-af89-f298676bea6d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:53.348204 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1180/4735] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.471817 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.471817 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:53.472257 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Volume info retrieved successfully. Aug 08 20:27:53.472458 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Checking backup size 1 against volume size 1 {{(pid=100390) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 20:27:53.472585 np0000006809 devstack@c-api.service[100390]: INFO cinder.backup.api [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Overwriting volume 731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c with restore of backup f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:53.491398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] restore_backup in rpcapi backup_id f9cfe318-682a-4a10-ad64-fc4b984118b1 {{(pid=100390) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 20:27:53.493756 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-74ab5dbe-ca66-4ba9-baac-3631172c6635 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1/restore returned with HTTP 202 Aug 08 20:27:53.494419 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1188/4736] 10.4.3.206 () {70 vars in 1433 bytes} [Sat Aug 8 20:27:52 2026] POST /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1/restore => generated 152 bytes in 1182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:53.504397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b56ce39b-40cf-45d8-aa33-ff50637d45bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.507899 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b56ce39b-40cf-45d8-aa33-ff50637d45bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:53.507899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b56ce39b-40cf-45d8-aa33-ff50637d45bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.507899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b56ce39b-40cf-45d8-aa33-ff50637d45bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.507899 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b56ce39b-40cf-45d8-aa33-ff50637d45bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:53.510764 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.510764 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:53.511465 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b56ce39b-40cf-45d8-aa33-ff50637d45bd tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:53.511813 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1185/4737] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.626627 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-6aac3aaa-ae9e-418f-957c-7b6c2c915c4a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.628589 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-6aac3aaa-ae9e-418f-957c-7b6c2c915c4a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:53.628781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-6aac3aaa-ae9e-418f-957c-7b6c2c915c4a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.628955 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-6aac3aaa-ae9e-418f-957c-7b6c2c915c4a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.637892 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.637892 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:53.641468 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-6aac3aaa-ae9e-418f-957c-7b6c2c915c4a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:53.645295 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-6aac3aaa-ae9e-418f-957c-7b6c2c915c4a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:53.645692 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1185/4738] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.722105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-659949c2-6029-4f41-9022-ddcfcfe4fcc7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.722513 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-659949c2-6029-4f41-9022-ddcfcfe4fcc7 None None] GET https://10.4.3.206/volume// Aug 08 20:27:53.722700 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-659949c2-6029-4f41-9022-ddcfcfe4fcc7 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.722875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-659949c2-6029-4f41-9022-ddcfcfe4fcc7 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.723179 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-659949c2-6029-4f41-9022-ddcfcfe4fcc7 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:53.723457 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1181/4739] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:27: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 08 20:27:53.731553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-7cc2db5b-c66f-4ed3-86f8-1107c1b59df6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.756178 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-7cc2db5b-c66f-4ed3-86f8-1107c1b59df6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:27:53.756505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-7cc2db5b-c66f-4ed3-86f8-1107c1b59df6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c903632-c2a3-4025-8f06-9fa4f187a8b1", "connector": null, "instance_uuid": "99c6b843-a8fa-4263-8c18-212f3f60c30b"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:53.763458 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.763458 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:53.786893 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-7cc2db5b-c66f-4ed3-86f8-1107c1b59df6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:27:53.787359 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1189/4740] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:27:53 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:53.811220 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bbb1b941-f6ff-47ec-97cc-e9c2f669e1e1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.812943 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bbb1b941-f6ff-47ec-97cc-e9c2f669e1e1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:53.813173 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bbb1b941-f6ff-47ec-97cc-e9c2f669e1e1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.813349 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bbb1b941-f6ff-47ec-97cc-e9c2f669e1e1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.818233 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ee909918-1f4e-47ba-bd3a-a80a88885d6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.819269 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06786a32-94d9-448b-a1e2-058003846772 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.819643 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06786a32-94d9-448b-a1e2-058003846772 None None] GET https://10.4.3.206/volume// Aug 08 20:27:53.819770 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06786a32-94d9-448b-a1e2-058003846772 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.819929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06786a32-94d9-448b-a1e2-058003846772 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.819974 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee909918-1f4e-47ba-bd3a-a80a88885d6b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 Aug 08 20:27:53.820191 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee909918-1f4e-47ba-bd3a-a80a88885d6b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.820258 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06786a32-94d9-448b-a1e2-058003846772 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:27:53.820566 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ee909918-1f4e-47ba-bd3a-a80a88885d6b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.820633 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1182/4741] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:27: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 08 20:27:53.822281 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.822281 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:53.826015 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ee909918-1f4e-47ba-bd3a-a80a88885d6b tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 returned with HTTP 404 Aug 08 20:27:53.826592 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1186/4742] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/8f40705d-854f-4179-b326-e6067e7be406 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:53.826976 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bbb1b941-f6ff-47ec-97cc-e9c2f669e1e1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:53.827719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-96247c57-26f8-4511-85c4-483ac8d6476e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.829628 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-96247c57-26f8-4511-85c4-483ac8d6476e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:53.829909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-96247c57-26f8-4511-85c4-483ac8d6476e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.829993 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-96247c57-26f8-4511-85c4-483ac8d6476e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.830904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bbb1b941-f6ff-47ec-97cc-e9c2f669e1e1 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:53.831271 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1186/4743] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:53.833429 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.834876 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:53.835159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-940926383"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:53.836470 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-940926383'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:53.836580 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume of 1 GB Aug 08 20:27:53.838347 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.838347 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:53.840351 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:53.841459 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-96247c57-26f8-4511-85c4-483ac8d6476e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:53.845186 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-96247c57-26f8-4511-85c4-483ac8d6476e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:53.845467 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (0c91cc0b-e08b-42ab-b08e-d9a8228324ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:53.845642 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1190/4744] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:27:53.846288 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96169e7-56a9-4093-a3c7-de92990d74ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:53.846983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:53.872317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b96169e7-56a9-4093-a3c7-de92990d74ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:53.872990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772cb627-dfb5-4d90-baba-241acb13e4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:53.908512 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['353fe0f6-0c9f-4ade-ae4b-743b9cc88733', '5ed67441-d04b-49f8-80a0-d7f0463e9bc9', '831f933a-be0d-4f77-8e96-da6e043db281', '471cc55d-b015-44db-8013-8268efb7a8dd'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:53.909296 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772cb627-dfb5-4d90-baba-241acb13e4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353fe0f6-0c9f-4ade-ae4b-743b9cc88733', '5ed67441-d04b-49f8-80a0-d7f0463e9bc9', '831f933a-be0d-4f77-8e96-da6e043db281', '471cc55d-b015-44db-8013-8268efb7a8dd']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:53.909981 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2e52b1-16d0-4f83-95ee-958de19ed539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:53.930059 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a2e52b1-16d0-4f83-95ee-958de19ed539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87508c4d-29fe-42df-b5e0-a9fe710dd214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-940926383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['353fe0f6-0c9f-4ade-ae4b-743b9cc88733','5ed67441-d04b-49f8-80a0-d7f0463e9bc9','831f933a-be0d-4f77-8e96-da6e043db281','471cc55d-b015-44db-8013-8268efb7a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-940926383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87508c4d-29fe-42df-b5e0-a9fe710dd214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfae6e01efb3464db3acee64cfa8d7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:53.930866 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2dccec1-4aae-40ba-be69-fe2f12ec41ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:53.945006 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.947191 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] PUT https://10.4.3.206/volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e Aug 08 20:27:53.947276 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2dccec1-4aae-40ba-be69-fe2f12ec41ba) transitioned into state 'SUCCESS' from state '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-940926383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['353fe0f6-0c9f-4ade-ae4b-743b9cc88733','5ed67441-d04b-49f8-80a0-d7f0463e9bc9','831f933a-be0d-4f77-8e96-da6e043db281','471cc55d-b015-44db-8013-8268efb7a8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:53.947770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:53.948009 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f6c882-3b58-4dcb-8e96-1b3231ee8e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:53.954983 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Acquiring lock "cinder-attachment_update-5c903632-c2a3-4025-8f06-9fa4f187a8b1-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:27:53.955396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87f6c882-3b58-4dcb-8e96-1b3231ee8e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:53.956206 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (0c91cc0b-e08b-42ab-b08e-d9a8228324ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:53.956501 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request issued successfully. Aug 08 20:27:53.957006 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c28b7a20-d7cc-48da-a78f-df871bd8fcd6 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:53.957432 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1183/4745] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:53 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:53.961084 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-5c903632-c2a3-4025-8f06-9fa4f187a8b1-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:27:53.962017 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.962017 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:53.969275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1d8f7d96-2e22-4dae-bfb7-ce1f432b6617 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:53.971085 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d8f7d96-2e22-4dae-bfb7-ce1f432b6617 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:53.971274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d8f7d96-2e22-4dae-bfb7-ce1f432b6617 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:53.971477 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1d8f7d96-2e22-4dae-bfb7-ce1f432b6617 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:53.977946 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:53.977946 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:53.981595 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1d8f7d96-2e22-4dae-bfb7-ce1f432b6617 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:53.986600 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1d8f7d96-2e22-4dae-bfb7-ce1f432b6617 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 returned with HTTP 200 Aug 08 20:27:53.987051 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1187/4746] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:53 2026] GET /volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:54.042441 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-5c903632-c2a3-4025-8f06-9fa4f187a8b1-np0000006809" released by "attachment_update" :: held 0.081s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:27:54.042760 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-16d6ccec-1ca0-4216-9055-471acc02c4b9 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e returned with HTTP 200 Aug 08 20:27:54.043420 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1187/4747] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:27:53 2026] PUT /volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:54.150578 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-83c1c126-6e55-4b8c-b5d1-9e552648a7b8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:54.152198 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83c1c126-6e55-4b8c-b5d1-9e552648a7b8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 Aug 08 20:27:54.152372 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83c1c126-6e55-4b8c-b5d1-9e552648a7b8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:54.152588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-83c1c126-6e55-4b8c-b5d1-9e552648a7b8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:54.152726 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-83c1c126-6e55-4b8c-b5d1-9e552648a7b8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id dc1ddda3-ae3d-4547-837f-1cdb324f58b9. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:54.156310 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-83c1c126-6e55-4b8c-b5d1-9e552648a7b8 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 returned with HTTP 404 Aug 08 20:27:54.156903 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1191/4748] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:54 2026] GET /volume/v3/backups/dc1ddda3-ae3d-4547-837f-1cdb324f58b9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:54.162980 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:54.164768 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:54.165007 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:54.165226 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:54.165367 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete backup with id: 3670e10e-d4d4-4520-b936-fbd3a1c758f2. Aug 08 20:27:54.169350 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:54.169350 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:54.179728 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] delete_backup rpcapi backup_id 3670e10e-d4d4-4520-b936-fbd3a1c758f2 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:27:54.181132 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33ac58ae-33c2-4552-b793-f2eb89486de4 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 202 Aug 08 20:27:54.181497 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1184/4749] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:54 2026] DELETE /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:54.187821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c5e949cd-c3c9-45ca-b7ac-116878b8d933 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:54.190289 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5e949cd-c3c9-45ca-b7ac-116878b8d933 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:54.190289 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5e949cd-c3c9-45ca-b7ac-116878b8d933 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:54.190289 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5e949cd-c3c9-45ca-b7ac-116878b8d933 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:54.190289 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c5e949cd-c3c9-45ca-b7ac-116878b8d933 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:54.193869 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:54.193869 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:54.194870 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5e949cd-c3c9-45ca-b7ac-116878b8d933 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 200 Aug 08 20:27:54.194870 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1188/4750] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:54 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:54.359951 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f9d93081-c6d7-445a-b095-53919a9d9bad None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:54.361576 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9d93081-c6d7-445a-b095-53919a9d9bad tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:54.361776 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9d93081-c6d7-445a-b095-53919a9d9bad tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:54.361956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f9d93081-c6d7-445a-b095-53919a9d9bad tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:54.373570 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:54.373570 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:54.377994 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f9d93081-c6d7-445a-b095-53919a9d9bad tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:54.382926 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f9d93081-c6d7-445a-b095-53919a9d9bad tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:54.382926 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1188/4751] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:54 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:54.522402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-795bc203-ea56-4378-aa65-90fdef264e2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:54.524845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-795bc203-ea56-4378-aa65-90fdef264e2c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:54.525125 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-795bc203-ea56-4378-aa65-90fdef264e2c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:54.525352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-795bc203-ea56-4378-aa65-90fdef264e2c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:54.525509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-795bc203-ea56-4378-aa65-90fdef264e2c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:54.530688 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:54.530688 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:54.531298 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-795bc203-ea56-4378-aa65-90fdef264e2c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:54.531682 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1192/4752] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:54 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:54.843010 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3124a3b1-572a-428c-861e-bf65264546ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:54.844730 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3124a3b1-572a-428c-861e-bf65264546ea tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:54.844909 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3124a3b1-572a-428c-861e-bf65264546ea tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:54.845094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3124a3b1-572a-428c-861e-bf65264546ea tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:54.857711 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:54.857711 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:54.862624 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3124a3b1-572a-428c-861e-bf65264546ea tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:54.868545 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3124a3b1-572a-428c-861e-bf65264546ea tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:54.869104 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1185/4753] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:54 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:55.004468 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08a59451-9f4a-4164-98c4-52332ec1bfed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.006190 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08a59451-9f4a-4164-98c4-52332ec1bfed tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:55.006471 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08a59451-9f4a-4164-98c4-52332ec1bfed tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.006669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08a59451-9f4a-4164-98c4-52332ec1bfed tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.013315 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.013315 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:55.017092 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-08a59451-9f4a-4164-98c4-52332ec1bfed tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:55.020682 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08a59451-9f4a-4164-98c4-52332ec1bfed tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 returned with HTTP 200 Aug 08 20:27:55.021242 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1189/4754] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:55.037512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.039260 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:55.039701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87508c4d-29fe-42df-b5e0-a9fe710dd214", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2135855152"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:55.047455 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.047455 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:55.047722 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:55.047834 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create snapshot from volume 87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:55.074599 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['0f1caeb1-28e9-474c-89a5-f0d4ef38d20b', '7f77f6ab-1191-4dfa-b266-139f6e0e252b', 'db8cc85b-3c8f-474f-b75d-577dc00ac46f', 'faac25e6-d07a-432b-a81f-4c8f84645410'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:55.100729 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot create request issued successfully. Aug 08 20:27:55.100973 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da30bf1a-da2c-4161-9b3c-2562cc3aed67 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:55.101397 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1189/4755] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:55.109923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fcdc243e-c12c-4f2c-ae0a-3f46364fba9a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.113702 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fcdc243e-c12c-4f2c-ae0a-3f46364fba9a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:55.113868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fcdc243e-c12c-4f2c-ae0a-3f46364fba9a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.114037 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fcdc243e-c12c-4f2c-ae0a-3f46364fba9a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.119862 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.119862 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:55.120231 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fcdc243e-c12c-4f2c-ae0a-3f46364fba9a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:55.121090 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fcdc243e-c12c-4f2c-ae0a-3f46364fba9a tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 returned with HTTP 200 Aug 08 20:27:55.121572 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1193/4756] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:55.211349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6ba9c732-a304-41d4-a352-551eb3a264dc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.212999 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ba9c732-a304-41d4-a352-551eb3a264dc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 Aug 08 20:27:55.213211 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ba9c732-a304-41d4-a352-551eb3a264dc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.213419 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6ba9c732-a304-41d4-a352-551eb3a264dc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.213541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-6ba9c732-a304-41d4-a352-551eb3a264dc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3670e10e-d4d4-4520-b936-fbd3a1c758f2. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:55.216630 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6ba9c732-a304-41d4-a352-551eb3a264dc tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 returned with HTTP 404 Aug 08 20:27:55.217017 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1186/4757] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/backups/3670e10e-d4d4-4520-b936-fbd3a1c758f2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:55.223042 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-141c323c-4ce7-4e63-8f47-162218a00493 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.224979 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-141c323c-4ce7-4e63-8f47-162218a00493 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:55.225209 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-141c323c-4ce7-4e63-8f47-162218a00493 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.225394 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-141c323c-4ce7-4e63-8f47-162218a00493 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.225504 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.contrib.backups [None req-141c323c-4ce7-4e63-8f47-162218a00493 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete backup with id: 3db965cc-0bff-48a5-8818-c621d38e1972. Aug 08 20:27:55.229100 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.229100 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:55.239077 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.backup.rpcapi [None req-141c323c-4ce7-4e63-8f47-162218a00493 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] delete_backup rpcapi backup_id 3db965cc-0bff-48a5-8818-c621d38e1972 {{(pid=100388) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:27:55.240558 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-141c323c-4ce7-4e63-8f47-162218a00493 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 202 Aug 08 20:27:55.241032 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1190/4758] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:55 2026] DELETE /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:27:55.247821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-07b8485c-5df6-44c3-8696-3e97e85ac139 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.249647 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07b8485c-5df6-44c3-8696-3e97e85ac139 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:55.249848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07b8485c-5df6-44c3-8696-3e97e85ac139 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.250144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-07b8485c-5df6-44c3-8696-3e97e85ac139 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.250252 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-07b8485c-5df6-44c3-8696-3e97e85ac139 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:55.257322 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.257322 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:55.258017 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-07b8485c-5df6-44c3-8696-3e97e85ac139 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 200 Aug 08 20:27:55.258368 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1190/4759] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:55.393791 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6d746cf1-ef93-490e-a4f9-b85f300c8ae3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.395943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d746cf1-ef93-490e-a4f9-b85f300c8ae3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:55.396237 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d746cf1-ef93-490e-a4f9-b85f300c8ae3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.396519 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6d746cf1-ef93-490e-a4f9-b85f300c8ae3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.407793 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.407793 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:55.413469 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6d746cf1-ef93-490e-a4f9-b85f300c8ae3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:55.418967 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6d746cf1-ef93-490e-a4f9-b85f300c8ae3 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:55.419505 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1194/4760] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:55.541920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3e25facd-5e75-4f6c-88c8-f7c87d5e3658 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.543615 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e25facd-5e75-4f6c-88c8-f7c87d5e3658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:55.544461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e25facd-5e75-4f6c-88c8-f7c87d5e3658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.544711 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3e25facd-5e75-4f6c-88c8-f7c87d5e3658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.544853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-3e25facd-5e75-4f6c-88c8-f7c87d5e3658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:55.550253 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.550253 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:55.551070 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3e25facd-5e75-4f6c-88c8-f7c87d5e3658 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:55.551537 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1187/4761] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:55.556742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-83bca3e7-f9b6-412d-a459-98ad47b2aaa7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.559370 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-83bca3e7-f9b6-412d-a459-98ad47b2aaa7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b/action Aug 08 20:27:55.559866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-83bca3e7-f9b6-412d-a459-98ad47b2aaa7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:55.560019 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-83bca3e7-f9b6-412d-a459-98ad47b2aaa7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:55.576021 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.576021 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:55.585317 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-32d2a979-9f15-4dd1-9a30-3c4b4d8b20df req-83bca3e7-f9b6-412d-a459-98ad47b2aaa7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b/action returned with HTTP 204 Aug 08 20:27:55.585758 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1191/4762] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:27:55 2026] POST /volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:55.882487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a70b19c-2b21-4848-a9ce-9c4401577c58 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:55.884358 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a70b19c-2b21-4848-a9ce-9c4401577c58 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:55.884358 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a70b19c-2b21-4848-a9ce-9c4401577c58 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:55.884475 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a70b19c-2b21-4848-a9ce-9c4401577c58 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:55.896512 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:55.896512 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:55.900616 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0a70b19c-2b21-4848-a9ce-9c4401577c58 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:55.906530 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a70b19c-2b21-4848-a9ce-9c4401577c58 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:55.907227 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1191/4763] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:55 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:56.131465 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6bae205c-1df4-45a5-a9e2-6c3bdafc85c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.133191 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bae205c-1df4-45a5-a9e2-6c3bdafc85c3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:56.133511 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bae205c-1df4-45a5-a9e2-6c3bdafc85c3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.133734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6bae205c-1df4-45a5-a9e2-6c3bdafc85c3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.140395 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.140395 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:56.140709 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6bae205c-1df4-45a5-a9e2-6c3bdafc85c3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:56.141336 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6bae205c-1df4-45a5-a9e2-6c3bdafc85c3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 returned with HTTP 200 Aug 08 20:27:56.141733 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1195/4764] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:56.152959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2d608e7e-5090-42b5-aa43-b7e4c20be06f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.155016 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d608e7e-5090-42b5-aa43-b7e4c20be06f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] GET https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:56.155936 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d608e7e-5090-42b5-aa43-b7e4c20be06f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.155936 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2d608e7e-5090-42b5-aa43-b7e4c20be06f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.161330 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.161330 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:56.161910 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2d608e7e-5090-42b5-aa43-b7e4c20be06f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Snapshot retrieved successfully. Aug 08 20:27:56.162811 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2d608e7e-5090-42b5-aa43-b7e4c20be06f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 returned with HTTP 200 Aug 08 20:27:56.163311 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1188/4765] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:56.167280 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.168897 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:56.169088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.169262 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.169356 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:56.173004 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.174162 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.174162 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:56.174627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:56.174688 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:27:56.174807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.174976 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.175084 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete snapshot with id: 8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:56.180518 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.180518 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:56.180925 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:56.192302 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:27:56.192502 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-606c0d37-695c-4242-9cd2-096bc982e0e8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 returned with HTTP 202 Aug 08 20:27:56.192880 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1192/4766] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:56 2026] DELETE /volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:56.197840 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot delete request issued successfully. Aug 08 20:27:56.198047 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e7c02516-a541-4b50-bdb5-4fe728d5adee tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 returned with HTTP 202 Aug 08 20:27:56.198527 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1192/4767] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:27:56 2026] DELETE /volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:56.200972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-be0ec72b-9781-447e-bd27-cadd266bea2c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.203238 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-be0ec72b-9781-447e-bd27-cadd266bea2c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:56.203527 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-be0ec72b-9781-447e-bd27-cadd266bea2c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.203762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-be0ec72b-9781-447e-bd27-cadd266bea2c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.207681 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3caa0228-db0b-46de-8ab6-c6804fa77992 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.209058 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3caa0228-db0b-46de-8ab6-c6804fa77992 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:56.209373 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.209373 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:56.209550 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3caa0228-db0b-46de-8ab6-c6804fa77992 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.209847 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-be0ec72b-9781-447e-bd27-cadd266bea2c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:27:56.209927 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3caa0228-db0b-46de-8ab6-c6804fa77992 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.210713 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-be0ec72b-9781-447e-bd27-cadd266bea2c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 returned with HTTP 200 Aug 08 20:27:56.211098 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1196/4768] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:56.215254 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.215254 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:56.215758 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3caa0228-db0b-46de-8ab6-c6804fa77992 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:56.216615 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3caa0228-db0b-46de-8ab6-c6804fa77992 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 returned with HTTP 200 Aug 08 20:27:56.217100 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1189/4769] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:56.268931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3974c82c-c8d5-4d26-a0e9-dc4ae50eabde None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.270752 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3974c82c-c8d5-4d26-a0e9-dc4ae50eabde tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 Aug 08 20:27:56.270980 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3974c82c-c8d5-4d26-a0e9-dc4ae50eabde tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.271202 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3974c82c-c8d5-4d26-a0e9-dc4ae50eabde tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.271303 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3974c82c-c8d5-4d26-a0e9-dc4ae50eabde tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Show backup with id 3db965cc-0bff-48a5-8818-c621d38e1972. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:56.274598 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3974c82c-c8d5-4d26-a0e9-dc4ae50eabde tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 returned with HTTP 404 Aug 08 20:27:56.275077 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1193/4770] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/backups/3db965cc-0bff-48a5-8818-c621d38e1972 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:56.281289 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.283090 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 Aug 08 20:27:56.283298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.283495 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.283663 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume with id: 8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 Aug 08 20:27:56.291963 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.291963 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:56.292291 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:56.308398 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Delete volume request issued successfully. Aug 08 20:27:56.308585 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04bd6f00-96ca-4bc9-a260-c1fd8d83014a tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 returned with HTTP 202 Aug 08 20:27:56.308976 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1193/4771] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:27:56 2026] DELETE /volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:56.315627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-adbe91da-41d8-4240-a49e-b5078e0a6a85 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.317966 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adbe91da-41d8-4240-a49e-b5078e0a6a85 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 Aug 08 20:27:56.318338 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adbe91da-41d8-4240-a49e-b5078e0a6a85 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.318575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-adbe91da-41d8-4240-a49e-b5078e0a6a85 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.327877 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.327877 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:56.331558 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-adbe91da-41d8-4240-a49e-b5078e0a6a85 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Volume info retrieved successfully. Aug 08 20:27:56.335374 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-adbe91da-41d8-4240-a49e-b5078e0a6a85 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 returned with HTTP 200 Aug 08 20:27:56.335808 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1197/4772] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:56.432548 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5ed02a92-fcdc-4fd9-accf-728f846b85ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.436743 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ed02a92-fcdc-4fd9-accf-728f846b85ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:56.436743 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ed02a92-fcdc-4fd9-accf-728f846b85ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.436743 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5ed02a92-fcdc-4fd9-accf-728f846b85ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.446412 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.446412 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:56.449875 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5ed02a92-fcdc-4fd9-accf-728f846b85ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:56.453971 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5ed02a92-fcdc-4fd9-accf-728f846b85ea tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:56.454516 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1190/4773] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:56.467921 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cc2546f0-d049-4e39-95d0-9ab486c7a8a9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.469779 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc2546f0-d049-4e39-95d0-9ab486c7a8a9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:27:56.469990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc2546f0-d049-4e39-95d0-9ab486c7a8a9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.470227 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cc2546f0-d049-4e39-95d0-9ab486c7a8a9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.479215 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.479215 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:56.482572 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cc2546f0-d049-4e39-95d0-9ab486c7a8a9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:27:56.486633 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cc2546f0-d049-4e39-95d0-9ab486c7a8a9 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:27:56.487026 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1194/4774] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:56.561895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7b0ec046-dc47-41c6-95d1-1fdae43d791b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.565618 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7b0ec046-dc47-41c6-95d1-1fdae43d791b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:56.565833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec046-dc47-41c6-95d1-1fdae43d791b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.566049 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec046-dc47-41c6-95d1-1fdae43d791b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.566182 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7b0ec046-dc47-41c6-95d1-1fdae43d791b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:56.570453 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.570453 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:56.571034 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7b0ec046-dc47-41c6-95d1-1fdae43d791b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:56.571375 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1194/4775] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:56.919312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5cb4015a-f86d-4742-8af0-0aba33ba2cd6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:56.920886 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cb4015a-f86d-4742-8af0-0aba33ba2cd6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:56.921088 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cb4015a-f86d-4742-8af0-0aba33ba2cd6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:56.921281 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5cb4015a-f86d-4742-8af0-0aba33ba2cd6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:56.929327 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:56.929327 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:56.932603 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5cb4015a-f86d-4742-8af0-0aba33ba2cd6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:56.936685 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5cb4015a-f86d-4742-8af0-0aba33ba2cd6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:56.937060 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1198/4776] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:56 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:57.220663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca317996-82c0-485b-9e6d-69f919c46c8c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.223247 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca317996-82c0-485b-9e6d-69f919c46c8c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 Aug 08 20:27:57.223537 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca317996-82c0-485b-9e6d-69f919c46c8c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.223793 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca317996-82c0-485b-9e6d-69f919c46c8c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.228519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39949cee-7941-4fea-a717-495bd49ddbfd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.229140 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca317996-82c0-485b-9e6d-69f919c46c8c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 returned with HTTP 404 Aug 08 20:27:57.229755 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1191/4777] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:57 2026] GET /volume/v3/snapshots/ac56785b-9874-40b7-b9e0-edbb9137c869 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:57.230700 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39949cee-7941-4fea-a717-495bd49ddbfd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 Aug 08 20:27:57.230936 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39949cee-7941-4fea-a717-495bd49ddbfd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.231147 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39949cee-7941-4fea-a717-495bd49ddbfd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.235157 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39949cee-7941-4fea-a717-495bd49ddbfd tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 returned with HTTP 404 Aug 08 20:27:57.235619 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1195/4778] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:57 2026] GET /volume/v3/snapshots/8df56ae1-4a49-4660-b628-1fa7ffcf1998 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:57.242106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-15310070-3b6f-42c9-8488-336415b4d6e2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.244051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:57.244323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.244569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.244766 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume with id: 87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:57.251701 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:57.251701 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:57.252083 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:57.267157 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume request issued successfully. Aug 08 20:27:57.267398 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-15310070-3b6f-42c9-8488-336415b4d6e2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 returned with HTTP 202 Aug 08 20:27:57.267811 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1195/4779] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:27:57 2026] DELETE /volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:27:57.273972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6baca86f-af02-4b0f-8442-8ffdb47b7f5e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.281181 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6baca86f-af02-4b0f-8442-8ffdb47b7f5e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:57.281374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6baca86f-af02-4b0f-8442-8ffdb47b7f5e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.281598 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6baca86f-af02-4b0f-8442-8ffdb47b7f5e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.293611 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:57.293611 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:57.297410 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6baca86f-af02-4b0f-8442-8ffdb47b7f5e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:57.301071 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6baca86f-af02-4b0f-8442-8ffdb47b7f5e tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 returned with HTTP 200 Aug 08 20:27:57.301447 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1199/4780] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:57 2026] GET /volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:57.347884 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-37f38113-c924-410b-8e7b-c517a9f3d418 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.349672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37f38113-c924-410b-8e7b-c517a9f3d418 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] GET https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 Aug 08 20:27:57.349862 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37f38113-c924-410b-8e7b-c517a9f3d418 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.350131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37f38113-c924-410b-8e7b-c517a9f3d418 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.355596 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37f38113-c924-410b-8e7b-c517a9f3d418 tempest-ProjectAdminTests33-1561549607 tempest-ProjectAdminTests33-1561549607-project-admin] https://10.4.3.206/volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 returned with HTTP 404 Aug 08 20:27:57.356419 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1192/4781] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:57 2026] GET /volume/v3/volumes/8bd4d2ca-bb8e-4995-ba5a-d8d7ea55b508 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:57.580558 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ce072b95-2cd0-4480-a648-c785813729ec None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.583870 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce072b95-2cd0-4480-a648-c785813729ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:57.583870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce072b95-2cd0-4480-a648-c785813729ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.583870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ce072b95-2cd0-4480-a648-c785813729ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.583870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-ce072b95-2cd0-4480-a648-c785813729ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:57.588342 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:57.588342 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:57.589050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ce072b95-2cd0-4480-a648-c785813729ec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:57.589456 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1196/4782] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:57 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:57.924209 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-e3b0b3d2-2fd0-4496-8e93-5c1392dc95f0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.926142 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-e3b0b3d2-2fd0-4496-8e93-5c1392dc95f0 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e/action Aug 08 20:27:57.926506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-e3b0b3d2-2fd0-4496-8e93-5c1392dc95f0 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:27:57.926645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-e3b0b3d2-2fd0-4496-8e93-5c1392dc95f0 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:57.943061 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:57.943061 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:57.951548 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-cc8ff8a0-90d8-4a45-98c7-c2548babe0fb req-e3b0b3d2-2fd0-4496-8e93-5c1392dc95f0 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e/action returned with HTTP 204 Aug 08 20:27:57.951942 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1196/4783] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:27:57 2026] POST /volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:57.955264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-924508fd-f73a-4ffc-b29c-165432164037 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:57.957217 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-924508fd-f73a-4ffc-b29c-165432164037 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:27:57.957606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-924508fd-f73a-4ffc-b29c-165432164037 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:57.957920 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-924508fd-f73a-4ffc-b29c-165432164037 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:57.969316 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:57.969316 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:57.973290 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-924508fd-f73a-4ffc-b29c-165432164037 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:27:57.978237 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-924508fd-f73a-4ffc-b29c-165432164037 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:27:57.978237 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1200/4784] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:57 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:58.313540 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b3dbda55-a9a2-4409-b953-aaa5534cfc95 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:58.315217 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b3dbda55-a9a2-4409-b953-aaa5534cfc95 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 Aug 08 20:27:58.315412 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b3dbda55-a9a2-4409-b953-aaa5534cfc95 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:58.315599 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b3dbda55-a9a2-4409-b953-aaa5534cfc95 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:58.321330 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b3dbda55-a9a2-4409-b953-aaa5534cfc95 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 returned with HTTP 404 Aug 08 20:27:58.321720 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1193/4785] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:58 2026] GET /volume/v3/volumes/87508c4d-29fe-42df-b5e0-a9fe710dd214 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:27:58.329144 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:58.331536 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:27:58.332125 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1957352647"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:58.333928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1957352647'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:27:58.334115 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume of 1 GB Aug 08 20:27:58.338640 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Availability Zones retrieved successfully. Aug 08 20:27:58.345978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (2284e81f-c035-4e7e-b227-6cce086f0662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:58.346987 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edcc244-3534-44a8-88a5-75eac31e20e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:58.347830 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:27:58.370137 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9edcc244-3534-44a8-88a5-75eac31e20e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:58.370837 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3984b1a3-6243-4b88-8f02-328077150278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:58.411406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['0930f0bb-eb65-4f03-9a7b-255eda21cc98', '614063e6-f468-4986-a051-76291c01fdb2', '253a59e7-88cf-425c-9c33-81ae14a53faf', '56e9f5f2-4f83-4f86-a42b-764a428804d8'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:58.412193 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3984b1a3-6243-4b88-8f02-328077150278) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0930f0bb-eb65-4f03-9a7b-255eda21cc98', '614063e6-f468-4986-a051-76291c01fdb2', '253a59e7-88cf-425c-9c33-81ae14a53faf', '56e9f5f2-4f83-4f86-a42b-764a428804d8']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:58.412961 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e921c1e-5731-498c-8b65-4d88275d634e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:58.439768 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e921c1e-5731-498c-8b65-4d88275d634e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957352647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['0930f0bb-eb65-4f03-9a7b-255eda21cc98','614063e6-f468-4986-a051-76291c01fdb2','253a59e7-88cf-425c-9c33-81ae14a53faf','56e9f5f2-4f83-4f86-a42b-764a428804d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957352647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfae6e01efb3464db3acee64cfa8d7ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:58.440701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79ecf555-c9f9-41f5-812b-358d6ddde686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:58.462746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79ecf555-c9f9-41f5-812b-358d6ddde686) transitioned into state 'SUCCESS' from state '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-1957352647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae6e01efb3464db3acee64cfa8d7ae',qos_specs=None,replication_status=,reservations=['0930f0bb-eb65-4f03-9a7b-255eda21cc98','614063e6-f468-4986-a051-76291c01fdb2','253a59e7-88cf-425c-9c33-81ae14a53faf','56e9f5f2-4f83-4f86-a42b-764a428804d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a3f2138cee64fa6a1e6580bbcaf5987',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:58.463555 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e88c489f-be01-4385-8a6d-011ac270c50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:27:58.473881 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e88c489f-be01-4385-8a6d-011ac270c50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:27:58.475001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Flow 'volume_create_api' (2284e81f-c035-4e7e-b227-6cce086f0662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:27:58.475404 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create volume request issued successfully. Aug 08 20:27:58.475919 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8ac8f236-27ae-42c0-829b-dc26fdd872bc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:27:58.476502 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1197/4786] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:27:58 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:58.491211 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-93778c00-9d1a-408c-a2db-b340d968eb9f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:58.493326 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93778c00-9d1a-408c-a2db-b340d968eb9f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:27:58.493326 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93778c00-9d1a-408c-a2db-b340d968eb9f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:58.493326 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93778c00-9d1a-408c-a2db-b340d968eb9f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:58.503123 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:58.503123 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:58.506259 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-93778c00-9d1a-408c-a2db-b340d968eb9f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:58.512286 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93778c00-9d1a-408c-a2db-b340d968eb9f tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 returned with HTTP 200 Aug 08 20:27:58.512854 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1197/4787] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:58 2026] GET /volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:58.599971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b38508df-2ee9-4d8d-90c2-b329112783aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:58.602213 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b38508df-2ee9-4d8d-90c2-b329112783aa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:58.602593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b38508df-2ee9-4d8d-90c2-b329112783aa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:58.602688 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b38508df-2ee9-4d8d-90c2-b329112783aa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:58.602791 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b38508df-2ee9-4d8d-90c2-b329112783aa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:58.606866 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:58.606866 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:58.607444 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b38508df-2ee9-4d8d-90c2-b329112783aa tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:58.607898 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1201/4788] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:58 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:58.707923 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-76dd953f-b0db-4fb2-bdff-84d5d6e4adaf req-a3c61e4e-2025-4825-be47-452b04765ba9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:58.711318 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-76dd953f-b0db-4fb2-bdff-84d5d6e4adaf req-a3c61e4e-2025-4825-be47-452b04765ba9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f Aug 08 20:27:58.712039 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-76dd953f-b0db-4fb2-bdff-84d5d6e4adaf req-a3c61e4e-2025-4825-be47-452b04765ba9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:58.712039 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-76dd953f-b0db-4fb2-bdff-84d5d6e4adaf req-a3c61e4e-2025-4825-be47-452b04765ba9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:58.719350 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:58.719350 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:58.763208 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-76dd953f-b0db-4fb2-bdff-84d5d6e4adaf req-a3c61e4e-2025-4825-be47-452b04765ba9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f returned with HTTP 200 Aug 08 20:27:58.763679 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1194/4789] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:27:58 2026] DELETE /volume/v3/attachments/32cb3f25-ab28-4b3c-a7b6-a03c06afc33f => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:27:58.905504 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7ea6f219-4c06-437b-a36b-33bb30b67336 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:59.015406 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ea6f219-4c06-437b-a36b-33bb30b67336 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Aug 08 20:27:59.015672 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ea6f219-4c06-437b-a36b-33bb30b67336 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:59.015938 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7ea6f219-4c06-437b-a36b-33bb30b67336 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] Calling method 'get_pools' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:59.016298 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:59.016298 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:59.028453 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7ea6f219-4c06-437b-a36b-33bb30b67336 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 20:27:59.028866 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1198/4790] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:27:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:59.037241 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-33fb95de-c601-42a0-bd1e-a84a37369df9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:59.039532 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33fb95de-c601-42a0-bd1e-a84a37369df9 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] GET https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool Aug 08 20:27:59.039815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33fb95de-c601-42a0-bd1e-a84a37369df9 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:59.040098 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-33fb95de-c601-42a0-bd1e-a84a37369df9 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:59.056068 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-33fb95de-c601-42a0-bd1e-a84a37369df9 tempest-ProjectAdminTests-276980955 tempest-ProjectAdminTests-276980955-project-admin] https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool returned with HTTP 200 Aug 08 20:27:59.056646 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1198/4791] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:27:59 2026] GET /volume/v3/capabilities/np0000006809@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:59.526564 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-62eefc6e-b2d9-42f0-8323-5af8eaa8bfeb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:59.528322 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62eefc6e-b2d9-42f0-8323-5af8eaa8bfeb tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:27:59.528578 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62eefc6e-b2d9-42f0-8323-5af8eaa8bfeb tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:59.528747 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62eefc6e-b2d9-42f0-8323-5af8eaa8bfeb tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:59.535652 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:59.535652 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:27:59.538738 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-62eefc6e-b2d9-42f0-8323-5af8eaa8bfeb tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:59.542177 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62eefc6e-b2d9-42f0-8323-5af8eaa8bfeb tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 returned with HTTP 200 Aug 08 20:27:59.542593 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1202/4792] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:27:59 2026] GET /volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:27:59.555956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-917f4ea1-976b-4231-87eb-968240880705 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:59.557617 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:27:59.557914 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-39680315"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:27:59.565475 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:59.565475 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:27:59.565632 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:27:59.565740 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Create snapshot from volume b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:27:59.591174 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Created reservations ['28b649c2-25e4-46ce-98a0-abf99747ef0d', '65964458-7cb7-4590-a6b7-e88548c41996', 'd419b273-41f8-4088-a8d9-b6aeb133c1ed', '7d091dcb-db8c-47a3-a6d0-123eab11e7a0'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:27:59.616979 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot create request issued successfully. Aug 08 20:27:59.617348 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-917f4ea1-976b-4231-87eb-968240880705 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:27:59.617799 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1195/4793] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:27:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:27:59.618729 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-97d57fa2-e6ed-4e2e-8698-64c621064b3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:59.620292 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97d57fa2-e6ed-4e2e-8698-64c621064b3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:27:59.620511 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97d57fa2-e6ed-4e2e-8698-64c621064b3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:59.620677 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-97d57fa2-e6ed-4e2e-8698-64c621064b3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:59.620784 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-97d57fa2-e6ed-4e2e-8698-64c621064b3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:27:59.625264 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:59.625264 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:27:59.625721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-835e448c-b631-44f8-bb1d-fa24437049e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:27:59.625983 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-97d57fa2-e6ed-4e2e-8698-64c621064b3d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:27:59.626663 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1199/4794] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:27:59 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:27:59.627356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-835e448c-b631-44f8-bb1d-fa24437049e7 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c Aug 08 20:27:59.627559 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-835e448c-b631-44f8-bb1d-fa24437049e7 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:27:59.627743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-835e448c-b631-44f8-bb1d-fa24437049e7 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:27:59.633784 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:27:59.633784 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:27:59.634157 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-835e448c-b631-44f8-bb1d-fa24437049e7 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:27:59.634918 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-835e448c-b631-44f8-bb1d-fa24437049e7 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c returned with HTTP 200 Aug 08 20:27:59.635403 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1199/4795] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:27:59 2026] GET /volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:00.114904 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.116461 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:28:00.116634 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.116806 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.116951 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:28:00.122902 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.122902 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:00.123289 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:00.136782 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:28:00.136946 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-55f5e0ed-12c4-40ef-a47f-7c5304d70658 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 202 Aug 08 20:28:00.137306 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1203/4796] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:00 2026] DELETE /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:00.144570 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7c451765-675f-43aa-97f5-896d418e5c7b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.146290 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c451765-675f-43aa-97f5-896d418e5c7b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:28:00.146474 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c451765-675f-43aa-97f5-896d418e5c7b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.146650 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c451765-675f-43aa-97f5-896d418e5c7b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.153070 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.153070 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:00.157456 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7c451765-675f-43aa-97f5-896d418e5c7b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:00.165072 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c451765-675f-43aa-97f5-896d418e5c7b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 200 Aug 08 20:28:00.165159 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1196/4797] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:00 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:00.296904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b4b70986-de2e-4931-97f6-0aac89eac18a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.368288 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4b70986-de2e-4931-97f6-0aac89eac18a tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:00.368636 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b4b70986-de2e-4931-97f6-0aac89eac18a tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-216950084", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1017619789", "vendor_name": "tempest-vendor_name-1325550234"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:00.381063 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b4b70986-de2e-4931-97f6-0aac89eac18a tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:00.381368 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1200/4798] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:00 2026] POST /volume/v3/types => generated 328 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:00.389370 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.391128 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:00.391410 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "32a4345c-29a5-4db4-afff-029543c5ab15", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:00.392785 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume request body: {'volume': {'volume_type': '32a4345c-29a5-4db4-afff-029543c5ab15', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:00.396197 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume of 1 GB Aug 08 20:28:00.396532 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.396532 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:00.396930 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:00.402406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Flow 'volume_create_api' (230039c5-6298-44a3-9bba-d230e0f3a4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:00.403379 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a658f3-04a7-4847-851e-fc7662e1134e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:00.404123 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:00.422265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6a658f3-04a7-4847-851e-fc7662e1134e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1017619789',vendor_name='tempest-vendor_name-1325550234'},id=32a4345c-29a5-4db4-afff-029543c5ab15,is_public=True,name='tempest-ProjectAdminTests-volume-type-216950084',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '32a4345c-29a5-4db4-afff-029543c5ab15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:00.423328 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a573795d-0531-4c8c-8d28-b7f61ec22d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:00.450628 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-216950084 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-216950084, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:00.450916 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-216950084 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-216950084, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:00.490367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Created reservations ['dbefb4ef-f05a-40e6-bd6d-08b28bd8ed6e', '75f7a50f-208f-4091-87db-1d3fe57bdce1', '54fbbb0c-911f-4c3c-8703-971bcafa217f', '115815bd-4154-4a88-9bd7-55d8b78187f7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:00.491181 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a573795d-0531-4c8c-8d28-b7f61ec22d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbefb4ef-f05a-40e6-bd6d-08b28bd8ed6e', '75f7a50f-208f-4091-87db-1d3fe57bdce1', '54fbbb0c-911f-4c3c-8703-971bcafa217f', '115815bd-4154-4a88-9bd7-55d8b78187f7']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:00.491962 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec50851-ee77-4061-8b79-2f442fb86c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:00.520280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ec50851-ee77-4061-8b79-2f442fb86c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65408a15-c72a-4b52-9b70-187fbba203c8', '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='9e42b44d81b64fe1b74635d54280dec2',qos_specs=None,replication_status=,reservations=['dbefb4ef-f05a-40e6-bd6d-08b28bd8ed6e','75f7a50f-208f-4091-87db-1d3fe57bdce1','54fbbb0c-911f-4c3c-8703-971bcafa217f','115815bd-4154-4a88-9bd7-55d8b78187f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e56d985e48d42c5ad86581226631daf',volume_type_id=32a4345c-29a5-4db4-afff-029543c5ab15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65408a15-c72a-4b52-9b70-187fbba203c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e42b44d81b64fe1b74635d54280dec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e56d985e48d42c5ad86581226631daf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(32a4345c-29a5-4db4-afff-029543c5ab15),volume_type_id=32a4345c-29a5-4db4-afff-029543c5ab15)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:00.521502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbea4c2-d15d-434e-9a54-fa1920e6735c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:00.540542 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fbea4c2-d15d-434e-9a54-fa1920e6735c) transitioned into state 'SUCCESS' from 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='9e42b44d81b64fe1b74635d54280dec2',qos_specs=None,replication_status=,reservations=['dbefb4ef-f05a-40e6-bd6d-08b28bd8ed6e','75f7a50f-208f-4091-87db-1d3fe57bdce1','54fbbb0c-911f-4c3c-8703-971bcafa217f','115815bd-4154-4a88-9bd7-55d8b78187f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e56d985e48d42c5ad86581226631daf',volume_type_id=32a4345c-29a5-4db4-afff-029543c5ab15)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:00.541485 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e74269-8c83-4e46-b1ec-01da6c2a7926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:00.550671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e74269-8c83-4e46-b1ec-01da6c2a7926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:00.551473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Flow 'volume_create_api' (230039c5-6298-44a3-9bba-d230e0f3a4f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:00.551810 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume request issued successfully. Aug 08 20:28:00.552356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-606fb35d-cdb9-45e7-b842-8ad5cd0db499 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:00.552773 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1200/4799] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:28:00 2026] POST /volume/v3/volumes => generated 772 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:00.568490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0879f4b4-95bd-44c2-b6bc-b2b2f3d9de4b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.570184 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0879f4b4-95bd-44c2-b6bc-b2b2f3d9de4b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 Aug 08 20:28:00.570493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0879f4b4-95bd-44c2-b6bc-b2b2f3d9de4b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.570619 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0879f4b4-95bd-44c2-b6bc-b2b2f3d9de4b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.578872 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.578872 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:00.584521 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0879f4b4-95bd-44c2-b6bc-b2b2f3d9de4b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:00.588144 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0879f4b4-95bd-44c2-b6bc-b2b2f3d9de4b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 returned with HTTP 200 Aug 08 20:28:00.588423 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1204/4800] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:00 2026] GET /volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:00.637228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c5de163-ddb9-453a-ae78-ee11fb7795de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.639115 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c5de163-ddb9-453a-ae78-ee11fb7795de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:00.639323 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c5de163-ddb9-453a-ae78-ee11fb7795de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.639541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c5de163-ddb9-453a-ae78-ee11fb7795de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.639633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-1c5de163-ddb9-453a-ae78-ee11fb7795de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:00.643496 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6a002fb-6c57-4c44-b83c-c62e71b7ccf2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.644796 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.644796 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:00.645224 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6a002fb-6c57-4c44-b83c-c62e71b7ccf2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c Aug 08 20:28:00.645459 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6a002fb-6c57-4c44-b83c-c62e71b7ccf2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.645685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c5de163-ddb9-453a-ae78-ee11fb7795de tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:00.645894 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6a002fb-6c57-4c44-b83c-c62e71b7ccf2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.646935 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1197/4801] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:00 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:00.651694 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.651694 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:00.652090 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6a002fb-6c57-4c44-b83c-c62e71b7ccf2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:28:00.652854 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6a002fb-6c57-4c44-b83c-c62e71b7ccf2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c returned with HTTP 200 Aug 08 20:28:00.653277 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1201/4802] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:00 2026] GET /volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:00.663506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.665677 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] POST https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c/action Aug 08 20:28:00.666096 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:00.666242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:00.667912 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.snapshot_unmanage [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Unmanage snapshot with id: 405b9143-83da-4725-9289-7a253613b61c Aug 08 20:28:00.675730 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.675730 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:00.676282 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Snapshot retrieved successfully. Aug 08 20:28:00.677257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8c4046960c664ba197ad33fce78afad5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfae6e01efb3464db3acee64cfa8d7ae', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:00.677404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-35046214-cab8-45ee-ae67-c4fd4cabdedc tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-reader] https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c/action returned with HTTP 403 Aug 08 20:28:00.677849 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1201/4803] 10.4.3.206 () {68 vars in 1396 bytes} [Sat Aug 8 20:28:00 2026] POST /volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:00.684472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-72a2980b-c67b-4fd9-bd34-459706dee188 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.686181 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c Aug 08 20:28:00.686432 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.686628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.686723 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete snapshot with id: 405b9143-83da-4725-9289-7a253613b61c Aug 08 20:28:00.691716 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.691716 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:00.692076 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:28:00.710448 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot delete request issued successfully. Aug 08 20:28:00.710664 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-72a2980b-c67b-4fd9-bd34-459706dee188 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c returned with HTTP 202 Aug 08 20:28:00.711113 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1205/4804] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:00 2026] DELETE /volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:00.719396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c71f04fb-5196-4b49-95af-24e4e7df0ac8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.721306 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c71f04fb-5196-4b49-95af-24e4e7df0ac8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c Aug 08 20:28:00.721510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c71f04fb-5196-4b49-95af-24e4e7df0ac8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.721687 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c71f04fb-5196-4b49-95af-24e4e7df0ac8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.729875 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.729875 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:00.730285 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c71f04fb-5196-4b49-95af-24e4e7df0ac8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Snapshot retrieved successfully. Aug 08 20:28:00.731053 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c71f04fb-5196-4b49-95af-24e4e7df0ac8 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c returned with HTTP 200 Aug 08 20:28:00.731405 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1198/4805] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:00 2026] GET /volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:00.909399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-b0183651-caac-49c6-bd8d-26d234f69845 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.911333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-b0183651-caac-49c6-bd8d-26d234f69845 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:00.911545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-b0183651-caac-49c6-bd8d-26d234f69845 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:00.911724 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-b0183651-caac-49c6-bd8d-26d234f69845 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:00.922037 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.922037 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:00.924934 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-b0183651-caac-49c6-bd8d-26d234f69845 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:00.928479 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-b0183651-caac-49c6-bd8d-26d234f69845 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:28:00.928859 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1202/4806] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:00 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 1176 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:00.945817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:00.947785 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1/action Aug 08 20:28:00.948151 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:00.948249 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:00.958402 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:00.958402 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:00.958813 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:00.964511 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Begin detaching volume completed successfully. Aug 08 20:28:00.964658 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-63662f11-e85e-4edf-ad0f-b44bc4cfef69 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1/action returned with HTTP 202 Aug 08 20:28:00.965090 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1202/4807] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:28:00 2026] POST /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:01.013792 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7fff898b-0f85-454f-b23d-f4e1aacd6a6b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.014487 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fff898b-0f85-454f-b23d-f4e1aacd6a6b None None] GET https://10.4.3.206/volume// Aug 08 20:28:01.014798 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fff898b-0f85-454f-b23d-f4e1aacd6a6b None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.015132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fff898b-0f85-454f-b23d-f4e1aacd6a6b None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.015658 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fff898b-0f85-454f-b23d-f4e1aacd6a6b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:01.016103 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1206/4808] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:01.023547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-56bdf83a-eedc-4440-a8ac-bb40dd693ca4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.027293 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-56bdf83a-eedc-4440-a8ac-bb40dd693ca4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:01.027293 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-56bdf83a-eedc-4440-a8ac-bb40dd693ca4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.027293 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-56bdf83a-eedc-4440-a8ac-bb40dd693ca4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.035653 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.035653 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:01.039116 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-56bdf83a-eedc-4440-a8ac-bb40dd693ca4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:01.044376 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-56bdf83a-eedc-4440-a8ac-bb40dd693ca4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:28:01.044878 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1199/4809] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:01.123403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-abde33f9-ea8e-4c08-9ac5-7207bb6c670f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.123852 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abde33f9-ea8e-4c08-9ac5-7207bb6c670f None None] GET https://10.4.3.206/volume// Aug 08 20:28:01.124068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abde33f9-ea8e-4c08-9ac5-7207bb6c670f None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.124302 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-abde33f9-ea8e-4c08-9ac5-7207bb6c670f None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.124704 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-abde33f9-ea8e-4c08-9ac5-7207bb6c670f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:01.125272 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1203/4810] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:01.132666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-16774315-9e03-47d8-98ff-84e4192426c4 req-113ba62e-c666-49ea-b369-f54e564fe180 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.134685 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-113ba62e-c666-49ea-b369-f54e564fe180 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:01.135086 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-113ba62e-c666-49ea-b369-f54e564fe180 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcfeca46-39e4-4555-95f1-314127077744", "connector": null, "instance_uuid": "b4dd166b-7dc9-42f3-ac31-b1940fb6d156"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:01.145646 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.145646 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:01.172364 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-113ba62e-c666-49ea-b369-f54e564fe180 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:01.172814 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1203/4811] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:01 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:01.178248 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b607d55e-467e-463d-8dac-bdcf4b7f5a4c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.179930 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b607d55e-467e-463d-8dac-bdcf4b7f5a4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed Aug 08 20:28:01.180124 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b607d55e-467e-463d-8dac-bdcf4b7f5a4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.180296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b607d55e-467e-463d-8dac-bdcf4b7f5a4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.181910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-16774315-9e03-47d8-98ff-84e4192426c4 req-aefc39ba-6d7a-4999-b652-e2af3e367d82 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.183583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-aefc39ba-6d7a-4999-b652-e2af3e367d82 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b Aug 08 20:28:01.183853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-aefc39ba-6d7a-4999-b652-e2af3e367d82 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.184144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-aefc39ba-6d7a-4999-b652-e2af3e367d82 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.185459 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b607d55e-467e-463d-8dac-bdcf4b7f5a4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed returned with HTTP 404 Aug 08 20:28:01.185871 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1207/4812] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/volumes/272b1c4a-20d0-4668-a257-266aea6c0eed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:01.193104 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.193104 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:01.217484 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2627198f-09c6-4088-848a-9f8af26ede31 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.219247 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:01.219614 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-949271496", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:01.221164 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-949271496', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:01.240651 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-aefc39ba-6d7a-4999-b652-e2af3e367d82 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b returned with HTTP 200 Aug 08 20:28:01.240651 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1200/4813] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:28:01 2026] DELETE /volume/v3/attachments/85a521a8-dcfc-47ac-b996-f23c74ca228b => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:01.295264 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:28:01.299883 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:28:01.308225 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (4a56f49c-db37-4b03-8bec-7c16b6107e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:01.309704 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3134f0a6-1431-42c1-8dc3-4bd002a2e58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.310897 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:01.366396 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3134f0a6-1431-42c1-8dc3-4bd002a2e58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.367088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abf0a7a-f991-4843-8830-789d71d04ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.400279 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['48385817-67d9-472a-8081-af9bdc25618e', 'bca2aebd-7be9-4ece-ad24-350bbdd737cb', '054b281c-3e0f-4ba4-8716-56457b2de923', 'c58fad4e-e282-4d66-829c-ebec1074c39d'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:01.401010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abf0a7a-f991-4843-8830-789d71d04ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48385817-67d9-472a-8081-af9bdc25618e', 'bca2aebd-7be9-4ece-ad24-350bbdd737cb', '054b281c-3e0f-4ba4-8716-56457b2de923', 'c58fad4e-e282-4d66-829c-ebec1074c39d']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.401690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df8d508-522f-40a2-b4ef-20d81cfcc548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.423836 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df8d508-522f-40a2-b4ef-20d81cfcc548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '573d823c-aa1b-43c3-afe2-ba5f52a7fbde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-949271496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['48385817-67d9-472a-8081-af9bdc25618e','bca2aebd-7be9-4ece-ad24-350bbdd737cb','054b281c-3e0f-4ba4-8716-56457b2de923','c58fad4e-e282-4d66-829c-ebec1074c39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-949271496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=573d823c-aa1b-43c3-afe2-ba5f52a7fbde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.424801 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2c72bb-9f77-44d8-b669-2688c6340c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.450137 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2c72bb-9f77-44d8-b669-2688c6340c65) transitioned into state 'SUCCESS' from state '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-949271496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['48385817-67d9-472a-8081-af9bdc25618e','bca2aebd-7be9-4ece-ad24-350bbdd737cb','054b281c-3e0f-4ba4-8716-56457b2de923','c58fad4e-e282-4d66-829c-ebec1074c39d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.451025 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4604b6-ca38-4d26-86f8-466cb2b51784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.462423 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4604b6-ca38-4d26-86f8-466cb2b51784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.462596 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (4a56f49c-db37-4b03-8bec-7c16b6107e01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:01.462764 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:28:01.463416 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2627198f-09c6-4088-848a-9f8af26ede31 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:01.463749 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1204/4814] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:01 2026] POST /volume/v3/volumes => generated 758 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:01.478539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d5c5e790-817c-4574-964e-e25eb3b967fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.480271 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d5c5e790-817c-4574-964e-e25eb3b967fc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:01.480369 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d5c5e790-817c-4574-964e-e25eb3b967fc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.480575 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d5c5e790-817c-4574-964e-e25eb3b967fc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.489487 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.489487 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:01.493514 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d5c5e790-817c-4574-964e-e25eb3b967fc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:01.498762 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d5c5e790-817c-4574-964e-e25eb3b967fc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 200 Aug 08 20:28:01.499202 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1204/4815] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:01.600850 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-77763484-7126-4dec-b81d-14aedd950c8e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.602520 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77763484-7126-4dec-b81d-14aedd950c8e tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 Aug 08 20:28:01.602733 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77763484-7126-4dec-b81d-14aedd950c8e tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.602915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-77763484-7126-4dec-b81d-14aedd950c8e tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.609945 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.609945 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:01.613265 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-77763484-7126-4dec-b81d-14aedd950c8e tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:01.617373 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-77763484-7126-4dec-b81d-14aedd950c8e tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 returned with HTTP 200 Aug 08 20:28:01.617730 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1208/4816] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:01.629304 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-81af34fb-d4bd-4cc9-8938-b384948b17cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.630956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81af34fb-d4bd-4cc9-8938-b384948b17cf tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:01.632122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81af34fb-d4bd-4cc9-8938-b384948b17cf tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.632122 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-81af34fb-d4bd-4cc9-8938-b384948b17cf tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.632122 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.632122 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:01.634848 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-81af34fb-d4bd-4cc9-8938-b384948b17cf tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:01.635180 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1201/4817] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:01.643119 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec74bd24-276a-4ec6-94d5-a43a11bbc938 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.644952 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec74bd24-276a-4ec6-94d5-a43a11bbc938 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/messages/12ca702c-44fd-4ccd-89ed-6664967bbddc Aug 08 20:28:01.645330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec74bd24-276a-4ec6-94d5-a43a11bbc938 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.645330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec74bd24-276a-4ec6-94d5-a43a11bbc938 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.649407 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.649407 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:01.656531 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec74bd24-276a-4ec6-94d5-a43a11bbc938 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages/12ca702c-44fd-4ccd-89ed-6664967bbddc returned with HTTP 204 Aug 08 20:28:01.656621 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-46cd2b65-371c-4dd3-87b0-e2074e25d211 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.656654 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1205/4818] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:28:01 2026] DELETE /volume/v3/messages/12ca702c-44fd-4ccd-89ed-6664967bbddc => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:28:01.658165 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46cd2b65-371c-4dd3-87b0-e2074e25d211 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:01.659107 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46cd2b65-371c-4dd3-87b0-e2074e25d211 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.659491 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-46cd2b65-371c-4dd3-87b0-e2074e25d211 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.659741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-46cd2b65-371c-4dd3-87b0-e2074e25d211 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:01.662900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e0a8699f-f290-4846-8a23-ac093c521346 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.664633 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.664633 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:01.665008 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0a8699f-f290-4846-8a23-ac093c521346 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/messages/12ca702c-44fd-4ccd-89ed-6664967bbddc Aug 08 20:28:01.665008 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0a8699f-f290-4846-8a23-ac093c521346 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.665008 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e0a8699f-f290-4846-8a23-ac093c521346 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.665723 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-46cd2b65-371c-4dd3-87b0-e2074e25d211 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:01.665723 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1205/4819] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:01.667934 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e0a8699f-f290-4846-8a23-ac093c521346 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages/12ca702c-44fd-4ccd-89ed-6664967bbddc returned with HTTP 404 Aug 08 20:28:01.668456 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1209/4820] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/messages/12ca702c-44fd-4ccd-89ed-6664967bbddc => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:01.676340 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.678013 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 Aug 08 20:28:01.679581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.679581 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.679581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Delete volume with id: 65408a15-c72a-4b52-9b70-187fbba203c8 Aug 08 20:28:01.686308 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.686308 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:01.686676 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:01.687669 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:28:01.699320 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-216950084 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-216950084, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:01.699667 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-216950084 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-216950084, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:01.708653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Created reservations ['84c251b3-7a33-4932-8d27-c8b127136864', 'e68ade9d-0cf2-4b0e-b9f3-ac88db9eca4f', 'dfc5e4a5-ae7d-409b-a416-01ceaf584af3', '855d1b57-08db-48e5-a10c-8cf5a127fc15'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:01.734969 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Delete volume request issued successfully. Aug 08 20:28:01.735168 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6cc3b1e2-9d5b-49dc-b42b-ad72f89b06e6 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 returned with HTTP 202 Aug 08 20:28:01.735575 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1202/4821] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:01 2026] DELETE /volume/v3/volumes/65408a15-c72a-4b52-9b70-187fbba203c8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:01.740701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ae4fba75-fff2-4616-965e-5ef0067e31e3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.742958 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-da06557e-9e22-43fd-806e-55fbb2d92232 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.743740 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae4fba75-fff2-4616-965e-5ef0067e31e3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c Aug 08 20:28:01.744077 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae4fba75-fff2-4616-965e-5ef0067e31e3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.744369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ae4fba75-fff2-4616-965e-5ef0067e31e3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.744683 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da06557e-9e22-43fd-806e-55fbb2d92232 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/types/32a4345c-29a5-4db4-afff-029543c5ab15 Aug 08 20:28:01.744859 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da06557e-9e22-43fd-806e-55fbb2d92232 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.745099 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-da06557e-9e22-43fd-806e-55fbb2d92232 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.749873 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ae4fba75-fff2-4616-965e-5ef0067e31e3 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c returned with HTTP 404 Aug 08 20:28:01.750611 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1206/4822] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/snapshots/405b9143-83da-4725-9289-7a253613b61c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:01.756653 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.758345 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:28:01.758615 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.759112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.759112 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume with id: b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:28:01.769158 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-da06557e-9e22-43fd-806e-55fbb2d92232 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/types/32a4345c-29a5-4db4-afff-029543c5ab15 returned with HTTP 202 Aug 08 20:28:01.769636 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1206/4823] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:01 2026] DELETE /volume/v3/types/32a4345c-29a5-4db4-afff-029543c5ab15 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:01.770462 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.770462 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:01.770881 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:28:01.777628 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bf75c1d5-978f-469c-b21d-9c054c332575 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.780344 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf75c1d5-978f-469c-b21d-9c054c332575 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:01.780841 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bf75c1d5-978f-469c-b21d-9c054c332575 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-532722416", "extra_specs": {"storage_protocol": "tempest-storage_protocol-666484800", "vendor_name": "tempest-vendor_name-2115618078"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:01.794296 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Delete volume request issued successfully. Aug 08 20:28:01.794502 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-606054c5-04b6-4504-b4d1-3317ee24ca70 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 returned with HTTP 202 Aug 08 20:28:01.794887 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1210/4824] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:01 2026] DELETE /volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:01.795462 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bf75c1d5-978f-469c-b21d-9c054c332575 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:01.795877 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1203/4825] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:01 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 08 20:28:01.802435 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ef425c24-df2b-4d81-92b8-0c22f67ad088 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.806283 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ef425c24-df2b-4d81-92b8-0c22f67ad088 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:28:01.806771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ef425c24-df2b-4d81-92b8-0c22f67ad088 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.807127 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6e0341e6-8491-44f1-9969-450b67de1d6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.807510 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ef425c24-df2b-4d81-92b8-0c22f67ad088 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.808905 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:01.809280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a65d6629-6458-4b53-a426-3faac90154ab", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:01.810837 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume request body: {'volume': {'volume_type': 'a65d6629-6458-4b53-a426-3faac90154ab', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:01.814362 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume of 1 GB Aug 08 20:28:01.814644 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.814644 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:01.814951 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.814951 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:01.815019 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:01.818561 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ef425c24-df2b-4d81-92b8-0c22f67ad088 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Volume info retrieved successfully. Aug 08 20:28:01.819999 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Flow 'volume_create_api' (a6c020f2-3cfa-4580-8f43-8b07219a84f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:01.820962 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6270d59e-9dfd-4c75-a59a-f94a28a34c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.821831 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:01.825676 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ef425c24-df2b-4d81-92b8-0c22f67ad088 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 returned with HTTP 200 Aug 08 20:28:01.826134 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1207/4826] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:01.840602 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6270d59e-9dfd-4c75-a59a-f94a28a34c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:02Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-666484800',vendor_name='tempest-vendor_name-2115618078'},id=a65d6629-6458-4b53-a426-3faac90154ab,is_public=True,name='tempest-ProjectAdminTests-volume-type-532722416',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a65d6629-6458-4b53-a426-3faac90154ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.841309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e33a70-9d39-4bac-b546-24e34cbfd5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.870242 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-532722416 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-532722416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:01.870635 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-532722416 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-532722416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:01.871518 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-aa931023-8aac-492d-9c95-eed007917e50 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.873648 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-aa931023-8aac-492d-9c95-eed007917e50 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e Aug 08 20:28:01.873843 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-aa931023-8aac-492d-9c95-eed007917e50 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.874050 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-aa931023-8aac-492d-9c95-eed007917e50 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.881778 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.881778 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:01.891581 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Created reservations ['48c03593-30ac-4a3c-940c-1915313a8bc1', 'dd84b549-15ca-4f4c-ae69-d0e878cc15b7', '1e7bb2f8-1cff-42ad-b66c-f29a43a56767', 'ab24d30c-d0a3-4e15-bdf6-d9a1f40cb1f7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:01.892277 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e33a70-9d39-4bac-b546-24e34cbfd5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c03593-30ac-4a3c-940c-1915313a8bc1', 'dd84b549-15ca-4f4c-ae69-d0e878cc15b7', '1e7bb2f8-1cff-42ad-b66c-f29a43a56767', 'ab24d30c-d0a3-4e15-bdf6-d9a1f40cb1f7']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.893216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6aa969-5fd2-4bb6-97ef-df91f029a3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.918102 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd6aa969-5fd2-4bb6-97ef-df91f029a3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bdc9e61-298d-4cd5-836b-be77d0b59498', '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='9e42b44d81b64fe1b74635d54280dec2',qos_specs=None,replication_status=,reservations=['48c03593-30ac-4a3c-940c-1915313a8bc1','dd84b549-15ca-4f4c-ae69-d0e878cc15b7','1e7bb2f8-1cff-42ad-b66c-f29a43a56767','ab24d30c-d0a3-4e15-bdf6-d9a1f40cb1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e56d985e48d42c5ad86581226631daf',volume_type_id=a65d6629-6458-4b53-a426-3faac90154ab), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:01Z,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=2bdc9e61-298d-4cd5-836b-be77d0b59498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e42b44d81b64fe1b74635d54280dec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e56d985e48d42c5ad86581226631daf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a65d6629-6458-4b53-a426-3faac90154ab),volume_type_id=a65d6629-6458-4b53-a426-3faac90154ab)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.918778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afb4235-4098-4ed4-ad09-4936addc7ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.934989 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e1ba8655-7f06-4ecd-9108-a1d76edda8f5 req-aa931023-8aac-492d-9c95-eed007917e50 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e returned with HTTP 200 Aug 08 20:28:01.935551 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3afb4235-4098-4ed4-ad09-4936addc7ee9) transitioned into state 'SUCCESS' from 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='9e42b44d81b64fe1b74635d54280dec2',qos_specs=None,replication_status=,reservations=['48c03593-30ac-4a3c-940c-1915313a8bc1','dd84b549-15ca-4f4c-ae69-d0e878cc15b7','1e7bb2f8-1cff-42ad-b66c-f29a43a56767','ab24d30c-d0a3-4e15-bdf6-d9a1f40cb1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e56d985e48d42c5ad86581226631daf',volume_type_id=a65d6629-6458-4b53-a426-3faac90154ab)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.935678 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1211/4827] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:28:01 2026] DELETE /volume/v3/attachments/9e0f7885-2f2e-4612-8064-900522f9788e => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:01.936294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07f2397-2daf-4a20-96aa-9b409d35a1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:01.944637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07f2397-2daf-4a20-96aa-9b409d35a1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:01.945443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Flow 'volume_create_api' (a6c020f2-3cfa-4580-8f43-8b07219a84f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:01.945553 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume request issued successfully. Aug 08 20:28:01.946039 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6e0341e6-8491-44f1-9969-450b67de1d6c tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:01.946502 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1207/4828] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:28:01 2026] POST /volume/v3/volumes => generated 772 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:01.958254 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eb6c548e-a3b7-4685-9075-617fffc40db0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:01.960376 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb6c548e-a3b7-4685-9075-617fffc40db0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 Aug 08 20:28:01.960688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb6c548e-a3b7-4685-9075-617fffc40db0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:01.960969 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb6c548e-a3b7-4685-9075-617fffc40db0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:01.968352 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:01.968352 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:01.975081 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eb6c548e-a3b7-4685-9075-617fffc40db0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:01.980342 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb6c548e-a3b7-4685-9075-617fffc40db0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 returned with HTTP 200 Aug 08 20:28:01.980985 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1204/4829] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:01 2026] GET /volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:02.057852 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d7011b37-ea2d-4914-a450-67358392f608 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.059479 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:02.059807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-235584075", "snapshot_id": "af3f7013-fb3d-4eed-ac6e-284347057e7a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:02.061414 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-235584075', 'snapshot_id': 'af3f7013-fb3d-4eed-ac6e-284347057e7a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:02.066101 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.066101 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:02.066565 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:02.066680 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume of 1 GB Aug 08 20:28:02.069811 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Availability Zones retrieved successfully. Aug 08 20:28:02.074948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (cf797ca8-4b02-40f9-a1fe-9ce71ec5ada2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:02.075894 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31b37b1-2553-450f-9f63-adfd1c5877ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.076749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:02.102293 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31b37b1-2553-450f-9f63-adfd1c5877ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'af3f7013-fb3d-4eed-ac6e-284347057e7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.103114 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052763d3-8ddf-43cc-936e-91256de881d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.119824 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.122414 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] PUT https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 Aug 08 20:28:02.122795 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:02.130379 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Acquiring lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:02.134872 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:02.135766 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.135766 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:02.140754 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Created reservations ['faf714b5-b3ed-44f8-9beb-9e913e71cbd6', '443901a6-3487-42a2-8533-f8341577f9ef', '2d69976c-9b8e-4027-9377-e2ccbf6edc04', 'a85464a9-f4c8-4f88-8ada-e09df995309b'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:02.141732 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (052763d3-8ddf-43cc-936e-91256de881d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faf714b5-b3ed-44f8-9beb-9e913e71cbd6', '443901a6-3487-42a2-8533-f8341577f9ef', '2d69976c-9b8e-4027-9377-e2ccbf6edc04', 'a85464a9-f4c8-4f88-8ada-e09df995309b']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.142569 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bceb2f39-a53d-46ef-9de5-f67b17602f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.182716 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bceb2f39-a53d-46ef-9de5-f67b17602f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4432c83-5f66-4516-8519-75f95aca9ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-235584075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['faf714b5-b3ed-44f8-9beb-9e913e71cbd6','443901a6-3487-42a2-8533-f8341577f9ef','2d69976c-9b8e-4027-9377-e2ccbf6edc04','a85464a9-f4c8-4f88-8ada-e09df995309b'],size=1,snapshot_id=af3f7013-fb3d-4eed-ac6e-284347057e7a,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-235584075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4432c83-5f66-4516-8519-75f95aca9ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2511912a6fcc40dea088c0feb8860509',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=af3f7013-fb3d-4eed-ac6e-284347057e7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0a031202f07467b85883c8a0529270c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.184333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4e21ef-8f4c-418d-9e97-8674950c20c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.205471 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f4e21ef-8f4c-418d-9e97-8674950c20c5) transitioned into state 'SUCCESS' from state '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-235584075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2511912a6fcc40dea088c0feb8860509',qos_specs=None,replication_status=,reservations=['faf714b5-b3ed-44f8-9beb-9e913e71cbd6','443901a6-3487-42a2-8533-f8341577f9ef','2d69976c-9b8e-4027-9377-e2ccbf6edc04','a85464a9-f4c8-4f88-8ada-e09df995309b'],size=1,snapshot_id=af3f7013-fb3d-4eed-ac6e-284347057e7a,source_replicaid=,source_volid=None,status='creating',user_id='c0a031202f07467b85883c8a0529270c',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.206497 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0765f807-4e74-4304-b789-9f43bdc9615d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.216142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" released by "attachment_update" :: held 0.081s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:02.216495 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-0d6a6066-7550-4852-ae0b-08adb0d5e7f7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 returned with HTTP 200 Aug 08 20:28:02.216925 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1212/4830] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:02 2026] PUT /volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:02.226009 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-16774315-9e03-47d8-98ff-84e4192426c4 req-e3e94e42-eb9d-43fa-97ba-77f33a50c7f1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.226731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0765f807-4e74-4304-b789-9f43bdc9615d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.227561 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Flow 'volume_create_api' (cf797ca8-4b02-40f9-a1fe-9ce71ec5ada2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:02.227881 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Create volume request issued successfully. Aug 08 20:28:02.228229 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-e3e94e42-eb9d-43fa-97ba-77f33a50c7f1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 Aug 08 20:28:02.228462 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-e3e94e42-eb9d-43fa-97ba-77f33a50c7f1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.228501 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d7011b37-ea2d-4914-a450-67358392f608 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:02.228672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-e3e94e42-eb9d-43fa-97ba-77f33a50c7f1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.229057 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1208/4831] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:02 2026] POST /volume/v3/volumes => generated 790 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:02.239748 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca574faf-fcbe-4082-8ae5-4a513bc24a47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.241357 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca574faf-fcbe-4082-8ae5-4a513bc24a47 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:02.242004 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca574faf-fcbe-4082-8ae5-4a513bc24a47 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.242210 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca574faf-fcbe-4082-8ae5-4a513bc24a47 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.243610 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-e3e94e42-eb9d-43fa-97ba-77f33a50c7f1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 returned with HTTP 200 Aug 08 20:28:02.244107 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1208/4832] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:02.250344 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.250344 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:02.254483 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ca574faf-fcbe-4082-8ae5-4a513bc24a47 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:02.259625 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca574faf-fcbe-4082-8ae5-4a513bc24a47 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:02.260005 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1205/4833] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:02.512750 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-410fb74a-a15e-48df-b3dc-f1c57c483a85 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.514406 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-410fb74a-a15e-48df-b3dc-f1c57c483a85 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:02.514604 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-410fb74a-a15e-48df-b3dc-f1c57c483a85 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.514805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-410fb74a-a15e-48df-b3dc-f1c57c483a85 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.521348 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.521348 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:02.525015 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-410fb74a-a15e-48df-b3dc-f1c57c483a85 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:02.529474 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-410fb74a-a15e-48df-b3dc-f1c57c483a85 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 200 Aug 08 20:28:02.529991 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1213/4834] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:02.542720 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5fd2d689-e464-4680-a771-b438999c2551 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.544928 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fd2d689-e464-4680-a771-b438999c2551 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:02.545172 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fd2d689-e464-4680-a771-b438999c2551 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.545423 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5fd2d689-e464-4680-a771-b438999c2551 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.554496 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.554496 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:02.558908 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5fd2d689-e464-4680-a771-b438999c2551 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:02.564650 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5fd2d689-e464-4680-a771-b438999c2551 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 200 Aug 08 20:28:02.565324 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1209/4835] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:02.575935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bae016f6-25af-4ef0-ba50-616b522be663 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.579434 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:28:02.579434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "573d823c-aa1b-43c3-afe2-ba5f52a7fbde", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-333250428", "description": null, "metadata": null}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:02.585791 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.585791 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:02.586362 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:02.586612 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume 573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:02.611453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['2f3273c4-8712-4ba5-8855-0612e5af5127', 'ac3a4b86-063f-46a7-acdf-c90bc29520cb', 'b08f6e6d-0bb7-451c-a388-7c6984b623e6', '75f2d372-fc8a-4ab2-8644-86782165d6c7'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:02.620534 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-62e79828-4744-41c6-b9cb-dd93d8b27afb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.662193 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot create request issued successfully. Aug 08 20:28:02.663835 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bae016f6-25af-4ef0-ba50-616b522be663 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:28:02.663835 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1209/4836] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:28:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:02.671713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a41b8790-4f4a-4228-9f79-1e1cdfc114d9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.673596 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a41b8790-4f4a-4228-9f79-1e1cdfc114d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:02.673820 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a41b8790-4f4a-4228-9f79-1e1cdfc114d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.674054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a41b8790-4f4a-4228-9f79-1e1cdfc114d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.676730 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3c4ebfd9-8761-4cf0-9ab0-9bd17253188d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.678960 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c4ebfd9-8761-4cf0-9ab0-9bd17253188d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:02.679277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c4ebfd9-8761-4cf0-9ab0-9bd17253188d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.679551 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c4ebfd9-8761-4cf0-9ab0-9bd17253188d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.679703 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3c4ebfd9-8761-4cf0-9ab0-9bd17253188d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:02.680052 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.680052 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:02.680632 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a41b8790-4f4a-4228-9f79-1e1cdfc114d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:02.681713 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a41b8790-4f4a-4228-9f79-1e1cdfc114d9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:02.682180 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1214/4837] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:02.685830 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.685830 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:02.687252 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c4ebfd9-8761-4cf0-9ab0-9bd17253188d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:02.687663 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1210/4838] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:02.711002 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62e79828-4744-41c6-b9cb-dd93d8b27afb tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:02.711406 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-62e79828-4744-41c6-b9cb-dd93d8b27afb tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799", "extra_specs": {"multiattach": " True"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:02.725109 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-62e79828-4744-41c6-b9cb-dd93d8b27afb tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:02.725487 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1206/4839] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:02 2026] POST /volume/v3/types => generated 287 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:02.733998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.735602 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:02.736047 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1899411119", "snapshot_id": null, "imageRef": null, "volume_type": "68889fee-eb23-4d29-bbb0-2aad2d3288d8", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:02.737635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1899411119', 'snapshot_id': None, 'imageRef': None, 'volume_type': '68889fee-eb23-4d29-bbb0-2aad2d3288d8', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:02.741650 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume of 1 GB Aug 08 20:28:02.744400 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.744400 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:02.744400 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Availability Zones retrieved successfully. Aug 08 20:28:02.747622 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (d1e2d295-5c8d-4759-8c80-52a1491515c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:02.748608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942ebd22-eaa6-4a97-b147-bde8502fdc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.749566 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:02.756281 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.756281 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:02.767623 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942ebd22-eaa6-4a97-b147-bde8502fdc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=68889fee-eb23-4d29-bbb0-2aad2d3288d8,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68889fee-eb23-4d29-bbb0-2aad2d3288d8', 'encryption_key_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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.768563 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2270f693-f3f5-4d0d-9121-9f05800a8b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.792740 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:02.793242 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:02.824802 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Created reservations ['bfdffdcd-20cb-42b4-b976-90992c864f10', '494230a2-d02a-4ce6-ba52-e10914468a58', '8ab910e6-29aa-48e7-9a76-70eef0900a6d', '5375f70d-34b0-4b53-bcc1-6f1f43e61f93'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:02.825670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2270f693-f3f5-4d0d-9121-9f05800a8b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfdffdcd-20cb-42b4-b976-90992c864f10', '494230a2-d02a-4ce6-ba52-e10914468a58', '8ab910e6-29aa-48e7-9a76-70eef0900a6d', '5375f70d-34b0-4b53-bcc1-6f1f43e61f93']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.826407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e452dce-d996-4839-9c0e-7444846b7017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.841485 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9661707e-bd2a-4888-823f-82f77afbf8d2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.843112 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9661707e-bd2a-4888-823f-82f77afbf8d2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] GET https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 Aug 08 20:28:02.843295 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9661707e-bd2a-4888-823f-82f77afbf8d2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.843493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9661707e-bd2a-4888-823f-82f77afbf8d2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.847112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e452dce-d996-4839-9c0e-7444846b7017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfeb11ea-b7a6-48db-a9c0-28c93b94781a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1899411119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['bfdffdcd-20cb-42b4-b976-90992c864f10','494230a2-d02a-4ce6-ba52-e10914468a58','8ab910e6-29aa-48e7-9a76-70eef0900a6d','5375f70d-34b0-4b53-bcc1-6f1f43e61f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=68889fee-eb23-4d29-bbb0-2aad2d3288d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1899411119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfeb11ea-b7a6-48db-a9c0-28c93b94781a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='00cff22376f042c0aaf4c6e696dfb0c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707400de48d4f17a13b5e91f5404556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68889fee-eb23-4d29-bbb0-2aad2d3288d8),volume_type_id=68889fee-eb23-4d29-bbb0-2aad2d3288d8)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.848451 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2810e6-372e-46df-8fdd-0fb7168d00af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.848674 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9661707e-bd2a-4888-823f-82f77afbf8d2 tempest-ProjectReaderTests-699204486 tempest-ProjectReaderTests-699204486-project-admin] https://10.4.3.206/volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 returned with HTTP 404 Aug 08 20:28:02.849091 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1215/4840] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/volumes/b9dbe6d5-943a-4c6f-9d6c-c909ec390bb0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:02.864663 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2810e6-372e-46df-8fdd-0fb7168d00af) transitioned into state 'SUCCESS' from state '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-1899411119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['bfdffdcd-20cb-42b4-b976-90992c864f10','494230a2-d02a-4ce6-ba52-e10914468a58','8ab910e6-29aa-48e7-9a76-70eef0900a6d','5375f70d-34b0-4b53-bcc1-6f1f43e61f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=68889fee-eb23-4d29-bbb0-2aad2d3288d8)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.865336 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4b4aaf-1d35-40bb-b286-365cfd0d9264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:02.873908 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b4b4aaf-1d35-40bb-b286-365cfd0d9264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:02.874695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (d1e2d295-5c8d-4759-8c80-52a1491515c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:02.874976 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request issued successfully. Aug 08 20:28:02.875512 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0346bd5f-f452-4e2a-b3dd-9af1c1123a9c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:02.875916 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1210/4841] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:02 2026] POST /volume/v3/volumes => generated 830 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:02.886931 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e663e947-28e9-4d6c-84d2-5ef94a54d225 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:02.888554 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e663e947-28e9-4d6c-84d2-5ef94a54d225 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:02.888738 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e663e947-28e9-4d6c-84d2-5ef94a54d225 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:02.888916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e663e947-28e9-4d6c-84d2-5ef94a54d225 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:02.895306 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:02.895306 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:02.898907 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e663e947-28e9-4d6c-84d2-5ef94a54d225 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:02.902880 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e663e947-28e9-4d6c-84d2-5ef94a54d225 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:02.903225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1211/4842] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 898 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:02.997799 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f5533b01-a008-4ae9-8dea-579bf1a61da0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.001291 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5533b01-a008-4ae9-8dea-579bf1a61da0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 Aug 08 20:28:03.001594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5533b01-a008-4ae9-8dea-579bf1a61da0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.001800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5533b01-a008-4ae9-8dea-579bf1a61da0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.008847 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.008847 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:03.012177 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f5533b01-a008-4ae9-8dea-579bf1a61da0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:03.016633 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5533b01-a008-4ae9-8dea-579bf1a61da0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 returned with HTTP 200 Aug 08 20:28:03.016871 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1207/4843] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:02 2026] GET /volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.028690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3c2249db-cdd2-452d-980f-89230fda4a32 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.030557 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3c2249db-cdd2-452d-980f-89230fda4a32 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:03.030801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3c2249db-cdd2-452d-980f-89230fda4a32 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.031034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3c2249db-cdd2-452d-980f-89230fda4a32 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.034940 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3c2249db-cdd2-452d-980f-89230fda4a32 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:03.035338 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1216/4844] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:03 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 08 20:28:03.043830 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dfd84234-337e-4573-ba86-8cd19a6debc1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.045541 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dfd84234-337e-4573-ba86-8cd19a6debc1 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:03.045721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dfd84234-337e-4573-ba86-8cd19a6debc1 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.045889 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dfd84234-337e-4573-ba86-8cd19a6debc1 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.046092 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.046092 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:03.049015 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dfd84234-337e-4573-ba86-8cd19a6debc1 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:03.049308 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1211/4845] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:03 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 08 20:28:03.057644 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-be27fd41-15f0-4c47-ba7d-419cb893f128 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.059153 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be27fd41-15f0-4c47-ba7d-419cb893f128 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/messages/c04cd575-d2b9-4b71-8ed1-bc5ddc3d4fd6 Aug 08 20:28:03.059330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be27fd41-15f0-4c47-ba7d-419cb893f128 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.059521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be27fd41-15f0-4c47-ba7d-419cb893f128 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.068237 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be27fd41-15f0-4c47-ba7d-419cb893f128 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages/c04cd575-d2b9-4b71-8ed1-bc5ddc3d4fd6 returned with HTTP 204 Aug 08 20:28:03.068635 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1212/4846] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:28:03 2026] DELETE /volume/v3/messages/c04cd575-d2b9-4b71-8ed1-bc5ddc3d4fd6 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:28:03.075210 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.077179 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 Aug 08 20:28:03.077397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.077606 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.077760 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Delete volume with id: 2bdc9e61-298d-4cd5-836b-be77d0b59498 Aug 08 20:28:03.084287 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.084287 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:03.084612 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:03.085569 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:28:03.095691 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-532722416 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-532722416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:03.095977 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-532722416 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-532722416, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:03.104167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Created reservations ['289090bb-af3f-4aa5-88d0-f753f4a5fdcd', '9f284c71-0ef5-462a-8109-f3057c1b2eee', '6329acaa-865d-4bdf-918e-2a26b4b820f5', '6fab96cf-63f5-48b1-91ef-f4a127c8022c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:03.128083 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Delete volume request issued successfully. Aug 08 20:28:03.128335 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4755f360-eb13-484f-8190-0d5aefbbb2b0 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 returned with HTTP 202 Aug 08 20:28:03.128860 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1208/4847] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:03 2026] DELETE /volume/v3/volumes/2bdc9e61-298d-4cd5-836b-be77d0b59498 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:03.135278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b08c36f6-a46c-45c2-9273-1b978281ddc3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.137001 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b08c36f6-a46c-45c2-9273-1b978281ddc3 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/types/a65d6629-6458-4b53-a426-3faac90154ab Aug 08 20:28:03.137143 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b08c36f6-a46c-45c2-9273-1b978281ddc3 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.137352 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b08c36f6-a46c-45c2-9273-1b978281ddc3 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.160061 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b08c36f6-a46c-45c2-9273-1b978281ddc3 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/types/a65d6629-6458-4b53-a426-3faac90154ab returned with HTTP 202 Aug 08 20:28:03.160467 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1217/4848] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:03 2026] DELETE /volume/v3/types/a65d6629-6458-4b53-a426-3faac90154ab => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:03.168270 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-57561308-6432-4aba-9c8e-e8bb9754042d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.170144 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57561308-6432-4aba-9c8e-e8bb9754042d tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:03.170521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-57561308-6432-4aba-9c8e-e8bb9754042d tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1684823079", "extra_specs": {"storage_protocol": "tempest-storage_protocol-847893995", "vendor_name": "tempest-vendor_name-32285829"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:03.188688 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-57561308-6432-4aba-9c8e-e8bb9754042d tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:03.189353 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1212/4849] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:03 2026] POST /volume/v3/types => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.197239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.199229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:03.199565 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "07e19782-c8d5-432b-8299-87199f899954", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:03.200804 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume request body: {'volume': {'volume_type': '07e19782-c8d5-432b-8299-87199f899954', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:03.204160 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume of 1 GB Aug 08 20:28:03.204435 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.204435 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:03.204756 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:03.210832 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Flow 'volume_create_api' (00245a29-e2e7-4eb2-8377-03bbf093ff89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:03.211750 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec60fd59-4e81-4503-89bb-87a9b96fa7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:03.213274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:03.235051 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec60fd59-4e81-4503-89bb-87a9b96fa7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-847893995',vendor_name='tempest-vendor_name-32285829'},id=07e19782-c8d5-432b-8299-87199f899954,is_public=True,name='tempest-ProjectAdminTests-volume-type-1684823079',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07e19782-c8d5-432b-8299-87199f899954', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:03.235809 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91e00ac-a72d-4a5a-966d-85b27ccacb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:03.268237 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1684823079 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1684823079, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:03.268513 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1684823079 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1684823079, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:03.274756 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9103fc52-6b53-40e1-8a02-ec738cc21364 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.276598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9103fc52-6b53-40e1-8a02-ec738cc21364 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:03.276916 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9103fc52-6b53-40e1-8a02-ec738cc21364 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.276984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9103fc52-6b53-40e1-8a02-ec738cc21364 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.283958 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.283958 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:03.287587 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9103fc52-6b53-40e1-8a02-ec738cc21364 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:03.291495 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9103fc52-6b53-40e1-8a02-ec738cc21364 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:03.292007 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1209/4850] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.298444 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Created reservations ['0d885941-df2b-449e-ac6d-c69375753b61', '6d42867f-492a-4a12-8eb6-7b199e1e9762', 'd3231507-2eaa-46c0-b6a1-179e5c951d39', '7c54c986-926a-443e-86e2-d6ff6c3e0c48'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:03.299510 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c91e00ac-a72d-4a5a-966d-85b27ccacb46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d885941-df2b-449e-ac6d-c69375753b61', '6d42867f-492a-4a12-8eb6-7b199e1e9762', 'd3231507-2eaa-46c0-b6a1-179e5c951d39', '7c54c986-926a-443e-86e2-d6ff6c3e0c48']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:03.300521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cb574b1-960c-42f1-b64d-1e151a0caf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:03.303363 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e8bd6009-9eac-4b32-8ffe-44cbee3290b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.305096 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8bd6009-9eac-4b32-8ffe-44cbee3290b4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:03.305314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8bd6009-9eac-4b32-8ffe-44cbee3290b4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.305546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e8bd6009-9eac-4b32-8ffe-44cbee3290b4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.312563 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.312563 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:03.316127 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e8bd6009-9eac-4b32-8ffe-44cbee3290b4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:03.320343 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e8bd6009-9eac-4b32-8ffe-44cbee3290b4 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:03.320764 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1218/4851] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.328206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cb574b1-960c-42f1-b64d-1e151a0caf7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2882da44-6ccb-4ed2-9b0b-a532e1b318d3', '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='9e42b44d81b64fe1b74635d54280dec2',qos_specs=None,replication_status=,reservations=['0d885941-df2b-449e-ac6d-c69375753b61','6d42867f-492a-4a12-8eb6-7b199e1e9762','d3231507-2eaa-46c0-b6a1-179e5c951d39','7c54c986-926a-443e-86e2-d6ff6c3e0c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e56d985e48d42c5ad86581226631daf',volume_type_id=07e19782-c8d5-432b-8299-87199f899954), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:03Z,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=2882da44-6ccb-4ed2-9b0b-a532e1b318d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e42b44d81b64fe1b74635d54280dec2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e56d985e48d42c5ad86581226631daf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07e19782-c8d5-432b-8299-87199f899954),volume_type_id=07e19782-c8d5-432b-8299-87199f899954)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:03.329464 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee700e7c-2018-46c3-9b91-f524069678ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:03.355929 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee700e7c-2018-46c3-9b91-f524069678ee) transitioned into state 'SUCCESS' from 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='9e42b44d81b64fe1b74635d54280dec2',qos_specs=None,replication_status=,reservations=['0d885941-df2b-449e-ac6d-c69375753b61','6d42867f-492a-4a12-8eb6-7b199e1e9762','d3231507-2eaa-46c0-b6a1-179e5c951d39','7c54c986-926a-443e-86e2-d6ff6c3e0c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e56d985e48d42c5ad86581226631daf',volume_type_id=07e19782-c8d5-432b-8299-87199f899954)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:03.356527 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10359798-9a11-484e-812f-99d3979a32b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:03.365864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10359798-9a11-484e-812f-99d3979a32b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:03.366672 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Flow 'volume_create_api' (00245a29-e2e7-4eb2-8377-03bbf093ff89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:03.366942 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Create volume request issued successfully. Aug 08 20:28:03.367487 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbf4747e-2ded-48aa-8d85-e6bdba179757 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:03.367878 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1213/4852] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:28:03 2026] POST /volume/v3/volumes => generated 773 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:03.378791 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-aa09f1e8-94a2-4af2-a38e-5cb84c6fb0d4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.380509 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa09f1e8-94a2-4af2-a38e-5cb84c6fb0d4 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 Aug 08 20:28:03.380727 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa09f1e8-94a2-4af2-a38e-5cb84c6fb0d4 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.380913 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-aa09f1e8-94a2-4af2-a38e-5cb84c6fb0d4 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.388689 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.388689 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:03.392139 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-aa09f1e8-94a2-4af2-a38e-5cb84c6fb0d4 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:03.395953 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-aa09f1e8-94a2-4af2-a38e-5cb84c6fb0d4 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 returned with HTTP 200 Aug 08 20:28:03.396321 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1213/4853] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.692113 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dd4e5dfb-49e3-45e3-8fd9-8c72ae83c779 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.693826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd4e5dfb-49e3-45e3-8fd9-8c72ae83c779 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:03.694065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd4e5dfb-49e3-45e3-8fd9-8c72ae83c779 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.694375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dd4e5dfb-49e3-45e3-8fd9-8c72ae83c779 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.697890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec59ab7e-91e3-4e66-a1c4-1d1bdea1d216 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.699560 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec59ab7e-91e3-4e66-a1c4-1d1bdea1d216 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:03.699629 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.699629 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:03.699753 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec59ab7e-91e3-4e66-a1c4-1d1bdea1d216 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.699923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec59ab7e-91e3-4e66-a1c4-1d1bdea1d216 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.700025 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-ec59ab7e-91e3-4e66-a1c4-1d1bdea1d216 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:03.700082 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dd4e5dfb-49e3-45e3-8fd9-8c72ae83c779 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:03.700889 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dd4e5dfb-49e3-45e3-8fd9-8c72ae83c779 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:03.701278 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1210/4854] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.707604 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.707604 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:03.709233 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec59ab7e-91e3-4e66-a1c4-1d1bdea1d216 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:03.709771 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1219/4855] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.710217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ec8d4265-53a0-49a8-87f2-0fc87cf35322 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.712356 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec8d4265-53a0-49a8-87f2-0fc87cf35322 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:03.712594 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec8d4265-53a0-49a8-87f2-0fc87cf35322 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.712775 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ec8d4265-53a0-49a8-87f2-0fc87cf35322 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.724315 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.724315 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:03.724759 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ec8d4265-53a0-49a8-87f2-0fc87cf35322 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:03.726086 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ec8d4265-53a0-49a8-87f2-0fc87cf35322 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:03.726086 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1214/4856] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.807129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-62522d8a-2e82-4f47-961d-448f39965f7c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.811091 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-62522d8a-2e82-4f47-961d-448f39965f7c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:03.811091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-62522d8a-2e82-4f47-961d-448f39965f7c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.811091 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-62522d8a-2e82-4f47-961d-448f39965f7c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.821026 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.821026 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:03.828013 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-62522d8a-2e82-4f47-961d-448f39965f7c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:03.832627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-62522d8a-2e82-4f47-961d-448f39965f7c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:03.833007 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1214/4857] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.864000 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-58dfb871-08ae-4af8-84dd-d0e88e9d8afe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.865431 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-58dfb871-08ae-4af8-84dd-d0e88e9d8afe tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:03.865431 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-58dfb871-08ae-4af8-84dd-d0e88e9d8afe tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.865608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-58dfb871-08ae-4af8-84dd-d0e88e9d8afe tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.871464 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.871464 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:03.871464 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-58dfb871-08ae-4af8-84dd-d0e88e9d8afe tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:03.871921 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-58dfb871-08ae-4af8-84dd-d0e88e9d8afe tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:03.872320 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1211/4858] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.882350 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-9aa50d33-f545-4f4e-8344-d871948d8633 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.886807 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-9aa50d33-f545-4f4e-8344-d871948d8633 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:03.887069 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-9aa50d33-f545-4f4e-8344-d871948d8633 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.887310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-9aa50d33-f545-4f4e-8344-d871948d8633 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.896184 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.896184 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:03.901957 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-9aa50d33-f545-4f4e-8344-d871948d8633 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:03.908095 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-9aa50d33-f545-4f4e-8344-d871948d8633 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 200 Aug 08 20:28:03.908636 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1220/4859] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:03.914528 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7cf84360-e6e0-42fd-bf0c-bdfcb6f45145 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.916437 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7cf84360-e6e0-42fd-bf0c-bdfcb6f45145 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:03.916709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7cf84360-e6e0-42fd-bf0c-bdfcb6f45145 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.916945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7cf84360-e6e0-42fd-bf0c-bdfcb6f45145 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.920350 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0dc7d75a-0cd6-4e71-ae8d-679dbfebc2ea None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.920837 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0dc7d75a-0cd6-4e71-ae8d-679dbfebc2ea None None] GET https://10.4.3.206/volume// Aug 08 20:28:03.921076 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0dc7d75a-0cd6-4e71-ae8d-679dbfebc2ea None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.921309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0dc7d75a-0cd6-4e71-ae8d-679dbfebc2ea None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.921781 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0dc7d75a-0cd6-4e71-ae8d-679dbfebc2ea None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:03.922076 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1215/4860] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:28: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 08 20:28:03.925525 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.925525 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:03.930044 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7cf84360-e6e0-42fd-bf0c-bdfcb6f45145 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:03.930920 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-7975fa02-2d6d-4e74-af59-cf68bdb9727c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.933335 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-7975fa02-2d6d-4e74-af59-cf68bdb9727c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:03.933697 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-7975fa02-2d6d-4e74-af59-cf68bdb9727c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4432c83-5f66-4516-8519-75f95aca9ff7", "connector": null, "instance_uuid": "99c6b843-a8fa-4263-8c18-212f3f60c30b"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:03.935181 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7cf84360-e6e0-42fd-bf0c-bdfcb6f45145 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:03.935686 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1215/4861] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.941547 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.941547 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:03.951704 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e87871fc-e07f-47f9-bc2d-98ddb65fb292 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.953532 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e87871fc-e07f-47f9-bc2d-98ddb65fb292 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:03.953647 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e87871fc-e07f-47f9-bc2d-98ddb65fb292 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.953851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e87871fc-e07f-47f9-bc2d-98ddb65fb292 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:03.960536 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:03.960536 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:03.964093 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-e87871fc-e07f-47f9-bc2d-98ddb65fb292 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:03.967970 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e87871fc-e07f-47f9-bc2d-98ddb65fb292 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:03.968070 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-7975fa02-2d6d-4e74-af59-cf68bdb9727c tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:03.968398 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1221/4862] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:03.968581 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1212/4863] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:03 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 08 20:28:03.982155 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.983791 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:03.984136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-151983061", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:03.985567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-151983061', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:03.985682 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume of 1 GB Aug 08 20:28:03.989562 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Availability Zones retrieved successfully. Aug 08 20:28:03.995832 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (3e12c6a7-2758-47e8-b940-37fdcf7d35d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:03.997077 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-afc413a3-963e-438f-a197-171ab1d0e093 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:03.997307 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee047c67-b3ac-4c22-88d6-ecb0fb0e18f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:03.998607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:03.999305 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afc413a3-963e-438f-a197-171ab1d0e093 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:03.999531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afc413a3-963e-438f-a197-171ab1d0e093 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:03.999771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-afc413a3-963e-438f-a197-171ab1d0e093 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.004628 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b1b586e2-0cc5-40b6-bca9-243df364f4ce None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.004863 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1b586e2-0cc5-40b6-bca9-243df364f4ce None None] GET https://10.4.3.206/volume// Aug 08 20:28:04.005106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1b586e2-0cc5-40b6-bca9-243df364f4ce None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.005251 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b1b586e2-0cc5-40b6-bca9-243df364f4ce None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.005574 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b1b586e2-0cc5-40b6-bca9-243df364f4ce None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:04.005932 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1222/4864] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:04.010690 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.010690 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:04.015012 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-4f165efc-3cad-4a08-ad71-35db3e39945a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.015173 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-afc413a3-963e-438f-a197-171ab1d0e093 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:04.017368 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-4f165efc-3cad-4a08-ad71-35db3e39945a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:04.017654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-4f165efc-3cad-4a08-ad71-35db3e39945a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.017890 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-4f165efc-3cad-4a08-ad71-35db3e39945a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.020609 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-afc413a3-963e-438f-a197-171ab1d0e093 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:04.020963 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1216/4865] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:03 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.028496 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.028496 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:04.032515 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-4f165efc-3cad-4a08-ad71-35db3e39945a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:04.037248 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee047c67-b3ac-4c22-88d6-ecb0fb0e18f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:04.037509 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-4f165efc-3cad-4a08-ad71-35db3e39945a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:04.037985 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a24c81-52d3-4c5b-9594-9a9bbe016bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:04.038057 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1213/4866] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 1062 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:04.089729 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Created reservations ['b0a1c4b7-4307-43b3-bac1-23d06ece5718', 'a6983942-2c12-49c1-bd10-3f222f1bb3f9', '965b5310-a8a9-4199-8706-ff56f7eb790d', '74fe5bd4-5690-469e-ae06-f150e8cc28c0'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:04.090487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a24c81-52d3-4c5b-9594-9a9bbe016bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a1c4b7-4307-43b3-bac1-23d06ece5718', 'a6983942-2c12-49c1-bd10-3f222f1bb3f9', '965b5310-a8a9-4199-8706-ff56f7eb790d', '74fe5bd4-5690-469e-ae06-f150e8cc28c0']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:04.091166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec121f7-2b7f-4b57-9dd0-1ade4b71eb92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:04.113814 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec121f7-2b7f-4b57-9dd0-1ade4b71eb92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e796c7c2-9710-4c88-a648-c2f92f6ea41e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-151983061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['b0a1c4b7-4307-43b3-bac1-23d06ece5718','a6983942-2c12-49c1-bd10-3f222f1bb3f9','965b5310-a8a9-4199-8706-ff56f7eb790d','74fe5bd4-5690-469e-ae06-f150e8cc28c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-151983061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e796c7c2-9710-4c88-a648-c2f92f6ea41e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00cff22376f042c0aaf4c6e696dfb0c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707400de48d4f17a13b5e91f5404556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:04.114987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a31be68d-262d-4b01-aab8-e42293e7587c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:04.133801 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a31be68d-262d-4b01-aab8-e42293e7587c) transitioned into state 'SUCCESS' from state '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-151983061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['b0a1c4b7-4307-43b3-bac1-23d06ece5718','a6983942-2c12-49c1-bd10-3f222f1bb3f9','965b5310-a8a9-4199-8706-ff56f7eb790d','74fe5bd4-5690-469e-ae06-f150e8cc28c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:04.134601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0193d993-fe37-4033-8b00-35865356473e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:04.141336 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.143345 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0193d993-fe37-4033-8b00-35865356473e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:04.143930 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] PUT https://10.4.3.206/volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0 Aug 08 20:28:04.144133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (3e12c6a7-2758-47e8-b940-37fdcf7d35d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:04.144407 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.144470 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request issued successfully. Aug 08 20:28:04.145042 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9507bbee-c7b9-42e4-914b-c3403d6b1087 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:04.145565 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1216/4867] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:03 2026] POST /volume/v3/volumes => generated 752 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:04.154094 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Acquiring lock "cinder-attachment_update-c4432c83-5f66-4516-8519-75f95aca9ff7-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:04.158887 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-48855f0f-642b-4049-a181-7fb5829b832d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.159762 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-c4432c83-5f66-4516-8519-75f95aca9ff7-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:04.161355 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.161355 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:04.161485 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48855f0f-642b-4049-a181-7fb5829b832d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:04.161787 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48855f0f-642b-4049-a181-7fb5829b832d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.162078 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-48855f0f-642b-4049-a181-7fb5829b832d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.171248 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.171248 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:04.175431 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-48855f0f-642b-4049-a181-7fb5829b832d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:04.180925 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-48855f0f-642b-4049-a181-7fb5829b832d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:04.181440 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1217/4868] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.228086 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-464ecb35-e033-4405-aa0e-852aeebdd6ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.259550 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Lock "cinder-attachment_update-c4432c83-5f66-4516-8519-75f95aca9ff7-np0000006809" released by "attachment_update" :: held 0.100s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:04.259943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-2f645835-4a16-4428-8305-ec497df9f823 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0 returned with HTTP 200 Aug 08 20:28:04.260476 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1223/4869] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:04 2026] PUT /volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0 => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:04.321263 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-464ecb35-e033-4405-aa0e-852aeebdd6ae tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.321263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-464ecb35-e033-4405-aa0e-852aeebdd6ae tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-719352898", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.334295 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-464ecb35-e033-4405-aa0e-852aeebdd6ae tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.334659 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1214/4870] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types => generated 379 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.340288 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-8cb62b90-9c5e-411e-9d38-d1f4555e9a1b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.342106 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd5a5474-8f84-453a-b044-fb8d559361fd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.342166 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-8cb62b90-9c5e-411e-9d38-d1f4555e9a1b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:04.342339 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-8cb62b90-9c5e-411e-9d38-d1f4555e9a1b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.342528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-8cb62b90-9c5e-411e-9d38-d1f4555e9a1b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.343644 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd5a5474-8f84-453a-b044-fb8d559361fd tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption Aug 08 20:28:04.343930 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd5a5474-8f84-453a-b044-fb8d559361fd tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.347248 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.347248 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:04.347733 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-8cb62b90-9c5e-411e-9d38-d1f4555e9a1b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:04.348455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-8cb62b90-9c5e-411e-9d38-d1f4555e9a1b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:04.348860 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1217/4871] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.359700 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd5a5474-8f84-453a-b044-fb8d559361fd tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption returned with HTTP 200 Aug 08 20:28:04.360253 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1218/4872] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.368275 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-eee91453-a647-4757-9d54-860223c552c6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.369898 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eee91453-a647-4757-9d54-860223c552c6 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.370257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-eee91453-a647-4757-9d54-860223c552c6 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1157477456", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.371729 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.371729 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:04.386825 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-eee91453-a647-4757-9d54-860223c552c6 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.387303 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1224/4873] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:04 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 08 20:28:04.395798 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9a850bc0-f848-4958-98b1-8bc58f0b623f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.397861 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a850bc0-f848-4958-98b1-8bc58f0b623f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types/b6957ba3-2bc9-40fb-b6d9-fb2d3af83887/encryption Aug 08 20:28:04.398247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9a850bc0-f848-4958-98b1-8bc58f0b623f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.407079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e2468c6f-0585-49a8-a29e-c5d795bf2b2b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.408741 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2468c6f-0585-49a8-a29e-c5d795bf2b2b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 Aug 08 20:28:04.408932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2468c6f-0585-49a8-a29e-c5d795bf2b2b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.409126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e2468c6f-0585-49a8-a29e-c5d795bf2b2b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.415666 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9a850bc0-f848-4958-98b1-8bc58f0b623f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/b6957ba3-2bc9-40fb-b6d9-fb2d3af83887/encryption returned with HTTP 200 Aug 08 20:28:04.416169 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1215/4874] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types/b6957ba3-2bc9-40fb-b6d9-fb2d3af83887/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.416530 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.416530 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:04.420637 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e2468c6f-0585-49a8-a29e-c5d795bf2b2b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:04.425083 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e2468c6f-0585-49a8-a29e-c5d795bf2b2b tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 returned with HTTP 200 Aug 08 20:28:04.425450 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1218/4875] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.426116 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e21ff366-c409-4f2f-b86e-7da71d746fc6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.427722 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e21ff366-c409-4f2f-b86e-7da71d746fc6 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.428059 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e21ff366-c409-4f2f-b86e-7da71d746fc6 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-958582799", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.436325 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed5a5810-e53c-463d-a711-298943ae9faa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.437987 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed5a5810-e53c-463d-a711-298943ae9faa tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:04.438236 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed5a5810-e53c-463d-a711-298943ae9faa tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.438495 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed5a5810-e53c-463d-a711-298943ae9faa tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.443559 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed5a5810-e53c-463d-a711-298943ae9faa tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:04.443719 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e21ff366-c409-4f2f-b86e-7da71d746fc6 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.444016 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1225/4876] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:04 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 08 20:28:04.444071 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1219/4877] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.451143 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-279a1d4c-9ba0-478b-aa27-4197dff6c25e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.451880 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-43ef3324-699d-4598-b754-9566e57f8d85 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.452981 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-279a1d4c-9ba0-478b-aa27-4197dff6c25e tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f/extra_specs Aug 08 20:28:04.453349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-279a1d4c-9ba0-478b-aa27-4197dff6c25e tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.453772 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43ef3324-699d-4598-b754-9566e57f8d85 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] GET https://10.4.3.206/volume/v3/messages/499a8fdc-e32d-4e29-a537-7fe0bad5d714 Aug 08 20:28:04.454053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43ef3324-699d-4598-b754-9566e57f8d85 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.454304 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43ef3324-699d-4598-b754-9566e57f8d85 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.458553 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43ef3324-699d-4598-b754-9566e57f8d85 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages/499a8fdc-e32d-4e29-a537-7fe0bad5d714 returned with HTTP 200 Aug 08 20:28:04.459042 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1219/4878] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/messages/499a8fdc-e32d-4e29-a537-7fe0bad5d714 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.467248 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-69eca3e1-de4e-4ab0-b3ff-4899a8f01723 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.469686 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69eca3e1-de4e-4ab0-b3ff-4899a8f01723 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/messages/499a8fdc-e32d-4e29-a537-7fe0bad5d714 Aug 08 20:28:04.469787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69eca3e1-de4e-4ab0-b3ff-4899a8f01723 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.469937 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-69eca3e1-de4e-4ab0-b3ff-4899a8f01723 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.476300 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-279a1d4c-9ba0-478b-aa27-4197dff6c25e tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f/extra_specs returned with HTTP 200 Aug 08 20:28:04.476749 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1216/4879] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:04.477639 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-69eca3e1-de4e-4ab0-b3ff-4899a8f01723 tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/messages/499a8fdc-e32d-4e29-a537-7fe0bad5d714 returned with HTTP 204 Aug 08 20:28:04.478010 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1226/4880] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/messages/499a8fdc-e32d-4e29-a537-7fe0bad5d714 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:28:04.484771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bee81a00-73c9-4978-b6eb-6274a2a66a6f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.484834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0e439e79-1224-4a9f-a016-af406426e2fe None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.486431 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 Aug 08 20:28:04.486626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.486810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.486981 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Delete volume with id: 2882da44-6ccb-4ed2-9b0b-a532e1b318d3 Aug 08 20:28:04.487038 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bee81a00-73c9-4978-b6eb-6274a2a66a6f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] PUT https://10.4.3.206/volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f/extra_specs/key2 Aug 08 20:28:04.487447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bee81a00-73c9-4978-b6eb-6274a2a66a6f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.496176 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.496176 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:04.496496 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Volume info retrieved successfully. Aug 08 20:28:04.497468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100389) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:28:04.511699 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1684823079 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1684823079, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:04.512120 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1684823079 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1684823079, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:04.518100 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bee81a00-73c9-4978-b6eb-6274a2a66a6f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f/extra_specs/key2 returned with HTTP 200 Aug 08 20:28:04.518550 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1220/4881] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:28:04 2026] PUT /volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f/extra_specs/key2 => generated 25 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:04.522392 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Created reservations ['8c5fae0c-776e-4d63-aec7-6a4f926d1f71', '4a15e79c-9328-4a0a-9cd8-5b2a856b7558', '5bf56eb6-1b44-4871-a31b-9bab564e0bc2', 'b3ab6115-8f33-4b0f-8615-c822b42d352e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:04.525898 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2585a27f-53b6-419d-bb93-0880fdbe3ced None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.528783 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2585a27f-53b6-419d-bb93-0880fdbe3ced tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.529151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2585a27f-53b6-419d-bb93-0880fdbe3ced tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.542820 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2585a27f-53b6-419d-bb93-0880fdbe3ced tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.543228 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1217/4882] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:28:04.551310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7aa696c8-eec0-4a53-b490-a836bfbda413 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.552556 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Delete volume request issued successfully. Aug 08 20:28:04.552756 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0e439e79-1224-4a9f-a016-af406426e2fe tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 returned with HTTP 202 Aug 08 20:28:04.553101 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7aa696c8-eec0-4a53-b490-a836bfbda413 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/59c6b1cd-9c03-47d3-ac34-2a0329122433 Aug 08 20:28:04.553156 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1220/4883] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/volumes/2882da44-6ccb-4ed2-9b0b-a532e1b318d3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:04.553327 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7aa696c8-eec0-4a53-b490-a836bfbda413 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.553512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7aa696c8-eec0-4a53-b490-a836bfbda413 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.559664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-67f205ca-333f-4309-aa86-e3352558cefb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.561253 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67f205ca-333f-4309-aa86-e3352558cefb tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] DELETE https://10.4.3.206/volume/v3/types/07e19782-c8d5-432b-8299-87199f899954 Aug 08 20:28:04.561439 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67f205ca-333f-4309-aa86-e3352558cefb tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.561625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-67f205ca-333f-4309-aa86-e3352558cefb tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.578860 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7aa696c8-eec0-4a53-b490-a836bfbda413 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/59c6b1cd-9c03-47d3-ac34-2a0329122433 returned with HTTP 202 Aug 08 20:28:04.579375 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1227/4884] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/types/59c6b1cd-9c03-47d3-ac34-2a0329122433 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:04.581740 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-67f205ca-333f-4309-aa86-e3352558cefb tempest-ProjectAdminTests-333110150 tempest-ProjectAdminTests-333110150-project-admin] https://10.4.3.206/volume/v3/types/07e19782-c8d5-432b-8299-87199f899954 returned with HTTP 202 Aug 08 20:28:04.582116 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1221/4885] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/types/07e19782-c8d5-432b-8299-87199f899954 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:04.587084 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4476bf14-526c-4bd9-8962-2e6564fcec65 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.588748 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4476bf14-526c-4bd9-8962-2e6564fcec65 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.589124 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4476bf14-526c-4bd9-8962-2e6564fcec65 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1690864704", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.605270 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4476bf14-526c-4bd9-8962-2e6564fcec65 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.605666 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1218/4886] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:04 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 08 20:28:04.614232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8de014bc-59c7-4196-9c34-d261cb581a13 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.617093 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8de014bc-59c7-4196-9c34-d261cb581a13 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb/encryption Aug 08 20:28:04.617443 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8de014bc-59c7-4196-9c34-d261cb581a13 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.644876 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8de014bc-59c7-4196-9c34-d261cb581a13 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb/encryption returned with HTTP 200 Aug 08 20:28:04.645326 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1221/4887] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.652676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-410cdd33-cd16-4b87-8c2c-5235979f3e32 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.654650 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-410cdd33-cd16-4b87-8c2c-5235979f3e32 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb/encryption/4a2edb04-e8f1-4d06-925b-b60f290e1c9f Aug 08 20:28:04.654865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-410cdd33-cd16-4b87-8c2c-5235979f3e32 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.655127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-410cdd33-cd16-4b87-8c2c-5235979f3e32 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.666055 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-410cdd33-cd16-4b87-8c2c-5235979f3e32 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb/encryption/4a2edb04-e8f1-4d06-925b-b60f290e1c9f returned with HTTP 202 Aug 08 20:28:04.666457 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1228/4888] 10.4.3.206 () {66 vars in 1489 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb/encryption/4a2edb04-e8f1-4d06-925b-b60f290e1c9f => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:04.675400 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e9802f21-0a50-46e5-b11a-84b85876130f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.677440 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9802f21-0a50-46e5-b11a-84b85876130f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.677797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9802f21-0a50-46e5-b11a-84b85876130f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1365523958", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.694925 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9802f21-0a50-46e5-b11a-84b85876130f tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.695268 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1222/4889] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.704596 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b524e7ed-130e-445b-83c0-93a0b8f81816 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.706557 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b524e7ed-130e-445b-83c0-93a0b8f81816 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/855509d8-1765-4e0b-ad73-42848361a3e1/extra_specs/key1 Aug 08 20:28:04.706741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b524e7ed-130e-445b-83c0-93a0b8f81816 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.706926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b524e7ed-130e-445b-83c0-93a0b8f81816 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.721211 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7c966e20-f69e-43e7-a4ea-c558277ff16e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.722898 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7c966e20-f69e-43e7-a4ea-c558277ff16e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:04.723106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7c966e20-f69e-43e7-a4ea-c558277ff16e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.723246 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b524e7ed-130e-445b-83c0-93a0b8f81816 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/855509d8-1765-4e0b-ad73-42848361a3e1/extra_specs/key1 returned with HTTP 202 Aug 08 20:28:04.723321 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7c966e20-f69e-43e7-a4ea-c558277ff16e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.723372 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-7c966e20-f69e-43e7-a4ea-c558277ff16e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:04.723661 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1219/4890] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/types/855509d8-1765-4e0b-ad73-42848361a3e1/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:04.728317 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:04.728317 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:04.729300 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7c966e20-f69e-43e7-a4ea-c558277ff16e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:04.729793 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1222/4891] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.731671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5df3bc74-9f5f-4ff2-9787-267cec84e525 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.733299 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5df3bc74-9f5f-4ff2-9787-267cec84e525 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:04.733728 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5df3bc74-9f5f-4ff2-9787-267cec84e525 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-332975008", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.748804 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5df3bc74-9f5f-4ff2-9787-267cec84e525 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.749210 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1229/4892] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:04 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.756821 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a49590df-050e-4bfe-b028-0c1d6ca18239 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.758532 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a49590df-050e-4bfe-b028-0c1d6ca18239 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/145864d3-2834-4beb-b9de-246d11d38a51 Aug 08 20:28:04.758722 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a49590df-050e-4bfe-b028-0c1d6ca18239 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.758925 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a49590df-050e-4bfe-b028-0c1d6ca18239 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.782252 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a49590df-050e-4bfe-b028-0c1d6ca18239 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/145864d3-2834-4beb-b9de-246d11d38a51 returned with HTTP 202 Aug 08 20:28:04.782641 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1223/4893] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:04 2026] DELETE /volume/v3/types/145864d3-2834-4beb-b9de-246d11d38a51 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:04.792651 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-40519a53-6801-49f8-82d3-e886e4e499ce None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.794564 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-40519a53-6801-49f8-82d3-e886e4e499ce tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs Aug 08 20:28:04.794824 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-40519a53-6801-49f8-82d3-e886e4e499ce tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.795094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-40519a53-6801-49f8-82d3-e886e4e499ce tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.809741 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-40519a53-6801-49f8-82d3-e886e4e499ce tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs returned with HTTP 200 Aug 08 20:28:04.809905 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1220/4894] 10.4.3.206 () {66 vars in 1378 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs => generated 185 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.816433 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b8b5c4ed-a700-490d-905f-6faf731aaee1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.817922 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8b5c4ed-a700-490d-905f-6faf731aaee1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types Aug 08 20:28:04.818107 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8b5c4ed-a700-490d-905f-6faf731aaee1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.818282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b8b5c4ed-a700-490d-905f-6faf731aaee1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.835402 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b8b5c4ed-a700-490d-905f-6faf731aaee1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:04.835724 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1223/4895] 10.4.3.206 () {66 vars in 1231 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types => generated 3122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:04.849862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f0b8cfa3-f582-4a97-853a-cd82aa56d515 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.852193 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0b8cfa3-f582-4a97-853a-cd82aa56d515 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption/cipher Aug 08 20:28:04.852365 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0b8cfa3-f582-4a97-853a-cd82aa56d515 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.852568 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f0b8cfa3-f582-4a97-853a-cd82aa56d515 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.858750 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f0b8cfa3-f582-4a97-853a-cd82aa56d515 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption/cipher returned with HTTP 200 Aug 08 20:28:04.859228 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1230/4896] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:04.870122 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-92f20daf-c05a-44bf-8729-53eca9860432 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.872674 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92f20daf-c05a-44bf-8729-53eca9860432 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption Aug 08 20:28:04.873175 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92f20daf-c05a-44bf-8729-53eca9860432 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.873364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-92f20daf-c05a-44bf-8729-53eca9860432 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.879069 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-92f20daf-c05a-44bf-8729-53eca9860432 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption returned with HTTP 200 Aug 08 20:28:04.879433 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1224/4897] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.888085 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7414285f-8f2d-4b9d-ad0c-ef5de7edabe3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.889791 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7414285f-8f2d-4b9d-ad0c-ef5de7edabe3 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/multiattach Aug 08 20:28:04.889985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7414285f-8f2d-4b9d-ad0c-ef5de7edabe3 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.890164 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7414285f-8f2d-4b9d-ad0c-ef5de7edabe3 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.895580 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7414285f-8f2d-4b9d-ad0c-ef5de7edabe3 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/multiattach returned with HTTP 200 Aug 08 20:28:04.895914 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1221/4898] 10.4.3.206 () {66 vars in 1414 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/multiattach => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:04.905119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e9bcf846-f110-4be8-b557-6d9bdd2cafb1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.907154 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9bcf846-f110-4be8-b557-6d9bdd2cafb1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/volume_backend_name Aug 08 20:28:04.907355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9bcf846-f110-4be8-b557-6d9bdd2cafb1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.907561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e9bcf846-f110-4be8-b557-6d9bdd2cafb1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.914051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e9bcf846-f110-4be8-b557-6d9bdd2cafb1 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/volume_backend_name returned with HTTP 200 Aug 08 20:28:04.914369 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1224/4899] 10.4.3.206 () {66 vars in 1438 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/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 08 20:28:04.923463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0415220c-95ef-47cb-ad68-6df0653a01c9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.925357 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0415220c-95ef-47cb-ad68-6df0653a01c9 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] GET https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 Aug 08 20:28:04.925589 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0415220c-95ef-47cb-ad68-6df0653a01c9 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:04.925791 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0415220c-95ef-47cb-ad68-6df0653a01c9 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:04.931181 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0415220c-95ef-47cb-ad68-6df0653a01c9 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 returned with HTTP 200 Aug 08 20:28:04.931572 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1231/4900] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:28:04 2026] GET /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:04.941467 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d529f5c2-09d1-48ab-9b40-99a00a45b8ef None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.943268 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d529f5c2-09d1-48ab-9b40-99a00a45b8ef tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] PUT https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption/3e612721-a822-434f-9742-93ec20d56679 Aug 08 20:28:04.943625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d529f5c2-09d1-48ab-9b40-99a00a45b8ef tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.964750 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d529f5c2-09d1-48ab-9b40-99a00a45b8ef tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption/3e612721-a822-434f-9742-93ec20d56679 returned with HTTP 200 Aug 08 20:28:04.965221 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1225/4901] 10.4.3.206 () {68 vars in 1506 bytes} [Sat Aug 8 20:28:04 2026] PUT /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/encryption/3e612721-a822-434f-9742-93ec20d56679 => generated 33 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:04.974565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5e48f610-13fb-4977-baed-0e753dc24b94 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:04.976779 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e48f610-13fb-4977-baed-0e753dc24b94 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] PUT https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/key1 Aug 08 20:28:04.977152 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5e48f610-13fb-4977-baed-0e753dc24b94 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:04.995854 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5e48f610-13fb-4977-baed-0e753dc24b94 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/key1 returned with HTTP 200 Aug 08 20:28:04.996478 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1222/4902] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:28:04 2026] PUT /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98/extra_specs/key1 => generated 30 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:05.005077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7f3af6d9-852f-41d1-a739-26ebd5522b70 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.007321 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f3af6d9-852f-41d1-a739-26ebd5522b70 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] PUT https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 Aug 08 20:28:05.007753 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7f3af6d9-852f-41d1-a739-26ebd5522b70 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:05.023530 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7f3af6d9-852f-41d1-a739-26ebd5522b70 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 returned with HTTP 200 Aug 08 20:28:05.023923 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1225/4903] 10.4.3.206 () {68 vars in 1362 bytes} [Sat Aug 8 20:28:05 2026] PUT /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 => generated 370 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.032650 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-24433eb3-cfb4-479c-977c-82aac9afe5b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.033329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2fc730ad-8edf-4cef-a143-d0f15d3885db None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.034418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24433eb3-cfb4-479c-977c-82aac9afe5b5 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/855509d8-1765-4e0b-ad73-42848361a3e1 Aug 08 20:28:05.034558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24433eb3-cfb4-479c-977c-82aac9afe5b5 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.034676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-24433eb3-cfb4-479c-977c-82aac9afe5b5 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.035418 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2fc730ad-8edf-4cef-a143-d0f15d3885db tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:05.035418 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2fc730ad-8edf-4cef-a143-d0f15d3885db tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.035686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2fc730ad-8edf-4cef-a143-d0f15d3885db tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.044967 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.044967 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:05.048043 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2fc730ad-8edf-4cef-a143-d0f15d3885db tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:05.051831 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2fc730ad-8edf-4cef-a143-d0f15d3885db tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:05.052192 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1226/4904] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.065191 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-24433eb3-cfb4-479c-977c-82aac9afe5b5 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/855509d8-1765-4e0b-ad73-42848361a3e1 returned with HTTP 202 Aug 08 20:28:05.065811 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1232/4905] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:05 2026] DELETE /volume/v3/types/855509d8-1765-4e0b-ad73-42848361a3e1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:05.072207 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da908fc0-898f-4a68-b7cd-a5458e6ff3bf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.074074 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da908fc0-898f-4a68-b7cd-a5458e6ff3bf tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb Aug 08 20:28:05.074318 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da908fc0-898f-4a68-b7cd-a5458e6ff3bf tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.074544 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da908fc0-898f-4a68-b7cd-a5458e6ff3bf tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.099178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da908fc0-898f-4a68-b7cd-a5458e6ff3bf tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb returned with HTTP 202 Aug 08 20:28:05.099642 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1223/4906] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:05 2026] DELETE /volume/v3/types/5e52d843-001a-4068-8b4f-d77b438167fb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:05.106921 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4e9d280b-e984-4475-8358-5109fbb66e11 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.108337 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e9d280b-e984-4475-8358-5109fbb66e11 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f Aug 08 20:28:05.108720 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e9d280b-e984-4475-8358-5109fbb66e11 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.109029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4e9d280b-e984-4475-8358-5109fbb66e11 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.131093 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4e9d280b-e984-4475-8358-5109fbb66e11 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f returned with HTTP 202 Aug 08 20:28:05.131644 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1226/4907] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:05 2026] DELETE /volume/v3/types/e30995e7-bb95-4463-b7af-67bfa19dc06f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:05.137844 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a6b97d65-db7e-4559-b40b-017653c60656 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.139527 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6b97d65-db7e-4559-b40b-017653c60656 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/b6957ba3-2bc9-40fb-b6d9-fb2d3af83887 Aug 08 20:28:05.139705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6b97d65-db7e-4559-b40b-017653c60656 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.139905 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a6b97d65-db7e-4559-b40b-017653c60656 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.173443 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a6b97d65-db7e-4559-b40b-017653c60656 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/b6957ba3-2bc9-40fb-b6d9-fb2d3af83887 returned with HTTP 202 Aug 08 20:28:05.173533 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1227/4908] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:05 2026] DELETE /volume/v3/types/b6957ba3-2bc9-40fb-b6d9-fb2d3af83887 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:05.181819 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-617b7532-74cd-4224-ac43-56273bb0e0a7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.183502 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-617b7532-74cd-4224-ac43-56273bb0e0a7 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] DELETE https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 Aug 08 20:28:05.183690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-617b7532-74cd-4224-ac43-56273bb0e0a7 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.183871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-617b7532-74cd-4224-ac43-56273bb0e0a7 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.195911 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a9b6cc33-a4ec-4707-9183-4ed5aced8fb0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.198513 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9b6cc33-a4ec-4707-9183-4ed5aced8fb0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:05.198826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9b6cc33-a4ec-4707-9183-4ed5aced8fb0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.199075 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a9b6cc33-a4ec-4707-9183-4ed5aced8fb0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.205933 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-617b7532-74cd-4224-ac43-56273bb0e0a7 tempest-VolumeTypesAdminTests-1945923011 tempest-VolumeTypesAdminTests-1945923011-project-admin] https://10.4.3.206/volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 returned with HTTP 202 Aug 08 20:28:05.206265 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1233/4909] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:05 2026] DELETE /volume/v3/types/1e925ca2-ec77-4184-a89a-8a942ac28e98 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:05.210427 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.210427 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:05.215018 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a9b6cc33-a4ec-4707-9183-4ed5aced8fb0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:05.219988 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a9b6cc33-a4ec-4707-9183-4ed5aced8fb0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:05.220329 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1224/4910] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.233231 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-844b7185-605f-4bfc-9c69-4a1c4678e300 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.235138 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-844b7185-605f-4bfc-9c69-4a1c4678e300 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:05.235511 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-844b7185-605f-4bfc-9c69-4a1c4678e300 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.235817 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-844b7185-605f-4bfc-9c69-4a1c4678e300 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.243639 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.243639 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:05.246848 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-844b7185-605f-4bfc-9c69-4a1c4678e300 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:05.250716 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-844b7185-605f-4bfc-9c69-4a1c4678e300 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:05.251257 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1227/4911] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.263215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f2091bb8-e835-4a4b-b41f-a0bfbc0612bf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.264896 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2091bb8-e835-4a4b-b41f-a0bfbc0612bf tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:05.265288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f2091bb8-e835-4a4b-b41f-a0bfbc0612bf tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-64708763", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:05.279612 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f2091bb8-e835-4a4b-b41f-a0bfbc0612bf tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:05.279971 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1228/4912] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:28:05 2026] POST /volume/v3/types => generated 210 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.287348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f9702eda-c626-44b3-a55e-0d33c60a7d16 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.289107 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9702eda-c626-44b3-a55e-0d33c60a7d16 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] POST https://10.4.3.206/volume/v3/types/7c77362c-39c2-4648-89b8-1778f9c4dc7f/encryption Aug 08 20:28:05.289447 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f9702eda-c626-44b3-a55e-0d33c60a7d16 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:05.302125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-24fccc50-0e87-4489-83c7-b9eed4cad84a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.304211 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-24fccc50-0e87-4489-83c7-b9eed4cad84a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:05.304777 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-24fccc50-0e87-4489-83c7-b9eed4cad84a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.304777 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-24fccc50-0e87-4489-83c7-b9eed4cad84a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.305514 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f9702eda-c626-44b3-a55e-0d33c60a7d16 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types/7c77362c-39c2-4648-89b8-1778f9c4dc7f/encryption returned with HTTP 200 Aug 08 20:28:05.305996 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1234/4913] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:05 2026] POST /volume/v3/types/7c77362c-39c2-4648-89b8-1778f9c4dc7f/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.309663 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.309663 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:05.310122 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-24fccc50-0e87-4489-83c7-b9eed4cad84a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:05.311112 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-24fccc50-0e87-4489-83c7-b9eed4cad84a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:05.311538 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1225/4914] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.316767 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.319106 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:05.319106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1806672341", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-64708763", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:05.320353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1806672341', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-64708763', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:05.321142 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-99d651c2-0fed-420e-8948-21b642595ddd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.324307 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume of 1 GB Aug 08 20:28:05.324365 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.324365 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:05.324430 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-99d651c2-0fed-420e-8948-21b642595ddd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:05.324714 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-99d651c2-0fed-420e-8948-21b642595ddd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.324804 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Availability Zones retrieved successfully. Aug 08 20:28:05.324994 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-99d651c2-0fed-420e-8948-21b642595ddd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.331547 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (7920bd9a-8604-4bdb-8049-146aafee0488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:05.332888 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f40600-2bcd-4c68-b40d-bd58fde7c34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.333320 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.333320 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:05.334287 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:05.338174 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-99d651c2-0fed-420e-8948-21b642595ddd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:05.342665 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-99d651c2-0fed-420e-8948-21b642595ddd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 200 Aug 08 20:28:05.343049 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1229/4915] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:05.352497 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.354807 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:05.355397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "de26540e-579d-4741-abea-15e517253568", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:05.359740 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'de26540e-579d-4741-abea-15e517253568', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:05.360131 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f40600-2bcd-4c68-b40d-bd58fde7c34c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c77362c-39c2-4648-89b8-1778f9c4dc7f,is_public=True,name='tempest-scenario-type-luks-64708763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c77362c-39c2-4648-89b8-1778f9c4dc7f', '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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.360894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6c218f-50e9-411f-b44e-88a90188cdcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.374153 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.374153 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:05.374670 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:05.374800 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:28:05.375442 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:28:05.380575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (e7456af3-a63f-4613-be01-fac86d3d3141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:05.381613 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34ebba3-bfe0-4e26-911a-e25c7da24a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.382662 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:05.386614 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-64708763 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-64708763, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:05.386708 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-64708763 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-64708763, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:05.416719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Created reservations ['867e4ecf-be6b-4656-b2e3-bad91391f6bd', '9b258de7-4862-4a4f-ab52-b8260d28f690', '8298fb4b-05f0-4fa6-9bf8-72c056c8bc07', 'd80533cd-d1e2-4f4e-b151-a909acdffb73'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:05.416805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d34ebba3-bfe0-4e26-911a-e25c7da24a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de26540e-579d-4741-abea-15e517253568', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.416930 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6c218f-50e9-411f-b44e-88a90188cdcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['867e4ecf-be6b-4656-b2e3-bad91391f6bd', '9b258de7-4862-4a4f-ab52-b8260d28f690', '8298fb4b-05f0-4fa6-9bf8-72c056c8bc07', 'd80533cd-d1e2-4f4e-b151-a909acdffb73']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.417996 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcfffb1-843d-4368-bf4c-987883609c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.418110 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2ce400-88f2-4928-8097-877e4ae763e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.448762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fcfffb1-843d-4368-bf4c-987883609c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1e3cce5-1e50-4bf0-b471-5ec5b88538a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1806672341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['867e4ecf-be6b-4656-b2e3-bad91391f6bd','9b258de7-4862-4a4f-ab52-b8260d28f690','8298fb4b-05f0-4fa6-9bf8-72c056c8bc07','d80533cd-d1e2-4f4e-b151-a909acdffb73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=7c77362c-39c2-4648-89b8-1778f9c4dc7f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1806672341',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d1e3cce5-1e50-4bf0-b471-5ec5b88538a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00cff22376f042c0aaf4c6e696dfb0c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707400de48d4f17a13b5e91f5404556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c77362c-39c2-4648-89b8-1778f9c4dc7f),volume_type_id=7c77362c-39c2-4648-89b8-1778f9c4dc7f)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.449884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb0dde1-95b8-4f42-8b3b-1ec3dbd94ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.476171 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb0dde1-95b8-4f42-8b3b-1ec3dbd94ea5) transitioned into state 'SUCCESS' from state '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-1806672341',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['867e4ecf-be6b-4656-b2e3-bad91391f6bd','9b258de7-4862-4a4f-ab52-b8260d28f690','8298fb4b-05f0-4fa6-9bf8-72c056c8bc07','d80533cd-d1e2-4f4e-b151-a909acdffb73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=7c77362c-39c2-4648-89b8-1778f9c4dc7f)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.476171 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f2869c-1a97-4ba0-bfd4-72cd7fc46c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.485807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['1140a193-b7ba-4b9e-a500-d624f55a3b47', '9b7d77df-23a9-4f3d-8b40-867fbd014f18', '09541b89-d5be-4def-bd1e-6c55e727a7ae', 'e5031969-6696-462d-bccc-79fb718215bb'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:05.486825 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f2ce400-88f2-4928-8097-877e4ae763e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1140a193-b7ba-4b9e-a500-d624f55a3b47', '9b7d77df-23a9-4f3d-8b40-867fbd014f18', '09541b89-d5be-4def-bd1e-6c55e727a7ae', 'e5031969-6696-462d-bccc-79fb718215bb']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.487813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9dcd469-a885-476c-8afd-9d90186d3fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.490545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89f2869c-1a97-4ba0-bfd4-72cd7fc46c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.491078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (7920bd9a-8604-4bdb-8049-146aafee0488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:05.491249 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request issued successfully. Aug 08 20:28:05.491885 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9b6ddaee-0226-45ac-a24e-b221e11d9cd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:05.492355 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1228/4916] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:05 2026] POST /volume/v3/volumes => generated 779 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:05.506252 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-64e47662-aee7-41e4-aea8-3bdb8a111258 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.509178 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64e47662-aee7-41e4-aea8-3bdb8a111258 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:05.509578 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64e47662-aee7-41e4-aea8-3bdb8a111258 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.509831 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-64e47662-aee7-41e4-aea8-3bdb8a111258 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.525000 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.525000 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:05.530255 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-64e47662-aee7-41e4-aea8-3bdb8a111258 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:05.535646 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9dcd469-a885-476c-8afd-9d90186d3fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5798c683-b7a5-4111-8229-dca770f99333', '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='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['1140a193-b7ba-4b9e-a500-d624f55a3b47','9b7d77df-23a9-4f3d-8b40-867fbd014f18','09541b89-d5be-4def-bd1e-6c55e727a7ae','e5031969-6696-462d-bccc-79fb718215bb'],size=1,snapshot_id=de26540e-579d-4741-abea-15e517253568,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:28:05Z,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=5798c683-b7a5-4111-8229-dca770f99333,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de26540e-579d-4741-abea-15e517253568,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.536140 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-64e47662-aee7-41e4-aea8-3bdb8a111258 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:05.536399 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02834d6-6baf-4563-8e0a-c24a9291526f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.536772 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1226/4917] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 20:28:05.570180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f02834d6-6baf-4563-8e0a-c24a9291526f) transitioned into 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='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['1140a193-b7ba-4b9e-a500-d624f55a3b47','9b7d77df-23a9-4f3d-8b40-867fbd014f18','09541b89-d5be-4def-bd1e-6c55e727a7ae','e5031969-6696-462d-bccc-79fb718215bb'],size=1,snapshot_id=de26540e-579d-4741-abea-15e517253568,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.571128 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed8901f-26a9-4255-8c62-c45efad8cdd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:05.596475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eed8901f-26a9-4255-8c62-c45efad8cdd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:05.597666 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (e7456af3-a63f-4613-be01-fac86d3d3141) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:05.598865 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:28:05.598865 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-658f5d3f-f332-4a67-9e45-39c8331aaec8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:05.600282 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1235/4918] 10.4.3.206 () {72 vars in 1541 bytes} [Sat Aug 8 20:28:05 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 08 20:28:05.607156 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-3d0f296c-d1b5-42d6-a48a-025f0f848b34 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.609984 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-3d0f296c-d1b5-42d6-a48a-025f0f848b34 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:05.610292 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-3d0f296c-d1b5-42d6-a48a-025f0f848b34 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.610362 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-3d0f296c-d1b5-42d6-a48a-025f0f848b34 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.619003 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.619003 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:05.623280 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-3d0f296c-d1b5-42d6-a48a-025f0f848b34 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:05.627624 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-3d0f296c-d1b5-42d6-a48a-025f0f848b34 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 200 Aug 08 20:28:05.628056 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1230/4919] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.638502 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-e5921899-a659-417b-85c3-aad2bc62817d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.647646 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-e5921899-a659-417b-85c3-aad2bc62817d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:05.647852 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-e5921899-a659-417b-85c3-aad2bc62817d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.648053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-e5921899-a659-417b-85c3-aad2bc62817d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.658397 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.658397 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:05.663439 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-e5921899-a659-417b-85c3-aad2bc62817d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:05.666236 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-e5921899-a659-417b-85c3-aad2bc62817d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 200 Aug 08 20:28:05.667171 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1229/4920] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 804 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.668561 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-16774315-9e03-47d8-98ff-84e4192426c4 req-edd7060c-096c-4638-b2a9-feb9a1d8b7e7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.672855 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-edd7060c-096c-4638-b2a9-feb9a1d8b7e7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption Aug 08 20:28:05.673174 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-edd7060c-096c-4638-b2a9-feb9a1d8b7e7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.673468 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-edd7060c-096c-4638-b2a9-feb9a1d8b7e7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.685404 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.685404 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:05.699435 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-edd7060c-096c-4638-b2a9-feb9a1d8b7e7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption returned with HTTP 200 Aug 08 20:28:05.701754 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1227/4921] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:05.740509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a30b837d-73ba-4b5f-8f93-cf64e3cb4745 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:05.743841 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a30b837d-73ba-4b5f-8f93-cf64e3cb4745 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:05.743841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a30b837d-73ba-4b5f-8f93-cf64e3cb4745 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:05.743841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a30b837d-73ba-4b5f-8f93-cf64e3cb4745 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:05.743841 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-a30b837d-73ba-4b5f-8f93-cf64e3cb4745 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:05.747568 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:05.747568 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:05.748813 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a30b837d-73ba-4b5f-8f93-cf64e3cb4745 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:05.749507 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1236/4922] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:05 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.064690 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-627c4c09-69cc-42a6-92cf-d2bf2a06533b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.072512 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-627c4c09-69cc-42a6-92cf-d2bf2a06533b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:06.073076 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-627c4c09-69cc-42a6-92cf-d2bf2a06533b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.073377 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-627c4c09-69cc-42a6-92cf-d2bf2a06533b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.086106 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.086106 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:06.093833 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-627c4c09-69cc-42a6-92cf-d2bf2a06533b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:06.100109 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-627c4c09-69cc-42a6-92cf-d2bf2a06533b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:06.100856 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1231/4923] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.168826 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8b42db88-56fa-4b54-a73f-982ea0a89d4e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.257284 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b42db88-56fa-4b54-a73f-982ea0a89d4e tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:06.261942 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b42db88-56fa-4b54-a73f-982ea0a89d4e tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1055602123", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1354167917", "vendor_name": "tempest-vendor_name-169329297"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:06.281028 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b42db88-56fa-4b54-a73f-982ea0a89d4e tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:06.281498 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1230/4924] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:06 2026] POST /volume/v3/types => generated 329 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.290638 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fe8f3343-73ae-467c-97d5-82c3654a372b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.292345 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:06.292695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:06.293982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Create volume request body: {'volume': {'volume_type': 'ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:06.297406 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Create volume of 1 GB Aug 08 20:28:06.297787 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.297787 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:06.298072 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:06.304063 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Flow 'volume_create_api' (251cbb43-c429-4ebb-b3fe-0405daa6a9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:06.304914 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c89352-4ef5-4043-abde-a40652b57472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:06.305697 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:06.323738 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8c89352-4ef5-4043-abde-a40652b57472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1354167917',vendor_name='tempest-vendor_name-169329297'},id=ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad,is_public=True,name='tempest-ProjectReaderTests-volume-type-1055602123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:06.324580 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb30bd61-b644-4d0a-9ff8-a5b4e191de6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:06.359436 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1055602123 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1055602123, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:06.359725 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1055602123 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1055602123, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:06.394481 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Created reservations ['134f779d-62e7-4b76-909f-f81f6cb9c321', 'd5003351-c1db-4b1d-a58a-e5ab5d62be9f', '2b1f4439-12cb-4b1c-a3df-e4edd5f3b772', 'caee6d92-1e65-4068-82c9-79b660f87039'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:06.395635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb30bd61-b644-4d0a-9ff8-a5b4e191de6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['134f779d-62e7-4b76-909f-f81f6cb9c321', 'd5003351-c1db-4b1d-a58a-e5ab5d62be9f', '2b1f4439-12cb-4b1c-a3df-e4edd5f3b772', 'caee6d92-1e65-4068-82c9-79b660f87039']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:06.396733 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb38b0f3-b2c9-4035-82d0-7a5b2cd62722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:06.422186 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb38b0f3-b2c9-4035-82d0-7a5b2cd62722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7867ab7b-7118-4777-998e-c0d76834009f', '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='849e7a42b86c4906b84bb655a6debef2',qos_specs=None,replication_status=,reservations=['134f779d-62e7-4b76-909f-f81f6cb9c321','d5003351-c1db-4b1d-a58a-e5ab5d62be9f','2b1f4439-12cb-4b1c-a3df-e4edd5f3b772','caee6d92-1e65-4068-82c9-79b660f87039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2e95772d46485bbe5b51fce3e3a947',volume_type_id=ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:06Z,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=7867ab7b-7118-4777-998e-c0d76834009f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849e7a42b86c4906b84bb655a6debef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da2e95772d46485bbe5b51fce3e3a947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad),volume_type_id=ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:06.422880 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e330d2ee-4f5d-4fee-a350-7e33ee7cc3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:06.452459 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e330d2ee-4f5d-4fee-a350-7e33ee7cc3b3) transitioned into state 'SUCCESS' from 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='849e7a42b86c4906b84bb655a6debef2',qos_specs=None,replication_status=,reservations=['134f779d-62e7-4b76-909f-f81f6cb9c321','d5003351-c1db-4b1d-a58a-e5ab5d62be9f','2b1f4439-12cb-4b1c-a3df-e4edd5f3b772','caee6d92-1e65-4068-82c9-79b660f87039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2e95772d46485bbe5b51fce3e3a947',volume_type_id=ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:06.453148 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb7ba4a-a746-4891-aed9-20dc91681671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:06.465943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb7ba4a-a746-4891-aed9-20dc91681671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:06.466769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Flow 'volume_create_api' (251cbb43-c429-4ebb-b3fe-0405daa6a9a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:06.467072 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Create volume request issued successfully. Aug 08 20:28:06.467640 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fe8f3343-73ae-467c-97d5-82c3654a372b tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:06.468044 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1228/4925] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:28:06 2026] POST /volume/v3/volumes => generated 774 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:06.486350 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dd57a57a-5d09-455c-bffb-2e1ff687fb13 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.488467 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd57a57a-5d09-455c-bffb-2e1ff687fb13 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] GET https://10.4.3.206/volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f Aug 08 20:28:06.488809 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd57a57a-5d09-455c-bffb-2e1ff687fb13 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.489111 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dd57a57a-5d09-455c-bffb-2e1ff687fb13 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.498426 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.498426 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:06.502238 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dd57a57a-5d09-455c-bffb-2e1ff687fb13 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Volume info retrieved successfully. Aug 08 20:28:06.506881 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dd57a57a-5d09-455c-bffb-2e1ff687fb13 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f returned with HTTP 200 Aug 08 20:28:06.507488 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1237/4926] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.551867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69faeaa0-2c90-4e7f-be62-66f6f4b49b79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.553786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69faeaa0-2c90-4e7f-be62-66f6f4b49b79 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:06.554021 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69faeaa0-2c90-4e7f-be62-66f6f4b49b79 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.554224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69faeaa0-2c90-4e7f-be62-66f6f4b49b79 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.565037 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.565037 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:06.568850 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-69faeaa0-2c90-4e7f-be62-66f6f4b49b79 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:06.573340 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69faeaa0-2c90-4e7f-be62-66f6f4b49b79 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:06.573794 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1232/4927] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.590565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3d7bfa09-f0cf-4b43-acd9-5c604e127c75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.590990 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d7bfa09-f0cf-4b43-acd9-5c604e127c75 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:06.591208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d7bfa09-f0cf-4b43-acd9-5c604e127c75 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.591669 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3d7bfa09-f0cf-4b43-acd9-5c604e127c75 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.602301 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.602301 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:06.607878 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3d7bfa09-f0cf-4b43-acd9-5c604e127c75 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:06.616143 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3d7bfa09-f0cf-4b43-acd9-5c604e127c75 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:06.616579 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1231/4928] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.658671 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-afdfb581-656b-470d-bcc7-e0fca8621d95 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.661463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-afdfb581-656b-470d-bcc7-e0fca8621d95 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:06.661730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-afdfb581-656b-470d-bcc7-e0fca8621d95 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.662034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-afdfb581-656b-470d-bcc7-e0fca8621d95 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.670754 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.670754 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:06.674850 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-afdfb581-656b-470d-bcc7-e0fca8621d95 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:06.679974 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-afdfb581-656b-470d-bcc7-e0fca8621d95 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:06.680341 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1229/4929] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.761345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b9a7b73d-c1f7-4471-adf6-8df7ac4690b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.764128 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9a7b73d-c1f7-4471-adf6-8df7ac4690b4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:06.764404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9a7b73d-c1f7-4471-adf6-8df7ac4690b4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.764693 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b9a7b73d-c1f7-4471-adf6-8df7ac4690b4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.764971 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-b9a7b73d-c1f7-4471-adf6-8df7ac4690b4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:06.771453 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.771453 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:06.772264 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b9a7b73d-c1f7-4471-adf6-8df7ac4690b4 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:06.772751 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1238/4930] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.785996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4ec8f1f1-1e13-4359-9d15-8fea6ac25232 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.785996 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ec8f1f1-1e13-4359-9d15-8fea6ac25232 None None] GET https://10.4.3.206/volume// Aug 08 20:28:06.785996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ec8f1f1-1e13-4359-9d15-8fea6ac25232 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.785996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4ec8f1f1-1e13-4359-9d15-8fea6ac25232 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.785996 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4ec8f1f1-1e13-4359-9d15-8fea6ac25232 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:06.785996 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1233/4931] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:28: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 08 20:28:06.792461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-d5a042bf-aab8-4a89-814d-3de243a59d31 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.797473 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-d5a042bf-aab8-4a89-814d-3de243a59d31 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:06.797473 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-d5a042bf-aab8-4a89-814d-3de243a59d31 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e796c7c2-9710-4c88-a648-c2f92f6ea41e", "connector": null, "instance_uuid": "99c6ab79-cce0-4568-9f94-f5d92a859fe6"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:06.804827 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.804827 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:06.837418 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-d5a042bf-aab8-4a89-814d-3de243a59d31 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:06.837418 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1232/4932] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:06 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 08 20:28:06.869056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9008271a-288c-48cf-beee-d80582fa0baf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.869056 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9008271a-288c-48cf-beee-d80582fa0baf tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:06.869056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9008271a-288c-48cf-beee-d80582fa0baf tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.869056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9008271a-288c-48cf-beee-d80582fa0baf tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.875237 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8413d3f6-d455-452b-90b5-e3bcc66dce69 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.875714 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8413d3f6-d455-452b-90b5-e3bcc66dce69 None None] GET https://10.4.3.206/volume// Aug 08 20:28:06.875862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8413d3f6-d455-452b-90b5-e3bcc66dce69 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.876055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8413d3f6-d455-452b-90b5-e3bcc66dce69 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.876484 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8413d3f6-d455-452b-90b5-e3bcc66dce69 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:06.876639 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1239/4933] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:06.882043 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.882043 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:06.884453 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9008271a-288c-48cf-beee-d80582fa0baf tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:06.885336 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-52c64593-f1a9-4a59-a0a4-ac7a9e2cf2bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:06.887568 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-52c64593-f1a9-4a59-a0a4-ac7a9e2cf2bd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:06.887871 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-52c64593-f1a9-4a59-a0a4-ac7a9e2cf2bd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:06.888396 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-52c64593-f1a9-4a59-a0a4-ac7a9e2cf2bd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:06.889601 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9008271a-288c-48cf-beee-d80582fa0baf tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:06.890070 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1230/4934] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:06.897926 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:06.897926 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:06.900965 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-52c64593-f1a9-4a59-a0a4-ac7a9e2cf2bd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:06.905412 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-52c64593-f1a9-4a59-a0a4-ac7a9e2cf2bd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:06.905843 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1234/4935] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:06 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:07.011055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-061cf38b-23c7-4b42-9ff5-dc5413ac4742 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.018349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.018349 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] PUT https://10.4.3.206/volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6 Aug 08 20:28:07.018641 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.025610 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Acquiring lock "cinder-attachment_update-e796c7c2-9710-4c88-a648-c2f92f6ea41e-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:07.031090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-e796c7c2-9710-4c88-a648-c2f92f6ea41e-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:07.031989 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.031989 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:07.091048 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-061cf38b-23c7-4b42-9ff5-dc5413ac4742 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.091418 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-061cf38b-23c7-4b42-9ff5-dc5413ac4742 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1653848007", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.092865 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.092865 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:07.102867 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-e796c7c2-9710-4c88-a648-c2f92f6ea41e-np0000006809" released by "attachment_update" :: held 0.072s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:07.103414 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-ee77dda2-d69c-4767-9283-18f63082b5d8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6 returned with HTTP 200 Aug 08 20:28:07.104145 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1240/4936] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:07 2026] PUT /volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:07.107653 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-061cf38b-23c7-4b42-9ff5-dc5413ac4742 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.108003 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1233/4937] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types => generated 380 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.114848 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-036f9240-780e-42f7-96fa-0306d9b2c54d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.115274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bfcbd3cd-ed4d-4368-8e28-a2a5f5d4657b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.116532 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-036f9240-780e-42f7-96fa-0306d9b2c54d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:07.116815 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-036f9240-780e-42f7-96fa-0306d9b2c54d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.116980 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfcbd3cd-ed4d-4368-8e28-a2a5f5d4657b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption Aug 08 20:28:07.117208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-036f9240-780e-42f7-96fa-0306d9b2c54d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.117284 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bfcbd3cd-ed4d-4368-8e28-a2a5f5d4657b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.125976 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.125976 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:07.129405 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-036f9240-780e-42f7-96fa-0306d9b2c54d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:07.132946 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-036f9240-780e-42f7-96fa-0306d9b2c54d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:07.133425 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1231/4938] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.133495 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bfcbd3cd-ed4d-4368-8e28-a2a5f5d4657b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption returned with HTTP 200 Aug 08 20:28:07.133930 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1235/4939] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.141461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d15ed15-d996-486f-88ea-a2864ddab61a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.143000 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d15ed15-d996-486f-88ea-a2864ddab61a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.143348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d15ed15-d996-486f-88ea-a2864ddab61a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1791023698", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.144760 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.144760 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:07.157887 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d15ed15-d996-486f-88ea-a2864ddab61a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.158248 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1241/4940] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.166136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-896ad42c-47c4-40b7-b0ad-d15f8312b390 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.217971 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-896ad42c-47c4-40b7-b0ad-d15f8312b390 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] POST https://10.4.3.206/volume/v3/types/dd105994-7d51-4bda-bb40-05626fbdc6ad/encryption Aug 08 20:28:07.218364 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-896ad42c-47c4-40b7-b0ad-d15f8312b390 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.222642 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-896ad42c-47c4-40b7-b0ad-d15f8312b390 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.222822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-896ad42c-47c4-40b7-b0ad-d15f8312b390 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/dd105994-7d51-4bda-bb40-05626fbdc6ad/encryption returned with HTTP 403 Aug 08 20:28:07.223228 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1234/4941] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types/dd105994-7d51-4bda-bb40-05626fbdc6ad/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.231687 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3c843530-04cf-42e1-96c9-842cd53fdbc2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.233245 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c843530-04cf-42e1-96c9-842cd53fdbc2 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.235403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3c843530-04cf-42e1-96c9-842cd53fdbc2 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1269091829", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.249736 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3c843530-04cf-42e1-96c9-842cd53fdbc2 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.250361 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1232/4942] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.257288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50b154f7-57c6-41a9-9b01-ad14ffc17b47 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.258954 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50b154f7-57c6-41a9-9b01-ad14ffc17b47 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] POST https://10.4.3.206/volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00/extra_specs Aug 08 20:28:07.259273 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50b154f7-57c6-41a9-9b01-ad14ffc17b47 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.260974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-50b154f7-57c6-41a9-9b01-ad14ffc17b47 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.261148 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50b154f7-57c6-41a9-9b01-ad14ffc17b47 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00/extra_specs returned with HTTP 403 Aug 08 20:28:07.261561 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1236/4943] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.267392 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-97261e4e-fa52-4862-a271-5378bb877446 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.269040 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97261e4e-fa52-4862-a271-5378bb877446 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] PUT https://10.4.3.206/volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00/extra_specs/key2 Aug 08 20:28:07.269345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-97261e4e-fa52-4862-a271-5378bb877446 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.271112 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-97261e4e-fa52-4862-a271-5378bb877446 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.271286 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-97261e4e-fa52-4862-a271-5378bb877446 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00/extra_specs/key2 returned with HTTP 403 Aug 08 20:28:07.271715 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1242/4944] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:28:07 2026] PUT /volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.279760 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8300413c-b79e-462c-a742-732d3f77d362 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.281367 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8300413c-b79e-462c-a742-732d3f77d362 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.281740 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8300413c-b79e-462c-a742-732d3f77d362 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.283605 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-8300413c-b79e-462c-a742-732d3f77d362 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.283775 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8300413c-b79e-462c-a742-732d3f77d362 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types returned with HTTP 403 Aug 08 20:28:07.284177 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1235/4945] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:28:07 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 08 20:28:07.290838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b326a6dd-7671-41fd-81b0-0ab8f800c0e7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.292468 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b326a6dd-7671-41fd-81b0-0ab8f800c0e7 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.292948 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b326a6dd-7671-41fd-81b0-0ab8f800c0e7 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-866670032", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.309841 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b326a6dd-7671-41fd-81b0-0ab8f800c0e7 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.310504 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1233/4946] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 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 08 20:28:07.317317 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-22eeee45-6d17-48b6-8a33-e4ead1ca45bc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.319020 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22eeee45-6d17-48b6-8a33-e4ead1ca45bc tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f/encryption Aug 08 20:28:07.319351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22eeee45-6d17-48b6-8a33-e4ead1ca45bc tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.333307 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22eeee45-6d17-48b6-8a33-e4ead1ca45bc tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f/encryption returned with HTTP 200 Aug 08 20:28:07.333733 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1237/4947] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.340654 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4989528-13f0-44dc-8ed8-c1fe539ad316 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.342449 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4989528-13f0-44dc-8ed8-c1fe539ad316 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] DELETE https://10.4.3.206/volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f/encryption/d4a6ee1a-4475-4be1-a7aa-381c5593c34d Aug 08 20:28:07.342687 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4989528-13f0-44dc-8ed8-c1fe539ad316 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.342934 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4989528-13f0-44dc-8ed8-c1fe539ad316 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.343574 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-d4989528-13f0-44dc-8ed8-c1fe539ad316 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.343791 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4989528-13f0-44dc-8ed8-c1fe539ad316 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f/encryption/d4a6ee1a-4475-4be1-a7aa-381c5593c34d returned with HTTP 403 Aug 08 20:28:07.344234 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1243/4948] 10.4.3.206 () {66 vars in 1489 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f/encryption/d4a6ee1a-4475-4be1-a7aa-381c5593c34d => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.350149 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b2c589f7-8dd4-4238-abe0-171b217edf35 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.351961 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2c589f7-8dd4-4238-abe0-171b217edf35 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.352711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b2c589f7-8dd4-4238-abe0-171b217edf35 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1752808250", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.367553 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b2c589f7-8dd4-4238-abe0-171b217edf35 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.367885 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1236/4949] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 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 08 20:28:07.375582 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e1e74d7c-21cb-4732-a30f-c3c84bcc3218 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.377156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e1e74d7c-21cb-4732-a30f-c3c84bcc3218 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] DELETE https://10.4.3.206/volume/v3/types/3a9e121c-ca31-4134-ba66-63b1ea0dfd0e/extra_specs/key1 Aug 08 20:28:07.377428 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e1e74d7c-21cb-4732-a30f-c3c84bcc3218 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.377666 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e1e74d7c-21cb-4732-a30f-c3c84bcc3218 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.382717 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-e1e74d7c-21cb-4732-a30f-c3c84bcc3218 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.383046 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e1e74d7c-21cb-4732-a30f-c3c84bcc3218 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/3a9e121c-ca31-4134-ba66-63b1ea0dfd0e/extra_specs/key1 returned with HTTP 403 Aug 08 20:28:07.383617 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1234/4950] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/3a9e121c-ca31-4134-ba66-63b1ea0dfd0e/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.390610 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-34ec75fc-7074-4112-8f5c-152fbdd26a31 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.392369 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34ec75fc-7074-4112-8f5c-152fbdd26a31 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.392778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-34ec75fc-7074-4112-8f5c-152fbdd26a31 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2123410012", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.408897 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-34ec75fc-7074-4112-8f5c-152fbdd26a31 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.409275 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1238/4951] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 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 08 20:28:07.419148 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-acceca2d-107e-47f5-be45-e80492737104 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.420949 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-acceca2d-107e-47f5-be45-e80492737104 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] DELETE https://10.4.3.206/volume/v3/types/86cf0e89-3ccb-4406-8add-730a8ac7e916 Aug 08 20:28:07.421175 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-acceca2d-107e-47f5-be45-e80492737104 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.421418 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-acceca2d-107e-47f5-be45-e80492737104 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.422063 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-acceca2d-107e-47f5-be45-e80492737104 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.422284 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-acceca2d-107e-47f5-be45-e80492737104 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/86cf0e89-3ccb-4406-8add-730a8ac7e916 returned with HTTP 403 Aug 08 20:28:07.422781 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1244/4952] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/86cf0e89-3ccb-4406-8add-730a8ac7e916 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.430830 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-51c353e5-7030-4296-8737-49e985469ab1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.433145 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51c353e5-7030-4296-8737-49e985469ab1 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs Aug 08 20:28:07.433434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51c353e5-7030-4296-8737-49e985469ab1 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.433705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-51c353e5-7030-4296-8737-49e985469ab1 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.445599 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-51c353e5-7030-4296-8737-49e985469ab1 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs returned with HTTP 200 Aug 08 20:28:07.445982 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1237/4953] 10.4.3.206 () {66 vars in 1378 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.454225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc62af12-45ca-4f43-886f-a2eed8965b43 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.456020 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc62af12-45ca-4f43-886f-a2eed8965b43 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types Aug 08 20:28:07.456214 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc62af12-45ca-4f43-886f-a2eed8965b43 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.456421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc62af12-45ca-4f43-886f-a2eed8965b43 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.457133 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-dc62af12-45ca-4f43-886f-a2eed8965b43 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:28:07.485019 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc62af12-45ca-4f43-886f-a2eed8965b43 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.485486 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1235/4954] 10.4.3.206 () {66 vars in 1231 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types => generated 3260 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:07.496557 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b612c407-986f-45dc-9b47-792c9648c022 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.498614 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b612c407-986f-45dc-9b47-792c9648c022 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption/cipher Aug 08 20:28:07.498850 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b612c407-986f-45dc-9b47-792c9648c022 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.499100 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b612c407-986f-45dc-9b47-792c9648c022 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.499828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-b612c407-986f-45dc-9b47-792c9648c022 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.500038 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b612c407-986f-45dc-9b47-792c9648c022 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption/cipher returned with HTTP 403 Aug 08 20:28:07.500491 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1239/4955] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.508002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb27c05a-94d2-42e2-8ad7-6d0eadbecb6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.510086 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb27c05a-94d2-42e2-8ad7-6d0eadbecb6a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption Aug 08 20:28:07.510302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb27c05a-94d2-42e2-8ad7-6d0eadbecb6a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.510543 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb27c05a-94d2-42e2-8ad7-6d0eadbecb6a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.511274 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-fb27c05a-94d2-42e2-8ad7-6d0eadbecb6a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.511481 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb27c05a-94d2-42e2-8ad7-6d0eadbecb6a tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption returned with HTTP 403 Aug 08 20:28:07.511952 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1245/4956] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.518842 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0dcb53f1-dcc2-4229-9a7c-d74d263fc540 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.520556 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8c21abb2-29fc-4ad5-a2bf-0677391b9268 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.520696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0dcb53f1-dcc2-4229-9a7c-d74d263fc540 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/multiattach Aug 08 20:28:07.520940 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0dcb53f1-dcc2-4229-9a7c-d74d263fc540 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.521156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0dcb53f1-dcc2-4229-9a7c-d74d263fc540 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.522293 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8c21abb2-29fc-4ad5-a2bf-0677391b9268 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] GET https://10.4.3.206/volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f Aug 08 20:28:07.522524 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8c21abb2-29fc-4ad5-a2bf-0677391b9268 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.522720 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8c21abb2-29fc-4ad5-a2bf-0677391b9268 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.530263 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0dcb53f1-dcc2-4229-9a7c-d74d263fc540 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/multiattach returned with HTTP 200 Aug 08 20:28:07.530333 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.530333 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:07.530742 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1238/4957] 10.4.3.206 () {66 vars in 1414 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:28:07.533852 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8c21abb2-29fc-4ad5-a2bf-0677391b9268 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Volume info retrieved successfully. Aug 08 20:28:07.537982 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8c21abb2-29fc-4ad5-a2bf-0677391b9268 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f returned with HTTP 200 Aug 08 20:28:07.538368 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1236/4958] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.539153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3528f136-38ff-49f9-965e-71aa5059b51b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.540989 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3528f136-38ff-49f9-965e-71aa5059b51b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/volume_backend_name Aug 08 20:28:07.541196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3528f136-38ff-49f9-965e-71aa5059b51b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.541416 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3528f136-38ff-49f9-965e-71aa5059b51b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.548796 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3528f136-38ff-49f9-965e-71aa5059b51b tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/volume_backend_name returned with HTTP 404 Aug 08 20:28:07.549302 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1240/4959] 10.4.3.206 () {66 vars in 1438 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.550631 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9c4a000b-a36b-4d01-8109-c09b63a4375d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.552987 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9c4a000b-a36b-4d01-8109-c09b63a4375d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:07.553269 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9c4a000b-a36b-4d01-8109-c09b63a4375d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.553536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9c4a000b-a36b-4d01-8109-c09b63a4375d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.558093 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c5e60388-cb80-4d0e-99ba-3a96058f2695 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.558259 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9c4a000b-a36b-4d01-8109-c09b63a4375d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:07.558543 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1246/4960] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:07 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 08 20:28:07.559740 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5e60388-cb80-4d0e-99ba-3a96058f2695 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] GET https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca Aug 08 20:28:07.560041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5e60388-cb80-4d0e-99ba-3a96058f2695 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.560100 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c5e60388-cb80-4d0e-99ba-3a96058f2695 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.565663 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c5e60388-cb80-4d0e-99ba-3a96058f2695 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca returned with HTTP 200 Aug 08 20:28:07.566298 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1239/4961] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca => generated 318 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.566772 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e7e52db5-8b9c-4a7e-8e90-ed812df8d75a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.575041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-428de75c-efb0-48c5-be7b-424cd1e8c977 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.577339 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-428de75c-efb0-48c5-be7b-424cd1e8c977 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] PUT https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption/1f5c5b1c-f77b-481a-9945-9c54f97d1df3 Aug 08 20:28:07.577814 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-428de75c-efb0-48c5-be7b-424cd1e8c977 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.580278 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-428de75c-efb0-48c5-be7b-424cd1e8c977 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.580529 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-428de75c-efb0-48c5-be7b-424cd1e8c977 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption/1f5c5b1c-f77b-481a-9945-9c54f97d1df3 returned with HTTP 403 Aug 08 20:28:07.581099 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1241/4962] 10.4.3.206 () {68 vars in 1506 bytes} [Sat Aug 8 20:28:07 2026] PUT /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/encryption/1f5c5b1c-f77b-481a-9945-9c54f97d1df3 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.587954 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9495196c-0a5b-4416-be4a-c929fbaeef0f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.589765 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9495196c-0a5b-4416-be4a-c929fbaeef0f tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] PUT https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/key1 Aug 08 20:28:07.590114 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9495196c-0a5b-4416-be4a-c929fbaeef0f tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.591977 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-9495196c-0a5b-4416-be4a-c929fbaeef0f tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.592165 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9495196c-0a5b-4416-be4a-c929fbaeef0f tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/key1 returned with HTTP 403 Aug 08 20:28:07.592608 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1247/4963] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:28:07 2026] PUT /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.600025 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0212dc83-ac8f-4eaf-9ebd-dbb6d3c53688 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.601352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0212dc83-ac8f-4eaf-9ebd-dbb6d3c53688 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] PUT https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca Aug 08 20:28:07.601807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0212dc83-ac8f-4eaf-9ebd-dbb6d3c53688 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.603775 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-0212dc83-ac8f-4eaf-9ebd-dbb6d3c53688 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '546f2e73965f48e9b2811fe39f6c76b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b85fddb89554b6ea063bb6278ddcd70', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:07.604108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0212dc83-ac8f-4eaf-9ebd-dbb6d3c53688 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-member] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca returned with HTTP 403 Aug 08 20:28:07.604631 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1240/4964] 10.4.3.206 () {68 vars in 1362 bytes} [Sat Aug 8 20:28:07 2026] PUT /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:07.611586 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a87384d-1962-4d7d-bb8d-12ab1cb85392 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.614321 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a87384d-1962-4d7d-bb8d-12ab1cb85392 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] DELETE https://10.4.3.206/volume/v3/types/86cf0e89-3ccb-4406-8add-730a8ac7e916 Aug 08 20:28:07.614568 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a87384d-1962-4d7d-bb8d-12ab1cb85392 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.614817 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a87384d-1962-4d7d-bb8d-12ab1cb85392 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.623349 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7e52db5-8b9c-4a7e-8e90-ed812df8d75a tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:07.623633 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7e52db5-8b9c-4a7e-8e90-ed812df8d75a tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.623813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e7e52db5-8b9c-4a7e-8e90-ed812df8d75a tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.627358 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e7e52db5-8b9c-4a7e-8e90-ed812df8d75a tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:07.627740 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1237/4965] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/messages => generated 670 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.635462 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bce53dfe-c0ce-4e76-8a13-e4f595437aec None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.637550 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bce53dfe-c0ce-4e76-8a13-e4f595437aec tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] DELETE https://10.4.3.206/volume/v3/messages/6bcf0963-e178-4e0c-bb9b-23d92be9494d Aug 08 20:28:07.637797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bce53dfe-c0ce-4e76-8a13-e4f595437aec tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.638032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bce53dfe-c0ce-4e76-8a13-e4f595437aec tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.642317 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a87384d-1962-4d7d-bb8d-12ab1cb85392 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/86cf0e89-3ccb-4406-8add-730a8ac7e916 returned with HTTP 202 Aug 08 20:28:07.642753 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1242/4966] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/86cf0e89-3ccb-4406-8add-730a8ac7e916 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.646525 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bce53dfe-c0ce-4e76-8a13-e4f595437aec tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/messages/6bcf0963-e178-4e0c-bb9b-23d92be9494d returned with HTTP 204 Aug 08 20:28:07.646951 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1248/4967] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/messages/6bcf0963-e178-4e0c-bb9b-23d92be9494d => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:28:07.649355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-033bec10-66ed-4b7c-bde4-9cd3284ad7ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.650869 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-033bec10-66ed-4b7c-bde4-9cd3284ad7ce tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] DELETE https://10.4.3.206/volume/v3/types/3a9e121c-ca31-4134-ba66-63b1ea0dfd0e Aug 08 20:28:07.651054 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-033bec10-66ed-4b7c-bde4-9cd3284ad7ce tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.651311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-033bec10-66ed-4b7c-bde4-9cd3284ad7ce tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.653874 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.655961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f Aug 08 20:28:07.656231 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.656498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.656706 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Delete volume with id: 7867ab7b-7118-4777-998e-c0d76834009f Aug 08 20:28:07.665055 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.665055 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:07.665408 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Volume info retrieved successfully. Aug 08 20:28:07.666317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:28:07.675690 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-033bec10-66ed-4b7c-bde4-9cd3284ad7ce tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/3a9e121c-ca31-4134-ba66-63b1ea0dfd0e returned with HTTP 202 Aug 08 20:28:07.676107 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1241/4968] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/3a9e121c-ca31-4134-ba66-63b1ea0dfd0e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.682760 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c6f37319-c0f4-4c46-b583-db67d0d849c4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.684729 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6f37319-c0f4-4c46-b583-db67d0d849c4 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] DELETE https://10.4.3.206/volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f Aug 08 20:28:07.684985 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6f37319-c0f4-4c46-b583-db67d0d849c4 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.685220 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6f37319-c0f4-4c46-b583-db67d0d849c4 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.685520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Created reservations ['295422f7-bce4-4388-a265-fe139cd7f19f', '49c85f8d-eebe-497e-a96f-d17213254956', '5307de26-6675-4633-8fec-b885c1dcaf65', '9191b78e-7861-44cc-b55c-b5151bfe2e60'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:07.707271 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Delete volume request issued successfully. Aug 08 20:28:07.707465 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb588da5-1180-4ada-8d28-82ecd43c06c1 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f returned with HTTP 202 Aug 08 20:28:07.708100 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1238/4969] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/volumes/7867ab7b-7118-4777-998e-c0d76834009f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.708379 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6f37319-c0f4-4c46-b583-db67d0d849c4 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f returned with HTTP 202 Aug 08 20:28:07.708765 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1243/4970] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/c31f6df9-c512-4d68-b5e0-1c4e09dcae6f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.715042 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a95f735f-87d6-489c-bc1b-43aa9ce73bfa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.715115 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d69da21b-21c3-43b4-a188-e49a8d204ea2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.716747 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a95f735f-87d6-489c-bc1b-43aa9ce73bfa tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] DELETE https://10.4.3.206/volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00 Aug 08 20:28:07.716829 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d69da21b-21c3-43b4-a188-e49a8d204ea2 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] DELETE https://10.4.3.206/volume/v3/types/ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad Aug 08 20:28:07.716933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a95f735f-87d6-489c-bc1b-43aa9ce73bfa tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.717031 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d69da21b-21c3-43b4-a188-e49a8d204ea2 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.717136 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a95f735f-87d6-489c-bc1b-43aa9ce73bfa tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.717215 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d69da21b-21c3-43b4-a188-e49a8d204ea2 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.739150 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a95f735f-87d6-489c-bc1b-43aa9ce73bfa tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00 returned with HTTP 202 Aug 08 20:28:07.739612 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1249/4971] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/6de50668-0664-47af-9e4f-576751d4cf00 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.742192 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d69da21b-21c3-43b4-a188-e49a8d204ea2 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/types/ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad returned with HTTP 202 Aug 08 20:28:07.742590 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1242/4972] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/ecfdcc7a-75ef-4aa6-b839-49c259b0f0ad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.746182 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-18120909-8b41-4f36-bbe0-b51c2501de05 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.748001 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18120909-8b41-4f36-bbe0-b51c2501de05 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] DELETE https://10.4.3.206/volume/v3/types/dd105994-7d51-4bda-bb40-05626fbdc6ad Aug 08 20:28:07.748170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18120909-8b41-4f36-bbe0-b51c2501de05 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.748356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18120909-8b41-4f36-bbe0-b51c2501de05 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.750709 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d2ddecf0-cad0-44df-ba3d-60ff44575868 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.752456 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2ddecf0-cad0-44df-ba3d-60ff44575868 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:28:07.752831 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d2ddecf0-cad0-44df-ba3d-60ff44575868 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1968165016", "extra_specs": {"storage_protocol": "tempest-storage_protocol-910399261", "vendor_name": "tempest-vendor_name-1937625045"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.766285 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d2ddecf0-cad0-44df-ba3d-60ff44575868 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:28:07.766669 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1244/4973] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.770471 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18120909-8b41-4f36-bbe0-b51c2501de05 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/dd105994-7d51-4bda-bb40-05626fbdc6ad returned with HTTP 202 Aug 08 20:28:07.771069 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1239/4974] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/dd105994-7d51-4bda-bb40-05626fbdc6ad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.774567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.775833 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:07.776176 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "3178f24a-2b38-4721-8a1a-441c0250d244", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.776603 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-266c7c0a-c527-41f0-b117-c16a986ec2e8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.777546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Create volume request body: {'volume': {'volume_type': '3178f24a-2b38-4721-8a1a-441c0250d244', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:07.778298 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-266c7c0a-c527-41f0-b117-c16a986ec2e8 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] DELETE https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca Aug 08 20:28:07.778526 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-266c7c0a-c527-41f0-b117-c16a986ec2e8 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.778719 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-266c7c0a-c527-41f0-b117-c16a986ec2e8 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.781632 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Create volume of 1 GB Aug 08 20:28:07.781865 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.781865 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:07.782218 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:07.783552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b05cb612-ab14-4676-94d2-27425af312d1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.785192 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b05cb612-ab14-4676-94d2-27425af312d1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:07.785398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b05cb612-ab14-4676-94d2-27425af312d1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.785603 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b05cb612-ab14-4676-94d2-27425af312d1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.785705 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-b05cb612-ab14-4676-94d2-27425af312d1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:07.787476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Flow 'volume_create_api' (3d6fa02e-f2a7-4f1a-9424-75b95a12a850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:07.788295 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffdcce0-348c-40f6-9b3a-e916e89a570b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:07.789011 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:07.789976 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.789976 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:07.790563 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b05cb612-ab14-4676-94d2-27425af312d1 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:07.790881 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1245/4975] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.801775 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-266c7c0a-c527-41f0-b117-c16a986ec2e8 tempest-VolumeTypesMemberTests-251638275 tempest-VolumeTypesMemberTests-251638275-project-admin] https://10.4.3.206/volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca returned with HTTP 202 Aug 08 20:28:07.802164 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1243/4976] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:07 2026] DELETE /volume/v3/types/e6dad8c1-1dc7-4d2f-ac48-b2f9f7965aca => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:07.808657 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cffdcce0-348c-40f6-9b3a-e916e89a570b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:28:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-910399261',vendor_name='tempest-vendor_name-1937625045'},id=3178f24a-2b38-4721-8a1a-441c0250d244,is_public=True,name='tempest-ProjectReaderTests-volume-type-1968165016',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3178f24a-2b38-4721-8a1a-441c0250d244', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:07.809431 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1946cf67-5d17-49ac-b5ee-e9754f01cac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:07.835043 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1968165016 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1968165016, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:07.835335 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1968165016 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1968165016, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:07.857751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Created reservations ['e5c52d9a-a750-4926-8fab-d73895a3f111', '23b2296f-2550-4ed4-a0a7-1851b9855767', '0aea8bfd-34ba-406b-99e1-dbdcd9670d8a', '415f6a08-1bf3-4802-9ee0-7e7a9e83fe15'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:07.858635 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1946cf67-5d17-49ac-b5ee-e9754f01cac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5c52d9a-a750-4926-8fab-d73895a3f111', '23b2296f-2550-4ed4-a0a7-1851b9855767', '0aea8bfd-34ba-406b-99e1-dbdcd9670d8a', '415f6a08-1bf3-4802-9ee0-7e7a9e83fe15']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:07.859370 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92d484e-ec1d-41ac-8f54-8e7aeb18a707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:07.881858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a92d484e-ec1d-41ac-8f54-8e7aeb18a707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba52e05-56d4-487d-9a58-f44fb4d128e3', '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='849e7a42b86c4906b84bb655a6debef2',qos_specs=None,replication_status=,reservations=['e5c52d9a-a750-4926-8fab-d73895a3f111','23b2296f-2550-4ed4-a0a7-1851b9855767','0aea8bfd-34ba-406b-99e1-dbdcd9670d8a','415f6a08-1bf3-4802-9ee0-7e7a9e83fe15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2e95772d46485bbe5b51fce3e3a947',volume_type_id=3178f24a-2b38-4721-8a1a-441c0250d244), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:07Z,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=bba52e05-56d4-487d-9a58-f44fb4d128e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='849e7a42b86c4906b84bb655a6debef2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da2e95772d46485bbe5b51fce3e3a947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3178f24a-2b38-4721-8a1a-441c0250d244),volume_type_id=3178f24a-2b38-4721-8a1a-441c0250d244)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:07.882936 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e29b69-79ba-4497-b1c3-ff22fd6457d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:07.901051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e29b69-79ba-4497-b1c3-ff22fd6457d9) transitioned into state 'SUCCESS' from 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='849e7a42b86c4906b84bb655a6debef2',qos_specs=None,replication_status=,reservations=['e5c52d9a-a750-4926-8fab-d73895a3f111','23b2296f-2550-4ed4-a0a7-1851b9855767','0aea8bfd-34ba-406b-99e1-dbdcd9670d8a','415f6a08-1bf3-4802-9ee0-7e7a9e83fe15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da2e95772d46485bbe5b51fce3e3a947',volume_type_id=3178f24a-2b38-4721-8a1a-441c0250d244)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:07.901753 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bd0998-bc8c-479d-85e5-f7be8211b472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:07.902357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5b1b75ca-ad67-40b8-984a-a986133259cb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.903869 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b1b75ca-ad67-40b8-984a-a986133259cb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:07.904070 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b1b75ca-ad67-40b8-984a-a986133259cb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.904510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5b1b75ca-ad67-40b8-984a-a986133259cb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.912538 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bd0998-bc8c-479d-85e5-f7be8211b472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:07.914259 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Flow 'volume_create_api' (3d6fa02e-f2a7-4f1a-9424-75b95a12a850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:07.914347 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.914347 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:07.914432 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Create volume request issued successfully. Aug 08 20:28:07.914561 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-527a36df-cea9-4549-9232-4a3ee77a7b71 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:07.915043 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1250/4977] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/volumes => generated 774 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:07.917724 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5b1b75ca-ad67-40b8-984a-a986133259cb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:07.919835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-16774315-9e03-47d8-98ff-84e4192426c4 req-ede1e0f2-dfd6-42d2-ab35-b0ae69342047 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.921972 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5b1b75ca-ad67-40b8-984a-a986133259cb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:07.922556 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-ede1e0f2-dfd6-42d2-ab35-b0ae69342047 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62/action Aug 08 20:28:07.922876 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1240/4978] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.923465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-ede1e0f2-dfd6-42d2-ab35-b0ae69342047 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:07.923613 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-ede1e0f2-dfd6-42d2-ab35-b0ae69342047 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:07.928591 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-31b3a038-c39f-4cda-a4ff-a3457ca94b4f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:07.930669 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31b3a038-c39f-4cda-a4ff-a3457ca94b4f tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] GET https://10.4.3.206/volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 Aug 08 20:28:07.931178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31b3a038-c39f-4cda-a4ff-a3457ca94b4f tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:07.931178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-31b3a038-c39f-4cda-a4ff-a3457ca94b4f tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:07.938499 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.938499 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:07.941873 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-31b3a038-c39f-4cda-a4ff-a3457ca94b4f tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Volume info retrieved successfully. Aug 08 20:28:07.945807 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:07.945807 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:07.946041 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-31b3a038-c39f-4cda-a4ff-a3457ca94b4f tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 returned with HTTP 200 Aug 08 20:28:07.946449 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1244/4979] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:07 2026] GET /volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:07.958339 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-16774315-9e03-47d8-98ff-84e4192426c4 req-ede1e0f2-dfd6-42d2-ab35-b0ae69342047 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62/action returned with HTTP 204 Aug 08 20:28:07.958837 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1246/4980] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:07 2026] POST /volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:08.146781 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-46c91739-7706-4d2f-b019-84039b738674 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.148616 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46c91739-7706-4d2f-b019-84039b738674 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:08.148805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46c91739-7706-4d2f-b019-84039b738674 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.149006 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-46c91739-7706-4d2f-b019-84039b738674 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.157616 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.157616 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:08.161609 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-46c91739-7706-4d2f-b019-84039b738674 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:08.165660 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-46c91739-7706-4d2f-b019-84039b738674 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:08.166034 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1251/4981] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:08 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:08.680791 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-f82c05cd-4410-46f5-83e7-e193c954e832 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.684180 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-f82c05cd-4410-46f5-83e7-e193c954e832 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:08.684420 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-f82c05cd-4410-46f5-83e7-e193c954e832 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.684634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-f82c05cd-4410-46f5-83e7-e193c954e832 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.692940 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.692940 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:08.696895 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-f82c05cd-4410-46f5-83e7-e193c954e832 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:08.703401 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-f82c05cd-4410-46f5-83e7-e193c954e832 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 200 Aug 08 20:28:08.703401 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1241/4982] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:08 2026] GET /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:08.714786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-79cddd45-8268-4e49-81e1-6eba2b2f1829 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.715169 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79cddd45-8268-4e49-81e1-6eba2b2f1829 None None] GET https://10.4.3.206/volume// Aug 08 20:28:08.715169 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79cddd45-8268-4e49-81e1-6eba2b2f1829 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.715256 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-79cddd45-8268-4e49-81e1-6eba2b2f1829 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.715947 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-79cddd45-8268-4e49-81e1-6eba2b2f1829 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:08.715947 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1245/4983] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:08.725639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0117ffbb-3e0a-46a8-b11d-10edd45cdf3d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.727517 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0117ffbb-3e0a-46a8-b11d-10edd45cdf3d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:08.727833 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0117ffbb-3e0a-46a8-b11d-10edd45cdf3d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5798c683-b7a5-4111-8229-dca770f99333", "connector": null, "instance_uuid": "4223aed4-fe8b-498b-8beb-7652ea677f31"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:08.735999 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.735999 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:08.762173 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0117ffbb-3e0a-46a8-b11d-10edd45cdf3d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:08.762541 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1247/4984] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:08 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 08 20:28:08.769359 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-800dc3fa-9ad0-4184-9fb0-28112c87f4b4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.769751 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-800dc3fa-9ad0-4184-9fb0-28112c87f4b4 None None] GET https://10.4.3.206/volume// Aug 08 20:28:08.769915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-800dc3fa-9ad0-4184-9fb0-28112c87f4b4 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.770097 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-800dc3fa-9ad0-4184-9fb0-28112c87f4b4 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.770558 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-800dc3fa-9ad0-4184-9fb0-28112c87f4b4 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:08.770857 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1252/4985] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:08.776251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-1b986811-3d33-4657-9974-79a0065c0087 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.778250 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-1b986811-3d33-4657-9974-79a0065c0087 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:08.778649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-1b986811-3d33-4657-9974-79a0065c0087 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.778649 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-1b986811-3d33-4657-9974-79a0065c0087 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.786585 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.786585 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:08.789353 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-1b986811-3d33-4657-9974-79a0065c0087 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:08.793690 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-1b986811-3d33-4657-9974-79a0065c0087 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 200 Aug 08 20:28:08.794049 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1242/4986] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:08 2026] GET /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 1524 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:08.802635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-06e967ec-bf61-4307-9867-6dc9ef5a855c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.806165 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06e967ec-bf61-4307-9867-6dc9ef5a855c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:08.806413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06e967ec-bf61-4307-9867-6dc9ef5a855c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.806618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-06e967ec-bf61-4307-9867-6dc9ef5a855c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.806749 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-06e967ec-bf61-4307-9867-6dc9ef5a855c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:08.811356 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.811356 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:08.812035 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-06e967ec-bf61-4307-9867-6dc9ef5a855c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:08.812430 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1246/4987] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:08 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:08.906081 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-bcaeec5f-8235-42a7-9e48-e846577a5303 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.906209 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.907991 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-bcaeec5f-8235-42a7-9e48-e846577a5303 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0/action Aug 08 20:28:08.908348 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-bcaeec5f-8235-42a7-9e48-e846577a5303 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:08.908410 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b Aug 08 20:28:08.908526 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-bcaeec5f-8235-42a7-9e48-e846577a5303 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:08.908810 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:08.916812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-5798c683-b7a5-4111-8229-dca770f99333-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:08.920978 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-5798c683-b7a5-4111-8229-dca770f99333-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:08.922091 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.922091 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:08.922740 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.922740 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:08.932251 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-15708115-3482-45a0-aed9-8bc3475a5ea9 req-bcaeec5f-8235-42a7-9e48-e846577a5303 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0/action returned with HTTP 204 Aug 08 20:28:08.932844 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1248/4988] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:08 2026] POST /volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:08.935452 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e3ea03e4-dcf3-40ae-b3f8-ee8936d6e23d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.936946 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3ea03e4-dcf3-40ae-b3f8-ee8936d6e23d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:08.937117 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3ea03e4-dcf3-40ae-b3f8-ee8936d6e23d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.937286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3ea03e4-dcf3-40ae-b3f8-ee8936d6e23d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.948313 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.948313 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:08.951587 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e3ea03e4-dcf3-40ae-b3f8-ee8936d6e23d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:08.956147 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3ea03e4-dcf3-40ae-b3f8-ee8936d6e23d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:08.956515 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1243/4989] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:08 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:08.961449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-92872ee7-c48b-4a9f-88b5-803ac4941c33 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.963185 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92872ee7-c48b-4a9f-88b5-803ac4941c33 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] GET https://10.4.3.206/volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 Aug 08 20:28:08.963588 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92872ee7-c48b-4a9f-88b5-803ac4941c33 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.963655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-92872ee7-c48b-4a9f-88b5-803ac4941c33 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:08.970937 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:08.970937 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:08.974826 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-92872ee7-c48b-4a9f-88b5-803ac4941c33 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Volume info retrieved successfully. Aug 08 20:28:08.978403 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-92872ee7-c48b-4a9f-88b5-803ac4941c33 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 returned with HTTP 200 Aug 08 20:28:08.978696 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1247/4990] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:08 2026] GET /volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:08.994994 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b43ec137-4f49-4838-b4f2-605677238312 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:08.997210 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b43ec137-4f49-4838-b4f2-605677238312 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] GET https://10.4.3.206/volume/v3/messages Aug 08 20:28:08.997524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b43ec137-4f49-4838-b4f2-605677238312 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:08.997773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b43ec137-4f49-4838-b4f2-605677238312 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.002850 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b43ec137-4f49-4838-b4f2-605677238312 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/messages returned with HTTP 200 Aug 08 20:28:09.002979 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1249/4991] 10.4.3.206 () {68 vars in 1280 bytes} [Sat Aug 8 20:28:08 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 08 20:28:09.016358 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-03a035b0-2ef5-429e-bfa6-40cbd86d306d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.019274 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03a035b0-2ef5-429e-bfa6-40cbd86d306d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] GET https://10.4.3.206/volume/v3/messages/9d5fdd5a-8b14-4cde-9a54-ba69ea61ef7c Aug 08 20:28:09.019502 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03a035b0-2ef5-429e-bfa6-40cbd86d306d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.019675 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-03a035b0-2ef5-429e-bfa6-40cbd86d306d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.023160 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-03a035b0-2ef5-429e-bfa6-40cbd86d306d tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-reader] https://10.4.3.206/volume/v3/messages/9d5fdd5a-8b14-4cde-9a54-ba69ea61ef7c returned with HTTP 200 Aug 08 20:28:09.023521 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1244/4992] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:09 2026] GET /volume/v3/messages/9d5fdd5a-8b14-4cde-9a54-ba69ea61ef7c => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:09.024688 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-5798c683-b7a5-4111-8229-dca770f99333-np0000006809" released by "attachment_update" :: held 0.104s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:09.024976 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-7f2e0bb9-c671-42c7-968e-7c7e5c8fb889 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b returned with HTTP 200 Aug 08 20:28:09.025408 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1253/4993] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:08 2026] PUT /volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:09.031525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-236985b7-9f1b-4ad2-b498-9a774ba3ef10 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.033349 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-236985b7-9f1b-4ad2-b498-9a774ba3ef10 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] DELETE https://10.4.3.206/volume/v3/messages/9d5fdd5a-8b14-4cde-9a54-ba69ea61ef7c Aug 08 20:28:09.033670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-236985b7-9f1b-4ad2-b498-9a774ba3ef10 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.034528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-236985b7-9f1b-4ad2-b498-9a774ba3ef10 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.046989 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-236985b7-9f1b-4ad2-b498-9a774ba3ef10 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/messages/9d5fdd5a-8b14-4cde-9a54-ba69ea61ef7c returned with HTTP 204 Aug 08 20:28:09.047428 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1248/4994] 10.4.3.206 () {68 vars in 1394 bytes} [Sat Aug 8 20:28:09 2026] DELETE /volume/v3/messages/9d5fdd5a-8b14-4cde-9a54-ba69ea61ef7c => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 20:28:09.055509 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5065b5b2-611b-4988-bd38-393ae1bab360 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.055622 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0859378e-93e6-4ee1-bfee-551c70a2a34f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.057636 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 Aug 08 20:28:09.057918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.058176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.058463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Delete volume with id: bba52e05-56d4-487d-9a58-f44fb4d128e3 Aug 08 20:28:09.060867 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0859378e-93e6-4ee1-bfee-551c70a2a34f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b/action Aug 08 20:28:09.061215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0859378e-93e6-4ee1-bfee-551c70a2a34f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:09.061339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0859378e-93e6-4ee1-bfee-551c70a2a34f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:09.067259 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:09.067259 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:09.067685 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Volume info retrieved successfully. Aug 08 20:28:09.069004 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100391) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 20:28:09.084428 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:09.084428 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:09.087485 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1968165016 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1968165016, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:09.087818 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1968165016 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1968165016, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:28:09.095051 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ba46f3b-d25a-4f3b-a648-f72db8feedaa req-0859378e-93e6-4ee1-bfee-551c70a2a34f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b/action returned with HTTP 204 Aug 08 20:28:09.095600 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1250/4995] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:09 2026] POST /volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:09.103299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Created reservations ['6b301545-ba9b-4390-9161-f9a881df7cf8', '9e0484f8-15c1-4bab-aafd-e3feac149c1c', 'dfa9ff8f-105f-4722-be2f-ed2505c7b18a', '0ca22950-4a43-4165-8862-f7f6ac819f28'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:09.134034 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Delete volume request issued successfully. Aug 08 20:28:09.134321 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5065b5b2-611b-4988-bd38-393ae1bab360 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 returned with HTTP 202 Aug 08 20:28:09.134744 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1245/4996] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:09 2026] DELETE /volume/v3/volumes/bba52e05-56d4-487d-9a58-f44fb4d128e3 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:09.142157 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5dc31b48-4468-47dd-aa39-085cd4a61175 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.148974 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5dc31b48-4468-47dd-aa39-085cd4a61175 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] DELETE https://10.4.3.206/volume/v3/types/3178f24a-2b38-4721-8a1a-441c0250d244 Aug 08 20:28:09.149195 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5dc31b48-4468-47dd-aa39-085cd4a61175 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.149414 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5dc31b48-4468-47dd-aa39-085cd4a61175 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.149674 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:09.149674 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:09.179691 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5da36b47-227d-41e9-bacc-529c473dae6a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.182051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5da36b47-227d-41e9-bacc-529c473dae6a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:09.182537 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5dc31b48-4468-47dd-aa39-085cd4a61175 tempest-ProjectReaderTests-1798826388 tempest-ProjectReaderTests-1798826388-project-admin] https://10.4.3.206/volume/v3/types/3178f24a-2b38-4721-8a1a-441c0250d244 returned with HTTP 202 Aug 08 20:28:09.182772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5da36b47-227d-41e9-bacc-529c473dae6a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.183144 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1254/4997] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:09 2026] DELETE /volume/v3/types/3178f24a-2b38-4721-8a1a-441c0250d244 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:09.183231 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5da36b47-227d-41e9-bacc-529c473dae6a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.192503 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:09.192503 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:09.199671 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5da36b47-227d-41e9-bacc-529c473dae6a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:09.206595 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5da36b47-227d-41e9-bacc-529c473dae6a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:09.206992 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1249/4998] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:09 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 1175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:09.824693 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-061fa407-ef9d-4269-97dc-386af8591e7c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.826524 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-061fa407-ef9d-4269-97dc-386af8591e7c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:09.826811 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-061fa407-ef9d-4269-97dc-386af8591e7c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.827105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-061fa407-ef9d-4269-97dc-386af8591e7c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.827264 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-061fa407-ef9d-4269-97dc-386af8591e7c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:09.831722 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:09.831722 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:09.832334 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-061fa407-ef9d-4269-97dc-386af8591e7c tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:09.832776 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1251/4999] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:09 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:09.968677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ca42ab0a-60c3-4038-a928-112a7c4619bc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:09.970700 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca42ab0a-60c3-4038-a928-112a7c4619bc tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:09.970928 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca42ab0a-60c3-4038-a928-112a7c4619bc tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:09.971129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ca42ab0a-60c3-4038-a928-112a7c4619bc tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:09.983766 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:09.983766 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:09.988274 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ca42ab0a-60c3-4038-a928-112a7c4619bc tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:09.992964 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ca42ab0a-60c3-4038-a928-112a7c4619bc tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:09.993309 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1246/5000] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:09 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:10.843435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4af2ec1a-1101-421b-a0b7-47240f132f14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:10.844916 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4af2ec1a-1101-421b-a0b7-47240f132f14 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:10.845078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4af2ec1a-1101-421b-a0b7-47240f132f14 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:10.845243 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4af2ec1a-1101-421b-a0b7-47240f132f14 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:10.845343 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-4af2ec1a-1101-421b-a0b7-47240f132f14 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:10.849021 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:10.849021 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:10.849529 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4af2ec1a-1101-421b-a0b7-47240f132f14 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:10.849822 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1255/5001] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:10 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:11.006275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8abda3a2-05de-4e68-9fa2-27bb904ee9da None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:11.008113 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8abda3a2-05de-4e68-9fa2-27bb904ee9da tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:11.008300 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8abda3a2-05de-4e68-9fa2-27bb904ee9da tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:11.008496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8abda3a2-05de-4e68-9fa2-27bb904ee9da tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:11.017302 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:11.017302 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:11.020252 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8abda3a2-05de-4e68-9fa2-27bb904ee9da tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:11.023936 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8abda3a2-05de-4e68-9fa2-27bb904ee9da tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:11.024309 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1250/5002] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:11 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:11.858933 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3874c01e-0d1c-4793-aa4c-07fca194f943 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:11.860696 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3874c01e-0d1c-4793-aa4c-07fca194f943 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:11.860904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3874c01e-0d1c-4793-aa4c-07fca194f943 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:11.861086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3874c01e-0d1c-4793-aa4c-07fca194f943 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:11.861183 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3874c01e-0d1c-4793-aa4c-07fca194f943 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:11.866436 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:11.866436 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:11.867041 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3874c01e-0d1c-4793-aa4c-07fca194f943 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:11.867448 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1252/5003] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:11 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:11.953284 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-87acf46d-10f1-42ed-9b7b-600411f15982 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:11.955392 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-87acf46d-10f1-42ed-9b7b-600411f15982 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6/action Aug 08 20:28:11.955829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-87acf46d-10f1-42ed-9b7b-600411f15982 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:11.955975 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-87acf46d-10f1-42ed-9b7b-600411f15982 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:11.972357 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:11.972357 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:11.992281 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-79a1ccfc-1e14-407c-a582-06ea8b549013 req-87acf46d-10f1-42ed-9b7b-600411f15982 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6/action returned with HTTP 204 Aug 08 20:28:11.992709 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1247/5004] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:11 2026] POST /volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:12.037018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0ced5bd6-1f79-4e22-8a88-70eedd0722e0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.038842 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ced5bd6-1f79-4e22-8a88-70eedd0722e0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:28:12.039034 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ced5bd6-1f79-4e22-8a88-70eedd0722e0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.039213 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0ced5bd6-1f79-4e22-8a88-70eedd0722e0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.049016 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.049016 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:12.052340 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0ced5bd6-1f79-4e22-8a88-70eedd0722e0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:12.056528 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0ced5bd6-1f79-4e22-8a88-70eedd0722e0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:28:12.056814 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1256/5005] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:12.097196 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b58630dc-036e-4611-97fa-8d0a5565966b req-388d1e48-d53d-4cb2-ad5b-e8d6b727b99e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.099108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-388d1e48-d53d-4cb2-ad5b-e8d6b727b99e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:12.099288 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-388d1e48-d53d-4cb2-ad5b-e8d6b727b99e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.099484 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-388d1e48-d53d-4cb2-ad5b-e8d6b727b99e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.105682 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.105682 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:12.108981 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b58630dc-036e-4611-97fa-8d0a5565966b req-388d1e48-d53d-4cb2-ad5b-e8d6b727b99e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:12.112431 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-388d1e48-d53d-4cb2-ad5b-e8d6b727b99e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:12.112770 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1251/5006] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:12.194589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-949d7ba4-ff67-4f0a-be0e-ef049419de99 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.195019 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-949d7ba4-ff67-4f0a-be0e-ef049419de99 None None] GET https://10.4.3.206/volume// Aug 08 20:28:12.195211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-949d7ba4-ff67-4f0a-be0e-ef049419de99 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.195399 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-949d7ba4-ff67-4f0a-be0e-ef049419de99 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.195753 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-949d7ba4-ff67-4f0a-be0e-ef049419de99 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:12.196066 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1253/5007] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:28: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 08 20:28:12.202251 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b58630dc-036e-4611-97fa-8d0a5565966b req-93f1f045-1438-4d47-83d9-b7a33730e5de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.204243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-93f1f045-1438-4d47-83d9-b7a33730e5de tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:12.204586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-93f1f045-1438-4d47-83d9-b7a33730e5de tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1e3cce5-1e50-4bf0-b471-5ec5b88538a6", "connector": null, "instance_uuid": "99c6ab79-cce0-4568-9f94-f5d92a859fe6"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:12.212403 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.212403 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:12.244016 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-93f1f045-1438-4d47-83d9-b7a33730e5de tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:12.244578 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1248/5008] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:12 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 08 20:28:12.282249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ee02dc8-389a-4286-ba27-7c126d073449 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.284198 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ee02dc8-389a-4286-ba27-7c126d073449 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:12.284328 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ee02dc8-389a-4286-ba27-7c126d073449 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.284430 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ee02dc8-389a-4286-ba27-7c126d073449 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.291988 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3931d981-924d-449d-b17f-32df9383e19b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.292339 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3931d981-924d-449d-b17f-32df9383e19b None None] GET https://10.4.3.206/volume// Aug 08 20:28:12.292519 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3931d981-924d-449d-b17f-32df9383e19b None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.293661 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3931d981-924d-449d-b17f-32df9383e19b None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.293661 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3931d981-924d-449d-b17f-32df9383e19b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:12.293743 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.293743 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:12.293831 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1252/5009] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:12.296051 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9ee02dc8-389a-4286-ba27-7c126d073449 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:12.299290 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ee02dc8-389a-4286-ba27-7c126d073449 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:12.299633 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1257/5010] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:12.299923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b58630dc-036e-4611-97fa-8d0a5565966b req-5e556125-3823-4b8d-b036-f2ffa1490576 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.301805 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-5e556125-3823-4b8d-b036-f2ffa1490576 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:12.302021 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-5e556125-3823-4b8d-b036-f2ffa1490576 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.302195 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-5e556125-3823-4b8d-b036-f2ffa1490576 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.311298 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.311298 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:12.314784 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-b58630dc-036e-4611-97fa-8d0a5565966b req-5e556125-3823-4b8d-b036-f2ffa1490576 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:12.318736 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-5e556125-3823-4b8d-b036-f2ffa1490576 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:12.319140 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1254/5011] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 1051 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:12.413905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.416047 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] PUT https://10.4.3.206/volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891 Aug 08 20:28:12.416425 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:12.423521 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Acquiring lock "cinder-attachment_update-d1e3cce5-1e50-4bf0-b471-5ec5b88538a6-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:12.428019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-d1e3cce5-1e50-4bf0-b471-5ec5b88538a6-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:12.429008 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.429008 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:12.480573 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-0a7db94b-5011-4290-862b-d509e3690b75 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.483085 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-0a7db94b-5011-4290-862b-d509e3690b75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:12.483328 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-0a7db94b-5011-4290-862b-d509e3690b75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.483570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-0a7db94b-5011-4290-862b-d509e3690b75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.492648 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.492648 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:12.495644 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-0a7db94b-5011-4290-862b-d509e3690b75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:12.499293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-0a7db94b-5011-4290-862b-d509e3690b75 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:12.499729 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1253/5012] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:12.516741 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.519604 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] POST https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7/action Aug 08 20:28:12.519870 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:12.520021 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:12.520186 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-d1e3cce5-1e50-4bf0-b471-5ec5b88538a6-np0000006809" released by "attachment_update" :: held 0.092s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:12.520712 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-47434a73-a3a9-4dc9-a771-5b7c4b3cdcaa tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891 returned with HTTP 200 Aug 08 20:28:12.521313 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1249/5013] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:12 2026] PUT /volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891 => generated 968 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:12.528196 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b58630dc-036e-4611-97fa-8d0a5565966b req-436b30ca-b948-4a19-9215-52c46b910309 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.530066 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-436b30ca-b948-4a19-9215-52c46b910309 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/encryption Aug 08 20:28:12.530239 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-436b30ca-b948-4a19-9215-52c46b910309 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.530436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-436b30ca-b948-4a19-9215-52c46b910309 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.532046 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.532046 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:12.532618 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:12.538329 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.538329 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:12.541043 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Begin detaching volume completed successfully. Aug 08 20:28:12.541285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-cd7e287b-4074-4695-8e1f-68b9efd4e264 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7/action returned with HTTP 202 Aug 08 20:28:12.541793 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1258/5014] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:28:12 2026] POST /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:12.544037 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-436b30ca-b948-4a19-9215-52c46b910309 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/encryption returned with HTTP 200 Aug 08 20:28:12.544521 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1255/5015] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:12.577953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-20500c0d-6a56-4f41-9a12-ede0917df970 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.578348 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20500c0d-6a56-4f41-9a12-ede0917df970 None None] GET https://10.4.3.206/volume// Aug 08 20:28:12.578545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20500c0d-6a56-4f41-9a12-ede0917df970 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.578762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-20500c0d-6a56-4f41-9a12-ede0917df970 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.579075 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-20500c0d-6a56-4f41-9a12-ede0917df970 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:12.579359 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1254/5016] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:12.585547 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-755e8063-f106-4b9a-bd11-f445bdf32a22 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.587535 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-755e8063-f106-4b9a-bd11-f445bdf32a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:12.587736 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-755e8063-f106-4b9a-bd11-f445bdf32a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.587956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-755e8063-f106-4b9a-bd11-f445bdf32a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.596229 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.596229 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:12.599456 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-755e8063-f106-4b9a-bd11-f445bdf32a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:12.603907 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-755e8063-f106-4b9a-bd11-f445bdf32a22 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:12.604402 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1250/5017] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:12.878866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9748bce0-2963-463f-9357-b0081092dc8e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:12.881223 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9748bce0-2963-463f-9357-b0081092dc8e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:12.881625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9748bce0-2963-463f-9357-b0081092dc8e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:12.881906 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9748bce0-2963-463f-9357-b0081092dc8e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:12.882038 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9748bce0-2963-463f-9357-b0081092dc8e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:12.887081 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:12.887081 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:12.887842 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9748bce0-2963-463f-9357-b0081092dc8e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:12.888304 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1259/5018] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:12 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:13.311534 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-adaf6fa0-2e1f-4d75-b532-e8238d26e726 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:13.313539 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-adaf6fa0-2e1f-4d75-b532-e8238d26e726 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:13.313737 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-adaf6fa0-2e1f-4d75-b532-e8238d26e726 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:13.313948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-adaf6fa0-2e1f-4d75-b532-e8238d26e726 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:13.323204 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:13.323204 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:13.326362 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-adaf6fa0-2e1f-4d75-b532-e8238d26e726 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:13.330103 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-adaf6fa0-2e1f-4d75-b532-e8238d26e726 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:13.330531 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1256/5019] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:13 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:13.899303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-abc91012-d292-4441-8473-bb51b294616b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:13.900989 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abc91012-d292-4441-8473-bb51b294616b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:13.901223 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abc91012-d292-4441-8473-bb51b294616b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:13.901409 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abc91012-d292-4441-8473-bb51b294616b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:13.901528 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-abc91012-d292-4441-8473-bb51b294616b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:13.905208 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:13.905208 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:13.905726 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abc91012-d292-4441-8473-bb51b294616b tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:13.906037 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1255/5020] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:13 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:14.341610 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5a56acc8-08f6-4e39-91af-7034e0b23b2b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:14.343373 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5a56acc8-08f6-4e39-91af-7034e0b23b2b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:14.343695 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5a56acc8-08f6-4e39-91af-7034e0b23b2b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:14.343882 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5a56acc8-08f6-4e39-91af-7034e0b23b2b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:14.353366 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:14.353366 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:14.356583 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5a56acc8-08f6-4e39-91af-7034e0b23b2b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:14.360381 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5a56acc8-08f6-4e39-91af-7034e0b23b2b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:14.360756 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1251/5021] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:14 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:14.915482 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7dfb177b-d03d-451c-aebf-d4bdb47356bf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:14.917447 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7dfb177b-d03d-451c-aebf-d4bdb47356bf tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:14.917749 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7dfb177b-d03d-451c-aebf-d4bdb47356bf tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:14.918046 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7dfb177b-d03d-451c-aebf-d4bdb47356bf tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:14.918193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7dfb177b-d03d-451c-aebf-d4bdb47356bf tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:14.922022 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:14.922022 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:14.922617 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7dfb177b-d03d-451c-aebf-d4bdb47356bf tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:14.922890 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1260/5022] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:14 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:15.100222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9a807378-9a54-4c08-abd5-e93c4cd54388 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:15.100772 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a807378-9a54-4c08-abd5-e93c4cd54388 None None] GET https://10.4.3.206/volume// Aug 08 20:28:15.100970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a807378-9a54-4c08-abd5-e93c4cd54388 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:15.101257 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9a807378-9a54-4c08-abd5-e93c4cd54388 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:15.101639 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9a807378-9a54-4c08-abd5-e93c4cd54388 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:15.102122 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1257/5023] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:15.115960 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-42144ce0-3116-4f1f-8340-733b2703af0d req-01f08a5c-ca42-477b-adc0-7d9966ec5ccc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:15.118326 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-01f08a5c-ca42-477b-adc0-7d9966ec5ccc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:15.118928 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-01f08a5c-ca42-477b-adc0-7d9966ec5ccc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcfeca46-39e4-4555-95f1-314127077744", "connector": null, "instance_uuid": "b4dd166b-7dc9-42f3-ac31-b1940fb6d156"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:15.131601 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:15.131601 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:15.161557 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-01f08a5c-ca42-477b-adc0-7d9966ec5ccc tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:15.162045 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1256/5024] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:15 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 08 20:28:15.169810 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-42144ce0-3116-4f1f-8340-733b2703af0d req-de8c61d3-ec33-424e-ad2b-c1f002bc430f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:15.172658 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-de8c61d3-ec33-424e-ad2b-c1f002bc430f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 Aug 08 20:28:15.172943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-de8c61d3-ec33-424e-ad2b-c1f002bc430f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:15.173225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-de8c61d3-ec33-424e-ad2b-c1f002bc430f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:15.182071 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:15.182071 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:15.230233 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-de8c61d3-ec33-424e-ad2b-c1f002bc430f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 returned with HTTP 200 Aug 08 20:28:15.230789 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1252/5025] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:28:15 2026] DELETE /volume/v3/attachments/e8ab86ff-c335-4ee8-afa9-498b98106d62 => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:15.371621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8c57bb03-40c6-43d8-b9cb-5781774e9f6a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:15.373364 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c57bb03-40c6-43d8-b9cb-5781774e9f6a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:15.373573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c57bb03-40c6-43d8-b9cb-5781774e9f6a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:15.373743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8c57bb03-40c6-43d8-b9cb-5781774e9f6a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:15.382666 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:15.382666 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:15.385807 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8c57bb03-40c6-43d8-b9cb-5781774e9f6a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:15.389611 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8c57bb03-40c6-43d8-b9cb-5781774e9f6a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:15.389973 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1261/5026] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:15 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:15.932181 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-42a0983e-ff88-45ba-a538-e2d47b10a828 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:15.933904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-42a0983e-ff88-45ba-a538-e2d47b10a828 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:15.934169 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-42a0983e-ff88-45ba-a538-e2d47b10a828 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:15.934372 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-42a0983e-ff88-45ba-a538-e2d47b10a828 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:15.934495 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-42a0983e-ff88-45ba-a538-e2d47b10a828 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:15.938250 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:15.938250 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:15.938796 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-42a0983e-ff88-45ba-a538-e2d47b10a828 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:15.939153 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1258/5027] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:15 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:16.403408 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f12de282-ae62-4aa7-a5a2-4bb75e23398f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:16.405651 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f12de282-ae62-4aa7-a5a2-4bb75e23398f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:16.405912 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f12de282-ae62-4aa7-a5a2-4bb75e23398f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:16.406184 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f12de282-ae62-4aa7-a5a2-4bb75e23398f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:16.418169 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:16.418169 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:16.426064 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f12de282-ae62-4aa7-a5a2-4bb75e23398f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:16.432409 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f12de282-ae62-4aa7-a5a2-4bb75e23398f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:16.433278 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1257/5028] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:16 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:16.447406 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:16.449675 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] PUT https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec Aug 08 20:28:16.450158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:16.460099 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Acquiring lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:16.464499 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:16.466031 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:16.466031 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:16.542919 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Lock "cinder-attachment_update-dcfeca46-39e4-4555-95f1-314127077744-np0000006809" released by "attachment_update" :: held 0.078s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:16.543204 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-37e7419b-b268-411c-86d2-37a5f27ca7c8 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec returned with HTTP 200 Aug 08 20:28:16.543758 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1253/5029] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:16 2026] PUT /volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:16.553066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-42144ce0-3116-4f1f-8340-733b2703af0d req-7be6f50d-04eb-4780-9881-270d962801d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:16.555516 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-7be6f50d-04eb-4780-9881-270d962801d0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec Aug 08 20:28:16.555772 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-7be6f50d-04eb-4780-9881-270d962801d0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:16.555976 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-7be6f50d-04eb-4780-9881-270d962801d0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:16.570334 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-7be6f50d-04eb-4780-9881-270d962801d0 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec returned with HTTP 200 Aug 08 20:28:16.570784 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1262/5030] 10.4.3.206 () {70 vars in 1651 bytes} [Sat Aug 8 20:28:16 2026] GET /volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:16.950356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-24931d1c-0ee1-4172-bc8b-bd6dda2dbcc7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:16.952061 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24931d1c-0ee1-4172-bc8b-bd6dda2dbcc7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:16.952281 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24931d1c-0ee1-4172-bc8b-bd6dda2dbcc7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:16.952537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-24931d1c-0ee1-4172-bc8b-bd6dda2dbcc7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:16.952662 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-24931d1c-0ee1-4172-bc8b-bd6dda2dbcc7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:16.956542 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:16.956542 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:16.957083 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-24931d1c-0ee1-4172-bc8b-bd6dda2dbcc7 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:16.957581 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1259/5031] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:16 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:17.448088 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-17ae902d-0992-4480-98fe-79aec91cefeb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:17.449700 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-17ae902d-0992-4480-98fe-79aec91cefeb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:17.449886 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-17ae902d-0992-4480-98fe-79aec91cefeb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:17.450156 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-17ae902d-0992-4480-98fe-79aec91cefeb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:17.459805 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:17.459805 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:17.463954 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-17ae902d-0992-4480-98fe-79aec91cefeb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:17.467900 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-17ae902d-0992-4480-98fe-79aec91cefeb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:17.468216 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1258/5032] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:17 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:17.763504 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-690d7203-2608-4aa5-9aa3-344d9f09f4a4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:17.765516 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-690d7203-2608-4aa5-9aa3-344d9f09f4a4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:17.765744 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-690d7203-2608-4aa5-9aa3-344d9f09f4a4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:17.765980 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-690d7203-2608-4aa5-9aa3-344d9f09f4a4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:17.776593 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:17.776593 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:17.779965 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-690d7203-2608-4aa5-9aa3-344d9f09f4a4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:17.784896 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-690d7203-2608-4aa5-9aa3-344d9f09f4a4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 200 Aug 08 20:28:17.785297 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1254/5033] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:17 2026] GET /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:17.966985 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-daa3c37c-b423-432a-903e-941b73705f37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:17.968847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-daa3c37c-b423-432a-903e-941b73705f37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:17.969051 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-daa3c37c-b423-432a-903e-941b73705f37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:17.969232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-daa3c37c-b423-432a-903e-941b73705f37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:17.969332 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-daa3c37c-b423-432a-903e-941b73705f37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:17.973496 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:17.973496 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:17.974090 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-daa3c37c-b423-432a-903e-941b73705f37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:17.974490 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1263/5034] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:17 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:18.458077 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-020ec69e-3bd4-460a-b89b-4c3f7cfee99d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.460053 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-020ec69e-3bd4-460a-b89b-4c3f7cfee99d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0 Aug 08 20:28:18.460240 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-020ec69e-3bd4-460a-b89b-4c3f7cfee99d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.460449 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-020ec69e-3bd4-460a-b89b-4c3f7cfee99d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.468187 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.468187 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:18.482607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8b92c106-0eac-49be-a453-a53b23409a51 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.484994 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b92c106-0eac-49be-a453-a53b23409a51 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:18.485313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b92c106-0eac-49be-a453-a53b23409a51 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.485638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8b92c106-0eac-49be-a453-a53b23409a51 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.496812 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.496812 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:18.500319 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8b92c106-0eac-49be-a453-a53b23409a51 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:18.504300 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8b92c106-0eac-49be-a453-a53b23409a51 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:18.504694 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1259/5035] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:18 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:18.513894 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f7485872-ec2c-4a58-952e-afbfc3368065 req-020ec69e-3bd4-460a-b89b-4c3f7cfee99d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0 returned with HTTP 200 Aug 08 20:28:18.514396 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1260/5036] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:28:18 2026] DELETE /volume/v3/attachments/700fa023-b5dd-49c5-943d-bfd189896ea0 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:18.797167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e4083e22-048e-454c-afba-a024c31e581a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.798979 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4083e22-048e-454c-afba-a024c31e581a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:18.799176 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4083e22-048e-454c-afba-a024c31e581a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.799355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e4083e22-048e-454c-afba-a024c31e581a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.805613 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.805613 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:18.808620 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e4083e22-048e-454c-afba-a024c31e581a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:18.812486 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e4083e22-048e-454c-afba-a024c31e581a tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:18.812866 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1255/5037] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:18 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:18.823609 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6efd3bf2-c1ef-4157-89d4-87a250a9aecc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.825377 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6efd3bf2-c1ef-4157-89d4-87a250a9aecc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:18.825701 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6efd3bf2-c1ef-4157-89d4-87a250a9aecc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.825969 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6efd3bf2-c1ef-4157-89d4-87a250a9aecc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.834600 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.834600 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:18.838796 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6efd3bf2-c1ef-4157-89d4-87a250a9aecc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:18.844147 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6efd3bf2-c1ef-4157-89d4-87a250a9aecc tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:18.844695 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1264/5038] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:18 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:18.856300 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a17de768-87c6-4959-9271-63162be0cc64 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.858178 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:18.858415 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.858621 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.858773 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume with id: c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:18.865444 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.865444 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:18.865877 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:18.886144 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume request issued successfully. Aug 08 20:28:18.886422 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a17de768-87c6-4959-9271-63162be0cc64 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 202 Aug 08 20:28:18.887100 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1260/5039] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:18 2026] DELETE /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:18.896001 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3dd99fdc-c87c-4ffa-be17-f80549d8fa05 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.898547 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3dd99fdc-c87c-4ffa-be17-f80549d8fa05 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:18.898854 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3dd99fdc-c87c-4ffa-be17-f80549d8fa05 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.899052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3dd99fdc-c87c-4ffa-be17-f80549d8fa05 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.910047 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.910047 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:18.914556 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3dd99fdc-c87c-4ffa-be17-f80549d8fa05 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:18.919812 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3dd99fdc-c87c-4ffa-be17-f80549d8fa05 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 200 Aug 08 20:28:18.923441 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1261/5040] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:18 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:18.983263 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0e86560a-5493-4001-acba-26ba2ddec68e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:18.984854 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e86560a-5493-4001-acba-26ba2ddec68e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:18.985035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e86560a-5493-4001-acba-26ba2ddec68e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:18.985199 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0e86560a-5493-4001-acba-26ba2ddec68e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:18.985297 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-0e86560a-5493-4001-acba-26ba2ddec68e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:18.989082 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:18.989082 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:18.989601 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0e86560a-5493-4001-acba-26ba2ddec68e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:18.989941 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1256/5041] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:18 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:19.519821 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7aac28fa-28a8-4fab-9cbe-bbe13d981c78 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:19.519821 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7aac28fa-28a8-4fab-9cbe-bbe13d981c78 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:19.520122 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7aac28fa-28a8-4fab-9cbe-bbe13d981c78 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:19.520214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7aac28fa-28a8-4fab-9cbe-bbe13d981c78 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:19.529238 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:19.529238 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:19.533534 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7aac28fa-28a8-4fab-9cbe-bbe13d981c78 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:19.538146 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7aac28fa-28a8-4fab-9cbe-bbe13d981c78 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:19.538847 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1265/5042] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:19 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:19.932140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8a898f59-44b7-4a02-bcb6-90f1344e2243 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:19.934019 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a898f59-44b7-4a02-bcb6-90f1344e2243 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 Aug 08 20:28:19.934244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a898f59-44b7-4a02-bcb6-90f1344e2243 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:19.934452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8a898f59-44b7-4a02-bcb6-90f1344e2243 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:19.940119 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8a898f59-44b7-4a02-bcb6-90f1344e2243 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 returned with HTTP 404 Aug 08 20:28:19.940699 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1261/5043] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:19 2026] GET /volume/v3/volumes/c4432c83-5f66-4516-8519-75f95aca9ff7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:19.947115 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8fec630e-2e14-40f3-8694-0b972e0abd0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:19.949075 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fec630e-2e14-40f3-8694-0b972e0abd0e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:19.949304 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fec630e-2e14-40f3-8694-0b972e0abd0e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:19.949536 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8fec630e-2e14-40f3-8694-0b972e0abd0e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:19.956554 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:19.956554 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:19.959971 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-8fec630e-2e14-40f3-8694-0b972e0abd0e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:19.963812 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8fec630e-2e14-40f3-8694-0b972e0abd0e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:28:19.964362 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1262/5044] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:19 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:19.975584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fd415986-de83-416d-8bb1-12ebbf2bb9a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:19.977149 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd415986-de83-416d-8bb1-12ebbf2bb9a6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:19.977307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd415986-de83-416d-8bb1-12ebbf2bb9a6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:19.977565 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fd415986-de83-416d-8bb1-12ebbf2bb9a6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:19.984836 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:19.984836 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:19.986204 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fd415986-de83-416d-8bb1-12ebbf2bb9a6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:19.989672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fd415986-de83-416d-8bb1-12ebbf2bb9a6 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:28:19.990119 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1257/5045] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:19 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:19.999576 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-40409a8d-948f-4108-87d5-c9b1fe6c20f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:20.000758 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:20.001284 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40409a8d-948f-4108-87d5-c9b1fe6c20f5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:20.001561 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40409a8d-948f-4108-87d5-c9b1fe6c20f5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:20.001813 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-40409a8d-948f-4108-87d5-c9b1fe6c20f5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:20.001957 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-40409a8d-948f-4108-87d5-c9b1fe6c20f5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:20.002831 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:20.003078 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:20.003309 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:20.003523 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume with id: 5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:20.007227 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:20.007227 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:20.007935 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-40409a8d-948f-4108-87d5-c9b1fe6c20f5 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:20.008330 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1266/5046] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:19 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:20.011329 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:20.011329 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:20.011880 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:20.029402 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume request issued successfully. Aug 08 20:28:20.029625 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-dee207fd-ac73-4f46-bdf9-d5820a86c124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 202 Aug 08 20:28:20.030218 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1262/5047] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:19 2026] DELETE /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:20.036914 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-37b20c54-1164-427f-bb0f-de0499847124 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:20.040830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37b20c54-1164-427f-bb0f-de0499847124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:20.041079 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37b20c54-1164-427f-bb0f-de0499847124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:20.041271 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-37b20c54-1164-427f-bb0f-de0499847124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:20.048615 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:20.048615 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:20.051978 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-37b20c54-1164-427f-bb0f-de0499847124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:20.055911 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-37b20c54-1164-427f-bb0f-de0499847124 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 200 Aug 08 20:28:20.056444 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1263/5048] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:20 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:20.550374 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-86b093ca-89eb-4981-806c-2377f7f40912 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:20.552094 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86b093ca-89eb-4981-806c-2377f7f40912 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:20.552271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86b093ca-89eb-4981-806c-2377f7f40912 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:20.552466 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-86b093ca-89eb-4981-806c-2377f7f40912 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:20.560461 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:20.560461 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:20.563222 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-86b093ca-89eb-4981-806c-2377f7f40912 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:20.566607 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-86b093ca-89eb-4981-806c-2377f7f40912 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:20.566945 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1258/5049] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:20 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:21.017449 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-173d78d1-cab3-4100-ba34-738c8dedfe73 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.019179 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-173d78d1-cab3-4100-ba34-738c8dedfe73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:21.019402 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-173d78d1-cab3-4100-ba34-738c8dedfe73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.019588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-173d78d1-cab3-4100-ba34-738c8dedfe73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.019688 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-173d78d1-cab3-4100-ba34-738c8dedfe73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:21.023717 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.023717 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:21.024260 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-173d78d1-cab3-4100-ba34-738c8dedfe73 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:21.024623 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1267/5050] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:21.069465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d1528712-78b9-4a96-99a2-301127d0705e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.071167 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1528712-78b9-4a96-99a2-301127d0705e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 Aug 08 20:28:21.071428 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1528712-78b9-4a96-99a2-301127d0705e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.071621 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d1528712-78b9-4a96-99a2-301127d0705e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.076660 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d1528712-78b9-4a96-99a2-301127d0705e tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 returned with HTTP 404 Aug 08 20:28:21.077062 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1263/5051] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/volumes/5c903632-c2a3-4025-8f06-9fa4f187a8b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:21.084470 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bf231131-e367-4815-8fd5-da2aea88b276 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.086439 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf231131-e367-4815-8fd5-da2aea88b276 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:28:21.086669 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf231131-e367-4815-8fd5-da2aea88b276 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.086902 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bf231131-e367-4815-8fd5-da2aea88b276 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.094897 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.094897 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:21.100012 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bf231131-e367-4815-8fd5-da2aea88b276 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:21.103469 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bf231131-e367-4815-8fd5-da2aea88b276 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:28:21.103798 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1264/5052] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:21.114699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-690e951b-662b-468e-9f0a-4648813059f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.116273 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-690e951b-662b-468e-9f0a-4648813059f8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:28:21.116481 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-690e951b-662b-468e-9f0a-4648813059f8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.116661 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-690e951b-662b-468e-9f0a-4648813059f8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.122575 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.122575 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:21.125735 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-690e951b-662b-468e-9f0a-4648813059f8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:21.129142 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-690e951b-662b-468e-9f0a-4648813059f8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:28:21.129473 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1259/5053] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:21.140931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.142644 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:28:21.142863 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.143060 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.143256 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume with id: 9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:28:21.152359 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.152359 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:21.152809 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:21.171181 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume request issued successfully. Aug 08 20:28:21.171338 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8bbf18dc-fe56-422c-b4e6-da118278e0de tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 202 Aug 08 20:28:21.171712 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1268/5054] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:21 2026] DELETE /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:21.178697 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-426b3443-e889-448c-84c8-baaa9f2eeecb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.180487 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-426b3443-e889-448c-84c8-baaa9f2eeecb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:28:21.180693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-426b3443-e889-448c-84c8-baaa9f2eeecb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.180933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-426b3443-e889-448c-84c8-baaa9f2eeecb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.187305 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.187305 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:21.190432 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-426b3443-e889-448c-84c8-baaa9f2eeecb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:21.193818 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-426b3443-e889-448c-84c8-baaa9f2eeecb tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 200 Aug 08 20:28:21.194150 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1264/5055] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:21.492557 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-42144ce0-3116-4f1f-8340-733b2703af0d req-78b662d4-27aa-4c18-a419-dc7c6b12848b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.495130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-78b662d4-27aa-4c18-a419-dc7c6b12848b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption Aug 08 20:28:21.495333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-78b662d4-27aa-4c18-a419-dc7c6b12848b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.495580 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-78b662d4-27aa-4c18-a419-dc7c6b12848b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.505158 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.505158 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:21.510692 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-78b662d4-27aa-4c18-a419-dc7c6b12848b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption returned with HTTP 200 Aug 08 20:28:21.511153 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1265/5056] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:21.583974 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cd3cae5d-cb8d-4fa1-a986-defc6b1c2782 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:21.584686 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd3cae5d-cb8d-4fa1-a986-defc6b1c2782 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:21.584686 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd3cae5d-cb8d-4fa1-a986-defc6b1c2782 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:21.584903 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cd3cae5d-cb8d-4fa1-a986-defc6b1c2782 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:21.596731 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:21.596731 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:21.599433 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cd3cae5d-cb8d-4fa1-a986-defc6b1c2782 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:21.614102 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cd3cae5d-cb8d-4fa1-a986-defc6b1c2782 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:21.614650 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1260/5057] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:21 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:22.036908 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5bc38cd2-ff40-4c58-a277-1966df9ec57d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.038777 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5bc38cd2-ff40-4c58-a277-1966df9ec57d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:22.039072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5bc38cd2-ff40-4c58-a277-1966df9ec57d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.039245 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5bc38cd2-ff40-4c58-a277-1966df9ec57d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.039349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-5bc38cd2-ff40-4c58-a277-1966df9ec57d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:22.043728 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:22.043728 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:22.044255 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5bc38cd2-ff40-4c58-a277-1966df9ec57d tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:22.044784 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1269/5058] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:22 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:22.208444 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d0da8bbe-53be-485b-a4a2-2d24b3a71499 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.210812 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0da8bbe-53be-485b-a4a2-2d24b3a71499 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 Aug 08 20:28:22.211085 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0da8bbe-53be-485b-a4a2-2d24b3a71499 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.211483 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d0da8bbe-53be-485b-a4a2-2d24b3a71499 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.219198 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d0da8bbe-53be-485b-a4a2-2d24b3a71499 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 returned with HTTP 404 Aug 08 20:28:22.219806 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1265/5059] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:22 2026] GET /volume/v3/volumes/9d8b790b-9df3-41ea-9d47-c0c0b0f3cd06 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:22.227833 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.229595 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:28:22.229776 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.229967 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.230050 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete snapshot with id: af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:28:22.235513 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:22.235513 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:22.236018 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:22.251104 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-97092b4b-4e00-4f12-ab3e-65526e4a3871 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.251924 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot delete request issued successfully. Aug 08 20:28:22.252112 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5bedb25a-adf9-43cd-a3a0-ccf469224802 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a returned with HTTP 202 Aug 08 20:28:22.252561 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1266/5060] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:22 2026] DELETE /volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:22.254493 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-97092b4b-4e00-4f12-ab3e-65526e4a3871 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b Aug 08 20:28:22.254716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-97092b4b-4e00-4f12-ab3e-65526e4a3871 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.255209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-97092b4b-4e00-4f12-ab3e-65526e4a3871 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.259340 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-56e2689f-6d47-4cf3-8f2a-846c2be88b52 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.261426 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56e2689f-6d47-4cf3-8f2a-846c2be88b52 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:28:22.261733 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56e2689f-6d47-4cf3-8f2a-846c2be88b52 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.261900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-56e2689f-6d47-4cf3-8f2a-846c2be88b52 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.263378 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:22.263378 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:22.267339 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:22.267339 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:22.267864 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-56e2689f-6d47-4cf3-8f2a-846c2be88b52 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:22.268594 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-56e2689f-6d47-4cf3-8f2a-846c2be88b52 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a returned with HTTP 200 Aug 08 20:28:22.269158 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1270/5061] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:22 2026] GET /volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:22.313842 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-97092b4b-4e00-4f12-ab3e-65526e4a3871 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b returned with HTTP 200 Aug 08 20:28:22.314248 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1261/5062] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:28:22 2026] DELETE /volume/v3/attachments/90128abb-ddb7-453e-81ac-b9e2f1dfe80b => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:22.346487 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.348350 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:22.348536 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.348711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.348870 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:22.355414 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:22.355414 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:22.355772 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:22.371700 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:28:22.371898 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1c131efe-baac-45f0-9c06-db6074b4c329 req-f4848cc6-78cf-4741-979f-a035420c8a6b tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 202 Aug 08 20:28:22.372297 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1266/5063] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:28:22 2026] DELETE /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:22.628889 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ebd780f0-dc71-4463-87b1-08ff7d4b4f2a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:22.630454 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebd780f0-dc71-4463-87b1-08ff7d4b4f2a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:22.630632 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebd780f0-dc71-4463-87b1-08ff7d4b4f2a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:22.630829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ebd780f0-dc71-4463-87b1-08ff7d4b4f2a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:22.639711 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:22.639711 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:22.643219 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ebd780f0-dc71-4463-87b1-08ff7d4b4f2a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:22.646836 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ebd780f0-dc71-4463-87b1-08ff7d4b4f2a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:22.647169 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1267/5064] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:22 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:23.055255 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dc8ab0fc-fecf-425b-b0eb-b9aa3a010e3a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.057891 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc8ab0fc-fecf-425b-b0eb-b9aa3a010e3a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:23.058106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc8ab0fc-fecf-425b-b0eb-b9aa3a010e3a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.058282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dc8ab0fc-fecf-425b-b0eb-b9aa3a010e3a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.058397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-dc8ab0fc-fecf-425b-b0eb-b9aa3a010e3a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:23.059838 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=563,cinder:INSERT=91,cinder:UPDATE=172 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:28:23.062830 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.062830 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:23.063372 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dc8ab0fc-fecf-425b-b0eb-b9aa3a010e3a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:23.063822 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1271/5065] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:23.078022 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9144290f-b947-4293-8df6-6ed9a67b3409 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.079291 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c Aug 08 20:28:23.079594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.079996 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.080216 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume with id: 731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c Aug 08 20:28:23.087079 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.087079 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:23.088705 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:28:23.103717 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume request issued successfully. Aug 08 20:28:23.103717 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9144290f-b947-4293-8df6-6ed9a67b3409 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c returned with HTTP 202 Aug 08 20:28:23.103717 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1262/5066] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:23 2026] DELETE /volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:23.111015 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fb9e23d2-5a7f-4b0c-9bd5-804245b652dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.112891 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb9e23d2-5a7f-4b0c-9bd5-804245b652dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c Aug 08 20:28:23.113136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb9e23d2-5a7f-4b0c-9bd5-804245b652dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.113375 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fb9e23d2-5a7f-4b0c-9bd5-804245b652dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.120424 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.120424 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:23.123691 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fb9e23d2-5a7f-4b0c-9bd5-804245b652dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:28:23.127315 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fb9e23d2-5a7f-4b0c-9bd5-804245b652dc tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c returned with HTTP 200 Aug 08 20:28:23.127706 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1267/5067] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c => generated 1065 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:23.266995 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-b58630dc-036e-4611-97fa-8d0a5565966b req-23a619b0-b0ca-4230-9020-4c515ad9395d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.268849 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-23a619b0-b0ca-4230-9020-4c515ad9395d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891/action Aug 08 20:28:23.269183 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-23a619b0-b0ca-4230-9020-4c515ad9395d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:23.269299 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-23a619b0-b0ca-4230-9020-4c515ad9395d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:23.277542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-03921d75-1ce9-447a-b7d8-d44d0fe20bb8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.279328 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03921d75-1ce9-447a-b7d8-d44d0fe20bb8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a Aug 08 20:28:23.279552 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03921d75-1ce9-447a-b7d8-d44d0fe20bb8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.279743 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-03921d75-1ce9-447a-b7d8-d44d0fe20bb8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.283959 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-03921d75-1ce9-447a-b7d8-d44d0fe20bb8 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a returned with HTTP 404 Aug 08 20:28:23.284522 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1272/5068] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/snapshots/af3f7013-fb3d-4eed-ac6e-284347057e7a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:23.289009 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.289009 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:23.291754 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.293475 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:28:23.293823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.294094 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.294263 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete snapshot with id: 9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:28:23.297946 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-b58630dc-036e-4611-97fa-8d0a5565966b req-23a619b0-b0ca-4230-9020-4c515ad9395d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891/action returned with HTTP 204 Aug 08 20:28:23.298313 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1268/5069] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:23 2026] POST /volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:23.301823 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.301823 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:23.302314 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:23.316624 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot delete request issued successfully. Aug 08 20:28:23.317174 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-33e669a3-9cae-4ca8-a50b-ae897d1376a5 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a returned with HTTP 202 Aug 08 20:28:23.317700 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1263/5070] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:23 2026] DELETE /volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:23.326887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d3563c46-2336-44e4-bc64-7864b0b8189b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.330405 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3563c46-2336-44e4-bc64-7864b0b8189b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:28:23.330588 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3563c46-2336-44e4-bc64-7864b0b8189b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.330809 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d3563c46-2336-44e4-bc64-7864b0b8189b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.337476 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.337476 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:23.337919 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d3563c46-2336-44e4-bc64-7864b0b8189b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:23.338679 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d3563c46-2336-44e4-bc64-7864b0b8189b tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a returned with HTTP 200 Aug 08 20:28:23.339310 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1268/5071] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:23.627734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-205e6419-5e3d-4dd7-ad5c-3aafe00d2888 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.629341 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-205e6419-5e3d-4dd7-ad5c-3aafe00d2888 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 Aug 08 20:28:23.629545 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-205e6419-5e3d-4dd7-ad5c-3aafe00d2888 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.629719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-205e6419-5e3d-4dd7-ad5c-3aafe00d2888 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.634797 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-205e6419-5e3d-4dd7-ad5c-3aafe00d2888 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 returned with HTTP 404 Aug 08 20:28:23.635199 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1273/5072] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/volumes/5798c683-b7a5-4111-8229-dca770f99333 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:23.659660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-50a253bd-9b6c-40f1-998e-dd81c264460e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.661704 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50a253bd-9b6c-40f1-998e-dd81c264460e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:28:23.661897 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50a253bd-9b6c-40f1-998e-dd81c264460e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.662070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-50a253bd-9b6c-40f1-998e-dd81c264460e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.673653 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.673653 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:23.677140 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-50a253bd-9b6c-40f1-998e-dd81c264460e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:23.680714 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-50a253bd-9b6c-40f1-998e-dd81c264460e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:28:23.681066 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1269/5073] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 1164 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:23.691228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.692963 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:23.693204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.694303 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.694303 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:23.699218 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.699218 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:23.700229 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:23.722084 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:28:23.722201 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f4679f3e-1c77-4150-97c9-4ec7b2a84c4c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 202 Aug 08 20:28:23.722685 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1264/5074] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:23 2026] DELETE /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:23.729524 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-14ddd7f5-602a-440a-8b5b-a903a8314d89 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.731634 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-14ddd7f5-602a-440a-8b5b-a903a8314d89 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:23.732468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-14ddd7f5-602a-440a-8b5b-a903a8314d89 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:23.732468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-14ddd7f5-602a-440a-8b5b-a903a8314d89 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:23.737227 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.737227 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:23.737666 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-14ddd7f5-602a-440a-8b5b-a903a8314d89 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:28:23.738498 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-14ddd7f5-602a-440a-8b5b-a903a8314d89 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 200 Aug 08 20:28:23.738842 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1269/5075] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:23 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:23.768871 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-42144ce0-3116-4f1f-8340-733b2703af0d req-da9d2472-5ba4-429e-8ebc-723816228cf7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:23.770892 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-da9d2472-5ba4-429e-8ebc-723816228cf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec/action Aug 08 20:28:23.771172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-da9d2472-5ba4-429e-8ebc-723816228cf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:23.771292 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-da9d2472-5ba4-429e-8ebc-723816228cf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:23.786852 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:23.786852 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:23.797544 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-42144ce0-3116-4f1f-8340-733b2703af0d req-da9d2472-5ba4-429e-8ebc-723816228cf7 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec/action returned with HTTP 204 Aug 08 20:28:23.797963 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1274/5076] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:23 2026] POST /volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:24.140978 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-83c158a4-0880-4ec4-8853-34d54cdba8d0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.143563 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83c158a4-0880-4ec4-8853-34d54cdba8d0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c Aug 08 20:28:24.143890 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83c158a4-0880-4ec4-8853-34d54cdba8d0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.144148 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83c158a4-0880-4ec4-8853-34d54cdba8d0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.151119 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83c158a4-0880-4ec4-8853-34d54cdba8d0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c returned with HTTP 404 Aug 08 20:28:24.151703 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1270/5077] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/731cb51e-9d0c-4ce6-a48f-1b4a0994ff4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:24.162273 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-416d4b30-12b8-4be2-8b87-6ffa27ffbcec None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.164333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-416d4b30-12b8-4be2-8b87-6ffa27ffbcec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:24.164618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-416d4b30-12b8-4be2-8b87-6ffa27ffbcec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.164960 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-416d4b30-12b8-4be2-8b87-6ffa27ffbcec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.164960 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-416d4b30-12b8-4be2-8b87-6ffa27ffbcec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:24.171038 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.171038 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:24.172032 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-416d4b30-12b8-4be2-8b87-6ffa27ffbcec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-member] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:24.172593 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1265/5078] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:24.183628 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.185356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:28:24.185954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.185954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.185954 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete backup with id: 6a50fba9-13b7-41aa-b35c-7a116d38dee8. Aug 08 20:28:24.189808 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.189808 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:24.199592 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.backup.rpcapi [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] delete_backup rpcapi backup_id 6a50fba9-13b7-41aa-b35c-7a116d38dee8 {{(pid=100389) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:28:24.201291 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-abbd25a7-2087-45e1-bd2c-c5d0ba0d333e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 202 Aug 08 20:28:24.201852 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1270/5079] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:24 2026] DELETE /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:24.212925 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d921500-3359-4219-ac12-6ca68021a8bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.214663 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d921500-3359-4219-ac12-6ca68021a8bb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:28:24.214902 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d921500-3359-4219-ac12-6ca68021a8bb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.215105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d921500-3359-4219-ac12-6ca68021a8bb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.215214 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-2d921500-3359-4219-ac12-6ca68021a8bb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:24.219916 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.219916 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:24.219916 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d921500-3359-4219-ac12-6ca68021a8bb tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 200 Aug 08 20:28:24.220288 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1275/5080] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:24.254402 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-fa79aef0-1c56-4530-952e-c7a22377f353 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.255602 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-fa79aef0-1c56-4530-952e-c7a22377f353 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:24.255819 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-fa79aef0-1c56-4530-952e-c7a22377f353 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.255988 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-fa79aef0-1c56-4530-952e-c7a22377f353 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.264878 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.264878 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:24.269462 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-fa79aef0-1c56-4530-952e-c7a22377f353 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:24.277301 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-fa79aef0-1c56-4530-952e-c7a22377f353 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:24.277301 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1271/5081] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:24.350789 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-675129d2-ca4a-4114-80fe-cabbf7e4fff2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.352561 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-759f0671-b7d1-4b16-a35d-60741e28c170 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.352881 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-675129d2-ca4a-4114-80fe-cabbf7e4fff2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a Aug 08 20:28:24.352977 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-759f0671-b7d1-4b16-a35d-60741e28c170 None None] GET https://10.4.3.206/volume// Aug 08 20:28:24.353021 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-675129d2-ca4a-4114-80fe-cabbf7e4fff2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.353133 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-759f0671-b7d1-4b16-a35d-60741e28c170 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.353212 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-675129d2-ca4a-4114-80fe-cabbf7e4fff2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.353303 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-759f0671-b7d1-4b16-a35d-60741e28c170 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.353621 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-759f0671-b7d1-4b16-a35d-60741e28c170 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:24.353903 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1271/5082] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:28: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 08 20:28:24.358435 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-675129d2-ca4a-4114-80fe-cabbf7e4fff2 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a returned with HTTP 404 Aug 08 20:28:24.359075 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1266/5083] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/snapshots/9650d979-b7f2-4385-a9a9-af4051e1084a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:24.364409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-88723f68-cd4e-4fd1-9e9a-b753dbe15203 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.366324 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-88723f68-cd4e-4fd1-9e9a-b753dbe15203 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:24.366698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-88723f68-cd4e-4fd1-9e9a-b753dbe15203 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfeb11ea-b7a6-48db-a9c0-28c93b94781a", "connector": null, "instance_uuid": "99c6ab79-cce0-4568-9f94-f5d92a859fe6"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:24.370660 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d0201c2a-9775-4399-9033-c521637d7b41 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.373634 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:28:24.373839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.374022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.374123 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete snapshot with id: 7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:28:24.376518 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.376518 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:24.381100 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.381100 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:24.381753 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:24.398236 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot delete request issued successfully. Aug 08 20:28:24.398435 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d0201c2a-9775-4399-9033-c521637d7b41 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a returned with HTTP 202 Aug 08 20:28:24.398824 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1272/5084] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:24 2026] DELETE /volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:24.400834 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-88723f68-cd4e-4fd1-9e9a-b753dbe15203 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:24.401443 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1276/5085] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:24 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 08 20:28:24.409404 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cb7e6b84-d129-4a0a-bad2-570197fbd9ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.409404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb7e6b84-d129-4a0a-bad2-570197fbd9ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:28:24.409548 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb7e6b84-d129-4a0a-bad2-570197fbd9ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.409778 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cb7e6b84-d129-4a0a-bad2-570197fbd9ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.415613 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.415613 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:24.416073 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cb7e6b84-d129-4a0a-bad2-570197fbd9ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Snapshot retrieved successfully. Aug 08 20:28:24.417010 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cb7e6b84-d129-4a0a-bad2-570197fbd9ba tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a returned with HTTP 200 Aug 08 20:28:24.417506 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1272/5086] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:24.431138 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7c8132eb-6e15-4a6d-9eaa-6732e5aa7e5b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.432705 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c8132eb-6e15-4a6d-9eaa-6732e5aa7e5b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:24.432943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c8132eb-6e15-4a6d-9eaa-6732e5aa7e5b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.433015 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7c8132eb-6e15-4a6d-9eaa-6732e5aa7e5b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.447412 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-77391914-97e9-46f4-8d6e-69f7219188cd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.447830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77391914-97e9-46f4-8d6e-69f7219188cd None None] GET https://10.4.3.206/volume// Aug 08 20:28:24.448018 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77391914-97e9-46f4-8d6e-69f7219188cd None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.448204 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-77391914-97e9-46f4-8d6e-69f7219188cd None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.448552 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-77391914-97e9-46f4-8d6e-69f7219188cd None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:24.448858 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1273/5087] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:24.450658 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.450658 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:24.461409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-e49eb6d3-a309-41e1-8aea-78372c902b77 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.461488 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7c8132eb-6e15-4a6d-9eaa-6732e5aa7e5b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:24.461549 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-e49eb6d3-a309-41e1-8aea-78372c902b77 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:24.461593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-e49eb6d3-a309-41e1-8aea-78372c902b77 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.462062 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-e49eb6d3-a309-41e1-8aea-78372c902b77 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.463793 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7c8132eb-6e15-4a6d-9eaa-6732e5aa7e5b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:24.465093 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1267/5088] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 922 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:24.471393 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.471393 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:24.475079 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-e49eb6d3-a309-41e1-8aea-78372c902b77 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:24.479019 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-e49eb6d3-a309-41e1-8aea-78372c902b77 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:24.479425 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1277/5089] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1102 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:24.576072 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.577838 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] PUT https://10.4.3.206/volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01 Aug 08 20:28:24.578224 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:24.584916 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Acquiring lock "cinder-attachment_update-cfeb11ea-b7a6-48db-a9c0-28c93b94781a-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:24.590701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-cfeb11ea-b7a6-48db-a9c0-28c93b94781a-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:24.592170 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.592170 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:24.683626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-cfeb11ea-b7a6-48db-a9c0-28c93b94781a-np0000006809" released by "attachment_update" :: held 0.093s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:24.684034 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-2095e966-2960-4e6e-9489-dae79bb55a16 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01 returned with HTTP 200 Aug 08 20:28:24.684631 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1273/5090] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:24 2026] PUT /volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:24.748158 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-30b3b828-a79e-4fc4-919b-6150dd4976dc None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.749795 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30b3b828-a79e-4fc4-919b-6150dd4976dc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 Aug 08 20:28:24.749974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30b3b828-a79e-4fc4-919b-6150dd4976dc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.750153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-30b3b828-a79e-4fc4-919b-6150dd4976dc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.754650 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-30b3b828-a79e-4fc4-919b-6150dd4976dc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 returned with HTTP 404 Aug 08 20:28:24.756421 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1274/5091] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/snapshots/de26540e-579d-4741-abea-15e517253568 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:24.760910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.762402 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:24.762586 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.762770 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.762915 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:24.769215 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.769215 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:24.769619 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:24.782884 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5ce946a1-6a34-4b91-b61e-119bc8888710 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.783056 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:28:24.783243 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1ec36e2f-2781-45b2-8da0-2a5f12f8046a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 202 Aug 08 20:28:24.783625 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1268/5092] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:24 2026] DELETE /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:24.784605 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ce946a1-6a34-4b91-b61e-119bc8888710 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:24.784805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ce946a1-6a34-4b91-b61e-119bc8888710 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.784988 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5ce946a1-6a34-4b91-b61e-119bc8888710 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.792327 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-32df29d8-6005-4973-9e09-6d5d40c84444 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.794016 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-32df29d8-6005-4973-9e09-6d5d40c84444 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:24.794193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-32df29d8-6005-4973-9e09-6d5d40c84444 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.794356 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.794356 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:24.794426 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-32df29d8-6005-4973-9e09-6d5d40c84444 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.798578 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5ce946a1-6a34-4b91-b61e-119bc8888710 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:24.802693 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.802693 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:24.803175 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5ce946a1-6a34-4b91-b61e-119bc8888710 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:28:24.803809 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1278/5093] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:24.806601 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-32df29d8-6005-4973-9e09-6d5d40c84444 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:24.811450 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-32df29d8-6005-4973-9e09-6d5d40c84444 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 200 Aug 08 20:28:24.811858 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1274/5094] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:24.840676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e613e541-aa74-4eb5-bc59-c8beb7ff5610 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.842277 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e613e541-aa74-4eb5-bc59-c8beb7ff5610 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:24.842608 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e613e541-aa74-4eb5-bc59-c8beb7ff5610 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.842898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e613e541-aa74-4eb5-bc59-c8beb7ff5610 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.851821 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.851821 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:24.855465 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e613e541-aa74-4eb5-bc59-c8beb7ff5610 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:24.860219 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e613e541-aa74-4eb5-bc59-c8beb7ff5610 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:28:24.860219 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1275/5095] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:24.877749 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.879648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] POST https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/action Aug 08 20:28:24.879972 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:24.880091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:24.889744 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.889744 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:24.890237 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:24.895443 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Begin detaching volume completed successfully. Aug 08 20:28:24.895627 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-4d788529-c7c2-432b-a75b-84d1305eb9eb tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/action returned with HTTP 202 Aug 08 20:28:24.896071 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1269/5096] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:28:24 2026] POST /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:24.940044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b638f470-2e83-4652-b380-0d8eb7702d6f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.940429 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b638f470-2e83-4652-b380-0d8eb7702d6f None None] GET https://10.4.3.206/volume// Aug 08 20:28:24.940593 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b638f470-2e83-4652-b380-0d8eb7702d6f None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.940818 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b638f470-2e83-4652-b380-0d8eb7702d6f None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.941174 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b638f470-2e83-4652-b380-0d8eb7702d6f None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:24.941467 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1279/5097] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:24.947835 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e62e5bfb-cb49-404d-994c-61376ef48ac1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.949798 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e62e5bfb-cb49-404d-994c-61376ef48ac1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:24.950041 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e62e5bfb-cb49-404d-994c-61376ef48ac1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.950240 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e62e5bfb-cb49-404d-994c-61376ef48ac1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.958970 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.958970 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:24.961892 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e62e5bfb-cb49-404d-994c-61376ef48ac1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:24.965440 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-e62e5bfb-cb49-404d-994c-61376ef48ac1 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:28:24.965792 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1275/5098] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 1351 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:24.974969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-b294f100-20ab-4f7c-bc64-f9da177d280b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:24.976662 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-b294f100-20ab-4f7c-bc64-f9da177d280b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption Aug 08 20:28:24.976949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-b294f100-20ab-4f7c-bc64-f9da177d280b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:24.977217 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-b294f100-20ab-4f7c-bc64-f9da177d280b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:24.986130 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:24.986130 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:24.991613 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-b294f100-20ab-4f7c-bc64-f9da177d280b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption returned with HTTP 200 Aug 08 20:28:24.992324 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1276/5099] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:28:24 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:25.230228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a85cfcde-0ff4-4323-809e-e4bfedf2ad4e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.232004 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a85cfcde-0ff4-4323-809e-e4bfedf2ad4e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 Aug 08 20:28:25.232244 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a85cfcde-0ff4-4323-809e-e4bfedf2ad4e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.232445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a85cfcde-0ff4-4323-809e-e4bfedf2ad4e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.232546 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-a85cfcde-0ff4-4323-809e-e4bfedf2ad4e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 6a50fba9-13b7-41aa-b35c-7a116d38dee8. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:25.235970 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a85cfcde-0ff4-4323-809e-e4bfedf2ad4e tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 returned with HTTP 404 Aug 08 20:28:25.236398 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1270/5100] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/backups/6a50fba9-13b7-41aa-b35c-7a116d38dee8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:25.242790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c0ab1923-1357-4d1a-896b-6bd452090554 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.244559 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0ab1923-1357-4d1a-896b-6bd452090554 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:28:25.244772 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0ab1923-1357-4d1a-896b-6bd452090554 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.244958 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c0ab1923-1357-4d1a-896b-6bd452090554 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.245083 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.contrib.backups [None req-c0ab1923-1357-4d1a-896b-6bd452090554 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete backup with id: 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. Aug 08 20:28:25.249027 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.249027 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:25.259197 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.backup.rpcapi [None req-c0ab1923-1357-4d1a-896b-6bd452090554 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] delete_backup rpcapi backup_id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b {{(pid=100390) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:28:25.260669 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c0ab1923-1357-4d1a-896b-6bd452090554 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 202 Aug 08 20:28:25.261050 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1280/5101] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:25 2026] DELETE /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:25.270322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-56ce93ee-2ef0-4b1a-bfc9-84e3c8dc4d37 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.272080 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56ce93ee-2ef0-4b1a-bfc9-84e3c8dc4d37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:28:25.272299 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56ce93ee-2ef0-4b1a-bfc9-84e3c8dc4d37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.272593 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-56ce93ee-2ef0-4b1a-bfc9-84e3c8dc4d37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.272721 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-56ce93ee-2ef0-4b1a-bfc9-84e3c8dc4d37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:25.276650 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.276650 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:25.277099 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-56ce93ee-2ef0-4b1a-bfc9-84e3c8dc4d37 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 200 Aug 08 20:28:25.277526 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1276/5102] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:25.427699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b67daede-a8a9-4f19-a7b5-139213dc3943 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.429477 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b67daede-a8a9-4f19-a7b5-139213dc3943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a Aug 08 20:28:25.429781 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b67daede-a8a9-4f19-a7b5-139213dc3943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.430038 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b67daede-a8a9-4f19-a7b5-139213dc3943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.435674 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b67daede-a8a9-4f19-a7b5-139213dc3943 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a returned with HTTP 404 Aug 08 20:28:25.435674 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1277/5103] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/snapshots/7bdcfc9e-a29b-4e18-93e0-07ab04a0886a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:25.443112 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8454f63c-080d-4df1-9e87-d1020e4d94cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.445207 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8454f63c-080d-4df1-9e87-d1020e4d94cf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:28:25.445465 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8454f63c-080d-4df1-9e87-d1020e4d94cf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.445698 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8454f63c-080d-4df1-9e87-d1020e4d94cf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.456349 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.456349 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:25.462681 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8454f63c-080d-4df1-9e87-d1020e4d94cf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:25.468532 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8454f63c-080d-4df1-9e87-d1020e4d94cf tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:28:25.468984 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1271/5104] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:25.479760 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d2bbeb6f-12ba-4e10-91a3-d05e461df470 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.481567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4fc90bfb-c745-4e13-ab79-b7d72056dc3f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.481994 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2bbeb6f-12ba-4e10-91a3-d05e461df470 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:28:25.481994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2bbeb6f-12ba-4e10-91a3-d05e461df470 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.481994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d2bbeb6f-12ba-4e10-91a3-d05e461df470 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.483293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4fc90bfb-c745-4e13-ab79-b7d72056dc3f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:25.483521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4fc90bfb-c745-4e13-ab79-b7d72056dc3f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.483735 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4fc90bfb-c745-4e13-ab79-b7d72056dc3f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.491980 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.491980 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:25.495194 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.495194 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:25.495803 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d2bbeb6f-12ba-4e10-91a3-d05e461df470 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:25.500582 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4fc90bfb-c745-4e13-ab79-b7d72056dc3f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:25.501803 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d2bbeb6f-12ba-4e10-91a3-d05e461df470 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:28:25.502139 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1281/5105] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:25.504359 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4fc90bfb-c745-4e13-ab79-b7d72056dc3f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:25.506153 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1277/5106] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:25.513549 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5492e342-d739-4b55-9630-2b6c5eca326d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.515074 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:28:25.515403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.515664 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.515890 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume with id: ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:28:25.522863 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.522863 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:25.523409 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:25.539450 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Delete volume request issued successfully. Aug 08 20:28:25.539450 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5492e342-d739-4b55-9630-2b6c5eca326d tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 202 Aug 08 20:28:25.539450 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1278/5107] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:25 2026] DELETE /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:25.548250 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38e98f52-82a2-4865-bd0b-691a35376080 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.550415 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38e98f52-82a2-4865-bd0b-691a35376080 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:28:25.550677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38e98f52-82a2-4865-bd0b-691a35376080 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.550948 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38e98f52-82a2-4865-bd0b-691a35376080 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.559124 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:25.559124 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:25.563364 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-38e98f52-82a2-4865-bd0b-691a35376080 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Volume info retrieved successfully. Aug 08 20:28:25.568478 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38e98f52-82a2-4865-bd0b-691a35376080 tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 200 Aug 08 20:28:25.568970 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1272/5108] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:25.826698 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d91b414-39ea-472f-91e1-7246a6284db6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.828271 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d91b414-39ea-472f-91e1-7246a6284db6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde Aug 08 20:28:25.828476 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d91b414-39ea-472f-91e1-7246a6284db6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:25.828649 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d91b414-39ea-472f-91e1-7246a6284db6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:25.836210 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d91b414-39ea-472f-91e1-7246a6284db6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde returned with HTTP 404 Aug 08 20:28:25.836931 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1282/5109] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:25 2026] GET /volume/v3/volumes/573d823c-aa1b-43c3-afe2-ba5f52a7fbde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:25.869020 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3759904d-e285-4077-85b5-007f998423bc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:25.869573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:25.870032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-671829190", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:25.874142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-671829190', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:26.139907 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:28:26.144013 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:28:26.149833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (b75c48d0-77ce-43a0-a490-c3e7a4957c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:26.151148 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8a56108-e2da-4f7e-b869-1c06d9a04043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:26.152208 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:26.201580 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8a56108-e2da-4f7e-b869-1c06d9a04043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:26.202240 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6709e0c-0219-4ab9-bfef-f1cd98d9f67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:26.236725 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['b841f9c4-efea-4530-b85f-fabafa31f536', '96b9aa21-53fe-4109-8dbe-9456b1067883', '7ce80252-0b90-4036-95cb-86accf23fae7', 'f830c7be-3ef1-4d25-8ece-3e2593818b5b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:26.237567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6709e0c-0219-4ab9-bfef-f1cd98d9f67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b841f9c4-efea-4530-b85f-fabafa31f536', '96b9aa21-53fe-4109-8dbe-9456b1067883', '7ce80252-0b90-4036-95cb-86accf23fae7', 'f830c7be-3ef1-4d25-8ece-3e2593818b5b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:26.238355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cfe3fb2-b6e4-4716-b0d7-81e9f5988906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:26.259320 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cfe3fb2-b6e4-4716-b0d7-81e9f5988906) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed345d09-d22f-475b-bc7c-c8c5e6c3cb85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-671829190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['b841f9c4-efea-4530-b85f-fabafa31f536','96b9aa21-53fe-4109-8dbe-9456b1067883','7ce80252-0b90-4036-95cb-86accf23fae7','f830c7be-3ef1-4d25-8ece-3e2593818b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-671829190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed345d09-d22f-475b-bc7c-c8c5e6c3cb85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:26.260312 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7d129f-4710-4882-88e2-c4496fff014f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:26.280071 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c7d129f-4710-4882-88e2-c4496fff014f) transitioned into state 'SUCCESS' from state '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-671829190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['b841f9c4-efea-4530-b85f-fabafa31f536','96b9aa21-53fe-4109-8dbe-9456b1067883','7ce80252-0b90-4036-95cb-86accf23fae7','f830c7be-3ef1-4d25-8ece-3e2593818b5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:26.281101 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246a70ff-a152-40f2-8cff-ffdcd1594292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:26.287545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3bdf27fc-0647-417f-9cbd-7336d4bd84f8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:26.289205 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3bdf27fc-0647-417f-9cbd-7336d4bd84f8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b Aug 08 20:28:26.289453 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3bdf27fc-0647-417f-9cbd-7336d4bd84f8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:26.289628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3bdf27fc-0647-417f-9cbd-7336d4bd84f8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:26.289737 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-3bdf27fc-0647-417f-9cbd-7336d4bd84f8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id 9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:26.296403 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3bdf27fc-0647-417f-9cbd-7336d4bd84f8 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b returned with HTTP 404 Aug 08 20:28:26.296403 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1279/5110] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:26 2026] GET /volume/v3/backups/9e6fb85c-b9dd-4ce4-afaa-a833bdc08a7b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:26.296546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (246a70ff-a152-40f2-8cff-ffdcd1594292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:26.296546 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (b75c48d0-77ce-43a0-a490-c3e7a4957c3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:26.296546 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:28:26.296546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3759904d-e285-4077-85b5-007f998423bc tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:26.296979 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1278/5111] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:25 2026] POST /volume/v3/volumes => generated 758 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:26.304974 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:26.307403 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:26.307714 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:26.307984 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:26.308142 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete backup with id: f9cfe318-682a-4a10-ad64-fc4b984118b1. Aug 08 20:28:26.310062 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c25f0106-0745-46c8-aeac-91b14698cf16 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:26.311642 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c25f0106-0745-46c8-aeac-91b14698cf16 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:28:26.311805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c25f0106-0745-46c8-aeac-91b14698cf16 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:26.311955 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c25f0106-0745-46c8-aeac-91b14698cf16 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:26.313525 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:26.313525 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:26.321108 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:26.321108 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:26.324476 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-c25f0106-0745-46c8-aeac-91b14698cf16 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:26.326071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] delete_backup rpcapi backup_id f9cfe318-682a-4a10-ad64-fc4b984118b1 {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:28:26.327679 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c81d23bd-445b-49d9-81d7-c65fa2b8a0c9 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 202 Aug 08 20:28:26.328106 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1273/5112] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:26 2026] DELETE /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:28:26.329470 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c25f0106-0745-46c8-aeac-91b14698cf16 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:28:26.329795 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1283/5113] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:26 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:26.336474 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-261f6d3f-8db7-4e53-9e2f-81c5541b1448 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:26.338150 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-261f6d3f-8db7-4e53-9e2f-81c5541b1448 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:26.338472 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-261f6d3f-8db7-4e53-9e2f-81c5541b1448 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:26.338754 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-261f6d3f-8db7-4e53-9e2f-81c5541b1448 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:26.338920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-261f6d3f-8db7-4e53-9e2f-81c5541b1448 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:26.344131 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:26.344131 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:26.344785 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-261f6d3f-8db7-4e53-9e2f-81c5541b1448 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 200 Aug 08 20:28:26.345236 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1280/5114] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:26 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:26.518082 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-22bf48a7-fc82-4e08-9322-d83fd2fd6aef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:26.520088 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22bf48a7-fc82-4e08-9322-d83fd2fd6aef tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:26.520319 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22bf48a7-fc82-4e08-9322-d83fd2fd6aef tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:26.520574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-22bf48a7-fc82-4e08-9322-d83fd2fd6aef tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:26.529938 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:26.529938 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:26.533173 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-22bf48a7-fc82-4e08-9322-d83fd2fd6aef tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:26.537051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-22bf48a7-fc82-4e08-9322-d83fd2fd6aef tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:26.537526 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1279/5115] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:26 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:26.581688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-649665d4-5d88-4cbb-b4c3-5f9fa3c1528f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:26.583851 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-649665d4-5d88-4cbb-b4c3-5f9fa3c1528f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] GET https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 Aug 08 20:28:26.584065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-649665d4-5d88-4cbb-b4c3-5f9fa3c1528f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:26.584216 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-649665d4-5d88-4cbb-b4c3-5f9fa3c1528f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:26.590905 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-649665d4-5d88-4cbb-b4c3-5f9fa3c1528f tempest-SnapshotDataIntegrityTests-1939187882 tempest-SnapshotDataIntegrityTests-1939187882-project-member] https://10.4.3.206/volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 returned with HTTP 404 Aug 08 20:28:26.591357 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1274/5116] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:26 2026] GET /volume/v3/volumes/ddd9baa8-3d5f-4fd6-9e61-147963c4efa0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:27.343699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-25c7fa1c-5bff-4953-bf68-9a476ca7e326 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.344662 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25c7fa1c-5bff-4953-bf68-9a476ca7e326 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:28:27.344858 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25c7fa1c-5bff-4953-bf68-9a476ca7e326 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:27.345032 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-25c7fa1c-5bff-4953-bf68-9a476ca7e326 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:27.352220 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:27.352220 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:27.356397 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-25c7fa1c-5bff-4953-bf68-9a476ca7e326 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:27.356492 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8068740e-fbb5-4c89-9d0c-7a7182279679 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.358090 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8068740e-fbb5-4c89-9d0c-7a7182279679 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 Aug 08 20:28:27.358683 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8068740e-fbb5-4c89-9d0c-7a7182279679 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:27.358984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8068740e-fbb5-4c89-9d0c-7a7182279679 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:27.359160 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-8068740e-fbb5-4c89-9d0c-7a7182279679 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Show backup with id f9cfe318-682a-4a10-ad64-fc4b984118b1. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:28:27.359470 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-25c7fa1c-5bff-4953-bf68-9a476ca7e326 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:28:27.359835 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1284/5117] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:27 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:27.362707 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8068740e-fbb5-4c89-9d0c-7a7182279679 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 returned with HTTP 404 Aug 08 20:28:27.363249 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1281/5118] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:27 2026] GET /volume/v3/backups/f9cfe318-682a-4a10-ad64-fc4b984118b1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:27.372900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.374660 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e Aug 08 20:28:27.374868 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:27.375101 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:27.375326 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume with id: 0dd51e35-92ea-47f1-8da0-f50b3777b81e Aug 08 20:28:27.376261 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-721f9dff-e07f-477e-ae18-ef070a7c11f9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.378641 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-721f9dff-e07f-477e-ae18-ef070a7c11f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:28:27.378906 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-721f9dff-e07f-477e-ae18-ef070a7c11f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:27.379130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-721f9dff-e07f-477e-ae18-ef070a7c11f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:27.382468 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:27.382468 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:27.382798 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:28:27.386603 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:27.386603 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:27.391729 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-721f9dff-e07f-477e-ae18-ef070a7c11f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:27.396829 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-721f9dff-e07f-477e-ae18-ef070a7c11f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:28:27.397255 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1275/5119] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:27 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:27.397964 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Delete volume request issued successfully. Aug 08 20:28:27.398154 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca0d40fe-1cae-40d9-86c2-29c2b38acdd0 tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e returned with HTTP 202 Aug 08 20:28:27.398547 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1280/5120] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:28:27 2026] DELETE /volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:27.406541 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5ae850d-26c3-443d-897c-871335ef350a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.408789 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5ae850d-26c3-443d-897c-871335ef350a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e Aug 08 20:28:27.409068 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5ae850d-26c3-443d-897c-871335ef350a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:27.409331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5ae850d-26c3-443d-897c-871335ef350a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:27.416941 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:27.416941 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:27.420446 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a5ae850d-26c3-443d-897c-871335ef350a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Volume info retrieved successfully. Aug 08 20:28:27.424154 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5ae850d-26c3-443d-897c-871335ef350a tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e returned with HTTP 200 Aug 08 20:28:27.424621 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1285/5121] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:27 2026] GET /volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:27.548946 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-721bc947-f864-4321-acd4-65554f9510b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.552301 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-721bc947-f864-4321-acd4-65554f9510b6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:27.552301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-721bc947-f864-4321-acd4-65554f9510b6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:27.552301 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-721bc947-f864-4321-acd4-65554f9510b6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:27.561647 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:27.561647 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:27.565046 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-721bc947-f864-4321-acd4-65554f9510b6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:27.569117 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-721bc947-f864-4321-acd4-65554f9510b6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:27.569564 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1282/5122] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:27 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:27.955821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-d6d51304-e1dc-42fb-854f-773b3a636988 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:27.960082 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-d6d51304-e1dc-42fb-854f-773b3a636988 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01/action Aug 08 20:28:27.960167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-d6d51304-e1dc-42fb-854f-773b3a636988 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:27.960233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-d6d51304-e1dc-42fb-854f-773b3a636988 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:27.983219 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:27.983219 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:27.993118 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d87256fd-d6da-4f16-8247-96dbead40cfe req-d6d51304-e1dc-42fb-854f-773b3a636988 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01/action returned with HTTP 204 Aug 08 20:28:27.993524 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1276/5123] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:27 2026] POST /volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:28.438496 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d8b700c4-b2e2-4068-92cd-37e07fc69aec None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:28.440460 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8b700c4-b2e2-4068-92cd-37e07fc69aec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] GET https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e Aug 08 20:28:28.440758 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8b700c4-b2e2-4068-92cd-37e07fc69aec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:28.440978 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d8b700c4-b2e2-4068-92cd-37e07fc69aec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:28.448555 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d8b700c4-b2e2-4068-92cd-37e07fc69aec tempest-ProjectMemberTests33-1793204810 tempest-ProjectMemberTests33-1793204810-project-admin] https://10.4.3.206/volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e returned with HTTP 404 Aug 08 20:28:28.449185 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1281/5124] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:28:28 2026] GET /volume/v3/volumes/0dd51e35-92ea-47f1-8da0-f50b3777b81e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:28.465093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-c0f0f95e-b7db-4b6a-af87-ff2630c5c3d4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:28.467969 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-c0f0f95e-b7db-4b6a-af87-ff2630c5c3d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:28:28.468167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-c0f0f95e-b7db-4b6a-af87-ff2630c5c3d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:28.468362 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-c0f0f95e-b7db-4b6a-af87-ff2630c5c3d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:28.480576 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:28.480576 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:28.484940 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-c0f0f95e-b7db-4b6a-af87-ff2630c5c3d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:28.489482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-c0f0f95e-b7db-4b6a-af87-ff2630c5c3d4 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:28:28.489954 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1286/5125] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:28 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:28.582159 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-15e55ec2-ea61-4216-b94c-574b21c29042 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:28.584189 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-15e55ec2-ea61-4216-b94c-574b21c29042 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:28:28.584315 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-15e55ec2-ea61-4216-b94c-574b21c29042 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:28.584570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-15e55ec2-ea61-4216-b94c-574b21c29042 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:28.594126 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:28.594126 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:28.597920 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-15e55ec2-ea61-4216-b94c-574b21c29042 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:28:28.601458 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-15e55ec2-ea61-4216-b94c-574b21c29042 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:28:28.601783 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1283/5126] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:28 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:28.926776 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-478e1dd2-84bb-499b-845d-a85fb326544d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:28.930743 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-478e1dd2-84bb-499b-845d-a85fb326544d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:28:28.931049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-478e1dd2-84bb-499b-845d-a85fb326544d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:28.931344 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-478e1dd2-84bb-499b-845d-a85fb326544d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:28.939886 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:28.939886 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:28.943204 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-478e1dd2-84bb-499b-845d-a85fb326544d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:28.947853 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-478e1dd2-84bb-499b-845d-a85fb326544d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:28:28.948259 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1277/5127] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:28 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:28.958730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4ad1b4e2-8f83-411a-b554-a13270ff75ee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:28.959110 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ad1b4e2-8f83-411a-b554-a13270ff75ee None None] GET https://10.4.3.206/volume// Aug 08 20:28:28.959266 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ad1b4e2-8f83-411a-b554-a13270ff75ee None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:28.959555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4ad1b4e2-8f83-411a-b554-a13270ff75ee None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:28.959911 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4ad1b4e2-8f83-411a-b554-a13270ff75ee None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:28.960245 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1282/5128] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:28: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 08 20:28:28.968049 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-1da79767-710c-436d-a4b8-de31869b9a7c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:28.970686 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-1da79767-710c-436d-a4b8-de31869b9a7c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:28:28.971154 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-1da79767-710c-436d-a4b8-de31869b9a7c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed345d09-d22f-475b-bc7c-c8c5e6c3cb85", "connector": null, "instance_uuid": "873ddde4-8d31-4713-8077-92606fa4cecc"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:28.981741 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:28.981741 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:29.009403 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-1da79767-710c-436d-a4b8-de31869b9a7c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:28:29.010029 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1287/5129] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:28:28 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 08 20:28:29.919865 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-79a2a556-67f7-4af9-ae5e-b0cbf1dd9a71 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:29.919865 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79a2a556-67f7-4af9-ae5e-b0cbf1dd9a71 None None] GET https://10.4.3.206/volume// Aug 08 20:28:29.919865 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79a2a556-67f7-4af9-ae5e-b0cbf1dd9a71 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:29.919865 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-79a2a556-67f7-4af9-ae5e-b0cbf1dd9a71 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:29.919865 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-79a2a556-67f7-4af9-ae5e-b0cbf1dd9a71 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:28:29.919865 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1284/5130] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:28: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 08 20:28:29.928480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-17c8b42c-c982-4bef-87e7-f3265e8a2679 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:29.931233 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-17c8b42c-c982-4bef-87e7-f3265e8a2679 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:28:29.931541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-17c8b42c-c982-4bef-87e7-f3265e8a2679 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:29.931787 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-17c8b42c-c982-4bef-87e7-f3265e8a2679 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:29.941513 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:29.941513 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:29.944736 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-17c8b42c-c982-4bef-87e7-f3265e8a2679 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:28:29.949374 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-17c8b42c-c982-4bef-87e7-f3265e8a2679 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:28:29.949874 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1278/5131] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:28:29 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1545 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:30.092437 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:30.094404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2 Aug 08 20:28:30.094804 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:30.103198 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-ed345d09-d22f-475b-bc7c-c8c5e6c3cb85-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:28:30.108782 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-ed345d09-d22f-475b-bc7c-c8c5e6c3cb85-np0000006809" acquired by "attachment_update" :: waited 0.006s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:28:30.110212 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:30.110212 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:30.218954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-ed345d09-d22f-475b-bc7c-c8c5e6c3cb85-np0000006809" released by "attachment_update" :: held 0.110s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:28:30.219205 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-0a79a5ed-3b8e-4bd3-84b3-054810df2989 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2 returned with HTTP 200 Aug 08 20:28:30.219711 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1283/5132] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:28:30 2026] PUT /volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:30.243162 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-ddeb9b84-530a-465d-a644-aa0383bdfdda None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:30.245621 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-ddeb9b84-530a-465d-a644-aa0383bdfdda tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2/action Aug 08 20:28:30.247078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-ddeb9b84-530a-465d-a644-aa0383bdfdda tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:28:30.247078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-ddeb9b84-530a-465d-a644-aa0383bdfdda tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:30.268193 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:30.268193 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:30.278974 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-abce01c1-ef98-4995-be30-31c7b056d3ca req-ddeb9b84-530a-465d-a644-aa0383bdfdda tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2/action returned with HTTP 204 Aug 08 20:28:30.280100 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1288/5133] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:28:30 2026] POST /volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:30.391065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8d1081bb-af11-4c7a-a739-4b4dd25cb90c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:30.539688 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d1081bb-af11-4c7a-a739-4b4dd25cb90c tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-admin] GET https://10.4.3.206/volume/v3/scheduler-stats/get_pools Aug 08 20:28:30.539835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d1081bb-af11-4c7a-a739-4b4dd25cb90c tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:30.540034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8d1081bb-af11-4c7a-a739-4b4dd25cb90c tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-admin] Calling method 'get_pools' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:30.551068 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8d1081bb-af11-4c7a-a739-4b4dd25cb90c tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-admin] https://10.4.3.206/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 20:28:30.551595 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1285/5134] 10.4.3.206 () {66 vars in 1291 bytes} [Sat Aug 8 20:28:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:30.561840 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8c9e69e-5bae-48fe-ba1c-2d270bead7d0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:30.632337 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8c9e69e-5bae-48fe-ba1c-2d270bead7d0 tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-reader] GET https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool Aug 08 20:28:30.632680 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8c9e69e-5bae-48fe-ba1c-2d270bead7d0 tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:30.632961 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8c9e69e-5bae-48fe-ba1c-2d270bead7d0 tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:30.634336 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-d8c9e69e-5bae-48fe-ba1c-2d270bead7d0 tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8cb2e49f6e8441aa909715f6c91143b5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3a478d896c214a14927f467b96ece3b6', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:28:30.634618 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8c9e69e-5bae-48fe-ba1c-2d270bead7d0 tempest-ProjectReaderTests-1500448509 tempest-ProjectReaderTests-1500448509-project-reader] https://10.4.3.206/volume/v3/capabilities/np0000006809@storpool returned with HTTP 403 Aug 08 20:28:30.635403 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1279/5135] 10.4.3.206 () {66 vars in 1318 bytes} [Sat Aug 8 20:28:30 2026] GET /volume/v3/capabilities/np0000006809@storpool => generated 110 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:32.509977 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:32.622200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:32.622200 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1957710045"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:32.623485 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1957710045'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:32.623586 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume of 1 GB Aug 08 20:28:32.623874 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:32.623874 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:32.628969 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:32.635741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (7890af36-006c-4664-bb05-012c4f1723fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:32.637017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17932368-e0b9-4eb7-a07d-92ebbda0aa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:32.638079 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:32.665987 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17932368-e0b9-4eb7-a07d-92ebbda0aa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:32.666711 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65667550-08b8-455e-9db3-598ec4d54797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:32.726258 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=635,cinder:INSERT=127,cinder:UPDATE=217 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:28:32.737881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Created reservations ['97fb684e-b9bb-4af8-8892-54a7d17607c4', 'c61202bb-9dfb-4ebf-934d-bac748cb1d71', '8ff419c6-6fbc-496d-824c-24531842fe4c', 'df344cdf-ff6f-4834-97a3-e3e77d21a438'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:32.737881 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65667550-08b8-455e-9db3-598ec4d54797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97fb684e-b9bb-4af8-8892-54a7d17607c4', 'c61202bb-9dfb-4ebf-934d-bac748cb1d71', '8ff419c6-6fbc-496d-824c-24531842fe4c', 'df344cdf-ff6f-4834-97a3-e3e77d21a438']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:32.738205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff54639-c84a-4879-b5b6-fc918c7ecfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:32.768770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ff54639-c84a-4879-b5b6-fc918c7ecfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '870a099a-e46f-45fa-898d-b278989a15b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957710045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['97fb684e-b9bb-4af8-8892-54a7d17607c4','c61202bb-9dfb-4ebf-934d-bac748cb1d71','8ff419c6-6fbc-496d-824c-24531842fe4c','df344cdf-ff6f-4834-97a3-e3e77d21a438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1957710045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=870a099a-e46f-45fa-898d-b278989a15b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c1c51e449e449c9d87a2d91d02a8c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392cc6296ce7499a86a38627d80d2743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:32.770181 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b013204-470e-43d1-9029-ab55b9dafd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:32.788733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b013204-470e-43d1-9029-ab55b9dafd46) transitioned into state 'SUCCESS' from state '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-1957710045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['97fb684e-b9bb-4af8-8892-54a7d17607c4','c61202bb-9dfb-4ebf-934d-bac748cb1d71','8ff419c6-6fbc-496d-824c-24531842fe4c','df344cdf-ff6f-4834-97a3-e3e77d21a438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:32.789601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c779116-a183-42ac-8dfe-665aaf1f43c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:32.799794 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c779116-a183-42ac-8dfe-665aaf1f43c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:32.800590 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (7890af36-006c-4664-bb05-012c4f1723fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:32.800937 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request issued successfully. Aug 08 20:28:32.801506 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-13b12010-5db7-44c3-a24f-ca7cedd6a673 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:32.801897 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1284/5136] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:28:32 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:32.814756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-64acd586-6bfb-4d77-b8b5-3bca0fea28bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:32.817531 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64acd586-6bfb-4d77-b8b5-3bca0fea28bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 Aug 08 20:28:32.817808 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64acd586-6bfb-4d77-b8b5-3bca0fea28bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:32.818086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-64acd586-6bfb-4d77-b8b5-3bca0fea28bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:32.826531 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:32.826531 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:32.831033 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-64acd586-6bfb-4d77-b8b5-3bca0fea28bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:32.835376 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-64acd586-6bfb-4d77-b8b5-3bca0fea28bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 returned with HTTP 200 Aug 08 20:28:32.835795 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1289/5137] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:32 2026] GET /volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:33.849590 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-361f3fe2-7c59-477a-b61c-bbaee6425278 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:33.851360 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-361f3fe2-7c59-477a-b61c-bbaee6425278 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 Aug 08 20:28:33.851585 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-361f3fe2-7c59-477a-b61c-bbaee6425278 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:33.851807 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-361f3fe2-7c59-477a-b61c-bbaee6425278 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:33.854371 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=541,cinder:UPDATE=127,cinder:INSERT=70 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:28:33.862836 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:33.862836 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:33.867190 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-361f3fe2-7c59-477a-b61c-bbaee6425278 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:33.873514 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-361f3fe2-7c59-477a-b61c-bbaee6425278 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 returned with HTTP 200 Aug 08 20:28:33.873983 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1286/5138] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:33 2026] GET /volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 => generated 1009 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:33.887926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:33.950002 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] GET https://10.4.3.206/volume/v3/volumes Aug 08 20:28:33.950999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:33.950999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:33.952408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.api_utils [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Removing options '' from query. {{(pid=100391) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:28:33.952408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:28:33.965048 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Get all volumes completed successfully. Aug 08 20:28:33.966946 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-51831e09-c07b-4c6f-b802-1c07a3ca131f tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] https://10.4.3.206/volume/v3/volumes returned with HTTP 200 Aug 08 20:28:33.967598 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1280/5139] 10.4.3.206 () {68 vars in 1278 bytes} [Sat Aug 8 20:28:33 2026] GET /volume/v3/volumes => generated 336 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:33.977228 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:33.979130 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 Aug 08 20:28:33.979826 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:33.980026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:33.980227 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume with id: 870a099a-e46f-45fa-898d-b278989a15b5 Aug 08 20:28:33.991574 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:33.991574 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:33.992515 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:34.028372 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume request issued successfully. Aug 08 20:28:34.028578 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b4704fe3-ea96-4673-b28e-c67f4304a2f3 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 returned with HTTP 202 Aug 08 20:28:34.029004 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1285/5140] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:28:33 2026] DELETE /volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:28:34.037621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-07565f77-cc72-4fb2-91b3-061e88e7746b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:34.042886 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07565f77-cc72-4fb2-91b3-061e88e7746b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 Aug 08 20:28:34.043072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07565f77-cc72-4fb2-91b3-061e88e7746b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:34.043268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-07565f77-cc72-4fb2-91b3-061e88e7746b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:34.055119 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:34.055119 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:34.062191 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-07565f77-cc72-4fb2-91b3-061e88e7746b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:34.068830 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-07565f77-cc72-4fb2-91b3-061e88e7746b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 returned with HTTP 200 Aug 08 20:28:34.069190 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1290/5141] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:34 2026] GET /volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:35.081448 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-78544676-49b8-486a-8cc2-12053efd36b5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:35.083266 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78544676-49b8-486a-8cc2-12053efd36b5 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 Aug 08 20:28:35.083494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78544676-49b8-486a-8cc2-12053efd36b5 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:35.083688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-78544676-49b8-486a-8cc2-12053efd36b5 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:35.093021 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-78544676-49b8-486a-8cc2-12053efd36b5 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 returned with HTTP 404 Aug 08 20:28:35.093490 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1287/5142] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:35 2026] GET /volume/v3/volumes/870a099a-e46f-45fa-898d-b278989a15b5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:28:35.101929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:35.103542 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:35.103882 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-851162005"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:35.105161 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-851162005'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:35.105283 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume of 1 GB Aug 08 20:28:35.105722 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:35.105722 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:35.109285 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:35.114261 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (5182280b-d0ab-4de0-9ae5-c9b505bcd5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:35.115098 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6520b835-7f5f-4e14-8d2e-2f1d8cf8ee07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:35.115931 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:35.138527 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6520b835-7f5f-4e14-8d2e-2f1d8cf8ee07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:35.139208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45adedc4-2c96-4b22-a9b6-418dc69c1ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:35.181330 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Created reservations ['b0571b7f-c24f-43f9-9eb8-58fe2119a736', '91e52092-c098-4644-baa8-55ea1403a690', 'f4e474ce-ddec-4852-9c1b-b1bd7a54e78d', '9038b42d-6d14-433d-a278-a5fd53fbf316'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:35.182446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45adedc4-2c96-4b22-a9b6-418dc69c1ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0571b7f-c24f-43f9-9eb8-58fe2119a736', '91e52092-c098-4644-baa8-55ea1403a690', 'f4e474ce-ddec-4852-9c1b-b1bd7a54e78d', '9038b42d-6d14-433d-a278-a5fd53fbf316']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:35.183473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6630420a-9521-4a12-b247-6e44a1ded7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:35.215956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6630420a-9521-4a12-b247-6e44a1ded7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71843294-e090-45ed-b67e-1d8be9ad94a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851162005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['b0571b7f-c24f-43f9-9eb8-58fe2119a736','91e52092-c098-4644-baa8-55ea1403a690','f4e474ce-ddec-4852-9c1b-b1bd7a54e78d','9038b42d-6d14-433d-a278-a5fd53fbf316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-851162005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71843294-e090-45ed-b67e-1d8be9ad94a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c1c51e449e449c9d87a2d91d02a8c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392cc6296ce7499a86a38627d80d2743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:35.216990 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc823d7-2ae9-401e-bc8d-5d2f95605ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:35.245943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc823d7-2ae9-401e-bc8d-5d2f95605ff7) transitioned into state 'SUCCESS' from state '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-851162005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['b0571b7f-c24f-43f9-9eb8-58fe2119a736','91e52092-c098-4644-baa8-55ea1403a690','f4e474ce-ddec-4852-9c1b-b1bd7a54e78d','9038b42d-6d14-433d-a278-a5fd53fbf316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:35.246654 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fa03d3-d061-4096-bcdc-18986061b595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:35.255421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fa03d3-d061-4096-bcdc-18986061b595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:35.256472 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (5182280b-d0ab-4de0-9ae5-c9b505bcd5f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:35.256580 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request issued successfully. Aug 08 20:28:35.257143 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f2fb9439-9594-4725-bd2c-744f0ca61a61 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:35.257803 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1281/5143] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:28:35 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:35.274342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-070a5ac2-b81a-48b7-8bc2-5c1e46bc3d3c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:35.275912 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-070a5ac2-b81a-48b7-8bc2-5c1e46bc3d3c tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 Aug 08 20:28:35.276206 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-070a5ac2-b81a-48b7-8bc2-5c1e46bc3d3c tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:35.276508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-070a5ac2-b81a-48b7-8bc2-5c1e46bc3d3c tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:35.283312 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:35.283312 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:35.287727 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-070a5ac2-b81a-48b7-8bc2-5c1e46bc3d3c tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:35.295686 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-070a5ac2-b81a-48b7-8bc2-5c1e46bc3d3c tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 returned with HTTP 200 Aug 08 20:28:35.296216 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1286/5144] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:35 2026] GET /volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:36.311036 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-01790c35-4246-42ce-bce4-364a4ef3f855 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:36.313824 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01790c35-4246-42ce-bce4-364a4ef3f855 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 Aug 08 20:28:36.314102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01790c35-4246-42ce-bce4-364a4ef3f855 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:36.314408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01790c35-4246-42ce-bce4-364a4ef3f855 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:36.322645 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:36.322645 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:36.326854 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-01790c35-4246-42ce-bce4-364a4ef3f855 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:36.332012 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01790c35-4246-42ce-bce4-364a4ef3f855 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 returned with HTTP 200 Aug 08 20:28:36.332491 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1291/5145] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:36 2026] GET /volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:36.355329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9f454d39-ff9f-455a-852b-c534400dfe82 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:36.359333 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] GET https://10.4.3.206/volume/v3/volumes/detail Aug 08 20:28:36.359763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:36.360008 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Calling method 'detail' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:36.360314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.api_utils [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Removing options '' from query. {{(pid=100388) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:28:36.361442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100388) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:28:36.371172 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Get all volumes completed successfully. Aug 08 20:28:36.372267 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:36.372267 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:36.378142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9f454d39-ff9f-455a-852b-c534400dfe82 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] https://10.4.3.206/volume/v3/volumes/detail returned with HTTP 200 Aug 08 20:28:36.378685 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1288/5146] 10.4.3.206 () {68 vars in 1299 bytes} [Sat Aug 8 20:28:36 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:36.396710 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:36.399161 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 Aug 08 20:28:36.400414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:36.400414 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:36.400414 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume with id: 71843294-e090-45ed-b67e-1d8be9ad94a6 Aug 08 20:28:36.407877 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:36.407877 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:36.408193 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:36.432483 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume request issued successfully. Aug 08 20:28:36.432763 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-80badeb6-9fa2-4e00-9cb4-d402c8d49c47 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 returned with HTTP 202 Aug 08 20:28:36.433379 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1282/5147] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:28:36 2026] DELETE /volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:28:36.448550 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-405d9848-76f8-44af-ac0c-7e33301a4465 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:36.450024 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-405d9848-76f8-44af-ac0c-7e33301a4465 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 Aug 08 20:28:36.450332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-405d9848-76f8-44af-ac0c-7e33301a4465 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:36.450577 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-405d9848-76f8-44af-ac0c-7e33301a4465 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:36.466756 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:36.466756 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:36.473551 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-405d9848-76f8-44af-ac0c-7e33301a4465 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:36.480510 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-405d9848-76f8-44af-ac0c-7e33301a4465 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 returned with HTTP 200 Aug 08 20:28:36.481517 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1287/5148] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:36 2026] GET /volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:37.495364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c3a14b2a-6624-4268-8a2c-9591b060cf6b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:37.498249 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3a14b2a-6624-4268-8a2c-9591b060cf6b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 Aug 08 20:28:37.498500 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3a14b2a-6624-4268-8a2c-9591b060cf6b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:37.498703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c3a14b2a-6624-4268-8a2c-9591b060cf6b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:37.505429 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c3a14b2a-6624-4268-8a2c-9591b060cf6b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 returned with HTTP 404 Aug 08 20:28:37.505911 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1292/5149] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:37 2026] GET /volume/v3/volumes/71843294-e090-45ed-b67e-1d8be9ad94a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:28:37.515269 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:37.518078 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:37.518520 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1830244175"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:37.520360 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1830244175'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:37.520656 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume of 1 GB Aug 08 20:28:37.525069 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:37.532230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (898c3b5e-2efe-46f9-bcc5-10cae16c09b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:37.533435 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced54605-fdda-495b-bef7-fe4440a0332b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:37.534371 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:37.558523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ced54605-fdda-495b-bef7-fe4440a0332b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:37.559351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d44ce9-89f4-4611-95e3-8e762947cbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:37.607731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Created reservations ['56e46544-4080-40c3-b16c-3e005962edfe', '0c3d792b-9626-4a1f-9497-36e28c652b0f', '3a9241b0-d809-4f72-bccd-35bc47076e7c', '0356f753-e4e9-4271-a61c-35625c6b2fa3'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:37.608633 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80d44ce9-89f4-4611-95e3-8e762947cbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e46544-4080-40c3-b16c-3e005962edfe', '0c3d792b-9626-4a1f-9497-36e28c652b0f', '3a9241b0-d809-4f72-bccd-35bc47076e7c', '0356f753-e4e9-4271-a61c-35625c6b2fa3']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:37.609329 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01ef11d-6faa-457b-8f87-7f1c1b443a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:37.632029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01ef11d-6faa-457b-8f87-7f1c1b443a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4824454-7958-4353-ae23-fdeb8af3ce0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830244175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['56e46544-4080-40c3-b16c-3e005962edfe','0c3d792b-9626-4a1f-9497-36e28c652b0f','3a9241b0-d809-4f72-bccd-35bc47076e7c','0356f753-e4e9-4271-a61c-35625c6b2fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1830244175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4824454-7958-4353-ae23-fdeb8af3ce0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c1c51e449e449c9d87a2d91d02a8c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392cc6296ce7499a86a38627d80d2743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:37.633621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1cec20e-848c-4a92-a02e-e53843806f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:37.650275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1cec20e-848c-4a92-a02e-e53843806f5a) transitioned into state 'SUCCESS' from state '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-1830244175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['56e46544-4080-40c3-b16c-3e005962edfe','0c3d792b-9626-4a1f-9497-36e28c652b0f','3a9241b0-d809-4f72-bccd-35bc47076e7c','0356f753-e4e9-4271-a61c-35625c6b2fa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:37.651197 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f0c258d-4b16-4232-88e7-0c2fc8a6383f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:37.660990 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f0c258d-4b16-4232-88e7-0c2fc8a6383f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:37.661863 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (898c3b5e-2efe-46f9-bcc5-10cae16c09b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:37.662212 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request issued successfully. Aug 08 20:28:37.662862 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-527d63b7-a778-48d4-a01a-86d9fc16af89 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:37.663536 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1289/5150] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:28:37 2026] POST /volume/v3/volumes => generated 778 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:37.682158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d5cc2d6-04f5-4c8f-b5fe-577d4a0393c0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:37.683951 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d5cc2d6-04f5-4c8f-b5fe-577d4a0393c0 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:37.684160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d5cc2d6-04f5-4c8f-b5fe-577d4a0393c0 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:37.684359 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d5cc2d6-04f5-4c8f-b5fe-577d4a0393c0 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:37.691235 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:37.691235 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:37.694419 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-7d5cc2d6-04f5-4c8f-b5fe-577d4a0393c0 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:37.697871 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d5cc2d6-04f5-4c8f-b5fe-577d4a0393c0 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b returned with HTTP 200 Aug 08 20:28:37.698230 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1283/5151] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:37 2026] GET /volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:38.715843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8874d0df-4efd-4777-90a4-ff08addc4eff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:38.717715 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8874d0df-4efd-4777-90a4-ff08addc4eff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:38.717952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8874d0df-4efd-4777-90a4-ff08addc4eff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:38.718140 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8874d0df-4efd-4777-90a4-ff08addc4eff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:38.725623 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:38.725623 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:38.729175 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8874d0df-4efd-4777-90a4-ff08addc4eff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:38.733075 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8874d0df-4efd-4777-90a4-ff08addc4eff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b returned with HTTP 200 Aug 08 20:28:38.733453 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1288/5152] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:38 2026] GET /volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:38.744973 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-112b6724-820b-4b69-bd11-0a0787439529 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:38.746756 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-112b6724-820b-4b69-bd11-0a0787439529 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] GET https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:38.746959 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-112b6724-820b-4b69-bd11-0a0787439529 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:38.747132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-112b6724-820b-4b69-bd11-0a0787439529 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:38.754199 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:38.754199 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:38.757519 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-112b6724-820b-4b69-bd11-0a0787439529 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Volume info retrieved successfully. Aug 08 20:28:38.761083 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-112b6724-820b-4b69-bd11-0a0787439529 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b returned with HTTP 200 Aug 08 20:28:38.761529 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1293/5153] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:38 2026] GET /volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:38.776826 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:38.781006 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:38.781339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:38.781694 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:38.781921 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume with id: e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:38.789379 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:38.789379 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:38.789737 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:38.805208 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume request issued successfully. Aug 08 20:28:38.805432 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f9f3bace-2199-48ea-99d2-ddebf089ed84 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b returned with HTTP 202 Aug 08 20:28:38.805895 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1290/5154] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:28:38 2026] DELETE /volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:28:38.815076 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c2d8d6ac-57a6-4f64-9099-1f32a0e454bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:38.817463 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2d8d6ac-57a6-4f64-9099-1f32a0e454bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:38.817784 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2d8d6ac-57a6-4f64-9099-1f32a0e454bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:38.818065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c2d8d6ac-57a6-4f64-9099-1f32a0e454bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:38.827746 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:38.827746 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:38.832592 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c2d8d6ac-57a6-4f64-9099-1f32a0e454bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:38.838810 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c2d8d6ac-57a6-4f64-9099-1f32a0e454bb tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b returned with HTTP 200 Aug 08 20:28:38.839425 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1284/5155] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:38 2026] GET /volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:39.852003 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-364a1e3f-eb74-46ce-8e57-55e8011733d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:39.855705 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-364a1e3f-eb74-46ce-8e57-55e8011733d6 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b Aug 08 20:28:39.855705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-364a1e3f-eb74-46ce-8e57-55e8011733d6 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:39.855705 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-364a1e3f-eb74-46ce-8e57-55e8011733d6 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:39.860449 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-364a1e3f-eb74-46ce-8e57-55e8011733d6 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b returned with HTTP 404 Aug 08 20:28:39.861055 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1289/5156] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:39 2026] GET /volume/v3/volumes/e4824454-7958-4353-ae23-fdeb8af3ce0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:28:39.868441 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a547051d-7bea-44cf-87fb-f4d061883122 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:39.870123 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:39.870481 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1706168565"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:39.871807 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1706168565'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:39.871914 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume of 1 GB Aug 08 20:28:39.875595 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Availability Zones retrieved successfully. Aug 08 20:28:39.880817 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (faa20184-8d5d-46e8-b208-e248201ee03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:39.881671 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27fe5755-a391-423a-a4fc-5453fbdf8946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:39.882375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:39.904067 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27fe5755-a391-423a-a4fc-5453fbdf8946) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:39.904787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff5f6bb-9fdb-4843-a844-c000ce5a2101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:39.939503 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Created reservations ['70ec10b7-f702-4869-9485-1979c902fd78', '01d6692a-3998-465c-8f4c-3ca874b5500a', '70253dbc-5ec0-4562-be15-4d295b7b34dd', '8f069236-f255-4521-872b-50539a9e2e1a'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:39.940204 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff5f6bb-9fdb-4843-a844-c000ce5a2101) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ec10b7-f702-4869-9485-1979c902fd78', '01d6692a-3998-465c-8f4c-3ca874b5500a', '70253dbc-5ec0-4562-be15-4d295b7b34dd', '8f069236-f255-4521-872b-50539a9e2e1a']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:39.940916 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2994f9a-efa2-4db7-b618-cd3c88a76a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:39.961449 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2994f9a-efa2-4db7-b618-cd3c88a76a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8e0f9b8-d32f-44f6-af72-1ee96ff31112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1706168565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['70ec10b7-f702-4869-9485-1979c902fd78','01d6692a-3998-465c-8f4c-3ca874b5500a','70253dbc-5ec0-4562-be15-4d295b7b34dd','8f069236-f255-4521-872b-50539a9e2e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1706168565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8e0f9b8-d32f-44f6-af72-1ee96ff31112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c1c51e449e449c9d87a2d91d02a8c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='392cc6296ce7499a86a38627d80d2743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:39.962163 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21732e01-9751-4a78-a357-fd5caca0eaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:39.980348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21732e01-9751-4a78-a357-fd5caca0eaad) transitioned into state 'SUCCESS' from state '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-1706168565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c1c51e449e449c9d87a2d91d02a8c8',qos_specs=None,replication_status=,reservations=['70ec10b7-f702-4869-9485-1979c902fd78','01d6692a-3998-465c-8f4c-3ca874b5500a','70253dbc-5ec0-4562-be15-4d295b7b34dd','8f069236-f255-4521-872b-50539a9e2e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='392cc6296ce7499a86a38627d80d2743',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:39.981205 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42bdd8e6-84e4-48d6-899f-28d99bdfae86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:39.990612 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42bdd8e6-84e4-48d6-899f-28d99bdfae86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:39.991869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Flow 'volume_create_api' (faa20184-8d5d-46e8-b208-e248201ee03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:39.992273 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Create volume request issued successfully. Aug 08 20:28:39.993136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a547051d-7bea-44cf-87fb-f4d061883122 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:39.993744 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1294/5157] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:28:39 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:40.007013 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b21ed3a8-1aea-4644-a3d4-b5f194b565ff None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:40.008845 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b21ed3a8-1aea-4644-a3d4-b5f194b565ff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 Aug 08 20:28:40.009043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b21ed3a8-1aea-4644-a3d4-b5f194b565ff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:40.009230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b21ed3a8-1aea-4644-a3d4-b5f194b565ff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:40.017605 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:40.017605 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:40.021816 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b21ed3a8-1aea-4644-a3d4-b5f194b565ff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:40.025633 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b21ed3a8-1aea-4644-a3d4-b5f194b565ff tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 returned with HTTP 200 Aug 08 20:28:40.026028 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1291/5158] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:40 2026] GET /volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:41.040404 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a4459ab6-b358-4d8f-8a5f-0290c9560a5a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:41.041986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4459ab6-b358-4d8f-8a5f-0290c9560a5a tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 Aug 08 20:28:41.042178 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4459ab6-b358-4d8f-8a5f-0290c9560a5a tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:41.042343 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a4459ab6-b358-4d8f-8a5f-0290c9560a5a tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:41.048494 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:41.048494 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:41.051314 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a4459ab6-b358-4d8f-8a5f-0290c9560a5a tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:41.054426 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a4459ab6-b358-4d8f-8a5f-0290c9560a5a tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 returned with HTTP 200 Aug 08 20:28:41.054746 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1285/5159] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:41 2026] GET /volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:41.066618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:41.068155 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] GET https://10.4.3.206/volume/v3/volumes/summary Aug 08 20:28:41.069972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:41.069972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:41.069972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.api_utils [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Removing options '' from query. {{(pid=100389) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 20:28:41.074267 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] Get summary completed successfully. Aug 08 20:28:41.074677 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f04cb352-7b59-4d16-a2d8-f0cae8cac5de tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-reader] https://10.4.3.206/volume/v3/volumes/summary returned with HTTP 200 Aug 08 20:28:41.075103 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1290/5160] 10.4.3.206 () {68 vars in 1302 bytes} [Sat Aug 8 20:28:41 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:41.081553 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2b514a76-033d-4fca-9ce1-741c42b0047b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:41.085237 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 Aug 08 20:28:41.085237 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:41.085237 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:41.085237 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume with id: f8e0f9b8-d32f-44f6-af72-1ee96ff31112 Aug 08 20:28:41.090753 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:41.090753 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:41.091173 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:41.104365 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Delete volume request issued successfully. Aug 08 20:28:41.104880 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2b514a76-033d-4fca-9ce1-741c42b0047b tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 returned with HTTP 202 Aug 08 20:28:41.105517 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1295/5161] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:28:41 2026] DELETE /volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:28:41.111867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b75b8697-08f7-4b4d-af84-24d93efe20c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:41.113541 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b75b8697-08f7-4b4d-af84-24d93efe20c2 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 Aug 08 20:28:41.113741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b75b8697-08f7-4b4d-af84-24d93efe20c2 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:41.113914 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b75b8697-08f7-4b4d-af84-24d93efe20c2 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:41.120017 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:41.120017 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:41.122785 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b75b8697-08f7-4b4d-af84-24d93efe20c2 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Volume info retrieved successfully. Aug 08 20:28:41.125869 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b75b8697-08f7-4b4d-af84-24d93efe20c2 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 returned with HTTP 200 Aug 08 20:28:41.126188 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1292/5162] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:41 2026] GET /volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:28:42.138192 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5533b7db-bd2b-40ba-9b25-5431a22f07c7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:42.140420 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5533b7db-bd2b-40ba-9b25-5431a22f07c7 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] GET https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 Aug 08 20:28:42.140693 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5533b7db-bd2b-40ba-9b25-5431a22f07c7 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:42.140941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5533b7db-bd2b-40ba-9b25-5431a22f07c7 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:42.148333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5533b7db-bd2b-40ba-9b25-5431a22f07c7 tempest-ProjectReaderTests-1857002585 tempest-ProjectReaderTests-1857002585-project-admin] https://10.4.3.206/volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 returned with HTTP 404 Aug 08 20:28:42.148914 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1286/5163] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:28:42 2026] GET /volume/v3/volumes/f8e0f9b8-d32f-44f6-af72-1ee96ff31112 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:28:50.885616 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-5973a37a-a35d-41de-b245-f575e693ffd5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:50.889032 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-5973a37a-a35d-41de-b245-f575e693ffd5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec Aug 08 20:28:50.889213 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-5973a37a-a35d-41de-b245-f575e693ffd5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:50.889403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-5973a37a-a35d-41de-b245-f575e693ffd5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:50.896924 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:50.896924 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:50.947269 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51f7be76-27dd-4ccb-af8b-f1e5961bb4ab req-5973a37a-a35d-41de-b245-f575e693ffd5 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec returned with HTTP 200 Aug 08 20:28:50.947942 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1291/5164] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:28:50 2026] DELETE /volume/v3/attachments/f23243d3-912f-4f99-b649-beed7e1279ec => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:51.100969 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=97,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:28:51.125245 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=37,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:28:52.012833 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-09c5c106-50a0-4879-b41b-07d5039de6d1 req-17ebc840-fb45-44e5-920e-37442ea5330f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:52.016044 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-09c5c106-50a0-4879-b41b-07d5039de6d1 req-17ebc840-fb45-44e5-920e-37442ea5330f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:52.016243 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-09c5c106-50a0-4879-b41b-07d5039de6d1 req-17ebc840-fb45-44e5-920e-37442ea5330f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:52.016459 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-09c5c106-50a0-4879-b41b-07d5039de6d1 req-17ebc840-fb45-44e5-920e-37442ea5330f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:52.023351 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:52.023351 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:52.027137 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-09c5c106-50a0-4879-b41b-07d5039de6d1 req-17ebc840-fb45-44e5-920e-37442ea5330f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:52.031319 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-09c5c106-50a0-4879-b41b-07d5039de6d1 req-17ebc840-fb45-44e5-920e-37442ea5330f tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:28:52.031856 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1296/5165] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:28:52 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:52.144843 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=485,cinder:UPDATE=150,cinder:INSERT=80 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:28:52.663810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:52.769453 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:52.769770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1660202799", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:52.771140 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1660202799', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:52.771259 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create volume of 1 GB Aug 08 20:28:52.774891 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Availability Zones retrieved successfully. Aug 08 20:28:52.779778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Flow 'volume_create_api' (b453f52e-c504-46e9-bda5-3c385dd35fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:52.780714 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e346a0-035c-404f-9910-e20bba150c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:52.781530 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:52.803378 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96e346a0-035c-404f-9910-e20bba150c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:52.804072 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571ad5ad-91c5-4e52-a2e5-aac6f96aae82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:52.855959 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Created reservations ['d486bfe7-b1ea-485c-ab09-2b4f5e1c7fdd', 'e68bb832-fa27-4d8d-a561-ef7c38decb4b', '3a26402a-c532-4332-b5df-bc74d6fd0d48', '2d08a80a-5cfa-4cad-a4fd-d40f6a06d652'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:52.856875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571ad5ad-91c5-4e52-a2e5-aac6f96aae82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d486bfe7-b1ea-485c-ab09-2b4f5e1c7fdd', 'e68bb832-fa27-4d8d-a561-ef7c38decb4b', '3a26402a-c532-4332-b5df-bc74d6fd0d48', '2d08a80a-5cfa-4cad-a4fd-d40f6a06d652']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:52.857605 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702c14fc-b54b-457a-a69f-706e230a821d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:52.876839 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702c14fc-b54b-457a-a69f-706e230a821d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d9f2e98-7854-4258-b5b7-db3e3787bb82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1660202799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03e396872e19482499d68ea13ca76229',qos_specs=None,replication_status=,reservations=['d486bfe7-b1ea-485c-ab09-2b4f5e1c7fdd','e68bb832-fa27-4d8d-a561-ef7c38decb4b','3a26402a-c532-4332-b5df-bc74d6fd0d48','2d08a80a-5cfa-4cad-a4fd-d40f6a06d652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e43490ec3c749458d65545dc4888ccc',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1660202799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d9f2e98-7854-4258-b5b7-db3e3787bb82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e396872e19482499d68ea13ca76229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e43490ec3c749458d65545dc4888ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:52.877548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c77c28c-c9ef-4219-afb3-d520afb1ca44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:52.893620 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c77c28c-c9ef-4219-afb3-d520afb1ca44) transitioned into state 'SUCCESS' from state '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-1660202799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03e396872e19482499d68ea13ca76229',qos_specs=None,replication_status=,reservations=['d486bfe7-b1ea-485c-ab09-2b4f5e1c7fdd','e68bb832-fa27-4d8d-a561-ef7c38decb4b','3a26402a-c532-4332-b5df-bc74d6fd0d48','2d08a80a-5cfa-4cad-a4fd-d40f6a06d652'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e43490ec3c749458d65545dc4888ccc',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:52.894251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2764daab-b66c-4122-9228-53583fb2ff4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:52.905130 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2764daab-b66c-4122-9228-53583fb2ff4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:52.905868 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Flow 'volume_create_api' (b453f52e-c504-46e9-bda5-3c385dd35fb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:52.906141 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create volume request issued successfully. Aug 08 20:28:52.906753 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4cf3dfa6-f510-4dd0-9fb7-0c582fbe1fb3 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:52.907133 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1293/5166] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:28:52 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 08 20:28:52.923247 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4cdf450d-0db1-46c8-a7fc-f193a2ff8f8b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:52.923725 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4cdf450d-0db1-46c8-a7fc-f193a2ff8f8b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:52.923965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4cdf450d-0db1-46c8-a7fc-f193a2ff8f8b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:52.924187 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4cdf450d-0db1-46c8-a7fc-f193a2ff8f8b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:52.931483 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:52.931483 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:52.935022 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4cdf450d-0db1-46c8-a7fc-f193a2ff8f8b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:52.938707 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4cdf450d-0db1-46c8-a7fc-f193a2ff8f8b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 200 Aug 08 20:28:52.939083 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1287/5167] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:52 2026] GET /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:53.950624 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-df717945-1517-430e-9a03-2cebae5c9ea5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:53.952134 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df717945-1517-430e-9a03-2cebae5c9ea5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:53.952294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df717945-1517-430e-9a03-2cebae5c9ea5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:53.952495 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-df717945-1517-430e-9a03-2cebae5c9ea5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:53.959281 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:53.959281 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:53.962552 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-df717945-1517-430e-9a03-2cebae5c9ea5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:53.966479 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-df717945-1517-430e-9a03-2cebae5c9ea5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 200 Aug 08 20:28:53.966995 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1292/5168] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:53 2026] GET /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:53.977812 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dccb01df-9943-4e98-8b69-4c3e700b8899 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:53.979642 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dccb01df-9943-4e98-8b69-4c3e700b8899 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:53.979875 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dccb01df-9943-4e98-8b69-4c3e700b8899 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:53.980098 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dccb01df-9943-4e98-8b69-4c3e700b8899 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:53.986251 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:53.986251 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:53.989404 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-dccb01df-9943-4e98-8b69-4c3e700b8899 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:53.992986 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dccb01df-9943-4e98-8b69-4c3e700b8899 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 200 Aug 08 20:28:53.993363 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1297/5169] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:53 2026] GET /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:54.004493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:54.006026 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:28:54.006317 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d9f2e98-7854-4258-b5b7-db3e3787bb82", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-353690246", "description": null, "metadata": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:54.013432 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:54.013432 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:54.013789 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:54.013909 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create snapshot from volume 7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:54.042793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Created reservations ['736b6323-7fab-4237-b22f-8106f332ba93', '7a7cdfd5-07d1-4276-be01-7e664b3662de', 'd6744f78-e6bb-43ce-bc51-7ef0d07c4bb6', 'ce29603f-e251-4e7d-a9cf-2e9d1b3e4461'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:54.066874 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot force create request issued successfully. Aug 08 20:28:54.067185 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7436d121-744d-43f0-ac0e-3ce87b889fcf tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:28:54.067613 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1294/5170] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:28:54 2026] POST /volume/v3/snapshots => generated 309 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:54.076416 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b88b7bf5-80d0-4de3-85d3-f84ec5fe136c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:54.078310 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b88b7bf5-80d0-4de3-85d3-f84ec5fe136c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:54.078513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b88b7bf5-80d0-4de3-85d3-f84ec5fe136c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:54.078688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b88b7bf5-80d0-4de3-85d3-f84ec5fe136c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:54.083335 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:54.083335 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:54.083741 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b88b7bf5-80d0-4de3-85d3-f84ec5fe136c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:54.084364 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b88b7bf5-80d0-4de3-85d3-f84ec5fe136c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 200 Aug 08 20:28:54.084706 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1288/5171] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:54 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:54.847077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-59268cea-3509-4662-8266-4759f70c7f66 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:54.848658 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] DELETE https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:54.848873 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:54.849052 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:54.849213 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume with id: dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:54.855978 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:54.855978 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:54.856332 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:54.868705 np0000006809 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:28:54.874655 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Delete volume request issued successfully. Aug 08 20:28:54.874849 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-59268cea-3509-4662-8266-4759f70c7f66 tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 202 Aug 08 20:28:54.875203 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1293/5172] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:54 2026] DELETE /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:54.881505 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-01747214-424b-40a0-8cbc-d1e5e8fe8c5d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:54.883286 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01747214-424b-40a0-8cbc-d1e5e8fe8c5d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:54.883558 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01747214-424b-40a0-8cbc-d1e5e8fe8c5d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:54.883761 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-01747214-424b-40a0-8cbc-d1e5e8fe8c5d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:54.889866 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:54.889866 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:54.893028 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-01747214-424b-40a0-8cbc-d1e5e8fe8c5d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Volume info retrieved successfully. Aug 08 20:28:54.896638 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-01747214-424b-40a0-8cbc-d1e5e8fe8c5d tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 200 Aug 08 20:28:54.897006 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1298/5173] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:54 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:55.092692 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a16c49d7-6117-486b-86c5-a8c6ad13d9fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.094318 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a16c49d7-6117-486b-86c5-a8c6ad13d9fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:55.094524 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a16c49d7-6117-486b-86c5-a8c6ad13d9fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:55.094699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a16c49d7-6117-486b-86c5-a8c6ad13d9fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:55.098946 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:55.098946 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:55.099307 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a16c49d7-6117-486b-86c5-a8c6ad13d9fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:55.099953 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a16c49d7-6117-486b-86c5-a8c6ad13d9fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 200 Aug 08 20:28:55.100254 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1295/5174] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:55 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:55.107711 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a91762e2-5dce-4cf0-bb72-94dce9b64a23 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.109726 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a91762e2-5dce-4cf0-bb72-94dce9b64a23 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:55.109956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a91762e2-5dce-4cf0-bb72-94dce9b64a23 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:55.110186 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a91762e2-5dce-4cf0-bb72-94dce9b64a23 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:55.115558 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:55.115558 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:55.116034 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a91762e2-5dce-4cf0-bb72-94dce9b64a23 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:55.116922 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a91762e2-5dce-4cf0-bb72-94dce9b64a23 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 200 Aug 08 20:28:55.117325 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1289/5175] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:55 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:55.124238 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ba5ab1fc-666a-4e80-8b48-c6232f2ca69a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.125867 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba5ab1fc-666a-4e80-8b48-c6232f2ca69a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:55.126046 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba5ab1fc-666a-4e80-8b48-c6232f2ca69a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:55.126246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ba5ab1fc-666a-4e80-8b48-c6232f2ca69a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:55.130767 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:55.130767 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:55.131094 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ba5ab1fc-666a-4e80-8b48-c6232f2ca69a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:55.131753 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ba5ab1fc-666a-4e80-8b48-c6232f2ca69a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 200 Aug 08 20:28:55.132042 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1294/5176] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:55 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:55.138897 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.140477 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:28:55.140774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "77846909-9db2-4e32-844c-c23d1f4d5e9a", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:28:55.142127 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create volume request body: {'volume': {'snapshot_id': '77846909-9db2-4e32-844c-c23d1f4d5e9a', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:28:55.146344 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:55.146344 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:55.146742 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:55.146845 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create volume of 1 GB Aug 08 20:28:55.149944 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Availability Zones retrieved successfully. Aug 08 20:28:55.155439 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Flow 'volume_create_api' (6e6495d8-7a98-4cff-95aa-a50d1fb0a628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:55.156224 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675ebb49-0295-4ecf-b70d-337e9e396d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:55.157017 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:28:55.182124 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675ebb49-0295-4ecf-b70d-337e9e396d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '77846909-9db2-4e32-844c-c23d1f4d5e9a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:55.182797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97667ea8-1ee3-4c12-9893-d9639de8ca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:55.216950 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Created reservations ['ddf0e4bb-2c49-48d9-8243-e3180a2d0421', 'bdf26fe4-4c12-4726-99b1-c2e9197de6c8', '387807f0-755e-49c1-bd2d-93cf7897aaf5', '49dab12d-f456-440f-a52b-e205bdd51050'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:28:55.217670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97667ea8-1ee3-4c12-9893-d9639de8ca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf0e4bb-2c49-48d9-8243-e3180a2d0421', 'bdf26fe4-4c12-4726-99b1-c2e9197de6c8', '387807f0-755e-49c1-bd2d-93cf7897aaf5', '49dab12d-f456-440f-a52b-e205bdd51050']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:55.218310 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fceb559-9258-4f1d-97d4-1cec27a03fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:55.252345 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fceb559-9258-4f1d-97d4-1cec27a03fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0513ec4a-59e8-4cc0-af05-0e1e5c750825', '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='03e396872e19482499d68ea13ca76229',qos_specs=None,replication_status=,reservations=['ddf0e4bb-2c49-48d9-8243-e3180a2d0421','bdf26fe4-4c12-4726-99b1-c2e9197de6c8','387807f0-755e-49c1-bd2d-93cf7897aaf5','49dab12d-f456-440f-a52b-e205bdd51050'],size=1,snapshot_id=77846909-9db2-4e32-844c-c23d1f4d5e9a,source_replicaid=,source_volid=None,status='creating',user_id='3e43490ec3c749458d65545dc4888ccc',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0513ec4a-59e8-4cc0-af05-0e1e5c750825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03e396872e19482499d68ea13ca76229',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=77846909-9db2-4e32-844c-c23d1f4d5e9a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e43490ec3c749458d65545dc4888ccc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:55.253039 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16dd967-5177-4df5-9b5a-fdc43c88fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:55.267463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f16dd967-5177-4df5-9b5a-fdc43c88fc38) transitioned into state 'SUCCESS' from 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='03e396872e19482499d68ea13ca76229',qos_specs=None,replication_status=,reservations=['ddf0e4bb-2c49-48d9-8243-e3180a2d0421','bdf26fe4-4c12-4726-99b1-c2e9197de6c8','387807f0-755e-49c1-bd2d-93cf7897aaf5','49dab12d-f456-440f-a52b-e205bdd51050'],size=1,snapshot_id=77846909-9db2-4e32-844c-c23d1f4d5e9a,source_replicaid=,source_volid=None,status='creating',user_id='3e43490ec3c749458d65545dc4888ccc',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:55.268125 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c567ddf-0806-46f1-94ea-af389dbe625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:28:55.284620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c567ddf-0806-46f1-94ea-af389dbe625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:28:55.285323 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Flow 'volume_create_api' (6e6495d8-7a98-4cff-95aa-a50d1fb0a628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:28:55.285635 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Create volume request issued successfully. Aug 08 20:28:55.286134 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2c03f78b-c4e7-4727-b74d-bf52f53c62bb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:28:55.286582 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1299/5177] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:28:55 2026] POST /volume/v3/volumes => generated 741 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:28:55.297015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-facd0952-4ffe-4355-b6a5-52c24f758d0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.298613 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-facd0952-4ffe-4355-b6a5-52c24f758d0e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:55.298794 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-facd0952-4ffe-4355-b6a5-52c24f758d0e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:55.298967 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-facd0952-4ffe-4355-b6a5-52c24f758d0e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:55.305028 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:55.305028 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:55.307985 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-facd0952-4ffe-4355-b6a5-52c24f758d0e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:55.311529 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-facd0952-4ffe-4355-b6a5-52c24f758d0e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 returned with HTTP 200 Aug 08 20:28:55.311963 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1296/5178] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:55 2026] GET /volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 => generated 809 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:55.908307 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-61bb08ff-e4a4-4dd5-a01f-87bac73b037b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.910034 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61bb08ff-e4a4-4dd5-a01f-87bac73b037b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] GET https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 Aug 08 20:28:55.910211 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61bb08ff-e4a4-4dd5-a01f-87bac73b037b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:55.910399 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-61bb08ff-e4a4-4dd5-a01f-87bac73b037b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:55.915496 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-61bb08ff-e4a4-4dd5-a01f-87bac73b037b tempest-TestEncryptedCinderVolumes-984090625 tempest-TestEncryptedCinderVolumes-984090625-project-member] https://10.4.3.206/volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 returned with HTTP 404 Aug 08 20:28:55.915884 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1290/5179] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:55 2026] GET /volume/v3/volumes/dcfeca46-39e4-4555-95f1-314127077744 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:55.921816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-28d8dc96-4827-4046-a753-1cd34966efc4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:55.980724 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28d8dc96-4827-4046-a753-1cd34966efc4 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:28:55.980932 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28d8dc96-4827-4046-a753-1cd34966efc4 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:55.981137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-28d8dc96-4827-4046-a753-1cd34966efc4 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:55.981900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-28d8dc96-4827-4046-a753-1cd34966efc4 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:28:56.015256 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-28d8dc96-4827-4046-a753-1cd34966efc4 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Get all volumes completed successfully. Aug 08 20:28:56.017023 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:56.017023 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:56.020749 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-28d8dc96-4827-4046-a753-1cd34966efc4 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:28:56.021124 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1295/5180] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:28:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9951 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:28:56.034496 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-13c8cb9b-8702-45ce-ba2b-a3545fb582f8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:56.036229 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13c8cb9b-8702-45ce-ba2b-a3545fb582f8 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] DELETE https://10.4.3.206/volume/v3/types/69db9bb4-fbce-4a2f-bd45-d096149edc2d Aug 08 20:28:56.036463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13c8cb9b-8702-45ce-ba2b-a3545fb582f8 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:56.036690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13c8cb9b-8702-45ce-ba2b-a3545fb582f8 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:56.036938 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:56.036938 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:56.056881 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13c8cb9b-8702-45ce-ba2b-a3545fb582f8 tempest-TestEncryptedCinderVolumes-1170137521 tempest-TestEncryptedCinderVolumes-1170137521-project-admin] https://10.4.3.206/volume/v3/types/69db9bb4-fbce-4a2f-bd45-d096149edc2d returned with HTTP 202 Aug 08 20:28:56.057250 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1300/5181] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:28:56 2026] DELETE /volume/v3/types/69db9bb4-fbce-4a2f-bd45-d096149edc2d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:56.322855 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d959cc9f-5f9e-42ed-bdf2-6b51c247caa5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:56.324511 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d959cc9f-5f9e-42ed-bdf2-6b51c247caa5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:56.324753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d959cc9f-5f9e-42ed-bdf2-6b51c247caa5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:56.324904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d959cc9f-5f9e-42ed-bdf2-6b51c247caa5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:56.330866 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:56.330866 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:56.333872 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d959cc9f-5f9e-42ed-bdf2-6b51c247caa5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:56.337226 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d959cc9f-5f9e-42ed-bdf2-6b51c247caa5 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 returned with HTTP 200 Aug 08 20:28:56.337613 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1297/5182] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:56 2026] GET /volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:56.347746 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d43cb6bd-060f-4249-b418-3d8325a83fdc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:56.349364 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d43cb6bd-060f-4249-b418-3d8325a83fdc tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:56.349573 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d43cb6bd-060f-4249-b418-3d8325a83fdc tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:56.349740 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d43cb6bd-060f-4249-b418-3d8325a83fdc tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:56.355733 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:56.355733 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:56.358776 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d43cb6bd-060f-4249-b418-3d8325a83fdc tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:56.362171 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d43cb6bd-060f-4249-b418-3d8325a83fdc tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 returned with HTTP 200 Aug 08 20:28:56.362528 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1291/5183] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:56 2026] GET /volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:56.372507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:56.374020 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:56.374192 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:56.374371 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:56.374499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete snapshot with id: 77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:56.379488 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:56.379488 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:56.379856 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:56.392401 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot delete request issued successfully. Aug 08 20:28:56.392633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4a9d0275-3d67-4cf4-b35d-4f8066181392 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 202 Aug 08 20:28:56.393100 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1296/5184] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:56 2026] DELETE /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:56.399523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-48f7a9eb-81aa-433e-a5a6-0faca52fec4e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:56.401219 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48f7a9eb-81aa-433e-a5a6-0faca52fec4e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:56.401431 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48f7a9eb-81aa-433e-a5a6-0faca52fec4e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:56.401626 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-48f7a9eb-81aa-433e-a5a6-0faca52fec4e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:56.406503 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:56.406503 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:28:56.406897 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-48f7a9eb-81aa-433e-a5a6-0faca52fec4e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Snapshot retrieved successfully. Aug 08 20:28:56.407683 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-48f7a9eb-81aa-433e-a5a6-0faca52fec4e tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 200 Aug 08 20:28:56.408144 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1301/5185] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:56 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:57.415916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0b9ac198-43dc-4e24-8d23-909c35f45787 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:57.417544 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b9ac198-43dc-4e24-8d23-909c35f45787 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:57.417836 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b9ac198-43dc-4e24-8d23-909c35f45787 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:57.417916 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b9ac198-43dc-4e24-8d23-909c35f45787 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:57.421552 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b9ac198-43dc-4e24-8d23-909c35f45787 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 404 Aug 08 20:28:57.421963 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1298/5186] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:57 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:57.427951 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:57.429652 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:57.429833 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:57.430004 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:57.430155 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete volume with id: 7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:57.436461 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:57.436461 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:57.436867 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:57.450125 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete volume request issued successfully. Aug 08 20:28:57.450301 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cdf6ec30-634b-4ca4-aac9-8e46e734a560 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 202 Aug 08 20:28:57.450681 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1292/5187] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:57 2026] DELETE /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:57.456716 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-09a94d69-7af8-43e2-ae9b-77e91049ff1c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:57.458293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09a94d69-7af8-43e2-ae9b-77e91049ff1c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:57.458514 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09a94d69-7af8-43e2-ae9b-77e91049ff1c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:57.458693 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-09a94d69-7af8-43e2-ae9b-77e91049ff1c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:57.465376 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:57.465376 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:28:57.468763 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-09a94d69-7af8-43e2-ae9b-77e91049ff1c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:57.472475 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-09a94d69-7af8-43e2-ae9b-77e91049ff1c tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 200 Aug 08 20:28:57.472840 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1297/5188] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:57 2026] GET /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:58.484806 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b5059970-32ad-4249-9d6f-c9adf4667710 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:58.486489 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5059970-32ad-4249-9d6f-c9adf4667710 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:58.486679 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5059970-32ad-4249-9d6f-c9adf4667710 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:58.486887 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b5059970-32ad-4249-9d6f-c9adf4667710 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:58.492089 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b5059970-32ad-4249-9d6f-c9adf4667710 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 404 Aug 08 20:28:58.492582 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1302/5189] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:58 2026] GET /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:58.499778 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2eae5047-7aec-45cb-927d-6a3889be79fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:58.501506 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:58.501696 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:58.501898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:58.502087 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete volume with id: 0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:58.509008 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:58.509008 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:28:58.509443 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:58.526800 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete volume request issued successfully. Aug 08 20:28:58.527028 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2eae5047-7aec-45cb-927d-6a3889be79fb tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 returned with HTTP 202 Aug 08 20:28:58.527483 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1299/5190] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:58 2026] DELETE /volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:28:58.534592 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b87262c3-ed6c-4042-b910-f901cfeee626 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:58.536185 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b87262c3-ed6c-4042-b910-f901cfeee626 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:58.536409 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b87262c3-ed6c-4042-b910-f901cfeee626 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:58.536621 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b87262c3-ed6c-4042-b910-f901cfeee626 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:58.543122 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:28:58.543122 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:28:58.546565 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-b87262c3-ed6c-4042-b910-f901cfeee626 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Volume info retrieved successfully. Aug 08 20:28:58.550956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b87262c3-ed6c-4042-b910-f901cfeee626 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 returned with HTTP 200 Aug 08 20:28:58.551431 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1293/5191] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:58 2026] GET /volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:28:59.568924 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-720c0138-7a0c-474e-8b73-686ffbb3b958 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:59.570377 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-720c0138-7a0c-474e-8b73-686ffbb3b958 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 Aug 08 20:28:59.570556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-720c0138-7a0c-474e-8b73-686ffbb3b958 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:59.570722 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-720c0138-7a0c-474e-8b73-686ffbb3b958 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:59.575620 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-720c0138-7a0c-474e-8b73-686ffbb3b958 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 returned with HTTP 404 Aug 08 20:28:59.576061 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1298/5192] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:59 2026] GET /volume/v3/volumes/0513ec4a-59e8-4cc0-af05-0e1e5c750825 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:59.583890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-92123ae1-e8ef-4afc-bc11-6e7ac12b5d2a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:59.585931 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92123ae1-e8ef-4afc-bc11-6e7ac12b5d2a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:59.585931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92123ae1-e8ef-4afc-bc11-6e7ac12b5d2a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:59.585931 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-92123ae1-e8ef-4afc-bc11-6e7ac12b5d2a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:59.585931 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-92123ae1-e8ef-4afc-bc11-6e7ac12b5d2a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete snapshot with id: 77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:59.589751 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-92123ae1-e8ef-4afc-bc11-6e7ac12b5d2a tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 404 Aug 08 20:28:59.590181 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1303/5193] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:28:59 2026] DELETE /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:59.597431 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-865190dc-01fd-4035-8b8a-c8edfbba9682 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:59.598914 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-865190dc-01fd-4035-8b8a-c8edfbba9682 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a Aug 08 20:28:59.599096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-865190dc-01fd-4035-8b8a-c8edfbba9682 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:59.599254 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-865190dc-01fd-4035-8b8a-c8edfbba9682 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:59.603126 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-865190dc-01fd-4035-8b8a-c8edfbba9682 tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a returned with HTTP 404 Aug 08 20:28:59.603570 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1300/5194] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:28:59 2026] GET /volume/v3/snapshots/77846909-9db2-4e32-844c-c23d1f4d5e9a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:59.611722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-deaa3df5-da7c-440a-aee0-e8552a84834b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:59.613295 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-deaa3df5-da7c-440a-aee0-e8552a84834b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:59.613506 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-deaa3df5-da7c-440a-aee0-e8552a84834b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:59.613830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-deaa3df5-da7c-440a-aee0-e8552a84834b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:59.613830 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-deaa3df5-da7c-440a-aee0-e8552a84834b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Delete volume with id: 7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:59.618889 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-deaa3df5-da7c-440a-aee0-e8552a84834b tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 404 Aug 08 20:28:59.619310 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1294/5195] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:28:59 2026] DELETE /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:28:59.625737 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-876698a7-3fae-41ea-9014-ccce6ae271cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:28:59.627186 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-876698a7-3fae-41ea-9014-ccce6ae271cd tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] GET https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 Aug 08 20:28:59.627354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-876698a7-3fae-41ea-9014-ccce6ae271cd tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:28:59.627537 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-876698a7-3fae-41ea-9014-ccce6ae271cd tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:28:59.632431 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-876698a7-3fae-41ea-9014-ccce6ae271cd tempest-SnapshotDependencyTests-1394620640 tempest-SnapshotDependencyTests-1394620640-project-member] https://10.4.3.206/volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 returned with HTTP 404 Aug 08 20:28:59.632811 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1299/5196] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:28:59 2026] GET /volume/v3/volumes/7d9f2e98-7854-4258-b5b7-db3e3787bb82 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:08.857707 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee98faae-cd89-4a24-8dcd-ef85fb28ec99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:08.927737 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee98faae-cd89-4a24-8dcd-ef85fb28ec99 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:29:08.928223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee98faae-cd89-4a24-8dcd-ef85fb28ec99 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614", "extra_specs": {}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:08.940071 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee98faae-cd89-4a24-8dcd-ef85fb28ec99 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:29:08.940432 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1304/5197] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:29:08 2026] POST /volume/v3/types => generated 269 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:09.601109 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=56,cinder:INSERT=18,cinder:UPDATE=25 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:29:09.615799 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:29:09.629315 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:UPDATE=17,cinder:INSERT=6,cinder:SELECT=55 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:29:10.550110 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0064b6f9-2721-4dc9-a713-0a266ad5fb15 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:10.551749 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0064b6f9-2721-4dc9-a713-0a266ad5fb15 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:29:10.552084 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0064b6f9-2721-4dc9-a713-0a266ad5fb15 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350", "extra_specs": {}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:10.564601 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0064b6f9-2721-4dc9-a713-0a266ad5fb15 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:29:10.564984 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1301/5198] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:29:10 2026] POST /volume/v3/types => generated 269 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:10.572282 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7f336c95-dea5-4c40-9b8b-a0e59e64ceb5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:10.573854 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f336c95-dea5-4c40-9b8b-a0e59e64ceb5 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:29:10.574156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7f336c95-dea5-4c40-9b8b-a0e59e64ceb5 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648", "extra_specs": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:10.585557 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7f336c95-dea5-4c40-9b8b-a0e59e64ceb5 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:29:10.585885 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1295/5199] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:29:10 2026] POST /volume/v3/types => generated 265 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:10.593571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f4554024-3684-47bd-88cf-720f2d30fd99 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:10.602703 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:29:10.603035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1536605294", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:10.604640 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1536605294', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:29:10.608127 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume of 1 GB Aug 08 20:29:10.608430 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:10.608430 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:10.608887 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Availability Zones retrieved successfully. Aug 08 20:29:10.614116 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Flow 'volume_create_api' (136a030e-afa0-4a9c-b654-3570c26e89f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:10.615136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5df21ce-952e-4ff3-9642-236b8cabbf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.616011 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:29:10.634396 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5df21ce-952e-4ff3-9642-236b8cabbf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:29:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=141a1d2d-927b-4543-994d-807448bb4d92,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '141a1d2d-927b-4543-994d-807448bb4d92', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.635153 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb0a179-9ece-4aa0-b3f5-c164cfd67e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.659232 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:10.659553 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:10.690308 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Created reservations ['e22ad838-c312-486c-927f-84600e750dc7', 'def89daf-461d-445f-b322-a61b63f9907e', 'af9ce7bf-f2e0-4bd7-a899-bc35e88a73f4', '046bc203-bb7c-4214-94be-d17688494b9b'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:29:10.691125 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb0a179-9ece-4aa0-b3f5-c164cfd67e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e22ad838-c312-486c-927f-84600e750dc7', 'def89daf-461d-445f-b322-a61b63f9907e', 'af9ce7bf-f2e0-4bd7-a899-bc35e88a73f4', '046bc203-bb7c-4214-94be-d17688494b9b']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.691821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d995d73-4b92-4184-b78d-d052516aec76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.712075 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d995d73-4b92-4184-b78d-d052516aec76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3de5b92-6eed-40a7-b518-38a86af321fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1536605294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15983fdfaa44c76add6d942310fe42d',qos_specs=None,replication_status=,reservations=['e22ad838-c312-486c-927f-84600e750dc7','def89daf-461d-445f-b322-a61b63f9907e','af9ce7bf-f2e0-4bd7-a899-bc35e88a73f4','046bc203-bb7c-4214-94be-d17688494b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4912d7ea84c24fd18b41519d4c408859',volume_type_id=141a1d2d-927b-4543-994d-807448bb4d92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1536605294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3de5b92-6eed-40a7-b518-38a86af321fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15983fdfaa44c76add6d942310fe42d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4912d7ea84c24fd18b41519d4c408859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(141a1d2d-927b-4543-994d-807448bb4d92),volume_type_id=141a1d2d-927b-4543-994d-807448bb4d92)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.713100 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1dd0f0-d06c-47c4-b0b1-cc1bb3f8f3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.729490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1dd0f0-d06c-47c4-b0b1-cc1bb3f8f3e1) transitioned into state 'SUCCESS' from state '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-1536605294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15983fdfaa44c76add6d942310fe42d',qos_specs=None,replication_status=,reservations=['e22ad838-c312-486c-927f-84600e750dc7','def89daf-461d-445f-b322-a61b63f9907e','af9ce7bf-f2e0-4bd7-a899-bc35e88a73f4','046bc203-bb7c-4214-94be-d17688494b9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4912d7ea84c24fd18b41519d4c408859',volume_type_id=141a1d2d-927b-4543-994d-807448bb4d92)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.730097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49833ee4-74cd-457c-83bb-161f9fa38c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.737677 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49833ee4-74cd-457c-83bb-161f9fa38c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.738833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Flow 'volume_create_api' (136a030e-afa0-4a9c-b654-3570c26e89f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:10.739254 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume request issued successfully. Aug 08 20:29:10.739975 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f4554024-3684-47bd-88cf-720f2d30fd99 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:29:10.740623 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1300/5200] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:29:10 2026] POST /volume/v3/volumes => generated 847 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:29:10.750717 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:10.752404 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:29:10.752753 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1415857023", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:10.754286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1415857023', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:29:10.757825 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume of 1 GB Aug 08 20:29:10.758084 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:10.758084 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:10.758679 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Availability Zones retrieved successfully. Aug 08 20:29:10.763973 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Flow 'volume_create_api' (331bc8ee-43d5-4545-b92c-00cb4c9ab381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:10.764842 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83c06c1-4c22-4259-b484-871084e25f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.765645 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:29:10.782498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83c06c1-4c22-4259-b484-871084e25f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:29:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78b4df33-c2e5-4e51-a96b-b664b3927c12,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78b4df33-c2e5-4e51-a96b-b664b3927c12', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.783187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc45e0eb-08ad-487c-8af2-92bb28c060d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.805055 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:10.805323 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:10.831495 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Created reservations ['b4aaca5b-cc21-4183-b0c9-d7c35fd37d91', '749f4412-3039-4481-b802-b7be303e1d1a', '239b01a8-1d5b-4280-bca8-2e770cb1e727', 'd4b8260a-6af2-4e89-8f93-4930a4cb42fc'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:29:10.832252 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc45e0eb-08ad-487c-8af2-92bb28c060d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4aaca5b-cc21-4183-b0c9-d7c35fd37d91', '749f4412-3039-4481-b802-b7be303e1d1a', '239b01a8-1d5b-4280-bca8-2e770cb1e727', 'd4b8260a-6af2-4e89-8f93-4930a4cb42fc']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.832999 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2ab8c3-71ff-4a43-a532-0d532fc379ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.855507 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea2ab8c3-71ff-4a43-a532-0d532fc379ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f205d23b-3575-466d-9afa-66671493823a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1415857023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15983fdfaa44c76add6d942310fe42d',qos_specs=None,replication_status=,reservations=['b4aaca5b-cc21-4183-b0c9-d7c35fd37d91','749f4412-3039-4481-b802-b7be303e1d1a','239b01a8-1d5b-4280-bca8-2e770cb1e727','d4b8260a-6af2-4e89-8f93-4930a4cb42fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4912d7ea84c24fd18b41519d4c408859',volume_type_id=78b4df33-c2e5-4e51-a96b-b664b3927c12), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1415857023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f205d23b-3575-466d-9afa-66671493823a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15983fdfaa44c76add6d942310fe42d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4912d7ea84c24fd18b41519d4c408859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78b4df33-c2e5-4e51-a96b-b664b3927c12),volume_type_id=78b4df33-c2e5-4e51-a96b-b664b3927c12)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.856283 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b149f6ad-7f92-4a75-b69a-72da6172a7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.875055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b149f6ad-7f92-4a75-b69a-72da6172a7de) transitioned into state 'SUCCESS' from state '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-1415857023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15983fdfaa44c76add6d942310fe42d',qos_specs=None,replication_status=,reservations=['b4aaca5b-cc21-4183-b0c9-d7c35fd37d91','749f4412-3039-4481-b802-b7be303e1d1a','239b01a8-1d5b-4280-bca8-2e770cb1e727','d4b8260a-6af2-4e89-8f93-4930a4cb42fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4912d7ea84c24fd18b41519d4c408859',volume_type_id=78b4df33-c2e5-4e51-a96b-b664b3927c12)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.875829 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbedfd0a-3c2c-431d-8c1d-397e4de7a757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.885699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbedfd0a-3c2c-431d-8c1d-397e4de7a757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:10.886515 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Flow 'volume_create_api' (331bc8ee-43d5-4545-b92c-00cb4c9ab381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:10.886819 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume request issued successfully. Aug 08 20:29:10.887323 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e2e4f2d-2122-4e23-80fb-cd60256eee44 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:29:10.887740 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1305/5201] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:29:10 2026] POST /volume/v3/volumes => generated 843 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:29:10.912630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:10.914272 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:29:10.914621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1793776932", "snapshot_id": null, "imageRef": "0aea951f-4969-43c1-873e-42d014893da3", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:10.916058 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1793776932', 'snapshot_id': None, 'imageRef': '0aea951f-4969-43c1-873e-42d014893da3', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:29:10.987970 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume of 1 GB Aug 08 20:29:10.988289 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:10.988289 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:10.988786 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Availability Zones retrieved successfully. Aug 08 20:29:10.993809 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Flow 'volume_create_api' (f2822b38-ac40-4211-8bfd-39cca076a55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:10.994656 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a53589e-c318-49d7-aaf0-66787c749545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:10.995466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:29:11.036512 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a53589e-c318-49d7-aaf0-66787c749545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:29:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3bfe5ca3-91a9-4c21-ac95-0ebf7b073686,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3bfe5ca3-91a9-4c21-ac95-0ebf7b073686', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:11.037167 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f2290f-78b6-47a7-92a6-efa769548d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:11.059936 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:11.060290 np0000006809 devstack@c-api.service[100388]: WARNING cinder.quota [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:11.083950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Created reservations ['c9d084ef-0b9a-4269-bde3-493e012738ba', '2f114a38-bee6-4b9c-a5e1-fc023d9a26d9', '976857cb-bf69-4761-bc66-ca4d9a2a5435', '2acc7795-64fe-4a46-9b66-4bd1b50fe5b7'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:29:11.084686 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19f2290f-78b6-47a7-92a6-efa769548d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d084ef-0b9a-4269-bde3-493e012738ba', '2f114a38-bee6-4b9c-a5e1-fc023d9a26d9', '976857cb-bf69-4761-bc66-ca4d9a2a5435', '2acc7795-64fe-4a46-9b66-4bd1b50fe5b7']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:11.085365 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6ee46a2-1364-4faf-be8f-4f810a786180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:11.103440 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6ee46a2-1364-4faf-be8f-4f810a786180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'def67212-bc49-482c-955a-3e24c9f6dcd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1793776932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15983fdfaa44c76add6d942310fe42d',qos_specs=None,replication_status=,reservations=['c9d084ef-0b9a-4269-bde3-493e012738ba','2f114a38-bee6-4b9c-a5e1-fc023d9a26d9','976857cb-bf69-4761-bc66-ca4d9a2a5435','2acc7795-64fe-4a46-9b66-4bd1b50fe5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4912d7ea84c24fd18b41519d4c408859',volume_type_id=3bfe5ca3-91a9-4c21-ac95-0ebf7b073686), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1793776932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=def67212-bc49-482c-955a-3e24c9f6dcd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e15983fdfaa44c76add6d942310fe42d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4912d7ea84c24fd18b41519d4c408859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3bfe5ca3-91a9-4c21-ac95-0ebf7b073686),volume_type_id=3bfe5ca3-91a9-4c21-ac95-0ebf7b073686)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:11.104088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf7db57-3227-4681-bd96-f3fbb7c591d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:11.120086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bf7db57-3227-4681-bd96-f3fbb7c591d4) transitioned into state 'SUCCESS' from state '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-1793776932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e15983fdfaa44c76add6d942310fe42d',qos_specs=None,replication_status=,reservations=['c9d084ef-0b9a-4269-bde3-493e012738ba','2f114a38-bee6-4b9c-a5e1-fc023d9a26d9','976857cb-bf69-4761-bc66-ca4d9a2a5435','2acc7795-64fe-4a46-9b66-4bd1b50fe5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4912d7ea84c24fd18b41519d4c408859',volume_type_id=3bfe5ca3-91a9-4c21-ac95-0ebf7b073686)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:11.120956 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0506a57-1b77-47a5-b676-2107c7dca6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:11.129492 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0506a57-1b77-47a5-b676-2107c7dca6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:11.130276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Flow 'volume_create_api' (f2822b38-ac40-4211-8bfd-39cca076a55b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:11.130582 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Create volume request issued successfully. Aug 08 20:29:11.131130 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-f69fda9f-65a4-4ce8-a951-b24c4626598e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:29:11.131582 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1302/5202] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:29:10 2026] POST /volume/v3/volumes => generated 847 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:29:11.142049 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c5a2e1de-161e-4982-9086-81f4a75ce7ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:11.143807 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5a2e1de-161e-4982-9086-81f4a75ce7ae tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:11.143983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5a2e1de-161e-4982-9086-81f4a75ce7ae tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:11.144152 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c5a2e1de-161e-4982-9086-81f4a75ce7ae tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:11.150372 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:11.150372 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:11.154475 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c5a2e1de-161e-4982-9086-81f4a75ce7ae tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:11.158561 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c5a2e1de-161e-4982-9086-81f4a75ce7ae tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:11.158899 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1296/5203] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:11 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 915 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:12.170948 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1b4a04bd-cd09-40f3-ac62-24f78c1d147a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:12.172729 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b4a04bd-cd09-40f3-ac62-24f78c1d147a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:12.172944 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b4a04bd-cd09-40f3-ac62-24f78c1d147a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:12.173124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1b4a04bd-cd09-40f3-ac62-24f78c1d147a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:12.179730 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:12.179730 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:12.182917 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1b4a04bd-cd09-40f3-ac62-24f78c1d147a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:12.186400 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1b4a04bd-cd09-40f3-ac62-24f78c1d147a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:12.186709 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1301/5204] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:12 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 939 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:13.197868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a416afd8-0f3c-43b8-8ca0-b8d6bfa30ee3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.199767 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a416afd8-0f3c-43b8-8ca0-b8d6bfa30ee3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:13.200000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a416afd8-0f3c-43b8-8ca0-b8d6bfa30ee3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:13.200281 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a416afd8-0f3c-43b8-8ca0-b8d6bfa30ee3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:13.206883 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:13.206883 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:13.210220 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a416afd8-0f3c-43b8-8ca0-b8d6bfa30ee3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:13.213982 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a416afd8-0f3c-43b8-8ca0-b8d6bfa30ee3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:13.214349 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1306/5205] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:13 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1000 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:13.281569 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c0292f5a-6705-4117-9fee-ba025307dfe6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.283482 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c0292f5a-6705-4117-9fee-ba025307dfe6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:13.283688 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c0292f5a-6705-4117-9fee-ba025307dfe6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:13.283889 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c0292f5a-6705-4117-9fee-ba025307dfe6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:13.291588 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:13.291588 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:13.294289 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c0292f5a-6705-4117-9fee-ba025307dfe6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:13.297884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c0292f5a-6705-4117-9fee-ba025307dfe6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:13.298274 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1303/5206] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:13 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:13.356196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4550b673-b2ec-4ee5-a3cf-b2bdb32f4e1a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.356598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4550b673-b2ec-4ee5-a3cf-b2bdb32f4e1a None None] GET https://10.4.3.206/volume// Aug 08 20:29:13.356761 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4550b673-b2ec-4ee5-a3cf-b2bdb32f4e1a None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:13.356935 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4550b673-b2ec-4ee5-a3cf-b2bdb32f4e1a None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:13.357250 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4550b673-b2ec-4ee5-a3cf-b2bdb32f4e1a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:13.357531 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1297/5207] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:29: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 08 20:29:13.363324 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c2249020-83ba-4d5b-9328-5eb5ca3517b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.365135 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c2249020-83ba-4d5b-9328-5eb5ca3517b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:29:13.365503 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c2249020-83ba-4d5b-9328-5eb5ca3517b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cfeb11ea-b7a6-48db-a9c0-28c93b94781a", "connector": null, "instance_uuid": "2eeca349-1f90-42db-b0a9-95f8d59ccd01"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:13.375715 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:13.375715 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:13.395803 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-c2249020-83ba-4d5b-9328-5eb5ca3517b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:29:13.396200 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1302/5208] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:29:13 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 08 20:29:13.418633 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-768888a7-fe1b-4e02-b3ed-576be5cdb379 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.420284 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-768888a7-fe1b-4e02-b3ed-576be5cdb379 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:13.420501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-768888a7-fe1b-4e02-b3ed-576be5cdb379 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:13.420686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-768888a7-fe1b-4e02-b3ed-576be5cdb379 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:13.425969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-aecc039a-4cd0-4d84-a4d7-ff8af462b39e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.426493 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aecc039a-4cd0-4d84-a4d7-ff8af462b39e None None] GET https://10.4.3.206/volume// Aug 08 20:29:13.426717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aecc039a-4cd0-4d84-a4d7-ff8af462b39e None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:13.426934 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-aecc039a-4cd0-4d84-a4d7-ff8af462b39e None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:13.427283 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-aecc039a-4cd0-4d84-a4d7-ff8af462b39e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:13.427614 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1304/5209] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:13.433785 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-ceaffd59-eb71-4bac-b50d-e6784a86d283 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.435903 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-ceaffd59-eb71-4bac-b50d-e6784a86d283 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:13.436080 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-ceaffd59-eb71-4bac-b50d-e6784a86d283 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:13.436256 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-ceaffd59-eb71-4bac-b50d-e6784a86d283 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:13.438246 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:13.438246 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:13.442109 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-768888a7-fe1b-4e02-b3ed-576be5cdb379 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:13.445901 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-768888a7-fe1b-4e02-b3ed-576be5cdb379 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:13.446274 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1307/5210] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:13 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:13.446724 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:13.446724 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:13.450457 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-ceaffd59-eb71-4bac-b50d-e6784a86d283 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:13.453464 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-ceaffd59-eb71-4bac-b50d-e6784a86d283 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:13.453793 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1298/5211] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:13 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:13.543638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:13.545860 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] PUT https://10.4.3.206/volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb Aug 08 20:29:13.546239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:13.553275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Acquiring lock "cinder-attachment_update-cfeb11ea-b7a6-48db-a9c0-28c93b94781a-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:29:13.559327 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-cfeb11ea-b7a6-48db-a9c0-28c93b94781a-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:29:13.559327 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:13.559327 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:13.636255 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-cfeb11ea-b7a6-48db-a9c0-28c93b94781a-np0000006809" released by "attachment_update" :: held 0.079s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:29:13.636631 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-27dacedc-83a3-4a80-b9a1-3ab599d00549 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb returned with HTTP 200 Aug 08 20:29:13.637088 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1303/5212] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:29:13 2026] PUT /volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:14.225507 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c3ba1ee1-9e66-4345-8cee-36dae9d9e868 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:14.227210 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3ba1ee1-9e66-4345-8cee-36dae9d9e868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:14.227432 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3ba1ee1-9e66-4345-8cee-36dae9d9e868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:14.227570 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c3ba1ee1-9e66-4345-8cee-36dae9d9e868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:14.233817 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:14.233817 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:14.236786 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c3ba1ee1-9e66-4345-8cee-36dae9d9e868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:14.240355 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c3ba1ee1-9e66-4345-8cee-36dae9d9e868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:14.240686 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1305/5213] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:14 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1000 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:14.321376 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:14.323220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/limits Aug 08 20:29:14.323412 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:14.323592 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:14.332234 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-931370689-4122648, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.332637 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.332987 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.333350 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1947144743-1515663350, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.333713 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.334056 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.334365 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2088105901-1149758614, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.334712 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-64708763 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-64708763, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.335056 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-64708763 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-64708763, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.335438 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-64708763 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-64708763, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.335773 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.336130 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.336515 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-2053116093-1157889799, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:29:14.352106 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-8f2905c2-6cb2-4564-9762-9738f9660aa3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Aug 08 20:29:14.352463 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1308/5214] 10.4.3.206 () {68 vars in 1484 bytes} [Sat Aug 8 20:29:14 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:14.381579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-71fad760-930c-4c96-913a-7940b10d42f0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:14.383442 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-71fad760-930c-4c96-913a-7940b10d42f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:29:14.383658 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-71fad760-930c-4c96-913a-7940b10d42f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:14.383802 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-71fad760-930c-4c96-913a-7940b10d42f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:14.391842 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:14.391842 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:14.394594 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-71fad760-930c-4c96-913a-7940b10d42f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:14.398328 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-71fad760-930c-4c96-913a-7940b10d42f0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:29:14.398677 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1299/5215] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:14 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1658 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:14.406035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:14.407851 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:29:14.408216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed345d09-d22f-475b-bc7c-c8c5e6c3cb85", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2104201627", "description": null, "metadata": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:14.417552 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:14.417552 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:14.418035 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:14.418200 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:29:14.439201 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['96edc5ea-9c53-4672-8a72-3b194526062a', '0812dc57-ff6d-4534-97a3-024930978b5e', 'c54b9c83-6030-4d8f-bfaf-3e466f91084c', '752cb889-ae5c-4d24-88b8-a7059fbd947f'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:29:14.459516 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dcdc8087-3786-4aa2-96ce-18175e574e84 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:14.461243 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dcdc8087-3786-4aa2-96ce-18175e574e84 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:14.461438 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dcdc8087-3786-4aa2-96ce-18175e574e84 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:14.461618 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dcdc8087-3786-4aa2-96ce-18175e574e84 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:14.466392 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot force create request issued successfully. Aug 08 20:29:14.466723 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-08e00b93-baf3-4e5d-846f-ab1ed863cdad req-1fff880a-3772-48bf-986c-a804abb081b7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:29:14.467280 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1304/5216] 10.4.3.206 () {72 vars in 1547 bytes} [Sat Aug 8 20:29:14 2026] POST /volume/v3/snapshots => generated 320 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:29:14.472274 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:14.472274 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:14.475505 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dcdc8087-3786-4aa2-96ce-18175e574e84 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:14.479715 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dcdc8087-3786-4aa2-96ce-18175e574e84 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:14.480098 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1306/5217] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:14 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:15.251994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3e8ed397-0191-4abf-8d9e-62c85c22e43f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:15.253566 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3e8ed397-0191-4abf-8d9e-62c85c22e43f tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:15.253751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3e8ed397-0191-4abf-8d9e-62c85c22e43f tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:15.253947 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3e8ed397-0191-4abf-8d9e-62c85c22e43f tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:15.260452 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:15.260452 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:15.263363 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3e8ed397-0191-4abf-8d9e-62c85c22e43f tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:15.266758 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3e8ed397-0191-4abf-8d9e-62c85c22e43f tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:15.267115 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1309/5218] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:15 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1000 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:15.491096 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-69280ff8-beea-422f-8e36-bcfec306ac53 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:15.493109 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69280ff8-beea-422f-8e36-bcfec306ac53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:15.493364 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69280ff8-beea-422f-8e36-bcfec306ac53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:15.493656 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-69280ff8-beea-422f-8e36-bcfec306ac53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:15.507648 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:15.507648 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:15.510654 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-69280ff8-beea-422f-8e36-bcfec306ac53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:15.514060 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-69280ff8-beea-422f-8e36-bcfec306ac53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:15.514396 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1300/5219] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:15 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:15.765032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1f4ba468-ff55-435d-b62d-392fe3a30e97 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:15.766811 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f4ba468-ff55-435d-b62d-392fe3a30e97 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:29:15.767000 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f4ba468-ff55-435d-b62d-392fe3a30e97 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:15.767194 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1f4ba468-ff55-435d-b62d-392fe3a30e97 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:15.771509 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:15.771509 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:15.771874 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1f4ba468-ff55-435d-b62d-392fe3a30e97 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:29:15.772563 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1f4ba468-ff55-435d-b62d-392fe3a30e97 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 200 Aug 08 20:29:15.772878 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1305/5220] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:29:15 2026] GET /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:16.279735 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b77f7701-6bd7-472c-946b-c391c4ae006a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:16.282788 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b77f7701-6bd7-472c-946b-c391c4ae006a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:16.282970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b77f7701-6bd7-472c-946b-c391c4ae006a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:16.283159 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b77f7701-6bd7-472c-946b-c391c4ae006a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:16.289967 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:16.289967 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:16.293644 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b77f7701-6bd7-472c-946b-c391c4ae006a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:16.298087 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b77f7701-6bd7-472c-946b-c391c4ae006a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:16.298515 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1307/5221] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:16 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1000 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:16.526994 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1dda934f-0237-41be-bcc3-0286930819f1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:16.528577 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1dda934f-0237-41be-bcc3-0286930819f1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:16.528734 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1dda934f-0237-41be-bcc3-0286930819f1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:16.528901 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1dda934f-0237-41be-bcc3-0286930819f1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:16.540087 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:16.540087 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:16.543038 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1dda934f-0237-41be-bcc3-0286930819f1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:16.546653 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1dda934f-0237-41be-bcc3-0286930819f1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:16.546990 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1310/5222] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:16 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:17.138883 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6166b3f6-466a-4000-899e-0ea2919d4035 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:17.140701 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6166b3f6-466a-4000-899e-0ea2919d4035 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:29:17.140883 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6166b3f6-466a-4000-899e-0ea2919d4035 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:17.141056 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6166b3f6-466a-4000-899e-0ea2919d4035 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:17.145437 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:17.145437 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:17.145805 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6166b3f6-466a-4000-899e-0ea2919d4035 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:29:17.146525 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6166b3f6-466a-4000-899e-0ea2919d4035 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 200 Aug 08 20:29:17.146871 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1301/5223] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:29:17 2026] GET /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:17.309877 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c8343a7f-4fc1-4a3b-9fd0-4ef411728e49 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:17.311606 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c8343a7f-4fc1-4a3b-9fd0-4ef411728e49 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:17.311781 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c8343a7f-4fc1-4a3b-9fd0-4ef411728e49 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:17.312003 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c8343a7f-4fc1-4a3b-9fd0-4ef411728e49 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:17.318372 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:17.318372 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:17.321891 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c8343a7f-4fc1-4a3b-9fd0-4ef411728e49 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:17.325722 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c8343a7f-4fc1-4a3b-9fd0-4ef411728e49 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:17.326102 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1306/5224] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:17 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1000 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:17.560476 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bd150269-047d-4313-884d-2cd87f15ce7a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:17.561942 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd150269-047d-4313-884d-2cd87f15ce7a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:17.562101 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd150269-047d-4313-884d-2cd87f15ce7a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:17.562284 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bd150269-047d-4313-884d-2cd87f15ce7a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:17.576147 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:17.576147 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:17.580088 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bd150269-047d-4313-884d-2cd87f15ce7a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:17.586535 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bd150269-047d-4313-884d-2cd87f15ce7a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:17.586940 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1308/5225] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:17 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:17.813938 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-91d3897e-c926-4cee-bf77-4c422d2c8ed4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:17.815935 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-91d3897e-c926-4cee-bf77-4c422d2c8ed4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb/action Aug 08 20:29:17.816295 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-91d3897e-c926-4cee-bf77-4c422d2c8ed4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:17.816452 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-91d3897e-c926-4cee-bf77-4c422d2c8ed4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:17.832488 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:17.832488 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:17.844659 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1a45296c-9ede-4c3d-b8d3-9b6f6df3395d req-91d3897e-c926-4cee-bf77-4c422d2c8ed4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb/action returned with HTTP 204 Aug 08 20:29:17.845269 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1311/5226] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:29:17 2026] POST /volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:17.960479 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-501e317b-f77b-4220-a87e-452fbc4f1332 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:17.962606 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-501e317b-f77b-4220-a87e-452fbc4f1332 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:29:17.962801 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-501e317b-f77b-4220-a87e-452fbc4f1332 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:17.962965 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-501e317b-f77b-4220-a87e-452fbc4f1332 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:17.967596 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:17.967596 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:17.967992 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-501e317b-f77b-4220-a87e-452fbc4f1332 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:29:17.968722 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-501e317b-f77b-4220-a87e-452fbc4f1332 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 200 Aug 08 20:29:17.969016 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1302/5227] 10.4.3.206 () {68 vars in 1604 bytes} [Sat Aug 8 20:29:17 2026] GET /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:17.978152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-801d831f-e189-45fa-af3e-8758fc1ac345 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:17.980247 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-801d831f-e189-45fa-af3e-8758fc1ac345 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:29:17.980455 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-801d831f-e189-45fa-af3e-8758fc1ac345 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:17.980634 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-801d831f-e189-45fa-af3e-8758fc1ac345 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:17.989468 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:17.989468 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:17.993450 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-801d831f-e189-45fa-af3e-8758fc1ac345 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:17.997699 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-801d831f-e189-45fa-af3e-8758fc1ac345 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 200 Aug 08 20:29:17.998066 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1307/5228] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:17 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 1658 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:18.004860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.007308 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:29:18.008408 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "020afa79-ba5d-4ed9-b2c1-c853297e42d6", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:18.009864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '020afa79-ba5d-4ed9-b2c1-c853297e42d6', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:29:18.018469 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.018469 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:18.018469 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:29:18.018469 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:29:18.018469 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:29:18.022741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (79ef1c6f-a22e-4a98-b612-c12a05ca5651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:18.023741 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07af29e-03be-4fe4-8918-b4967f6d0370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:18.024997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:29:18.047761 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07af29e-03be-4fe4-8918-b4967f6d0370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '020afa79-ba5d-4ed9-b2c1-c853297e42d6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:18.048731 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490ee565-a179-4ee1-991d-c0aba81d0836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:18.085271 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['17a9df59-818a-4366-874c-9d3f7bb7888d', '8e709064-6392-4f6b-b622-0a242de2a956', '78593ddf-9a4c-43c7-88f3-eada2e16427c', 'fc1f7340-b71b-4c22-b980-87df399e485c'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:29:18.086009 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (490ee565-a179-4ee1-991d-c0aba81d0836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17a9df59-818a-4366-874c-9d3f7bb7888d', '8e709064-6392-4f6b-b622-0a242de2a956', '78593ddf-9a4c-43c7-88f3-eada2e16427c', 'fc1f7340-b71b-4c22-b980-87df399e485c']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:18.086716 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdfba10f-41d8-4a3f-bd99-e5df1bacbe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:18.125465 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdfba10f-41d8-4a3f-bd99-e5df1bacbe4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27', '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='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['17a9df59-818a-4366-874c-9d3f7bb7888d','8e709064-6392-4f6b-b622-0a242de2a956','78593ddf-9a4c-43c7-88f3-eada2e16427c','fc1f7340-b71b-4c22-b980-87df399e485c'],size=1,snapshot_id=020afa79-ba5d-4ed9-b2c1-c853297e42d6,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:29:18Z,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=98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=020afa79-ba5d-4ed9-b2c1-c853297e42d6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:18.126208 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae431b67-70e6-4ca2-a3d4-1f25d32003fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:18.144376 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae431b67-70e6-4ca2-a3d4-1f25d32003fd) transitioned into 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='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['17a9df59-818a-4366-874c-9d3f7bb7888d','8e709064-6392-4f6b-b622-0a242de2a956','78593ddf-9a4c-43c7-88f3-eada2e16427c','fc1f7340-b71b-4c22-b980-87df399e485c'],size=1,snapshot_id=020afa79-ba5d-4ed9-b2c1-c853297e42d6,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:18.145158 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe803bf-08a4-4db0-aba2-3b74384ff06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:29:18.169953 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fe803bf-08a4-4db0-aba2-3b74384ff06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:29:18.171211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (79ef1c6f-a22e-4a98-b612-c12a05ca5651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:29:18.171634 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:29:18.172456 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-70e04556-3b52-448f-b15e-3b86813b6d69 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:29:18.172948 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1309/5229] 10.4.3.206 () {72 vars in 1541 bytes} [Sat Aug 8 20:29:18 2026] POST /volume/v3/volumes => generated 736 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:29:18.180638 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-97c6104b-fea4-49cd-bf68-79102fc74c80 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.182947 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-97c6104b-fea4-49cd-bf68-79102fc74c80 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:29:18.183490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-97c6104b-fea4-49cd-bf68-79102fc74c80 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.183490 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-97c6104b-fea4-49cd-bf68-79102fc74c80 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.191088 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.191088 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:18.195031 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-97c6104b-fea4-49cd-bf68-79102fc74c80 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:18.200044 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-97c6104b-fea4-49cd-bf68-79102fc74c80 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 200 Aug 08 20:29:18.200577 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1312/5230] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:18 2026] GET /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:18.207797 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-0f1ac335-e1aa-4e0c-9f16-653c80c80867 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.210075 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-0f1ac335-e1aa-4e0c-9f16-653c80c80867 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:29:18.210288 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-0f1ac335-e1aa-4e0c-9f16-653c80c80867 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.210498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-0f1ac335-e1aa-4e0c-9f16-653c80c80867 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.217004 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.217004 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:18.220031 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-0f1ac335-e1aa-4e0c-9f16-653c80c80867 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:18.223652 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-0f1ac335-e1aa-4e0c-9f16-653c80c80867 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 200 Aug 08 20:29:18.223997 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1303/5231] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:18 2026] GET /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 804 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:18.338524 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c9c0fa5a-b941-49f8-bc41-fde38ef4c306 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.343519 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9c0fa5a-b941-49f8-bc41-fde38ef4c306 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:18.343700 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9c0fa5a-b941-49f8-bc41-fde38ef4c306 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.343700 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9c0fa5a-b941-49f8-bc41-fde38ef4c306 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.350457 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.350457 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:18.353511 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c9c0fa5a-b941-49f8-bc41-fde38ef4c306 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:18.357520 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9c0fa5a-b941-49f8-bc41-fde38ef4c306 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:18.357852 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1308/5232] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:18 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1252 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:18.437864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-57df1930-09ef-4b02-a37e-a369a584f8b0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.439921 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-57df1930-09ef-4b02-a37e-a369a584f8b0 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:18.440132 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-57df1930-09ef-4b02-a37e-a369a584f8b0 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.440310 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-57df1930-09ef-4b02-a37e-a369a584f8b0 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.450335 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.450335 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:18.454605 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-57df1930-09ef-4b02-a37e-a369a584f8b0 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:18.459915 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-57df1930-09ef-4b02-a37e-a369a584f8b0 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:18.460308 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1310/5233] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:18 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1252 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:18.598457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-23c4091a-1644-4581-8295-f5ccaaebfdae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.600132 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23c4091a-1644-4581-8295-f5ccaaebfdae tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:18.600304 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23c4091a-1644-4581-8295-f5ccaaebfdae tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.600516 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-23c4091a-1644-4581-8295-f5ccaaebfdae tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.612080 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.612080 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:18.615903 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-23c4091a-1644-4581-8295-f5ccaaebfdae tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:18.619800 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-23c4091a-1644-4581-8295-f5ccaaebfdae tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:18.620232 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1313/5234] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:18 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:18.807032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-050c5265-227c-407e-8dfc-ded8780b6db4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.808874 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-050c5265-227c-407e-8dfc-ded8780b6db4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:18.809037 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-050c5265-227c-407e-8dfc-ded8780b6db4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.809219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-050c5265-227c-407e-8dfc-ded8780b6db4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.814881 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.814881 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:18.818007 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-050c5265-227c-407e-8dfc-ded8780b6db4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:18.825482 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-050c5265-227c-407e-8dfc-ded8780b6db4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:18.825950 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1304/5235] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:18 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1252 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:18.834587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d7af7fdf-4997-4662-b3e7-7a138ad9d655 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.834950 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7af7fdf-4997-4662-b3e7-7a138ad9d655 None None] GET https://10.4.3.206/volume// Aug 08 20:29:18.835124 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7af7fdf-4997-4662-b3e7-7a138ad9d655 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:18.835305 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d7af7fdf-4997-4662-b3e7-7a138ad9d655 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:18.835705 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d7af7fdf-4997-4662-b3e7-7a138ad9d655 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:18.835870 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1309/5236] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:29: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 08 20:29:18.842493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-6d3297f6-4c2f-4aea-9c39-5681510de360 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:18.844407 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-6d3297f6-4c2f-4aea-9c39-5681510de360 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:29:18.844580 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-6d3297f6-4c2f-4aea-9c39-5681510de360 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "def67212-bc49-482c-955a-3e24c9f6dcd9", "connector": null, "instance_uuid": "e3452e19-6b00-4615-805a-4e85aa7f966a"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:18.851739 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:18.851739 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:18.871860 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-6d3297f6-4c2f-4aea-9c39-5681510de360 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:29:18.872562 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1311/5237] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:29:18 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 08 20:29:19.761891 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-11b28499-f8f9-4af1-bf75-b857e423c7fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.762451 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-11b28499-f8f9-4af1-bf75-b857e423c7fa None None] GET https://10.4.3.206/volume// Aug 08 20:29:19.762546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-11b28499-f8f9-4af1-bf75-b857e423c7fa None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:19.762700 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-11b28499-f8f9-4af1-bf75-b857e423c7fa None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:19.763000 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-11b28499-f8f9-4af1-bf75-b857e423c7fa None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:19.763315 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1314/5238] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:19.769663 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-3ece4dd7-b80e-45cd-ba83-e7be23ef6952 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.771598 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-3ece4dd7-b80e-45cd-ba83-e7be23ef6952 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:29:19.771807 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-3ece4dd7-b80e-45cd-ba83-e7be23ef6952 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:19.771987 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-3ece4dd7-b80e-45cd-ba83-e7be23ef6952 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:19.781212 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:19.781212 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:19.784324 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-3ece4dd7-b80e-45cd-ba83-e7be23ef6952 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:29:19.788531 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-3ece4dd7-b80e-45cd-ba83-e7be23ef6952 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:29:19.788933 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1305/5239] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:19 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1431 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:19.833972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-eccc9c7f-5f0a-4217-9539-a4db1cdfcc48 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.836111 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eccc9c7f-5f0a-4217-9539-a4db1cdfcc48 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:19.836333 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eccc9c7f-5f0a-4217-9539-a4db1cdfcc48 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:19.836587 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-eccc9c7f-5f0a-4217-9539-a4db1cdfcc48 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:19.850208 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:19.850208 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:19.854017 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-eccc9c7f-5f0a-4217-9539-a4db1cdfcc48 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:19.858824 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-eccc9c7f-5f0a-4217-9539-a4db1cdfcc48 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:19.859276 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1310/5240] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:19 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:19.870624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-844e4393-9105-4a66-9d38-f5774063482b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.872346 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-844e4393-9105-4a66-9d38-f5774063482b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:19.872707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-844e4393-9105-4a66-9d38-f5774063482b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:19.872767 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-844e4393-9105-4a66-9d38-f5774063482b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:19.883454 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:19.883454 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:19.884620 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.886633 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] PUT https://10.4.3.206/volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c Aug 08 20:29:19.886715 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-844e4393-9105-4a66-9d38-f5774063482b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:19.886997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:19.890293 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-844e4393-9105-4a66-9d38-f5774063482b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:19.890849 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1312/5241] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:19 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:19.894000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Acquiring lock "cinder-attachment_update-def67212-bc49-482c-955a-3e24c9f6dcd9-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:29:19.898188 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Lock "cinder-attachment_update-def67212-bc49-482c-955a-3e24c9f6dcd9-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:29:19.899021 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:19.899021 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:19.902767 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0a65dc54-b1d9-48b6-9536-68ac626bf2c6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.904567 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a65dc54-b1d9-48b6-9536-68ac626bf2c6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:19.904752 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a65dc54-b1d9-48b6-9536-68ac626bf2c6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:19.904926 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0a65dc54-b1d9-48b6-9536-68ac626bf2c6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:19.915115 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:19.915115 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:19.918146 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-0a65dc54-b1d9-48b6-9536-68ac626bf2c6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:19.922706 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0a65dc54-b1d9-48b6-9536-68ac626bf2c6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:19.923099 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1306/5242] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:19 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1512 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:19.960733 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-a6932d24-576b-4b66-a0f0-51f50fe1167c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.962573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-a6932d24-576b-4b66-a0f0-51f50fe1167c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:19.962764 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-a6932d24-576b-4b66-a0f0-51f50fe1167c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:19.962887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-a6932d24-576b-4b66-a0f0-51f50fe1167c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:19.972639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Lock "cinder-attachment_update-def67212-bc49-482c-955a-3e24c9f6dcd9-np0000006809" released by "attachment_update" :: held 0.074s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:29:19.973020 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-74194899-5066-4e77-90e5-8cc44a7eead4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c returned with HTTP 200 Aug 08 20:29:19.973064 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:19.973064 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:19.973626 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1315/5243] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:29:19 2026] PUT /volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:19.975975 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-a6932d24-576b-4b66-a0f0-51f50fe1167c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:19.981689 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-a6932d24-576b-4b66-a0f0-51f50fe1167c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:19.982106 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1311/5244] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:19 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:19.993602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-78a65b40-329b-4dfa-a838-bc828d3922cf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.995524 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-78a65b40-329b-4dfa-a838-bc828d3922cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c/action Aug 08 20:29:19.995956 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-78a65b40-329b-4dfa-a838-bc828d3922cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:19.996063 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-78a65b40-329b-4dfa-a838-bc828d3922cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:19.997033 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:19.998833 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a/action Aug 08 20:29:19.999135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:19.999240 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:20.009643 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:20.009643 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:20.010118 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:20.010118 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:20.010552 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:20.018381 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Begin detaching volume completed successfully. Aug 08 20:29:20.018647 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-3b070ed3-cee2-4c40-80e4-6e9da7e74c66 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a/action returned with HTTP 202 Aug 08 20:29:20.019319 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1307/5245] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:29:19 2026] POST /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:29:20.022847 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f4c583ff-ccc9-4e27-b319-c36ba13ed4b8 req-78a65b40-329b-4dfa-a838-bc828d3922cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c/action returned with HTTP 204 Aug 08 20:29:20.023287 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1313/5246] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:29:19 2026] POST /volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:20.036457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fbbbed99-0c94-43e5-992c-d41637ca2290 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:20.038136 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fbbbed99-0c94-43e5-992c-d41637ca2290 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:20.038320 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fbbbed99-0c94-43e5-992c-d41637ca2290 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:20.038532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fbbbed99-0c94-43e5-992c-d41637ca2290 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:20.051507 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:20.051507 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:20.054810 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-fbbbed99-0c94-43e5-992c-d41637ca2290 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:20.058607 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fbbbed99-0c94-43e5-992c-d41637ca2290 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:20.058993 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1316/5247] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:20 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1515 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:20.061676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1a5ac0e5-a426-438e-b6f3-0ce061118153 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:20.061676 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a5ac0e5-a426-438e-b6f3-0ce061118153 None None] GET https://10.4.3.206/volume// Aug 08 20:29:20.061676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a5ac0e5-a426-438e-b6f3-0ce061118153 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:20.061885 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1a5ac0e5-a426-438e-b6f3-0ce061118153 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:20.062224 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1a5ac0e5-a426-438e-b6f3-0ce061118153 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:20.062558 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1312/5248] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:20.074294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-1aaa80eb-2c82-4da1-8f76-fba1b27ed971 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:20.078473 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-1aaa80eb-2c82-4da1-8f76-fba1b27ed971 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:20.078473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-1aaa80eb-2c82-4da1-8f76-fba1b27ed971 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:20.078473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-1aaa80eb-2c82-4da1-8f76-fba1b27ed971 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:20.088861 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:20.088861 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:20.092212 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-1aaa80eb-2c82-4da1-8f76-fba1b27ed971 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:20.096109 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-1aaa80eb-2c82-4da1-8f76-fba1b27ed971 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:20.096497 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1308/5249] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:20 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1695 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:20.573844 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-0d04ba06-04ec-43ba-91fa-d5e8d0d522af None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:20.575641 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-0d04ba06-04ec-43ba-91fa-d5e8d0d522af tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:20.575846 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-0d04ba06-04ec-43ba-91fa-d5e8d0d522af tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:20.576049 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-0d04ba06-04ec-43ba-91fa-d5e8d0d522af tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:20.588332 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:20.588332 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:20.591368 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-0d04ba06-04ec-43ba-91fa-d5e8d0d522af tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:20.594981 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-0d04ba06-04ec-43ba-91fa-d5e8d0d522af tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:20.595373 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1314/5250] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:20 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1515 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:20.614303 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-6a2401cd-ce91-4ac0-8a7f-63484c5f94ee None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:20.616314 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-6a2401cd-ce91-4ac0-8a7f-63484c5f94ee tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb Aug 08 20:29:20.616509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-6a2401cd-ce91-4ac0-8a7f-63484c5f94ee tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:20.616686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-6a2401cd-ce91-4ac0-8a7f-63484c5f94ee tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:20.623371 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:20.623371 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:20.671028 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c1cb47ba-b9f2-4a17-b3f9-1f314dd9623b req-6a2401cd-ce91-4ac0-8a7f-63484c5f94ee tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb returned with HTTP 200 Aug 08 20:29:20.671607 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1317/5251] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:29:20 2026] DELETE /volume/v3/attachments/15c50de9-45a3-427d-87d0-cc611bbd08bb => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:21.073508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3ec6f51c-74cd-4746-af05-6a797d5e8814 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.075048 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ec6f51c-74cd-4746-af05-6a797d5e8814 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:21.075178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ec6f51c-74cd-4746-af05-6a797d5e8814 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:21.075342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3ec6f51c-74cd-4746-af05-6a797d5e8814 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:21.083882 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:21.083882 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:21.086811 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-3ec6f51c-74cd-4746-af05-6a797d5e8814 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:21.090984 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3ec6f51c-74cd-4746-af05-6a797d5e8814 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:21.091399 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1313/5252] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:21 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:21.234319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-05f85397-f6e6-4619-87ec-3c4a05f48767 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.236828 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-05f85397-f6e6-4619-87ec-3c4a05f48767 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:29:21.237131 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-05f85397-f6e6-4619-87ec-3c4a05f48767 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:21.237403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-05f85397-f6e6-4619-87ec-3c4a05f48767 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:21.245210 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:21.245210 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:21.249513 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-05f85397-f6e6-4619-87ec-3c4a05f48767 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:21.255222 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-05f85397-f6e6-4619-87ec-3c4a05f48767 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 200 Aug 08 20:29:21.255781 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1309/5253] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:21 2026] GET /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:21.262848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c5fe9a91-03c2-466c-8871-36be90770802 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.263282 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5fe9a91-03c2-466c-8871-36be90770802 None None] GET https://10.4.3.206/volume// Aug 08 20:29:21.263334 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5fe9a91-03c2-466c-8871-36be90770802 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:21.263544 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c5fe9a91-03c2-466c-8871-36be90770802 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:21.263838 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c5fe9a91-03c2-466c-8871-36be90770802 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:21.264089 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1315/5254] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:21.270648 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4581d59f-4235-4341-8e4f-f5a8f18bd642 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.272949 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4581d59f-4235-4341-8e4f-f5a8f18bd642 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:29:21.273335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4581d59f-4235-4341-8e4f-f5a8f18bd642 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27", "connector": null, "instance_uuid": "665a92a2-be6a-431d-b0ab-38722a91d0ee"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:21.282352 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:21.282352 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:21.303304 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4581d59f-4235-4341-8e4f-f5a8f18bd642 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:29:21.303728 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1318/5255] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:29:21 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 08 20:29:21.310716 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-edd9a3ed-717c-4ec6-9f53-0c3ce5904fd6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.311118 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edd9a3ed-717c-4ec6-9f53-0c3ce5904fd6 None None] GET https://10.4.3.206/volume// Aug 08 20:29:21.311311 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edd9a3ed-717c-4ec6-9f53-0c3ce5904fd6 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:21.311524 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-edd9a3ed-717c-4ec6-9f53-0c3ce5904fd6 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:21.311822 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-edd9a3ed-717c-4ec6-9f53-0c3ce5904fd6 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:21.312107 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1314/5256] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:21.318829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4b91f18e-f487-4223-a500-208f9d046173 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.320825 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4b91f18e-f487-4223-a500-208f9d046173 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:29:21.321091 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4b91f18e-f487-4223-a500-208f9d046173 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:21.321321 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4b91f18e-f487-4223-a500-208f9d046173 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:21.330429 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:21.330429 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:21.333377 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4b91f18e-f487-4223-a500-208f9d046173 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:29:21.337370 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-4b91f18e-f487-4223-a500-208f9d046173 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 200 Aug 08 20:29:21.337807 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1310/5257] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:21 2026] GET /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:21.433010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.434990 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557 Aug 08 20:29:21.435394 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:21.442965 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27-np0000006809" by "attachment_update" {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:29:21.447452 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100388) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:29:21.448301 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:21.448301 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:21.523211 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.coordination [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27-np0000006809" released by "attachment_update" :: held 0.076s {{(pid=100388) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:29:21.523509 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-6c9dc267-d6a2-4939-843c-2096ccd91e22 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557 returned with HTTP 200 Aug 08 20:29:21.523915 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1316/5258] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:29:21 2026] PUT /volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:21.548160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-37dfbf09-634d-4eb1-8322-ce7861e3bcf7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:21.550065 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-37dfbf09-634d-4eb1-8322-ce7861e3bcf7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557/action Aug 08 20:29:21.550436 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-37dfbf09-634d-4eb1-8322-ce7861e3bcf7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:21.550540 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-37dfbf09-634d-4eb1-8322-ce7861e3bcf7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:21.564233 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:21.564233 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:21.573501 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ba5e199e-8499-467f-9ded-8acb590ea92b req-37dfbf09-634d-4eb1-8322-ce7861e3bcf7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557/action returned with HTTP 204 Aug 08 20:29:21.574278 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1319/5259] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:29:21 2026] POST /volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:23.519320 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-64afaa55-d1d8-4018-85a2-af6aea45c567 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:23.521006 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64afaa55-d1d8-4018-85a2-af6aea45c567 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:23.521204 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64afaa55-d1d8-4018-85a2-af6aea45c567 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:23.521393 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-64afaa55-d1d8-4018-85a2-af6aea45c567 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:23.530359 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:23.530359 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:23.533558 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-64afaa55-d1d8-4018-85a2-af6aea45c567 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:23.537219 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-64afaa55-d1d8-4018-85a2-af6aea45c567 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:23.537596 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1315/5260] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:23 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:23.572067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-dd58afd1-49a5-45ba-8b1c-79a6f9a14f44 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:23.573889 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-dd58afd1-49a5-45ba-8b1c-79a6f9a14f44 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:23.574105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-dd58afd1-49a5-45ba-8b1c-79a6f9a14f44 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:23.574316 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-dd58afd1-49a5-45ba-8b1c-79a6f9a14f44 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:23.582149 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:23.582149 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:23.584815 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-dd58afd1-49a5-45ba-8b1c-79a6f9a14f44 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:23.588111 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-dd58afd1-49a5-45ba-8b1c-79a6f9a14f44 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:23.588484 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1311/5261] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:23 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:23.604974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:23.607438 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a/action Aug 08 20:29:23.607848 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:23.608016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:23.617878 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:23.617878 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:23.618354 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:23.623572 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Begin detaching volume completed successfully. Aug 08 20:29:23.623801 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-8bd03118-f194-48ce-9f6a-c4e9bf8e9502 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a/action returned with HTTP 202 Aug 08 20:29:23.624211 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1317/5262] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:29:23 2026] POST /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:29:23.642890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-78cca347-ba3c-43c9-8c84-7e4717b86b53 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:23.644591 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78cca347-ba3c-43c9-8c84-7e4717b86b53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:23.644774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78cca347-ba3c-43c9-8c84-7e4717b86b53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:23.644947 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-78cca347-ba3c-43c9-8c84-7e4717b86b53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:23.657181 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:23.657181 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:23.661747 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-78cca347-ba3c-43c9-8c84-7e4717b86b53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:23.663353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-027a3a1a-183a-4e53-b9bb-8e3420a6f0ba None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:23.663789 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-027a3a1a-183a-4e53-b9bb-8e3420a6f0ba None None] GET https://10.4.3.206/volume// Aug 08 20:29:23.663986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-027a3a1a-183a-4e53-b9bb-8e3420a6f0ba None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:23.664174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-027a3a1a-183a-4e53-b9bb-8e3420a6f0ba None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:23.664558 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-027a3a1a-183a-4e53-b9bb-8e3420a6f0ba None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:23.664918 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1316/5263] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:23.667093 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-78cca347-ba3c-43c9-8c84-7e4717b86b53 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:23.667452 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1320/5264] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:23 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:23.672272 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-74836d6a-2f90-486f-9b0e-fa41c78b3b01 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:23.674694 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-74836d6a-2f90-486f-9b0e-fa41c78b3b01 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:23.674957 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-74836d6a-2f90-486f-9b0e-fa41c78b3b01 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:23.675213 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-74836d6a-2f90-486f-9b0e-fa41c78b3b01 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:23.686802 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:23.686802 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:23.691103 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-74836d6a-2f90-486f-9b0e-fa41c78b3b01 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:23.694945 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-74836d6a-2f90-486f-9b0e-fa41c78b3b01 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:23.695301 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1312/5265] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:23 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:24.680146 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-452334f3-f91f-4179-b5b8-6ee0e1b425a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:24.681594 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-452334f3-f91f-4179-b5b8-6ee0e1b425a0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:24.681858 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-452334f3-f91f-4179-b5b8-6ee0e1b425a0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:24.682112 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-452334f3-f91f-4179-b5b8-6ee0e1b425a0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:24.690704 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:24.690704 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:24.693373 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-452334f3-f91f-4179-b5b8-6ee0e1b425a0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:24.696888 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-452334f3-f91f-4179-b5b8-6ee0e1b425a0 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:24.697231 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1318/5266] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:24 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:25.708757 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ae30ff95-daff-4944-a4d0-9b0233f50539 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:25.710579 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae30ff95-daff-4944-a4d0-9b0233f50539 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:25.710762 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae30ff95-daff-4944-a4d0-9b0233f50539 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:25.710933 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ae30ff95-daff-4944-a4d0-9b0233f50539 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:25.725379 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:25.725379 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:25.729353 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ae30ff95-daff-4944-a4d0-9b0233f50539 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:25.733670 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ae30ff95-daff-4944-a4d0-9b0233f50539 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:25.734127 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1317/5267] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:25 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:25.872878 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-0848c576-8068-402e-962c-a6e1a167255a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:25.874847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-0848c576-8068-402e-962c-a6e1a167255a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:25.875035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-0848c576-8068-402e-962c-a6e1a167255a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:25.875223 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-0848c576-8068-402e-962c-a6e1a167255a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:25.883795 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:25.883795 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:25.887258 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-0848c576-8068-402e-962c-a6e1a167255a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:25.891556 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-0848c576-8068-402e-962c-a6e1a167255a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:25.891901 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1321/5268] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:25 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:26.746891 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3ac6989c-4a01-4c5c-8918-c0b0a4fcf38b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:26.748573 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ac6989c-4a01-4c5c-8918-c0b0a4fcf38b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:26.748763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ac6989c-4a01-4c5c-8918-c0b0a4fcf38b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:26.748940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3ac6989c-4a01-4c5c-8918-c0b0a4fcf38b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:26.757455 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:26.757455 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:26.761108 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3ac6989c-4a01-4c5c-8918-c0b0a4fcf38b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:26.764865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3ac6989c-4a01-4c5c-8918-c0b0a4fcf38b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:26.765208 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1313/5269] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:26 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 1218 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:27.422140 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-b03ea326-42e0-439e-8eeb-0fc5cf7338ac None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.430109 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-b03ea326-42e0-439e-8eeb-0fc5cf7338ac tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01 Aug 08 20:29:27.430109 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-b03ea326-42e0-439e-8eeb-0fc5cf7338ac tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:27.430109 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-b03ea326-42e0-439e-8eeb-0fc5cf7338ac tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:27.436252 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:27.436252 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:27.483251 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-82933d34-f82d-4c2c-a125-ff06a99c38c4 req-b03ea326-42e0-439e-8eeb-0fc5cf7338ac tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01 returned with HTTP 200 Aug 08 20:29:27.483251 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1319/5270] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:29:27 2026] DELETE /volume/v3/attachments/36285d0f-b45d-4279-bf1a-08bb9f961a01 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:27.780745 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1881ecd-cfda-46f2-96b7-24378781c49d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.782448 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1881ecd-cfda-46f2-96b7-24378781c49d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:27.782681 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1881ecd-cfda-46f2-96b7-24378781c49d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:27.782894 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1881ecd-cfda-46f2-96b7-24378781c49d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:27.789567 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:27.789567 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:27.793516 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f1881ecd-cfda-46f2-96b7-24378781c49d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:27.798608 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1881ecd-cfda-46f2-96b7-24378781c49d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:27.798990 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1318/5271] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:27 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:27.811257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2d5c7e0e-ace2-4524-9dfa-abb32bf309ca None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.813286 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d5c7e0e-ace2-4524-9dfa-abb32bf309ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:27.813621 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7e0e-ace2-4524-9dfa-abb32bf309ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:27.813692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2d5c7e0e-ace2-4524-9dfa-abb32bf309ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:27.825070 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:27.825070 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:27.829013 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2d5c7e0e-ace2-4524-9dfa-abb32bf309ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:27.835675 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2d5c7e0e-ace2-4524-9dfa-abb32bf309ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:29:27.836111 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1322/5272] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:27 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:27.879642 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-8e31e7af-6591-48ef-bb78-cdc1175be694 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.881429 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-8e31e7af-6591-48ef-bb78-cdc1175be694 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:27.881627 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-8e31e7af-6591-48ef-bb78-cdc1175be694 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:27.881795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-8e31e7af-6591-48ef-bb78-cdc1175be694 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:27.890766 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:27.890766 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:27.894258 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-8e31e7af-6591-48ef-bb78-cdc1175be694 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:27.898687 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-8e31e7af-6591-48ef-bb78-cdc1175be694 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:29:27.899142 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1314/5273] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:27 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:27.921104 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.923113 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/action Aug 08 20:29:27.923441 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:27.923560 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:27.937490 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:27.937490 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:27.938045 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:27.946493 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Begin detaching volume completed successfully. Aug 08 20:29:27.946740 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-d7d710c7-f7bc-4a6f-9304-3b8f853221e8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/action returned with HTTP 202 Aug 08 20:29:27.947197 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1320/5274] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:29:27 2026] POST /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:29:27.967570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bfb2933d-be22-46a2-bc8b-71b9330b3edd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.969892 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfb2933d-be22-46a2-bc8b-71b9330b3edd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:27.970232 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfb2933d-be22-46a2-bc8b-71b9330b3edd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:27.970522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfb2933d-be22-46a2-bc8b-71b9330b3edd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:27.985626 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:27.985626 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:27.992941 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bfb2933d-be22-46a2-bc8b-71b9330b3edd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:27.993089 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a7f641e7-4a8a-4ef7-b48a-8560bd1d2dcd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:27.993511 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7f641e7-4a8a-4ef7-b48a-8560bd1d2dcd None None] GET https://10.4.3.206/volume// Aug 08 20:29:27.994054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7f641e7-4a8a-4ef7-b48a-8560bd1d2dcd None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:27.994054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a7f641e7-4a8a-4ef7-b48a-8560bd1d2dcd None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:27.994193 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a7f641e7-4a8a-4ef7-b48a-8560bd1d2dcd None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:27.994501 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1323/5275] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:27.999922 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfb2933d-be22-46a2-bc8b-71b9330b3edd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:29:28.000494 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1319/5276] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:27 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 1167 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:28.001508 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-b821eb1d-8814-45aa-b032-b69b478ae97f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:28.003446 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-b821eb1d-8814-45aa-b032-b69b478ae97f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:28.003669 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-b821eb1d-8814-45aa-b032-b69b478ae97f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:28.003846 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-b821eb1d-8814-45aa-b032-b69b478ae97f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:28.012540 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:28.012540 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:28.015499 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-b821eb1d-8814-45aa-b032-b69b478ae97f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:28.019362 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-b821eb1d-8814-45aa-b032-b69b478ae97f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:29:28.019703 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1315/5277] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:28 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 1347 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:28.030115 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-919f0088-1b1b-4b91-9b07-b587bd48d32d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:28.032791 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-919f0088-1b1b-4b91-9b07-b587bd48d32d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/encryption Aug 08 20:29:28.033059 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-919f0088-1b1b-4b91-9b07-b587bd48d32d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:28.033317 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-919f0088-1b1b-4b91-9b07-b587bd48d32d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:28.047735 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:28.047735 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:28.052962 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-919f0088-1b1b-4b91-9b07-b587bd48d32d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/encryption returned with HTTP 200 Aug 08 20:29:28.053298 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1321/5278] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:29:28 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:28.912823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-733859bb-8ab1-47a4-b695-b1e3ea03a45d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:28.915000 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-733859bb-8ab1-47a4-b695-b1e3ea03a45d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891 Aug 08 20:29:28.915215 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-733859bb-8ab1-47a4-b695-b1e3ea03a45d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:28.915413 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-733859bb-8ab1-47a4-b695-b1e3ea03a45d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:28.921827 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:28.921827 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:28.971373 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0975444e-d8f8-46cf-8c5f-787135919ccd req-733859bb-8ab1-47a4-b695-b1e3ea03a45d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891 returned with HTTP 200 Aug 08 20:29:28.971807 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1324/5279] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:29:28 2026] DELETE /volume/v3/attachments/9456f4fb-2189-44ad-891f-b37a974d3891 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:29.015447 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96b2dd23-b6c6-4287-a6a4-ef1f6b9477db None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.017787 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96b2dd23-b6c6-4287-a6a4-ef1f6b9477db tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:29.017976 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96b2dd23-b6c6-4287-a6a4-ef1f6b9477db tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:29.018174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96b2dd23-b6c6-4287-a6a4-ef1f6b9477db tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:29.024498 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:29.024498 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:29.027859 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-96b2dd23-b6c6-4287-a6a4-ef1f6b9477db tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:29.031904 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96b2dd23-b6c6-4287-a6a4-ef1f6b9477db tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:29:29.032273 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1320/5280] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:29 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:29.046249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8adbf04a-49d4-498a-a1a1-dd1115cbf72b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.048164 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8adbf04a-49d4-498a-a1a1-dd1115cbf72b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:29.048353 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8adbf04a-49d4-498a-a1a1-dd1115cbf72b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:29.048630 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8adbf04a-49d4-498a-a1a1-dd1115cbf72b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:29.061412 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:29.061412 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:29.062318 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8adbf04a-49d4-498a-a1a1-dd1115cbf72b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:29.066950 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8adbf04a-49d4-498a-a1a1-dd1115cbf72b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:29:29.067354 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1316/5281] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:29 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:29.111230 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-196f16b6-a071-49f6-89b2-ef6288edd72a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.113096 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-196f16b6-a071-49f6-89b2-ef6288edd72a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:29.113275 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-196f16b6-a071-49f6-89b2-ef6288edd72a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:29.113477 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-196f16b6-a071-49f6-89b2-ef6288edd72a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:29.124763 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:29.124763 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:29.127517 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-196f16b6-a071-49f6-89b2-ef6288edd72a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:29.131228 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-196f16b6-a071-49f6-89b2-ef6288edd72a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:29:29.131573 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1322/5282] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:29:29 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:29.148143 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.149753 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e/action Aug 08 20:29:29.150217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:29:29.150463 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:29:29.167501 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:29.167501 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:29.167501 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:29.172763 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Begin detaching volume completed successfully. Aug 08 20:29:29.173121 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-9f3bc284-3500-43ce-b47d-c3356efc502c tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e/action returned with HTTP 202 Aug 08 20:29:29.173678 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1325/5283] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:29:29 2026] POST /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:29:29.198204 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6bcb7034-9615-4e82-b022-8f8482602b23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.198941 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bcb7034-9615-4e82-b022-8f8482602b23 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:29.199141 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bcb7034-9615-4e82-b022-8f8482602b23 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:29.199347 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6bcb7034-9615-4e82-b022-8f8482602b23 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:29.207820 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:29.207820 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:29.211101 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6bcb7034-9615-4e82-b022-8f8482602b23 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:29.216401 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6bcb7034-9615-4e82-b022-8f8482602b23 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:29:29.216401 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1321/5284] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:29 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:29:29.226887 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4393e62a-0772-4f9f-aaee-5cb89db2a7f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.229235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4393e62a-0772-4f9f-aaee-5cb89db2a7f8 None None] GET https://10.4.3.206/volume// Aug 08 20:29:29.229235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4393e62a-0772-4f9f-aaee-5cb89db2a7f8 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:29.229235 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4393e62a-0772-4f9f-aaee-5cb89db2a7f8 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:29.229235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4393e62a-0772-4f9f-aaee-5cb89db2a7f8 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:29:29.229235 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1317/5285] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:29: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 08 20:29:29.236187 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-b9de49e7-59ac-4e9f-8209-fbf5e2bc5245 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:29.238191 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-b9de49e7-59ac-4e9f-8209-fbf5e2bc5245 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:29.238436 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-b9de49e7-59ac-4e9f-8209-fbf5e2bc5245 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:29.238676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-b9de49e7-59ac-4e9f-8209-fbf5e2bc5245 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:29.248428 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:29.248428 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:29.250126 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-b9de49e7-59ac-4e9f-8209-fbf5e2bc5245 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:29.253917 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-b9de49e7-59ac-4e9f-8209-fbf5e2bc5245 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:29:29.254305 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1323/5286] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:29:29 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 1320 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:30.050923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-371a7c42-065b-47f6-9a01-bf0e9ffb70ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:30.052698 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-371a7c42-065b-47f6-9a01-bf0e9ffb70ff tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6 Aug 08 20:29:30.052953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-371a7c42-065b-47f6-9a01-bf0e9ffb70ff tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:30.053202 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-371a7c42-065b-47f6-9a01-bf0e9ffb70ff tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:30.059368 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:30.059368 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:30.103019 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f95571de-929a-4897-8d0d-15f6f2acef1e req-371a7c42-065b-47f6-9a01-bf0e9ffb70ff tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6 returned with HTTP 200 Aug 08 20:29:30.103019 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1326/5287] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:29:30 2026] DELETE /volume/v3/attachments/744dfc79-f810-4c37-9913-f55d1cf39be6 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:30.227353 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7609049c-f5a0-4a4d-b83b-e1eadf2f7ca6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:30.228949 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7609049c-f5a0-4a4d-b83b-e1eadf2f7ca6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:30.229178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7609049c-f5a0-4a4d-b83b-e1eadf2f7ca6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:30.229403 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7609049c-f5a0-4a4d-b83b-e1eadf2f7ca6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:30.235312 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:30.235312 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:30.238244 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7609049c-f5a0-4a4d-b83b-e1eadf2f7ca6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:30.241620 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7609049c-f5a0-4a4d-b83b-e1eadf2f7ca6 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:29:30.241979 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1322/5288] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:30 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:30.252291 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:30.253942 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:30.254130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:30.254324 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:30.254499 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume with id: d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:30.260636 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:30.260636 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:30.261026 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:30.270373 np0000006809 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:29:30.275821 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume request issued successfully. Aug 08 20:29:30.275985 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-381fce29-9c6e-4c4c-bf8d-d7b203330fd2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 202 Aug 08 20:29:30.276369 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1318/5289] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:29:30 2026] DELETE /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:29:30.282639 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-394cfc88-de98-48bc-a61c-c77dc59fe39a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:30.284319 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-394cfc88-de98-48bc-a61c-c77dc59fe39a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:30.284522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-394cfc88-de98-48bc-a61c-c77dc59fe39a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:30.284698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-394cfc88-de98-48bc-a61c-c77dc59fe39a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:30.291393 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:30.291393 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:30.294820 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-394cfc88-de98-48bc-a61c-c77dc59fe39a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:30.299081 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-394cfc88-de98-48bc-a61c-c77dc59fe39a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 200 Aug 08 20:29:30.299610 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1324/5290] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:30 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:31.312162 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7fc77d5b-0c9c-42ef-8a97-281d6d49f5b5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:31.314249 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fc77d5b-0c9c-42ef-8a97-281d6d49f5b5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 Aug 08 20:29:31.314619 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fc77d5b-0c9c-42ef-8a97-281d6d49f5b5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:31.314970 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7fc77d5b-0c9c-42ef-8a97-281d6d49f5b5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:31.322301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7fc77d5b-0c9c-42ef-8a97-281d6d49f5b5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 returned with HTTP 404 Aug 08 20:29:31.322301 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1327/5291] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:31 2026] GET /volume/v3/volumes/d1e3cce5-1e50-4bf0-b471-5ec5b88538a6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:31.328618 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bb3bbedb-0038-4668-8a11-cd33982f727b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:31.330070 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb3bbedb-0038-4668-8a11-cd33982f727b tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:29:31.330235 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb3bbedb-0038-4668-8a11-cd33982f727b tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:31.330450 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bb3bbedb-0038-4668-8a11-cd33982f727b tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:31.331126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-bb3bbedb-0038-4668-8a11-cd33982f727b tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:29:31.345591 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bb3bbedb-0038-4668-8a11-cd33982f727b tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Get all volumes completed successfully. Aug 08 20:29:31.347617 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:31.347617 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:31.352335 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bb3bbedb-0038-4668-8a11-cd33982f727b tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:29:31.352701 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1323/5292] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:29:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12891 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:31.366652 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-60d4415b-af1a-47e2-beb8-2afb783ebfe1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:31.368516 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60d4415b-af1a-47e2-beb8-2afb783ebfe1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] DELETE https://10.4.3.206/volume/v3/types/7c77362c-39c2-4648-89b8-1778f9c4dc7f Aug 08 20:29:31.368722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60d4415b-af1a-47e2-beb8-2afb783ebfe1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:31.368977 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-60d4415b-af1a-47e2-beb8-2afb783ebfe1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:31.389328 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-60d4415b-af1a-47e2-beb8-2afb783ebfe1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types/7c77362c-39c2-4648-89b8-1778f9c4dc7f returned with HTTP 202 Aug 08 20:29:31.389988 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1319/5293] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:29:31 2026] DELETE /volume/v3/types/7c77362c-39c2-4648-89b8-1778f9c4dc7f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:29:31.395925 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:31.397681 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:31.397860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:31.398068 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:31.398242 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume with id: e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:31.404621 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:31.404621 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:31.405021 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:31.421773 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume request issued successfully. Aug 08 20:29:31.421938 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7bba85ef-fba7-472b-90cd-6284c99b2291 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 202 Aug 08 20:29:31.422339 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1325/5294] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:29:31 2026] DELETE /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:29:31.429786 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-0e3506dd-4bc1-44b8-821f-4ed0e443f8f9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:31.431855 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e3506dd-4bc1-44b8-821f-4ed0e443f8f9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:31.432185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e3506dd-4bc1-44b8-821f-4ed0e443f8f9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:31.432507 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-0e3506dd-4bc1-44b8-821f-4ed0e443f8f9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:31.439871 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:31.439871 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:29:31.446802 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-0e3506dd-4bc1-44b8-821f-4ed0e443f8f9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:31.449895 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-0e3506dd-4bc1-44b8-821f-4ed0e443f8f9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 200 Aug 08 20:29:31.450697 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1328/5295] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:31 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:32.462351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f1710414-ed47-4cda-890f-5a22cc791268 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:32.464164 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1710414-ed47-4cda-890f-5a22cc791268 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e Aug 08 20:29:32.464397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1710414-ed47-4cda-890f-5a22cc791268 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:32.464601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f1710414-ed47-4cda-890f-5a22cc791268 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:32.470198 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f1710414-ed47-4cda-890f-5a22cc791268 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e returned with HTTP 404 Aug 08 20:29:32.470647 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1324/5296] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:32 2026] GET /volume/v3/volumes/e796c7c2-9710-4c88-a648-c2f92f6ea41e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:32.478099 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:32.479939 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:32.480168 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:32.480426 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:32.480614 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume with id: cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:32.487323 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:32.487323 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:29:32.487766 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:32.502525 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume request issued successfully. Aug 08 20:29:32.502702 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c200c0e-5c0f-4e65-860b-dc804fa788e2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 202 Aug 08 20:29:32.503147 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1320/5297] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:29:32 2026] DELETE /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:29:32.509676 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e64e18d7-6ab1-4ebf-bbd0-67c6de08379b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:32.511612 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e64e18d7-6ab1-4ebf-bbd0-67c6de08379b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:32.511838 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e64e18d7-6ab1-4ebf-bbd0-67c6de08379b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:32.512088 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e64e18d7-6ab1-4ebf-bbd0-67c6de08379b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:32.518376 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:32.518376 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:29:32.521639 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e64e18d7-6ab1-4ebf-bbd0-67c6de08379b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:29:32.525690 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e64e18d7-6ab1-4ebf-bbd0-67c6de08379b tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 200 Aug 08 20:29:32.526121 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1326/5298] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:32 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:29:33.542249 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ae9ddf7-b9dc-49c7-8336-832330347cf5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:33.543882 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ae9ddf7-b9dc-49c7-8336-832330347cf5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a Aug 08 20:29:33.544195 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ae9ddf7-b9dc-49c7-8336-832330347cf5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:33.545486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ae9ddf7-b9dc-49c7-8336-832330347cf5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:33.550175 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ae9ddf7-b9dc-49c7-8336-832330347cf5 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a returned with HTTP 404 Aug 08 20:29:33.550175 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1329/5299] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:29:33 2026] GET /volume/v3/volumes/cfeb11ea-b7a6-48db-a9c0-28c93b94781a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:29:33.556895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:33.558605 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:29:33.558798 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:33.558984 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:33.559638 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:29:33.574353 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Get all volumes completed successfully. Aug 08 20:29:33.576343 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:29:33.576343 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:29:33.581377 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ee1cd13-611c-433a-9a8c-eff2edb553dd tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:29:33.581756 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1325/5300] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:29:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10806 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:29:33.595302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-237c7898-3860-4976-b6fa-9c795c7a3330 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:29:33.597561 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-237c7898-3860-4976-b6fa-9c795c7a3330 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] DELETE https://10.4.3.206/volume/v3/types/68889fee-eb23-4d29-bbb0-2aad2d3288d8 Aug 08 20:29:33.597795 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-237c7898-3860-4976-b6fa-9c795c7a3330 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:29:33.598057 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-237c7898-3860-4976-b6fa-9c795c7a3330 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:29:33.623126 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-237c7898-3860-4976-b6fa-9c795c7a3330 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types/68889fee-eb23-4d29-bbb0-2aad2d3288d8 returned with HTTP 202 Aug 08 20:29:33.623641 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1321/5301] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:29:33 2026] DELETE /volume/v3/types/68889fee-eb23-4d29-bbb0-2aad2d3288d8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:29:42.524657 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=151,cinder:INSERT=17,cinder:UPDATE=35 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:29:43.546535 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=189,cinder:INSERT=16,cinder:UPDATE=45 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:29:43.579991 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=129,cinder:INSERT=16,cinder:UPDATE=27 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:29:43.620421 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=115,cinder:INSERT=3,cinder:UPDATE=11 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:04.799167 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c7fe37c8-d1e7-4716-945d-065c41fb0f98 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:04.800820 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7fe37c8-d1e7-4716-945d-065c41fb0f98 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:04.801020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7fe37c8-d1e7-4716-945d-065c41fb0f98 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:04.801206 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c7fe37c8-d1e7-4716-945d-065c41fb0f98 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:04.808395 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:04.808395 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:04.811993 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c7fe37c8-d1e7-4716-945d-065c41fb0f98 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:04.815918 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c7fe37c8-d1e7-4716-945d-065c41fb0f98 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:04.816281 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1327/5302] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:04 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:05.108015 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-adcb44a2-877b-47a4-8557-692fcba2ccb8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.110004 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-adcb44a2-877b-47a4-8557-692fcba2ccb8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:05.110227 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-adcb44a2-877b-47a4-8557-692fcba2ccb8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:05.110471 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-adcb44a2-877b-47a4-8557-692fcba2ccb8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:05.117348 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:05.117348 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:05.120925 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-adcb44a2-877b-47a4-8557-692fcba2ccb8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:05.124839 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-adcb44a2-877b-47a4-8557-692fcba2ccb8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:05.125192 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1330/5303] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:05 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 940 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:05.189069 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-43051c97-9239-4c22-93cc-1fa1f6c7374b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.189447 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43051c97-9239-4c22-93cc-1fa1f6c7374b None None] GET https://10.4.3.206/volume// Aug 08 20:30:05.189620 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43051c97-9239-4c22-93cc-1fa1f6c7374b None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:05.189816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-43051c97-9239-4c22-93cc-1fa1f6c7374b None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:05.190122 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-43051c97-9239-4c22-93cc-1fa1f6c7374b None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:05.190426 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1326/5304] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:30: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 08 20:30:05.196356 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-1fb0c91a-551d-41dc-a054-7ea9f015e844 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.198372 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-1fb0c91a-551d-41dc-a054-7ea9f015e844 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:30:05.198746 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-1fb0c91a-551d-41dc-a054-7ea9f015e844 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3de5b92-6eed-40a7-b518-38a86af321fd", "connector": null, "instance_uuid": "e3452e19-6b00-4615-805a-4e85aa7f966a"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:05.206519 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:05.206519 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:05.231536 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-1fb0c91a-551d-41dc-a054-7ea9f015e844 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:30:05.231944 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1322/5305] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:30:05 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 08 20:30:05.257039 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4b262d6e-81ef-4bd4-b9ed-48a0cab4a7f5 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.258831 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b262d6e-81ef-4bd4-b9ed-48a0cab4a7f5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:05.259020 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b262d6e-81ef-4bd4-b9ed-48a0cab4a7f5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:05.259205 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4b262d6e-81ef-4bd4-b9ed-48a0cab4a7f5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:05.267882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-20333163-68b5-494e-898d-b1a68a0544ba None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.268300 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20333163-68b5-494e-898d-b1a68a0544ba None None] GET https://10.4.3.206/volume// Aug 08 20:30:05.268483 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20333163-68b5-494e-898d-b1a68a0544ba None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:05.268693 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-20333163-68b5-494e-898d-b1a68a0544ba None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:05.268985 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-20333163-68b5-494e-898d-b1a68a0544ba None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:05.269290 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:05.269290 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:05.269344 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1331/5306] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:05.272790 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-4b262d6e-81ef-4bd4-b9ed-48a0cab4a7f5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:05.276567 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-b72779ef-15b2-4c62-9188-0fd707686930 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.277059 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4b262d6e-81ef-4bd4-b9ed-48a0cab4a7f5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:05.277439 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1328/5307] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:05 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 939 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:05.278814 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-b72779ef-15b2-4c62-9188-0fd707686930 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:05.279017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-b72779ef-15b2-4c62-9188-0fd707686930 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:05.279190 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-b72779ef-15b2-4c62-9188-0fd707686930 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:05.287764 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:05.287764 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:05.290823 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-b72779ef-15b2-4c62-9188-0fd707686930 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:05.294428 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-b72779ef-15b2-4c62-9188-0fd707686930 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:05.294813 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1327/5308] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:05 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 1119 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:05.402064 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:05.404032 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] PUT https://10.4.3.206/volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac Aug 08 20:30:05.404363 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:05.411773 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Acquiring lock "cinder-attachment_update-f3de5b92-6eed-40a7-b518-38a86af321fd-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:30:05.415733 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Lock "cinder-attachment_update-f3de5b92-6eed-40a7-b518-38a86af321fd-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:30:05.416627 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:05.416627 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:05.490249 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Lock "cinder-attachment_update-f3de5b92-6eed-40a7-b518-38a86af321fd-np0000006809" released by "attachment_update" :: held 0.074s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:30:05.490635 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-f53c1ed4-c8e8-47bd-b56b-2fef14df68b9 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac returned with HTTP 200 Aug 08 20:30:05.491084 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1323/5309] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:30:05 2026] PUT /volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:06.072756 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5275b3be-9a7e-419a-8188-9de9efd71137 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:06.075285 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5275b3be-9a7e-419a-8188-9de9efd71137 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:30:06.075631 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5275b3be-9a7e-419a-8188-9de9efd71137 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:06.075915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5275b3be-9a7e-419a-8188-9de9efd71137 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:06.088260 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:06.088260 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:06.092332 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-5275b3be-9a7e-419a-8188-9de9efd71137 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:06.098631 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5275b3be-9a7e-419a-8188-9de9efd71137 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 200 Aug 08 20:30:06.099166 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1332/5310] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:06 2026] GET /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:06.289657 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a1ab144a-cabc-4462-8e59-556e3b873f92 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:06.291464 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1ab144a-cabc-4462-8e59-556e3b873f92 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:06.291673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1ab144a-cabc-4462-8e59-556e3b873f92 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:06.291860 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a1ab144a-cabc-4462-8e59-556e3b873f92 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:06.300674 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:06.300674 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:06.303954 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a1ab144a-cabc-4462-8e59-556e3b873f92 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:06.307837 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a1ab144a-cabc-4462-8e59-556e3b873f92 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:06.308256 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1329/5311] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:06 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:07.319607 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-52d74866-8945-4b6d-a697-355e3276515b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:07.321293 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52d74866-8945-4b6d-a697-355e3276515b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:07.321517 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52d74866-8945-4b6d-a697-355e3276515b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:07.321737 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-52d74866-8945-4b6d-a697-355e3276515b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:07.330307 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:07.330307 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:07.333377 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-52d74866-8945-4b6d-a697-355e3276515b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:07.337177 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-52d74866-8945-4b6d-a697-355e3276515b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:07.337632 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1328/5312] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:07 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:08.349232 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c0af0890-840b-4a1a-81a5-a366b93f81f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:08.350989 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0af0890-840b-4a1a-81a5-a366b93f81f8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:08.351183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0af0890-840b-4a1a-81a5-a366b93f81f8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:08.351365 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c0af0890-840b-4a1a-81a5-a366b93f81f8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:08.360273 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:08.360273 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:08.363504 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c0af0890-840b-4a1a-81a5-a366b93f81f8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:08.367269 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c0af0890-840b-4a1a-81a5-a366b93f81f8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:08.367640 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1324/5313] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:08 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:08.753770 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-fd895725-fe44-4740-95b8-1407a42d2868 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:08.755673 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-fd895725-fe44-4740-95b8-1407a42d2868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac/action Aug 08 20:30:08.758174 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-fd895725-fe44-4740-95b8-1407a42d2868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:08.758420 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-fd895725-fe44-4740-95b8-1407a42d2868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:08.780819 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:08.780819 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:08.793839 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f79f3892-358a-496c-8262-1cb0b7e0acc5 req-fd895725-fe44-4740-95b8-1407a42d2868 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac/action returned with HTTP 204 Aug 08 20:30:08.794281 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1333/5314] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:30:08 2026] POST /volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:09.015096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e0b0473-d877-4301-b013-19927a903030 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.016644 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e0b0473-d877-4301-b013-19927a903030 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:30:09.017015 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e0b0473-d877-4301-b013-19927a903030 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1951324634-745020907", "extra_specs": {"multiattach": " True"}}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:09.028776 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e0b0473-d877-4301-b013-19927a903030 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:30:09.029131 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1330/5315] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:30:09 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 08 20:30:09.038834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-761e7dac-a231-41f8-b675-2954a219c03a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.041027 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:30:09.041516 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1365487918", "snapshot_id": null, "imageRef": null, "volume_type": "52d435fd-e622-4589-8fe5-b0e5a060bc77", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:09.043624 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1365487918', 'snapshot_id': None, 'imageRef': None, 'volume_type': '52d435fd-e622-4589-8fe5-b0e5a060bc77', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:30:09.048797 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume of 1 GB Aug 08 20:30:09.049123 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.049123 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:09.049805 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Availability Zones retrieved successfully. Aug 08 20:30:09.057664 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (182f4757-5de3-45cf-aff1-3c6c46235ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:09.058870 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cab46e0-2fa1-489c-8418-7a4ce9e8615a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:09.059695 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:30:09.066078 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.066078 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:09.076275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cab46e0-2fa1-489c-8418-7a4ce9e8615a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:30:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=52d435fd-e622-4589-8fe5-b0e5a060bc77,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1951324634-745020907',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52d435fd-e622-4589-8fe5-b0e5a060bc77', 'encryption_key_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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:09.076953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c77f42c-34fe-4027-bf54-3bd9782caa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:09.099979 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1951324634-745020907 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1951324634-745020907, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:30:09.100259 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1951324634-745020907 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1951324634-745020907, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:30:09.122065 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Created reservations ['68390e8b-386f-429e-a0f9-8a41181af2fb', '8d9af3fc-545f-4285-8705-3ecae818a7c1', 'dfe5724b-f369-4b6e-991a-0cd01ea2779f', 'bb3930b6-b855-4a87-8efe-851e5fcda439'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:30:09.122903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c77f42c-34fe-4027-bf54-3bd9782caa65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68390e8b-386f-429e-a0f9-8a41181af2fb', '8d9af3fc-545f-4285-8705-3ecae818a7c1', 'dfe5724b-f369-4b6e-991a-0cd01ea2779f', 'bb3930b6-b855-4a87-8efe-851e5fcda439']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:09.123656 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b7f618-2aeb-47e0-9f5e-1054c19c92d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:09.143814 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b7f618-2aeb-47e0-9f5e-1054c19c92d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1365487918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['68390e8b-386f-429e-a0f9-8a41181af2fb','8d9af3fc-545f-4285-8705-3ecae818a7c1','dfe5724b-f369-4b6e-991a-0cd01ea2779f','bb3930b6-b855-4a87-8efe-851e5fcda439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=52d435fd-e622-4589-8fe5-b0e5a060bc77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1365487918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='00cff22376f042c0aaf4c6e696dfb0c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e707400de48d4f17a13b5e91f5404556',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52d435fd-e622-4589-8fe5-b0e5a060bc77),volume_type_id=52d435fd-e622-4589-8fe5-b0e5a060bc77)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:09.144521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5a6349-ceee-497b-bbaa-8c10c22173d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:09.159767 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de5a6349-ceee-497b-bbaa-8c10c22173d8) transitioned into state 'SUCCESS' from state '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-1365487918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='00cff22376f042c0aaf4c6e696dfb0c1',qos_specs=None,replication_status=,reservations=['68390e8b-386f-429e-a0f9-8a41181af2fb','8d9af3fc-545f-4285-8705-3ecae818a7c1','dfe5724b-f369-4b6e-991a-0cd01ea2779f','bb3930b6-b855-4a87-8efe-851e5fcda439'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e707400de48d4f17a13b5e91f5404556',volume_type_id=52d435fd-e622-4589-8fe5-b0e5a060bc77)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:09.160469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bebff0da-0b9b-426c-9888-c24f027f1767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:09.168296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bebff0da-0b9b-426c-9888-c24f027f1767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:09.169043 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Flow 'volume_create_api' (182f4757-5de3-45cf-aff1-3c6c46235ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:09.169352 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Create volume request issued successfully. Aug 08 20:30:09.169900 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-761e7dac-a231-41f8-b675-2954a219c03a tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:30:09.170324 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1329/5316] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:30:09 2026] POST /volume/v3/volumes => generated 829 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:30:09.181175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-207a1264-2117-49c1-b0b3-0612f11df40e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.183032 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-207a1264-2117-49c1-b0b3-0612f11df40e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:09.183206 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-207a1264-2117-49c1-b0b3-0612f11df40e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:09.183395 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-207a1264-2117-49c1-b0b3-0612f11df40e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:09.189746 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.189746 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:09.193354 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-207a1264-2117-49c1-b0b3-0612f11df40e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:09.197259 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-207a1264-2117-49c1-b0b3-0612f11df40e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:09.197692 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1325/5317] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:09 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:09.380194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-62795a27-8871-4be3-8884-4d86abc263a8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.381906 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62795a27-8871-4be3-8884-4d86abc263a8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:09.382090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62795a27-8871-4be3-8884-4d86abc263a8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:09.382264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62795a27-8871-4be3-8884-4d86abc263a8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:09.392212 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.392212 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:09.395763 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-62795a27-8871-4be3-8884-4d86abc263a8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:09.400526 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62795a27-8871-4be3-8884-4d86abc263a8 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:09.400974 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1334/5318] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:09 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 1232 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:09.409233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-cfbd3ed3-635a-47d8-bc5e-be5de3d9b8e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.411145 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-cfbd3ed3-635a-47d8-bc5e-be5de3d9b8e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557 Aug 08 20:30:09.411369 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-cfbd3ed3-635a-47d8-bc5e-be5de3d9b8e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:09.411622 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-cfbd3ed3-635a-47d8-bc5e-be5de3d9b8e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:09.415853 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-414454ba-ee4c-42be-aa90-ce374cdb1273 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.417541 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-414454ba-ee4c-42be-aa90-ce374cdb1273 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:09.417763 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-414454ba-ee4c-42be-aa90-ce374cdb1273 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:09.417954 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-414454ba-ee4c-42be-aa90-ce374cdb1273 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:09.418474 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.418474 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:09.427097 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.427097 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:09.431734 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-414454ba-ee4c-42be-aa90-ce374cdb1273 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:09.438705 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-414454ba-ee4c-42be-aa90-ce374cdb1273 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:09.439333 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1330/5319] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:09 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:09.465931 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-cfbd3ed3-635a-47d8-bc5e-be5de3d9b8e9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557 returned with HTTP 200 Aug 08 20:30:09.466339 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1331/5320] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:09 2026] DELETE /volume/v3/attachments/95742a79-77bf-4941-8935-cf9ae2690557 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:09.475520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.477353 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:30:09.477544 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:09.477722 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:09.477875 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:30:09.484014 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.484014 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:09.484408 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:09.498697 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:30:09.498872 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-503b4b4a-b761-480a-8ba3-08acd3a79afa req-6fb468ab-8b8c-4a82-b7ac-d2ff21c1b0e2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 202 Aug 08 20:30:09.499259 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1326/5321] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:30:09 2026] DELETE /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:09.886181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-98fcf0f5-0ec3-4be9-a703-c9637245c2a6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:09.887914 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98fcf0f5-0ec3-4be9-a703-c9637245c2a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:09.888106 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98fcf0f5-0ec3-4be9-a703-c9637245c2a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:09.888300 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-98fcf0f5-0ec3-4be9-a703-c9637245c2a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:09.894395 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:09.894395 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:09.897355 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-98fcf0f5-0ec3-4be9-a703-c9637245c2a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:09.900674 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-98fcf0f5-0ec3-4be9-a703-c9637245c2a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:09.901141 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1335/5322] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:09 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 936 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.169666 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-6a64aff5-3ec0-4596-8ae2-28efc653d316 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.171592 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-6a64aff5-3ec0-4596-8ae2-28efc653d316 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:10.171812 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-6a64aff5-3ec0-4596-8ae2-28efc653d316 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.172025 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-6a64aff5-3ec0-4596-8ae2-28efc653d316 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.180105 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.180105 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:10.183789 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-6a64aff5-3ec0-4596-8ae2-28efc653d316 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:10.189451 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-6a64aff5-3ec0-4596-8ae2-28efc653d316 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:10.189871 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1331/5323] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.209541 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-89b19b41-3e27-4c68-a403-4e313d70af87 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.211655 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89b19b41-3e27-4c68-a403-4e313d70af87 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:10.211891 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89b19b41-3e27-4c68-a403-4e313d70af87 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.212120 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89b19b41-3e27-4c68-a403-4e313d70af87 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.220448 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.220448 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:10.224166 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-89b19b41-3e27-4c68-a403-4e313d70af87 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:10.228994 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89b19b41-3e27-4c68-a403-4e313d70af87 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:10.229375 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1332/5324] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.243109 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-57700e25-cee1-4442-8de7-0148c4864c18 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.244864 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57700e25-cee1-4442-8de7-0148c4864c18 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:10.245095 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57700e25-cee1-4442-8de7-0148c4864c18 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.245335 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-57700e25-cee1-4442-8de7-0148c4864c18 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.252134 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.252134 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:10.255348 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-57700e25-cee1-4442-8de7-0148c4864c18 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:10.259187 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-57700e25-cee1-4442-8de7-0148c4864c18 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:10.259962 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1327/5325] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.261489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dbe71eb2-2c91-431a-ac65-eae227a0ea56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.261489 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbe71eb2-2c91-431a-ac65-eae227a0ea56 None None] GET https://10.4.3.206/volume// Aug 08 20:30:10.261489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbe71eb2-2c91-431a-ac65-eae227a0ea56 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.261639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dbe71eb2-2c91-431a-ac65-eae227a0ea56 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.261816 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dbe71eb2-2c91-431a-ac65-eae227a0ea56 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:10.262189 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1336/5326] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:30: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 08 20:30:10.269361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c95dbdec-bd51-4600-952a-d815ba0d95dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.296873 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c95dbdec-bd51-4600-952a-d815ba0d95dc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:30:10.297217 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c95dbdec-bd51-4600-952a-d815ba0d95dc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f205d23b-3575-466d-9afa-66671493823a", "connector": null, "instance_uuid": "e3452e19-6b00-4615-805a-4e85aa7f966a"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:10.299234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-e8124bf8-c415-4743-a293-719bc38706a1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.301256 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-e8124bf8-c415-4743-a293-719bc38706a1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:10.301457 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-e8124bf8-c415-4743-a293-719bc38706a1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.301645 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-e8124bf8-c415-4743-a293-719bc38706a1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.306474 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.306474 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:10.308969 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.308969 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:10.312310 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-e8124bf8-c415-4743-a293-719bc38706a1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:10.315957 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-e8124bf8-c415-4743-a293-719bc38706a1 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:10.316338 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1333/5327] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.328172 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c95dbdec-bd51-4600-952a-d815ba0d95dc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:30:10.328607 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1332/5328] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:30:10 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 08 20:30:10.354229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-02f93c28-6e4a-4a21-9637-aa5d34ed97a6 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.355937 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02f93c28-6e4a-4a21-9637-aa5d34ed97a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:10.356119 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02f93c28-6e4a-4a21-9637-aa5d34ed97a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.356279 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-02f93c28-6e4a-4a21-9637-aa5d34ed97a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.359815 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9d2b1891-6756-492d-88c2-6a77041be4bb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.360185 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9d2b1891-6756-492d-88c2-6a77041be4bb None None] GET https://10.4.3.206/volume// Aug 08 20:30:10.360331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9d2b1891-6756-492d-88c2-6a77041be4bb None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.360616 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9d2b1891-6756-492d-88c2-6a77041be4bb None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.360850 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9d2b1891-6756-492d-88c2-6a77041be4bb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:10.361117 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1337/5329] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:10.367420 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.367420 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:10.367770 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-221828d3-e00b-48aa-b943-190b9001b9b6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.370007 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-221828d3-e00b-48aa-b943-190b9001b9b6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:10.370214 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-221828d3-e00b-48aa-b943-190b9001b9b6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.370951 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-221828d3-e00b-48aa-b943-190b9001b9b6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.371327 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-02f93c28-6e4a-4a21-9637-aa5d34ed97a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:10.375665 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-02f93c28-6e4a-4a21-9637-aa5d34ed97a6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:10.376051 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1328/5330] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.380070 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.380070 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:10.384609 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-221828d3-e00b-48aa-b943-190b9001b9b6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:10.384983 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1c2f97f5-95dc-46bd-85a6-f4934da3c9fb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.385401 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c2f97f5-95dc-46bd-85a6-f4934da3c9fb None None] GET https://10.4.3.206/volume// Aug 08 20:30:10.385608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c2f97f5-95dc-46bd-85a6-f4934da3c9fb None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.385799 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1c2f97f5-95dc-46bd-85a6-f4934da3c9fb None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.386143 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1c2f97f5-95dc-46bd-85a6-f4934da3c9fb None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:10.386448 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1333/5331] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:30: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 08 20:30:10.388917 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-221828d3-e00b-48aa-b943-190b9001b9b6 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:10.389354 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1334/5332] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 1115 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:10.393457 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-7251440a-e512-4356-a4ae-5ffca5cac8e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.395509 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-7251440a-e512-4356-a4ae-5ffca5cac8e9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:30:10.395782 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-7251440a-e512-4356-a4ae-5ffca5cac8e9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2", "connector": null, "instance_uuid": "28815cc1-8844-4f3d-ac23-594bdd5de25b"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:10.404122 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.404122 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:10.427551 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-7251440a-e512-4356-a4ae-5ffca5cac8e9 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:30:10.427990 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1338/5333] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:30:10 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 08 20:30:10.458089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6c060d53-4ec0-4843-8813-d802ba455276 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.459858 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c060d53-4ec0-4843-8813-d802ba455276 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:10.460033 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c060d53-4ec0-4843-8813-d802ba455276 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.460239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6c060d53-4ec0-4843-8813-d802ba455276 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.474335 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.474335 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:10.478089 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6c060d53-4ec0-4843-8813-d802ba455276 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:10.478544 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e5606390-6264-442d-ba21-1cd38b21f88e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.478592 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5606390-6264-442d-ba21-1cd38b21f88e None None] GET https://10.4.3.206/volume// Aug 08 20:30:10.478734 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5606390-6264-442d-ba21-1cd38b21f88e None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.478903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e5606390-6264-442d-ba21-1cd38b21f88e None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.479186 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e5606390-6264-442d-ba21-1cd38b21f88e None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:10.479460 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1334/5334] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:10.482620 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6c060d53-4ec0-4843-8813-d802ba455276 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:10.482975 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1329/5335] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:10.488091 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-67045ce4-271a-4cf9-b311-0bf1d3d893b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.490037 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-67045ce4-271a-4cf9-b311-0bf1d3d893b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:10.490234 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-67045ce4-271a-4cf9-b311-0bf1d3d893b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.490430 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-67045ce4-271a-4cf9-b311-0bf1d3d893b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.491492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.494276 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] PUT https://10.4.3.206/volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e Aug 08 20:30:10.494914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:10.499894 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.499894 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:10.503399 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-67045ce4-271a-4cf9-b311-0bf1d3d893b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:10.504703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Acquiring lock "cinder-attachment_update-f205d23b-3575-466d-9afa-66671493823a-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:30:10.507828 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-67045ce4-271a-4cf9-b311-0bf1d3d893b8 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:10.508270 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1335/5336] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:10.510044 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Lock "cinder-attachment_update-f205d23b-3575-466d-9afa-66671493823a-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:30:10.511317 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.511317 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:10.579426 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Lock "cinder-attachment_update-f205d23b-3575-466d-9afa-66671493823a-np0000006809" released by "attachment_update" :: held 0.069s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:30:10.579831 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-2516a612-154e-4a42-92a0-d0ce7db526bc tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e returned with HTTP 200 Aug 08 20:30:10.580357 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1339/5337] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:30:10 2026] PUT /volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:10.610457 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.612546 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] PUT https://10.4.3.206/volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4 Aug 08 20:30:10.612900 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:10.620825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Acquiring lock "cinder-attachment_update-b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:30:10.625453 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:30:10.626347 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.626347 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:10.698055 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Lock "cinder-attachment_update-b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2-np0000006809" released by "attachment_update" :: held 0.072s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:30:10.698394 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-a1f04013-bc6b-4dd3-98b3-1542cc3f4027 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4 returned with HTTP 200 Aug 08 20:30:10.698924 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1335/5338] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:30:10 2026] PUT /volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:10.825141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f902d191-6fb6-419b-b68c-daed6e3b2f0f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.826877 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f902d191-6fb6-419b-b68c-daed6e3b2f0f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 Aug 08 20:30:10.827132 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f902d191-6fb6-419b-b68c-daed6e3b2f0f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.827319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f902d191-6fb6-419b-b68c-daed6e3b2f0f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.832583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f902d191-6fb6-419b-b68c-daed6e3b2f0f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 returned with HTTP 404 Aug 08 20:30:10.832995 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1330/5339] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/volumes/98d3da7a-e601-4a0d-8cd4-d7aa6fd21a27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:10.838540 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.840348 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:10.840663 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.840910 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.841062 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: 020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:10.845638 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.845638 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:10.845996 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:30:10.862339 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:30:10.862552 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cbc2c2b5-1f84-443b-8c2c-6e975411b44c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 202 Aug 08 20:30:10.862943 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1336/5340] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:30:10 2026] DELETE /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:10.869718 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-13c59df1-f8ef-404c-84f3-d8c42faf9c3c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:10.871857 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13c59df1-f8ef-404c-84f3-d8c42faf9c3c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:10.872096 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13c59df1-f8ef-404c-84f3-d8c42faf9c3c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:10.872335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-13c59df1-f8ef-404c-84f3-d8c42faf9c3c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:10.879112 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:10.879112 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:10.879805 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-13c59df1-f8ef-404c-84f3-d8c42faf9c3c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:30:10.881008 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-13c59df1-f8ef-404c-84f3-d8c42faf9c3c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 200 Aug 08 20:30:10.881560 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1340/5341] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:30:10 2026] GET /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:11.387914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-61aff660-1142-4365-a3d9-424ad3cf3b1a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:11.389634 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61aff660-1142-4365-a3d9-424ad3cf3b1a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:11.389821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61aff660-1142-4365-a3d9-424ad3cf3b1a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:11.389998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-61aff660-1142-4365-a3d9-424ad3cf3b1a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:11.398854 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:11.398854 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:11.401897 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-61aff660-1142-4365-a3d9-424ad3cf3b1a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:11.405516 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-61aff660-1142-4365-a3d9-424ad3cf3b1a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:11.405896 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1336/5342] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:11 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:11.494121 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8f1ae902-b7b1-41b0-be70-691815ac97fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:11.495863 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8f1ae902-b7b1-41b0-be70-691815ac97fd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:11.496055 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8f1ae902-b7b1-41b0-be70-691815ac97fd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:11.496232 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8f1ae902-b7b1-41b0-be70-691815ac97fd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:11.504419 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:11.504419 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:11.507318 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8f1ae902-b7b1-41b0-be70-691815ac97fd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:11.512294 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8f1ae902-b7b1-41b0-be70-691815ac97fd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:11.512706 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1331/5343] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:11 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:11.890626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e837d958-693f-48e7-a6ce-c8ac9a710240 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:11.892346 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e837d958-693f-48e7-a6ce-c8ac9a710240 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:11.892571 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e837d958-693f-48e7-a6ce-c8ac9a710240 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:11.892748 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e837d958-693f-48e7-a6ce-c8ac9a710240 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:11.896704 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e837d958-693f-48e7-a6ce-c8ac9a710240 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 404 Aug 08 20:30:11.897111 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1337/5344] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:30:11 2026] GET /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:12.417000 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d60d03ba-a2a7-4a79-9453-4cac549bf76e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:12.418738 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d60d03ba-a2a7-4a79-9453-4cac549bf76e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:12.418921 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d60d03ba-a2a7-4a79-9453-4cac549bf76e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:12.419131 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d60d03ba-a2a7-4a79-9453-4cac549bf76e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:12.428872 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:12.428872 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:12.432451 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d60d03ba-a2a7-4a79-9453-4cac549bf76e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:12.436576 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d60d03ba-a2a7-4a79-9453-4cac549bf76e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:12.437078 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1341/5345] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:12 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:12.526990 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-60009750-093b-46f4-9e35-4932da48c559 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:12.528756 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60009750-093b-46f4-9e35-4932da48c559 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:12.528964 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60009750-093b-46f4-9e35-4932da48c559 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:12.529174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-60009750-093b-46f4-9e35-4932da48c559 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:12.537948 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:12.537948 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:12.540737 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-60009750-093b-46f4-9e35-4932da48c559 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:12.544252 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-60009750-093b-46f4-9e35-4932da48c559 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:12.544613 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1337/5346] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:12 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:13.449104 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f911ec95-481c-4430-aed5-1cc19a6f23cf None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:13.451121 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f911ec95-481c-4430-aed5-1cc19a6f23cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:13.451357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f911ec95-481c-4430-aed5-1cc19a6f23cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:13.451618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f911ec95-481c-4430-aed5-1cc19a6f23cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:13.466031 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:13.466031 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:13.469200 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f911ec95-481c-4430-aed5-1cc19a6f23cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:13.472956 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f911ec95-481c-4430-aed5-1cc19a6f23cf tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:13.473302 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1332/5347] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:13 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:13.556034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dc799162-8200-4d52-bb27-f20193e57bdb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:13.557673 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc799162-8200-4d52-bb27-f20193e57bdb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:13.557864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc799162-8200-4d52-bb27-f20193e57bdb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:13.558041 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dc799162-8200-4d52-bb27-f20193e57bdb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:13.566715 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:13.566715 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:13.569675 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dc799162-8200-4d52-bb27-f20193e57bdb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:13.573134 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dc799162-8200-4d52-bb27-f20193e57bdb tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:13.573492 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1338/5348] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:13 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:13.805366 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c3a6fad5-bb1c-4dd9-aa89-7c2055adb833 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:13.807234 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c3a6fad5-bb1c-4dd9-aa89-7c2055adb833 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e/action Aug 08 20:30:13.807656 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c3a6fad5-bb1c-4dd9-aa89-7c2055adb833 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:13.807823 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c3a6fad5-bb1c-4dd9-aa89-7c2055adb833 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:13.823133 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:13.823133 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:13.831164 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-45f803f4-54e5-4cda-9282-79dbb79b902c req-c3a6fad5-bb1c-4dd9-aa89-7c2055adb833 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e/action returned with HTTP 204 Aug 08 20:30:13.831796 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1342/5349] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:30:13 2026] POST /volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:14.484293 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f70501c9-3718-459b-960f-84320268c98e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:14.485961 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f70501c9-3718-459b-960f-84320268c98e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:14.486135 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f70501c9-3718-459b-960f-84320268c98e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:14.486306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f70501c9-3718-459b-960f-84320268c98e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:14.494359 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:14.494359 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:14.497278 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f70501c9-3718-459b-960f-84320268c98e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:14.501044 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f70501c9-3718-459b-960f-84320268c98e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:14.501540 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1338/5350] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:14 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:14.512403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-40794111-e970-4808-905b-eea39b07ad95 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:14.514108 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-40794111-e970-4808-905b-eea39b07ad95 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:14.514297 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-40794111-e970-4808-905b-eea39b07ad95 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:14.514494 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-40794111-e970-4808-905b-eea39b07ad95 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:14.523060 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:14.523060 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:14.525873 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-40794111-e970-4808-905b-eea39b07ad95 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:14.529285 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-40794111-e970-4808-905b-eea39b07ad95 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:14.529686 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1333/5351] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:14 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:14.585455 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-02148943-3391-478e-a2d8-44ee392f88ca None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:14.587055 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02148943-3391-478e-a2d8-44ee392f88ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:14.587226 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02148943-3391-478e-a2d8-44ee392f88ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:14.587406 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-02148943-3391-478e-a2d8-44ee392f88ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:14.596531 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:14.596531 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:14.600123 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-02148943-3391-478e-a2d8-44ee392f88ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:14.604979 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-02148943-3391-478e-a2d8-44ee392f88ca tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:14.605636 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1339/5352] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:14 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:15.617486 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d42f1100-c14c-40c9-abea-0c7dd194975f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:15.619280 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d42f1100-c14c-40c9-abea-0c7dd194975f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:15.619512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d42f1100-c14c-40c9-abea-0c7dd194975f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:15.619690 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d42f1100-c14c-40c9-abea-0c7dd194975f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:15.628783 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:15.628783 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:15.631704 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d42f1100-c14c-40c9-abea-0c7dd194975f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:15.635090 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d42f1100-c14c-40c9-abea-0c7dd194975f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:15.635436 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1343/5353] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:15 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:16.647996 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-39a37a34-f16f-43c4-ba3c-faa4888b279e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:16.649951 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39a37a34-f16f-43c4-ba3c-faa4888b279e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:16.650222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39a37a34-f16f-43c4-ba3c-faa4888b279e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:16.650536 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-39a37a34-f16f-43c4-ba3c-faa4888b279e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:16.664610 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:16.664610 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:16.670172 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-39a37a34-f16f-43c4-ba3c-faa4888b279e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:16.674324 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-39a37a34-f16f-43c4-ba3c-faa4888b279e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:16.674796 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1339/5354] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:16 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:16.853193 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-c6ead2be-7eb4-4fc3-805e-069c24476cea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:16.855210 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-c6ead2be-7eb4-4fc3-805e-069c24476cea tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4/action Aug 08 20:30:16.855651 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-c6ead2be-7eb4-4fc3-805e-069c24476cea tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:16.855769 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-c6ead2be-7eb4-4fc3-805e-069c24476cea tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:16.872321 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:16.872321 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:16.880879 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-22a6f27c-5e9e-4fc8-a157-6e748a630e11 req-c6ead2be-7eb4-4fc3-805e-069c24476cea tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4/action returned with HTTP 204 Aug 08 20:30:16.881626 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1334/5355] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:30:16 2026] POST /volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:17.450645 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-c0ddcb9d-a739-4b1b-bf6d-b8aebcdd97dd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.452884 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-c0ddcb9d-a739-4b1b-bf6d-b8aebcdd97dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2 Aug 08 20:30:17.452884 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-c0ddcb9d-a739-4b1b-bf6d-b8aebcdd97dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.452994 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-c0ddcb9d-a739-4b1b-bf6d-b8aebcdd97dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.460053 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.460053 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:17.496846 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-c0ddcb9d-a739-4b1b-bf6d-b8aebcdd97dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2 returned with HTTP 200 Aug 08 20:30:17.497249 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1340/5356] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:17 2026] DELETE /volume/v3/attachments/334c82dd-603b-4138-a83e-760efc30fbb2 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:17.506153 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.508393 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:30:17.508630 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.508866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.509058 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:30:17.516099 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.516099 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:17.516573 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:17.532329 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:30:17.532549 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-c0a2b99f-75dd-4dfc-b5ef-aeb4bd5b5457 req-8f3994e7-4ed8-4b7f-8ae1-012c9780a817 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 202 Aug 08 20:30:17.532953 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1344/5357] 10.4.3.206 () {70 vars in 1620 bytes} [Sat Aug 8 20:30:17 2026] DELETE /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:17.689730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c9c15fe1-acdf-4c36-af5e-05860f6bbab4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.691286 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9c15fe1-acdf-4c36-af5e-05860f6bbab4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:17.691484 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9c15fe1-acdf-4c36-af5e-05860f6bbab4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.691675 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c9c15fe1-acdf-4c36-af5e-05860f6bbab4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.700221 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.700221 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:17.704400 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c9c15fe1-acdf-4c36-af5e-05860f6bbab4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.710404 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c9c15fe1-acdf-4c36-af5e-05860f6bbab4 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:17.710979 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1340/5358] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:17 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:17.754879 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-dfb35414-c372-4d8f-b6c5-9cbdff8e2e99 req-53144d61-9098-4e57-9734-881d5bafda5d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.756886 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dfb35414-c372-4d8f-b6c5-9cbdff8e2e99 req-53144d61-9098-4e57-9734-881d5bafda5d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:17.757079 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dfb35414-c372-4d8f-b6c5-9cbdff8e2e99 req-53144d61-9098-4e57-9734-881d5bafda5d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.757261 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dfb35414-c372-4d8f-b6c5-9cbdff8e2e99 req-53144d61-9098-4e57-9734-881d5bafda5d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.765686 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.765686 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:17.768764 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-dfb35414-c372-4d8f-b6c5-9cbdff8e2e99 req-53144d61-9098-4e57-9734-881d5bafda5d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.772341 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dfb35414-c372-4d8f-b6c5-9cbdff8e2e99 req-53144d61-9098-4e57-9734-881d5bafda5d tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:17.772746 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1335/5359] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:17 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:17.787233 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-29809b53-64f3-4811-925e-29e36359357e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.790052 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29809b53-64f3-4811-925e-29e36359357e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:17.790295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29809b53-64f3-4811-925e-29e36359357e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.790759 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-29809b53-64f3-4811-925e-29e36359357e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.800674 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.800674 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:17.803833 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-29809b53-64f3-4811-925e-29e36359357e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.807683 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-29809b53-64f3-4811-925e-29e36359357e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:17.808218 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1341/5360] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:17 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:17.849118 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e40e9355-c650-4ff6-9f87-877075746e37 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.851063 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e40e9355-c650-4ff6-9f87-877075746e37 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:17.851623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e40e9355-c650-4ff6-9f87-877075746e37 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.851623 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e40e9355-c650-4ff6-9f87-877075746e37 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.859534 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.859534 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:17.862352 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e40e9355-c650-4ff6-9f87-877075746e37 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.865901 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e40e9355-c650-4ff6-9f87-877075746e37 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:17.866328 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1345/5361] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:17 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:17.881970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.883672 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] POST https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2/action Aug 08 20:30:17.883984 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:17.884131 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:17.893214 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.893214 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:17.893650 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.898689 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Begin detaching volume completed successfully. Aug 08 20:30:17.898874 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-e7938690-b0cf-457a-b76b-39c8beaee9dd tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2/action returned with HTTP 202 Aug 08 20:30:17.899240 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1341/5362] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:30:17 2026] POST /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:30:17.914219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cc558851-6331-4306-94c5-8eba9ad149c2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.915924 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc558851-6331-4306-94c5-8eba9ad149c2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:17.916130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc558851-6331-4306-94c5-8eba9ad149c2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.916305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cc558851-6331-4306-94c5-8eba9ad149c2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.925026 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.925026 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:17.928199 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cc558851-6331-4306-94c5-8eba9ad149c2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.931625 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6bb1840a-e06c-40ef-b222-98b9c187135a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.931980 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6bb1840a-e06c-40ef-b222-98b9c187135a None None] GET https://10.4.3.206/volume// Aug 08 20:30:17.932151 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6bb1840a-e06c-40ef-b222-98b9c187135a None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.932200 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cc558851-6331-4306-94c5-8eba9ad149c2 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:17.932327 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6bb1840a-e06c-40ef-b222-98b9c187135a None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.932618 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1336/5363] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:17 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:17.932678 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6bb1840a-e06c-40ef-b222-98b9c187135a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:17.932923 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1342/5364] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:17.939170 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-f27100bb-ed20-4de1-aec5-97b136468a19 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:17.941062 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-f27100bb-ed20-4de1-aec5-97b136468a19 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:17.941253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-f27100bb-ed20-4de1-aec5-97b136468a19 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:17.941461 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-f27100bb-ed20-4de1-aec5-97b136468a19 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:17.949697 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:17.949697 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:17.952611 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-f27100bb-ed20-4de1-aec5-97b136468a19 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:17.956149 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-f27100bb-ed20-4de1-aec5-97b136468a19 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:17.956501 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1346/5365] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:17 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:18.426119 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-a0e5c1cb-6d73-4349-ac0b-df82533d50b7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.428068 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-a0e5c1cb-6d73-4349-ac0b-df82533d50b7 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:18.428242 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-a0e5c1cb-6d73-4349-ac0b-df82533d50b7 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.428431 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-a0e5c1cb-6d73-4349-ac0b-df82533d50b7 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.438028 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.438028 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:18.441515 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-a0e5c1cb-6d73-4349-ac0b-df82533d50b7 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:18.445316 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-a0e5c1cb-6d73-4349-ac0b-df82533d50b7 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:18.445742 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1342/5366] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:18 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:18.694298 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-f04ceb79-274b-4950-8ed6-5cda6428ae90 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.696312 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-f04ceb79-274b-4950-8ed6-5cda6428ae90 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:18.696531 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-f04ceb79-274b-4950-8ed6-5cda6428ae90 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.696707 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-f04ceb79-274b-4950-8ed6-5cda6428ae90 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.704737 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.704737 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:18.707485 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-f04ceb79-274b-4950-8ed6-5cda6428ae90 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:18.710881 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-f04ceb79-274b-4950-8ed6-5cda6428ae90 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:18.711206 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1337/5367] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:18 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 1232 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:18.726665 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.728614 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd/action Aug 08 20:30:18.728927 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:18.729053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:18.737950 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.737950 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:18.738341 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:18.743629 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Begin detaching volume completed successfully. Aug 08 20:30:18.743800 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-5e3b62ca-c310-48e6-b72a-a41ea7290a8b tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd/action returned with HTTP 202 Aug 08 20:30:18.744148 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1343/5368] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:30:18 2026] POST /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:30:18.745967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-6f2d3a34-9056-4eeb-b774-6ff1427c6ff3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.748457 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-6f2d3a34-9056-4eeb-b774-6ff1427c6ff3 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4 Aug 08 20:30:18.748714 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-6f2d3a34-9056-4eeb-b774-6ff1427c6ff3 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.748948 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-6f2d3a34-9056-4eeb-b774-6ff1427c6ff3 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.757002 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.757002 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:18.777972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0675b232-31aa-4557-82b5-921e4af01662 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.778350 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0675b232-31aa-4557-82b5-921e4af01662 None None] GET https://10.4.3.206/volume// Aug 08 20:30:18.778556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0675b232-31aa-4557-82b5-921e4af01662 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.778736 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0675b232-31aa-4557-82b5-921e4af01662 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.779052 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0675b232-31aa-4557-82b5-921e4af01662 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:18.779322 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1343/5369] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:18.785538 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-64dbba28-1134-4803-8994-bd5965bdcbd3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.787537 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-64dbba28-1134-4803-8994-bd5965bdcbd3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:18.788139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-64dbba28-1134-4803-8994-bd5965bdcbd3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.788139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-64dbba28-1134-4803-8994-bd5965bdcbd3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.796061 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.796061 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:18.798231 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-b71019c3-ab37-4ee2-80c4-d3248c6fd028 req-6f2d3a34-9056-4eeb-b774-6ff1427c6ff3 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4 returned with HTTP 200 Aug 08 20:30:18.798695 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1347/5370] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:18 2026] DELETE /volume/v3/attachments/b22dc9b2-f056-49d3-8d94-fc5259d616d4 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:18.799144 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-64dbba28-1134-4803-8994-bd5965bdcbd3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:18.802941 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-64dbba28-1134-4803-8994-bd5965bdcbd3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 200 Aug 08 20:30:18.803398 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1338/5371] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:18 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 1415 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:18.925176 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-533986fe-5dce-4166-a812-260e5d4a5026 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.926675 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-533986fe-5dce-4166-a812-260e5d4a5026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:30:18.926835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-533986fe-5dce-4166-a812-260e5d4a5026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.927003 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-533986fe-5dce-4166-a812-260e5d4a5026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.931769 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-533986fe-5dce-4166-a812-260e5d4a5026 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 404 Aug 08 20:30:18.932137 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1344/5372] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:18 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:18.944407 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-cea7e1b0-c494-472f-ad75-68a8aa46901f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.946224 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cea7e1b0-c494-472f-ad75-68a8aa46901f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:18.946442 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cea7e1b0-c494-472f-ad75-68a8aa46901f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.946654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-cea7e1b0-c494-472f-ad75-68a8aa46901f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.953612 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.953612 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:18.956950 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-cea7e1b0-c494-472f-ad75-68a8aa46901f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:18.961521 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-cea7e1b0-c494-472f-ad75-68a8aa46901f tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:18.961983 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1344/5373] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:18 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:18.973305 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:18.974968 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] DELETE https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:18.975191 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:18.975509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:18.975743 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume with id: b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:18.982046 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:18.982046 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:18.982460 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:18.997852 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Delete volume request issued successfully. Aug 08 20:30:18.998022 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-546b7295-9c30-4be4-bfc5-5384f0d5503e tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 202 Aug 08 20:30:18.998452 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1348/5374] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:18 2026] DELETE /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:19.004910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9952c77c-2407-4227-8ba8-5a81abea8a45 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.006644 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9952c77c-2407-4227-8ba8-5a81abea8a45 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:19.006820 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9952c77c-2407-4227-8ba8-5a81abea8a45 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.007021 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9952c77c-2407-4227-8ba8-5a81abea8a45 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.015720 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:19.015720 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:19.020593 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9952c77c-2407-4227-8ba8-5a81abea8a45 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Volume info retrieved successfully. Aug 08 20:30:19.024219 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9952c77c-2407-4227-8ba8-5a81abea8a45 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 200 Aug 08 20:30:19.024597 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1339/5375] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:19 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:19.341107 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-89693892-d397-4f21-b0ff-38b89696274f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.343015 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89693892-d397-4f21-b0ff-38b89696274f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:19.343174 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89693892-d397-4f21-b0ff-38b89696274f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.343396 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-89693892-d397-4f21-b0ff-38b89696274f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.343526 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-89693892-d397-4f21-b0ff-38b89696274f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: 020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:19.347171 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-89693892-d397-4f21-b0ff-38b89696274f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 404 Aug 08 20:30:19.347607 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1345/5376] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:30:19 2026] DELETE /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:19.354703 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25200bc8-8832-48d9-97b9-66493d6570f9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.356160 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25200bc8-8832-48d9-97b9-66493d6570f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 Aug 08 20:30:19.356322 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25200bc8-8832-48d9-97b9-66493d6570f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.356534 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25200bc8-8832-48d9-97b9-66493d6570f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.360043 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25200bc8-8832-48d9-97b9-66493d6570f9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 returned with HTTP 404 Aug 08 20:30:19.360457 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1345/5377] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:30:19 2026] GET /volume/v3/snapshots/020afa79-ba5d-4ed9-b2c1-c853297e42d6 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:19.617735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-0aed2cf4-d2de-48e5-a62d-ebfd948868c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.619636 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-0aed2cf4-d2de-48e5-a62d-ebfd948868c3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac Aug 08 20:30:19.619806 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-0aed2cf4-d2de-48e5-a62d-ebfd948868c3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.619978 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-0aed2cf4-d2de-48e5-a62d-ebfd948868c3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.626402 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:19.626402 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:19.668650 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-1e5b90e1-1ed0-41d2-a8ac-ea11ff35a6a5 req-0aed2cf4-d2de-48e5-a62d-ebfd948868c3 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac returned with HTTP 200 Aug 08 20:30:19.669051 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1349/5378] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:19 2026] DELETE /volume/v3/attachments/322ae61b-5305-4959-9ef5-be5866405bac => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:19.824302 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.825943 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:19.826123 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.826310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.826496 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume with id: f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:19.832531 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:19.832531 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:19.832923 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:19.846218 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume request issued successfully. Aug 08 20:30:19.846449 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ef53993a-7b35-4c20-a898-8a1d3057b6fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 202 Aug 08 20:30:19.846819 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1340/5379] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:19 2026] DELETE /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:19.967302 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-eb1f27b2-9508-4227-80f9-3dd842a4f50d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.968891 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb1f27b2-9508-4227-80f9-3dd842a4f50d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:30:19.969085 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb1f27b2-9508-4227-80f9-3dd842a4f50d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.969260 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-eb1f27b2-9508-4227-80f9-3dd842a4f50d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.969429 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-eb1f27b2-9508-4227-80f9-3dd842a4f50d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:30:19.974710 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-eb1f27b2-9508-4227-80f9-3dd842a4f50d tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 404 Aug 08 20:30:19.975117 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1346/5380] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:19 2026] DELETE /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:19.982862 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b60ac39-43f8-43ab-80fa-fd4b9d2639a0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:19.984525 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b60ac39-43f8-43ab-80fa-fd4b9d2639a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 Aug 08 20:30:19.984710 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b60ac39-43f8-43ab-80fa-fd4b9d2639a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:19.984887 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b60ac39-43f8-43ab-80fa-fd4b9d2639a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:19.990396 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b60ac39-43f8-43ab-80fa-fd4b9d2639a0 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 returned with HTTP 404 Aug 08 20:30:19.990893 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1346/5381] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:19 2026] GET /volume/v3/volumes/ed345d09-d22f-475b-bc7c-c8c5e6c3cb85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:20.036686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-50545d91-2562-447f-a52d-d952f300ae33 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:20.038554 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50545d91-2562-447f-a52d-d952f300ae33 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] GET https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 Aug 08 20:30:20.038755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50545d91-2562-447f-a52d-d952f300ae33 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:20.038963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-50545d91-2562-447f-a52d-d952f300ae33 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:20.044955 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-50545d91-2562-447f-a52d-d952f300ae33 tempest-VolumeMultiattachTests-719221854 tempest-VolumeMultiattachTests-719221854-project-member] https://10.4.3.206/volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 returned with HTTP 404 Aug 08 20:30:20.044955 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1350/5382] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:20 2026] GET /volume/v3/volumes/b2bb0970-bed6-4f8c-8ace-9c5f829f1ab2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:20.051192 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:20.052887 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:30:20.053067 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:20.053246 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:20.054011 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:30:20.065540 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Get all volumes completed successfully. Aug 08 20:30:20.066720 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:20.066720 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:20.070398 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d8bca007-cc7c-4149-b0b3-46acce68c5e1 tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:30:20.070794 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1341/5383] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:30:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:20.083453 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0761bcfd-6209-4523-b11a-c133a237595d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:20.085679 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0761bcfd-6209-4523-b11a-c133a237595d tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] DELETE https://10.4.3.206/volume/v3/types/52d435fd-e622-4589-8fe5-b0e5a060bc77 Aug 08 20:30:20.085888 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0761bcfd-6209-4523-b11a-c133a237595d tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:20.086082 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0761bcfd-6209-4523-b11a-c133a237595d tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:20.110215 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0761bcfd-6209-4523-b11a-c133a237595d tempest-VolumeMultiattachTests-735164172 tempest-VolumeMultiattachTests-735164172-project-admin] https://10.4.3.206/volume/v3/types/52d435fd-e622-4589-8fe5-b0e5a060bc77 returned with HTTP 202 Aug 08 20:30:20.110797 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1347/5384] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:30:20 2026] DELETE /volume/v3/types/52d435fd-e622-4589-8fe5-b0e5a060bc77 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:20.973833 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:20.975975 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:30:20.976077 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-278154942", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:20.977614 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-278154942', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:30:21.057611 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:30:21.061680 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:30:21.066635 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (c9fb56f4-57c2-4ea5-b500-cd9c6c1102d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:21.067690 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e806861-066d-4408-a64f-14234309faed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:21.068608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:30:21.127732 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e806861-066d-4408-a64f-14234309faed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:21.128513 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72714303-22f4-49ff-83b3-b071a2458065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:21.164187 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['67b69eb0-f9bf-47d3-b19c-c262a34849fe', '76e44e63-6582-4f58-9369-2093adde78aa', '92aecb88-1fc8-4cea-90f8-f08330e4412c', '85f4623a-52c1-42c1-86fe-60f37392b7f8'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:30:21.164970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72714303-22f4-49ff-83b3-b071a2458065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67b69eb0-f9bf-47d3-b19c-c262a34849fe', '76e44e63-6582-4f58-9369-2093adde78aa', '92aecb88-1fc8-4cea-90f8-f08330e4412c', '85f4623a-52c1-42c1-86fe-60f37392b7f8']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:21.165787 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8ce224-7f96-42c8-922f-fa79041e777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:21.186790 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8ce224-7f96-42c8-922f-fa79041e777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-278154942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['67b69eb0-f9bf-47d3-b19c-c262a34849fe','76e44e63-6582-4f58-9369-2093adde78aa','92aecb88-1fc8-4cea-90f8-f08330e4412c','85f4623a-52c1-42c1-86fe-60f37392b7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-278154942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:21.187477 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0584e15-385f-4277-ac6c-44b2c070a52f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:21.203786 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0584e15-385f-4277-ac6c-44b2c070a52f) transitioned into state 'SUCCESS' from state '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-278154942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['67b69eb0-f9bf-47d3-b19c-c262a34849fe','76e44e63-6582-4f58-9369-2093adde78aa','92aecb88-1fc8-4cea-90f8-f08330e4412c','85f4623a-52c1-42c1-86fe-60f37392b7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:21.204474 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c961c6-57ef-4587-b894-3808e84b3ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:21.212814 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6c961c6-57ef-4587-b894-3808e84b3ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:21.214051 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (c9fb56f4-57c2-4ea5-b500-cd9c6c1102d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:21.214490 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:30:21.215202 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9363b0e2-f35d-48b4-9871-73d1c1ad3848 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:30:21.215779 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1347/5385] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:30:20 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:30:21.225582 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ea3f8948-e700-4523-9f29-702774831718 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:21.227467 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea3f8948-e700-4523-9f29-702774831718 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:30:21.228141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea3f8948-e700-4523-9f29-702774831718 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:21.228141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ea3f8948-e700-4523-9f29-702774831718 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:21.235999 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:21.235999 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:21.239720 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ea3f8948-e700-4523-9f29-702774831718 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:21.244081 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ea3f8948-e700-4523-9f29-702774831718 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:30:21.244517 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1351/5386] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:21 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:22.256277 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eb9eb9c1-872d-431f-9b6d-ddd0526df426 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:22.258359 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb9eb9c1-872d-431f-9b6d-ddd0526df426 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:30:22.258571 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb9eb9c1-872d-431f-9b6d-ddd0526df426 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:22.258750 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb9eb9c1-872d-431f-9b6d-ddd0526df426 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:22.265795 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:22.265795 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:22.268993 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eb9eb9c1-872d-431f-9b6d-ddd0526df426 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:22.274087 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb9eb9c1-872d-431f-9b6d-ddd0526df426 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:30:22.274474 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1342/5387] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:22 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:22.286479 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a600dae6-9c21-46b5-b6b8-1677f671a5e6 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:22.288097 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a600dae6-9c21-46b5-b6b8-1677f671a5e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:30:22.288288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a600dae6-9c21-46b5-b6b8-1677f671a5e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:22.288493 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a600dae6-9c21-46b5-b6b8-1677f671a5e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:22.294652 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:22.294652 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:22.297751 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a600dae6-9c21-46b5-b6b8-1677f671a5e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:22.301833 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a600dae6-9c21-46b5-b6b8-1677f671a5e6 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:30:22.302165 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1348/5388] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:22 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:22.389343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-aab026d0-755e-4047-a882-f497326891df req-1e1bf107-7afb-435e-9b2d-d007b5b93fb3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:22.391349 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-1e1bf107-7afb-435e-9b2d-d007b5b93fb3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:30:22.391601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-1e1bf107-7afb-435e-9b2d-d007b5b93fb3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:22.391810 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-1e1bf107-7afb-435e-9b2d-d007b5b93fb3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:22.398942 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:22.398942 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:22.406398 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-aab026d0-755e-4047-a882-f497326891df req-1e1bf107-7afb-435e-9b2d-d007b5b93fb3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:22.412873 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-1e1bf107-7afb-435e-9b2d-d007b5b93fb3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:30:22.413199 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1348/5389] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:22 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:22.832180 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-aab026d0-755e-4047-a882-f497326891df req-8de4ddc0-e5b3-4e15-af9f-f5c8bb937ab7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:22.834789 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-8de4ddc0-e5b3-4e15-af9f-f5c8bb937ab7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:30:22.834950 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-8de4ddc0-e5b3-4e15-af9f-f5c8bb937ab7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:22.835116 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-8de4ddc0-e5b3-4e15-af9f-f5c8bb937ab7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:22.841762 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:22.841762 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:22.845770 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-aab026d0-755e-4047-a882-f497326891df req-8de4ddc0-e5b3-4e15-af9f-f5c8bb937ab7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:22.850270 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-8de4ddc0-e5b3-4e15-af9f-f5c8bb937ab7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:30:22.850652 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1352/5390] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:22 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:22.860225 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e458d7b6-f38f-4422-b918-6b5d8f81f909 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:22.860663 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e458d7b6-f38f-4422-b918-6b5d8f81f909 None None] GET https://10.4.3.206/volume// Aug 08 20:30:22.860826 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e458d7b6-f38f-4422-b918-6b5d8f81f909 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:22.861035 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e458d7b6-f38f-4422-b918-6b5d8f81f909 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:22.861340 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e458d7b6-f38f-4422-b918-6b5d8f81f909 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:22.861701 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1343/5391] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:30: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 08 20:30:22.868670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-aab026d0-755e-4047-a882-f497326891df req-75eb8957-2fb9-4a66-9cdc-41b9c9a3d3bb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:22.870684 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-75eb8957-2fb9-4a66-9cdc-41b9c9a3d3bb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:30:22.871053 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-75eb8957-2fb9-4a66-9cdc-41b9c9a3d3bb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691", "connector": null, "instance_uuid": "5f0bc559-b9ab-46f2-ab2b-a5206944f7c1"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:22.879248 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:22.879248 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:22.899658 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-75eb8957-2fb9-4a66-9cdc-41b9c9a3d3bb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:30:22.899984 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1349/5392] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:30:22 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 08 20:30:23.596219 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2649f71e-7ba8-4e10-9264-873e4b73bb95 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.596885 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2649f71e-7ba8-4e10-9264-873e4b73bb95 None None] GET https://10.4.3.206/volume// Aug 08 20:30:23.596956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2649f71e-7ba8-4e10-9264-873e4b73bb95 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:23.597112 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2649f71e-7ba8-4e10-9264-873e4b73bb95 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:23.597445 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2649f71e-7ba8-4e10-9264-873e4b73bb95 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:23.597718 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1349/5393] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:23.611080 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-aab026d0-755e-4047-a882-f497326891df req-4c3badd6-94d1-4922-ad6e-032c3a568546 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.612948 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-4c3badd6-94d1-4922-ad6e-032c3a568546 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:30:23.613159 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-4c3badd6-94d1-4922-ad6e-032c3a568546 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:23.613330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-4c3badd6-94d1-4922-ad6e-032c3a568546 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:23.621622 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:23.621622 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:23.624468 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-aab026d0-755e-4047-a882-f497326891df req-4c3badd6-94d1-4922-ad6e-032c3a568546 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:30:23.628719 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-4c3badd6-94d1-4922-ad6e-032c3a568546 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:30:23.629096 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1353/5394] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:23 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1545 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:23.727618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.729556 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b Aug 08 20:30:23.729952 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:23.737002 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:30:23.741686 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:30:23.742613 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:23.742613 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:23.814285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691-np0000006809" released by "attachment_update" :: held 0.072s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:30:23.814961 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-32305226-6600-4ff9-91ab-69e2ff4042ae tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b returned with HTTP 200 Aug 08 20:30:23.815615 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1344/5395] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:30:23 2026] PUT /volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:23.837153 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-aab026d0-755e-4047-a882-f497326891df req-d8097b7c-d49f-4b29-abe8-cfcd5fe501c9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.839251 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-d8097b7c-d49f-4b29-abe8-cfcd5fe501c9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b/action Aug 08 20:30:23.839635 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-d8097b7c-d49f-4b29-abe8-cfcd5fe501c9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:23.839757 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-d8097b7c-d49f-4b29-abe8-cfcd5fe501c9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:23.854324 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:23.854324 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:23.854772 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-8cdb2b54-9345-4d7f-a54f-9b6e8d74138e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.863626 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-aab026d0-755e-4047-a882-f497326891df req-d8097b7c-d49f-4b29-abe8-cfcd5fe501c9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b/action returned with HTTP 204 Aug 08 20:30:23.864221 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1350/5396] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:30:23 2026] POST /volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:23.885083 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-8cdb2b54-9345-4d7f-a54f-9b6e8d74138e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:23.885300 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-8cdb2b54-9345-4d7f-a54f-9b6e8d74138e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:23.885586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-8cdb2b54-9345-4d7f-a54f-9b6e8d74138e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:23.899006 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:23.899006 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:23.902208 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-8cdb2b54-9345-4d7f-a54f-9b6e8d74138e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:23.906451 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-8cdb2b54-9345-4d7f-a54f-9b6e8d74138e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:23.906573 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1350/5397] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:23 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 1228 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:23.922528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.924315 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] POST https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a/action Aug 08 20:30:23.924680 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:30:23.924789 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:23.934454 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:23.934454 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:23.934936 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:23.940873 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Begin detaching volume completed successfully. Aug 08 20:30:23.941067 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-4aa99417-4d32-45ac-b500-33eb62bcb42d tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a/action returned with HTTP 202 Aug 08 20:30:23.941527 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1354/5398] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:30:23 2026] POST /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:30:23.990875 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8ee77b99-fd50-425b-8975-98e84c7eacbc None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:23.991290 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ee77b99-fd50-425b-8975-98e84c7eacbc None None] GET https://10.4.3.206/volume// Aug 08 20:30:23.991473 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ee77b99-fd50-425b-8975-98e84c7eacbc None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:23.991677 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8ee77b99-fd50-425b-8975-98e84c7eacbc None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:23.992000 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8ee77b99-fd50-425b-8975-98e84c7eacbc None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:30:23.992425 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1345/5399] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:30: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 08 20:30:24.002070 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-0427043a-6f49-4169-9795-c2f688e3c5d4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:24.004204 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-0427043a-6f49-4169-9795-c2f688e3c5d4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:24.006351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-0427043a-6f49-4169-9795-c2f688e3c5d4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:24.006351 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-0427043a-6f49-4169-9795-c2f688e3c5d4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:24.018782 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:24.018782 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:24.023233 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-0427043a-6f49-4169-9795-c2f688e3c5d4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:24.027441 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-0427043a-6f49-4169-9795-c2f688e3c5d4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:24.027859 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1351/5400] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:30:24 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:30:24.871398 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-356b413d-ecdb-4eab-a259-c07651437c0c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:24.873696 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-356b413d-ecdb-4eab-a259-c07651437c0c tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e Aug 08 20:30:24.873935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-356b413d-ecdb-4eab-a259-c07651437c0c tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:24.874134 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-356b413d-ecdb-4eab-a259-c07651437c0c tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:24.881787 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:24.881787 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:24.925137 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-a0bf3fd5-80ee-439b-b5b9-d21c7698fa50 req-356b413d-ecdb-4eab-a259-c07651437c0c tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e returned with HTTP 200 Aug 08 20:30:24.925626 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1351/5401] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:24 2026] DELETE /volume/v3/attachments/6b10ca0c-8a9c-43a4-a260-66a4b5e2875e => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:25.029627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:25.031828 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:25.032086 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:25.032322 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:25.032550 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume with id: f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:25.040732 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:25.040732 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:25.041282 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:25.057698 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume request issued successfully. Aug 08 20:30:25.057828 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cb488689-d4f3-4453-86ea-1c89e32e8afa tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 202 Aug 08 20:30:25.058157 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1355/5402] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:25 2026] DELETE /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:25.092700 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-c46ffc33-166a-45a7-ab7a-8714d5cd8b48 req-8c777a52-b3c5-4a8b-b731-884d791ff9e5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:25.094525 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c46ffc33-166a-45a7-ab7a-8714d5cd8b48 req-8c777a52-b3c5-4a8b-b731-884d791ff9e5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:25.094714 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c46ffc33-166a-45a7-ab7a-8714d5cd8b48 req-8c777a52-b3c5-4a8b-b731-884d791ff9e5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:25.094893 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-c46ffc33-166a-45a7-ab7a-8714d5cd8b48 req-8c777a52-b3c5-4a8b-b731-884d791ff9e5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:25.101337 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:25.101337 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:25.104331 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-c46ffc33-166a-45a7-ab7a-8714d5cd8b48 req-8c777a52-b3c5-4a8b-b731-884d791ff9e5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:25.109204 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-c46ffc33-166a-45a7-ab7a-8714d5cd8b48 req-8c777a52-b3c5-4a8b-b731-884d791ff9e5 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 200 Aug 08 20:30:25.109804 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1346/5403] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:25 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 935 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:25.155022 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f30d57a3-dbab-425d-b4f0-2cb91a6b4282 req-0c3fb918-98ba-4ca8-a21f-ebf6c21be36e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:25.156925 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f30d57a3-dbab-425d-b4f0-2cb91a6b4282 req-0c3fb918-98ba-4ca8-a21f-ebf6c21be36e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:25.157101 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f30d57a3-dbab-425d-b4f0-2cb91a6b4282 req-0c3fb918-98ba-4ca8-a21f-ebf6c21be36e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:25.157274 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f30d57a3-dbab-425d-b4f0-2cb91a6b4282 req-0c3fb918-98ba-4ca8-a21f-ebf6c21be36e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:25.163430 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f30d57a3-dbab-425d-b4f0-2cb91a6b4282 req-0c3fb918-98ba-4ca8-a21f-ebf6c21be36e tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 404 Aug 08 20:30:25.164018 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1352/5404] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:30:25 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:29.086507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e9e3de5b-6a5e-4dd9-8821-22201421a79c req-9a823426-666b-4b18-9d0d-bfdbb3d5b937 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:29.088395 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e9e3de5b-6a5e-4dd9-8821-22201421a79c req-9a823426-666b-4b18-9d0d-bfdbb3d5b937 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c Aug 08 20:30:29.088583 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e9e3de5b-6a5e-4dd9-8821-22201421a79c req-9a823426-666b-4b18-9d0d-bfdbb3d5b937 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:29.088753 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e9e3de5b-6a5e-4dd9-8821-22201421a79c req-9a823426-666b-4b18-9d0d-bfdbb3d5b937 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:29.095372 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:29.095372 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:29.131896 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e9e3de5b-6a5e-4dd9-8821-22201421a79c req-9a823426-666b-4b18-9d0d-bfdbb3d5b937 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c returned with HTTP 200 Aug 08 20:30:29.132263 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1352/5405] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:29 2026] DELETE /volume/v3/attachments/3d7c0808-7e33-44e6-bd53-b5124d13f39c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:30:29.967296 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:29.969112 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:30:29.969302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:29.969528 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:29.969680 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume with id: def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:30:29.976227 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:29.976227 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:29.976675 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:29.993220 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume request issued successfully. Aug 08 20:30:29.993501 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-2182323f-aa79-46a7-a7f4-a368d1e6d4b7 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 202 Aug 08 20:30:29.994167 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1356/5406] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:29 2026] DELETE /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:30.001168 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4579c961-2153-4bee-8b83-2e1df3016723 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:30.003328 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4579c961-2153-4bee-8b83-2e1df3016723 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:30:30.003600 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4579c961-2153-4bee-8b83-2e1df3016723 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:30.003838 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4579c961-2153-4bee-8b83-2e1df3016723 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:30.012721 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:30.012721 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:30.017230 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-4579c961-2153-4bee-8b83-2e1df3016723 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Volume info retrieved successfully. Aug 08 20:30:30.022823 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4579c961-2153-4bee-8b83-2e1df3016723 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 200 Aug 08 20:30:30.023344 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1347/5407] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:30 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 1251 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:31.035746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-06ec8830-9aaf-402e-bc14-e2f4499b7131 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.037625 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-06ec8830-9aaf-402e-bc14-e2f4499b7131 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 Aug 08 20:30:31.037805 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-06ec8830-9aaf-402e-bc14-e2f4499b7131 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.037989 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-06ec8830-9aaf-402e-bc14-e2f4499b7131 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.043485 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-06ec8830-9aaf-402e-bc14-e2f4499b7131 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 returned with HTTP 404 Aug 08 20:30:31.043883 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1353/5408] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/def67212-bc49-482c-955a-3e24c9f6dcd9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:31.052032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9c6a3523-6118-4fc3-8561-5336d0217ce4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.053632 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c6a3523-6118-4fc3-8561-5336d0217ce4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:31.053797 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c6a3523-6118-4fc3-8561-5336d0217ce4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.053994 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9c6a3523-6118-4fc3-8561-5336d0217ce4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.054141 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-9c6a3523-6118-4fc3-8561-5336d0217ce4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume with id: f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:31.060095 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9c6a3523-6118-4fc3-8561-5336d0217ce4 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 404 Aug 08 20:30:31.060498 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1353/5409] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:31 2026] DELETE /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:31.066868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-dabf3ee0-d331-4166-b20e-fc561180660a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.068461 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dabf3ee0-d331-4166-b20e-fc561180660a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a Aug 08 20:30:31.068656 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dabf3ee0-d331-4166-b20e-fc561180660a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.068851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-dabf3ee0-d331-4166-b20e-fc561180660a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.073846 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-dabf3ee0-d331-4166-b20e-fc561180660a tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a returned with HTTP 404 Aug 08 20:30:31.074335 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1357/5410] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/f205d23b-3575-466d-9afa-66671493823a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:31.080283 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a2495ea9-dbbf-4296-a504-280d76e50198 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.081800 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2495ea9-dbbf-4296-a504-280d76e50198 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:31.081973 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2495ea9-dbbf-4296-a504-280d76e50198 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.082137 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2495ea9-dbbf-4296-a504-280d76e50198 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.082287 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a2495ea9-dbbf-4296-a504-280d76e50198 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Delete volume with id: f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:31.086992 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2495ea9-dbbf-4296-a504-280d76e50198 tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 404 Aug 08 20:30:31.087375 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1348/5411] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:31 2026] DELETE /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:31.093141 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8a4bd58b-49c8-48a0-b6d4-a1fb871375fb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.098564 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a4bd58b-49c8-48a0-b6d4-a1fb871375fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] GET https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd Aug 08 20:30:31.098564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a4bd58b-49c8-48a0-b6d4-a1fb871375fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.098564 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8a4bd58b-49c8-48a0-b6d4-a1fb871375fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.105059 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8a4bd58b-49c8-48a0-b6d4-a1fb871375fb tempest-TestInstancesWithCinderVolumes-911151035 tempest-TestInstancesWithCinderVolumes-911151035-project-member] https://10.4.3.206/volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd returned with HTTP 404 Aug 08 20:30:31.105542 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1354/5412] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/f3de5b92-6eed-40a7-b518-38a86af321fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:31.112106 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.113956 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:30:31.114743 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.114941 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.115650 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:31.115650 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:31.116016 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:30:31.126122 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Get all volumes completed successfully. Aug 08 20:30:31.127791 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:31.127791 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:31.132000 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fcff0bf5-3dff-4ebd-b990-fba9bacb613e tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:30:31.132399 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1354/5413] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5077 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:31.145330 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-878d0290-3027-400f-83ca-c86002cfcaea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.147140 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-878d0290-3027-400f-83ca-c86002cfcaea tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] DELETE https://10.4.3.206/volume/v3/types/78b4df33-c2e5-4e51-a96b-b664b3927c12 Aug 08 20:30:31.147335 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-878d0290-3027-400f-83ca-c86002cfcaea tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.147557 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-878d0290-3027-400f-83ca-c86002cfcaea tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.167437 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-878d0290-3027-400f-83ca-c86002cfcaea tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/types/78b4df33-c2e5-4e51-a96b-b664b3927c12 returned with HTTP 202 Aug 08 20:30:31.167830 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1358/5414] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:30:31 2026] DELETE /volume/v3/types/78b4df33-c2e5-4e51-a96b-b664b3927c12 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:31.174023 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.175597 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:30:31.175772 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.175943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.176624 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:30:31.185133 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Get all volumes completed successfully. Aug 08 20:30:31.186167 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:31.186167 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:31.189769 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aa974b17-30c9-4c61-8128-06ec80a397e9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:30:31.190131 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1349/5415] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5077 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:31.201577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-81fde8ed-5728-459c-88f2-936a1a141895 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.203224 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81fde8ed-5728-459c-88f2-936a1a141895 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] DELETE https://10.4.3.206/volume/v3/types/141a1d2d-927b-4543-994d-807448bb4d92 Aug 08 20:30:31.203442 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81fde8ed-5728-459c-88f2-936a1a141895 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.203646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-81fde8ed-5728-459c-88f2-936a1a141895 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.223993 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-81fde8ed-5728-459c-88f2-936a1a141895 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/types/141a1d2d-927b-4543-994d-807448bb4d92 returned with HTTP 202 Aug 08 20:30:31.224411 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1355/5416] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:30:31 2026] DELETE /volume/v3/types/141a1d2d-927b-4543-994d-807448bb4d92 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:31.504673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.506315 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:30:31.506516 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.506688 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method 'detail' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.507374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100389) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:30:31.516559 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Get all volumes completed successfully. Aug 08 20:30:31.517704 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:31.517704 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:30:31.521214 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-892bf7d6-f5a2-4c51-a417-88321fdb0f64 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:30:31.521631 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1355/5417] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5077 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:31.534819 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.536423 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 Aug 08 20:30:31.536600 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.536794 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.536945 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Delete volume with id: 896e7fb9-bfb4-4e4f-af6d-89f7be705369 Aug 08 20:30:31.543167 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:31.543167 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:30:31.543472 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Volume info retrieved successfully. Aug 08 20:30:31.552286 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.image.cache [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '0aea951f-4969-43c1-873e-42d014893da3', 'volume_id': '896e7fb9-bfb4-4e4f-af6d-89f7be705369', 'host': 'np0000006809@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 8, 20, 29, 10), 'last_used': datetime.datetime(2026, 8, 8, 20, 29, 18)}. {{(pid=100390) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 08 20:30:31.561437 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Delete volume request issued successfully. Aug 08 20:30:31.561591 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ec5e6968-cded-425d-aecc-2b3c30f8bf22 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 returned with HTTP 202 Aug 08 20:30:31.562108 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1359/5418] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:30:31 2026] DELETE /volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:31.568788 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-da74ddd9-b7c8-419f-bfd3-c372d490e708 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:31.570333 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da74ddd9-b7c8-419f-bfd3-c372d490e708 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] GET https://10.4.3.206/volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 Aug 08 20:30:31.570533 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da74ddd9-b7c8-419f-bfd3-c372d490e708 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:31.570699 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-da74ddd9-b7c8-419f-bfd3-c372d490e708 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:31.577139 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:31.577139 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:30:31.580094 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-da74ddd9-b7c8-419f-bfd3-c372d490e708 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Volume info retrieved successfully. Aug 08 20:30:31.584131 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-da74ddd9-b7c8-419f-bfd3-c372d490e708 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 returned with HTTP 200 Aug 08 20:30:31.584508 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1350/5419] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:31 2026] GET /volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 => generated 1150 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:30:32.597339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a544b135-26b2-4a58-b913-d7c97f1bfdc9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:32.599045 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a544b135-26b2-4a58-b913-d7c97f1bfdc9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] GET https://10.4.3.206/volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 Aug 08 20:30:32.599220 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a544b135-26b2-4a58-b913-d7c97f1bfdc9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:32.599426 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a544b135-26b2-4a58-b913-d7c97f1bfdc9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:32.604814 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a544b135-26b2-4a58-b913-d7c97f1bfdc9 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 returned with HTTP 404 Aug 08 20:30:32.605219 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1356/5420] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:30:32 2026] GET /volume/v3/volumes/896e7fb9-bfb4-4e4f-af6d-89f7be705369 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:30:32.611991 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5fc964dc-285f-417c-b656-dcbd34428953 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:32.613592 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fc964dc-285f-417c-b656-dcbd34428953 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] DELETE https://10.4.3.206/volume/v3/types/3bfe5ca3-91a9-4c21-ac95-0ebf7b073686 Aug 08 20:30:32.613770 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fc964dc-285f-417c-b656-dcbd34428953 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:32.613956 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5fc964dc-285f-417c-b656-dcbd34428953 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:32.634965 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5fc964dc-285f-417c-b656-dcbd34428953 tempest-TestInstancesWithCinderVolumes-344805179 tempest-TestInstancesWithCinderVolumes-344805179-project-admin] https://10.4.3.206/volume/v3/types/3bfe5ca3-91a9-4c21-ac95-0ebf7b073686 returned with HTTP 202 Aug 08 20:30:32.635341 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1356/5421] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:30:32 2026] DELETE /volume/v3/types/3bfe5ca3-91a9-4c21-ac95-0ebf7b073686 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:30:41.557294 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=117,cinder:UPDATE=23,cinder:INSERT=6,cinder:DELETE=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:41.583294 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=111,cinder:UPDATE=8,cinder:INSERT=3 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:42.601484 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=119,cinder:INSERT=3,cinder:UPDATE=20 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:42.631812 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=153,cinder:INSERT=15,cinder:UPDATE=38 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:45.248277 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:45.365238 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:30:45.365672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1839708928", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:45.367501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1839708928', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:30:45.367652 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Create volume of 1 GB Aug 08 20:30:45.371982 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Availability Zones retrieved successfully. Aug 08 20:30:45.378997 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Flow 'volume_create_api' (d98a9c1e-10c1-4a94-ae19-c697ee16b0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:45.380141 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d530b0ea-fc5e-407e-8821-ea89a56c1178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.381220 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:30:45.406194 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d530b0ea-fc5e-407e-8821-ea89a56c1178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.406868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c726ab8-cda3-4f44-8b44-53799fe8b59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.474629 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Created reservations ['a18406ac-b60d-4026-970e-0ecc13684fb3', 'f8b7bc3c-024d-42fb-bac7-c60e4f4fbe48', '75664ce4-423b-4416-826a-b57237de8eeb', '3e4db959-a86e-4910-8574-4268c2bf38e6'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:30:45.475323 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c726ab8-cda3-4f44-8b44-53799fe8b59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a18406ac-b60d-4026-970e-0ecc13684fb3', 'f8b7bc3c-024d-42fb-bac7-c60e4f4fbe48', '75664ce4-423b-4416-826a-b57237de8eeb', '3e4db959-a86e-4910-8574-4268c2bf38e6']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.475981 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d55861-badb-4b97-9634-0d5ba1707e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.496408 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27d55861-badb-4b97-9634-0d5ba1707e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9becaf6-8c42-46f2-8410-304cef7cb0e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1839708928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa99f827d434541a1a4d132deb92239',qos_specs=None,replication_status=,reservations=['a18406ac-b60d-4026-970e-0ecc13684fb3','f8b7bc3c-024d-42fb-bac7-c60e4f4fbe48','75664ce4-423b-4416-826a-b57237de8eeb','3e4db959-a86e-4910-8574-4268c2bf38e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc679614c49b415d969de30be0d15c68',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:30:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1839708928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9becaf6-8c42-46f2-8410-304cef7cb0e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa99f827d434541a1a4d132deb92239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc679614c49b415d969de30be0d15c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.497059 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2422f55e-3694-4e52-985f-7377e724d3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.512886 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2422f55e-3694-4e52-985f-7377e724d3dc) transitioned into state 'SUCCESS' from state '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-1839708928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa99f827d434541a1a4d132deb92239',qos_specs=None,replication_status=,reservations=['a18406ac-b60d-4026-970e-0ecc13684fb3','f8b7bc3c-024d-42fb-bac7-c60e4f4fbe48','75664ce4-423b-4416-826a-b57237de8eeb','3e4db959-a86e-4910-8574-4268c2bf38e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc679614c49b415d969de30be0d15c68',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.513555 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fdafa9-b973-45c0-92cb-a9d4119c2a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.521361 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86fdafa9-b973-45c0-92cb-a9d4119c2a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.522168 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Flow 'volume_create_api' (d98a9c1e-10c1-4a94-ae19-c697ee16b0f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:45.522530 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Create volume request issued successfully. Aug 08 20:30:45.523054 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-06a4421c-bb25-431a-ac32-ad0cf88fd4ff tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:30:45.523468 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1360/5422] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:30:45 2026] POST /volume/v3/volumes => generated 765 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:30:45.534493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:45.536625 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:30:45.537071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1293040962", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:30:45.539102 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1293040962', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:30:45.539296 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Create volume of 1 GB Aug 08 20:30:45.543753 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Availability Zones retrieved successfully. Aug 08 20:30:45.550972 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Flow 'volume_create_api' (2fb41bd9-2c54-4383-93e8-2978eb52f2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:45.552179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963de508-7135-41af-b025-7c678444705f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.553300 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:30:45.578939 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963de508-7135-41af-b025-7c678444705f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.579558 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9ca666-a37f-4968-b083-55b28ee8e561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.617764 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Created reservations ['8ceaf4f2-64d3-423e-b98e-5ee7f9b28944', '2d04479b-c668-4846-8b7d-4e32c8ae6d0b', 'ab746a57-b307-449d-ba79-deee651f2302', '11068fe0-903d-4243-9011-90aa92d2965b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:30:45.618576 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9ca666-a37f-4968-b083-55b28ee8e561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ceaf4f2-64d3-423e-b98e-5ee7f9b28944', '2d04479b-c668-4846-8b7d-4e32c8ae6d0b', 'ab746a57-b307-449d-ba79-deee651f2302', '11068fe0-903d-4243-9011-90aa92d2965b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.619250 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d505b7a2-9c1c-46df-b22a-6975e885fff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.639544 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d505b7a2-9c1c-46df-b22a-6975e885fff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f934316-9d95-444d-b315-d4121c24d079', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1293040962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa99f827d434541a1a4d132deb92239',qos_specs=None,replication_status=,reservations=['8ceaf4f2-64d3-423e-b98e-5ee7f9b28944','2d04479b-c668-4846-8b7d-4e32c8ae6d0b','ab746a57-b307-449d-ba79-deee651f2302','11068fe0-903d-4243-9011-90aa92d2965b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc679614c49b415d969de30be0d15c68',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:30:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1293040962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f934316-9d95-444d-b315-d4121c24d079,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaa99f827d434541a1a4d132deb92239',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc679614c49b415d969de30be0d15c68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.640175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b0d3a8-b15e-41d6-92fa-c1da37affe13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.656998 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68b0d3a8-b15e-41d6-92fa-c1da37affe13) transitioned into state 'SUCCESS' from state '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-1293040962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aaa99f827d434541a1a4d132deb92239',qos_specs=None,replication_status=,reservations=['8ceaf4f2-64d3-423e-b98e-5ee7f9b28944','2d04479b-c668-4846-8b7d-4e32c8ae6d0b','ab746a57-b307-449d-ba79-deee651f2302','11068fe0-903d-4243-9011-90aa92d2965b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc679614c49b415d969de30be0d15c68',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.657723 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fab7805-10f6-4da5-bd0e-136214494141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:30:45.666029 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fab7805-10f6-4da5-bd0e-136214494141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:30:45.666768 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Flow 'volume_create_api' (2fb41bd9-2c54-4383-93e8-2978eb52f2c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:30:45.667062 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Create volume request issued successfully. Aug 08 20:30:45.667584 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9d9bc4f1-c96c-49f9-a9ed-921f420413ed tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:30:45.668020 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1351/5423] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:30:45 2026] POST /volume/v3/volumes => generated 765 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:30:55.515841 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:55.659916 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:30:59.014415 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1d76d4a7-0f3f-47c4-ac99-5cd429e6b444 req-98ac819d-352e-4ec8-9829-16471b778f94 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:30:59.016962 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d76d4a7-0f3f-47c4-ac99-5cd429e6b444 req-98ac819d-352e-4ec8-9829-16471b778f94 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b Aug 08 20:30:59.017167 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d76d4a7-0f3f-47c4-ac99-5cd429e6b444 req-98ac819d-352e-4ec8-9829-16471b778f94 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:30:59.017364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d76d4a7-0f3f-47c4-ac99-5cd429e6b444 req-98ac819d-352e-4ec8-9829-16471b778f94 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:30:59.024270 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:30:59.024270 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:30:59.071024 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d76d4a7-0f3f-47c4-ac99-5cd429e6b444 req-98ac819d-352e-4ec8-9829-16471b778f94 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b returned with HTTP 200 Aug 08 20:30:59.071445 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1357/5424] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:30:59 2026] DELETE /volume/v3/attachments/217490a2-dfc8-4604-8697-6bc9936c727b => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:00.199747 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-f9c081e3-66a8-4726-87e2-6ff2c7b10df9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:00.201827 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-f9c081e3-66a8-4726-87e2-6ff2c7b10df9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:31:00.202035 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-f9c081e3-66a8-4726-87e2-6ff2c7b10df9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:00.202215 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-f9c081e3-66a8-4726-87e2-6ff2c7b10df9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:00.209077 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:00.209077 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:00.212242 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-f9c081e3-66a8-4726-87e2-6ff2c7b10df9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:00.216454 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-f9c081e3-66a8-4726-87e2-6ff2c7b10df9 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:31:00.216808 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1357/5425] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:00 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:00.602967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-13bcb90b-c333-43f6-9946-9b14b12816dd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:00.605421 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-13bcb90b-c333-43f6-9946-9b14b12816dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:31:00.605659 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-13bcb90b-c333-43f6-9946-9b14b12816dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:00.605890 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-13bcb90b-c333-43f6-9946-9b14b12816dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:00.613924 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:00.613924 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:00.617797 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-13bcb90b-c333-43f6-9946-9b14b12816dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:00.622847 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-13bcb90b-c333-43f6-9946-9b14b12816dd tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:31:00.623462 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1361/5426] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:00 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:00.632421 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-0ea4fe83-4a9d-4a1f-9955-e6aa75614857 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:00.632911 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ea4fe83-4a9d-4a1f-9955-e6aa75614857 None None] GET https://10.4.3.206/volume// Aug 08 20:31:00.633128 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ea4fe83-4a9d-4a1f-9955-e6aa75614857 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:00.633329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-0ea4fe83-4a9d-4a1f-9955-e6aa75614857 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:00.633690 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-0ea4fe83-4a9d-4a1f-9955-e6aa75614857 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:00.634004 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1352/5427] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:31: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 08 20:31:00.640602 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-0bb9c61b-e9be-473a-9c1b-f9e20c49c9b8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:00.642275 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-0bb9c61b-e9be-473a-9c1b-f9e20c49c9b8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:31:00.642606 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-0bb9c61b-e9be-473a-9c1b-f9e20c49c9b8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691", "connector": null, "instance_uuid": "b5d607ae-6d52-4819-9912-c0f538941e28"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:00.650627 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:00.650627 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:00.669877 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-0bb9c61b-e9be-473a-9c1b-f9e20c49c9b8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:31:00.670250 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1358/5428] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:31:00 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 08 20:31:01.429765 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5ba0dfca-1f6f-4471-a199-a69f96f797f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:01.430143 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ba0dfca-1f6f-4471-a199-a69f96f797f4 None None] GET https://10.4.3.206/volume// Aug 08 20:31:01.430297 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ba0dfca-1f6f-4471-a199-a69f96f797f4 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:01.430498 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5ba0dfca-1f6f-4471-a199-a69f96f797f4 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:01.430811 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5ba0dfca-1f6f-4471-a199-a69f96f797f4 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:01.431094 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1358/5429] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:31: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 08 20:31:01.437952 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-40a3d82f-cd7c-4d95-8c8b-7f5d1d68e4e1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:01.440554 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-40a3d82f-cd7c-4d95-8c8b-7f5d1d68e4e1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:31:01.440852 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-40a3d82f-cd7c-4d95-8c8b-7f5d1d68e4e1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:01.441113 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-40a3d82f-cd7c-4d95-8c8b-7f5d1d68e4e1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:01.458908 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:01.458908 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:01.462521 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-40a3d82f-cd7c-4d95-8c8b-7f5d1d68e4e1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:01.466767 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-40a3d82f-cd7c-4d95-8c8b-7f5d1d68e4e1 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:31:01.467163 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1362/5430] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:31:01 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1545 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:31:01.560579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:01.562723 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9 Aug 08 20:31:01.563088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:01.570818 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:31:01.576006 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:31:01.577021 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:01.577021 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:01.642183 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691-np0000006809" released by "attachment_update" :: held 0.066s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:31:01.642556 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-ff59da0f-07b6-4ece-865d-42469dbcecd3 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9 returned with HTTP 200 Aug 08 20:31:01.643369 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1353/5431] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:31:01 2026] PUT /volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:01.663413 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-4d6c4d23-e681-4046-b4de-079abe20da7e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:01.665353 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-4d6c4d23-e681-4046-b4de-079abe20da7e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9/action Aug 08 20:31:01.665717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-4d6c4d23-e681-4046-b4de-079abe20da7e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:01.665866 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-4d6c4d23-e681-4046-b4de-079abe20da7e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:01.680673 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:01.680673 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:01.689654 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4b85d833-80f5-46ed-9c07-6bc804e1a28a req-4d6c4d23-e681-4046-b4de-079abe20da7e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9/action returned with HTTP 204 Aug 08 20:31:01.690100 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1359/5432] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:31:01 2026] POST /volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:10.215103 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=4 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:31:11.465420 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=9 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:31:11.637107 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:31:11.687208 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:31:27.997873 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6ad39b30-e747-48e7-9d99-dda143095ecf None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:27.999564 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ad39b30-e747-48e7-9d99-dda143095ecf tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:27.999791 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ad39b30-e747-48e7-9d99-dda143095ecf tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:27.999992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6ad39b30-e747-48e7-9d99-dda143095ecf tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.006605 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.006605 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:28.010167 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6ad39b30-e747-48e7-9d99-dda143095ecf tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:28.014577 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6ad39b30-e747-48e7-9d99-dda143095ecf tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:28.014990 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1359/5433] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:27 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:28.025826 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4f33bb89-d997-48ba-8ed9-1cf07c6d8c07 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.027418 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f33bb89-d997-48ba-8ed9-1cf07c6d8c07 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:28.027605 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f33bb89-d997-48ba-8ed9-1cf07c6d8c07 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:28.027785 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4f33bb89-d997-48ba-8ed9-1cf07c6d8c07 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.033985 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.033985 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:28.036904 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4f33bb89-d997-48ba-8ed9-1cf07c6d8c07 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:28.040266 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4f33bb89-d997-48ba-8ed9-1cf07c6d8c07 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:28.040591 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1363/5434] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:28 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:28.077048 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-e5d32d4d-18f8-45f8-b49e-d1a8c5a58c95 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.079124 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-e5d32d4d-18f8-45f8-b49e-d1a8c5a58c95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:28.079329 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-e5d32d4d-18f8-45f8-b49e-d1a8c5a58c95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:28.079530 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-e5d32d4d-18f8-45f8-b49e-d1a8c5a58c95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.085889 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.085889 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:28.089163 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-e5d32d4d-18f8-45f8-b49e-d1a8c5a58c95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:28.093099 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-e5d32d4d-18f8-45f8-b49e-d1a8c5a58c95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:28.093479 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1354/5435] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:28 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:28.152718 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-59b88d69-5531-418e-9701-ec0ffb5c7d72 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.153070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59b88d69-5531-418e-9701-ec0ffb5c7d72 None None] GET https://10.4.3.206/volume// Aug 08 20:31:28.153222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59b88d69-5531-418e-9701-ec0ffb5c7d72 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:28.153416 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-59b88d69-5531-418e-9701-ec0ffb5c7d72 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.153720 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-59b88d69-5531-418e-9701-ec0ffb5c7d72 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:28.153977 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1360/5436] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:31: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 08 20:31:28.160866 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-50cc147f-22f1-4eed-b453-98b55af212f2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.163239 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-50cc147f-22f1-4eed-b453-98b55af212f2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:31:28.163754 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-50cc147f-22f1-4eed-b453-98b55af212f2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9becaf6-8c42-46f2-8410-304cef7cb0e9", "connector": null, "instance_uuid": "1f831500-4d50-48bc-bf93-6ba83d29852b"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:28.173545 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.173545 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:28.200624 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-50cc147f-22f1-4eed-b453-98b55af212f2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:31:28.201081 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1360/5437] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:31:28 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 08 20:31:28.227967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d85e2d82-3417-42f6-9798-2d15ed3baafe None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.229779 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d85e2d82-3417-42f6-9798-2d15ed3baafe tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:28.230037 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d85e2d82-3417-42f6-9798-2d15ed3baafe tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:28.230268 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d85e2d82-3417-42f6-9798-2d15ed3baafe tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.238403 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ddc65619-452a-4f5e-9d98-b58f6eb76052 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.238794 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ddc65619-452a-4f5e-9d98-b58f6eb76052 None None] GET https://10.4.3.206/volume// Aug 08 20:31:28.238975 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ddc65619-452a-4f5e-9d98-b58f6eb76052 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:28.239166 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ddc65619-452a-4f5e-9d98-b58f6eb76052 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.239368 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.239368 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:28.239517 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ddc65619-452a-4f5e-9d98-b58f6eb76052 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:28.239812 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1355/5438] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:31: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 08 20:31:28.243323 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d85e2d82-3417-42f6-9798-2d15ed3baafe tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:28.248491 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d85e2d82-3417-42f6-9798-2d15ed3baafe tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:28.249001 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1364/5439] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:28 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:28.249313 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-6ec6b835-1d86-45c0-a899-f419c4f171aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.252014 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-6ec6b835-1d86-45c0-a899-f419c4f171aa tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:28.252428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-6ec6b835-1d86-45c0-a899-f419c4f171aa tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:28.252632 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-6ec6b835-1d86-45c0-a899-f419c4f171aa tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:28.262232 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.262232 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:28.265527 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-6ec6b835-1d86-45c0-a899-f419c4f171aa tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:28.269637 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-6ec6b835-1d86-45c0-a899-f419c4f171aa tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:28.270051 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1361/5440] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:31:28 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1037 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:31:28.367212 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:28.369211 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] PUT https://10.4.3.206/volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82 Aug 08 20:31:28.369608 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:28.377676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Acquiring lock "cinder-attachment_update-c9becaf6-8c42-46f2-8410-304cef7cb0e9-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:31:28.382222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Lock "cinder-attachment_update-c9becaf6-8c42-46f2-8410-304cef7cb0e9-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:31:28.383204 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:28.383204 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:28.458730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Lock "cinder-attachment_update-c9becaf6-8c42-46f2-8410-304cef7cb0e9-np0000006809" released by "attachment_update" :: held 0.076s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:31:28.459054 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-a4370d48-addf-494c-9c98-582f0f39d597 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82 returned with HTTP 200 Aug 08 20:31:28.459514 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1361/5441] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:31:28 2026] PUT /volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:29.262647 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e5e87362-4502-4651-8164-e85d42d2aa28 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:29.264343 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5e87362-4502-4651-8164-e85d42d2aa28 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:29.264551 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5e87362-4502-4651-8164-e85d42d2aa28 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:29.264741 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e5e87362-4502-4651-8164-e85d42d2aa28 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:29.273035 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:29.273035 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:29.276324 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e5e87362-4502-4651-8164-e85d42d2aa28 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:29.280174 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e5e87362-4502-4651-8164-e85d42d2aa28 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:29.280545 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1356/5442] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:29 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:30.291864 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4e48e161-9dcf-43a1-a986-076771d8a769 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:30.293461 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e48e161-9dcf-43a1-a986-076771d8a769 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:30.293663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e48e161-9dcf-43a1-a986-076771d8a769 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:30.293850 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e48e161-9dcf-43a1-a986-076771d8a769 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:30.302616 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:30.302616 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:30.305647 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4e48e161-9dcf-43a1-a986-076771d8a769 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:30.309671 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e48e161-9dcf-43a1-a986-076771d8a769 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:30.310028 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1365/5443] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:30 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:31.321408 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-446235bf-6767-43ff-a4a8-34da98cc9ae0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:31.323100 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-446235bf-6767-43ff-a4a8-34da98cc9ae0 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:31.323288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-446235bf-6767-43ff-a4a8-34da98cc9ae0 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:31.323478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-446235bf-6767-43ff-a4a8-34da98cc9ae0 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:31.331489 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:31.331489 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:31.334170 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-446235bf-6767-43ff-a4a8-34da98cc9ae0 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:31.337442 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-446235bf-6767-43ff-a4a8-34da98cc9ae0 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:31.337764 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1362/5444] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:31 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:31.673357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-ba9adb64-11f3-4a92-8a18-27bd3785c240 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:31.675058 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-ba9adb64-11f3-4a92-8a18-27bd3785c240 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82/action Aug 08 20:31:31.675434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-ba9adb64-11f3-4a92-8a18-27bd3785c240 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:31.675562 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-ba9adb64-11f3-4a92-8a18-27bd3785c240 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:31.689449 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:31.689449 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:31.704720 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-51c344d6-e9bd-47ee-99de-f35e017ab4a4 req-ba9adb64-11f3-4a92-8a18-27bd3785c240 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82/action returned with HTTP 204 Aug 08 20:31:31.705131 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1362/5445] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:31:31 2026] POST /volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:32.348905 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6052dc71-37da-4296-b425-c068cb044a9d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:32.350581 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6052dc71-37da-4296-b425-c068cb044a9d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:32.350781 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6052dc71-37da-4296-b425-c068cb044a9d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:32.350956 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6052dc71-37da-4296-b425-c068cb044a9d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:32.359980 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:32.359980 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:32.363166 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6052dc71-37da-4296-b425-c068cb044a9d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:32.366943 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6052dc71-37da-4296-b425-c068cb044a9d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:32.367259 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1357/5446] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:32 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1150 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:32.378261 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4bfb41a7-69aa-43a3-a8ef-b6754aa09a20 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:32.379886 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bfb41a7-69aa-43a3-a8ef-b6754aa09a20 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:32.380066 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bfb41a7-69aa-43a3-a8ef-b6754aa09a20 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:32.380242 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4bfb41a7-69aa-43a3-a8ef-b6754aa09a20 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:32.389099 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:32.389099 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:32.392068 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-4bfb41a7-69aa-43a3-a8ef-b6754aa09a20 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:32.395689 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4bfb41a7-69aa-43a3-a8ef-b6754aa09a20 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:32.396020 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1366/5447] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:32 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:32.407314 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-765a68b7-396e-4c76-926e-8984c2c33d9b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:32.408992 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:32.409460 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-detach": {}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:32.409667 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:32.420569 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:32.420569 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:32.420977 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:32.472500 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Attachment connected to vm 1f831500-4d50-48bc-bf93-6ba83d29852b, checking data on nova Aug 08 20:31:32.472828 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.compute.nova [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100388) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 20:31:32.594118 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/1f831500-4d50-48bc-bf93-6ba83d29852b/os-volume_attachments/c9becaf6-8c42-46f2-8410-304cef7cb0e9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}328e54701623dbde094f93d6202a42bc3b273da88a05a4739b25fef6c1c22cfb" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-765a68b7-396e-4c76-926e-8984c2c33d9b" -H "X-Service-Token: {SHA256}1be9c233061a178a9cd24ad53138f0d7904566f9dda18b9a36ecb8834f8ceebe" {{(pid=100388) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 20:31:32.684570 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 20:31:32 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-1e8cd267-575b-42cf-a5d7-d6784308f551 x-openstack-request-id: req-1e8cd267-575b-42cf-a5d7-d6784308f551 {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 20:31:32.684735 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c9becaf6-8c42-46f2-8410-304cef7cb0e9", "serverId": "1f831500-4d50-48bc-bf93-6ba83d29852b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9d66a8f7-0ae5-43b0-a17c-1edacea1df82", "bdm_uuid": "d4be91f7-2c03-4a39-bec9-6d280118b9b9"}} {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 20:31:32.684838 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET call to compute for https://10.4.3.206/compute/v2.1/servers/1f831500-4d50-48bc-bf93-6ba83d29852b/os-volume_attachments/c9becaf6-8c42-46f2-8410-304cef7cb0e9 used request id req-1e8cd267-575b-42cf-a5d7-d6784308f551 {{(pid=100388) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 20:31:32.687140 np0000006809 devstack@c-api.service[100388]: ERROR cinder.volume.api [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-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 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Caught error: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: 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 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.689348 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.middleware.fault [None req-765a68b7-396e-4c76-926e-8984c2c33d9b tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 409 Aug 08 20:31:32.690229 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1363/5448] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:31:32 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 167 bytes in 283 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:31:32.696566 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-754dafe1-e788-4009-a4c6-4671572024e9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:32.698304 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:32.698699 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:32.698815 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:32.709496 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:32.709496 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:32.710006 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:32.762626 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Attachment connected to vm 1f831500-4d50-48bc-bf93-6ba83d29852b, checking data on nova Aug 08 20:31:32.762879 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.compute.nova [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100389) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 20:31:32.878810 np0000006809 devstack@c-api.service[100389]: DEBUG novaclient.v2.client [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/1f831500-4d50-48bc-bf93-6ba83d29852b/os-volume_attachments/c9becaf6-8c42-46f2-8410-304cef7cb0e9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d60f73ec7fec46b10f1d8b56fc2ccadaafc373426a2aa8b404a083b7af831289" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-754dafe1-e788-4009-a4c6-4671572024e9" -H "X-Service-Token: {SHA256}5e72dd4b1df3d93823b4ad225fc21fd9251d5ad59f6e8158361d2912ee347892" {{(pid=100389) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 20:31:32.958099 np0000006809 devstack@c-api.service[100389]: DEBUG novaclient.v2.client [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 20:31:32 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-5a5c1bee-58dc-4665-9c5e-444a43679508 x-openstack-request-id: req-5a5c1bee-58dc-4665-9c5e-444a43679508 {{(pid=100389) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 20:31:32.958231 np0000006809 devstack@c-api.service[100389]: DEBUG novaclient.v2.client [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "c9becaf6-8c42-46f2-8410-304cef7cb0e9", "serverId": "1f831500-4d50-48bc-bf93-6ba83d29852b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9d66a8f7-0ae5-43b0-a17c-1edacea1df82", "bdm_uuid": "d4be91f7-2c03-4a39-bec9-6d280118b9b9"}} {{(pid=100389) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 20:31:32.958346 np0000006809 devstack@c-api.service[100389]: DEBUG novaclient.v2.client [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET call to compute for https://10.4.3.206/compute/v2.1/servers/1f831500-4d50-48bc-bf93-6ba83d29852b/os-volume_attachments/c9becaf6-8c42-46f2-8410-304cef7cb0e9 used request id req-5a5c1bee-58dc-4665-9c5e-444a43679508 {{(pid=100389) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 20:31:32.960422 np0000006809 devstack@c-api.service[100389]: ERROR cinder.volume.api [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-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 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Caught error: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: 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 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.962555 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: ERROR cinder.api.middleware.fault Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.middleware.fault [None req-754dafe1-e788-4009-a4c6-4671572024e9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 409 Aug 08 20:31:32.963373 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1363/5449] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:31:32 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 167 bytes in 267 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:31:32.969910 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fee96e4c-1c5c-4781-af0f-0256e3c37a09 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:32.971401 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1358/5450] 10.4.3.206 () {70 vars in 1597 bytes} [Sat Aug 8 20:31:32 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:31:32.977349 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5b87e6d3-755f-486e-a38a-2dc775a1d6f5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:32.978681 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1367/5451] 10.4.3.206 () {70 vars in 1597 bytes} [Sat Aug 8 20:31:32 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:31:32.984851 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-026fcdf9-a030-43dc-b250-01f3faad831a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.005738 np0000006809 devstack@c-api.service[100388]: WARNING keystonemiddleware.auth_token [None req-026fcdf9-a030-43dc-b250-01f3faad831a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 20:31:33.006623 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1364/5452] 10.4.3.206 () {70 vars in 1597 bytes} [Sat Aug 8 20:31:32 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:31:33.013205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fc0b3e28-fadb-454a-968a-24d6d72187b0 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.036077 np0000006809 devstack@c-api.service[100389]: WARNING keystonemiddleware.auth_token [None req-fc0b3e28-fadb-454a-968a-24d6d72187b0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 20:31:33.036959 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1364/5453] 10.4.3.206 () {70 vars in 1597 bytes} [Sat Aug 8 20:31:33 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:31:33.042582 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1746547f-836d-46ad-962d-6e4d8c5e8369 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.067981 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1746547f-836d-46ad-962d-6e4d8c5e8369 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:33.068392 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1746547f-836d-46ad-962d-6e4d8c5e8369 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:33.068522 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1746547f-836d-46ad-962d-6e4d8c5e8369 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:33.078544 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.078544 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:33.078967 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.contrib.admin_actions [None req-1746547f-836d-46ad-962d-6e4d8c5e8369 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Updating volume 'c9becaf6-8c42-46f2-8410-304cef7cb0e9' with '{'status': 'error'}' {{(pid=100391) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:31:33.102821 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1746547f-836d-46ad-962d-6e4d8c5e8369 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 202 Aug 08 20:31:33.103183 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1359/5454] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:31:33 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:31:33.109105 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-671a22f5-e304-481b-8a92-18db3933a09d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.110705 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-671a22f5-e304-481b-8a92-18db3933a09d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:33.110880 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-671a22f5-e304-481b-8a92-18db3933a09d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.111054 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-671a22f5-e304-481b-8a92-18db3933a09d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.119297 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.119297 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:33.122222 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-671a22f5-e304-481b-8a92-18db3933a09d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:33.125829 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-671a22f5-e304-481b-8a92-18db3933a09d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:33.126160 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1368/5455] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:33 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1149 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:33.137646 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.139324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:33.139691 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9d66a8f7-0ae5-43b0-a17c-1edacea1df82"}}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:33.139817 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9d66a8f7-0ae5-43b0-a17c-1edacea1df82"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:33.172741 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-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=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:31:33.180770 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.180770 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:33.181144 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Volume info retrieved successfully. Aug 08 20:31:33.186284 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Attachment connected to vm 1f831500-4d50-48bc-bf93-6ba83d29852b, checking data on nova Aug 08 20:31:33.186449 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.compute.nova [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Creating Keystone token plugin using URL: https://10.4.3.206/identity {{(pid=100388) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 20:31:33.261254 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] REQ: curl -g -i -X GET https://10.4.3.206/compute/v2.1/servers/1f831500-4d50-48bc-bf93-6ba83d29852b/os-volume_attachments/c9becaf6-8c42-46f2-8410-304cef7cb0e9 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3087894a372465fe85369f5095b6cf87c62406d90b7314932619bccfdd450b31" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-392a8566-2f0c-4639-9ed3-2a7b64d791d9" -H "X-Service-Token: {SHA256}1be9c233061a178a9cd24ad53138f0d7904566f9dda18b9a36ecb8834f8ceebe" {{(pid=100388) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 20:31:33.341766 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 20:31:33 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-7b9ad53d-90d5-4f1f-bb0b-dcdfb6b56dae x-openstack-request-id: req-7b9ad53d-90d5-4f1f-bb0b-dcdfb6b56dae {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 20:31:33.341906 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "c9becaf6-8c42-46f2-8410-304cef7cb0e9", "serverId": "1f831500-4d50-48bc-bf93-6ba83d29852b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9d66a8f7-0ae5-43b0-a17c-1edacea1df82", "bdm_uuid": "d4be91f7-2c03-4a39-bec9-6d280118b9b9"}} {{(pid=100388) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 20:31:33.342019 np0000006809 devstack@c-api.service[100388]: DEBUG novaclient.v2.client [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] GET call to compute for https://10.4.3.206/compute/v2.1/servers/1f831500-4d50-48bc-bf93-6ba83d29852b/os-volume_attachments/c9becaf6-8c42-46f2-8410-304cef7cb0e9 used request id req-7b9ad53d-90d5-4f1f-bb0b-dcdfb6b56dae {{(pid=100388) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 20:31:33.344094 np0000006809 devstack@c-api.service[100388]: ERROR cinder.volume.api [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-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 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Caught error: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: 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 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 20:31:33.346396 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1f831500-4d50-48bc-bf93-6ba83d29852b using the Compute API Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: ERROR cinder.api.middleware.fault Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.middleware.fault [None req-392a8566-2f0c-4639-9ed3-2a7b64d791d9 tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 409 Aug 08 20:31:33.347260 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1365/5456] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:31:33 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 167 bytes in 210 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:31:33.353972 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fa750214-15ea-46e9-a349-4b6b5fe49b43 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.355350 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1365/5457] 10.4.3.206 () {70 vars in 1597 bytes} [Sat Aug 8 20:31:33 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:31:33.361445 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b26f2e11-4d6a-4842-8175-a660a8aab724 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.377903 np0000006809 devstack@c-api.service[100391]: WARNING keystonemiddleware.auth_token [None req-b26f2e11-4d6a-4842-8175-a660a8aab724 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 20:31:33.378798 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1360/5458] 10.4.3.206 () {70 vars in 1597 bytes} [Sat Aug 8 20:31:33 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 08 20:31:33.384989 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86f73f02-d812-453f-a4a8-22a1a849b9d1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.386653 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86f73f02-d812-453f-a4a8-22a1a849b9d1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:33.386851 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86f73f02-d812-453f-a4a8-22a1a849b9d1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.387030 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86f73f02-d812-453f-a4a8-22a1a849b9d1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.393411 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.393411 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:33.396667 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-86f73f02-d812-453f-a4a8-22a1a849b9d1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:33.400459 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86f73f02-d812-453f-a4a8-22a1a849b9d1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:33.400827 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1369/5459] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:33 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:33.411970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.413706 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:33.413905 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.414099 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.446305 np0000006809 devstack@c-api.service[100388]: DEBUG oslo_db.sqlalchemy.engines [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100388) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:31:33.452278 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.452278 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:33.455700 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:33.459482 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a28d411b-6405-496f-b1f5-4a4608ff7365 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:33.459839 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1366/5460] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:33 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:33.498266 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.500203 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:33.500377 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.500565 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.532369 np0000006809 devstack@c-api.service[100389]: DEBUG oslo_db.sqlalchemy.engines [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100389) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 20:31:33.539011 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.539011 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:33.543049 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:33.547038 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-6efd867d-8b39-4897-ba86-3d381cebe92d tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:33.547399 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1366/5461] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:33 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:33.615351 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-15ea7889-346c-44cc-b029-7f8467da9d60 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.615761 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-15ea7889-346c-44cc-b029-7f8467da9d60 None None] GET https://10.4.3.206/volume// Aug 08 20:31:33.615945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-15ea7889-346c-44cc-b029-7f8467da9d60 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.616139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-15ea7889-346c-44cc-b029-7f8467da9d60 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.616472 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-15ea7889-346c-44cc-b029-7f8467da9d60 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:33.616786 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1361/5462] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:31: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 08 20:31:33.624100 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-d58b375b-716f-40ea-8995-83bf04d2f845 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.626075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-d58b375b-716f-40ea-8995-83bf04d2f845 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:31:33.626428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-d58b375b-716f-40ea-8995-83bf04d2f845 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f934316-9d95-444d-b315-d4121c24d079", "connector": null, "instance_uuid": "1f831500-4d50-48bc-bf93-6ba83d29852b"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:33.633993 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.633993 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:33.655256 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-d58b375b-716f-40ea-8995-83bf04d2f845 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:31:33.655693 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1370/5463] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:31:33 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 08 20:31:33.680313 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b67ee924-c0bc-45f7-85d5-741325ac470e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.682175 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b67ee924-c0bc-45f7-85d5-741325ac470e tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:33.682401 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b67ee924-c0bc-45f7-85d5-741325ac470e tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.682627 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b67ee924-c0bc-45f7-85d5-741325ac470e tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.688126 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-65f67acd-a1fe-40eb-a7db-89bbc6645b1a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.688528 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65f67acd-a1fe-40eb-a7db-89bbc6645b1a None None] GET https://10.4.3.206/volume// Aug 08 20:31:33.688701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65f67acd-a1fe-40eb-a7db-89bbc6645b1a None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.688898 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-65f67acd-a1fe-40eb-a7db-89bbc6645b1a None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.689199 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-65f67acd-a1fe-40eb-a7db-89bbc6645b1a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:33.689514 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1367/5464] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:31: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 08 20:31:33.690830 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.690830 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:33.694764 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b67ee924-c0bc-45f7-85d5-741325ac470e tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:33.697115 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-036a5213-e18a-400e-b900-0063d057565c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.698817 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b67ee924-c0bc-45f7-85d5-741325ac470e tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:33.699099 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-036a5213-e18a-400e-b900-0063d057565c tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:33.699159 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1367/5465] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:33 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:33.699327 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-036a5213-e18a-400e-b900-0063d057565c tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:33.699525 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-036a5213-e18a-400e-b900-0063d057565c tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:33.707715 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.707715 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:33.710601 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-036a5213-e18a-400e-b900-0063d057565c tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:33.714084 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-036a5213-e18a-400e-b900-0063d057565c tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:33.714545 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1362/5466] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:31:33 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 1037 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:31:33.813932 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:33.816038 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] PUT https://10.4.3.206/volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0 Aug 08 20:31:33.816473 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:33.823160 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Acquiring lock "cinder-attachment_update-9f934316-9d95-444d-b315-d4121c24d079-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:31:33.827527 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Lock "cinder-attachment_update-9f934316-9d95-444d-b315-d4121c24d079-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:31:33.828313 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:33.828313 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:33.891956 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Lock "cinder-attachment_update-9f934316-9d95-444d-b315-d4121c24d079-np0000006809" released by "attachment_update" :: held 0.064s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:31:33.892244 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-9476cb5e-87b0-4e70-a2c7-17d2afbf4209 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0 returned with HTTP 200 Aug 08 20:31:33.892891 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1371/5467] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:31:33 2026] PUT /volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:34.710137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-69490249-58d0-44c7-8b0d-480e77e10ad3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:34.711798 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-69490249-58d0-44c7-8b0d-480e77e10ad3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:34.711970 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-69490249-58d0-44c7-8b0d-480e77e10ad3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:34.712136 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-69490249-58d0-44c7-8b0d-480e77e10ad3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:34.722074 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:34.722074 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:34.725041 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-69490249-58d0-44c7-8b0d-480e77e10ad3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:34.728457 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-69490249-58d0-44c7-8b0d-480e77e10ad3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:34.728959 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1368/5468] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:34 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:35.740061 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3c660034-7d8a-4ce1-bd01-2eddbf8f1e61 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:35.741770 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c660034-7d8a-4ce1-bd01-2eddbf8f1e61 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:35.741949 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c660034-7d8a-4ce1-bd01-2eddbf8f1e61 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:35.742144 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c660034-7d8a-4ce1-bd01-2eddbf8f1e61 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:35.750619 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:35.750619 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:35.753559 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3c660034-7d8a-4ce1-bd01-2eddbf8f1e61 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:35.757025 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c660034-7d8a-4ce1-bd01-2eddbf8f1e61 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:35.757359 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1368/5469] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:35 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:36.769042 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6d34ffd6-7013-400b-87bf-2a954a01b2c3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:36.770709 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d34ffd6-7013-400b-87bf-2a954a01b2c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:36.770998 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d34ffd6-7013-400b-87bf-2a954a01b2c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:36.771250 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6d34ffd6-7013-400b-87bf-2a954a01b2c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:36.780080 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:36.780080 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:36.782246 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6d34ffd6-7013-400b-87bf-2a954a01b2c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:36.785847 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6d34ffd6-7013-400b-87bf-2a954a01b2c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:36.786281 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1363/5470] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:36 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:37.119491 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-66184395-092d-4b50-a92c-55d79a838f1f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.121464 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-66184395-092d-4b50-a92c-55d79a838f1f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0/action Aug 08 20:31:37.121811 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-66184395-092d-4b50-a92c-55d79a838f1f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:37.121923 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-66184395-092d-4b50-a92c-55d79a838f1f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:37.138306 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:37.138306 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:37.146757 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-dfd382e7-f9b5-43df-b9c3-a14c7c1d9a15 req-66184395-092d-4b50-a92c-55d79a838f1f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0/action returned with HTTP 204 Aug 08 20:31:37.147084 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1372/5471] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:31:37 2026] POST /volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:37.797924 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e333b939-bc6a-4750-9adf-4e6a42f65da1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.799686 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e333b939-bc6a-4750-9adf-4e6a42f65da1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:37.799874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e333b939-bc6a-4750-9adf-4e6a42f65da1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:37.800054 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e333b939-bc6a-4750-9adf-4e6a42f65da1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:37.808809 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:37.808809 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:37.811957 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e333b939-bc6a-4750-9adf-4e6a42f65da1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:37.815638 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e333b939-bc6a-4750-9adf-4e6a42f65da1 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:37.815962 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1369/5472] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:37 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:37.826631 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e9ec165f-4abb-4190-8c8d-af93b8ce0581 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.828500 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9ec165f-4abb-4190-8c8d-af93b8ce0581 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:37.828742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9ec165f-4abb-4190-8c8d-af93b8ce0581 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:37.828970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e9ec165f-4abb-4190-8c8d-af93b8ce0581 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:37.837404 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:37.837404 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:37.840362 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e9ec165f-4abb-4190-8c8d-af93b8ce0581 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:37.843830 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e9ec165f-4abb-4190-8c8d-af93b8ce0581 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:37.844140 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1369/5473] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:37 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:37.855349 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a2a6cf9-738d-4d7f-b446-adbebe190416 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.856873 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a2a6cf9-738d-4d7f-b446-adbebe190416 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:37.857291 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a2a6cf9-738d-4d7f-b446-adbebe190416 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-detach": {"attachment_id": "2f0ca776-cdef-4030-b061-285454a0e7a0"}}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:37.859470 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a2a6cf9-738d-4d7f-b446-adbebe190416 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "2f0ca776-cdef-4030-b061-285454a0e7a0"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:37.866221 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:37.866221 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:37.866742 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3a2a6cf9-738d-4d7f-b446-adbebe190416 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:37.872244 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a2a6cf9-738d-4d7f-b446-adbebe190416 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 400 Aug 08 20:31:37.872779 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1364/5474] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:31:37 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 100 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 20:31:37.900207 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-87fc289c-c358-476c-adf9-1b462408a111 req-db4c208d-5b07-47d4-ae14-3de55b031fb9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.902093 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-db4c208d-5b07-47d4-ae14-3de55b031fb9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:37.902278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-db4c208d-5b07-47d4-ae14-3de55b031fb9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:37.902492 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-db4c208d-5b07-47d4-ae14-3de55b031fb9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:37.910400 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:37.910400 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:37.913366 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-87fc289c-c358-476c-adf9-1b462408a111 req-db4c208d-5b07-47d4-ae14-3de55b031fb9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:37.916821 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-db4c208d-5b07-47d4-ae14-3de55b031fb9 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:37.917194 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1373/5475] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:37 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 1150 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:37.932197 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.934140 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079/action Aug 08 20:31:37.934641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:37.934641 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:37.943912 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:37.943912 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:37.944298 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:37.949658 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Begin detaching volume completed successfully. Aug 08 20:31:37.949957 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-a2d88356-94f6-4a0e-9632-d9fe4a0c17ef tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079/action returned with HTTP 202 Aug 08 20:31:37.950494 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1370/5476] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:31:37 2026] POST /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:31:37.985322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7fb452e3-0aec-496f-842b-7d4120b0c449 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.985729 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7fb452e3-0aec-496f-842b-7d4120b0c449 None None] GET https://10.4.3.206/volume// Aug 08 20:31:37.985878 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7fb452e3-0aec-496f-842b-7d4120b0c449 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:37.986052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7fb452e3-0aec-496f-842b-7d4120b0c449 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:37.987786 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7fb452e3-0aec-496f-842b-7d4120b0c449 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:37.987786 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1370/5477] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:31: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 08 20:31:37.994093 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-87fc289c-c358-476c-adf9-1b462408a111 req-dcf6e725-289e-4996-bb14-efe6aa2ad448 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:37.996730 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-dcf6e725-289e-4996-bb14-efe6aa2ad448 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:37.997088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-dcf6e725-289e-4996-bb14-efe6aa2ad448 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:37.997405 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-dcf6e725-289e-4996-bb14-efe6aa2ad448 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:38.006754 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:38.006754 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:38.010106 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-87fc289c-c358-476c-adf9-1b462408a111 req-dcf6e725-289e-4996-bb14-efe6aa2ad448 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:38.015069 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-dcf6e725-289e-4996-bb14-efe6aa2ad448 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:38.015069 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1365/5478] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:31:37 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 1333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:31:38.771498 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-87fc289c-c358-476c-adf9-1b462408a111 req-fa4cc2f5-ca74-4bb5-b8c1-b9000d25d647 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:38.773291 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-fa4cc2f5-ca74-4bb5-b8c1-b9000d25d647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] DELETE https://10.4.3.206/volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0 Aug 08 20:31:38.773472 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-fa4cc2f5-ca74-4bb5-b8c1-b9000d25d647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:38.773663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-fa4cc2f5-ca74-4bb5-b8c1-b9000d25d647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:38.779702 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:38.779702 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:38.818186 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-87fc289c-c358-476c-adf9-1b462408a111 req-fa4cc2f5-ca74-4bb5-b8c1-b9000d25d647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0 returned with HTTP 200 Aug 08 20:31:38.818647 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1374/5479] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:31:38 2026] DELETE /volume/v3/attachments/2f0ca776-cdef-4030-b061-285454a0e7a0 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:39.035601 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25131b11-6a33-4b76-a995-2a0d11bf7d3b None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.037229 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25131b11-6a33-4b76-a995-2a0d11bf7d3b tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:39.037600 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25131b11-6a33-4b76-a995-2a0d11bf7d3b tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:39.037713 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25131b11-6a33-4b76-a995-2a0d11bf7d3b tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:39.047371 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:39.047371 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:39.050452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.admin_actions [None req-25131b11-6a33-4b76-a995-2a0d11bf7d3b tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] Updating volume 'c9becaf6-8c42-46f2-8410-304cef7cb0e9' with '{'status': 'in-use'}' {{(pid=100389) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 20:31:39.068627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25131b11-6a33-4b76-a995-2a0d11bf7d3b tempest-TestServerVolumeAttachmentScenario-2115634341 tempest-TestServerVolumeAttachmentScenario-2115634341-project-admin] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 202 Aug 08 20:31:39.069035 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1371/5480] 10.4.3.206 () {68 vars in 1390 bytes} [Sat Aug 8 20:31:39 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:31:39.075654 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-be27997c-2e51-43d0-99d3-bb5f6e58d3c2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.077557 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be27997c-2e51-43d0-99d3-bb5f6e58d3c2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:39.077756 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be27997c-2e51-43d0-99d3-bb5f6e58d3c2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:39.077935 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-be27997c-2e51-43d0-99d3-bb5f6e58d3c2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:39.087191 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:39.087191 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:39.090474 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-be27997c-2e51-43d0-99d3-bb5f6e58d3c2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:39.094239 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-be27997c-2e51-43d0-99d3-bb5f6e58d3c2 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:39.094645 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1371/5481] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:39 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1150 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:39.135715 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b2740913-9f3f-4710-8ba1-4440f741936f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.137846 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b2740913-9f3f-4710-8ba1-4440f741936f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:39.138195 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b2740913-9f3f-4710-8ba1-4440f741936f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:39.138511 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b2740913-9f3f-4710-8ba1-4440f741936f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:39.146881 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:39.146881 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:39.152100 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b2740913-9f3f-4710-8ba1-4440f741936f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:39.153665 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b2740913-9f3f-4710-8ba1-4440f741936f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:39.154146 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1366/5482] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:39 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:39.170986 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.172977 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] POST https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action Aug 08 20:31:39.173295 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:39.173433 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:39.183179 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:39.183179 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:39.183698 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:39.189048 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Begin detaching volume completed successfully. Aug 08 20:31:39.189257 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-b74afd1d-c96b-4f0f-8e32-8c76849b04c3 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action returned with HTTP 202 Aug 08 20:31:39.189681 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1375/5483] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:31:39 2026] POST /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:31:39.223803 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8c1268b1-ffde-4c19-b70f-06c1dc61d614 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.224188 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c1268b1-ffde-4c19-b70f-06c1dc61d614 None None] GET https://10.4.3.206/volume// Aug 08 20:31:39.224351 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c1268b1-ffde-4c19-b70f-06c1dc61d614 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:39.224555 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8c1268b1-ffde-4c19-b70f-06c1dc61d614 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:39.224881 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8c1268b1-ffde-4c19-b70f-06c1dc61d614 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:39.225198 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1372/5484] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:31: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 08 20:31:39.233548 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6986780a-d426-414f-8f1b-c6778a67c52d req-efd4c7c0-f26d-41ce-b1f8-6bfffc04fa88 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.235437 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-efd4c7c0-f26d-41ce-b1f8-6bfffc04fa88 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:39.235711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-efd4c7c0-f26d-41ce-b1f8-6bfffc04fa88 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:39.235829 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-efd4c7c0-f26d-41ce-b1f8-6bfffc04fa88 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:39.244798 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:39.244798 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:39.248208 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6986780a-d426-414f-8f1b-c6778a67c52d req-efd4c7c0-f26d-41ce-b1f8-6bfffc04fa88 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:39.252251 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-efd4c7c0-f26d-41ce-b1f8-6bfffc04fa88 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:39.252739 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1372/5485] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:31:39 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 1333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:31:39.956413 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6986780a-d426-414f-8f1b-c6778a67c52d req-0ee83238-e377-4b53-a744-08ede0966647 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:39.957986 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-0ee83238-e377-4b53-a744-08ede0966647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] DELETE https://10.4.3.206/volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82 Aug 08 20:31:39.958270 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-0ee83238-e377-4b53-a744-08ede0966647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:39.958597 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-0ee83238-e377-4b53-a744-08ede0966647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:39.964851 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:39.964851 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:40.005123 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6986780a-d426-414f-8f1b-c6778a67c52d req-0ee83238-e377-4b53-a744-08ede0966647 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82 returned with HTTP 200 Aug 08 20:31:40.005123 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1367/5486] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:31:39 2026] DELETE /volume/v3/attachments/9d66a8f7-0ae5-43b0-a17c-1edacea1df82 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:40.297130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-8e02dcb8-5b08-4937-89d3-5df78c4dcdcd req-03146b66-ea03-43c8-863e-2fbcd313fbf8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:40.299564 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e02dcb8-5b08-4937-89d3-5df78c4dcdcd req-03146b66-ea03-43c8-863e-2fbcd313fbf8 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:40.299797 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e02dcb8-5b08-4937-89d3-5df78c4dcdcd req-03146b66-ea03-43c8-863e-2fbcd313fbf8 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:40.300020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-8e02dcb8-5b08-4937-89d3-5df78c4dcdcd req-03146b66-ea03-43c8-863e-2fbcd313fbf8 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:40.306583 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:40.306583 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:40.309556 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-8e02dcb8-5b08-4937-89d3-5df78c4dcdcd req-03146b66-ea03-43c8-863e-2fbcd313fbf8 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:40.313220 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-8e02dcb8-5b08-4937-89d3-5df78c4dcdcd req-03146b66-ea03-43c8-863e-2fbcd313fbf8 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:40.313605 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1376/5487] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:40 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:41.924068 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:41.926110 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:41.926313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:41.926544 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:41.926710 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Delete volume with id: 9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:41.934304 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:41.934304 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:41.934986 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:41.952311 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Delete volume request issued successfully. Aug 08 20:31:41.952475 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b78c2a70-404f-4bfe-ac67-89c27eea7061 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 202 Aug 08 20:31:41.952889 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1373/5488] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:31:41 2026] DELETE /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:31:41.959719 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-08d4bc0c-8483-4bd9-a2b0-a6969872fd95 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:41.961563 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08d4bc0c-8483-4bd9-a2b0-a6969872fd95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:41.961773 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08d4bc0c-8483-4bd9-a2b0-a6969872fd95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:41.961969 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-08d4bc0c-8483-4bd9-a2b0-a6969872fd95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:41.969399 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:41.969399 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:41.972818 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-08d4bc0c-8483-4bd9-a2b0-a6969872fd95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:41.977078 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-08d4bc0c-8483-4bd9-a2b0-a6969872fd95 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 200 Aug 08 20:31:41.977476 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1373/5489] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:41 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:42.989376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-4e52a7fb-829d-4bcc-8a3d-e6fe1f8d22b4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:42.991188 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e52a7fb-829d-4bcc-8a3d-e6fe1f8d22b4 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 Aug 08 20:31:42.991430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e52a7fb-829d-4bcc-8a3d-e6fe1f8d22b4 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:42.991688 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-4e52a7fb-829d-4bcc-8a3d-e6fe1f8d22b4 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:42.997291 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-4e52a7fb-829d-4bcc-8a3d-e6fe1f8d22b4 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 returned with HTTP 404 Aug 08 20:31:42.997766 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1368/5490] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:42 2026] GET /volume/v3/volumes/9f934316-9d95-444d-b315-d4121c24d079 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:43.003737 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-227495d7-13a8-4d98-a62f-3f55da88d529 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:43.005301 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:43.005512 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:43.005686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:43.005827 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Delete volume with id: c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:43.012195 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:43.012195 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:43.012625 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:43.027445 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Delete volume request issued successfully. Aug 08 20:31:43.027693 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-227495d7-13a8-4d98-a62f-3f55da88d529 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 202 Aug 08 20:31:43.028065 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1377/5491] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:31:43 2026] DELETE /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:31:43.034766 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b7afaa3d-224c-4937-a6f0-61b0ba01d38f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:43.037213 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7afaa3d-224c-4937-a6f0-61b0ba01d38f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:43.037522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7afaa3d-224c-4937-a6f0-61b0ba01d38f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:43.037821 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b7afaa3d-224c-4937-a6f0-61b0ba01d38f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:43.045223 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:43.045223 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:43.048631 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b7afaa3d-224c-4937-a6f0-61b0ba01d38f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Volume info retrieved successfully. Aug 08 20:31:43.052681 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b7afaa3d-224c-4937-a6f0-61b0ba01d38f tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 200 Aug 08 20:31:43.053034 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1374/5492] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:43 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:44.065084 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4e27f032-e44b-4201-95dd-6f3c515356c7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:44.066707 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e27f032-e44b-4201-95dd-6f3c515356c7 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] GET https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 Aug 08 20:31:44.067008 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e27f032-e44b-4201-95dd-6f3c515356c7 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:44.067749 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4e27f032-e44b-4201-95dd-6f3c515356c7 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:44.073546 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4e27f032-e44b-4201-95dd-6f3c515356c7 tempest-TestServerVolumeAttachmentScenario-725323994 tempest-TestServerVolumeAttachmentScenario-725323994-project-member] https://10.4.3.206/volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 returned with HTTP 404 Aug 08 20:31:44.073999 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1374/5493] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:44 2026] GET /volume/v3/volumes/c9becaf6-8c42-46f2-8410-304cef7cb0e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:45.506827 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:45.508311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:31:45.508653 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-260199241", "description": null, "metadata": null}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:45.518397 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:45.518397 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:45.518920 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:45.519047 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create snapshot from volume 7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:31:45.539636 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['9f5f6328-bf5d-48ff-9bc5-68156c6b0a9e', 'f663e673-e58a-443d-9207-31dc8345c17f', '724ef354-a53e-44e3-8157-2ad30cb454aa', '2d6038ce-2c39-4f77-ade4-f1016341d19c'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:31:45.566090 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot force create request issued successfully. Aug 08 20:31:45.566206 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eaa9dd1e-e83a-40f5-a3d3-6870f2df241f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:31:45.566533 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1369/5494] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:31:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:31:45.574578 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-229043a1-0ffd-45bd-aafa-aadcf1355f57 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:45.576355 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-229043a1-0ffd-45bd-aafa-aadcf1355f57 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:31:45.576611 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-229043a1-0ffd-45bd-aafa-aadcf1355f57 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:45.576835 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-229043a1-0ffd-45bd-aafa-aadcf1355f57 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:45.581545 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:45.581545 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:45.582005 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-229043a1-0ffd-45bd-aafa-aadcf1355f57 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:31:45.582784 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-229043a1-0ffd-45bd-aafa-aadcf1355f57 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f returned with HTTP 200 Aug 08 20:31:45.583119 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1378/5495] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:31:45 2026] GET /volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:46.591655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-fe244e2e-8c81-4f1c-9819-16fe5d6a29ff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:46.593322 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe244e2e-8c81-4f1c-9819-16fe5d6a29ff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:31:46.593549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe244e2e-8c81-4f1c-9819-16fe5d6a29ff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:46.593730 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-fe244e2e-8c81-4f1c-9819-16fe5d6a29ff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:46.598485 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:46.598485 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:46.598873 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-fe244e2e-8c81-4f1c-9819-16fe5d6a29ff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:31:46.599526 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-fe244e2e-8c81-4f1c-9819-16fe5d6a29ff tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f returned with HTTP 200 Aug 08 20:31:46.599874 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1375/5496] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:31:46 2026] GET /volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:46.608269 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3e24ee38-cf43-4e14-a229-c5d3377293d7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:46.610222 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e24ee38-cf43-4e14-a229-c5d3377293d7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:31:46.610478 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e24ee38-cf43-4e14-a229-c5d3377293d7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:46.610679 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3e24ee38-cf43-4e14-a229-c5d3377293d7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:46.615499 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:46.615499 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:46.615900 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3e24ee38-cf43-4e14-a229-c5d3377293d7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:31:46.616643 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3e24ee38-cf43-4e14-a229-c5d3377293d7 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f returned with HTTP 200 Aug 08 20:31:46.616992 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1375/5497] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:31:46 2026] GET /volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:46.625158 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:46.626757 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:31:46.627062 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-421638930", "snapshot_id": "a417c618-97dd-4015-b5c0-4210c0a21e6f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:46.628427 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-421638930', 'snapshot_id': 'a417c618-97dd-4015-b5c0-4210c0a21e6f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:31:46.632656 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:46.632656 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:46.633003 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:31:46.633111 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume of 1 GB Aug 08 20:31:46.635831 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Availability Zones retrieved successfully. Aug 08 20:31:46.640587 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (4e541866-8633-443a-a771-104215a10794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:31:46.641423 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d5ddb7-efe0-48d3-b6cf-823a26349a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:46.642149 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:31:46.667853 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d5ddb7-efe0-48d3-b6cf-823a26349a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a417c618-97dd-4015-b5c0-4210c0a21e6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:46.668601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc210dec-aeec-490f-baba-e1f1f8d99b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:46.700922 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Created reservations ['eb783341-d5e9-4caf-9641-f8f20788824f', '22a3557a-7724-4bd4-beca-499e043a2db7', 'fb1abe50-afc8-425e-9278-a8b00f037ac8', '2d579d60-bf20-49d4-a3a0-620c3afd3b12'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:31:46.701706 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc210dec-aeec-490f-baba-e1f1f8d99b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb783341-d5e9-4caf-9641-f8f20788824f', '22a3557a-7724-4bd4-beca-499e043a2db7', 'fb1abe50-afc8-425e-9278-a8b00f037ac8', '2d579d60-bf20-49d4-a3a0-620c3afd3b12']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:46.702454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c5bcce-3ab3-4002-9431-f7f719c5433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:46.737591 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79c5bcce-3ab3-4002-9431-f7f719c5433a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50aa5a7b-a574-4b95-a05c-1c3307d12bdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-421638930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['eb783341-d5e9-4caf-9641-f8f20788824f','22a3557a-7724-4bd4-beca-499e043a2db7','fb1abe50-afc8-425e-9278-a8b00f037ac8','2d579d60-bf20-49d4-a3a0-620c3afd3b12'],size=1,snapshot_id=a417c618-97dd-4015-b5c0-4210c0a21e6f,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-421638930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50aa5a7b-a574-4b95-a05c-1c3307d12bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f52086a69a444d8eb7f4e1f466268b40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a417c618-97dd-4015-b5c0-4210c0a21e6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e515445998104cb2936455cc0ccbb8fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:46.738239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50151c05-b016-4b8b-a71e-e82449f097e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:46.754408 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50151c05-b016-4b8b-a71e-e82449f097e0) transitioned into state 'SUCCESS' from state '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-421638930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f52086a69a444d8eb7f4e1f466268b40',qos_specs=None,replication_status=,reservations=['eb783341-d5e9-4caf-9641-f8f20788824f','22a3557a-7724-4bd4-beca-499e043a2db7','fb1abe50-afc8-425e-9278-a8b00f037ac8','2d579d60-bf20-49d4-a3a0-620c3afd3b12'],size=1,snapshot_id=a417c618-97dd-4015-b5c0-4210c0a21e6f,source_replicaid=,source_volid=None,status='creating',user_id='e515445998104cb2936455cc0ccbb8fa',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:46.755333 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eafb1a81-c594-46a6-864b-8f67d2acbdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:46.781071 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eafb1a81-c594-46a6-864b-8f67d2acbdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:46.781870 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Flow 'volume_create_api' (4e541866-8633-443a-a771-104215a10794) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:31:46.782175 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Create volume request issued successfully. Aug 08 20:31:46.782691 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-44fe58ea-8bef-442b-897b-7b3d1b8c271f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:31:46.783101 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1370/5498] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:31:46 2026] POST /volume/v3/volumes => generated 784 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:31:46.801546 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-493f3793-810d-4eaa-bbaf-03a7d2dc6850 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:46.803049 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-493f3793-810d-4eaa-bbaf-03a7d2dc6850 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:31:46.803232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-493f3793-810d-4eaa-bbaf-03a7d2dc6850 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:46.803426 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-493f3793-810d-4eaa-bbaf-03a7d2dc6850 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:46.809665 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:46.809665 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:46.812889 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-493f3793-810d-4eaa-bbaf-03a7d2dc6850 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:46.816591 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-493f3793-810d-4eaa-bbaf-03a7d2dc6850 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:31:46.816940 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1379/5499] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:46 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:47.838137 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-706fba9a-943e-4419-a0e4-b9f77d4fbf3f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:47.840301 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-706fba9a-943e-4419-a0e4-b9f77d4fbf3f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:31:47.840586 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-706fba9a-943e-4419-a0e4-b9f77d4fbf3f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:47.841026 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-706fba9a-943e-4419-a0e4-b9f77d4fbf3f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:47.848338 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:47.848338 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:47.851916 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-706fba9a-943e-4419-a0e4-b9f77d4fbf3f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:47.856352 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-706fba9a-943e-4419-a0e4-b9f77d4fbf3f tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:31:47.856895 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1376/5500] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:47 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:47.870043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-45254c0e-27b6-409a-bbd0-7d4b0244b0c8 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:47.871866 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45254c0e-27b6-409a-bbd0-7d4b0244b0c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:31:47.872065 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45254c0e-27b6-409a-bbd0-7d4b0244b0c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:47.872265 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-45254c0e-27b6-409a-bbd0-7d4b0244b0c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:47.879524 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:47.879524 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:47.882892 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-45254c0e-27b6-409a-bbd0-7d4b0244b0c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:47.887469 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-45254c0e-27b6-409a-bbd0-7d4b0244b0c8 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:31:47.887866 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1376/5501] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:47 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:47.968946 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-793de7e0-e1f8-45f0-a591-3c5839caee49 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:47.970954 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-793de7e0-e1f8-45f0-a591-3c5839caee49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:31:47.971123 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-793de7e0-e1f8-45f0-a591-3c5839caee49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:47.971303 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-793de7e0-e1f8-45f0-a591-3c5839caee49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:47.977077 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:47.977077 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:47.979898 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-793de7e0-e1f8-45f0-a591-3c5839caee49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:47.983617 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-793de7e0-e1f8-45f0-a591-3c5839caee49 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:31:47.983982 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1371/5502] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:47 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 1393 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:48.383253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-7ce6145c-45b4-498c-b82f-1af6019df87e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:48.386417 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-7ce6145c-45b4-498c-b82f-1af6019df87e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:31:48.386601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-7ce6145c-45b4-498c-b82f-1af6019df87e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:48.386746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-7ce6145c-45b4-498c-b82f-1af6019df87e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:48.393126 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:48.393126 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:48.396743 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-7ce6145c-45b4-498c-b82f-1af6019df87e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:48.401019 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-7ce6145c-45b4-498c-b82f-1af6019df87e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:31:48.401376 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1380/5503] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:31:48 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:48.410525 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-66e46968-9373-4c15-b0d2-5a9c39d42a8c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:48.410929 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66e46968-9373-4c15-b0d2-5a9c39d42a8c None None] GET https://10.4.3.206/volume// Aug 08 20:31:48.411095 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66e46968-9373-4c15-b0d2-5a9c39d42a8c None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:48.411278 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-66e46968-9373-4c15-b0d2-5a9c39d42a8c None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:48.411618 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-66e46968-9373-4c15-b0d2-5a9c39d42a8c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:48.411894 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1377/5504] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:31: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 08 20:31:48.418793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-5af4caa0-f55f-4099-a0ea-b7679cdbcea2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:48.420716 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-5af4caa0-f55f-4099-a0ea-b7679cdbcea2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:31:48.421010 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-5af4caa0-f55f-4099-a0ea-b7679cdbcea2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50aa5a7b-a574-4b95-a05c-1c3307d12bdc", "connector": null, "instance_uuid": "dff0fccb-6d76-4859-b373-3cbbef148df8"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:48.428621 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:48.428621 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:48.457604 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-5af4caa0-f55f-4099-a0ea-b7679cdbcea2 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:31:48.458132 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1377/5505] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:31: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 08 20:31:49.141948 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c6645652-f6da-45db-812b-1010d2b74469 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:49.142351 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6645652-f6da-45db-812b-1010d2b74469 None None] GET https://10.4.3.206/volume// Aug 08 20:31:49.142584 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6645652-f6da-45db-812b-1010d2b74469 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:49.142815 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6645652-f6da-45db-812b-1010d2b74469 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:49.143131 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6645652-f6da-45db-812b-1010d2b74469 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:31:49.143421 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1372/5506] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:31:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:31:49.149601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-0adb1f7c-6def-4af0-844a-9146158eea4a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:49.151488 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-0adb1f7c-6def-4af0-844a-9146158eea4a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:31:49.151692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-0adb1f7c-6def-4af0-844a-9146158eea4a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:49.151868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-0adb1f7c-6def-4af0-844a-9146158eea4a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:49.160420 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:49.160420 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:49.163216 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-0adb1f7c-6def-4af0-844a-9146158eea4a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:31:49.167250 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-0adb1f7c-6def-4af0-844a-9146158eea4a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:31:49.167741 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1381/5507] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:31:49 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 1572 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:31:49.264748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:49.266855 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] PUT https://10.4.3.206/volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a Aug 08 20:31:49.267321 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:49.276042 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Acquiring lock "cinder-attachment_update-50aa5a7b-a574-4b95-a05c-1c3307d12bdc-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:31:49.279479 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-50aa5a7b-a574-4b95-a05c-1c3307d12bdc-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:31:49.280823 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:49.280823 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:49.351325 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Lock "cinder-attachment_update-50aa5a7b-a574-4b95-a05c-1c3307d12bdc-np0000006809" released by "attachment_update" :: held 0.072s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:31:49.351882 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-c03bd651-111c-4757-a53a-a4f9ab5f72cb tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a returned with HTTP 200 Aug 08 20:31:49.352289 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1378/5508] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:31:49 2026] PUT /volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:49.374084 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-d07f2ab2-2b7f-4bd8-b94a-4891ba800017 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:49.376072 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-d07f2ab2-2b7f-4bd8-b94a-4891ba800017 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] POST https://10.4.3.206/volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a/action Aug 08 20:31:49.376458 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-d07f2ab2-2b7f-4bd8-b94a-4891ba800017 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action body: b'{"os-complete": null}' {{(pid=100388) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:31:49.376575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-d07f2ab2-2b7f-4bd8-b94a-4891ba800017 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:49.391253 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:49.391253 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:49.399730 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4179eb27-74e0-47e9-b233-352f50c9c677 req-d07f2ab2-2b7f-4bd8-b94a-4891ba800017 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a/action returned with HTTP 204 Aug 08 20:31:49.400311 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1378/5509] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:31:49 2026] POST /volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:49.632053 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-93ba1405-2a07-4887-83f6-0391191b3a45 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:49.708553 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93ba1405-2a07-4887-83f6-0391191b3a45 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:31:49.708869 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-93ba1405-2a07-4887-83f6-0391191b3a45 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:49.719953 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-93ba1405-2a07-4887-83f6-0391191b3a45 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:31:49.720262 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1373/5510] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:31:49 2026] POST /volume/v3/types => generated 287 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:51.074913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:51.076564 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:31:51.076868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c035d0e0-1c4e-4c09-bc3b-731fb3b95809", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:31:51.078185 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c035d0e0-1c4e-4c09-bc3b-731fb3b95809', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:31:51.162505 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Create volume of 1 GB Aug 08 20:31:51.166193 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Availability Zones retrieved successfully. Aug 08 20:31:51.170727 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Flow 'volume_create_api' (9602b154-f6ac-46e6-aa7d-f59eebdab111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:31:51.171720 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd46189-65a7-458d-a95a-240b259f308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:51.172501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:31:51.214866 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd46189-65a7-458d-a95a-240b259f308e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:31:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2216440b-6c3e-487d-b08b-1f37919e6f3f,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': '2216440b-6c3e-487d-b08b-1f37919e6f3f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:51.215581 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a908c3-dde8-4f57-a9f8-8914119e7e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:51.237914 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-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 08 20:31:51.238176 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-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 08 20:31:51.268801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Created reservations ['1e85e51b-845f-460e-b794-3f5441c1fb23', 'd049184f-5207-4068-9272-385bfb12853c', '5f1496ea-d3f9-4835-ab27-2406ac878d2f', '42367401-3cba-4c05-9d36-5d00e440988f'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:31:51.269643 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46a908c3-dde8-4f57-a9f8-8914119e7e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e85e51b-845f-460e-b794-3f5441c1fb23', 'd049184f-5207-4068-9272-385bfb12853c', '5f1496ea-d3f9-4835-ab27-2406ac878d2f', '42367401-3cba-4c05-9d36-5d00e440988f']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:51.270339 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c4c103-41d2-4e67-8276-d1757fbe006a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:51.291940 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c4c103-41d2-4e67-8276-d1757fbe006a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8532405-4472-40f7-9d4c-3b837d87a20f', '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='8d655ad1c06d46e7b8e15d179c6c05d2',qos_specs=None,replication_status=,reservations=['1e85e51b-845f-460e-b794-3f5441c1fb23','d049184f-5207-4068-9272-385bfb12853c','5f1496ea-d3f9-4835-ab27-2406ac878d2f','42367401-3cba-4c05-9d36-5d00e440988f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05d560b634940f4a9aaf6a8489ef412',volume_type_id=2216440b-6c3e-487d-b08b-1f37919e6f3f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:31:51Z,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=f8532405-4472-40f7-9d4c-3b837d87a20f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d655ad1c06d46e7b8e15d179c6c05d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b05d560b634940f4a9aaf6a8489ef412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2216440b-6c3e-487d-b08b-1f37919e6f3f),volume_type_id=2216440b-6c3e-487d-b08b-1f37919e6f3f)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:51.292675 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d078ebd-5487-4953-a87b-ded64943d6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:51.308750 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d078ebd-5487-4953-a87b-ded64943d6d9) transitioned into state 'SUCCESS' from 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='8d655ad1c06d46e7b8e15d179c6c05d2',qos_specs=None,replication_status=,reservations=['1e85e51b-845f-460e-b794-3f5441c1fb23','d049184f-5207-4068-9272-385bfb12853c','5f1496ea-d3f9-4835-ab27-2406ac878d2f','42367401-3cba-4c05-9d36-5d00e440988f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b05d560b634940f4a9aaf6a8489ef412',volume_type_id=2216440b-6c3e-487d-b08b-1f37919e6f3f)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:51.309377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ef7664-0bc4-4faa-97e6-5b9f557f8cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:31:51.317766 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27ef7664-0bc4-4faa-97e6-5b9f557f8cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:31:51.318597 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Flow 'volume_create_api' (9602b154-f6ac-46e6-aa7d-f59eebdab111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:31:51.318906 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Create volume request issued successfully. Aug 08 20:31:51.319464 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1e8c282c-48f9-4db4-9d80-7328a9f255b3 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:31:51.319919 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1382/5511] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:31:51 2026] POST /volume/v3/volumes => generated 798 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:31:51.331254 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8973e1c3-69db-4cf3-8fce-c7b786225e4c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:51.332903 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8973e1c3-69db-4cf3-8fce-c7b786225e4c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:51.333092 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8973e1c3-69db-4cf3-8fce-c7b786225e4c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:51.333243 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8973e1c3-69db-4cf3-8fce-c7b786225e4c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:51.340013 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:51.340013 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:51.343511 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8973e1c3-69db-4cf3-8fce-c7b786225e4c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:51.347298 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8973e1c3-69db-4cf3-8fce-c7b786225e4c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:51.347686 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1379/5512] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:51 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 866 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:52.358701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b1addfdc-5e88-4a0b-972a-f86739d38f58 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:52.360506 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1addfdc-5e88-4a0b-972a-f86739d38f58 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:52.360706 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1addfdc-5e88-4a0b-972a-f86739d38f58 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:52.360892 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b1addfdc-5e88-4a0b-972a-f86739d38f58 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:52.367482 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:52.367482 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:52.371141 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b1addfdc-5e88-4a0b-972a-f86739d38f58 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:52.375456 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b1addfdc-5e88-4a0b-972a-f86739d38f58 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:52.376030 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1379/5513] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:52 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 948 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:53.388150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8f918128-7424-46c9-b76c-989329b543ea None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:53.389032 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8f918128-7424-46c9-b76c-989329b543ea tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:53.389233 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8f918128-7424-46c9-b76c-989329b543ea tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:53.389513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8f918128-7424-46c9-b76c-989329b543ea tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:53.395922 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:53.395922 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:53.398887 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-8f918128-7424-46c9-b76c-989329b543ea tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:53.403200 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8f918128-7424-46c9-b76c-989329b543ea tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:53.403579 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1374/5514] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:53 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:54.417790 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3427347d-371d-4a19-8b52-6654c1916e3c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:54.419637 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3427347d-371d-4a19-8b52-6654c1916e3c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:54.419829 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3427347d-371d-4a19-8b52-6654c1916e3c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:54.420012 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3427347d-371d-4a19-8b52-6654c1916e3c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:54.426484 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:54.426484 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:54.429675 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3427347d-371d-4a19-8b52-6654c1916e3c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:54.433489 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3427347d-371d-4a19-8b52-6654c1916e3c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:54.433951 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1383/5515] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:54 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:55.448543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8cb30885-5d53-447a-a0a7-6a4cc3b2a1cc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:55.451862 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8cb30885-5d53-447a-a0a7-6a4cc3b2a1cc tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:55.452094 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8cb30885-5d53-447a-a0a7-6a4cc3b2a1cc tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:55.452313 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8cb30885-5d53-447a-a0a7-6a4cc3b2a1cc tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:55.458789 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:55.458789 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:55.462050 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8cb30885-5d53-447a-a0a7-6a4cc3b2a1cc tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:55.465654 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8cb30885-5d53-447a-a0a7-6a4cc3b2a1cc tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:55.466038 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1380/5516] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:55 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:56.477519 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5509642f-d4f1-45e5-8c74-37434b212601 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:56.479247 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5509642f-d4f1-45e5-8c74-37434b212601 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:56.479510 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5509642f-d4f1-45e5-8c74-37434b212601 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:56.479689 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5509642f-d4f1-45e5-8c74-37434b212601 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:56.486527 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:56.486527 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:56.497851 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5509642f-d4f1-45e5-8c74-37434b212601 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:56.502376 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5509642f-d4f1-45e5-8c74-37434b212601 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:56.502773 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1380/5517] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:56 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 951 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:57.514852 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d03683df-e914-4947-a0c6-8acf6d8de7bb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:57.516513 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d03683df-e914-4947-a0c6-8acf6d8de7bb tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:57.516701 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d03683df-e914-4947-a0c6-8acf6d8de7bb tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:57.516902 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d03683df-e914-4947-a0c6-8acf6d8de7bb tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:57.522961 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:57.522961 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:31:57.526032 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-d03683df-e914-4947-a0c6-8acf6d8de7bb tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:57.529541 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d03683df-e914-4947-a0c6-8acf6d8de7bb tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:57.529887 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1375/5518] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:57 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:31:58.543346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-34970e61-9da7-477a-a38c-0145b6446560 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:58.544998 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-34970e61-9da7-477a-a38c-0145b6446560 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:58.545172 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-34970e61-9da7-477a-a38c-0145b6446560 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:58.545357 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-34970e61-9da7-477a-a38c-0145b6446560 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:58.551500 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:58.551500 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:58.554476 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-34970e61-9da7-477a-a38c-0145b6446560 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:58.558122 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-34970e61-9da7-477a-a38c-0145b6446560 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:58.558477 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1384/5519] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:58 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 1295 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:58.570584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a0f566c1-4953-4191-8371-f451eb67391c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:58.572197 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] DELETE https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:58.572406 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:58.572582 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:58.572737 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Delete volume with id: f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:58.578866 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:58.578866 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:58.579296 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:58.593595 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Delete volume request issued successfully. Aug 08 20:31:58.593789 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a0f566c1-4953-4191-8371-f451eb67391c tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 202 Aug 08 20:31:58.594175 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1381/5520] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:31:58 2026] DELETE /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:31:58.603830 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-14ad4128-370d-4767-b4a4-1c1df2fdd343 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:58.605698 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14ad4128-370d-4767-b4a4-1c1df2fdd343 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:58.605907 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14ad4128-370d-4767-b4a4-1c1df2fdd343 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:58.606096 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-14ad4128-370d-4767-b4a4-1c1df2fdd343 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:58.612549 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:58.612549 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:58.616026 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-14ad4128-370d-4767-b4a4-1c1df2fdd343 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Volume info retrieved successfully. Aug 08 20:31:58.620695 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-14ad4128-370d-4767-b4a4-1c1df2fdd343 tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 200 Aug 08 20:31:58.621226 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1381/5521] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:58 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 1294 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:59.632208 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1c6885b9-bf7a-4899-b1da-fa8f4c66d5de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:59.633861 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c6885b9-bf7a-4899-b1da-fa8f4c66d5de tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] GET https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f Aug 08 20:31:59.634038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c6885b9-bf7a-4899-b1da-fa8f4c66d5de tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:59.634209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1c6885b9-bf7a-4899-b1da-fa8f4c66d5de tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:59.639439 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1c6885b9-bf7a-4899-b1da-fa8f4c66d5de tempest-VolumeAndVolumeTypeFromImageTest-337258396 tempest-VolumeAndVolumeTypeFromImageTest-337258396-project-member] https://10.4.3.206/volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f returned with HTTP 404 Aug 08 20:31:59.639859 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1376/5522] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:59 2026] GET /volume/v3/volumes/f8532405-4472-40f7-9d4c-3b837d87a20f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:31:59.786910 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:59.788567 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:31:59.788745 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:59.788920 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:59.789636 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:31:59.801053 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Get all volumes completed successfully. Aug 08 20:31:59.802220 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:59.802220 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:31:59.806101 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-bd9cc0ed-491a-41df-bccf-d11211e72912 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:31:59.806474 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1385/5523] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:31:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:31:59.818449 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:59.820048 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 Aug 08 20:31:59.820221 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:59.820413 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:59.820565 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Delete volume with id: f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 Aug 08 20:31:59.827121 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:59.827121 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:31:59.827424 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Volume info retrieved successfully. Aug 08 20:31:59.836654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.image.cache [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'c035d0e0-1c4e-4c09-bc3b-731fb3b95809', 'volume_id': 'f1407c9e-6544-40b9-81b8-b4b5c7e0fa46', 'host': 'np0000006809@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 8, 20, 31, 51), 'last_used': datetime.datetime(2026, 8, 8, 20, 31, 58)}. {{(pid=100389) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 08 20:31:59.844808 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Delete volume request issued successfully. Aug 08 20:31:59.844982 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-25ebacc8-e236-4eb9-942e-48e8334cb405 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 returned with HTTP 202 Aug 08 20:31:59.845393 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1382/5524] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:31:59 2026] DELETE /volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:31:59.852017 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-195b5913-f95e-40b3-b243-4e0c203099a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:31:59.853675 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-195b5913-f95e-40b3-b243-4e0c203099a0 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] GET https://10.4.3.206/volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 Aug 08 20:31:59.853853 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-195b5913-f95e-40b3-b243-4e0c203099a0 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:31:59.854024 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-195b5913-f95e-40b3-b243-4e0c203099a0 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:31:59.860845 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:31:59.860845 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:31:59.864064 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-195b5913-f95e-40b3-b243-4e0c203099a0 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Volume info retrieved successfully. Aug 08 20:31:59.867444 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-195b5913-f95e-40b3-b243-4e0c203099a0 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 returned with HTTP 200 Aug 08 20:31:59.867781 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1382/5525] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:31:59 2026] GET /volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 => generated 1105 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:00.880237 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-54c87f2b-e125-4382-b0bd-e723c61d7961 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:00.884423 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54c87f2b-e125-4382-b0bd-e723c61d7961 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] GET https://10.4.3.206/volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 Aug 08 20:32:00.884423 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54c87f2b-e125-4382-b0bd-e723c61d7961 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:00.884423 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54c87f2b-e125-4382-b0bd-e723c61d7961 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:00.890992 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54c87f2b-e125-4382-b0bd-e723c61d7961 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 returned with HTTP 404 Aug 08 20:32:00.891681 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1377/5526] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:32:00 2026] GET /volume/v3/volumes/f1407c9e-6544-40b9-81b8-b4b5c7e0fa46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:00.898235 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1d4157e1-cf6b-4b7b-975a-43f1bdfbb8e8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:00.900077 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d4157e1-cf6b-4b7b-975a-43f1bdfbb8e8 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] DELETE https://10.4.3.206/volume/v3/types/2216440b-6c3e-487d-b08b-1f37919e6f3f Aug 08 20:32:00.900302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d4157e1-cf6b-4b7b-975a-43f1bdfbb8e8 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:00.900523 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1d4157e1-cf6b-4b7b-975a-43f1bdfbb8e8 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:00.920349 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1d4157e1-cf6b-4b7b-975a-43f1bdfbb8e8 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/types/2216440b-6c3e-487d-b08b-1f37919e6f3f returned with HTTP 202 Aug 08 20:32:00.920760 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1386/5527] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:00 2026] DELETE /volume/v3/types/2216440b-6c3e-487d-b08b-1f37919e6f3f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:00.926792 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-12f861fc-5097-40a7-a4e8-788600ddafe2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:00.928354 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12f861fc-5097-40a7-a4e8-788600ddafe2 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] GET https://10.4.3.206/volume/v3/types/2216440b-6c3e-487d-b08b-1f37919e6f3f Aug 08 20:32:00.928531 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12f861fc-5097-40a7-a4e8-788600ddafe2 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:00.928696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-12f861fc-5097-40a7-a4e8-788600ddafe2 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:00.931614 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-12f861fc-5097-40a7-a4e8-788600ddafe2 tempest-VolumeAndVolumeTypeFromImageTest-803674449 tempest-VolumeAndVolumeTypeFromImageTest-803674449-project-admin] https://10.4.3.206/volume/v3/types/2216440b-6c3e-487d-b08b-1f37919e6f3f returned with HTTP 404 Aug 08 20:32:00.931981 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1383/5528] 10.4.3.206 () {66 vars in 1342 bytes} [Sat Aug 8 20:32:00 2026] GET /volume/v3/types/2216440b-6c3e-487d-b08b-1f37919e6f3f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:02.419907 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:02.497881 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:32:02.498185 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-693317639"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:02.499497 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-693317639'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:32:02.499634 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Create volume of 1 GB Aug 08 20:32:02.503322 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Availability Zones retrieved successfully. Aug 08 20:32:02.508229 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Flow 'volume_create_api' (b3b334c9-bde7-49e3-84ac-89c321db54d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:32:02.509054 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289dab7b-8ef9-435a-bdd9-d788a54f9d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:02.509785 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:32:02.533035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (289dab7b-8ef9-435a-bdd9-d788a54f9d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:02.533864 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fac6be7-6926-4b0d-8065-9ec5c267fbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:02.587150 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Created reservations ['50ccd7e4-874d-43aa-9951-b23df5ad0ec9', 'cf3144a4-4972-49bd-981c-d325e6db748c', '72cb2bc9-b395-4802-964c-5d95e1282f6f', '94795e6c-2b7e-44b3-9152-615b00b3a005'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:32:02.587941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fac6be7-6926-4b0d-8065-9ec5c267fbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50ccd7e4-874d-43aa-9951-b23df5ad0ec9', 'cf3144a4-4972-49bd-981c-d325e6db748c', '72cb2bc9-b395-4802-964c-5d95e1282f6f', '94795e6c-2b7e-44b3-9152-615b00b3a005']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:02.589050 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ad830c-1ea2-4c5e-b585-7cb5a661f749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:02.611364 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ad830c-1ea2-4c5e-b585-7cb5a661f749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff7efdc-6f55-49d8-b14a-6adf1b476301', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-693317639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36080eebb6c241bdb3979bffb7cda1d9',qos_specs=None,replication_status=,reservations=['50ccd7e4-874d-43aa-9951-b23df5ad0ec9','cf3144a4-4972-49bd-981c-d325e6db748c','72cb2bc9-b395-4802-964c-5d95e1282f6f','94795e6c-2b7e-44b3-9152-615b00b3a005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02aae63789a4ba08bf85e99b8d2e647',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:32:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-693317639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eff7efdc-6f55-49d8-b14a-6adf1b476301,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36080eebb6c241bdb3979bffb7cda1d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02aae63789a4ba08bf85e99b8d2e647',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:02.612125 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc08ce48-6bf5-4796-9d99-08aa341b8e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:02.629643 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc08ce48-6bf5-4796-9d99-08aa341b8e85) transitioned into state 'SUCCESS' from state '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-693317639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36080eebb6c241bdb3979bffb7cda1d9',qos_specs=None,replication_status=,reservations=['50ccd7e4-874d-43aa-9951-b23df5ad0ec9','cf3144a4-4972-49bd-981c-d325e6db748c','72cb2bc9-b395-4802-964c-5d95e1282f6f','94795e6c-2b7e-44b3-9152-615b00b3a005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02aae63789a4ba08bf85e99b8d2e647',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:02.630403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d502b6-6042-43f8-86ca-6e01601f2891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:02.639697 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d502b6-6042-43f8-86ca-6e01601f2891) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:02.640536 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Flow 'volume_create_api' (b3b334c9-bde7-49e3-84ac-89c321db54d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:32:02.640865 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Create volume request issued successfully. Aug 08 20:32:02.641450 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c846d857-a429-4d2a-b81e-9424fbcd54ee tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:32:02.641851 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1383/5529] 10.4.3.206 () {70 vars in 1298 bytes} [Sat Aug 8 20:32:02 2026] POST /volume/v3/volumes => generated 777 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:32:02.656678 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-997231b7-d1e8-4f2a-956c-13e4c0ea391a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:02.662631 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-997231b7-d1e8-4f2a-956c-13e4c0ea391a tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 Aug 08 20:32:02.662631 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-997231b7-d1e8-4f2a-956c-13e4c0ea391a tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:02.662631 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-997231b7-d1e8-4f2a-956c-13e4c0ea391a tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:02.669963 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:02.669963 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:02.673354 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-997231b7-d1e8-4f2a-956c-13e4c0ea391a tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Volume info retrieved successfully. Aug 08 20:32:02.677062 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-997231b7-d1e8-4f2a-956c-13e4c0ea391a tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 returned with HTTP 200 Aug 08 20:32:02.677484 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1378/5530] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:02 2026] GET /volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:03.691520 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7827dfd2-8fa1-44a8-9139-8c9ad80822a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:03.693481 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7827dfd2-8fa1-44a8-9139-8c9ad80822a5 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 Aug 08 20:32:03.693681 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7827dfd2-8fa1-44a8-9139-8c9ad80822a5 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:03.693861 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7827dfd2-8fa1-44a8-9139-8c9ad80822a5 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:03.702069 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:03.702069 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:03.705772 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7827dfd2-8fa1-44a8-9139-8c9ad80822a5 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Volume info retrieved successfully. Aug 08 20:32:03.709737 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7827dfd2-8fa1-44a8-9139-8c9ad80822a5 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 returned with HTTP 200 Aug 08 20:32:03.710114 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1387/5531] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:03 2026] GET /volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:03.723344 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:03.724866 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] POST https://10.4.3.206/volume/v3/backups Aug 08 20:32:03.725160 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eff7efdc-6f55-49d8-b14a-6adf1b476301", "name": "tempest-type-Backup-61471124"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:03.726512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.contrib.backups [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Creating new backup {'backup': {'volume_id': 'eff7efdc-6f55-49d8-b14a-6adf1b476301', 'name': 'tempest-type-Backup-61471124'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 20:32:03.726638 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.contrib.backups [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Creating backup of volume eff7efdc-6f55-49d8-b14a-6adf1b476301 in container None Aug 08 20:32:03.733122 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:03.733122 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:03.733443 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Volume info retrieved successfully. Aug 08 20:32:03.754161 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Created reservations ['728fa0a6-d56c-4e9e-9a4b-01df8e2eb7d8', 'e4624f59-064c-40b4-be5f-353c4f17acf8'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:32:03.777064 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-98b1c3af-76ea-4fa6-82b9-0950d77a885f tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups returned with HTTP 202 Aug 08 20:32:03.777482 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1384/5532] 10.4.3.206 () {70 vars in 1299 bytes} [Sat Aug 8 20:32:03 2026] POST /volume/v3/backups => generated 314 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:32:03.786223 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c6a3a92c-5dfc-4db8-94f1-26b8039dd8e0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:03.788778 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6a3a92c-5dfc-4db8-94f1-26b8039dd8e0 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:03.788980 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6a3a92c-5dfc-4db8-94f1-26b8039dd8e0 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:03.789158 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c6a3a92c-5dfc-4db8-94f1-26b8039dd8e0 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:03.789267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-c6a3a92c-5dfc-4db8-94f1-26b8039dd8e0 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:03.795336 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:03.795336 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:03.795971 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c6a3a92c-5dfc-4db8-94f1-26b8039dd8e0 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:03.796432 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1384/5533] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:03 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:04.805896 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7d04a179-1d79-4457-822f-9af39ab6eff7 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:04.807857 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d04a179-1d79-4457-822f-9af39ab6eff7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:04.808080 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d04a179-1d79-4457-822f-9af39ab6eff7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:04.808292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7d04a179-1d79-4457-822f-9af39ab6eff7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:04.808432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-7d04a179-1d79-4457-822f-9af39ab6eff7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:04.812461 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:04.812461 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:04.812992 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7d04a179-1d79-4457-822f-9af39ab6eff7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:04.813310 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1379/5534] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:04 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:05.822594 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-1bd969c3-65f0-482b-b902-ed57d7503eae None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:05.824206 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1bd969c3-65f0-482b-b902-ed57d7503eae tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:05.824405 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1bd969c3-65f0-482b-b902-ed57d7503eae tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:05.824580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-1bd969c3-65f0-482b-b902-ed57d7503eae tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:05.824678 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-1bd969c3-65f0-482b-b902-ed57d7503eae tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:05.828185 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:05.828185 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:05.828722 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-1bd969c3-65f0-482b-b902-ed57d7503eae tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:05.829041 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1388/5535] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:05 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:06.838203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-93c1a448-951b-45ae-ab62-ad9746bffa65 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:06.840124 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93c1a448-951b-45ae-ab62-ad9746bffa65 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:06.840429 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93c1a448-951b-45ae-ab62-ad9746bffa65 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:06.840637 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-93c1a448-951b-45ae-ab62-ad9746bffa65 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:06.840748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-93c1a448-951b-45ae-ab62-ad9746bffa65 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:06.845076 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:06.845076 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:06.845733 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-93c1a448-951b-45ae-ab62-ad9746bffa65 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:06.846117 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1385/5536] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:06 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:07.855575 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-13fbaa6c-424b-4282-a80a-14df0db8a2cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:07.857231 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13fbaa6c-424b-4282-a80a-14df0db8a2cb tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:07.857480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13fbaa6c-424b-4282-a80a-14df0db8a2cb tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:07.857695 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-13fbaa6c-424b-4282-a80a-14df0db8a2cb tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:07.857845 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-13fbaa6c-424b-4282-a80a-14df0db8a2cb tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:07.863273 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:07.863273 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:07.863850 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-13fbaa6c-424b-4282-a80a-14df0db8a2cb tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:07.864250 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1385/5537] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:07 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:08.874475 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-71247045-8ad8-4bc2-8abe-a666d6023003 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:08.876146 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71247045-8ad8-4bc2-8abe-a666d6023003 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:08.876366 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71247045-8ad8-4bc2-8abe-a666d6023003 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:08.876611 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-71247045-8ad8-4bc2-8abe-a666d6023003 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:08.876720 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-71247045-8ad8-4bc2-8abe-a666d6023003 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:08.880781 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:08.880781 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:08.881323 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-71247045-8ad8-4bc2-8abe-a666d6023003 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:08.881667 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1380/5538] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:08 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:09.891193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-735ac6b0-86a3-4b46-8ece-a2fdf23a6a09 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:09.893366 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-735ac6b0-86a3-4b46-8ece-a2fdf23a6a09 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:09.893625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-735ac6b0-86a3-4b46-8ece-a2fdf23a6a09 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:09.893838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-735ac6b0-86a3-4b46-8ece-a2fdf23a6a09 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:09.893963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-735ac6b0-86a3-4b46-8ece-a2fdf23a6a09 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:09.898703 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:09.898703 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:09.899377 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-735ac6b0-86a3-4b46-8ece-a2fdf23a6a09 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:09.899797 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1389/5539] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:09 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:10.909144 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-32793685-ae43-4f25-8c71-5fcadbddc0d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:10.911330 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-32793685-ae43-4f25-8c71-5fcadbddc0d2 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:10.911646 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-32793685-ae43-4f25-8c71-5fcadbddc0d2 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:10.911903 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-32793685-ae43-4f25-8c71-5fcadbddc0d2 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:10.912066 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-32793685-ae43-4f25-8c71-5fcadbddc0d2 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:10.916960 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:10.916960 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:10.917777 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-32793685-ae43-4f25-8c71-5fcadbddc0d2 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:10.918248 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1386/5540] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:10 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:11.927188 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7150490f-f30c-48a8-a922-6d4859373193 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:11.928942 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7150490f-f30c-48a8-a922-6d4859373193 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:11.929145 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7150490f-f30c-48a8-a922-6d4859373193 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:11.929363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7150490f-f30c-48a8-a922-6d4859373193 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:11.929521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7150490f-f30c-48a8-a922-6d4859373193 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:11.933442 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:11.933442 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:11.933965 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7150490f-f30c-48a8-a922-6d4859373193 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:11.934298 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1386/5541] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:11 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:12.942954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9605b5a4-7d02-4bea-925c-a6d384e653b8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:12.944893 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9605b5a4-7d02-4bea-925c-a6d384e653b8 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:12.945116 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9605b5a4-7d02-4bea-925c-a6d384e653b8 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:12.945355 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9605b5a4-7d02-4bea-925c-a6d384e653b8 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:12.945504 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-9605b5a4-7d02-4bea-925c-a6d384e653b8 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:12.949498 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:12.949498 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:12.950033 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9605b5a4-7d02-4bea-925c-a6d384e653b8 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:12.950395 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1381/5542] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:12 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:13.959844 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9e8bd258-9fb3-4e95-a2dc-6e7efda2f6f4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:13.961423 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e8bd258-9fb3-4e95-a2dc-6e7efda2f6f4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:13.961627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e8bd258-9fb3-4e95-a2dc-6e7efda2f6f4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:13.961802 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e8bd258-9fb3-4e95-a2dc-6e7efda2f6f4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:13.961883 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-9e8bd258-9fb3-4e95-a2dc-6e7efda2f6f4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:13.965758 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:13.965758 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:13.966314 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e8bd258-9fb3-4e95-a2dc-6e7efda2f6f4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:13.966614 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1390/5543] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:13 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:14.975402 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-96f2422f-2de8-42d7-b03d-d5086f6d2f0c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:14.977059 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96f2422f-2de8-42d7-b03d-d5086f6d2f0c tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:14.977281 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96f2422f-2de8-42d7-b03d-d5086f6d2f0c tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:14.977490 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-96f2422f-2de8-42d7-b03d-d5086f6d2f0c tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:14.977595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-96f2422f-2de8-42d7-b03d-d5086f6d2f0c tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:14.981341 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:14.981341 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:14.981887 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-96f2422f-2de8-42d7-b03d-d5086f6d2f0c tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:14.982221 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1387/5544] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:14 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:15.991110 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-638a63aa-3302-45dc-8642-0a0c6953a290 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:15.993115 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-638a63aa-3302-45dc-8642-0a0c6953a290 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:15.993381 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-638a63aa-3302-45dc-8642-0a0c6953a290 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:15.993617 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-638a63aa-3302-45dc-8642-0a0c6953a290 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:15.993759 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-638a63aa-3302-45dc-8642-0a0c6953a290 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:16.000799 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:16.000799 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:16.001543 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-638a63aa-3302-45dc-8642-0a0c6953a290 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:16.001965 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1387/5545] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:15 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:17.012583 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c6d39158-42f7-4961-87b8-12fef10220cd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:17.014270 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6d39158-42f7-4961-87b8-12fef10220cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:17.014485 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6d39158-42f7-4961-87b8-12fef10220cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:17.014659 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c6d39158-42f7-4961-87b8-12fef10220cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:17.014760 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.backups [None req-c6d39158-42f7-4961-87b8-12fef10220cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100391) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:17.018611 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:17.018611 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:17.019156 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c6d39158-42f7-4961-87b8-12fef10220cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:17.019536 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1382/5546] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:17 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:18.028471 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-e4729b24-7fda-4a15-8588-acc87a72b5ea None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:18.030207 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e4729b24-7fda-4a15-8588-acc87a72b5ea tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:18.030426 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e4729b24-7fda-4a15-8588-acc87a72b5ea tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:18.030627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-e4729b24-7fda-4a15-8588-acc87a72b5ea tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:18.030729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-e4729b24-7fda-4a15-8588-acc87a72b5ea tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:18.034557 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:18.034557 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:18.035172 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-e4729b24-7fda-4a15-8588-acc87a72b5ea tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:18.035647 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1391/5547] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:18 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:18.044588 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a2f4796a-f943-439d-8fef-00270353f2e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:18.046206 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2f4796a-f943-439d-8fef-00270353f2e7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] PUT https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:18.046549 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a2f4796a-f943-439d-8fef-00270353f2e7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:18.051869 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:18.051869 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:18.057486 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a2f4796a-f943-439d-8fef-00270353f2e7 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:18.057862 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1388/5548] 10.4.3.206 () {70 vars in 1408 bytes} [Sat Aug 8 20:32:18 2026] PUT /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 314 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:18.065484 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7707223c-b000-4a01-ad26-728e4274b6cd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:18.067536 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7707223c-b000-4a01-ad26-728e4274b6cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:18.067753 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7707223c-b000-4a01-ad26-728e4274b6cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:18.067928 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7707223c-b000-4a01-ad26-728e4274b6cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:18.068021 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.backups [None req-7707223c-b000-4a01-ad26-728e4274b6cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100388) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:18.072338 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:18.072338 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:18.073043 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7707223c-b000-4a01-ad26-728e4274b6cd tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:18.073440 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1388/5549] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:18 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:18.083145 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-82e1225e-b260-4622-b052-acbbf0e2927b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:18.084861 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82e1225e-b260-4622-b052-acbbf0e2927b tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] DELETE https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:18.085111 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82e1225e-b260-4622-b052-acbbf0e2927b tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:18.085317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82e1225e-b260-4622-b052-acbbf0e2927b tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:18.085460 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.contrib.backups [None req-82e1225e-b260-4622-b052-acbbf0e2927b tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Delete backup with id: 0891ff98-7bd1-4ea1-b012-d469132afcdf. Aug 08 20:32:18.090619 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:18.090619 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:18.101823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.backup.rpcapi [None req-82e1225e-b260-4622-b052-acbbf0e2927b tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] delete_backup rpcapi backup_id 0891ff98-7bd1-4ea1-b012-d469132afcdf {{(pid=100391) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 20:32:18.103337 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82e1225e-b260-4622-b052-acbbf0e2927b tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 202 Aug 08 20:32:18.103732 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1383/5550] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:32:18 2026] DELETE /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:32:18.109882 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7f361727-8dfa-4f68-a567-e269f97d5463 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:18.111657 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f361727-8dfa-4f68-a567-e269f97d5463 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:18.111787 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f361727-8dfa-4f68-a567-e269f97d5463 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:18.111962 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7f361727-8dfa-4f68-a567-e269f97d5463 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:18.112055 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.backups [None req-7f361727-8dfa-4f68-a567-e269f97d5463 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100390) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:18.116326 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:18.116326 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:18.116997 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7f361727-8dfa-4f68-a567-e269f97d5463 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 200 Aug 08 20:32:18.117431 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1392/5551] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:18 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:19.127023 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a859d836-6db8-4aba-b156-79db161336b4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:19.128817 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a859d836-6db8-4aba-b156-79db161336b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf Aug 08 20:32:19.129058 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a859d836-6db8-4aba-b156-79db161336b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:19.129283 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a859d836-6db8-4aba-b156-79db161336b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:19.129445 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.backups [None req-a859d836-6db8-4aba-b156-79db161336b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Show backup with id 0891ff98-7bd1-4ea1-b012-d469132afcdf. {{(pid=100389) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 20:32:19.132688 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a859d836-6db8-4aba-b156-79db161336b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf returned with HTTP 404 Aug 08 20:32:19.133081 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1389/5552] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:19 2026] GET /volume/v3/backups/0891ff98-7bd1-4ea1-b012-d469132afcdf => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:19.138994 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:19.140633 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] DELETE https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 Aug 08 20:32:19.140810 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:19.140970 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:19.141148 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Delete volume with id: eff7efdc-6f55-49d8-b14a-6adf1b476301 Aug 08 20:32:19.148920 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:19.148920 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:19.149327 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Volume info retrieved successfully. Aug 08 20:32:19.165695 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Delete volume request issued successfully. Aug 08 20:32:19.166071 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-3c75fb16-ec98-4873-806c-2e2e385227b4 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 returned with HTTP 202 Aug 08 20:32:19.166572 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1389/5553] 10.4.3.206 () {68 vars in 1391 bytes} [Sat Aug 8 20:32:19 2026] DELETE /volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:19.173194 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fcd8d18a-9f18-4bb4-9395-077dbbfd4f92 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:19.174918 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fcd8d18a-9f18-4bb4-9395-077dbbfd4f92 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 Aug 08 20:32:19.175138 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fcd8d18a-9f18-4bb4-9395-077dbbfd4f92 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:19.175321 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fcd8d18a-9f18-4bb4-9395-077dbbfd4f92 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:19.182400 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:19.182400 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:19.186187 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fcd8d18a-9f18-4bb4-9395-077dbbfd4f92 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Volume info retrieved successfully. Aug 08 20:32:19.190306 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fcd8d18a-9f18-4bb4-9395-077dbbfd4f92 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 returned with HTTP 200 Aug 08 20:32:19.190798 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1384/5554] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:19 2026] GET /volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:20.202891 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-86af9734-d716-400c-9a90-93c22a596b14 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:20.204608 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86af9734-d716-400c-9a90-93c22a596b14 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] GET https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 Aug 08 20:32:20.204805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86af9734-d716-400c-9a90-93c22a596b14 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:20.204978 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-86af9734-d716-400c-9a90-93c22a596b14 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:20.210408 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-86af9734-d716-400c-9a90-93c22a596b14 tempest-ProjectAdminTests39-523180917 tempest-ProjectAdminTests39-523180917-project-admin] https://10.4.3.206/volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 returned with HTTP 404 Aug 08 20:32:20.210823 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1393/5555] 10.4.3.206 () {68 vars in 1388 bytes} [Sat Aug 8 20:32:20 2026] GET /volume/v3/volumes/eff7efdc-6f55-49d8-b14a-6adf1b476301 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.431644 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-717747f7-679f-4f91-b5ba-46bab0c595b9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.518586 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-717747f7-679f-4f91-b5ba-46bab0c595b9 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.518942 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-717747f7-679f-4f91-b5ba-46bab0c595b9 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-127572722", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.522823 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=92,cinder:UPDATE=20,cinder:INSERT=9,cinder:DELETE=2 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:21.535610 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-717747f7-679f-4f91-b5ba-46bab0c595b9 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:32:21.536110 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1390/5556] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:32:21 2026] POST /volume/v3/types => generated 379 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:21.543670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d5d0709b-906b-40c2-8fd1-8e3ff15fec83 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.545338 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5d0709b-906b-40c2-8fd1-8e3ff15fec83 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption Aug 08 20:32:21.545684 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d5d0709b-906b-40c2-8fd1-8e3ff15fec83 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.560737 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d5d0709b-906b-40c2-8fd1-8e3ff15fec83 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption returned with HTTP 200 Aug 08 20:32:21.561191 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1390/5557] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:32:21 2026] POST /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:21.568053 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f64ab075-c15b-4311-b0dd-0243b58df118 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.569848 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f64ab075-c15b-4311-b0dd-0243b58df118 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.570196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f64ab075-c15b-4311-b0dd-0243b58df118 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1458824385", "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=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.585563 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f64ab075-c15b-4311-b0dd-0243b58df118 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:32:21.585895 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1385/5558] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:32:21 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 08 20:32:21.592604 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8e9ea0eb-584e-40fe-98e8-793a96f60066 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.645943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e9ea0eb-584e-40fe-98e8-793a96f60066 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] POST https://10.4.3.206/volume/v3/types/3bb11521-d37d-401c-a05c-2f56a449ff45/encryption Aug 08 20:32:21.646282 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8e9ea0eb-584e-40fe-98e8-793a96f60066 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.648095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-8e9ea0eb-584e-40fe-98e8-793a96f60066 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.648264 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8e9ea0eb-584e-40fe-98e8-793a96f60066 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/3bb11521-d37d-401c-a05c-2f56a449ff45/encryption returned with HTTP 403 Aug 08 20:32:21.648657 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1394/5559] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:32:21 2026] POST /volume/v3/types/3bb11521-d37d-401c-a05c-2f56a449ff45/encryption => generated 127 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.656571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-396070a3-55e0-4de1-9ca6-3b90647c619c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.658730 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-396070a3-55e0-4de1-9ca6-3b90647c619c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.659193 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-396070a3-55e0-4de1-9ca6-3b90647c619c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-841513216", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.676888 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-396070a3-55e0-4de1-9ca6-3b90647c619c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:32:21.677437 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1391/5560] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:32:21 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 08 20:32:21.684246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2065a390-752b-416a-a770-a70f4d867932 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.686215 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2065a390-752b-416a-a770-a70f4d867932 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] POST https://10.4.3.206/volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35/extra_specs Aug 08 20:32:21.686559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2065a390-752b-416a-a770-a70f4d867932 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.688447 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-2065a390-752b-416a-a770-a70f4d867932 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.688666 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2065a390-752b-416a-a770-a70f4d867932 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35/extra_specs returned with HTTP 403 Aug 08 20:32:21.689088 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1391/5561] 10.4.3.206 () {68 vars in 1399 bytes} [Sat Aug 8 20:32:21 2026] POST /volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.695673 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-648761d5-2f52-4f68-bbee-7315e7befbd2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.698038 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-648761d5-2f52-4f68-bbee-7315e7befbd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] PUT https://10.4.3.206/volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35/extra_specs/key2 Aug 08 20:32:21.698498 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-648761d5-2f52-4f68-bbee-7315e7befbd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.701454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-648761d5-2f52-4f68-bbee-7315e7befbd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.701713 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-648761d5-2f52-4f68-bbee-7315e7befbd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35/extra_specs/key2 returned with HTTP 403 Aug 08 20:32:21.702332 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1386/5562] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:32:21 2026] PUT /volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.709527 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cdd51b80-0831-4a66-901e-15eda0206246 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.711266 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdd51b80-0831-4a66-901e-15eda0206246 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.711616 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cdd51b80-0831-4a66-901e-15eda0206246 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.713831 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.policy [None req-cdd51b80-0831-4a66-901e-15eda0206246 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100390) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.713991 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cdd51b80-0831-4a66-901e-15eda0206246 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types returned with HTTP 403 Aug 08 20:32:21.714420 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1395/5563] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:32:21 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 08 20:32:21.720741 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-83f55242-6f1f-42e6-a2fd-780d7c7e6c0f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.722446 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83f55242-6f1f-42e6-a2fd-780d7c7e6c0f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.722834 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-83f55242-6f1f-42e6-a2fd-780d7c7e6c0f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2057219433", "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=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.738433 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-83f55242-6f1f-42e6-a2fd-780d7c7e6c0f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:32:21.738798 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1392/5564] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:32:21 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 08 20:32:21.746341 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e304a075-116d-496f-8c62-e26ff7efcaf3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.748051 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e304a075-116d-496f-8c62-e26ff7efcaf3 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6/encryption Aug 08 20:32:21.748428 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e304a075-116d-496f-8c62-e26ff7efcaf3 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.751876 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=118,cinder:UPDATE=17,cinder:INSERT=13 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:21.764356 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e304a075-116d-496f-8c62-e26ff7efcaf3 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6/encryption returned with HTTP 200 Aug 08 20:32:21.764810 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1392/5565] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:32:21 2026] POST /volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:21.771459 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bae0da60-dabc-4caa-ab12-cd7a746c8054 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.773177 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bae0da60-dabc-4caa-ab12-cd7a746c8054 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] DELETE https://10.4.3.206/volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6/encryption/0c8072d6-ff5f-487f-8cf0-78c9e8f55472 Aug 08 20:32:21.773378 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bae0da60-dabc-4caa-ab12-cd7a746c8054 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.773630 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bae0da60-dabc-4caa-ab12-cd7a746c8054 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.774214 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-bae0da60-dabc-4caa-ab12-cd7a746c8054 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.774440 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bae0da60-dabc-4caa-ab12-cd7a746c8054 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6/encryption/0c8072d6-ff5f-487f-8cf0-78c9e8f55472 returned with HTTP 403 Aug 08 20:32:21.774835 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1387/5566] 10.4.3.206 () {66 vars in 1489 bytes} [Sat Aug 8 20:32:21 2026] DELETE /volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6/encryption/0c8072d6-ff5f-487f-8cf0-78c9e8f55472 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.782947 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fd84ef9e-a0c7-405b-8d9c-5a4849c4a0fa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.784739 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd84ef9e-a0c7-405b-8d9c-5a4849c4a0fa tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.785102 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fd84ef9e-a0c7-405b-8d9c-5a4849c4a0fa tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-907739831", "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=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.788828 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=137,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:21.802281 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fd84ef9e-a0c7-405b-8d9c-5a4849c4a0fa tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:32:21.802680 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1396/5567] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:32:21 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 08 20:32:21.809673 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-02e7bf70-65d6-498d-900a-105d876a8879 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.811533 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02e7bf70-65d6-498d-900a-105d876a8879 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] DELETE https://10.4.3.206/volume/v3/types/c7f9e33c-29da-44c1-aa7a-197fef7c6508/extra_specs/key1 Aug 08 20:32:21.811727 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02e7bf70-65d6-498d-900a-105d876a8879 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.811909 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02e7bf70-65d6-498d-900a-105d876a8879 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.816323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-02e7bf70-65d6-498d-900a-105d876a8879 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.816519 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02e7bf70-65d6-498d-900a-105d876a8879 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/c7f9e33c-29da-44c1-aa7a-197fef7c6508/extra_specs/key1 returned with HTTP 403 Aug 08 20:32:21.816932 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1393/5568] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:32:21 2026] DELETE /volume/v3/types/c7f9e33c-29da-44c1-aa7a-197fef7c6508/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.823248 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0db47a71-486c-4304-b511-f268b47d2768 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.825003 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0db47a71-486c-4304-b511-f268b47d2768 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:32:21.825431 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0db47a71-486c-4304-b511-f268b47d2768 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1150492234", "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=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.840271 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0db47a71-486c-4304-b511-f268b47d2768 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:32:21.840677 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1393/5569] 10.4.3.206 () {68 vars in 1253 bytes} [Sat Aug 8 20:32:21 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 08 20:32:21.848520 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-63f7136c-ebcd-4854-8b39-081858393a35 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.850650 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63f7136c-ebcd-4854-8b39-081858393a35 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] DELETE https://10.4.3.206/volume/v3/types/cc8d03c6-f4ac-490b-9b71-0118d389f58b Aug 08 20:32:21.850894 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63f7136c-ebcd-4854-8b39-081858393a35 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.851150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-63f7136c-ebcd-4854-8b39-081858393a35 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.851933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-63f7136c-ebcd-4854-8b39-081858393a35 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.852155 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-63f7136c-ebcd-4854-8b39-081858393a35 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/cc8d03c6-f4ac-490b-9b71-0118d389f58b returned with HTTP 403 Aug 08 20:32:21.852684 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1388/5570] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:21 2026] DELETE /volume/v3/types/cc8d03c6-f4ac-490b-9b71-0118d389f58b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.859151 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-4e804f5a-ec6d-4253-8c89-246dced81f4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.860813 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e804f5a-ec6d-4253-8c89-246dced81f4f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] GET https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs Aug 08 20:32:21.860984 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e804f5a-ec6d-4253-8c89-246dced81f4f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.861165 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-4e804f5a-ec6d-4253-8c89-246dced81f4f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'index' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.868098 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-4e804f5a-ec6d-4253-8c89-246dced81f4f tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs returned with HTTP 200 Aug 08 20:32:21.868438 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1397/5571] 10.4.3.206 () {66 vars in 1378 bytes} [Sat Aug 8 20:32:21 2026] GET /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:21.878147 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-85df9875-ea95-45e5-9252-359a8734e8f5 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.879768 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85df9875-ea95-45e5-9252-359a8734e8f5 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] GET https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption/cipher Aug 08 20:32:21.879942 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85df9875-ea95-45e5-9252-359a8734e8f5 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.880152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-85df9875-ea95-45e5-9252-359a8734e8f5 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.880700 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-85df9875-ea95-45e5-9252-359a8734e8f5 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.880844 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-85df9875-ea95-45e5-9252-359a8734e8f5 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption/cipher returned with HTTP 403 Aug 08 20:32:21.881296 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1394/5572] 10.4.3.206 () {66 vars in 1396 bytes} [Sat Aug 8 20:32:21 2026] GET /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.888941 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-80271bb3-61db-41ff-8d68-e54a2b3c7095 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.890523 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80271bb3-61db-41ff-8d68-e54a2b3c7095 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] GET https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption Aug 08 20:32:21.890701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80271bb3-61db-41ff-8d68-e54a2b3c7095 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.890870 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-80271bb3-61db-41ff-8d68-e54a2b3c7095 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.891440 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-80271bb3-61db-41ff-8d68-e54a2b3c7095 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.891616 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-80271bb3-61db-41ff-8d68-e54a2b3c7095 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption returned with HTTP 403 Aug 08 20:32:21.892001 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1394/5573] 10.4.3.206 () {66 vars in 1375 bytes} [Sat Aug 8 20:32:21 2026] GET /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.900103 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-25af34c9-bb51-4917-bd24-35acda075693 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.902549 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25af34c9-bb51-4917-bd24-35acda075693 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] GET https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/multiattach Aug 08 20:32:21.902756 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25af34c9-bb51-4917-bd24-35acda075693 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.902969 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-25af34c9-bb51-4917-bd24-35acda075693 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.905892 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=133,cinder:UPDATE=29,cinder:DELETE=1,cinder:INSERT=18 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:21.911796 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-25af34c9-bb51-4917-bd24-35acda075693 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/multiattach returned with HTTP 200 Aug 08 20:32:21.912317 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1389/5574] 10.4.3.206 () {66 vars in 1414 bytes} [Sat Aug 8 20:32:21 2026] GET /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 20:32:21.919729 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a4db033d-7296-43c9-8e45-45e3aab247e2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.921544 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4db033d-7296-43c9-8e45-45e3aab247e2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] GET https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/volume_backend_name Aug 08 20:32:21.921735 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4db033d-7296-43c9-8e45-45e3aab247e2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.921909 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a4db033d-7296-43c9-8e45-45e3aab247e2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.928683 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a4db033d-7296-43c9-8e45-45e3aab247e2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/volume_backend_name returned with HTTP 404 Aug 08 20:32:21.929118 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1398/5575] 10.4.3.206 () {66 vars in 1438 bytes} [Sat Aug 8 20:32:21 2026] GET /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/volume_backend_name => generated 143 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.936846 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-91eae212-a0d3-4f03-bf24-de2d45455b39 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.938494 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91eae212-a0d3-4f03-bf24-de2d45455b39 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] PUT https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption/2d9a7ce5-293f-4202-92e7-5f18ea024c6f Aug 08 20:32:21.938790 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-91eae212-a0d3-4f03-bf24-de2d45455b39 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.940843 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.policy [None req-91eae212-a0d3-4f03-bf24-de2d45455b39 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100389) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.941064 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-91eae212-a0d3-4f03-bf24-de2d45455b39 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption/2d9a7ce5-293f-4202-92e7-5f18ea024c6f returned with HTTP 403 Aug 08 20:32:21.941480 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1395/5576] 10.4.3.206 () {68 vars in 1506 bytes} [Sat Aug 8 20:32:21 2026] PUT /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/encryption/2d9a7ce5-293f-4202-92e7-5f18ea024c6f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.949247 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cba671da-a155-428d-9179-2d878ed6d48c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.950882 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cba671da-a155-428d-9179-2d878ed6d48c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] PUT https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/key1 Aug 08 20:32:21.951215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cba671da-a155-428d-9179-2d878ed6d48c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.952835 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.policy [None req-cba671da-a155-428d-9179-2d878ed6d48c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100388) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.952995 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cba671da-a155-428d-9179-2d878ed6d48c tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/key1 returned with HTTP 403 Aug 08 20:32:21.953438 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1395/5577] 10.4.3.206 () {68 vars in 1413 bytes} [Sat Aug 8 20:32:21 2026] PUT /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.960332 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8424835b-347e-4dfa-9905-f2ebceb286a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.961826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8424835b-347e-4dfa-9905-f2ebceb286a0 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] PUT https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298 Aug 08 20:32:21.962139 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8424835b-347e-4dfa-9905-f2ebceb286a0 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:21.963720 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.policy [None req-8424835b-347e-4dfa-9905-f2ebceb286a0 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'e0a47d27ed1c4fb1838973af8d69228d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9b10b9dd22364fe4a3bba3897d1a975c', '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=100391) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 20:32:21.963870 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8424835b-347e-4dfa-9905-f2ebceb286a0 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-reader] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298 returned with HTTP 403 Aug 08 20:32:21.964239 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1390/5578] 10.4.3.206 () {68 vars in 1362 bytes} [Sat Aug 8 20:32:21 2026] PUT /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:21.970649 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5c76f2ba-e063-42a6-9fc7-2a27a0f208b7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:21.972350 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c76f2ba-e063-42a6-9fc7-2a27a0f208b7 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] DELETE https://10.4.3.206/volume/v3/types/cc8d03c6-f4ac-490b-9b71-0118d389f58b Aug 08 20:32:21.972548 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c76f2ba-e063-42a6-9fc7-2a27a0f208b7 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:21.972755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5c76f2ba-e063-42a6-9fc7-2a27a0f208b7 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:21.997366 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5c76f2ba-e063-42a6-9fc7-2a27a0f208b7 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/cc8d03c6-f4ac-490b-9b71-0118d389f58b returned with HTTP 202 Aug 08 20:32:21.997692 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1399/5579] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:21 2026] DELETE /volume/v3/types/cc8d03c6-f4ac-490b-9b71-0118d389f58b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:22.003461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-04d86bbc-c3a0-4812-8a9a-353e21392639 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:22.004975 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04d86bbc-c3a0-4812-8a9a-353e21392639 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] DELETE https://10.4.3.206/volume/v3/types/c7f9e33c-29da-44c1-aa7a-197fef7c6508 Aug 08 20:32:22.005166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04d86bbc-c3a0-4812-8a9a-353e21392639 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:22.005348 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-04d86bbc-c3a0-4812-8a9a-353e21392639 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:22.026951 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-04d86bbc-c3a0-4812-8a9a-353e21392639 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/c7f9e33c-29da-44c1-aa7a-197fef7c6508 returned with HTTP 202 Aug 08 20:32:22.027325 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1396/5580] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:22 2026] DELETE /volume/v3/types/c7f9e33c-29da-44c1-aa7a-197fef7c6508 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:22.033266 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-39683f9b-5986-4be9-b9ab-0530feb13dd2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:22.034853 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39683f9b-5986-4be9-b9ab-0530feb13dd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] DELETE https://10.4.3.206/volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6 Aug 08 20:32:22.035025 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39683f9b-5986-4be9-b9ab-0530feb13dd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:22.035218 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-39683f9b-5986-4be9-b9ab-0530feb13dd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:22.055908 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-39683f9b-5986-4be9-b9ab-0530feb13dd2 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6 returned with HTTP 202 Aug 08 20:32:22.056272 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1396/5581] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:22 2026] DELETE /volume/v3/types/90c5c6b2-e383-441c-815f-2715825c46c6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:22.062275 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ce6d1f6d-80f4-4a10-8203-5a3524bcf108 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:22.063803 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ce6d1f6d-80f4-4a10-8203-5a3524bcf108 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] DELETE https://10.4.3.206/volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35 Aug 08 20:32:22.063989 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ce6d1f6d-80f4-4a10-8203-5a3524bcf108 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:22.064205 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ce6d1f6d-80f4-4a10-8203-5a3524bcf108 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Calling method '_delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:22.083666 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ce6d1f6d-80f4-4a10-8203-5a3524bcf108 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35 returned with HTTP 202 Aug 08 20:32:22.084024 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1391/5582] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:22 2026] DELETE /volume/v3/types/37489d1a-73fe-4deb-a448-5538b8975c35 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:22.089809 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b666de3c-cc60-4cd9-a553-e4fea45fbf15 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:22.091880 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b666de3c-cc60-4cd9-a553-e4fea45fbf15 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] DELETE https://10.4.3.206/volume/v3/types/3bb11521-d37d-401c-a05c-2f56a449ff45 Aug 08 20:32:22.092075 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b666de3c-cc60-4cd9-a553-e4fea45fbf15 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:22.092257 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b666de3c-cc60-4cd9-a553-e4fea45fbf15 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Calling method '_delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:22.113651 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b666de3c-cc60-4cd9-a553-e4fea45fbf15 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/3bb11521-d37d-401c-a05c-2f56a449ff45 returned with HTTP 202 Aug 08 20:32:22.114007 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1400/5583] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:22 2026] DELETE /volume/v3/types/3bb11521-d37d-401c-a05c-2f56a449ff45 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:22.119494 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0ebb9e8c-e467-479d-bdc9-c50706382e62 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:22.120964 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ebb9e8c-e467-479d-bdc9-c50706382e62 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] DELETE https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298 Aug 08 20:32:22.121178 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ebb9e8c-e467-479d-bdc9-c50706382e62 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:22.121367 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0ebb9e8c-e467-479d-bdc9-c50706382e62 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:22.140201 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0ebb9e8c-e467-479d-bdc9-c50706382e62 tempest-VolumeTypesReaderTests-936854137 tempest-VolumeTypesReaderTests-936854137-project-admin] https://10.4.3.206/volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298 returned with HTTP 202 Aug 08 20:32:22.140502 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1397/5584] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:32:22 2026] DELETE /volume/v3/types/879fac4f-e071-41a2-ac7a-458e46431298 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:32.053698 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=13,cinder:INSERT=7,cinder:UPDATE=4 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:32.081685 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=9,cinder:UPDATE=4 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:32.111101 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=22,cinder:INSERT=6,cinder:UPDATE=8 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:32.137267 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=25,cinder:INSERT=18,cinder:UPDATE=8 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:34.473673 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e1e12a37-6b93-4c90-8ec2-bc5f2d53ebd3 req-4f75ca22-4601-4a35-be75-8bcf43e3e13a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:34.475610 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e1e12a37-6b93-4c90-8ec2-bc5f2d53ebd3 req-4f75ca22-4601-4a35-be75-8bcf43e3e13a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a Aug 08 20:32:34.475786 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e1e12a37-6b93-4c90-8ec2-bc5f2d53ebd3 req-4f75ca22-4601-4a35-be75-8bcf43e3e13a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:34.475995 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e1e12a37-6b93-4c90-8ec2-bc5f2d53ebd3 req-4f75ca22-4601-4a35-be75-8bcf43e3e13a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:34.483361 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:34.483361 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:34.525907 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e1e12a37-6b93-4c90-8ec2-bc5f2d53ebd3 req-4f75ca22-4601-4a35-be75-8bcf43e3e13a tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a returned with HTTP 200 Aug 08 20:32:34.526423 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1397/5585] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:32:34 2026] DELETE /volume/v3/attachments/2a59e600-09ec-4aec-9155-238e8594719a => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:35.771084 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:35.772768 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:32:35.772979 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:35.773160 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:35.773316 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:32:35.780034 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:35.780034 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:35.780501 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:32:35.794434 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:32:35.794629 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ff635baf-1ce4-471a-937a-f5ffeaa6fe33 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 202 Aug 08 20:32:35.795003 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1392/5586] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:32:35 2026] DELETE /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:35.801676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-599cbdb5-34c8-4bce-abce-c854ea73ab75 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:35.803210 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-599cbdb5-34c8-4bce-abce-c854ea73ab75 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:32:35.803374 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-599cbdb5-34c8-4bce-abce-c854ea73ab75 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:35.803575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-599cbdb5-34c8-4bce-abce-c854ea73ab75 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:35.809479 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:35.809479 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:35.812405 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-599cbdb5-34c8-4bce-abce-c854ea73ab75 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:32:35.816681 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-599cbdb5-34c8-4bce-abce-c854ea73ab75 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 200 Aug 08 20:32:35.817069 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1401/5587] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:32:35 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 1392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:36.831931 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c6693d1a-8f50-43e3-8bbc-d50791db433e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:36.833678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6693d1a-8f50-43e3-8bbc-d50791db433e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc Aug 08 20:32:36.833860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6693d1a-8f50-43e3-8bbc-d50791db433e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:36.834044 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c6693d1a-8f50-43e3-8bbc-d50791db433e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:36.839324 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c6693d1a-8f50-43e3-8bbc-d50791db433e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc returned with HTTP 404 Aug 08 20:32:36.839747 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1398/5588] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:32:36 2026] GET /volume/v3/volumes/50aa5a7b-a574-4b95-a05c-1c3307d12bdc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:36.847363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:36.848963 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:32:36.849130 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:36.849302 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:36.849454 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete snapshot with id: a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:32:36.854158 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:36.854158 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:36.854581 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:32:36.870722 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot delete request issued successfully. Aug 08 20:32:36.870880 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dcfb43f7-5f73-4dc6-9a15-b79054e34972 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f returned with HTTP 202 Aug 08 20:32:36.871292 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1398/5589] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:32:36 2026] DELETE /volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:36.878983 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cddb68fd-f18b-4bdb-bf6e-5963a450ee9e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:36.880726 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cddb68fd-f18b-4bdb-bf6e-5963a450ee9e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:32:36.880925 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cddb68fd-f18b-4bdb-bf6e-5963a450ee9e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:36.881105 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cddb68fd-f18b-4bdb-bf6e-5963a450ee9e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:36.886839 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:36.886839 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:36.887318 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cddb68fd-f18b-4bdb-bf6e-5963a450ee9e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Snapshot retrieved successfully. Aug 08 20:32:36.888150 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cddb68fd-f18b-4bdb-bf6e-5963a450ee9e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f returned with HTTP 200 Aug 08 20:32:36.888538 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1393/5590] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:32:36 2026] GET /volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:37.897002 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-62d49d78-3ac8-4007-aeac-d4f0f219525e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:37.899055 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62d49d78-3ac8-4007-aeac-d4f0f219525e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f Aug 08 20:32:37.899288 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62d49d78-3ac8-4007-aeac-d4f0f219525e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:37.899536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-62d49d78-3ac8-4007-aeac-d4f0f219525e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:37.904286 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-62d49d78-3ac8-4007-aeac-d4f0f219525e tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f returned with HTTP 404 Aug 08 20:32:37.904815 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1402/5591] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:32:37 2026] GET /volume/v3/snapshots/a417c618-97dd-4015-b5c0-4210c0a21e6f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:39.273667 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5a93fa1d-8693-4fa0-8e9f-6953e460ba68 req-4c68ee79-9f01-4f49-87ae-55f59463a317 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:39.275594 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5a93fa1d-8693-4fa0-8e9f-6953e460ba68 req-4c68ee79-9f01-4f49-87ae-55f59463a317 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9 Aug 08 20:32:39.275773 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5a93fa1d-8693-4fa0-8e9f-6953e460ba68 req-4c68ee79-9f01-4f49-87ae-55f59463a317 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:39.275955 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5a93fa1d-8693-4fa0-8e9f-6953e460ba68 req-4c68ee79-9f01-4f49-87ae-55f59463a317 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:39.282587 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:39.282587 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:39.359171 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5a93fa1d-8693-4fa0-8e9f-6953e460ba68 req-4c68ee79-9f01-4f49-87ae-55f59463a317 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9 returned with HTTP 200 Aug 08 20:32:39.359596 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1399/5592] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:32:39 2026] DELETE /volume/v3/attachments/b26559ec-5cf0-4659-b070-cd05bc3f6db9 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:32:40.730261 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:40.731941 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] DELETE https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:32:40.732118 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:40.732288 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:40.732467 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume with id: 7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:32:40.738829 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:40.738829 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:40.739218 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:32:40.753739 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Delete volume request issued successfully. Aug 08 20:32:40.753867 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dfb087b4-cf08-441f-b6e4-627acb9ab71c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 202 Aug 08 20:32:40.754225 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1399/5593] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:32:40 2026] DELETE /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:32:40.761291 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cfbe771c-fe68-4b98-9dfa-d954dc08f48c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:40.762943 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cfbe771c-fe68-4b98-9dfa-d954dc08f48c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:32:40.763032 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cfbe771c-fe68-4b98-9dfa-d954dc08f48c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:40.763202 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cfbe771c-fe68-4b98-9dfa-d954dc08f48c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:40.769401 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:40.769401 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:40.772550 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-cfbe771c-fe68-4b98-9dfa-d954dc08f48c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Volume info retrieved successfully. Aug 08 20:32:40.777062 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cfbe771c-fe68-4b98-9dfa-d954dc08f48c tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 200 Aug 08 20:32:40.777513 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1394/5594] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:32:40 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:41.790334 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fe9f6a2e-bbdd-450c-af04-da5cbb444476 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:41.792096 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe9f6a2e-bbdd-450c-af04-da5cbb444476 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] GET https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 Aug 08 20:32:41.792278 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe9f6a2e-bbdd-450c-af04-da5cbb444476 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:41.792474 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fe9f6a2e-bbdd-450c-af04-da5cbb444476 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:41.797726 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fe9f6a2e-bbdd-450c-af04-da5cbb444476 tempest-TestVolumeBootPattern-635955930 tempest-TestVolumeBootPattern-635955930-project-member] https://10.4.3.206/volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 returned with HTTP 404 Aug 08 20:32:41.798146 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1403/5595] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:32:41 2026] GET /volume/v3/volumes/7d20c4e5-40a9-4d53-a4da-1b0e1a2c5691 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:49.358305 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=11,cinder:UPDATE=3 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:50.749595 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=17,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:50.775470 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:51.794536 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=6 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:32:55.032506 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4b6aab7c-f402-460e-b21e-086552c492fc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:55.034185 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:32:55.034584 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-475843615", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:55.036019 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-475843615', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:32:55.096343 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume of 1 GB Aug 08 20:32:55.096650 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:55.096650 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:55.100079 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Availability Zones retrieved successfully. Aug 08 20:32:55.105396 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Flow 'volume_create_api' (2bd185c2-c257-4b42-a3bb-d19e42cde94d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:32:55.106392 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a53fe4-13c7-45fb-bbed-db74d4614b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:55.107290 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:32:55.154850 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9a53fe4-13c7-45fb-bbed-db74d4614b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:55.155605 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898b24f6-0141-4504-89b4-7f22db0ca01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:55.205701 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Created reservations ['79a65dc3-4c41-44d0-9b43-8b711d46cff8', '61f19b87-d0a3-4618-ba04-49851a44392e', 'fb439f75-4c7b-4d7b-9419-7ebf51a16101', 'ff75abbd-3697-42a2-84f8-cbff5a1f67e1'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:32:55.206378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898b24f6-0141-4504-89b4-7f22db0ca01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a65dc3-4c41-44d0-9b43-8b711d46cff8', '61f19b87-d0a3-4618-ba04-49851a44392e', 'fb439f75-4c7b-4d7b-9419-7ebf51a16101', 'ff75abbd-3697-42a2-84f8-cbff5a1f67e1']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:55.207084 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9292706d-2326-4439-b4ff-9c61fbc8742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:55.225497 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9292706d-2326-4439-b4ff-9c61fbc8742b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26109fd0-a302-4151-94a6-f8197e8f1489', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-475843615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418d45f91ba6449ba8fa22002ec149d6',qos_specs=None,replication_status=,reservations=['79a65dc3-4c41-44d0-9b43-8b711d46cff8','61f19b87-d0a3-4618-ba04-49851a44392e','fb439f75-4c7b-4d7b-9419-7ebf51a16101','ff75abbd-3697-42a2-84f8-cbff5a1f67e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-475843615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26109fd0-a302-4151-94a6-f8197e8f1489,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='418d45f91ba6449ba8fa22002ec149d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:55.226184 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3e3f9e-331d-416c-940a-5870457e6680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:55.241962 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd3e3f9e-331d-416c-940a-5870457e6680) transitioned into state 'SUCCESS' from state '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-475843615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418d45f91ba6449ba8fa22002ec149d6',qos_specs=None,replication_status=,reservations=['79a65dc3-4c41-44d0-9b43-8b711d46cff8','61f19b87-d0a3-4618-ba04-49851a44392e','fb439f75-4c7b-4d7b-9419-7ebf51a16101','ff75abbd-3697-42a2-84f8-cbff5a1f67e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:55.242629 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40e2744-0a21-43b8-883a-035053ca2a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:32:55.250455 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40e2744-0a21-43b8-883a-035053ca2a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:32:55.251199 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Flow 'volume_create_api' (2bd185c2-c257-4b42-a3bb-d19e42cde94d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:32:55.251548 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume request issued successfully. Aug 08 20:32:55.252092 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4b6aab7c-f402-460e-b21e-086552c492fc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:32:55.252585 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1400/5596] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:32:55 2026] POST /volume/v3/volumes => generated 780 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:32:55.262904 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-094f5ccf-f4ce-4e7a-89f6-64021a39954b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:55.264364 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-094f5ccf-f4ce-4e7a-89f6-64021a39954b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:32:55.264567 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-094f5ccf-f4ce-4e7a-89f6-64021a39954b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:55.264752 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-094f5ccf-f4ce-4e7a-89f6-64021a39954b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:55.270423 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:55.270423 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:55.273172 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-094f5ccf-f4ce-4e7a-89f6-64021a39954b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:32:55.276461 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-094f5ccf-f4ce-4e7a-89f6-64021a39954b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:32:55.276772 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1400/5597] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:32:55 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 848 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:56.287579 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-575bfc48-c059-4c22-9387-01c73fec2c3e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:56.289402 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-575bfc48-c059-4c22-9387-01c73fec2c3e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:32:56.289635 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-575bfc48-c059-4c22-9387-01c73fec2c3e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:56.289824 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-575bfc48-c059-4c22-9387-01c73fec2c3e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:56.297450 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:56.297450 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:56.300500 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-575bfc48-c059-4c22-9387-01c73fec2c3e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:32:56.304672 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-575bfc48-c059-4c22-9387-01c73fec2c3e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:32:56.305031 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1395/5598] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:32:56 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:32:56.316007 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d189315-17f3-4878-a71b-70f49a422b99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:56.317636 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d189315-17f3-4878-a71b-70f49a422b99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:32:56.317857 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d189315-17f3-4878-a71b-70f49a422b99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:56.318026 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d189315-17f3-4878-a71b-70f49a422b99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:56.325539 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:56.325539 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:56.329543 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8d189315-17f3-4878-a71b-70f49a422b99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:32:56.333838 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d189315-17f3-4878-a71b-70f49a422b99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:32:56.334228 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1404/5599] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:32:56 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:32:57.191294 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8c0ccae7-ddfd-4db9-bbc7-d4dc00c71842 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:57.193156 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8c0ccae7-ddfd-4db9-bbc7-d4dc00c71842 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:32:57.193323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8c0ccae7-ddfd-4db9-bbc7-d4dc00c71842 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:57.193507 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8c0ccae7-ddfd-4db9-bbc7-d4dc00c71842 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:57.200927 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:57.200927 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:32:57.204315 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8c0ccae7-ddfd-4db9-bbc7-d4dc00c71842 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:32:57.208346 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8c0ccae7-ddfd-4db9-bbc7-d4dc00c71842 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:32:57.208697 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1401/5600] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:32:57 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:57.682426 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f5ca6b75-914b-4261-8549-95983eb348ee req-9b4e2eb4-2f4d-464e-8427-0fc3e25f24c0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:57.684068 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-9b4e2eb4-2f4d-464e-8427-0fc3e25f24c0 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:32:57.684249 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-9b4e2eb4-2f4d-464e-8427-0fc3e25f24c0 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:57.684433 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-9b4e2eb4-2f4d-464e-8427-0fc3e25f24c0 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:57.690221 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:57.690221 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:57.693185 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f5ca6b75-914b-4261-8549-95983eb348ee req-9b4e2eb4-2f4d-464e-8427-0fc3e25f24c0 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:32:57.696911 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-9b4e2eb4-2f4d-464e-8427-0fc3e25f24c0 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:32:57.697243 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1401/5601] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:32:57 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:57.706130 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9cb2f05c-20e1-4378-9202-f7c686275f21 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:57.706551 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cb2f05c-20e1-4378-9202-f7c686275f21 None None] GET https://10.4.3.206/volume// Aug 08 20:32:57.706731 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cb2f05c-20e1-4378-9202-f7c686275f21 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:57.706928 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9cb2f05c-20e1-4378-9202-f7c686275f21 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:57.707291 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9cb2f05c-20e1-4378-9202-f7c686275f21 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:32:57.707596 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1396/5602] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:32: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 08 20:32:57.714167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f5ca6b75-914b-4261-8549-95983eb348ee req-0867c529-c756-4376-8bb5-31802d0a38d7 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:57.716074 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-0867c529-c756-4376-8bb5-31802d0a38d7 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:32:57.716412 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-0867c529-c756-4376-8bb5-31802d0a38d7 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26109fd0-a302-4151-94a6-f8197e8f1489", "connector": null, "instance_uuid": "496abc30-0560-4b9e-99d0-68b9106e4db8"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:57.723931 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:57.723931 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:57.744004 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-0867c529-c756-4376-8bb5-31802d0a38d7 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:32:57.744430 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1405/5603] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:32:57 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 08 20:32:58.362925 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0a87f50e-c75a-4598-80cd-7da23c61eeff None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:58.363240 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a87f50e-c75a-4598-80cd-7da23c61eeff None None] GET https://10.4.3.206/volume// Aug 08 20:32:58.363373 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a87f50e-c75a-4598-80cd-7da23c61eeff None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:58.363571 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0a87f50e-c75a-4598-80cd-7da23c61eeff None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:58.364049 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0a87f50e-c75a-4598-80cd-7da23c61eeff None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:32:58.364190 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1402/5604] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:32: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 08 20:32:58.374529 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-f5ca6b75-914b-4261-8549-95983eb348ee req-98f55ee6-f766-47c9-97a5-3380e8233640 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:58.376586 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-98f55ee6-f766-47c9-97a5-3380e8233640 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:32:58.376814 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-98f55ee6-f766-47c9-97a5-3380e8233640 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:32:58.376996 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-98f55ee6-f766-47c9-97a5-3380e8233640 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:32:58.385323 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:58.385323 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:32:58.388264 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-f5ca6b75-914b-4261-8549-95983eb348ee req-98f55ee6-f766-47c9-97a5-3380e8233640 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:32:58.392348 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-98f55ee6-f766-47c9-97a5-3380e8233640 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:32:58.393058 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1402/5605] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:32:58 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:32:58.491859 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:58.493871 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] PUT https://10.4.3.206/volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165 Aug 08 20:32:58.494203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:58.500867 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Acquiring lock "cinder-attachment_update-26109fd0-a302-4151-94a6-f8197e8f1489-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:32:58.506078 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Lock "cinder-attachment_update-26109fd0-a302-4151-94a6-f8197e8f1489-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:32:58.507350 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:58.507350 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:32:58.572369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Lock "cinder-attachment_update-26109fd0-a302-4151-94a6-f8197e8f1489-np0000006809" released by "attachment_update" :: held 0.066s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:32:58.572648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-158f54e8-790d-444b-a3d2-c2875d0900f8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165 returned with HTTP 200 Aug 08 20:32:58.573116 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1397/5606] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:32:58 2026] PUT /volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:32:58.591070 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8deab065-638d-47a3-9b23-c57cbc229a80 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:32:58.592965 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8deab065-638d-47a3-9b23-c57cbc229a80 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165/action Aug 08 20:32:58.593339 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8deab065-638d-47a3-9b23-c57cbc229a80 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:32:58.593579 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8deab065-638d-47a3-9b23-c57cbc229a80 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:32:58.607258 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:32:58.607258 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:32:58.617153 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-f5ca6b75-914b-4261-8549-95983eb348ee req-8deab065-638d-47a3-9b23-c57cbc229a80 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165/action returned with HTTP 204 Aug 08 20:32:58.617666 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1406/5607] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:32:58 2026] POST /volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:33:07.207187 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:08.391157 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=13 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:08.567909 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:08.614153 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:42.596626 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-02c660f6-60eb-4553-85c4-1e2fc42a1e56 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:42.598624 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-02c660f6-60eb-4553-85c4-1e2fc42a1e56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/limits Aug 08 20:33:42.598831 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-02c660f6-60eb-4553-85c4-1e2fc42a1e56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:42.599032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-02c660f6-60eb-4553-85c4-1e2fc42a1e56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:42.617174 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-02c660f6-60eb-4553-85c4-1e2fc42a1e56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Aug 08 20:33:42.617594 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1403/5608] 10.4.3.206 () {68 vars in 1484 bytes} [Sat Aug 8 20:33:42 2026] GET /volume/v3/limits => generated 302 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:33:42.645974 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-a67a8d3a-7267-4a87-9d41-2c9dfbb5c961 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:42.647869 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-a67a8d3a-7267-4a87-9d41-2c9dfbb5c961 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:33:42.648073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-a67a8d3a-7267-4a87-9d41-2c9dfbb5c961 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:42.648267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-a67a8d3a-7267-4a87-9d41-2c9dfbb5c961 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:42.658574 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:42.658574 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:33:42.661592 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-a67a8d3a-7267-4a87-9d41-2c9dfbb5c961 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:42.665818 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-a67a8d3a-7267-4a87-9d41-2c9dfbb5c961 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:33:42.666157 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1403/5609] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:33:42 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:33:42.674156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:42.676077 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:33:42.676452 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26109fd0-a302-4151-94a6-f8197e8f1489", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1491161960", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:33:42.686753 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:42.686753 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:33:42.687260 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:42.687458 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create snapshot from volume 26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:33:42.715127 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Created reservations ['efcbc804-2731-4883-acaf-31d5311899d2', '37b6b23d-07cf-4e78-954a-4035c82b3c6f', '300422db-9da6-4774-b2b8-1bb02d2bc86f', 'c1266317-df00-4cc4-8483-ac876674d60d'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:33:42.742374 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot force create request issued successfully. Aug 08 20:33:42.742701 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-4ed2d9f4-f285-4371-8087-6e8ac8511e88 req-1f8908d1-45ed-4039-8d48-819d0b82e491 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:33:42.743090 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1398/5610] 10.4.3.206 () {72 vars in 1547 bytes} [Sat Aug 8 20:33:42 2026] POST /volume/v3/snapshots => generated 324 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:33:44.151504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7ae1f0f2-6bb0-4da5-a004-9ef2fa8a663f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:44.153350 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ae1f0f2-6bb0-4da5-a004-9ef2fa8a663f tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a Aug 08 20:33:44.153575 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ae1f0f2-6bb0-4da5-a004-9ef2fa8a663f tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:44.153778 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7ae1f0f2-6bb0-4da5-a004-9ef2fa8a663f tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:44.159084 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:44.159084 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:33:44.159548 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7ae1f0f2-6bb0-4da5-a004-9ef2fa8a663f tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:33:44.160374 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7ae1f0f2-6bb0-4da5-a004-9ef2fa8a663f tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a returned with HTTP 200 Aug 08 20:33:44.160766 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1407/5611] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:33:44 2026] GET /volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:33:44.187205 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6747e180-c320-454c-8f39-3dd4143eecee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:44.188926 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:33:44.189275 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-67481722", "snapshot_id": null, "imageRef": "01a1b620-7e97-4431-83d7-58b3579f64bd", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:33:44.190869 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-67481722', 'snapshot_id': None, 'imageRef': '01a1b620-7e97-4431-83d7-58b3579f64bd', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:33:44.315986 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:44.315986 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:33:44.316637 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:33:44.316873 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume of 1 GB Aug 08 20:33:44.320300 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Availability Zones retrieved successfully. Aug 08 20:33:44.325350 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Flow 'volume_create_api' (d7b7abc2-a686-4ef1-901d-8f2392ef54f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:33:44.326397 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90af1280-29aa-425b-8ed4-7f241ecf011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:33:44.327246 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:33:44.355355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90af1280-29aa-425b-8ed4-7f241ecf011f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fb4654e2-7af6-4a0d-affa-b52f88cf902a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:33:44.356114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158d7e8a-e8d6-43d4-9bcc-8ffd56f78dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:33:44.390522 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Created reservations ['4144f5c0-a168-4b2b-a3fa-a1372a2a8978', 'b99134ed-6ed2-41ff-ae33-93b1352272b0', 'e415c866-4079-485e-b4b0-434a42995772', '4114fec1-346f-45cf-8ad0-4f10208817b0'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:33:44.391220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158d7e8a-e8d6-43d4-9bcc-8ffd56f78dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4144f5c0-a168-4b2b-a3fa-a1372a2a8978', 'b99134ed-6ed2-41ff-ae33-93b1352272b0', 'e415c866-4079-485e-b4b0-434a42995772', '4114fec1-346f-45cf-8ad0-4f10208817b0']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:33:44.391953 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544a0359-8703-41bd-af20-64fd29d29169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:33:44.432326 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (544a0359-8703-41bd-af20-64fd29d29169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73a146e4-ea0c-40db-928d-3da5aaf1c876', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-67481722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418d45f91ba6449ba8fa22002ec149d6',qos_specs=None,replication_status=,reservations=['4144f5c0-a168-4b2b-a3fa-a1372a2a8978','b99134ed-6ed2-41ff-ae33-93b1352272b0','e415c866-4079-485e-b4b0-434a42995772','4114fec1-346f-45cf-8ad0-4f10208817b0'],size=1,snapshot_id=fb4654e2-7af6-4a0d-affa-b52f88cf902a,source_replicaid=,source_volid=None,status='creating',user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:33:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-67481722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73a146e4-ea0c-40db-928d-3da5aaf1c876,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='418d45f91ba6449ba8fa22002ec149d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fb4654e2-7af6-4a0d-affa-b52f88cf902a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:33:44.433162 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abde153d-2d40-4ee3-a29b-f4b8a82b7743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:33:44.450676 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abde153d-2d40-4ee3-a29b-f4b8a82b7743) transitioned into state 'SUCCESS' from state '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-67481722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418d45f91ba6449ba8fa22002ec149d6',qos_specs=None,replication_status=,reservations=['4144f5c0-a168-4b2b-a3fa-a1372a2a8978','b99134ed-6ed2-41ff-ae33-93b1352272b0','e415c866-4079-485e-b4b0-434a42995772','4114fec1-346f-45cf-8ad0-4f10208817b0'],size=1,snapshot_id=fb4654e2-7af6-4a0d-affa-b52f88cf902a,source_replicaid=,source_volid=None,status='creating',user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:33:44.451230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec90759f-6880-4955-8216-6fd06824e06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:33:44.470545 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec90759f-6880-4955-8216-6fd06824e06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:33:44.471257 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Flow 'volume_create_api' (d7b7abc2-a686-4ef1-901d-8f2392ef54f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:33:44.471541 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume request issued successfully. Aug 08 20:33:44.472027 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6747e180-c320-454c-8f39-3dd4143eecee tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:33:44.472422 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1404/5612] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:33:44 2026] POST /volume/v3/volumes => generated 812 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:33:44.483903 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a3ce5302-a300-49a8-85ae-613b9661fb0a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:44.486169 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3ce5302-a300-49a8-85ae-613b9661fb0a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:33:44.486480 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3ce5302-a300-49a8-85ae-613b9661fb0a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:44.486738 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a3ce5302-a300-49a8-85ae-613b9661fb0a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:44.494058 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:44.494058 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:33:44.497526 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a3ce5302-a300-49a8-85ae-613b9661fb0a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:44.501347 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a3ce5302-a300-49a8-85ae-613b9661fb0a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:33:44.501714 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1404/5613] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:33:44 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:33:45.513197 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-74ef6a67-60fc-4ba5-b47b-0d1650071ab8 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:45.515065 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74ef6a67-60fc-4ba5-b47b-0d1650071ab8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:33:45.515294 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74ef6a67-60fc-4ba5-b47b-0d1650071ab8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:45.515497 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-74ef6a67-60fc-4ba5-b47b-0d1650071ab8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:45.522213 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:45.522213 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:33:45.525478 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-74ef6a67-60fc-4ba5-b47b-0d1650071ab8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:45.529551 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-74ef6a67-60fc-4ba5-b47b-0d1650071ab8 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:33:45.529880 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1399/5614] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:33:45 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:33:45.540638 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ed5a2d1e-8b92-47e2-938f-3c26d207d876 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:45.542250 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed5a2d1e-8b92-47e2-938f-3c26d207d876 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:33:45.542447 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed5a2d1e-8b92-47e2-938f-3c26d207d876 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:45.542639 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ed5a2d1e-8b92-47e2-938f-3c26d207d876 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:45.548503 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:45.548503 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:33:45.551420 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ed5a2d1e-8b92-47e2-938f-3c26d207d876 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:45.555084 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ed5a2d1e-8b92-47e2-938f-3c26d207d876 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:33:45.555470 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1408/5615] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:33:45 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 1421 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:33:46.465142 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-483f2955-def9-458f-bd10-6692db6b1bbb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:46.467210 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-483f2955-def9-458f-bd10-6692db6b1bbb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:33:46.467434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-483f2955-def9-458f-bd10-6692db6b1bbb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:46.467620 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-483f2955-def9-458f-bd10-6692db6b1bbb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:46.473934 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:46.473934 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:33:46.477086 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-483f2955-def9-458f-bd10-6692db6b1bbb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:46.481013 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-483f2955-def9-458f-bd10-6692db6b1bbb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:33:46.481366 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1405/5616] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:33:46 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:33:46.880017 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-1f59d799-aa72-46c5-90b7-c455933752aa None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:46.881968 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-1f59d799-aa72-46c5-90b7-c455933752aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:33:46.882177 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-1f59d799-aa72-46c5-90b7-c455933752aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:46.882370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-1f59d799-aa72-46c5-90b7-c455933752aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:46.889810 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:46.889810 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:33:46.893479 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-1f59d799-aa72-46c5-90b7-c455933752aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:46.897724 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-1f59d799-aa72-46c5-90b7-c455933752aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:33:46.898140 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1405/5617] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:33:46 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:33:46.906615 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-8db47038-70b2-4c4a-83c4-08adb88391f3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:46.906975 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8db47038-70b2-4c4a-83c4-08adb88391f3 None None] GET https://10.4.3.206/volume// Aug 08 20:33:46.907162 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8db47038-70b2-4c4a-83c4-08adb88391f3 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:46.907361 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-8db47038-70b2-4c4a-83c4-08adb88391f3 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:46.907706 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-8db47038-70b2-4c4a-83c4-08adb88391f3 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:33:46.908005 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1400/5618] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:33: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 08 20:33:46.914074 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-e408cdb4-caef-4fe9-9241-fe1d961036aa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:46.915975 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-e408cdb4-caef-4fe9-9241-fe1d961036aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:33:46.916309 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-e408cdb4-caef-4fe9-9241-fe1d961036aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73a146e4-ea0c-40db-928d-3da5aaf1c876", "connector": null, "instance_uuid": "bf571118-f046-450d-a2c7-c259b433c1e6"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:33:46.924372 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:46.924372 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:33:46.943769 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-e408cdb4-caef-4fe9-9241-fe1d961036aa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:33:46.944139 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1409/5619] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:33:46 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 08 20:33:47.602263 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-409ae6d8-78f8-4875-bf00-1ec50e5312d6 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:47.602847 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-409ae6d8-78f8-4875-bf00-1ec50e5312d6 None None] GET https://10.4.3.206/volume// Aug 08 20:33:47.602927 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-409ae6d8-78f8-4875-bf00-1ec50e5312d6 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:47.603108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-409ae6d8-78f8-4875-bf00-1ec50e5312d6 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:47.603499 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-409ae6d8-78f8-4875-bf00-1ec50e5312d6 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:33:47.603767 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1406/5620] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:33: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 08 20:33:47.615192 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-49ba2556-f619-4f09-a721-1c5bdfa980df None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:47.617075 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-49ba2556-f619-4f09-a721-1c5bdfa980df tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:33:47.617330 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-49ba2556-f619-4f09-a721-1c5bdfa980df tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:33:47.617573 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-49ba2556-f619-4f09-a721-1c5bdfa980df tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:33:47.625965 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:47.625965 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:33:47.628948 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-49ba2556-f619-4f09-a721-1c5bdfa980df tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:33:47.632901 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-49ba2556-f619-4f09-a721-1c5bdfa980df tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:33:47.633278 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1406/5621] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:33:47 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 1582 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:33:47.739806 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:47.742331 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] PUT https://10.4.3.206/volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701 Aug 08 20:33:47.742830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:33:47.751762 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Acquiring lock "cinder-attachment_update-73a146e4-ea0c-40db-928d-3da5aaf1c876-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:33:47.755985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Lock "cinder-attachment_update-73a146e4-ea0c-40db-928d-3da5aaf1c876-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:33:47.756896 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:47.756896 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:33:47.823713 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Lock "cinder-attachment_update-73a146e4-ea0c-40db-928d-3da5aaf1c876-np0000006809" released by "attachment_update" :: held 0.068s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:33:47.824036 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-f088ff5f-70a9-4583-b260-d81aea0ae252 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701 returned with HTTP 200 Aug 08 20:33:47.824756 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1401/5622] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:33:47 2026] PUT /volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:33:47.842887 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-04e938d6-df16-4fe2-985f-db75c15a2661 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:33:47.844827 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-04e938d6-df16-4fe2-985f-db75c15a2661 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701/action Aug 08 20:33:47.845167 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-04e938d6-df16-4fe2-985f-db75c15a2661 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:33:47.845314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-04e938d6-df16-4fe2-985f-db75c15a2661 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:33:47.859420 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:33:47.859420 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:33:47.867994 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-0a262ab5-7a8b-4333-ba07-1c627263ab07 req-04e938d6-df16-4fe2-985f-db75c15a2661 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701/action returned with HTTP 204 Aug 08 20:33:47.868464 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1410/5623] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:33:47 2026] POST /volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:33:56.479960 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:57.631730 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=18 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:57.818871 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=25,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:33:57.865404 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:34:30.920615 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-e4f34ba9-dd04-4f93-8097-be2720ec243c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:30.922649 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-e4f34ba9-dd04-4f93-8097-be2720ec243c tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/limits Aug 08 20:34:30.922891 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-e4f34ba9-dd04-4f93-8097-be2720ec243c tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:30.923121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-e4f34ba9-dd04-4f93-8097-be2720ec243c tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'index' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:30.939839 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-e4f34ba9-dd04-4f93-8097-be2720ec243c tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/limits returned with HTTP 200 Aug 08 20:34:30.940173 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1407/5624] 10.4.3.206 () {68 vars in 1484 bytes} [Sat Aug 8 20:34:30 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:34:30.968985 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-062f7b36-5938-4385-a8aa-f94b9e0138e9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:30.971115 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-062f7b36-5938-4385-a8aa-f94b9e0138e9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:34:30.971322 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-062f7b36-5938-4385-a8aa-f94b9e0138e9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:30.971522 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-062f7b36-5938-4385-a8aa-f94b9e0138e9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:30.980373 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:30.980373 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:34:30.983474 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-062f7b36-5938-4385-a8aa-f94b9e0138e9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:30.987508 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-062f7b36-5938-4385-a8aa-f94b9e0138e9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:34:30.987877 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1407/5625] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:34:30 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1662 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:34:30.996125 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:30.998057 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:34:30.998396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26109fd0-a302-4151-94a6-f8197e8f1489", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1462359232", "description": null, "metadata": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:34:31.007681 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:31.007681 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:34:31.008127 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:31.008262 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create snapshot from volume 26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:34:31.029919 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Created reservations ['42b332c6-8abd-406e-af01-be818c0f760e', '05fa2b77-04cf-4216-8a4b-2994d1c68aff', '905fe4f3-9f92-485d-b43f-cedf1f0e082e', 'aefb9b2e-5d34-4a90-923d-eae0c3847f47'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:34:31.055518 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot force create request issued successfully. Aug 08 20:34:31.055831 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-fe5932d7-39ef-46c5-9cc8-0746e205d874 req-d83f1a2e-11a4-4259-af3a-4a66e1c5f657 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:34:31.056265 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1402/5626] 10.4.3.206 () {72 vars in 1547 bytes} [Sat Aug 8 20:34:30 2026] POST /volume/v3/snapshots => generated 324 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:34:32.351945 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9b9f8d88-2ed2-4410-8b6c-94bf03330c56 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:32.353435 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b9f8d88-2ed2-4410-8b6c-94bf03330c56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b Aug 08 20:34:32.353625 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b9f8d88-2ed2-4410-8b6c-94bf03330c56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:32.353838 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9b9f8d88-2ed2-4410-8b6c-94bf03330c56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:32.358377 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:32.358377 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:34:32.358798 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9b9f8d88-2ed2-4410-8b6c-94bf03330c56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:34:32.359487 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9b9f8d88-2ed2-4410-8b6c-94bf03330c56 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b returned with HTTP 200 Aug 08 20:34:32.359827 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1411/5627] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:34:32 2026] GET /volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b => generated 483 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:34:32.382037 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:32.383641 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:34:32.383969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-81951581", "snapshot_id": null, "imageRef": "3fd5caba-e911-4d07-bdc3-a527c3ee36cc", "volume_type": null, "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:34:32.385323 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-81951581', 'snapshot_id': None, 'imageRef': '3fd5caba-e911-4d07-bdc3-a527c3ee36cc', 'volume_type': None, 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:34:32.455155 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:32.455155 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:34:32.455578 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:34:32.455742 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume of 1 GB Aug 08 20:34:32.458568 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Availability Zones retrieved successfully. Aug 08 20:34:32.463372 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Flow 'volume_create_api' (f64487e4-b192-4e3d-bca3-02c696756a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:34:32.464298 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb10db7-b753-4b96-9d1e-75cb50113c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:34:32.465071 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:34:32.490654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb10db7-b753-4b96-9d1e-75cb50113c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dba8e35f-5ade-452d-baaf-9d098a69a73b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:34:32.491258 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf988d8-344b-4b67-8470-e3a61395c63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:34:32.521862 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Created reservations ['d9f8f7f9-fb05-41eb-af25-a42f7d9d27db', 'e8e01cd4-411c-4b29-bcda-d73b01bc821a', 'a4bae9b8-ebfe-4d09-8d0d-136fa5897196', '4997cd9e-d568-43ec-b548-f001a05acccf'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:34:32.522478 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf988d8-344b-4b67-8470-e3a61395c63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9f8f7f9-fb05-41eb-af25-a42f7d9d27db', 'e8e01cd4-411c-4b29-bcda-d73b01bc821a', 'a4bae9b8-ebfe-4d09-8d0d-136fa5897196', '4997cd9e-d568-43ec-b548-f001a05acccf']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:34:32.523150 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3bfbc5e-0917-4362-b0d0-f6e70e50d1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:34:32.559874 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3bfbc5e-0917-4362-b0d0-f6e70e50d1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd474cd5b-77bb-4a31-83d4-2b6a29349ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-81951581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418d45f91ba6449ba8fa22002ec149d6',qos_specs=None,replication_status=,reservations=['d9f8f7f9-fb05-41eb-af25-a42f7d9d27db','e8e01cd4-411c-4b29-bcda-d73b01bc821a','a4bae9b8-ebfe-4d09-8d0d-136fa5897196','4997cd9e-d568-43ec-b548-f001a05acccf'],size=1,snapshot_id=dba8e35f-5ade-452d-baaf-9d098a69a73b,source_replicaid=,source_volid=None,status='creating',user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-81951581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d474cd5b-77bb-4a31-83d4-2b6a29349ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='418d45f91ba6449ba8fa22002ec149d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dba8e35f-5ade-452d-baaf-9d098a69a73b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:34:32.560515 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43da392-3caa-4c65-8f23-05b5a3043497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:34:32.574570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43da392-3caa-4c65-8f23-05b5a3043497) transitioned into state 'SUCCESS' from state '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-81951581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='418d45f91ba6449ba8fa22002ec149d6',qos_specs=None,replication_status=,reservations=['d9f8f7f9-fb05-41eb-af25-a42f7d9d27db','e8e01cd4-411c-4b29-bcda-d73b01bc821a','a4bae9b8-ebfe-4d09-8d0d-136fa5897196','4997cd9e-d568-43ec-b548-f001a05acccf'],size=1,snapshot_id=dba8e35f-5ade-452d-baaf-9d098a69a73b,source_replicaid=,source_volid=None,status='creating',user_id='b523d7f7d78940bcbccc8660e98d65bb',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:34:32.575374 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40b0cad-0476-4ff2-b058-22b0bb1ea3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:34:32.593500 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40b0cad-0476-4ff2-b058-22b0bb1ea3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:34:32.594183 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Flow 'volume_create_api' (f64487e4-b192-4e3d-bca3-02c696756a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:34:32.594451 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Create volume request issued successfully. Aug 08 20:34:32.594924 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-84c419e4-c11e-4f76-a95e-b8a8206b79cb tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:34:32.595296 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1408/5628] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:34:32 2026] POST /volume/v3/volumes => generated 812 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:34:32.606923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c9ebca00-0386-417e-ad27-d3b98edc8c84 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:32.608892 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c9ebca00-0386-417e-ad27-d3b98edc8c84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:34:32.609113 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c9ebca00-0386-417e-ad27-d3b98edc8c84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:32.609295 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c9ebca00-0386-417e-ad27-d3b98edc8c84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:32.616457 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:32.616457 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:34:32.620553 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c9ebca00-0386-417e-ad27-d3b98edc8c84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:32.624975 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c9ebca00-0386-417e-ad27-d3b98edc8c84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:34:32.625347 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1408/5629] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:34:32 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:34:33.637232 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6344ab7c-fcfd-4fc9-8453-f5903f32398d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:33.638851 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6344ab7c-fcfd-4fc9-8453-f5903f32398d tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:34:33.639034 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6344ab7c-fcfd-4fc9-8453-f5903f32398d tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:33.639206 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6344ab7c-fcfd-4fc9-8453-f5903f32398d tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:33.645319 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:33.645319 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:34:33.648265 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6344ab7c-fcfd-4fc9-8453-f5903f32398d tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:33.652030 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6344ab7c-fcfd-4fc9-8453-f5903f32398d tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:34:33.652333 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1403/5630] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:34:33 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 1421 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:34:33.663149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b8a76898-16e3-4d7b-9647-c0c9c306b8f9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:33.664825 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8a76898-16e3-4d7b-9647-c0c9c306b8f9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:34:33.665022 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8a76898-16e3-4d7b-9647-c0c9c306b8f9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:33.665187 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b8a76898-16e3-4d7b-9647-c0c9c306b8f9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:33.672584 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:33.672584 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:34:33.675794 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b8a76898-16e3-4d7b-9647-c0c9c306b8f9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:33.679909 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b8a76898-16e3-4d7b-9647-c0c9c306b8f9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:34:33.680260 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1412/5631] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:34:33 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:34:34.544346 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-5ab85168-958c-453f-a502-7a81a9efc0da req-87dcc2f6-13b9-44e6-8c8f-2df936b5cc50 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:34.546356 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-87dcc2f6-13b9-44e6-8c8f-2df936b5cc50 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:34:34.546595 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-87dcc2f6-13b9-44e6-8c8f-2df936b5cc50 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:34.546807 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-87dcc2f6-13b9-44e6-8c8f-2df936b5cc50 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:34.553327 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:34.553327 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:34:34.556502 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-5ab85168-958c-453f-a502-7a81a9efc0da req-87dcc2f6-13b9-44e6-8c8f-2df936b5cc50 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:34.560620 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-87dcc2f6-13b9-44e6-8c8f-2df936b5cc50 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:34:34.560969 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1409/5632] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:34:34 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:34:34.946450 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5ab85168-958c-453f-a502-7a81a9efc0da req-3ad9bced-6cd3-4d31-9b67-d8bf797df054 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:34.948035 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-3ad9bced-6cd3-4d31-9b67-d8bf797df054 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:34:34.948200 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-3ad9bced-6cd3-4d31-9b67-d8bf797df054 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:34.948370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-3ad9bced-6cd3-4d31-9b67-d8bf797df054 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:34.954323 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:34.954323 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:34:34.957253 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-5ab85168-958c-453f-a502-7a81a9efc0da req-3ad9bced-6cd3-4d31-9b67-d8bf797df054 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:34.961087 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-3ad9bced-6cd3-4d31-9b67-d8bf797df054 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:34:34.961436 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1409/5633] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:34:34 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 1403 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:34:34.971427 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b683ac56-d792-4cfd-977e-9b4589e7c8a0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:34.971782 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b683ac56-d792-4cfd-977e-9b4589e7c8a0 None None] GET https://10.4.3.206/volume// Aug 08 20:34:34.971949 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b683ac56-d792-4cfd-977e-9b4589e7c8a0 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:34.972151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b683ac56-d792-4cfd-977e-9b4589e7c8a0 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:34.972479 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b683ac56-d792-4cfd-977e-9b4589e7c8a0 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:34:34.972770 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1404/5634] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:34: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 08 20:34:34.980022 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5ab85168-958c-453f-a502-7a81a9efc0da req-afc935a6-ae94-483d-bd47-41bf87b4942e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:34.981877 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-afc935a6-ae94-483d-bd47-41bf87b4942e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:34:34.982203 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-afc935a6-ae94-483d-bd47-41bf87b4942e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d474cd5b-77bb-4a31-83d4-2b6a29349ede", "connector": null, "instance_uuid": "1d88d84e-788f-4539-b96c-6800066e6e42"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:34:34.989322 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:34.989322 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:34:35.007998 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-afc935a6-ae94-483d-bd47-41bf87b4942e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:34:35.008396 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1413/5635] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:34:34 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:34:35.713675 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-286ffa4b-8d2f-4626-bb30-ef71697ffda8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:35.713955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-286ffa4b-8d2f-4626-bb30-ef71697ffda8 None None] GET https://10.4.3.206/volume// Aug 08 20:34:35.714128 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-286ffa4b-8d2f-4626-bb30-ef71697ffda8 None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:35.714315 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-286ffa4b-8d2f-4626-bb30-ef71697ffda8 None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:35.714655 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-286ffa4b-8d2f-4626-bb30-ef71697ffda8 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:34:35.714963 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1410/5636] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:34: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 08 20:34:35.726030 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-5ab85168-958c-453f-a502-7a81a9efc0da req-549a6b37-f6fa-495a-8eb8-e55833dfe67b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:35.728109 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-549a6b37-f6fa-495a-8eb8-e55833dfe67b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:34:35.728200 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-549a6b37-f6fa-495a-8eb8-e55833dfe67b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:34:35.728370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-549a6b37-f6fa-495a-8eb8-e55833dfe67b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:34:35.736909 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:35.736909 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:34:35.739767 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-5ab85168-958c-453f-a502-7a81a9efc0da req-549a6b37-f6fa-495a-8eb8-e55833dfe67b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:34:35.743622 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-549a6b37-f6fa-495a-8eb8-e55833dfe67b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:34:35.743999 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1410/5637] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:34:35 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 1582 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:34:35.842162 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:35.844327 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] PUT https://10.4.3.206/volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483 Aug 08 20:34:35.844730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:34:35.852159 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Acquiring lock "cinder-attachment_update-d474cd5b-77bb-4a31-83d4-2b6a29349ede-np0000006809" by "attachment_update" {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:34:35.857269 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Lock "cinder-attachment_update-d474cd5b-77bb-4a31-83d4-2b6a29349ede-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100391) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:34:35.858177 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:35.858177 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:34:35.922515 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.coordination [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Lock "cinder-attachment_update-d474cd5b-77bb-4a31-83d4-2b6a29349ede-np0000006809" released by "attachment_update" :: held 0.065s {{(pid=100391) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:34:35.922864 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-dbc5dee1-6ac2-4ba7-aeec-730d6fc6b948 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483 returned with HTTP 200 Aug 08 20:34:35.923585 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1405/5638] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:34:35 2026] PUT /volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:34:35.941375 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-5ab85168-958c-453f-a502-7a81a9efc0da req-d8f51f80-f9d3-44f1-ad9e-2c25f0e22d99 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:34:35.943358 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-d8f51f80-f9d3-44f1-ad9e-2c25f0e22d99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] POST https://10.4.3.206/volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483/action Aug 08 20:34:35.943771 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-d8f51f80-f9d3-44f1-ad9e-2c25f0e22d99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:34:35.943886 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-d8f51f80-f9d3-44f1-ad9e-2c25f0e22d99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:34:35.957951 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:34:35.957951 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:34:35.966261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-5ab85168-958c-453f-a502-7a81a9efc0da req-d8f51f80-f9d3-44f1-ad9e-2c25f0e22d99 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483/action returned with HTTP 204 Aug 08 20:34:35.966734 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1414/5639] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:34:35 2026] POST /volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:34:44.560440 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:34:45.742461 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=18 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:34:45.917818 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:34:45.963807 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:35:20.025556 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-3f824e46-4bd3-4ccd-959d-256bcaa99963 req-e968507a-5465-4a48-9338-461c456dcaa4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:20.027375 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3f824e46-4bd3-4ccd-959d-256bcaa99963 req-e968507a-5465-4a48-9338-461c456dcaa4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483 Aug 08 20:35:20.027560 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3f824e46-4bd3-4ccd-959d-256bcaa99963 req-e968507a-5465-4a48-9338-461c456dcaa4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:20.027934 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-3f824e46-4bd3-4ccd-959d-256bcaa99963 req-e968507a-5465-4a48-9338-461c456dcaa4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'version_select' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:20.034150 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:20.034150 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:20.075835 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-3f824e46-4bd3-4ccd-959d-256bcaa99963 req-e968507a-5465-4a48-9338-461c456dcaa4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483 returned with HTTP 200 Aug 08 20:35:20.076218 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1411/5640] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:35:20 2026] DELETE /volume/v3/attachments/1175d76d-b61d-4cec-9abe-4d5c65a5e483 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:21.482527 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:21.484087 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:35:21.484308 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:21.484510 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:21.484669 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete volume with id: d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:35:21.491316 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:21.491316 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:21.491794 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:35:21.505663 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete volume request issued successfully. Aug 08 20:35:21.505781 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-83be4ed2-a515-43da-a55f-230dc1f4a0cf tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 202 Aug 08 20:35:21.506216 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1411/5641] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:35:21 2026] DELETE /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:35:21.512308 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6dd1c327-d120-4b48-95a4-9dbad759ad37 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:21.513985 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6dd1c327-d120-4b48-95a4-9dbad759ad37 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:35:21.514192 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6dd1c327-d120-4b48-95a4-9dbad759ad37 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:21.514439 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6dd1c327-d120-4b48-95a4-9dbad759ad37 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:21.520597 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:21.520597 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:21.523871 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6dd1c327-d120-4b48-95a4-9dbad759ad37 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:35:21.529496 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6dd1c327-d120-4b48-95a4-9dbad759ad37 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 200 Aug 08 20:35:21.530010 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1406/5642] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:21 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:35:22.541586 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-fb0efc69-05e2-4a5e-9144-7d280afc3543 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:22.543309 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb0efc69-05e2-4a5e-9144-7d280afc3543 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede Aug 08 20:35:22.543536 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb0efc69-05e2-4a5e-9144-7d280afc3543 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:22.543713 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-fb0efc69-05e2-4a5e-9144-7d280afc3543 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:22.549137 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-fb0efc69-05e2-4a5e-9144-7d280afc3543 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede returned with HTTP 404 Aug 08 20:35:22.549760 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1415/5643] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:22 2026] GET /volume/v3/volumes/d474cd5b-77bb-4a31-83d4-2b6a29349ede => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:35:22.555616 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:22.557203 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b Aug 08 20:35:22.557434 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:22.557619 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:22.557743 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.snapshots [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete snapshot with id: dba8e35f-5ade-452d-baaf-9d098a69a73b Aug 08 20:35:22.562871 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:22.562871 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:22.563366 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:35:22.581889 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot delete request issued successfully. Aug 08 20:35:22.582071 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-d08c8e41-9601-463a-bf97-ad0aff0f72f4 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b returned with HTTP 202 Aug 08 20:35:22.582482 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1412/5644] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:35:22 2026] DELETE /volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:22.589031 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-64480a47-3588-4f80-8a82-a0936a8ed349 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:22.590722 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64480a47-3588-4f80-8a82-a0936a8ed349 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b Aug 08 20:35:22.590911 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64480a47-3588-4f80-8a82-a0936a8ed349 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:22.591095 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-64480a47-3588-4f80-8a82-a0936a8ed349 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:22.595675 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:22.595675 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:22.596025 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-64480a47-3588-4f80-8a82-a0936a8ed349 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:35:22.596704 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-64480a47-3588-4f80-8a82-a0936a8ed349 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b returned with HTTP 200 Aug 08 20:35:22.597002 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1412/5645] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:35:22 2026] GET /volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b => generated 482 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:23.605239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3a9f8bd9-964c-4962-9497-29fc289e492a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:23.606976 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a9f8bd9-964c-4962-9497-29fc289e492a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b Aug 08 20:35:23.607180 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a9f8bd9-964c-4962-9497-29fc289e492a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:23.607411 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3a9f8bd9-964c-4962-9497-29fc289e492a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:23.611588 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3a9f8bd9-964c-4962-9497-29fc289e492a tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b returned with HTTP 404 Aug 08 20:35:23.612034 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1407/5646] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:35:23 2026] GET /volume/v3/snapshots/dba8e35f-5ade-452d-baaf-9d098a69a73b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:25.010869 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ee47852d-5c04-4498-aff0-ff14fd9e6106 req-4481736b-d220-45ca-b3c6-2f239319bc84 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:25.012970 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ee47852d-5c04-4498-aff0-ff14fd9e6106 req-4481736b-d220-45ca-b3c6-2f239319bc84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701 Aug 08 20:35:25.013193 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ee47852d-5c04-4498-aff0-ff14fd9e6106 req-4481736b-d220-45ca-b3c6-2f239319bc84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:25.013450 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ee47852d-5c04-4498-aff0-ff14fd9e6106 req-4481736b-d220-45ca-b3c6-2f239319bc84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:25.020147 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:25.020147 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:25.062717 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ee47852d-5c04-4498-aff0-ff14fd9e6106 req-4481736b-d220-45ca-b3c6-2f239319bc84 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701 returned with HTTP 200 Aug 08 20:35:25.063078 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1416/5647] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:35:25 2026] DELETE /volume/v3/attachments/8a7beece-0e78-481b-ba25-564f59243701 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:26.494147 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:26.495951 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:35:26.496166 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:26.496378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:26.496573 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete volume with id: 73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:35:26.503256 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:26.503256 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:26.503675 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:35:26.519218 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete volume request issued successfully. Aug 08 20:35:26.519524 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e120c2e4-3ca0-461d-bf04-3f0335b7dc27 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 202 Aug 08 20:35:26.519867 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1413/5648] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:35:26 2026] DELETE /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:35:26.527311 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-22d19882-a7b0-4e78-aab8-cfb1de0bca53 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:26.529070 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22d19882-a7b0-4e78-aab8-cfb1de0bca53 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:35:26.529370 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22d19882-a7b0-4e78-aab8-cfb1de0bca53 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:26.529628 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-22d19882-a7b0-4e78-aab8-cfb1de0bca53 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:26.536307 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:26.536307 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:26.539607 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-22d19882-a7b0-4e78-aab8-cfb1de0bca53 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:35:26.543704 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-22d19882-a7b0-4e78-aab8-cfb1de0bca53 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 200 Aug 08 20:35:26.544077 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1413/5649] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:26 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:35:27.555879 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-b5fd7a83-af49-4b2b-9896-ea7f07a24e7e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:27.557559 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5fd7a83-af49-4b2b-9896-ea7f07a24e7e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 Aug 08 20:35:27.557781 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5fd7a83-af49-4b2b-9896-ea7f07a24e7e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:27.557985 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-b5fd7a83-af49-4b2b-9896-ea7f07a24e7e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:27.571196 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-b5fd7a83-af49-4b2b-9896-ea7f07a24e7e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 returned with HTTP 404 Aug 08 20:35:27.571699 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1408/5650] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:27 2026] GET /volume/v3/volumes/73a146e4-ea0c-40db-928d-3da5aaf1c876 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:35:27.577914 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:27.579619 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a Aug 08 20:35:27.579794 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:27.579967 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:27.580086 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete snapshot with id: fb4654e2-7af6-4a0d-affa-b52f88cf902a Aug 08 20:35:27.584859 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:27.584859 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:27.585361 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:35:27.600678 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot delete request issued successfully. Aug 08 20:35:27.600830 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ff4d6686-9c35-475f-b76c-fcb2a7e88bdc tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a returned with HTTP 202 Aug 08 20:35:27.601165 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1417/5651] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:35:27 2026] DELETE /volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:27.607465 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-a35ba650-3a65-4d5f-85cc-8fe7317c61fa None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:27.609141 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a35ba650-3a65-4d5f-85cc-8fe7317c61fa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a Aug 08 20:35:27.609338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a35ba650-3a65-4d5f-85cc-8fe7317c61fa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:27.609569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-a35ba650-3a65-4d5f-85cc-8fe7317c61fa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:27.614205 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:27.614205 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:27.614752 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-a35ba650-3a65-4d5f-85cc-8fe7317c61fa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Snapshot retrieved successfully. Aug 08 20:35:27.615698 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-a35ba650-3a65-4d5f-85cc-8fe7317c61fa tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a returned with HTTP 200 Aug 08 20:35:27.616221 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1414/5652] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:35:27 2026] GET /volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:28.624409 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-73130a5d-cf5f-404c-85c9-4a59a32bd60e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:28.626122 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73130a5d-cf5f-404c-85c9-4a59a32bd60e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a Aug 08 20:35:28.626308 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73130a5d-cf5f-404c-85c9-4a59a32bd60e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:28.626545 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-73130a5d-cf5f-404c-85c9-4a59a32bd60e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:28.630348 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-73130a5d-cf5f-404c-85c9-4a59a32bd60e tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a returned with HTTP 404 Aug 08 20:35:28.630759 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1414/5653] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:35:28 2026] GET /volume/v3/snapshots/fb4654e2-7af6-4a0d-affa-b52f88cf902a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:29.869763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-d3ba64cb-e981-4aff-ab7e-6b921ef079ba req-cbe20769-4df0-42f6-b9d9-6a4ff9d5130b None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:29.871653 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d3ba64cb-e981-4aff-ab7e-6b921ef079ba req-cbe20769-4df0-42f6-b9d9-6a4ff9d5130b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165 Aug 08 20:35:29.871823 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d3ba64cb-e981-4aff-ab7e-6b921ef079ba req-cbe20769-4df0-42f6-b9d9-6a4ff9d5130b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:29.871986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-d3ba64cb-e981-4aff-ab7e-6b921ef079ba req-cbe20769-4df0-42f6-b9d9-6a4ff9d5130b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'version_select' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:29.878204 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:29.878204 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:29.912775 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-d3ba64cb-e981-4aff-ab7e-6b921ef079ba req-cbe20769-4df0-42f6-b9d9-6a4ff9d5130b tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165 returned with HTTP 200 Aug 08 20:35:29.913149 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1409/5654] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:35:29 2026] DELETE /volume/v3/attachments/310d3d00-e5d4-469b-adbc-824836460165 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:31.354009 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f615389c-032b-4f33-8dc2-e8b18a795921 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:31.355645 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] DELETE https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:35:31.355862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:31.356037 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:31.356204 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete volume with id: 26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:35:31.362521 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:31.362521 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:31.362900 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:35:31.376197 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Delete volume request issued successfully. Aug 08 20:35:31.376376 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f615389c-032b-4f33-8dc2-e8b18a795921 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 202 Aug 08 20:35:31.376749 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1418/5655] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:35:31 2026] DELETE /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:35:31.384109 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-453af78e-e337-430d-bd91-cd25011a5253 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:31.386042 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-453af78e-e337-430d-bd91-cd25011a5253 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:35:31.386333 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-453af78e-e337-430d-bd91-cd25011a5253 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:31.386563 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-453af78e-e337-430d-bd91-cd25011a5253 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:31.394602 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:31.394602 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:31.399405 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-453af78e-e337-430d-bd91-cd25011a5253 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Volume info retrieved successfully. Aug 08 20:35:31.404990 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-453af78e-e337-430d-bd91-cd25011a5253 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 200 Aug 08 20:35:31.405491 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1415/5656] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:31 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:35:32.417197 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-cf0887ba-79ea-4b92-a489-c5b5b92813b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:32.418813 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf0887ba-79ea-4b92-a489-c5b5b92813b9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] GET https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 Aug 08 20:35:32.419004 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf0887ba-79ea-4b92-a489-c5b5b92813b9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:32.419189 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-cf0887ba-79ea-4b92-a489-c5b5b92813b9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:32.425578 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-cf0887ba-79ea-4b92-a489-c5b5b92813b9 tempest-TestVolumeBootPatternV346-1193551609 tempest-TestVolumeBootPatternV346-1193551609-project-member] https://10.4.3.206/volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 returned with HTTP 404 Aug 08 20:35:32.426128 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1415/5657] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:32 2026] GET /volume/v3/volumes/26109fd0-a302-4151-94a6-f8197e8f1489 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:35:37.448173 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:37.529841 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:37.530230 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-688062322"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:37.531918 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-688062322'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:37.532149 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume of 1 GB Aug 08 20:35:37.532406 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:37.532406 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:37.535831 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Availability Zones retrieved successfully. Aug 08 20:35:37.540461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (7793d10c-1a91-43ee-9aa2-fd2726478a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:37.541499 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462ed03f-488d-4b6c-b9ff-8305a653f67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:37.542376 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:37.563203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (462ed03f-488d-4b6c-b9ff-8305a653f67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:37.564031 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a68b256-ec30-449b-8a14-963670553075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:37.615015 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Created reservations ['75b2ac99-e734-4106-ae62-224852558478', '245c14aa-00b1-44ac-b2f1-c8167fb012c6', '1baf0b62-c71a-4e37-90f3-a21b2c3fb7ab', '60405326-afc8-4169-aee7-ffc437dd6e55'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:37.615932 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a68b256-ec30-449b-8a14-963670553075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75b2ac99-e734-4106-ae62-224852558478', '245c14aa-00b1-44ac-b2f1-c8167fb012c6', '1baf0b62-c71a-4e37-90f3-a21b2c3fb7ab', '60405326-afc8-4169-aee7-ffc437dd6e55']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:37.616813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65851c0-cfb5-49ec-ac45-793315147d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:37.640954 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65851c0-cfb5-49ec-ac45-793315147d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6962671-467f-44af-bbc4-d019cde3bbaf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-688062322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['75b2ac99-e734-4106-ae62-224852558478','245c14aa-00b1-44ac-b2f1-c8167fb012c6','1baf0b62-c71a-4e37-90f3-a21b2c3fb7ab','60405326-afc8-4169-aee7-ffc437dd6e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-688062322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6962671-467f-44af-bbc4-d019cde3bbaf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd7c9db136436a9d98c3efc3077c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819b544166784d798fe7911ec761c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:37.642314 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f651aff7-fea4-4651-a45f-8a0d2e4bdcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:37.658450 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f651aff7-fea4-4651-a45f-8a0d2e4bdcc5) transitioned into state 'SUCCESS' from state '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-688062322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['75b2ac99-e734-4106-ae62-224852558478','245c14aa-00b1-44ac-b2f1-c8167fb012c6','1baf0b62-c71a-4e37-90f3-a21b2c3fb7ab','60405326-afc8-4169-aee7-ffc437dd6e55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:37.659228 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd4f3710-a522-43f3-a18d-ad2df785780c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:37.667126 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd4f3710-a522-43f3-a18d-ad2df785780c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:37.667818 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (7793d10c-1a91-43ee-9aa2-fd2726478a34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:37.668051 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request issued successfully. Aug 08 20:35:37.668540 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2bd50d24-9539-4fe9-8aaf-b769117ef305 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:37.668888 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1410/5658] 10.4.3.206 () {68 vars in 1258 bytes} [Sat Aug 8 20:35:37 2026] POST /volume/v3/volumes => generated 763 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:35:37.681046 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f49232c2-c051-4815-9d79-c5119124f640 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:37.682838 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f49232c2-c051-4815-9d79-c5119124f640 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf Aug 08 20:35:37.683018 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f49232c2-c051-4815-9d79-c5119124f640 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:37.683216 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f49232c2-c051-4815-9d79-c5119124f640 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:37.689882 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:37.689882 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:37.692916 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f49232c2-c051-4815-9d79-c5119124f640 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:37.696352 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f49232c2-c051-4815-9d79-c5119124f640 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf returned with HTTP 200 Aug 08 20:35:37.696702 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1419/5659] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:37 2026] GET /volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:38.707376 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-085c4cb5-beed-4fc3-a2bb-4778a743ffa8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:38.709075 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-085c4cb5-beed-4fc3-a2bb-4778a743ffa8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf Aug 08 20:35:38.709272 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-085c4cb5-beed-4fc3-a2bb-4778a743ffa8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:38.709461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-085c4cb5-beed-4fc3-a2bb-4778a743ffa8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:38.715532 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:38.715532 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:38.718601 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-085c4cb5-beed-4fc3-a2bb-4778a743ffa8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:38.722265 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-085c4cb5-beed-4fc3-a2bb-4778a743ffa8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf returned with HTTP 200 Aug 08 20:35:38.722735 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1416/5660] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:38 2026] GET /volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:38.733742 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:38.735603 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:38.735927 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e6962671-467f-44af-bbc4-d019cde3bbaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-469007158"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:38.737276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request body: {'volume': {"'source_volid": 'e6962671-467f-44af-bbc4-d019cde3bbaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-469007158'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:38.737458 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume of 1 GB Aug 08 20:35:38.741055 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Availability Zones retrieved successfully. Aug 08 20:35:38.746144 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (6fe70773-40c3-4f3d-812f-bb6d37532465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:38.747011 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20a9ac4-42e0-4eb6-8dd6-980b35894d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.747915 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:38.772116 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e20a9ac4-42e0-4eb6-8dd6-980b35894d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.772895 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f207edce-96a2-45d5-a05d-7706e37c0136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.809337 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Created reservations ['7b55e277-c324-4e72-89b4-0f9da856f1b6', '06fdd395-de68-471b-ab2e-63bfd48a5212', '5ce5e995-401e-4eac-8183-a650733779ea', '4f413480-6321-470b-9203-fa8105505a26'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:38.810251 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f207edce-96a2-45d5-a05d-7706e37c0136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b55e277-c324-4e72-89b4-0f9da856f1b6', '06fdd395-de68-471b-ab2e-63bfd48a5212', '5ce5e995-401e-4eac-8183-a650733779ea', '4f413480-6321-470b-9203-fa8105505a26']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.810997 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9750c544-c2d5-478c-8acf-de88867d72c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.830052 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9750c544-c2d5-478c-8acf-de88867d72c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a69575b4-a36e-40a7-a8e8-a46a9bbc41e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-469007158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['7b55e277-c324-4e72-89b4-0f9da856f1b6','06fdd395-de68-471b-ab2e-63bfd48a5212','5ce5e995-401e-4eac-8183-a650733779ea','4f413480-6321-470b-9203-fa8105505a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-469007158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a69575b4-a36e-40a7-a8e8-a46a9bbc41e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd7c9db136436a9d98c3efc3077c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819b544166784d798fe7911ec761c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.830747 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b928b61-905f-4e19-ab98-f93fdb25c4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.845875 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b928b61-905f-4e19-ab98-f93fdb25c4f6) transitioned into state 'SUCCESS' from state '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-469007158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['7b55e277-c324-4e72-89b4-0f9da856f1b6','06fdd395-de68-471b-ab2e-63bfd48a5212','5ce5e995-401e-4eac-8183-a650733779ea','4f413480-6321-470b-9203-fa8105505a26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.846523 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f01b81-c23c-4bfd-a448-279dd1ed6861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.854027 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f01b81-c23c-4bfd-a448-279dd1ed6861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.854761 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (6fe70773-40c3-4f3d-812f-bb6d37532465) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:38.855015 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request issued successfully. Aug 08 20:35:38.855552 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9305b919-4dad-44aa-88c3-5c06f0f3b577 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:38.855953 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1416/5661] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:35:38 2026] POST /volume/v3/volumes => generated 763 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:35:38.866191 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:38.867872 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:38.868174 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e6962671-467f-44af-bbc4-d019cde3bbaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-641797575"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:38.869463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request body: {'volume': {"'source_volid": 'e6962671-467f-44af-bbc4-d019cde3bbaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-641797575'}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:38.869843 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume of 1 GB Aug 08 20:35:38.869843 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:38.869843 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:38.873619 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Availability Zones retrieved successfully. Aug 08 20:35:38.879465 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (26a04092-2eec-4136-b591-521c1361b691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:38.880291 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983f92b7-20e1-45c0-b4a8-ad23437c5dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.881082 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:38.902369 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983f92b7-20e1-45c0-b4a8-ad23437c5dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.903046 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367d1988-4129-41d1-8cdc-efd3d33cbbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.935830 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Created reservations ['7afefa73-a32a-4569-a038-c8c8d6097b64', '1ce37ee7-e539-454f-8a46-38bc915a3f85', '912a190b-9f4d-43ad-87bf-b17af3f6df80', '8f944266-62b5-4a3d-9016-fa2866edfd72'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:38.936646 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367d1988-4129-41d1-8cdc-efd3d33cbbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afefa73-a32a-4569-a038-c8c8d6097b64', '1ce37ee7-e539-454f-8a46-38bc915a3f85', '912a190b-9f4d-43ad-87bf-b17af3f6df80', '8f944266-62b5-4a3d-9016-fa2866edfd72']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.937326 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293a6f2f-85fe-46ce-8d02-f614fa8ae53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.957686 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (293a6f2f-85fe-46ce-8d02-f614fa8ae53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0863da8b-f9e9-4df8-a74b-3beca448cf11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-641797575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['7afefa73-a32a-4569-a038-c8c8d6097b64','1ce37ee7-e539-454f-8a46-38bc915a3f85','912a190b-9f4d-43ad-87bf-b17af3f6df80','8f944266-62b5-4a3d-9016-fa2866edfd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-641797575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0863da8b-f9e9-4df8-a74b-3beca448cf11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd7c9db136436a9d98c3efc3077c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819b544166784d798fe7911ec761c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.958371 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f00f72-0e86-4a7d-9316-bd11575c76af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.974716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4f00f72-0e86-4a7d-9316-bd11575c76af) transitioned into state 'SUCCESS' from state '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-641797575',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['7afefa73-a32a-4569-a038-c8c8d6097b64','1ce37ee7-e539-454f-8a46-38bc915a3f85','912a190b-9f4d-43ad-87bf-b17af3f6df80','8f944266-62b5-4a3d-9016-fa2866edfd72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.975348 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1674c2-f04e-464c-b8fd-e4561a8dc70c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:38.982805 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1674c2-f04e-464c-b8fd-e4561a8dc70c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:38.983589 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (26a04092-2eec-4136-b591-521c1361b691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:38.983887 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request issued successfully. Aug 08 20:35:38.984395 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3923e6a5-fe89-4029-addf-4b7510a01af0 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:38.984803 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1411/5662] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:35:38 2026] POST /volume/v3/volumes => generated 763 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:35:38.996744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:38.998261 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:38.998588 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e6962671-467f-44af-bbc4-d019cde3bbaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1102084885"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:38.999862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request body: {'volume': {"'source_volid": 'e6962671-467f-44af-bbc4-d019cde3bbaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1102084885'}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:38.999994 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume of 1 GB Aug 08 20:35:39.003633 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Availability Zones retrieved successfully. Aug 08 20:35:39.008514 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (1f60bf5e-9390-40f2-9505-8719d91f5398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:39.009331 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79081523-9820-4d9b-985d-a85fb412c6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.010143 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:39.031230 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79081523-9820-4d9b-985d-a85fb412c6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.031947 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6481642-cf39-4b8b-bb6c-ac39321fcd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.063181 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Created reservations ['a0fc73bd-cf9c-4c30-bc9b-41deb9ed3208', '7ede9227-48cd-4096-85c1-0a2d3b2e71e2', 'ab65c9d5-dbec-4c2e-9608-ee8dca3e86f5', '763266e4-020c-4fed-8afe-b6f5ab1980c0'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:39.063900 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6481642-cf39-4b8b-bb6c-ac39321fcd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0fc73bd-cf9c-4c30-bc9b-41deb9ed3208', '7ede9227-48cd-4096-85c1-0a2d3b2e71e2', 'ab65c9d5-dbec-4c2e-9608-ee8dca3e86f5', '763266e4-020c-4fed-8afe-b6f5ab1980c0']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.064567 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1625711-3b57-49ba-adeb-2903b78af256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.084670 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1625711-3b57-49ba-adeb-2903b78af256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a934254-49fd-4116-8555-5b9a9bc9ff7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1102084885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['a0fc73bd-cf9c-4c30-bc9b-41deb9ed3208','7ede9227-48cd-4096-85c1-0a2d3b2e71e2','ab65c9d5-dbec-4c2e-9608-ee8dca3e86f5','763266e4-020c-4fed-8afe-b6f5ab1980c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1102084885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a934254-49fd-4116-8555-5b9a9bc9ff7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd7c9db136436a9d98c3efc3077c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819b544166784d798fe7911ec761c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.085364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfe6076-ad1e-4696-a155-7a2deb9a75f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.113662 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dfe6076-ad1e-4696-a155-7a2deb9a75f1) transitioned into state 'SUCCESS' from state '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-1102084885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['a0fc73bd-cf9c-4c30-bc9b-41deb9ed3208','7ede9227-48cd-4096-85c1-0a2d3b2e71e2','ab65c9d5-dbec-4c2e-9608-ee8dca3e86f5','763266e4-020c-4fed-8afe-b6f5ab1980c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.114393 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdb3e3c-420b-4156-96be-22304c9dd457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.122804 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bdb3e3c-420b-4156-96be-22304c9dd457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.123589 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (1f60bf5e-9390-40f2-9505-8719d91f5398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:39.123883 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request issued successfully. Aug 08 20:35:39.124454 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6565f15d-8349-4b8e-870c-1c5a23ab812c tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:39.124918 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1420/5663] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:35:38 2026] POST /volume/v3/volumes => generated 764 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:35:39.136806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.138488 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:39.138792 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e6962671-467f-44af-bbc4-d019cde3bbaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1523105681"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:39.140108 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request body: {'volume': {"'source_volid": 'e6962671-467f-44af-bbc4-d019cde3bbaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1523105681'}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:39.140224 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume of 1 GB Aug 08 20:35:39.143728 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Availability Zones retrieved successfully. Aug 08 20:35:39.149341 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (b0be7a73-c92e-4ae8-86db-8cd1d1ea3fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:39.150239 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0e7fa4-e173-454f-a626-a569324da782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.151121 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Validating volume size '1' using validate_int {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:39.173152 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a0e7fa4-e173-454f-a626-a569324da782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.173844 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c94f4d-ce6a-4c09-8f33-0198c4b7c9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.216450 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Created reservations ['f27e7198-394f-4c93-9fe3-223ab5035b27', '8a8eb22a-607a-4de2-8e84-5cd9e713a9b4', 'e8f8e89e-9c61-48a3-8d9c-884e5e0cf668', '2d198127-e288-4683-a4b6-b3a3b46043c9'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:39.217357 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0c94f4d-ce6a-4c09-8f33-0198c4b7c9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f27e7198-394f-4c93-9fe3-223ab5035b27', '8a8eb22a-607a-4de2-8e84-5cd9e713a9b4', 'e8f8e89e-9c61-48a3-8d9c-884e5e0cf668', '2d198127-e288-4683-a4b6-b3a3b46043c9']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.218029 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486bf563-d763-45b0-994e-6421fbbd70dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.236806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486bf563-d763-45b0-994e-6421fbbd70dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d050b63-7b70-4b21-8884-d15d0e32b3ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1523105681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['f27e7198-394f-4c93-9fe3-223ab5035b27','8a8eb22a-607a-4de2-8e84-5cd9e713a9b4','e8f8e89e-9c61-48a3-8d9c-884e5e0cf668','2d198127-e288-4683-a4b6-b3a3b46043c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1523105681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d050b63-7b70-4b21-8884-d15d0e32b3ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd7c9db136436a9d98c3efc3077c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819b544166784d798fe7911ec761c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.237519 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962e4cd1-4c29-4c94-a62f-1404d515980b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.252657 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962e4cd1-4c29-4c94-a62f-1404d515980b) transitioned into state 'SUCCESS' from state '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-1523105681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['f27e7198-394f-4c93-9fe3-223ab5035b27','8a8eb22a-607a-4de2-8e84-5cd9e713a9b4','e8f8e89e-9c61-48a3-8d9c-884e5e0cf668','2d198127-e288-4683-a4b6-b3a3b46043c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.253639 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3599693-e181-4923-a4d6-e1ba098b72c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.261689 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3599693-e181-4923-a4d6-e1ba098b72c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.262452 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (b0be7a73-c92e-4ae8-86db-8cd1d1ea3fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:39.262777 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request issued successfully. Aug 08 20:35:39.263286 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-527b17c8-22ca-4f1e-aa1b-829f74a23bc3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:39.263707 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1417/5664] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:35:39 2026] POST /volume/v3/volumes => generated 764 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:35:39.277728 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.279422 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:39.279746 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "e6962671-467f-44af-bbc4-d019cde3bbaf", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1118145026"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:39.281018 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request body: {'volume': {"'source_volid": 'e6962671-467f-44af-bbc4-d019cde3bbaf', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1118145026'}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:39.281190 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume of 1 GB Aug 08 20:35:39.281447 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.281447 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:39.284852 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Availability Zones retrieved successfully. Aug 08 20:35:39.290279 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (a4962611-aa72-484c-8127-d2fbc43d0be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:39.291098 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959f338f-1656-4222-988a-fc77cc2bb050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.291975 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:39.314656 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (959f338f-1656-4222-988a-fc77cc2bb050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.315611 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612f62f8-3e66-4722-abe7-f62f32096556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.351621 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Created reservations ['f4921a96-14aa-42fd-97bd-1a4aaf7e8cf3', '67155754-5bbc-43f2-8892-1fa2e529c6bc', '1aab61ee-f145-4db6-88f0-0cefa5e4f3b0', 'a35228cd-e54a-4ed5-b8cd-45c7087e20d4'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:39.352531 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (612f62f8-3e66-4722-abe7-f62f32096556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4921a96-14aa-42fd-97bd-1a4aaf7e8cf3', '67155754-5bbc-43f2-8892-1fa2e529c6bc', '1aab61ee-f145-4db6-88f0-0cefa5e4f3b0', 'a35228cd-e54a-4ed5-b8cd-45c7087e20d4']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.353243 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160e6afd-c0a6-48a8-bf42-fda58603e637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.372353 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (160e6afd-c0a6-48a8-bf42-fda58603e637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c321438b-9236-4b64-bfb6-789639e79385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1118145026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['f4921a96-14aa-42fd-97bd-1a4aaf7e8cf3','67155754-5bbc-43f2-8892-1fa2e529c6bc','1aab61ee-f145-4db6-88f0-0cefa5e4f3b0','a35228cd-e54a-4ed5-b8cd-45c7087e20d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1118145026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c321438b-9236-4b64-bfb6-789639e79385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6cd7c9db136436a9d98c3efc3077c6b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='819b544166784d798fe7911ec761c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.373296 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ce9671-e407-471c-a519-e6953dadd523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.388367 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ce9671-e407-471c-a519-e6953dadd523) transitioned into state 'SUCCESS' from state '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-1118145026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6cd7c9db136436a9d98c3efc3077c6b',qos_specs=None,replication_status=,reservations=['f4921a96-14aa-42fd-97bd-1a4aaf7e8cf3','67155754-5bbc-43f2-8892-1fa2e529c6bc','1aab61ee-f145-4db6-88f0-0cefa5e4f3b0','a35228cd-e54a-4ed5-b8cd-45c7087e20d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='819b544166784d798fe7911ec761c509',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.389002 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06a4a29-82d2-4a90-a7b6-307b0781be22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:39.397139 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06a4a29-82d2-4a90-a7b6-307b0781be22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:39.398006 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Flow 'volume_create_api' (a4962611-aa72-484c-8127-d2fbc43d0be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:39.398290 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Create volume request issued successfully. Aug 08 20:35:39.398797 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c44a0dc2-23e1-461e-9dfc-2341c9174088 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:39.399192 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1417/5665] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:35:39 2026] POST /volume/v3/volumes => generated 764 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:35:39.409882 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-bbf60087-ba4d-4227-9a41-8e5feb0b5c71 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.411729 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbf60087-ba4d-4227-9a41-8e5feb0b5c71 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 Aug 08 20:35:39.411923 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbf60087-ba4d-4227-9a41-8e5feb0b5c71 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.412129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-bbf60087-ba4d-4227-9a41-8e5feb0b5c71 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.418781 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.418781 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:39.421803 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-bbf60087-ba4d-4227-9a41-8e5feb0b5c71 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.425434 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-bbf60087-ba4d-4227-9a41-8e5feb0b5c71 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 returned with HTTP 200 Aug 08 20:35:39.425913 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1412/5666] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:39 2026] GET /volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:39.437253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3fc08fd9-1d3e-457f-9adc-f22f18707dcb None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.439007 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fc08fd9-1d3e-457f-9adc-f22f18707dcb tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 Aug 08 20:35:39.439200 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fc08fd9-1d3e-457f-9adc-f22f18707dcb tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.439376 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3fc08fd9-1d3e-457f-9adc-f22f18707dcb tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.445780 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.445780 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:39.448760 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-3fc08fd9-1d3e-457f-9adc-f22f18707dcb tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.452461 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3fc08fd9-1d3e-457f-9adc-f22f18707dcb tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 returned with HTTP 200 Aug 08 20:35:39.452834 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1421/5667] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:39 2026] GET /volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:39.465203 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8ad2f104-ccff-4626-9be1-8d948ba6232a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.467184 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8ad2f104-ccff-4626-9be1-8d948ba6232a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b Aug 08 20:35:39.467361 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8ad2f104-ccff-4626-9be1-8d948ba6232a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.467572 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8ad2f104-ccff-4626-9be1-8d948ba6232a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.474198 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.474198 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:39.477594 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-8ad2f104-ccff-4626-9be1-8d948ba6232a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.481423 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8ad2f104-ccff-4626-9be1-8d948ba6232a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b returned with HTTP 200 Aug 08 20:35:39.481811 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1418/5668] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:39 2026] GET /volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:39.493982 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-576514d3-b24f-46b1-84e9-5922dc496520 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.495694 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-576514d3-b24f-46b1-84e9-5922dc496520 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac Aug 08 20:35:39.495877 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-576514d3-b24f-46b1-84e9-5922dc496520 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.496054 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-576514d3-b24f-46b1-84e9-5922dc496520 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.502766 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.502766 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:39.506067 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-576514d3-b24f-46b1-84e9-5922dc496520 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.509890 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-576514d3-b24f-46b1-84e9-5922dc496520 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac returned with HTTP 200 Aug 08 20:35:39.510249 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1418/5669] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:39 2026] GET /volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:39.520925 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1993cc44-dd73-4c61-9762-86bdd6960d3a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.522634 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1993cc44-dd73-4c61-9762-86bdd6960d3a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 Aug 08 20:35:39.522807 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1993cc44-dd73-4c61-9762-86bdd6960d3a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.522976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1993cc44-dd73-4c61-9762-86bdd6960d3a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.531051 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.531051 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:39.535213 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1993cc44-dd73-4c61-9762-86bdd6960d3a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.539905 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1993cc44-dd73-4c61-9762-86bdd6960d3a tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 returned with HTTP 200 Aug 08 20:35:39.540409 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1413/5670] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:39 2026] GET /volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:39.551834 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.553464 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 Aug 08 20:35:39.553667 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.553865 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.554042 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume with id: c321438b-9236-4b64-bfb6-789639e79385 Aug 08 20:35:39.560498 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.560498 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:39.560932 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.575504 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume request issued successfully. Aug 08 20:35:39.575684 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-051981dd-f9e5-4633-9f91-364bdfcd5a26 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 returned with HTTP 202 Aug 08 20:35:39.576201 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1422/5671] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:35:39 2026] DELETE /volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:39.582343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-44951c97-2ab0-4884-b417-10b274349a2f None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:39.584108 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44951c97-2ab0-4884-b417-10b274349a2f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 Aug 08 20:35:39.584282 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44951c97-2ab0-4884-b417-10b274349a2f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:39.584475 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-44951c97-2ab0-4884-b417-10b274349a2f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:39.591174 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:39.591174 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:39.594163 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-44951c97-2ab0-4884-b417-10b274349a2f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:39.597633 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-44951c97-2ab0-4884-b417-10b274349a2f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 returned with HTTP 200 Aug 08 20:35:39.597946 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1419/5672] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:39 2026] GET /volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:40.609717 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dea163ef-f62c-4608-a79d-7f8997cdab4d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:40.611288 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dea163ef-f62c-4608-a79d-7f8997cdab4d tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 Aug 08 20:35:40.611495 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dea163ef-f62c-4608-a79d-7f8997cdab4d tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:40.611666 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dea163ef-f62c-4608-a79d-7f8997cdab4d tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:40.616449 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dea163ef-f62c-4608-a79d-7f8997cdab4d tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 returned with HTTP 404 Aug 08 20:35:40.616824 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1419/5673] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:40 2026] GET /volume/v3/volumes/c321438b-9236-4b64-bfb6-789639e79385 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:40.622891 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:40.624660 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac Aug 08 20:35:40.624863 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:40.625065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:40.625249 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume with id: 5d050b63-7b70-4b21-8884-d15d0e32b3ac Aug 08 20:35:40.631359 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:40.631359 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:40.631784 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:40.646373 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume request issued successfully. Aug 08 20:35:40.646571 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-f5b0161c-421e-48b8-a9cf-d7964cdeb9d2 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac returned with HTTP 202 Aug 08 20:35:40.646964 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1414/5674] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:35:40 2026] DELETE /volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:40.653428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-490e5057-55ee-4d86-926b-7a3bf9f0353b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:40.655088 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-490e5057-55ee-4d86-926b-7a3bf9f0353b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac Aug 08 20:35:40.655280 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-490e5057-55ee-4d86-926b-7a3bf9f0353b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:40.655475 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-490e5057-55ee-4d86-926b-7a3bf9f0353b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:40.661819 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:40.661819 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:40.664918 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-490e5057-55ee-4d86-926b-7a3bf9f0353b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:40.668600 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-490e5057-55ee-4d86-926b-7a3bf9f0353b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac returned with HTTP 200 Aug 08 20:35:40.668928 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1423/5675] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:40 2026] GET /volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:41.680838 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-5c1d3788-6319-43f2-b76f-03f87bd09f01 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:41.682515 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c1d3788-6319-43f2-b76f-03f87bd09f01 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac Aug 08 20:35:41.682707 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c1d3788-6319-43f2-b76f-03f87bd09f01 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:41.682883 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-5c1d3788-6319-43f2-b76f-03f87bd09f01 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:41.687920 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-5c1d3788-6319-43f2-b76f-03f87bd09f01 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac returned with HTTP 404 Aug 08 20:35:41.688341 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1420/5676] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:41 2026] GET /volume/v3/volumes/5d050b63-7b70-4b21-8884-d15d0e32b3ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:41.694395 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:41.695929 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b Aug 08 20:35:41.696110 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:41.696277 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:41.696434 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume with id: 4a934254-49fd-4116-8555-5b9a9bc9ff7b Aug 08 20:35:41.702381 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:41.702381 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:41.702770 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:41.716883 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume request issued successfully. Aug 08 20:35:41.717062 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-408ecb5e-90ca-4f8b-999e-a8019493a9b3 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b returned with HTTP 202 Aug 08 20:35:41.717492 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1420/5677] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:35:41 2026] DELETE /volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:41.724038 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-3180a388-5dc9-4118-bec2-a3cc0b58f1de None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:41.725757 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3180a388-5dc9-4118-bec2-a3cc0b58f1de tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b Aug 08 20:35:41.725943 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3180a388-5dc9-4118-bec2-a3cc0b58f1de tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:41.726135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-3180a388-5dc9-4118-bec2-a3cc0b58f1de tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:41.732956 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:41.732956 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:41.736543 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-3180a388-5dc9-4118-bec2-a3cc0b58f1de tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:41.740495 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-3180a388-5dc9-4118-bec2-a3cc0b58f1de tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b returned with HTTP 200 Aug 08 20:35:41.740839 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1415/5678] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:41 2026] GET /volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:42.752746 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-cca0428e-8c29-47ee-9b7f-e530fe7c085b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:42.754653 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cca0428e-8c29-47ee-9b7f-e530fe7c085b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b Aug 08 20:35:42.754889 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cca0428e-8c29-47ee-9b7f-e530fe7c085b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:42.755129 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-cca0428e-8c29-47ee-9b7f-e530fe7c085b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:42.760474 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-cca0428e-8c29-47ee-9b7f-e530fe7c085b tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b returned with HTTP 404 Aug 08 20:35:42.760922 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1424/5679] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:42 2026] GET /volume/v3/volumes/4a934254-49fd-4116-8555-5b9a9bc9ff7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:42.766670 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:42.768219 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 Aug 08 20:35:42.768426 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:42.768602 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:42.768751 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume with id: 0863da8b-f9e9-4df8-a74b-3beca448cf11 Aug 08 20:35:42.774929 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:42.774929 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:42.775360 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:42.790039 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume request issued successfully. Aug 08 20:35:42.790242 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2025f9e2-325a-43a6-8ad3-59945bbd3490 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 returned with HTTP 202 Aug 08 20:35:42.790832 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1421/5680] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:35:42 2026] DELETE /volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:42.797309 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6fcadc4e-1a08-413a-98a6-30d137bbee8f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:42.799117 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fcadc4e-1a08-413a-98a6-30d137bbee8f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 Aug 08 20:35:42.799392 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fcadc4e-1a08-413a-98a6-30d137bbee8f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:42.799624 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6fcadc4e-1a08-413a-98a6-30d137bbee8f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:42.807804 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:42.807804 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:42.812101 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6fcadc4e-1a08-413a-98a6-30d137bbee8f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:42.817094 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6fcadc4e-1a08-413a-98a6-30d137bbee8f tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 returned with HTTP 200 Aug 08 20:35:42.817490 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1421/5681] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:42 2026] GET /volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:43.828684 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fb8d14c8-3c07-43e3-a5f2-5fe4242b41d4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:43.830361 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb8d14c8-3c07-43e3-a5f2-5fe4242b41d4 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 Aug 08 20:35:43.830601 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb8d14c8-3c07-43e3-a5f2-5fe4242b41d4 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:43.830834 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fb8d14c8-3c07-43e3-a5f2-5fe4242b41d4 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:43.835661 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fb8d14c8-3c07-43e3-a5f2-5fe4242b41d4 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 returned with HTTP 404 Aug 08 20:35:43.836096 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1416/5682] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:43 2026] GET /volume/v3/volumes/0863da8b-f9e9-4df8-a74b-3beca448cf11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:43.841751 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:43.843329 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 Aug 08 20:35:43.843532 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:43.843706 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:43.843853 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume with id: a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 Aug 08 20:35:43.850494 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:43.850494 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:43.850999 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:43.864705 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume request issued successfully. Aug 08 20:35:43.864943 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9651ba15-85f0-4396-81f5-a87dfee6bbf8 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 returned with HTTP 202 Aug 08 20:35:43.865489 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1425/5683] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:35:43 2026] DELETE /volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:43.871899 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-00437ce7-4b47-4367-b02e-86b305695c6e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:43.873600 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00437ce7-4b47-4367-b02e-86b305695c6e tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 Aug 08 20:35:43.873744 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00437ce7-4b47-4367-b02e-86b305695c6e tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:43.873910 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-00437ce7-4b47-4367-b02e-86b305695c6e tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:43.880290 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:43.880290 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:43.883392 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-00437ce7-4b47-4367-b02e-86b305695c6e tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:43.887552 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-00437ce7-4b47-4367-b02e-86b305695c6e tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 returned with HTTP 200 Aug 08 20:35:43.887928 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1422/5684] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:43 2026] GET /volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:44.899932 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88044de3-6389-4fe4-ab45-56e41b266865 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:44.901539 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88044de3-6389-4fe4-ab45-56e41b266865 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 Aug 08 20:35:44.901723 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88044de3-6389-4fe4-ab45-56e41b266865 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:44.901898 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88044de3-6389-4fe4-ab45-56e41b266865 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:44.906774 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88044de3-6389-4fe4-ab45-56e41b266865 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 returned with HTTP 404 Aug 08 20:35:44.907194 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1422/5685] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:44 2026] GET /volume/v3/volumes/a69575b4-a36e-40a7-a8e8-a46a9bbc41e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:44.913209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:44.914701 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] DELETE https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf Aug 08 20:35:44.914860 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:44.915040 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:44.915184 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume with id: e6962671-467f-44af-bbc4-d019cde3bbaf Aug 08 20:35:44.920919 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:44.920919 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:44.921297 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:44.933449 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Delete volume request issued successfully. Aug 08 20:35:44.933602 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-eb5a4e95-5c5c-4b11-be57-f1e5c5ab8533 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf returned with HTTP 202 Aug 08 20:35:44.933937 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1417/5686] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:35:44 2026] DELETE /volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:35:44.940220 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a0bb61f5-ec33-4ac3-9f57-973515770417 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:44.941953 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0bb61f5-ec33-4ac3-9f57-973515770417 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf Aug 08 20:35:44.942149 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0bb61f5-ec33-4ac3-9f57-973515770417 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:44.942329 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0bb61f5-ec33-4ac3-9f57-973515770417 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:44.948548 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:44.948548 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:44.951482 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a0bb61f5-ec33-4ac3-9f57-973515770417 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Volume info retrieved successfully. Aug 08 20:35:44.955363 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0bb61f5-ec33-4ac3-9f57-973515770417 tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf returned with HTTP 200 Aug 08 20:35:44.955790 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1426/5687] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:44 2026] GET /volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:35:45.966935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-73ecf94e-dbb8-459f-bcf5-39c185ca4cee None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:45.968666 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-73ecf94e-dbb8-459f-bcf5-39c185ca4cee tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] GET https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf Aug 08 20:35:45.968847 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-73ecf94e-dbb8-459f-bcf5-39c185ca4cee tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:45.969032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-73ecf94e-dbb8-459f-bcf5-39c185ca4cee tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:45.973991 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-73ecf94e-dbb8-459f-bcf5-39c185ca4cee tempest-CreateVolumesFromSourceVolumeTest-235923794 tempest-CreateVolumesFromSourceVolumeTest-235923794-project-member] https://10.4.3.206/volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf returned with HTTP 404 Aug 08 20:35:45.974437 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1423/5688] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:35:45 2026] GET /volume/v3/volumes/e6962671-467f-44af-bbc4-d019cde3bbaf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:48.206356 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:48.207965 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:48.208326 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ecab07db-78b2-462e-b3a0-530020385962", "size": 1}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:48.209637 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.v3.volumes [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ecab07db-78b2-462e-b3a0-530020385962', 'size': 1}} {{(pid=100388) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:48.271457 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume of 1 GB Aug 08 20:35:48.275067 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Availability Zones retrieved successfully. Aug 08 20:35:48.279763 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (9195aacc-dff0-4d32-8453-46e60974e3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:48.281165 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b940b1e0-62fb-4cab-991c-0e244df4eaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:48.282267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.flows.api.create_volume [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Validating volume size '1' using validate_int {{(pid=100388) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:48.328726 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b940b1e0-62fb-4cab-991c-0e244df4eaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:48.329420 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b372fa-e586-4207-8a67-8c382bad92b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:48.376136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.quota [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Created reservations ['90229aa1-2ce6-4dca-a94b-521a41a39a2c', '23de75ec-10cf-46a0-bc94-402599e4677a', 'e229d61e-12d7-45b2-8da0-e26bda55d839', 'd40d2a8d-9ad7-49c7-a2b0-3449b6667c73'] {{(pid=100388) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:48.376820 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5b372fa-e586-4207-8a67-8c382bad92b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90229aa1-2ce6-4dca-a94b-521a41a39a2c', '23de75ec-10cf-46a0-bc94-402599e4677a', 'e229d61e-12d7-45b2-8da0-e26bda55d839', 'd40d2a8d-9ad7-49c7-a2b0-3449b6667c73']}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:48.377471 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27923a3f-f252-4d0c-97c2-4f59c53a48ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:48.395267 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27923a3f-f252-4d0c-97c2-4f59c53a48ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3507e1de-8c5a-465d-b068-19ffe76820c9', '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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['90229aa1-2ce6-4dca-a94b-521a41a39a2c','23de75ec-10cf-46a0-bc94-402599e4677a','e229d61e-12d7-45b2-8da0-e26bda55d839','d40d2a8d-9ad7-49c7-a2b0-3449b6667c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:48Z,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=3507e1de-8c5a-465d-b068-19ffe76820c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb34834ebf84cd098b4395225e9370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9071cce1524434a113081e7436bd73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:48.395945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de9466c-1349-49b0-a2fb-896f93901bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:48.414397 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2de9466c-1349-49b0-a2fb-896f93901bdb) transitioned into state 'SUCCESS' from 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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['90229aa1-2ce6-4dca-a94b-521a41a39a2c','23de75ec-10cf-46a0-bc94-402599e4677a','e229d61e-12d7-45b2-8da0-e26bda55d839','d40d2a8d-9ad7-49c7-a2b0-3449b6667c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:48.415105 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb33c0d-b69c-4361-b8c6-2e31a43c5fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:48.422772 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afb33c0d-b69c-4361-b8c6-2e31a43c5fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100388) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:48.423483 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (9195aacc-dff0-4d32-8453-46e60974e3f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100388) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:48.423748 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request issued successfully. Aug 08 20:35:48.424239 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-54e5579e-344a-421e-84ea-7a1e46ca64b1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:48.424649 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1423/5689] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:35:48 2026] POST /volume/v3/volumes => generated 775 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:48.435047 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a91474ac-4b53-4a27-9153-ce1e91e7f5fe None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:48.436646 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a91474ac-4b53-4a27-9153-ce1e91e7f5fe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:48.436856 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a91474ac-4b53-4a27-9153-ce1e91e7f5fe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:48.437045 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a91474ac-4b53-4a27-9153-ce1e91e7f5fe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:48.443174 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:48.443174 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:48.446431 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a91474ac-4b53-4a27-9153-ce1e91e7f5fe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:48.450003 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a91474ac-4b53-4a27-9153-ce1e91e7f5fe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:48.450311 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1418/5690] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:48 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:49.461460 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-6fd55a85-8c48-4cb7-bcea-f843455969fd None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:49.463061 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fd55a85-8c48-4cb7-bcea-f843455969fd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:49.463264 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fd55a85-8c48-4cb7-bcea-f843455969fd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:49.463456 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-6fd55a85-8c48-4cb7-bcea-f843455969fd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:49.469805 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:49.469805 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:49.472949 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-6fd55a85-8c48-4cb7-bcea-f843455969fd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:49.476441 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-6fd55a85-8c48-4cb7-bcea-f843455969fd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:49.476761 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1427/5691] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:49 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:50.488569 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e1ff2b7b-3a0c-4eac-8368-b42dd4a76e4e None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:50.490235 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1ff2b7b-3a0c-4eac-8368-b42dd4a76e4e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:50.490493 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1ff2b7b-3a0c-4eac-8368-b42dd4a76e4e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:50.490659 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e1ff2b7b-3a0c-4eac-8368-b42dd4a76e4e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:50.496739 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:50.496739 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:50.499754 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e1ff2b7b-3a0c-4eac-8368-b42dd4a76e4e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:50.503246 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e1ff2b7b-3a0c-4eac-8368-b42dd4a76e4e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:50.503583 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1424/5692] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:50 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:51.514769 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-b6173a24-93c5-47d6-b400-2688dd99e67d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:51.516824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6173a24-93c5-47d6-b400-2688dd99e67d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:51.517063 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6173a24-93c5-47d6-b400-2688dd99e67d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:51.517266 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-b6173a24-93c5-47d6-b400-2688dd99e67d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:51.524634 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:51.524634 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:51.528026 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-b6173a24-93c5-47d6-b400-2688dd99e67d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:51.532089 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-b6173a24-93c5-47d6-b400-2688dd99e67d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:51.532478 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1424/5693] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:51 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:52.544375 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-54f5150b-d6f0-437a-96bc-b63ca0570d20 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:52.545908 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54f5150b-d6f0-437a-96bc-b63ca0570d20 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:52.546102 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54f5150b-d6f0-437a-96bc-b63ca0570d20 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:52.546293 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-54f5150b-d6f0-437a-96bc-b63ca0570d20 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:52.552722 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:52.552722 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:52.556371 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-54f5150b-d6f0-437a-96bc-b63ca0570d20 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:52.561278 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-54f5150b-d6f0-437a-96bc-b63ca0570d20 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:52.561609 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1419/5694] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:52 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:53.572816 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-61eb323b-c820-476c-acfb-b4f74c373e83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:53.574426 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61eb323b-c820-476c-acfb-b4f74c373e83 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:53.574627 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61eb323b-c820-476c-acfb-b4f74c373e83 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:53.574804 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-61eb323b-c820-476c-acfb-b4f74c373e83 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:53.581483 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:53.581483 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:53.584604 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-61eb323b-c820-476c-acfb-b4f74c373e83 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:53.588226 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-61eb323b-c820-476c-acfb-b4f74c373e83 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:53.588625 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1428/5695] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:53 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:54.600012 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f07bcc1e-dec1-4fa9-94a6-c0cc131f62cd None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:54.601986 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f07bcc1e-dec1-4fa9-94a6-c0cc131f62cd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:54.602220 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f07bcc1e-dec1-4fa9-94a6-c0cc131f62cd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:54.602440 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f07bcc1e-dec1-4fa9-94a6-c0cc131f62cd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:54.611004 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:54.611004 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:54.614691 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f07bcc1e-dec1-4fa9-94a6-c0cc131f62cd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:54.618534 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f07bcc1e-dec1-4fa9-94a6-c0cc131f62cd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:54.618877 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1425/5696] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:54 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:55.631059 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-717bc836-a74d-4094-bc2a-0f273b76bd70 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:55.633268 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-717bc836-a74d-4094-bc2a-0f273b76bd70 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:55.633516 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-717bc836-a74d-4094-bc2a-0f273b76bd70 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:55.633707 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-717bc836-a74d-4094-bc2a-0f273b76bd70 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:55.641053 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:55.641053 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:35:55.644504 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-717bc836-a74d-4094-bc2a-0f273b76bd70 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:55.648432 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-717bc836-a74d-4094-bc2a-0f273b76bd70 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:55.648770 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1425/5697] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:55 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:35:55.659689 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dbb644ca-36a6-40f1-aa42-240603113182 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:55.661405 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dbb644ca-36a6-40f1-aa42-240603113182 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:55.661610 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dbb644ca-36a6-40f1-aa42-240603113182 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:55.661800 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dbb644ca-36a6-40f1-aa42-240603113182 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:55.668015 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:55.668015 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:35:55.670964 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dbb644ca-36a6-40f1-aa42-240603113182 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:55.674686 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dbb644ca-36a6-40f1-aa42-240603113182 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:55.675006 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1420/5698] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:55 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:35:55.685404 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:55.687107 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:55.687312 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:55.687501 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:55.687648 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:55.693853 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:55.693853 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:55.694249 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:55.710822 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume request issued successfully. Aug 08 20:35:55.711045 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-d4ca9e00-7d34-455d-bde0-b316cd42210b tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 202 Aug 08 20:35:55.711472 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1429/5699] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:35:55 2026] DELETE /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:35:55.717585 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-9dc1b7af-1da6-4e51-ab56-4984f5500344 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:55.719434 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9dc1b7af-1da6-4e51-ab56-4984f5500344 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:55.719582 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9dc1b7af-1da6-4e51-ab56-4984f5500344 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:55.719645 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-9dc1b7af-1da6-4e51-ab56-4984f5500344 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:55.726972 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:55.726972 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:55.730685 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-9dc1b7af-1da6-4e51-ab56-4984f5500344 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:55.734839 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-9dc1b7af-1da6-4e51-ab56-4984f5500344 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 200 Aug 08 20:35:55.735211 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1426/5700] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:55 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:35:56.746577 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-c1c47c17-54aa-4769-895c-111af0493cfe None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:56.748317 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c1c47c17-54aa-4769-895c-111af0493cfe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:35:56.748552 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c1c47c17-54aa-4769-895c-111af0493cfe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:56.748739 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-c1c47c17-54aa-4769-895c-111af0493cfe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:56.754007 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-c1c47c17-54aa-4769-895c-111af0493cfe tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 404 Aug 08 20:35:56.754396 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1426/5701] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:56 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:35:58.007446 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:58.008955 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:35:58.009255 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "a349a528-7bcd-45c7-b9f9-d6c8bf9452da", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:35:58.010513 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'a349a528-7bcd-45c7-b9f9-d6c8bf9452da', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:35:58.123564 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume of 1 GB Aug 08 20:35:58.129087 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Availability Zones retrieved successfully. Aug 08 20:35:58.134499 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (ef410955-2a5e-4a8f-9bd8-fbe2b247b051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:58.135618 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e663673-b685-4009-bc17-29152deb27e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:58.136744 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:35:58.189449 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e663673-b685-4009-bc17-29152deb27e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:58.190290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7adb972b-2743-4b0c-a62b-a1f2a0721640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:58.228558 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Created reservations ['2b275ec5-3418-4a3e-8873-997ad68b0f68', 'b4a42eee-6920-421f-90d8-a379444eb175', '5b4696fa-6cd7-424b-b73f-12a29f08bd4e', 'a7f24b1f-afa6-412c-b848-fcb109467eaa'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:35:58.229398 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7adb972b-2743-4b0c-a62b-a1f2a0721640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b275ec5-3418-4a3e-8873-997ad68b0f68', 'b4a42eee-6920-421f-90d8-a379444eb175', '5b4696fa-6cd7-424b-b73f-12a29f08bd4e', 'a7f24b1f-afa6-412c-b848-fcb109467eaa']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:58.230170 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb34075f-8f9a-4dad-b714-6bd190d74099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:58.252945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb34075f-8f9a-4dad-b714-6bd190d74099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d0eb485-8925-46ff-bfee-39ba8c9f37a3', '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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['2b275ec5-3418-4a3e-8873-997ad68b0f68','b4a42eee-6920-421f-90d8-a379444eb175','5b4696fa-6cd7-424b-b73f-12a29f08bd4e','a7f24b1f-afa6-412c-b848-fcb109467eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:35:58Z,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=1d0eb485-8925-46ff-bfee-39ba8c9f37a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb34834ebf84cd098b4395225e9370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9071cce1524434a113081e7436bd73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:58.253828 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8771b18-9732-494c-86e9-4df2ffcba3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:58.273912 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8771b18-9732-494c-86e9-4df2ffcba3b4) transitioned into state 'SUCCESS' from 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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['2b275ec5-3418-4a3e-8873-997ad68b0f68','b4a42eee-6920-421f-90d8-a379444eb175','5b4696fa-6cd7-424b-b73f-12a29f08bd4e','a7f24b1f-afa6-412c-b848-fcb109467eaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:58.274689 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d7f58a-4433-4b02-bb09-1be31746abb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:35:58.284841 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2d7f58a-4433-4b02-bb09-1be31746abb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:35:58.285588 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (ef410955-2a5e-4a8f-9bd8-fbe2b247b051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:35:58.285843 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request issued successfully. Aug 08 20:35:58.286363 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e89437d0-e256-4c30-a28a-27ceca5fd94c tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:35:58.286794 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1421/5702] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:35:58 2026] POST /volume/v3/volumes => generated 775 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:35:58.297218 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-30291287-349f-471d-aaa5-424313422db1 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:58.298941 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30291287-349f-471d-aaa5-424313422db1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:35:58.299145 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30291287-349f-471d-aaa5-424313422db1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:58.299318 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-30291287-349f-471d-aaa5-424313422db1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:58.306281 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:58.306281 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:35:58.309522 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-30291287-349f-471d-aaa5-424313422db1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:58.313159 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-30291287-349f-471d-aaa5-424313422db1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:35:58.313543 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1430/5703] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:58 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:35:59.325279 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ca5d85d6-684b-4875-a6b4-16acf158ede9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:35:59.327245 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca5d85d6-684b-4875-a6b4-16acf158ede9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:35:59.327512 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca5d85d6-684b-4875-a6b4-16acf158ede9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:35:59.327702 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ca5d85d6-684b-4875-a6b4-16acf158ede9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:35:59.335075 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:35:59.335075 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:35:59.338773 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ca5d85d6-684b-4875-a6b4-16acf158ede9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:35:59.343280 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ca5d85d6-684b-4875-a6b4-16acf158ede9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:35:59.343844 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1427/5704] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:35:59 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:00.355487 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-a2593ffb-1d5d-45cf-bad7-e0e4c39c34bd None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:00.357015 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2593ffb-1d5d-45cf-bad7-e0e4c39c34bd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:00.357215 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2593ffb-1d5d-45cf-bad7-e0e4c39c34bd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:00.357398 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-a2593ffb-1d5d-45cf-bad7-e0e4c39c34bd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:00.363487 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:00.363487 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:00.366378 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-a2593ffb-1d5d-45cf-bad7-e0e4c39c34bd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:00.369990 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-a2593ffb-1d5d-45cf-bad7-e0e4c39c34bd tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:00.370328 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1427/5705] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:00 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:01.381821 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1e661e29-a640-460b-b1e6-e0b5943a2d1d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:01.383647 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e661e29-a640-460b-b1e6-e0b5943a2d1d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:01.383852 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e661e29-a640-460b-b1e6-e0b5943a2d1d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:01.384028 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1e661e29-a640-460b-b1e6-e0b5943a2d1d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:01.390462 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:01.390462 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:01.393400 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1e661e29-a640-460b-b1e6-e0b5943a2d1d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:01.396887 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1e661e29-a640-460b-b1e6-e0b5943a2d1d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:01.397202 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1422/5706] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:01 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:02.409759 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee3620bc-639f-4e4d-8abc-f0de1b79f6d0 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:02.411402 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee3620bc-639f-4e4d-8abc-f0de1b79f6d0 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:02.411596 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee3620bc-639f-4e4d-8abc-f0de1b79f6d0 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:02.411764 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee3620bc-639f-4e4d-8abc-f0de1b79f6d0 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:02.418267 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:02.418267 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:02.421336 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee3620bc-639f-4e4d-8abc-f0de1b79f6d0 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:02.424841 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee3620bc-639f-4e4d-8abc-f0de1b79f6d0 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:02.425193 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1431/5707] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:02 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:03.438284 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-e724a657-4a07-4a58-9457-de1541955e23 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:03.439848 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e724a657-4a07-4a58-9457-de1541955e23 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:03.440032 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e724a657-4a07-4a58-9457-de1541955e23 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:03.440216 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-e724a657-4a07-4a58-9457-de1541955e23 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:03.446474 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:03.446474 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:03.450978 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-e724a657-4a07-4a58-9457-de1541955e23 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:03.455344 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-e724a657-4a07-4a58-9457-de1541955e23 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:03.455749 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1428/5708] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:03 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:04.467422 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-674502e2-67c4-43d1-a1e7-28c1f0b6d35f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:04.469131 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-674502e2-67c4-43d1-a1e7-28c1f0b6d35f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:04.469427 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-674502e2-67c4-43d1-a1e7-28c1f0b6d35f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:04.469613 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-674502e2-67c4-43d1-a1e7-28c1f0b6d35f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:04.477478 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:04.477478 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:04.480643 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-674502e2-67c4-43d1-a1e7-28c1f0b6d35f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:04.485221 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-674502e2-67c4-43d1-a1e7-28c1f0b6d35f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:04.485633 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1428/5709] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:04 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:04.496299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f00fece-18b9-41ee-a25e-3d4b3ee0b893 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:04.497952 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f00fece-18b9-41ee-a25e-3d4b3ee0b893 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:04.498141 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f00fece-18b9-41ee-a25e-3d4b3ee0b893 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:04.498310 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f00fece-18b9-41ee-a25e-3d4b3ee0b893 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:04.504199 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:04.504199 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:04.507024 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f00fece-18b9-41ee-a25e-3d4b3ee0b893 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:04.510583 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f00fece-18b9-41ee-a25e-3d4b3ee0b893 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:04.510891 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1423/5710] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:04 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 1193 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:04.523078 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:04.524958 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:36:04.525346 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "1d0eb485-8925-46ff-bfee-39ba8c9f37a3", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:04.526996 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '1d0eb485-8925-46ff-bfee-39ba8c9f37a3', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:36:04.534178 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:04.534178 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:04.534652 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume retrieved successfully. Aug 08 20:36:04.534776 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume of 1 GB Aug 08 20:36:04.538035 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Availability Zones retrieved successfully. Aug 08 20:36:04.543744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (a21d0934-29e9-482a-a5c5-1f6ed6fb1a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:04.544899 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a413d475-7ddc-42bf-98bf-bbc4ace57c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:04.545848 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:36:04.567782 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a413d475-7ddc-42bf-98bf-bbc4ace57c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1d0eb485-8925-46ff-bfee-39ba8c9f37a3', 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:04.568606 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050d16d7-3255-4d43-94d4-5e86fc72ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:04.602489 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Created reservations ['415b96c6-d5e1-4092-b702-4494b96921a5', '364d48ce-3fcb-4fe1-97ac-af1252f20171', '1aeb9238-3cdf-4d9b-bd53-7af02bc9e997', 'a3e6a94c-1645-4166-82bb-8de9ac0be799'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:36:04.603245 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (050d16d7-3255-4d43-94d4-5e86fc72ce05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['415b96c6-d5e1-4092-b702-4494b96921a5', '364d48ce-3fcb-4fe1-97ac-af1252f20171', '1aeb9238-3cdf-4d9b-bd53-7af02bc9e997', 'a3e6a94c-1645-4166-82bb-8de9ac0be799']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:04.603959 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f747b1-4f11-444d-aa03-30342d25f0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:04.631020 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18f747b1-4f11-444d-aa03-30342d25f0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdcca774-e19b-4aaf-8cee-ceb1311ccff0', '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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['415b96c6-d5e1-4092-b702-4494b96921a5','364d48ce-3fcb-4fe1-97ac-af1252f20171','1aeb9238-3cdf-4d9b-bd53-7af02bc9e997','a3e6a94c-1645-4166-82bb-8de9ac0be799'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d0eb485-8925-46ff-bfee-39ba8c9f37a3,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:36:04Z,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=cdcca774-e19b-4aaf-8cee-ceb1311ccff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb34834ebf84cd098b4395225e9370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1d0eb485-8925-46ff-bfee-39ba8c9f37a3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9071cce1524434a113081e7436bd73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:04.631683 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85afcabb-2f63-4905-8918-54a8476c97c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:04.645906 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85afcabb-2f63-4905-8918-54a8476c97c2) transitioned into state 'SUCCESS' from 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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['415b96c6-d5e1-4092-b702-4494b96921a5','364d48ce-3fcb-4fe1-97ac-af1252f20171','1aeb9238-3cdf-4d9b-bd53-7af02bc9e997','a3e6a94c-1645-4166-82bb-8de9ac0be799'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d0eb485-8925-46ff-bfee-39ba8c9f37a3,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:04.646509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84dfbd88-aba3-480c-9d6c-d87f4ae17d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:04.660348 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84dfbd88-aba3-480c-9d6c-d87f4ae17d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:04.661435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (a21d0934-29e9-482a-a5c5-1f6ed6fb1a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:04.661839 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request issued successfully. Aug 08 20:36:04.662704 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7a9ed4da-22fe-4927-b1c4-defc30f80907 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:36:04.663335 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1432/5711] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:36:04 2026] POST /volume/v3/volumes => generated 809 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:36:04.674048 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bc8a19e6-fa0d-45c5-a84e-f96155c70091 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:04.675627 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc8a19e6-fa0d-45c5-a84e-f96155c70091 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:04.675825 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc8a19e6-fa0d-45c5-a84e-f96155c70091 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:04.675994 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bc8a19e6-fa0d-45c5-a84e-f96155c70091 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:04.681771 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:04.681771 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:04.684614 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bc8a19e6-fa0d-45c5-a84e-f96155c70091 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:04.688036 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bc8a19e6-fa0d-45c5-a84e-f96155c70091 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 returned with HTTP 200 Aug 08 20:36:04.688357 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1429/5712] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:04 2026] GET /volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 => generated 877 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:05.699634 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-e6a866df-70e4-436d-b939-7f868d4ce197 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:05.701340 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6a866df-70e4-436d-b939-7f868d4ce197 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:05.701572 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6a866df-70e4-436d-b939-7f868d4ce197 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:05.701758 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-e6a866df-70e4-436d-b939-7f868d4ce197 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:05.708876 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:05.708876 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:05.712670 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-e6a866df-70e4-436d-b939-7f868d4ce197 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:05.716720 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-e6a866df-70e4-436d-b939-7f868d4ce197 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 returned with HTTP 200 Aug 08 20:36:05.717092 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1429/5713] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:05 2026] GET /volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:05.727881 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-ba76e33a-289d-4293-9ab3-aa39e0bbb0eb None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:05.729704 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba76e33a-289d-4293-9ab3-aa39e0bbb0eb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:05.729962 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba76e33a-289d-4293-9ab3-aa39e0bbb0eb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:05.730167 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-ba76e33a-289d-4293-9ab3-aa39e0bbb0eb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:05.736220 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:05.736220 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:05.739364 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-ba76e33a-289d-4293-9ab3-aa39e0bbb0eb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:05.744064 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-ba76e33a-289d-4293-9ab3-aa39e0bbb0eb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 returned with HTTP 200 Aug 08 20:36:05.744543 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1424/5714] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:05 2026] GET /volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:05.754980 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:05.756736 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:05.756951 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:05.757130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:05.757288 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:05.763855 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:05.763855 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:05.764293 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:05.782772 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume request issued successfully. Aug 08 20:36:05.783003 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a0e32257-0d4c-4868-9700-33010d3d24b6 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 202 Aug 08 20:36:05.783431 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1433/5715] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:05 2026] DELETE /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:36:05.790265 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-b0e0e7da-19f0-4c34-971d-d1d69ef38f17 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:05.792412 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b0e0e7da-19f0-4c34-971d-d1d69ef38f17 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:05.792678 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b0e0e7da-19f0-4c34-971d-d1d69ef38f17 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:05.792923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-b0e0e7da-19f0-4c34-971d-d1d69ef38f17 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:05.799914 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:05.799914 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:05.803169 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-b0e0e7da-19f0-4c34-971d-d1d69ef38f17 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:05.807139 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-b0e0e7da-19f0-4c34-971d-d1d69ef38f17 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 200 Aug 08 20:36:05.807568 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1430/5716] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:05 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:06.819097 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-fbaa3f6c-fb96-4292-a734-4abff5aa73ba None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:06.821446 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbaa3f6c-fb96-4292-a734-4abff5aa73ba tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:06.821446 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbaa3f6c-fb96-4292-a734-4abff5aa73ba tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:06.821598 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-fbaa3f6c-fb96-4292-a734-4abff5aa73ba tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:06.828780 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-fbaa3f6c-fb96-4292-a734-4abff5aa73ba tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 404 Aug 08 20:36:06.829429 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1430/5717] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:06 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:08.085288 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-291ce1cc-32b3-42aa-be36-d2e300208011 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:08.086865 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:36:08.087179 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "37063657-8bf7-45b0-a2fc-93b0160f81b5", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:08.088493 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '37063657-8bf7-45b0-a2fc-93b0160f81b5', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:36:08.148896 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume of 1 GB Aug 08 20:36:08.152864 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Availability Zones retrieved successfully. Aug 08 20:36:08.157456 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (412324a2-5f03-4d97-b611-306ce8c16985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:08.158396 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223341fe-ba0b-4699-a5de-635c719bb00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:08.159203 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:36:08.211314 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (223341fe-ba0b-4699-a5de-635c719bb00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:08.212135 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33afe61-8d37-424f-842a-f6e0a6abc5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:08.246113 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Created reservations ['98b8aea9-465f-4e72-bfb8-27adea772855', '25f4e4bf-b14a-463c-8851-065fcc8d3cc6', '40015219-b8ec-47a9-a101-0013bbece7a8', '3231e4f2-c64e-43d2-9b83-1d83a81919db'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:36:08.246895 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a33afe61-8d37-424f-842a-f6e0a6abc5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b8aea9-465f-4e72-bfb8-27adea772855', '25f4e4bf-b14a-463c-8851-065fcc8d3cc6', '40015219-b8ec-47a9-a101-0013bbece7a8', '3231e4f2-c64e-43d2-9b83-1d83a81919db']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:08.247617 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b15cdf4-6710-4357-9016-17c1777cdf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:08.267146 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b15cdf4-6710-4357-9016-17c1777cdf24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9adec765-2fd1-495a-b72c-d9008c104f60', '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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['98b8aea9-465f-4e72-bfb8-27adea772855','25f4e4bf-b14a-463c-8851-065fcc8d3cc6','40015219-b8ec-47a9-a101-0013bbece7a8','3231e4f2-c64e-43d2-9b83-1d83a81919db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:36:08Z,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=9adec765-2fd1-495a-b72c-d9008c104f60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb34834ebf84cd098b4395225e9370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9071cce1524434a113081e7436bd73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:08.267959 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb6c018-d244-4246-a64e-2953d907006b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:08.284794 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cb6c018-d244-4246-a64e-2953d907006b) transitioned into state 'SUCCESS' from 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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['98b8aea9-465f-4e72-bfb8-27adea772855','25f4e4bf-b14a-463c-8851-065fcc8d3cc6','40015219-b8ec-47a9-a101-0013bbece7a8','3231e4f2-c64e-43d2-9b83-1d83a81919db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:08.285519 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70dd76be-49ef-4d1b-a484-6c8a09e19e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:08.294089 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70dd76be-49ef-4d1b-a484-6c8a09e19e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:08.295286 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (412324a2-5f03-4d97-b611-306ce8c16985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:08.295690 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request issued successfully. Aug 08 20:36:08.296378 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-291ce1cc-32b3-42aa-be36-d2e300208011 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:36:08.296915 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1425/5718] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:36:08 2026] POST /volume/v3/volumes => generated 775 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:36:08.307654 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-91d0fff3-45c7-4b11-bd56-e9bafa81b2d2 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:08.309344 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91d0fff3-45c7-4b11-bd56-e9bafa81b2d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:08.309580 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91d0fff3-45c7-4b11-bd56-e9bafa81b2d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:08.309972 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-91d0fff3-45c7-4b11-bd56-e9bafa81b2d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:08.316183 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:08.316183 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:08.319284 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-91d0fff3-45c7-4b11-bd56-e9bafa81b2d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:08.322813 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-91d0fff3-45c7-4b11-bd56-e9bafa81b2d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:08.323142 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1434/5719] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:08 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:09.333474 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-7a5a4f4d-3696-4bfb-a0d5-6136b96895e7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:09.335161 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a5a4f4d-3696-4bfb-a0d5-6136b96895e7 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:09.335355 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a5a4f4d-3696-4bfb-a0d5-6136b96895e7 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:09.335543 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-7a5a4f4d-3696-4bfb-a0d5-6136b96895e7 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:09.341981 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:09.341981 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:09.345775 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-7a5a4f4d-3696-4bfb-a0d5-6136b96895e7 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:09.350344 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-7a5a4f4d-3696-4bfb-a0d5-6136b96895e7 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:09.350718 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1431/5720] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:09 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:10.363199 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-958dbdcf-cef9-43ea-98f9-bb44908cd675 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:10.365030 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-958dbdcf-cef9-43ea-98f9-bb44908cd675 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:10.365224 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-958dbdcf-cef9-43ea-98f9-bb44908cd675 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:10.365425 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-958dbdcf-cef9-43ea-98f9-bb44908cd675 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:10.372680 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:10.372680 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:10.376414 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-958dbdcf-cef9-43ea-98f9-bb44908cd675 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:10.380349 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-958dbdcf-cef9-43ea-98f9-bb44908cd675 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:10.380695 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1431/5721] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:10 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:11.392443 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-fc2d67b2-c2c6-458d-a398-41fb38d1934f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:11.394149 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc2d67b2-c2c6-458d-a398-41fb38d1934f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:11.394430 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc2d67b2-c2c6-458d-a398-41fb38d1934f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:11.394664 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-fc2d67b2-c2c6-458d-a398-41fb38d1934f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:11.401528 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:11.401528 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:11.405164 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-fc2d67b2-c2c6-458d-a398-41fb38d1934f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:11.409094 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-fc2d67b2-c2c6-458d-a398-41fb38d1934f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:11.409453 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1426/5722] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:11 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:12.421072 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-473dc426-8553-4f5c-a4fa-f79c9d5a7af8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:12.423116 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-473dc426-8553-4f5c-a4fa-f79c9d5a7af8 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:12.423364 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-473dc426-8553-4f5c-a4fa-f79c9d5a7af8 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:12.423599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-473dc426-8553-4f5c-a4fa-f79c9d5a7af8 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:12.430917 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:12.430917 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:12.434145 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-473dc426-8553-4f5c-a4fa-f79c9d5a7af8 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:12.437471 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-473dc426-8553-4f5c-a4fa-f79c9d5a7af8 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:12.437806 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1435/5723] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:12 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:13.448923 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4cf1fe6d-ac9f-4317-89ce-92a71234de1a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:13.450656 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cf1fe6d-ac9f-4317-89ce-92a71234de1a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:13.450952 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cf1fe6d-ac9f-4317-89ce-92a71234de1a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:13.451129 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4cf1fe6d-ac9f-4317-89ce-92a71234de1a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:13.458532 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:13.458532 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:13.462127 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4cf1fe6d-ac9f-4317-89ce-92a71234de1a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:13.466652 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4cf1fe6d-ac9f-4317-89ce-92a71234de1a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:13.467012 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1432/5724] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:13 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:14.479270 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-96a8a886-ab40-43b8-98c4-29169aed2d65 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:14.480888 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96a8a886-ab40-43b8-98c4-29169aed2d65 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:14.481087 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96a8a886-ab40-43b8-98c4-29169aed2d65 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:14.481262 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-96a8a886-ab40-43b8-98c4-29169aed2d65 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:14.487519 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:14.487519 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:14.490577 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-96a8a886-ab40-43b8-98c4-29169aed2d65 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:14.494452 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-96a8a886-ab40-43b8-98c4-29169aed2d65 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:14.494793 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1432/5725] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:14 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:14.506051 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5f0d6d61-4cf0-4851-a267-9cd99aabfc19 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:14.507612 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f0d6d61-4cf0-4851-a267-9cd99aabfc19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:14.507813 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f0d6d61-4cf0-4851-a267-9cd99aabfc19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:14.507986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5f0d6d61-4cf0-4851-a267-9cd99aabfc19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:14.514027 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:14.514027 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:14.517489 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5f0d6d61-4cf0-4851-a267-9cd99aabfc19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:14.521266 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5f0d6d61-4cf0-4851-a267-9cd99aabfc19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:14.521607 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1427/5726] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:14 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:14.533147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:14.534734 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] POST https://10.4.3.206/volume/v3/snapshots Aug 08 20:36:14.535035 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9adec765-2fd1-495a-b72c-d9008c104f60", "name": "tempest-VolumeImageDependencyTests-Snapshot-1745841485"}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:14.542441 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:14.542441 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:14.542865 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:14.542926 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.snapshots [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create snapshot from volume 9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:14.575953 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Created reservations ['02d06aad-d64a-4242-b0d3-5dee4b08a714', '48c98824-8d73-4b28-a166-895192da858c', 'a3f8b2df-ebc1-406a-833d-1044d821e1dc', '97aa4461-5ab7-4ce1-ba54-f581d4e80f00'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:36:14.607833 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot create request issued successfully. Aug 08 20:36:14.608253 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-f04b2eda-b7da-44e8-afa5-283259e3ba3d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots returned with HTTP 202 Aug 08 20:36:14.608791 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1436/5727] 10.4.3.206 () {68 vars in 1265 bytes} [Sat Aug 8 20:36:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:36:14.617806 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-74bced61-d3b1-4c7d-a1ec-3cfc8238d5d2 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:14.619533 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74bced61-d3b1-4c7d-a1ec-3cfc8238d5d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:14.619739 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74bced61-d3b1-4c7d-a1ec-3cfc8238d5d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:14.619922 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-74bced61-d3b1-4c7d-a1ec-3cfc8238d5d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:14.622196 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=100,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:14.627585 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:14.627585 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:14.628305 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-74bced61-d3b1-4c7d-a1ec-3cfc8238d5d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot retrieved successfully. Aug 08 20:36:14.629533 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-74bced61-d3b1-4c7d-a1ec-3cfc8238d5d2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 200 Aug 08 20:36:14.630082 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1433/5728] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:36:14 2026] GET /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:15.638630 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-681eea92-a8f4-479b-9ce9-b2b5fc98b3cb None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:15.640515 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-681eea92-a8f4-479b-9ce9-b2b5fc98b3cb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:15.640743 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-681eea92-a8f4-479b-9ce9-b2b5fc98b3cb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:15.640945 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-681eea92-a8f4-479b-9ce9-b2b5fc98b3cb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:15.645784 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:15.645784 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:15.646186 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-681eea92-a8f4-479b-9ce9-b2b5fc98b3cb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot retrieved successfully. Aug 08 20:36:15.646914 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-681eea92-a8f4-479b-9ce9-b2b5fc98b3cb tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 200 Aug 08 20:36:15.647251 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1433/5729] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:36:15 2026] GET /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:15.654933 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:15.656620 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:36:15.656993 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "f662ba76-af3d-43c4-bd74-963eaf54006b", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:15.658491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'f662ba76-af3d-43c4-bd74-963eaf54006b', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:36:15.663006 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:15.663006 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:15.663378 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot retrieved successfully. Aug 08 20:36:15.663505 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume of 1 GB Aug 08 20:36:15.666318 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Availability Zones retrieved successfully. Aug 08 20:36:15.671417 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (8bdcdd1b-2023-4051-9888-a5a8c038bc80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:15.672229 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1839e6-f335-495a-894b-2090b4abf03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:15.672999 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:36:15.697608 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1839e6-f335-495a-894b-2090b4abf03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f662ba76-af3d-43c4-bd74-963eaf54006b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:13:16Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=65033239-f6c5-42a1-92ec-f71d34a8e8ef,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65033239-f6c5-42a1-92ec-f71d34a8e8ef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:15.698292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365cac57-03d6-41bd-86b3-c0de38523e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:15.732300 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Created reservations ['2395f265-f2d3-46bb-918e-ee98cfd73690', 'e9c173be-7478-4aa9-a6ba-6f3b38bfa41e', 'c3613222-5ce6-4a85-b191-5ac1459fd167', 'dc847f5e-8a2e-46ba-af11-25411d3bd304'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:36:15.732966 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365cac57-03d6-41bd-86b3-c0de38523e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2395f265-f2d3-46bb-918e-ee98cfd73690', 'e9c173be-7478-4aa9-a6ba-6f3b38bfa41e', 'c3613222-5ce6-4a85-b191-5ac1459fd167', 'dc847f5e-8a2e-46ba-af11-25411d3bd304']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:15.733594 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff253166-ba3b-4aaf-a824-21033a0fe7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:15.768209 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff253166-ba3b-4aaf-a824-21033a0fe7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e5aacb9-9a25-466f-af80-daee123e248c', '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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['2395f265-f2d3-46bb-918e-ee98cfd73690','e9c173be-7478-4aa9-a6ba-6f3b38bfa41e','c3613222-5ce6-4a85-b191-5ac1459fd167','dc847f5e-8a2e-46ba-af11-25411d3bd304'],size=1,snapshot_id=f662ba76-af3d-43c4-bd74-963eaf54006b,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef), '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-08T20:36:15Z,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=8e5aacb9-9a25-466f-af80-daee123e248c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebb34834ebf84cd098b4395225e9370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f662ba76-af3d-43c4-bd74-963eaf54006b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a9071cce1524434a113081e7436bd73',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(65033239-f6c5-42a1-92ec-f71d34a8e8ef),volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:15.768929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b816870-76fa-4cb3-bc8d-539eb6561b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:15.785177 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b816870-76fa-4cb3-bc8d-539eb6561b8e) transitioned into state 'SUCCESS' from 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='ebb34834ebf84cd098b4395225e9370b',qos_specs=None,replication_status=,reservations=['2395f265-f2d3-46bb-918e-ee98cfd73690','e9c173be-7478-4aa9-a6ba-6f3b38bfa41e','c3613222-5ce6-4a85-b191-5ac1459fd167','dc847f5e-8a2e-46ba-af11-25411d3bd304'],size=1,snapshot_id=f662ba76-af3d-43c4-bd74-963eaf54006b,source_replicaid=,source_volid=None,status='creating',user_id='4a9071cce1524434a113081e7436bd73',volume_type_id=65033239-f6c5-42a1-92ec-f71d34a8e8ef)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:15.785863 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b491678-2249-4ca3-822f-4361d841a55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:15.804132 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b491678-2249-4ca3-822f-4361d841a55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:15.804980 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Flow 'volume_create_api' (8bdcdd1b-2023-4051-9888-a5a8c038bc80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:15.805268 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Create volume request issued successfully. Aug 08 20:36:15.805849 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-c8ed4f3e-b33a-4253-aec0-7b505f420036 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:36:15.806333 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1428/5730] 10.4.3.206 () {70 vars in 1300 bytes} [Sat Aug 8 20:36:15 2026] POST /volume/v3/volumes => generated 809 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:36:15.817554 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-b14392ef-855f-44a7-a06f-08aeb2ec0289 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:15.819269 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b14392ef-855f-44a7-a06f-08aeb2ec0289 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:15.819504 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b14392ef-855f-44a7-a06f-08aeb2ec0289 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:15.819699 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-b14392ef-855f-44a7-a06f-08aeb2ec0289 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:15.826312 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:15.826312 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:15.829898 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-b14392ef-855f-44a7-a06f-08aeb2ec0289 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:15.833725 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-b14392ef-855f-44a7-a06f-08aeb2ec0289 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 200 Aug 08 20:36:15.834101 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1437/5731] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:15 2026] GET /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:36:16.846379 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-f05cc220-6b51-4ddf-b56c-72a471958684 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:16.848086 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f05cc220-6b51-4ddf-b56c-72a471958684 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:16.848280 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f05cc220-6b51-4ddf-b56c-72a471958684 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:16.848468 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-f05cc220-6b51-4ddf-b56c-72a471958684 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:16.854782 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:16.854782 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:16.857958 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-f05cc220-6b51-4ddf-b56c-72a471958684 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:16.861720 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-f05cc220-6b51-4ddf-b56c-72a471958684 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 200 Aug 08 20:36:16.862034 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1434/5732] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:16 2026] GET /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 1228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:16.873771 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6828a344-dbec-4834-83f5-8b05f6cc1f9d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:16.875704 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6828a344-dbec-4834-83f5-8b05f6cc1f9d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:16.875912 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6828a344-dbec-4834-83f5-8b05f6cc1f9d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:16.876086 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6828a344-dbec-4834-83f5-8b05f6cc1f9d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:16.878221 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=122,cinder:UPDATE=38,cinder:INSERT=24 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:16.883377 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:16.883377 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:16.887091 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6828a344-dbec-4834-83f5-8b05f6cc1f9d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:16.890981 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6828a344-dbec-4834-83f5-8b05f6cc1f9d tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 200 Aug 08 20:36:16.891471 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1434/5733] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:16 2026] GET /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:16.903463 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-1f997dd2-8b53-47c6-95b8-9703df831223 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:16.905315 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:16.905526 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:16.905726 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:16.905846 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.snapshots [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete snapshot with id: f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:16.907505 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=180,cinder:UPDATE=65,cinder:INSERT=36 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:16.910744 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:16.910744 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:16.911264 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot retrieved successfully. Aug 08 20:36:16.925056 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot delete request issued successfully. Aug 08 20:36:16.925240 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-1f997dd2-8b53-47c6-95b8-9703df831223 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 202 Aug 08 20:36:16.925644 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1429/5734] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:36:16 2026] DELETE /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:36:16.932241 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-85405a94-4fdd-4ada-80ea-c956b820933f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:16.934076 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85405a94-4fdd-4ada-80ea-c956b820933f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:16.934281 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85405a94-4fdd-4ada-80ea-c956b820933f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:16.934493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-85405a94-4fdd-4ada-80ea-c956b820933f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:16.936554 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=133,cinder:UPDATE=45,cinder:INSERT=24 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:16.940211 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:16.940211 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:16.940655 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-85405a94-4fdd-4ada-80ea-c956b820933f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Snapshot retrieved successfully. Aug 08 20:36:16.941790 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-85405a94-4fdd-4ada-80ea-c956b820933f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 200 Aug 08 20:36:16.942256 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1438/5735] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:36:16 2026] GET /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:17.950692 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-3e63a5c2-e8c9-4a50-9fd4-0e65976eda71 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:17.952541 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e63a5c2-e8c9-4a50-9fd4-0e65976eda71 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:17.952761 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e63a5c2-e8c9-4a50-9fd4-0e65976eda71 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:17.953018 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-3e63a5c2-e8c9-4a50-9fd4-0e65976eda71 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:17.956955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-3e63a5c2-e8c9-4a50-9fd4-0e65976eda71 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 404 Aug 08 20:36:17.957407 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1435/5736] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:36:17 2026] GET /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:36:17.963246 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-6e86a8d8-3797-46f4-b111-134278466ef2 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:17.965311 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:17.965589 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:17.965786 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:17.965954 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:17.972882 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:17.972882 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:17.973255 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:17.989713 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume request issued successfully. Aug 08 20:36:17.989963 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-6e86a8d8-3797-46f4-b111-134278466ef2 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 202 Aug 08 20:36:17.990363 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1435/5737] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:17 2026] DELETE /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:36:17.997120 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-99c90229-3cc7-4b7a-8d9a-f422639b4d92 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:17.998945 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-99c90229-3cc7-4b7a-8d9a-f422639b4d92 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:17.999147 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-99c90229-3cc7-4b7a-8d9a-f422639b4d92 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:17.999337 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-99c90229-3cc7-4b7a-8d9a-f422639b4d92 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:18.005536 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:18.005536 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:18.008629 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-99c90229-3cc7-4b7a-8d9a-f422639b4d92 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:18.012814 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-99c90229-3cc7-4b7a-8d9a-f422639b4d92 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 200 Aug 08 20:36:18.013225 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1430/5738] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:17 2026] GET /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 1227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:19.024302 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-3f6cd8e6-00fa-4b40-80e3-256cbb17bc4f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:19.025997 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f6cd8e6-00fa-4b40-80e3-256cbb17bc4f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:19.026197 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f6cd8e6-00fa-4b40-80e3-256cbb17bc4f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:19.026378 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-3f6cd8e6-00fa-4b40-80e3-256cbb17bc4f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:19.032482 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-3f6cd8e6-00fa-4b40-80e3-256cbb17bc4f tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 404 Aug 08 20:36:19.032927 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1439/5739] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:19 2026] GET /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:19.173758 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2d681ece-2539-4dcc-928e-986ecb1457ab None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:19.175730 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:19.175986 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:19.176237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:19.176488 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:19.183767 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:19.183767 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:19.184211 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:19.199833 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume request issued successfully. Aug 08 20:36:19.200019 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2d681ece-2539-4dcc-928e-986ecb1457ab tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 202 Aug 08 20:36:19.200436 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1436/5740] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:19 2026] DELETE /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:36:19.207029 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-ceb5b0fb-e0a9-4b76-83b2-49953523a1f4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:19.208749 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ceb5b0fb-e0a9-4b76-83b2-49953523a1f4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:19.208972 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ceb5b0fb-e0a9-4b76-83b2-49953523a1f4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:19.209162 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-ceb5b0fb-e0a9-4b76-83b2-49953523a1f4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:19.215635 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:19.215635 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:19.218972 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-ceb5b0fb-e0a9-4b76-83b2-49953523a1f4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:19.223064 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-ceb5b0fb-e0a9-4b76-83b2-49953523a1f4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 200 Aug 08 20:36:19.223376 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1436/5741] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:19 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:20.235305 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-d6a00b23-bd60-4aa5-8d9b-9a1ede45ea31 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.236682 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6a00b23-bd60-4aa5-8d9b-9a1ede45ea31 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:20.236878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6a00b23-bd60-4aa5-8d9b-9a1ede45ea31 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.237061 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-d6a00b23-bd60-4aa5-8d9b-9a1ede45ea31 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.241902 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-d6a00b23-bd60-4aa5-8d9b-9a1ede45ea31 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 404 Aug 08 20:36:20.242281 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1431/5742] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:20 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:20.249409 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-31548d56-2824-4955-8fb1-03f515172a42 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.251110 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31548d56-2824-4955-8fb1-03f515172a42 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:20.251316 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31548d56-2824-4955-8fb1-03f515172a42 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.251534 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-31548d56-2824-4955-8fb1-03f515172a42 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.251708 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-31548d56-2824-4955-8fb1-03f515172a42 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:20.257363 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-31548d56-2824-4955-8fb1-03f515172a42 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 404 Aug 08 20:36:20.257795 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1440/5743] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:20 2026] DELETE /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:20.263672 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-292e309f-cd92-4477-bbc1-825c099fc301 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.265464 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-292e309f-cd92-4477-bbc1-825c099fc301 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c Aug 08 20:36:20.265696 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-292e309f-cd92-4477-bbc1-825c099fc301 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.265882 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-292e309f-cd92-4477-bbc1-825c099fc301 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.271239 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-292e309f-cd92-4477-bbc1-825c099fc301 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c returned with HTTP 404 Aug 08 20:36:20.271694 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1437/5744] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:20 2026] GET /volume/v3/volumes/8e5aacb9-9a25-466f-af80-daee123e248c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:20.277249 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-4c9c1f4b-f379-4aeb-91ce-f943fa827d0a None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.278893 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c9c1f4b-f379-4aeb-91ce-f943fa827d0a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:20.279082 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c9c1f4b-f379-4aeb-91ce-f943fa827d0a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.279260 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-4c9c1f4b-f379-4aeb-91ce-f943fa827d0a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.279363 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.snapshots [None req-4c9c1f4b-f379-4aeb-91ce-f943fa827d0a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete snapshot with id: f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:20.283131 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-4c9c1f4b-f379-4aeb-91ce-f943fa827d0a tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 404 Aug 08 20:36:20.283549 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1437/5745] 10.4.3.206 () {66 vars in 1357 bytes} [Sat Aug 8 20:36:20 2026] DELETE /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:36:20.289144 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-7785a0e7-0706-4ae0-bbc3-4df0707d4ff1 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.290809 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7785a0e7-0706-4ae0-bbc3-4df0707d4ff1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b Aug 08 20:36:20.291028 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7785a0e7-0706-4ae0-bbc3-4df0707d4ff1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.291219 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-7785a0e7-0706-4ae0-bbc3-4df0707d4ff1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.294945 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-7785a0e7-0706-4ae0-bbc3-4df0707d4ff1 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b returned with HTTP 404 Aug 08 20:36:20.295319 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1432/5746] 10.4.3.206 () {66 vars in 1354 bytes} [Sat Aug 8 20:36:20 2026] GET /volume/v3/snapshots/f662ba76-af3d-43c4-bd74-963eaf54006b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:36:20.300805 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-22e741eb-4b91-417c-b3c9-5e387c6906e9 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.302456 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22e741eb-4b91-417c-b3c9-5e387c6906e9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:20.302686 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22e741eb-4b91-417c-b3c9-5e387c6906e9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.302862 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-22e741eb-4b91-417c-b3c9-5e387c6906e9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.303012 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-22e741eb-4b91-417c-b3c9-5e387c6906e9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:20.307927 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-22e741eb-4b91-417c-b3c9-5e387c6906e9 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 404 Aug 08 20:36:20.308305 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1441/5747] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:20 2026] DELETE /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:20.314655 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-02742016-f730-473d-b47d-632ce98deb99 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.316417 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02742016-f730-473d-b47d-632ce98deb99 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 Aug 08 20:36:20.316671 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02742016-f730-473d-b47d-632ce98deb99 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.316895 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-02742016-f730-473d-b47d-632ce98deb99 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.321933 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-02742016-f730-473d-b47d-632ce98deb99 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 returned with HTTP 404 Aug 08 20:36:20.322431 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1438/5748] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:20 2026] GET /volume/v3/volumes/9adec765-2fd1-495a-b72c-d9008c104f60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:20.350661 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5a873638-c32d-4750-b879-f64b2b634a79 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.352516 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:20.352762 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.352964 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.353142 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:20.360601 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:20.360601 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:20.361086 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:20.376256 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume request issued successfully. Aug 08 20:36:20.376416 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5a873638-c32d-4750-b879-f64b2b634a79 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 returned with HTTP 202 Aug 08 20:36:20.376792 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1438/5749] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:20 2026] DELETE /volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 20:36:20.383442 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-06ca9ce5-268a-4656-8ac7-9f7c2e8c809e None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:20.385173 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06ca9ce5-268a-4656-8ac7-9f7c2e8c809e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:20.385432 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06ca9ce5-268a-4656-8ac7-9f7c2e8c809e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:20.385658 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-06ca9ce5-268a-4656-8ac7-9f7c2e8c809e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:20.392842 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:20.392842 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:20.396249 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-06ca9ce5-268a-4656-8ac7-9f7c2e8c809e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Volume info retrieved successfully. Aug 08 20:36:20.400848 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-06ca9ce5-268a-4656-8ac7-9f7c2e8c809e tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 returned with HTTP 200 Aug 08 20:36:20.401256 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1433/5750] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:20 2026] GET /volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 => generated 1227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:36:21.412918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8d844196-f4c0-4440-975f-74bf903a6b61 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:21.414671 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d844196-f4c0-4440-975f-74bf903a6b61 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 Aug 08 20:36:21.414915 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d844196-f4c0-4440-975f-74bf903a6b61 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:21.415132 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8d844196-f4c0-4440-975f-74bf903a6b61 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:21.420330 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8d844196-f4c0-4440-975f-74bf903a6b61 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 returned with HTTP 404 Aug 08 20:36:21.420786 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1442/5751] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:21 2026] GET /volume/v3/volumes/cdcca774-e19b-4aaf-8cee-ceb1311ccff0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:21.426190 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-739ce8cd-0582-42c9-94b7-61d2dd0e6284 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:21.427791 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-739ce8cd-0582-42c9-94b7-61d2dd0e6284 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:21.427998 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-739ce8cd-0582-42c9-94b7-61d2dd0e6284 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:21.428174 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-739ce8cd-0582-42c9-94b7-61d2dd0e6284 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:21.428332 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-739ce8cd-0582-42c9-94b7-61d2dd0e6284 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:21.433482 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-739ce8cd-0582-42c9-94b7-61d2dd0e6284 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 404 Aug 08 20:36:21.433997 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1439/5752] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:21 2026] DELETE /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:21.439289 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-88d383b4-dce9-4ccb-8609-bacc87fdadb4 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:21.441350 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88d383b4-dce9-4ccb-8609-bacc87fdadb4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 Aug 08 20:36:21.441581 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88d383b4-dce9-4ccb-8609-bacc87fdadb4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:21.441782 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-88d383b4-dce9-4ccb-8609-bacc87fdadb4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:21.446777 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-88d383b4-dce9-4ccb-8609-bacc87fdadb4 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 returned with HTTP 404 Aug 08 20:36:21.447207 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1439/5753] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:21 2026] GET /volume/v3/volumes/1d0eb485-8925-46ff-bfee-39ba8c9f37a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:21.475155 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-cbc94ed9-9012-4022-9387-e3238caea166 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:21.476850 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbc94ed9-9012-4022-9387-e3238caea166 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] DELETE https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:36:21.477088 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbc94ed9-9012-4022-9387-e3238caea166 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:21.477299 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-cbc94ed9-9012-4022-9387-e3238caea166 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:21.477484 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-cbc94ed9-9012-4022-9387-e3238caea166 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Delete volume with id: 3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:36:21.482437 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-cbc94ed9-9012-4022-9387-e3238caea166 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 404 Aug 08 20:36:21.482848 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1434/5754] 10.4.3.206 () {68 vars in 1392 bytes} [Sat Aug 8 20:36:21 2026] DELETE /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:21.487963 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-267e2787-fda2-4449-81ce-5ddca28cfd19 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:21.489501 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-267e2787-fda2-4449-81ce-5ddca28cfd19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] GET https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 Aug 08 20:36:21.489704 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-267e2787-fda2-4449-81ce-5ddca28cfd19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:21.489868 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-267e2787-fda2-4449-81ce-5ddca28cfd19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:21.494630 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-267e2787-fda2-4449-81ce-5ddca28cfd19 tempest-VolumeImageDependencyTests-1008753185 tempest-VolumeImageDependencyTests-1008753185-project-member] https://10.4.3.206/volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 returned with HTTP 404 Aug 08 20:36:21.495021 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1443/5755] 10.4.3.206 () {68 vars in 1389 bytes} [Sat Aug 8 20:36:21 2026] GET /volume/v3/volumes/3507e1de-8c5a-465d-b068-19ffe76820c9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 20:36:29.882836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-462d625d-9053-4c70-9850-949798593ab3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:29.951443 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-462d625d-9053-4c70-9850-949798593ab3 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:36:29.951860 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-462d625d-9053-4c70-9850-949798593ab3 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-978209421", "extra_specs": {}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:29.963524 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-462d625d-9053-4c70-9850-949798593ab3 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:36:29.963712 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1440/5756] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:36:29 2026] POST /volume/v3/types => generated 211 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:29.971495 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-65297a16-4218-4cf6-8162-c45985cdf08d None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:29.973168 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65297a16-4218-4cf6-8162-c45985cdf08d tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] POST https://10.4.3.206/volume/v3/types/6fedea9b-687d-4f27-87dd-5252b4dbc095/encryption Aug 08 20:36:29.973533 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65297a16-4218-4cf6-8162-c45985cdf08d tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:29.988186 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65297a16-4218-4cf6-8162-c45985cdf08d tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/types/6fedea9b-687d-4f27-87dd-5252b4dbc095/encryption returned with HTTP 200 Aug 08 20:36:29.988620 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1440/5757] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:36:29 2026] POST /volume/v3/types/6fedea9b-687d-4f27-87dd-5252b4dbc095/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:29.995763 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:30.043834 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:36:30.044151 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-818181278", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-978209421", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:30.045551 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-818181278', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-978209421', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:36:30.048431 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume of 1 GB Aug 08 20:36:30.048702 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:30.048702 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:30.049132 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Availability Zones retrieved successfully. Aug 08 20:36:30.054011 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (900dd02c-3eb8-46df-807a-747589cbd33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:30.054841 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e7a46e-3b8b-499c-a06c-fac51d85eb2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:30.055622 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Validating volume size '1' using validate_int {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:36:30.076730 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1e7a46e-3b8b-499c-a06c-fac51d85eb2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:36:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6fedea9b-687d-4f27-87dd-5252b4dbc095,is_public=True,name='tempest-scenario-type-luks-978209421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6fedea9b-687d-4f27-87dd-5252b4dbc095', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:30.077389 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d1ee15-1556-4e8e-a89d-57d90b20ea70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:30.099166 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-978209421 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-978209421, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:36:30.099442 np0000006809 devstack@c-api.service[100391]: WARNING cinder.quota [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-978209421 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-978209421, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:36:30.125104 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Created reservations ['89956af1-5760-48ca-8b65-883cddc76651', '9df1398d-29b0-4b81-b0f5-8672df540c69', 'e7358238-730b-4d7d-ba39-0fba4fa746a5', '771c09ed-df9c-458f-909b-e616fa8c34e6'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:36:30.125880 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27d1ee15-1556-4e8e-a89d-57d90b20ea70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89956af1-5760-48ca-8b65-883cddc76651', '9df1398d-29b0-4b81-b0f5-8672df540c69', 'e7358238-730b-4d7d-ba39-0fba4fa746a5', '771c09ed-df9c-458f-909b-e616fa8c34e6']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:30.126616 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b88c4d-d547-4e36-a070-a88ba3ddf2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:30.144976 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b88c4d-d547-4e36-a070-a88ba3ddf2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14853f85-0b87-4e41-9e79-e74eb9767855', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-818181278',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['89956af1-5760-48ca-8b65-883cddc76651','9df1398d-29b0-4b81-b0f5-8672df540c69','e7358238-730b-4d7d-ba39-0fba4fa746a5','771c09ed-df9c-458f-909b-e616fa8c34e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=6fedea9b-687d-4f27-87dd-5252b4dbc095), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-818181278',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=14853f85-0b87-4e41-9e79-e74eb9767855,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edce6d954ff74585af0a6d809409cd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cece8ee83c674d638bc8593dc3f019aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fedea9b-687d-4f27-87dd-5252b4dbc095),volume_type_id=6fedea9b-687d-4f27-87dd-5252b4dbc095)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:30.145766 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a7cbce-2a1d-4316-85e9-cc0b3861f5b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:30.161350 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9a7cbce-2a1d-4316-85e9-cc0b3861f5b5) transitioned into state 'SUCCESS' from state '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-818181278',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['89956af1-5760-48ca-8b65-883cddc76651','9df1398d-29b0-4b81-b0f5-8672df540c69','e7358238-730b-4d7d-ba39-0fba4fa746a5','771c09ed-df9c-458f-909b-e616fa8c34e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=6fedea9b-687d-4f27-87dd-5252b4dbc095)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:30.161982 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbd817c9-a370-4df8-b4b1-498704c18ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:30.169150 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbd817c9-a370-4df8-b4b1-498704c18ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:30.169855 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (900dd02c-3eb8-46df-807a-747589cbd33e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:30.170112 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request issued successfully. Aug 08 20:36:30.170625 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-a2f62ab9-605f-45f4-9c27-60c70ff93f31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:36:30.170974 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1435/5758] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:36:29 2026] POST /volume/v3/volumes => generated 783 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:36:30.181318 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-36e82d56-528d-4d76-98cd-eeed96f21be8 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:30.183259 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36e82d56-528d-4d76-98cd-eeed96f21be8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:36:30.183540 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36e82d56-528d-4d76-98cd-eeed96f21be8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:30.183774 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-36e82d56-528d-4d76-98cd-eeed96f21be8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:30.191155 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:30.191155 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:30.194746 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-36e82d56-528d-4d76-98cd-eeed96f21be8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:30.198488 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-36e82d56-528d-4d76-98cd-eeed96f21be8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 returned with HTTP 200 Aug 08 20:36:30.198835 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1444/5759] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:30 2026] GET /volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:31.210570 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-6f025bca-35e6-4104-9d20-359e6752adb3 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:31.212301 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f025bca-35e6-4104-9d20-359e6752adb3 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:36:31.212508 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f025bca-35e6-4104-9d20-359e6752adb3 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:31.212687 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-6f025bca-35e6-4104-9d20-359e6752adb3 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:31.219669 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:31.219669 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:31.222887 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-6f025bca-35e6-4104-9d20-359e6752adb3 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:31.226717 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-6f025bca-35e6-4104-9d20-359e6752adb3 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 returned with HTTP 200 Aug 08 20:36:31.227053 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1441/5760] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:31 2026] GET /volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:31.239102 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dedf8799-62d7-4ffb-9c7e-d4e3450a717e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:31.240824 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dedf8799-62d7-4ffb-9c7e-d4e3450a717e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:36:31.241043 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dedf8799-62d7-4ffb-9c7e-d4e3450a717e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:31.241253 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dedf8799-62d7-4ffb-9c7e-d4e3450a717e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:31.247617 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:31.247617 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:31.250644 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dedf8799-62d7-4ffb-9c7e-d4e3450a717e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:31.254124 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dedf8799-62d7-4ffb-9c7e-d4e3450a717e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 returned with HTTP 200 Aug 08 20:36:31.254472 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1441/5761] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:31 2026] GET /volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:31.265867 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:31.267582 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:36:31.267888 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1514054916", "source_volid": "14853f85-0b87-4e41-9e79-e74eb9767855", "volume_type": "tempest-scenario-type-luks-978209421", "size": 1}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:36:31.269271 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.v3.volumes [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1514054916', 'source_volid': '14853f85-0b87-4e41-9e79-e74eb9767855', 'volume_type': 'tempest-scenario-type-luks-978209421', 'size': 1}} {{(pid=100391) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:36:31.277783 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:31.277783 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:31.278215 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume retrieved successfully. Aug 08 20:36:31.278319 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume of 1 GB Aug 08 20:36:31.278870 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Availability Zones retrieved successfully. Aug 08 20:36:31.283634 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (f6d82dd4-74a1-497b-92c0-7c301d82b675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:31.285068 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27831cf9-446f-42fe-8750-4317136c53ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:31.285878 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.flows.api.create_volume [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100391) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:36:31.303025 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27831cf9-446f-42fe-8750-4317136c53ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '14853f85-0b87-4e41-9e79-e74eb9767855', 'volume_type': VolumeType(created_at=2026-08-08T20:36:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6fedea9b-687d-4f27-87dd-5252b4dbc095,is_public=True,name='tempest-scenario-type-luks-978209421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6fedea9b-687d-4f27-87dd-5252b4dbc095', '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=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:31.303694 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2104c6d-cafb-492c-bb31-825be138dc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:31.334014 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.quota [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Created reservations ['4614e79e-c7e4-428d-9b0d-5924c3f824d7', '02049f74-8b8f-48d3-ba3f-fd011a4bbdcd', 'a3bf7591-ad14-4e3b-b6df-9575af8e6944', 'e96ab975-4d5f-4304-a982-75c63dbd458b'] {{(pid=100391) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:36:31.334609 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2104c6d-cafb-492c-bb31-825be138dc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4614e79e-c7e4-428d-9b0d-5924c3f824d7', '02049f74-8b8f-48d3-ba3f-fd011a4bbdcd', 'a3bf7591-ad14-4e3b-b6df-9575af8e6944', 'e96ab975-4d5f-4304-a982-75c63dbd458b']}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:31.335198 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a44e87-a1c5-41c7-8702-4833e32d3ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:31.360941 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22a44e87-a1c5-41c7-8702-4833e32d3ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4133a197-8805-495b-a585-43a6f9f46f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1514054916',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['4614e79e-c7e4-428d-9b0d-5924c3f824d7','02049f74-8b8f-48d3-ba3f-fd011a4bbdcd','a3bf7591-ad14-4e3b-b6df-9575af8e6944','e96ab975-4d5f-4304-a982-75c63dbd458b'],size=1,snapshot_id=None,source_replicaid=,source_volid=14853f85-0b87-4e41-9e79-e74eb9767855,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=6fedea9b-687d-4f27-87dd-5252b4dbc095), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:36:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1514054916',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4133a197-8805-495b-a585-43a6f9f46f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edce6d954ff74585af0a6d809409cd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=14853f85-0b87-4e41-9e79-e74eb9767855,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cece8ee83c674d638bc8593dc3f019aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6fedea9b-687d-4f27-87dd-5252b4dbc095),volume_type_id=6fedea9b-687d-4f27-87dd-5252b4dbc095)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:31.361551 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7c3ddf-fd5f-420f-963d-25308207c747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:31.376152 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b7c3ddf-fd5f-420f-963d-25308207c747) transitioned into state 'SUCCESS' from state '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-1514054916',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['4614e79e-c7e4-428d-9b0d-5924c3f824d7','02049f74-8b8f-48d3-ba3f-fd011a4bbdcd','a3bf7591-ad14-4e3b-b6df-9575af8e6944','e96ab975-4d5f-4304-a982-75c63dbd458b'],size=1,snapshot_id=None,source_replicaid=,source_volid=14853f85-0b87-4e41-9e79-e74eb9767855,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=6fedea9b-687d-4f27-87dd-5252b4dbc095)}' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:31.376761 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996cad03-76b5-4661-92e3-24e7932b3e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:36:31.388290 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996cad03-76b5-4661-92e3-24e7932b3e36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100391) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:36:31.388945 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (f6d82dd4-74a1-497b-92c0-7c301d82b675) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100391) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:36:31.389184 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request issued successfully. Aug 08 20:36:31.389685 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-46a6ad39-3f96-4e69-b8c5-0d1e4cfb82df tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:36:31.390049 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1436/5762] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:36:31 2026] POST /volume/v3/volumes => generated 811 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:36:31.400130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a5b98d80-4989-4ce8-a322-c6521c5b6c74 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:31.402085 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5b98d80-4989-4ce8-a322-c6521c5b6c74 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:31.402307 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5b98d80-4989-4ce8-a322-c6521c5b6c74 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:31.402569 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a5b98d80-4989-4ce8-a322-c6521c5b6c74 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:31.409257 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:31.409257 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:31.412256 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a5b98d80-4989-4ce8-a322-c6521c5b6c74 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:31.415614 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a5b98d80-4989-4ce8-a322-c6521c5b6c74 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:31.415923 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1445/5763] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:31 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:32.426969 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-21b27ac8-bb56-438f-b73d-aabd3a8670a4 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:32.428752 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21b27ac8-bb56-438f-b73d-aabd3a8670a4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:32.428935 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21b27ac8-bb56-438f-b73d-aabd3a8670a4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:32.429114 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-21b27ac8-bb56-438f-b73d-aabd3a8670a4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:32.435710 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:32.435710 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:32.438758 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-21b27ac8-bb56-438f-b73d-aabd3a8670a4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:32.442227 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-21b27ac8-bb56-438f-b73d-aabd3a8670a4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:32.442573 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1442/5764] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:32 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:33.453793 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-bc7db333-844b-4467-96ec-dc7cefa7d141 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:33.455509 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc7db333-844b-4467-96ec-dc7cefa7d141 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:33.455708 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc7db333-844b-4467-96ec-dc7cefa7d141 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:33.455905 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-bc7db333-844b-4467-96ec-dc7cefa7d141 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:33.462618 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:33.462618 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:33.465670 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-bc7db333-844b-4467-96ec-dc7cefa7d141 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:33.469172 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-bc7db333-844b-4467-96ec-dc7cefa7d141 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:33.469519 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1442/5765] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:33 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:34.481989 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-38dabaac-e339-4445-80fa-771f18f74e08 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:34.483798 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38dabaac-e339-4445-80fa-771f18f74e08 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:34.484019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38dabaac-e339-4445-80fa-771f18f74e08 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:34.484196 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-38dabaac-e339-4445-80fa-771f18f74e08 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:34.491484 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:34.491484 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:34.494923 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-38dabaac-e339-4445-80fa-771f18f74e08 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:34.498631 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-38dabaac-e339-4445-80fa-771f18f74e08 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:34.499032 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1437/5766] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:34 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:35.510142 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ef327cb8-4918-4875-9ded-02082212493d None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:35.511909 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef327cb8-4918-4875-9ded-02082212493d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:35.512093 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef327cb8-4918-4875-9ded-02082212493d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:35.512259 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ef327cb8-4918-4875-9ded-02082212493d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:35.518779 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:35.518779 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:35.521915 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ef327cb8-4918-4875-9ded-02082212493d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:35.525786 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ef327cb8-4918-4875-9ded-02082212493d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:35.525935 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1446/5767] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:35 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:36.537332 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-1d97e9cc-1319-40ea-bf0e-3a4bae5128b8 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:36.539107 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d97e9cc-1319-40ea-bf0e-3a4bae5128b8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:36.539271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d97e9cc-1319-40ea-bf0e-3a4bae5128b8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:36.539484 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-1d97e9cc-1319-40ea-bf0e-3a4bae5128b8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:36.545946 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:36.545946 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:36.549111 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-1d97e9cc-1319-40ea-bf0e-3a4bae5128b8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:36.552792 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-1d97e9cc-1319-40ea-bf0e-3a4bae5128b8 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:36.553145 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1443/5768] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:36 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:37.565222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7b3e539b-9142-42eb-8a06-b80841ab863b None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:37.567165 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b3e539b-9142-42eb-8a06-b80841ab863b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:37.567379 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b3e539b-9142-42eb-8a06-b80841ab863b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:37.567631 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7b3e539b-9142-42eb-8a06-b80841ab863b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:37.575220 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:37.575220 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:37.578697 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7b3e539b-9142-42eb-8a06-b80841ab863b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:37.582737 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7b3e539b-9142-42eb-8a06-b80841ab863b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:37.583122 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1443/5769] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:37 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:38.595534 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-82c69485-3625-48a6-ae7a-d988c68aaa56 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:38.597299 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82c69485-3625-48a6-ae7a-d988c68aaa56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:38.597510 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82c69485-3625-48a6-ae7a-d988c68aaa56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:38.597716 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-82c69485-3625-48a6-ae7a-d988c68aaa56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:38.604321 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:38.604321 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:36:38.608078 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-82c69485-3625-48a6-ae7a-d988c68aaa56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:38.611970 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-82c69485-3625-48a6-ae7a-d988c68aaa56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:38.612374 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1438/5770] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:38 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:39.623694 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ea05924-4c79-4670-b96e-a44fb8801de4 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:39.626710 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ea05924-4c79-4670-b96e-a44fb8801de4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:39.626710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ea05924-4c79-4670-b96e-a44fb8801de4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:39.626710 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ea05924-4c79-4670-b96e-a44fb8801de4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:39.632569 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:39.632569 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:36:39.638911 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9ea05924-4c79-4670-b96e-a44fb8801de4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:39.640628 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ea05924-4c79-4670-b96e-a44fb8801de4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:39.641068 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1447/5771] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:39 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:40.652261 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-50be0b89-d651-4e8f-bf95-2471c503d19c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:40.654098 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50be0b89-d651-4e8f-bf95-2471c503d19c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:40.654271 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50be0b89-d651-4e8f-bf95-2471c503d19c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:40.654499 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-50be0b89-d651-4e8f-bf95-2471c503d19c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:40.662460 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:40.662460 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:36:40.665404 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-50be0b89-d651-4e8f-bf95-2471c503d19c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:40.669421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-50be0b89-d651-4e8f-bf95-2471c503d19c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:40.669854 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1444/5772] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:40 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:40.681681 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-2ab9063b-4e66-48e4-a7a1-696012d864b9 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:36:40.683324 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ab9063b-4e66-48e4-a7a1-696012d864b9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:36:40.683537 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ab9063b-4e66-48e4-a7a1-696012d864b9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:36:40.683711 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-2ab9063b-4e66-48e4-a7a1-696012d864b9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:36:40.690248 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:36:40.690248 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:36:40.693778 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-2ab9063b-4e66-48e4-a7a1-696012d864b9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:36:40.697975 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-2ab9063b-4e66-48e4-a7a1-696012d864b9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:36:40.698339 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1444/5773] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:36:40 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:36:48.611202 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=69,cinder:UPDATE=25,cinder:INSERT=16 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:49.639733 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=21 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:50.668399 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=30,cinder:UPDATE=1,cinder:INSERT=2 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:36:50.696865 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=34,cinder:UPDATE=2,cinder:INSERT=3 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:37:22.783507 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-12669623-f603-4d38-974e-383aa79cd7b4 req-5b1423d8-4198-4a7e-a2e4-13ae4f7a01f4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:22.785569 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-5b1423d8-4198-4a7e-a2e4-13ae4f7a01f4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:22.785745 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-5b1423d8-4198-4a7e-a2e4-13ae4f7a01f4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:22.785917 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-5b1423d8-4198-4a7e-a2e4-13ae4f7a01f4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:22.792127 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:22.792127 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:22.795197 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-12669623-f603-4d38-974e-383aa79cd7b4 req-5b1423d8-4198-4a7e-a2e4-13ae4f7a01f4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:22.799060 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-5b1423d8-4198-4a7e-a2e4-13ae4f7a01f4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:22.799430 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1439/5774] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:37:22 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:22.857995 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5a10c0c3-b374-4849-942c-90956d155180 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:22.858394 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a10c0c3-b374-4849-942c-90956d155180 None None] GET https://10.4.3.206/volume// Aug 08 20:37:22.858573 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a10c0c3-b374-4849-942c-90956d155180 None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:22.858755 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5a10c0c3-b374-4849-942c-90956d155180 None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:22.859075 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5a10c0c3-b374-4849-942c-90956d155180 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:37:22.859349 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1448/5775] 10.4.3.206 () {66 vars in 1428 bytes} [Sat Aug 8 20:37: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 08 20:37:22.865196 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-12669623-f603-4d38-974e-383aa79cd7b4 req-0ed3f8cb-34b6-4853-86ce-e14358bdc6d7 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:22.889954 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-0ed3f8cb-34b6-4853-86ce-e14358bdc6d7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:37:22.890339 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-0ed3f8cb-34b6-4853-86ce-e14358bdc6d7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4133a197-8805-495b-a585-43a6f9f46f04", "connector": null, "instance_uuid": "1ab58ca7-e5b1-46d5-8ec2-a3a2c6db2417"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:22.897845 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:22.897845 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:22.919018 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-0ed3f8cb-34b6-4853-86ce-e14358bdc6d7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:37:22.919436 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1445/5776] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:37:22 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 08 20:37:22.943002 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-0b07a6a3-22cc-4291-966d-3da219460b50 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:22.944755 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b07a6a3-22cc-4291-966d-3da219460b50 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:22.944948 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b07a6a3-22cc-4291-966d-3da219460b50 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:22.945144 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-0b07a6a3-22cc-4291-966d-3da219460b50 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:22.952541 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-22b69d2e-dffa-4b2c-ad8c-44c818b2b9b3 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:22.952906 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22b69d2e-dffa-4b2c-ad8c-44c818b2b9b3 None None] GET https://10.4.3.206/volume// Aug 08 20:37:22.953065 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22b69d2e-dffa-4b2c-ad8c-44c818b2b9b3 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:22.953238 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-22b69d2e-dffa-4b2c-ad8c-44c818b2b9b3 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:22.953555 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-22b69d2e-dffa-4b2c-ad8c-44c818b2b9b3 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:37:22.953822 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1440/5777] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:37: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 08 20:37:22.954304 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:22.954304 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:22.957688 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-0b07a6a3-22cc-4291-966d-3da219460b50 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:22.960259 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-12669623-f603-4d38-974e-383aa79cd7b4 req-38bbe389-4c9d-43cb-9557-d2e514f48d4a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:22.961771 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-0b07a6a3-22cc-4291-966d-3da219460b50 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:22.962130 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1445/5778] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:22 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:22.962237 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-38bbe389-4c9d-43cb-9557-d2e514f48d4a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:22.962491 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-38bbe389-4c9d-43cb-9557-d2e514f48d4a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:22.962663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-38bbe389-4c9d-43cb-9557-d2e514f48d4a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:22.971394 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:22.971394 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:22.974724 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-12669623-f603-4d38-974e-383aa79cd7b4 req-38bbe389-4c9d-43cb-9557-d2e514f48d4a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:22.978487 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-38bbe389-4c9d-43cb-9557-d2e514f48d4a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:22.978816 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1449/5779] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:37:22 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 1083 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:37:23.075017 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:23.076955 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] PUT https://10.4.3.206/volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873 Aug 08 20:37:23.077325 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:23.084444 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Acquiring lock "cinder-attachment_update-4133a197-8805-495b-a585-43a6f9f46f04-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:37:23.088836 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Lock "cinder-attachment_update-4133a197-8805-495b-a585-43a6f9f46f04-np0000006809" acquired by "attachment_update" :: waited 0.004s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:37:23.089669 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:23.089669 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:23.155218 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Lock "cinder-attachment_update-4133a197-8805-495b-a585-43a6f9f46f04-np0000006809" released by "attachment_update" :: held 0.066s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:37:23.155521 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-37526a4c-80ad-4dd1-8134-6ba9c758dd6c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873 returned with HTTP 200 Aug 08 20:37:23.156147 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1446/5780] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:37:23 2026] PUT /volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873 => generated 968 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:23.163592 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-12669623-f603-4d38-974e-383aa79cd7b4 req-b337dc9f-08f7-4a7f-9893-b6601ee4f459 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:23.165455 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-b337dc9f-08f7-4a7f-9893-b6601ee4f459 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/encryption Aug 08 20:37:23.165623 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-b337dc9f-08f7-4a7f-9893-b6601ee4f459 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:23.165804 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-b337dc9f-08f7-4a7f-9893-b6601ee4f459 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:23.173586 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:23.173586 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:23.178586 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-b337dc9f-08f7-4a7f-9893-b6601ee4f459 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/encryption returned with HTTP 200 Aug 08 20:37:23.178941 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1441/5781] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:37:23 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:23.973984 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-1436b3d1-1c57-4476-855b-feca7a0327ea None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:23.975943 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1436b3d1-1c57-4476-855b-feca7a0327ea tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:23.976137 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1436b3d1-1c57-4476-855b-feca7a0327ea tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:23.976323 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-1436b3d1-1c57-4476-855b-feca7a0327ea tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:23.985040 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:23.985040 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:23.989314 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-1436b3d1-1c57-4476-855b-feca7a0327ea tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:23.994618 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-1436b3d1-1c57-4476-855b-feca7a0327ea tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:23.995023 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1446/5782] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:23 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:25.006719 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-a6585110-8327-4b32-9503-25cf747b2b09 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:25.008490 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6585110-8327-4b32-9503-25cf747b2b09 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:25.008673 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6585110-8327-4b32-9503-25cf747b2b09 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:25.008849 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-a6585110-8327-4b32-9503-25cf747b2b09 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:25.017671 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:25.017671 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:25.020873 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-a6585110-8327-4b32-9503-25cf747b2b09 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:25.024932 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-a6585110-8327-4b32-9503-25cf747b2b09 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:25.025333 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1450/5783] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:25 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:26.036527 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2b3737ff-55c6-4b11-9e28-190b286e91ce None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:26.038253 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b3737ff-55c6-4b11-9e28-190b286e91ce tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:26.038469 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b3737ff-55c6-4b11-9e28-190b286e91ce tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:26.038657 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2b3737ff-55c6-4b11-9e28-190b286e91ce tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:26.047336 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:26.047336 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:26.050522 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2b3737ff-55c6-4b11-9e28-190b286e91ce tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:26.054206 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2b3737ff-55c6-4b11-9e28-190b286e91ce tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:26.054555 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1447/5784] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:26 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:27.065944 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-5c6c67e9-3da4-492b-8f33-d653749d7ca9 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:27.067687 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c6c67e9-3da4-492b-8f33-d653749d7ca9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:27.067876 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c6c67e9-3da4-492b-8f33-d653749d7ca9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:27.068053 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-5c6c67e9-3da4-492b-8f33-d653749d7ca9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:27.076543 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:27.076543 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:27.079367 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-5c6c67e9-3da4-492b-8f33-d653749d7ca9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:27.082809 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-5c6c67e9-3da4-492b-8f33-d653749d7ca9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:27.083125 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1442/5785] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:27 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:28.095419 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-df9fca88-1ddc-4778-859d-26967c19e140 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:28.097002 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df9fca88-1ddc-4778-859d-26967c19e140 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:28.097178 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df9fca88-1ddc-4778-859d-26967c19e140 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:28.097363 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-df9fca88-1ddc-4778-859d-26967c19e140 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:28.105600 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:28.105600 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:28.108618 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-df9fca88-1ddc-4778-859d-26967c19e140 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:28.112062 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-df9fca88-1ddc-4778-859d-26967c19e140 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:28.112592 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1447/5786] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:28 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:28.387041 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-12669623-f603-4d38-974e-383aa79cd7b4 req-a7c86960-d64b-403d-96b8-97551d59d56e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:28.388828 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-a7c86960-d64b-403d-96b8-97551d59d56e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873/action Aug 08 20:37:28.389126 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-a7c86960-d64b-403d-96b8-97551d59d56e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action body: b'{"os-complete": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:37:28.389253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-a7c86960-d64b-403d-96b8-97551d59d56e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:28.401988 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:28.401988 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:28.410652 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-12669623-f603-4d38-974e-383aa79cd7b4 req-a7c86960-d64b-403d-96b8-97551d59d56e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873/action returned with HTTP 204 Aug 08 20:37:28.411019 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1451/5787] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:37:28 2026] POST /volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:37:29.124207 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-acd61667-5529-4d30-ae1a-648149daf2e9 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.125923 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acd61667-5529-4d30-ae1a-648149daf2e9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:29.126145 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acd61667-5529-4d30-ae1a-648149daf2e9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:29.126363 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-acd61667-5529-4d30-ae1a-648149daf2e9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:29.135087 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:29.135087 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:29.138241 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-acd61667-5529-4d30-ae1a-648149daf2e9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:29.142118 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-acd61667-5529-4d30-ae1a-648149daf2e9 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:29.142504 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1448/5788] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:29 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 1196 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:29.153557 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-18af4905-214a-4cb5-887f-7df5f30b57fa None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.155043 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18af4905-214a-4cb5-887f-7df5f30b57fa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:29.155204 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18af4905-214a-4cb5-887f-7df5f30b57fa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:29.155397 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-18af4905-214a-4cb5-887f-7df5f30b57fa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:29.163111 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:29.163111 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:29.167613 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-18af4905-214a-4cb5-887f-7df5f30b57fa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:29.172629 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-18af4905-214a-4cb5-887f-7df5f30b57fa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:29.173083 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1443/5789] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:29 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 1196 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:29.210160 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-5ce3e0fb-4ece-4da3-bba5-98f3e49a438e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.212225 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-5ce3e0fb-4ece-4da3-bba5-98f3e49a438e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:29.212468 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-5ce3e0fb-4ece-4da3-bba5-98f3e49a438e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:29.212698 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-5ce3e0fb-4ece-4da3-bba5-98f3e49a438e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:29.221445 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:29.221445 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:29.225107 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-5ce3e0fb-4ece-4da3-bba5-98f3e49a438e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:29.230309 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-5ce3e0fb-4ece-4da3-bba5-98f3e49a438e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:29.230711 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1448/5790] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:37:29 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 1196 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:29.247130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.249083 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/action Aug 08 20:37:29.249464 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100390) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:37:29.249584 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:29.259162 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:29.259162 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:29.259691 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:29.265373 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Begin detaching volume completed successfully. Aug 08 20:37:29.265622 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-3857fa49-eaaa-484e-99fd-e0377bbcde83 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/action returned with HTTP 202 Aug 08 20:37:29.266033 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1452/5791] 10.4.3.206 () {72 vars in 1672 bytes} [Sat Aug 8 20:37:29 2026] POST /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 20:37:29.307750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-031806bc-4cab-4f11-aaae-2a701df8595d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.308110 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-031806bc-4cab-4f11-aaae-2a701df8595d None None] GET https://10.4.3.206/volume// Aug 08 20:37:29.308277 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-031806bc-4cab-4f11-aaae-2a701df8595d None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:29.308480 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-031806bc-4cab-4f11-aaae-2a701df8595d None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:29.308793 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-031806bc-4cab-4f11-aaae-2a701df8595d None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:37:29.309071 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1449/5792] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:37: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 08 20:37:29.331986 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-649f48ff-4fc8-4270-a29c-3ddd8556a956 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.334356 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-649f48ff-4fc8-4270-a29c-3ddd8556a956 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:29.334624 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-649f48ff-4fc8-4270-a29c-3ddd8556a956 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:29.334857 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-649f48ff-4fc8-4270-a29c-3ddd8556a956 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:29.345098 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:29.345098 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:29.348601 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-649f48ff-4fc8-4270-a29c-3ddd8556a956 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:29.353133 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-649f48ff-4fc8-4270-a29c-3ddd8556a956 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:29.353589 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1444/5793] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:37:29 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 1379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:37:29.365977 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-e17567c0-2193-4999-9de8-e1800c9b7a19 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:29.367923 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-e17567c0-2193-4999-9de8-e1800c9b7a19 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/encryption Aug 08 20:37:29.368117 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-e17567c0-2193-4999-9de8-e1800c9b7a19 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:29.368313 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-e17567c0-2193-4999-9de8-e1800c9b7a19 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:29.377336 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:29.377336 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:29.382924 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-e17567c0-2193-4999-9de8-e1800c9b7a19 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/encryption returned with HTTP 200 Aug 08 20:37:29.383338 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1449/5794] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:37:29 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:30.090542 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-8a5e07a4-3b4a-474a-a144-c659de903648 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:30.092712 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-8a5e07a4-3b4a-474a-a144-c659de903648 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873 Aug 08 20:37:30.092918 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-8a5e07a4-3b4a-474a-a144-c659de903648 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:30.093118 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-8a5e07a4-3b4a-474a-a144-c659de903648 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:30.100299 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:30.100299 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:30.141109 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-ec40f51c-7f9f-4c9e-a8ee-901a6b9ee41f req-8a5e07a4-3b4a-474a-a144-c659de903648 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873 returned with HTTP 200 Aug 08 20:37:30.141580 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1453/5795] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:37:30 2026] DELETE /volume/v3/attachments/078c8fc3-82f0-4bca-b2ff-998a597fc873 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:30.372723 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-44b20938-cac6-4178-8a81-ba9f1b5e9f94 req-270948d8-93fb-4e6f-a9c4-c1f9121a3288 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:30.374519 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-44b20938-cac6-4178-8a81-ba9f1b5e9f94 req-270948d8-93fb-4e6f-a9c4-c1f9121a3288 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:30.374683 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-44b20938-cac6-4178-8a81-ba9f1b5e9f94 req-270948d8-93fb-4e6f-a9c4-c1f9121a3288 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:30.374848 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-44b20938-cac6-4178-8a81-ba9f1b5e9f94 req-270948d8-93fb-4e6f-a9c4-c1f9121a3288 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:30.380726 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:30.380726 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:30.383483 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [req-44b20938-cac6-4178-8a81-ba9f1b5e9f94 req-270948d8-93fb-4e6f-a9c4-c1f9121a3288 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:30.386813 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-44b20938-cac6-4178-8a81-ba9f1b5e9f94 req-270948d8-93fb-4e6f-a9c4-c1f9121a3288 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:30.387141 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1450/5796] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:37:30 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 904 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:31.967873 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:31.969500 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:31.969682 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:31.969852 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'delete' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:31.970002 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.v3.volumes [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume with id: 4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:31.975722 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:31.975722 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:31.976085 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:31.985000 np0000006809 devstack@c-api.service[100391]: WARNING cinder.keymgr.conf_key_mgr [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:37:31.989678 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume request issued successfully. Aug 08 20:37:31.989838 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-730ebdce-3ecd-4a54-ba5d-e9ff2857c95f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 202 Aug 08 20:37:31.990191 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1445/5797] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:37:31 2026] DELETE /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:37:31.996152 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-7f4361d5-94ba-4927-a425-51a75b58a45e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:31.997920 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f4361d5-94ba-4927-a425-51a75b58a45e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:31.998092 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f4361d5-94ba-4927-a425-51a75b58a45e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:31.998276 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-7f4361d5-94ba-4927-a425-51a75b58a45e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:32.005372 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:32.005372 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:32.008544 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-7f4361d5-94ba-4927-a425-51a75b58a45e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:32.012598 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-7f4361d5-94ba-4927-a425-51a75b58a45e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 200 Aug 08 20:37:32.013172 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1450/5798] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:31 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:33.085453 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-c42c1a2d-2bb4-4bcc-831e-4304dd234b87 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:33.086925 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c42c1a2d-2bb4-4bcc-831e-4304dd234b87 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 Aug 08 20:37:33.087085 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c42c1a2d-2bb4-4bcc-831e-4304dd234b87 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:33.087250 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-c42c1a2d-2bb4-4bcc-831e-4304dd234b87 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:33.092054 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-c42c1a2d-2bb4-4bcc-831e-4304dd234b87 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 returned with HTTP 404 Aug 08 20:37:33.092607 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1454/5799] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:33 2026] GET /volume/v3/volumes/4133a197-8805-495b-a585-43a6f9f46f04 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:37:33.098574 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:33.100169 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:37:33.100343 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:33.100544 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:33.100700 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume with id: 14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:37:33.107182 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:33.107182 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:33.107590 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:33.116109 np0000006809 devstack@c-api.service[100389]: WARNING cinder.keymgr.conf_key_mgr [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:37:33.121428 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume request issued successfully. Aug 08 20:37:33.121589 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-0177cf70-36f3-4b67-998d-b1d28bfbf814 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 returned with HTTP 202 Aug 08 20:37:33.121948 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1451/5800] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:37:33 2026] DELETE /volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:37:33.128491 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-08d74305-979f-45c9-b4e0-cf58b6846e15 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:33.129842 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08d74305-979f-45c9-b4e0-cf58b6846e15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:37:33.129997 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08d74305-979f-45c9-b4e0-cf58b6846e15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:33.130184 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-08d74305-979f-45c9-b4e0-cf58b6846e15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:33.136435 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:33.136435 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:33.139214 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-08d74305-979f-45c9-b4e0-cf58b6846e15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:33.143174 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-08d74305-979f-45c9-b4e0-cf58b6846e15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 returned with HTTP 200 Aug 08 20:37:33.143562 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1446/5801] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:33 2026] GET /volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:34.155073 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-20a4bfc7-4753-4539-8550-33d425b90d3c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:34.156702 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20a4bfc7-4753-4539-8550-33d425b90d3c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 Aug 08 20:37:34.156869 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20a4bfc7-4753-4539-8550-33d425b90d3c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:34.157034 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-20a4bfc7-4753-4539-8550-33d425b90d3c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:34.162897 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-20a4bfc7-4753-4539-8550-33d425b90d3c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 returned with HTTP 404 Aug 08 20:37:34.163377 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1451/5802] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:34 2026] GET /volume/v3/volumes/14853f85-0b87-4e41-9e79-e74eb9767855 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:37:34.169416 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:34.171019 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:37:34.171210 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:34.171398 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Calling method 'detail' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:34.171893 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:34.171893 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:34.172151 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100390) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:37:34.179724 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Get all volumes completed successfully. Aug 08 20:37:34.180900 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:34.180900 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:34.184182 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9ec3380c-b98a-4808-a6ee-82a84539e3d6 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:37:34.184562 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1455/5803] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:37:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:34.196642 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-8dca38b9-b767-4a01-af3b-baca34e19563 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:34.198315 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dca38b9-b767-4a01-af3b-baca34e19563 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] DELETE https://10.4.3.206/volume/v3/types/6fedea9b-687d-4f27-87dd-5252b4dbc095 Aug 08 20:37:34.198520 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dca38b9-b767-4a01-af3b-baca34e19563 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:34.198709 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-8dca38b9-b767-4a01-af3b-baca34e19563 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Calling method '_delete' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:34.219185 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-8dca38b9-b767-4a01-af3b-baca34e19563 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/types/6fedea9b-687d-4f27-87dd-5252b4dbc095 returned with HTTP 202 Aug 08 20:37:34.219706 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1452/5804] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:37:34 2026] DELETE /volume/v3/types/6fedea9b-687d-4f27-87dd-5252b4dbc095 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:37:35.047929 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-34e2c3ab-748b-4ddc-92d3-0a6cce9a285d None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:35.049563 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34e2c3ab-748b-4ddc-92d3-0a6cce9a285d tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] POST https://10.4.3.206/volume/v3/types Aug 08 20:37:35.049893 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-34e2c3ab-748b-4ddc-92d3-0a6cce9a285d tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-602504452", "extra_specs": {}}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:35.060512 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-34e2c3ab-748b-4ddc-92d3-0a6cce9a285d tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/types returned with HTTP 200 Aug 08 20:37:35.060823 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1447/5805] 10.4.3.206 () {68 vars in 1252 bytes} [Sat Aug 8 20:37:35 2026] POST /volume/v3/types => generated 211 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:35.068004 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-8b1ae8ef-8cda-4e31-9321-47658d52e38c None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:35.069744 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b1ae8ef-8cda-4e31-9321-47658d52e38c tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] POST https://10.4.3.206/volume/v3/types/b0442004-b337-4db1-ad08-c1cc154f7239/encryption Aug 08 20:37:35.070092 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-8b1ae8ef-8cda-4e31-9321-47658d52e38c tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:35.083546 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-8b1ae8ef-8cda-4e31-9321-47658d52e38c tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/types/b0442004-b337-4db1-ad08-c1cc154f7239/encryption returned with HTTP 200 Aug 08 20:37:35.084032 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1452/5806] 10.4.3.206 () {68 vars in 1397 bytes} [Sat Aug 8 20:37:35 2026] POST /volume/v3/types/b0442004-b337-4db1-ad08-c1cc154f7239/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:35.105253 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:35.106989 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:37:35.107297 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1699052101", "snapshot_id": null, "imageRef": "964269e1-f98e-424a-9cbb-e43a43fe414a", "volume_type": "tempest-scenario-type-luks-602504452", "size": 1}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:35.108764 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.v3.volumes [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1699052101', 'snapshot_id': None, 'imageRef': '964269e1-f98e-424a-9cbb-e43a43fe414a', 'volume_type': 'tempest-scenario-type-luks-602504452', 'size': 1}} {{(pid=100390) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:37:35.199019 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume of 1 GB Aug 08 20:37:35.199320 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:35.199320 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:35.199776 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Availability Zones retrieved successfully. Aug 08 20:37:35.204672 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (ed577215-bfe0-41c6-b53d-f4371c47ee3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:37:35.205702 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3824aa-0cd4-4cd2-9ec8-641a91c45c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:37:35.206563 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.flows.api.create_volume [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Validating volume size '1' using validate_int {{(pid=100390) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:37:35.253752 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3824aa-0cd4-4cd2-9ec8-641a91c45c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T20:37:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0442004-b337-4db1-ad08-c1cc154f7239,is_public=True,name='tempest-scenario-type-luks-602504452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0442004-b337-4db1-ad08-c1cc154f7239', '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=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:37:35.254493 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df44fd8e-11ce-473a-8a9e-73bdc30b4a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:37:35.275764 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-602504452 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-602504452, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:37:35.275997 np0000006809 devstack@c-api.service[100390]: WARNING cinder.quota [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-602504452 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-602504452, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:37:35.296079 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.quota [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Created reservations ['ab97dd33-09ed-4afa-8924-c7fb7ebd465d', '2b1b0913-b653-469f-b3f6-4a6a49ccbd77', '51497229-733f-4ebf-9022-fdd10866aaad', 'e2cedabd-2ebe-45ce-ae77-b34d94e51785'] {{(pid=100390) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:37:35.296819 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df44fd8e-11ce-473a-8a9e-73bdc30b4a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab97dd33-09ed-4afa-8924-c7fb7ebd465d', '2b1b0913-b653-469f-b3f6-4a6a49ccbd77', '51497229-733f-4ebf-9022-fdd10866aaad', 'e2cedabd-2ebe-45ce-ae77-b34d94e51785']}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:37:35.297495 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8233a6cb-dd1f-44e8-a517-7b42d97f4048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:37:35.316509 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8233a6cb-dd1f-44e8-a517-7b42d97f4048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f8b8e47-5f1d-431e-9b4f-8f1786e400a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1699052101',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['ab97dd33-09ed-4afa-8924-c7fb7ebd465d','2b1b0913-b653-469f-b3f6-4a6a49ccbd77','51497229-733f-4ebf-9022-fdd10866aaad','e2cedabd-2ebe-45ce-ae77-b34d94e51785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=b0442004-b337-4db1-ad08-c1cc154f7239), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-08T20:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1699052101',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6f8b8e47-5f1d-431e-9b4f-8f1786e400a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edce6d954ff74585af0a6d809409cd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cece8ee83c674d638bc8593dc3f019aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0442004-b337-4db1-ad08-c1cc154f7239),volume_type_id=b0442004-b337-4db1-ad08-c1cc154f7239)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:37:35.317169 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403e64f8-863b-4f59-930f-0afd0c6a3b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:37:35.332676 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403e64f8-863b-4f59-930f-0afd0c6a3b2d) transitioned into state 'SUCCESS' from state '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-1699052101',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['ab97dd33-09ed-4afa-8924-c7fb7ebd465d','2b1b0913-b653-469f-b3f6-4a6a49ccbd77','51497229-733f-4ebf-9022-fdd10866aaad','e2cedabd-2ebe-45ce-ae77-b34d94e51785'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=b0442004-b337-4db1-ad08-c1cc154f7239)}' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:37:35.333314 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb67438-cfa8-4bc8-86b8-e787c6ea9875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:37:35.340397 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cb67438-cfa8-4bc8-86b8-e787c6ea9875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100390) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:37:35.341147 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (ed577215-bfe0-41c6-b53d-f4371c47ee3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100390) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:37:35.341538 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request issued successfully. Aug 08 20:37:35.342055 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8b22bf32-50b2-45d7-a4c6-1df2b4ff379e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:37:35.342459 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1456/5807] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:37:35 2026] POST /volume/v3/volumes => generated 791 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:37:35.354526 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-daf34154-5e6a-49d6-8052-4fedf7da1f84 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:35.356098 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-daf34154-5e6a-49d6-8052-4fedf7da1f84 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:35.356264 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-daf34154-5e6a-49d6-8052-4fedf7da1f84 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:35.356476 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-daf34154-5e6a-49d6-8052-4fedf7da1f84 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:35.362709 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:35.362709 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:35.366102 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-daf34154-5e6a-49d6-8052-4fedf7da1f84 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:35.369801 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-daf34154-5e6a-49d6-8052-4fedf7da1f84 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:35.370284 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1453/5808] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:35 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:36.382480 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-dc83eab4-96bf-429e-b075-b987f5a49be5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:36.384340 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc83eab4-96bf-429e-b075-b987f5a49be5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:36.384590 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc83eab4-96bf-429e-b075-b987f5a49be5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:36.384806 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-dc83eab4-96bf-429e-b075-b987f5a49be5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:36.391371 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:36.391371 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:36.394626 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-dc83eab4-96bf-429e-b075-b987f5a49be5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:36.398235 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-dc83eab4-96bf-429e-b075-b987f5a49be5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:36.398628 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1448/5809] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:36 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:37.409922 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-d6899e68-c28f-4748-a5fe-43240b8b87ed None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:37.411885 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6899e68-c28f-4748-a5fe-43240b8b87ed tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:37.412108 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6899e68-c28f-4748-a5fe-43240b8b87ed tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:37.412333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-d6899e68-c28f-4748-a5fe-43240b8b87ed tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:37.420122 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:37.420122 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:37.423856 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-d6899e68-c28f-4748-a5fe-43240b8b87ed tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:37.428273 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-d6899e68-c28f-4748-a5fe-43240b8b87ed tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:37.428819 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1453/5810] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:37 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:38.441913 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-916ce2a5-39c6-4780-a885-4448208cf9cf None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:38.443749 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-916ce2a5-39c6-4780-a885-4448208cf9cf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:38.443941 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-916ce2a5-39c6-4780-a885-4448208cf9cf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:38.444130 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-916ce2a5-39c6-4780-a885-4448208cf9cf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:38.450808 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:38.450808 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:38.454146 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-916ce2a5-39c6-4780-a885-4448208cf9cf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:38.457712 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-916ce2a5-39c6-4780-a885-4448208cf9cf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:38.458047 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1457/5811] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:38 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:39.469337 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-bfa9d978-4c15-4eee-aa5a-0c00519b5219 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:39.471046 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfa9d978-4c15-4eee-aa5a-0c00519b5219 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:39.471237 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfa9d978-4c15-4eee-aa5a-0c00519b5219 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:39.471420 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-bfa9d978-4c15-4eee-aa5a-0c00519b5219 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:39.477808 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:39.477808 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:39.481494 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-bfa9d978-4c15-4eee-aa5a-0c00519b5219 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:39.485265 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-bfa9d978-4c15-4eee-aa5a-0c00519b5219 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:39.485822 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1454/5812] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:39 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:40.497077 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-92ead8e6-dad6-47bb-a4b0-01d25977ee1a None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:40.498945 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92ead8e6-dad6-47bb-a4b0-01d25977ee1a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:40.499118 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92ead8e6-dad6-47bb-a4b0-01d25977ee1a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:40.499292 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-92ead8e6-dad6-47bb-a4b0-01d25977ee1a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:40.505312 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:40.505312 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:40.508219 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-92ead8e6-dad6-47bb-a4b0-01d25977ee1a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:40.511733 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-92ead8e6-dad6-47bb-a4b0-01d25977ee1a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:40.512048 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1449/5813] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:40 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:41.524339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-5967f266-409d-4586-ac32-4ce0e9a6d6f7 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:41.526056 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5967f266-409d-4586-ac32-4ce0e9a6d6f7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:41.526232 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5967f266-409d-4586-ac32-4ce0e9a6d6f7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:41.526429 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-5967f266-409d-4586-ac32-4ce0e9a6d6f7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:41.532742 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:41.532742 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:41.536029 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-5967f266-409d-4586-ac32-4ce0e9a6d6f7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:41.539776 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-5967f266-409d-4586-ac32-4ce0e9a6d6f7 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:41.540141 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1454/5814] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:41 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:42.551815 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-9e177b53-c7f2-437e-905e-69a7d97586a5 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:42.553568 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e177b53-c7f2-437e-905e-69a7d97586a5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:42.553799 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e177b53-c7f2-437e-905e-69a7d97586a5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:42.553981 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-9e177b53-c7f2-437e-905e-69a7d97586a5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:42.560450 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:42.560450 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:42.563536 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-9e177b53-c7f2-437e-905e-69a7d97586a5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:42.567226 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-9e177b53-c7f2-437e-905e-69a7d97586a5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:42.567586 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1458/5815] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:42 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:43.579053 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2e05bf6a-0804-4965-9b89-d7db37bd714c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:43.581096 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2e05bf6a-0804-4965-9b89-d7db37bd714c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:43.581296 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2e05bf6a-0804-4965-9b89-d7db37bd714c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:43.581550 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2e05bf6a-0804-4965-9b89-d7db37bd714c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:43.588164 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:43.588164 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:43.591441 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2e05bf6a-0804-4965-9b89-d7db37bd714c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:43.595132 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2e05bf6a-0804-4965-9b89-d7db37bd714c tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:43.595479 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1455/5816] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:43 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:44.607175 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-e3345ef8-0794-47c9-822e-13e5ad31b7e4 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:44.608950 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3345ef8-0794-47c9-822e-13e5ad31b7e4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:44.609156 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3345ef8-0794-47c9-822e-13e5ad31b7e4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:44.609362 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-e3345ef8-0794-47c9-822e-13e5ad31b7e4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:44.616833 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:44.616833 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:44.620339 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-e3345ef8-0794-47c9-822e-13e5ad31b7e4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:44.624498 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-e3345ef8-0794-47c9-822e-13e5ad31b7e4 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:44.625074 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1450/5817] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:44 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:45.636260 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-765082d3-09e9-48c0-951e-73c5ba402d02 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:45.637960 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-765082d3-09e9-48c0-951e-73c5ba402d02 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:45.638136 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-765082d3-09e9-48c0-951e-73c5ba402d02 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:45.638312 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-765082d3-09e9-48c0-951e-73c5ba402d02 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:45.644614 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:45.644614 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:45.647642 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-765082d3-09e9-48c0-951e-73c5ba402d02 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:45.651489 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-765082d3-09e9-48c0-951e-73c5ba402d02 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:45.651779 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1455/5818] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:45 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:46.663095 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-52d88429-163e-4a35-9bf2-5dcd5923475b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:46.665185 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52d88429-163e-4a35-9bf2-5dcd5923475b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:46.665447 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52d88429-163e-4a35-9bf2-5dcd5923475b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:46.665692 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-52d88429-163e-4a35-9bf2-5dcd5923475b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:46.673876 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:46.673876 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:46.677576 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-52d88429-163e-4a35-9bf2-5dcd5923475b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:46.682099 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-52d88429-163e-4a35-9bf2-5dcd5923475b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:46.682720 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1459/5819] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:46 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:47.694244 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-c4753a77-308f-4aae-9028-2159f71fe7bc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:47.695854 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4753a77-308f-4aae-9028-2159f71fe7bc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:47.696168 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4753a77-308f-4aae-9028-2159f71fe7bc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:47.696225 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-c4753a77-308f-4aae-9028-2159f71fe7bc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:47.702124 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:47.702124 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:47.705151 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-c4753a77-308f-4aae-9028-2159f71fe7bc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:47.708961 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-c4753a77-308f-4aae-9028-2159f71fe7bc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:47.709272 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1456/5820] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:47 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 1430 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:47.719492 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-6aeaedba-9362-4d76-9ca1-79d35811da0f None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:47.721097 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6aeaedba-9362-4d76-9ca1-79d35811da0f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:47.721268 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6aeaedba-9362-4d76-9ca1-79d35811da0f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:47.721461 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-6aeaedba-9362-4d76-9ca1-79d35811da0f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:47.728107 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:47.728107 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:47.731426 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-6aeaedba-9362-4d76-9ca1-79d35811da0f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:47.735273 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-6aeaedba-9362-4d76-9ca1-79d35811da0f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:47.735625 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1451/5821] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:37:47 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:47.830466 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-fb668c78-e4bb-4b92-8fb7-9bb9423e4635 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:47.832354 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-fb668c78-e4bb-4b92-8fb7-9bb9423e4635 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:47.833339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-fb668c78-e4bb-4b92-8fb7-9bb9423e4635 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:47.833339 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-fb668c78-e4bb-4b92-8fb7-9bb9423e4635 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:47.839606 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:47.839606 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:47.842605 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-fb668c78-e4bb-4b92-8fb7-9bb9423e4635 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:47.846577 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-fb668c78-e4bb-4b92-8fb7-9bb9423e4635 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:47.846906 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1456/5822] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:37:47 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 1430 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:48.334846 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-bf3af896-855e-496a-81aa-e4a3294b4baa None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:48.336597 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-bf3af896-855e-496a-81aa-e4a3294b4baa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:48.336757 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-bf3af896-855e-496a-81aa-e4a3294b4baa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:48.336933 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-bf3af896-855e-496a-81aa-e4a3294b4baa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:48.342733 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:48.342733 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:48.345650 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-bf3af896-855e-496a-81aa-e4a3294b4baa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:48.349735 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-bf3af896-855e-496a-81aa-e4a3294b4baa tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:48.350141 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1460/5823] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:37:48 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 1430 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:48.358338 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-76e090bc-2d58-4f07-a39e-d39d3a87768c None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:48.358742 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76e090bc-2d58-4f07-a39e-d39d3a87768c None None] GET https://10.4.3.206/volume// Aug 08 20:37:48.358912 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76e090bc-2d58-4f07-a39e-d39d3a87768c None None] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:48.359103 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-76e090bc-2d58-4f07-a39e-d39d3a87768c None None] Calling method 'all' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:48.359421 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-76e090bc-2d58-4f07-a39e-d39d3a87768c None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:37:48.359693 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1457/5824] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:37: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 08 20:37:48.365847 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-507da7b6-f0a1-43c7-8212-d88d4f62e4fd None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:48.367534 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-507da7b6-f0a1-43c7-8212-d88d4f62e4fd tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:37:48.367829 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-507da7b6-f0a1-43c7-8212-d88d4f62e4fd tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f8b8e47-5f1d-431e-9b4f-8f1786e400a0", "connector": null, "instance_uuid": "84dc7e9d-264d-45f2-b6fe-3d51ffe34f3a"}} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:48.374882 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:48.374882 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:48.398629 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-507da7b6-f0a1-43c7-8212-d88d4f62e4fd tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:37:48.399007 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1452/5825] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:37:48 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 08 20:37:49.018871 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-255a8ffa-314d-48fb-9351-3b8524de7795 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:49.019405 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-255a8ffa-314d-48fb-9351-3b8524de7795 None None] GET https://10.4.3.206/volume// Aug 08 20:37:49.019626 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-255a8ffa-314d-48fb-9351-3b8524de7795 None None] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:49.019885 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-255a8ffa-314d-48fb-9351-3b8524de7795 None None] Calling method 'all' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:49.020311 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-255a8ffa-314d-48fb-9351-3b8524de7795 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:37:49.020702 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1457/5826] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:37:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:37:49.028537 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-687c621e-6bb5-4821-b46c-170ef3fc3334 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:49.030236 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-687c621e-6bb5-4821-b46c-170ef3fc3334 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:37:49.030435 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-687c621e-6bb5-4821-b46c-170ef3fc3334 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:49.030601 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-687c621e-6bb5-4821-b46c-170ef3fc3334 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:49.038376 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:49.038376 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:37:49.041009 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-687c621e-6bb5-4821-b46c-170ef3fc3334 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:37:49.044953 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-687c621e-6bb5-4821-b46c-170ef3fc3334 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:37:49.045303 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1461/5827] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:37:49 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 1609 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:37:49.140182 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:49.141910 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] PUT https://10.4.3.206/volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545 Aug 08 20:37:49.142230 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:49.148822 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Acquiring lock "cinder-attachment_update-6f8b8e47-5f1d-431e-9b4f-8f1786e400a0-np0000006809" by "attachment_update" {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:37:49.153342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Lock "cinder-attachment_update-6f8b8e47-5f1d-431e-9b4f-8f1786e400a0-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100389) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:37:49.154263 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:49.154263 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:37:49.227262 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.coordination [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Lock "cinder-attachment_update-6f8b8e47-5f1d-431e-9b4f-8f1786e400a0-np0000006809" released by "attachment_update" :: held 0.074s {{(pid=100389) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:37:49.227595 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-581b7181-fa1a-42bd-9452-2ed9504122dc tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545 returned with HTTP 200 Aug 08 20:37:49.228088 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1458/5828] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:37:49 2026] PUT /volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:37:49.249215 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-2e3814fa-fab3-427a-8cad-78b006347460 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:49.251309 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-2e3814fa-fab3-427a-8cad-78b006347460 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545/action Aug 08 20:37:49.251736 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-2e3814fa-fab3-427a-8cad-78b006347460 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action body: b'{"os-complete": null}' {{(pid=100391) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:37:49.251858 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-2e3814fa-fab3-427a-8cad-78b006347460 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:37:49.266441 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:49.266441 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:37:49.276957 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-2e3814fa-fab3-427a-8cad-78b006347460 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545/action returned with HTTP 204 Aug 08 20:37:49.277509 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1453/5829] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:37:49 2026] POST /volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:37:53.282670 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-62e50115-c2b6-4b64-8b49-41f03cd5ff0e None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:37:53.284822 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-62e50115-c2b6-4b64-8b49-41f03cd5ff0e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0/encryption Aug 08 20:37:53.285075 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-62e50115-c2b6-4b64-8b49-41f03cd5ff0e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:37:53.285333 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-62e50115-c2b6-4b64-8b49-41f03cd5ff0e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'index' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:37:53.295443 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:37:53.295443 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:37:53.301235 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-6b4e9dfa-d32e-4af4-b0c5-da08d7d6da52 req-62e50115-c2b6-4b64-8b49-41f03cd5ff0e tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0/encryption returned with HTTP 200 Aug 08 20:37:53.301746 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1458/5830] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:37:53 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:37:59.043865 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:37:59.220167 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:37:59.273025 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:38:03.300220 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:38:35.560449 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-cccbb30a-8209-4eb0-86d1-1d6d4d5bad80 req-d2c45c2c-83b9-4913-8bda-245585ba988a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:35.562512 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cccbb30a-8209-4eb0-86d1-1d6d4d5bad80 req-d2c45c2c-83b9-4913-8bda-245585ba988a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545 Aug 08 20:38:35.562737 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cccbb30a-8209-4eb0-86d1-1d6d4d5bad80 req-d2c45c2c-83b9-4913-8bda-245585ba988a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:35.562958 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-cccbb30a-8209-4eb0-86d1-1d6d4d5bad80 req-d2c45c2c-83b9-4913-8bda-245585ba988a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'version_select' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:35.569701 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:35.569701 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:38:35.613158 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-cccbb30a-8209-4eb0-86d1-1d6d4d5bad80 req-d2c45c2c-83b9-4913-8bda-245585ba988a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545 returned with HTTP 200 Aug 08 20:38:35.613619 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1462/5831] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:38:35 2026] DELETE /volume/v3/attachments/7f46f717-4e77-4a5b-a4fb-02d0ff079545 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:36.696552 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:36.698174 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/volumes Aug 08 20:38:36.698539 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2004699943", "source_volid": "6f8b8e47-5f1d-431e-9b4f-8f1786e400a0", "volume_type": "tempest-scenario-type-luks-602504452", "size": 1}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:38:36.700227 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.v3.volumes [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2004699943', 'source_volid': '6f8b8e47-5f1d-431e-9b4f-8f1786e400a0', 'volume_type': 'tempest-scenario-type-luks-602504452', 'size': 1}} {{(pid=100389) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 20:38:36.709397 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:36.709397 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:38:36.709801 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume retrieved successfully. Aug 08 20:38:36.709904 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.v3.volumes [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume of 1 GB Aug 08 20:38:36.710589 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Availability Zones retrieved successfully. Aug 08 20:38:36.715654 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (0ecf1035-76f2-406d-81f0-a9910b0117ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:38:36.716521 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368e3da1-0cbb-4809-a801-4409f5ffbbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:38:36.717306 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.flows.api.create_volume [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100389) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 20:38:36.733959 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368e3da1-0cbb-4809-a801-4409f5ffbbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6f8b8e47-5f1d-431e-9b4f-8f1786e400a0', 'volume_type': VolumeType(created_at=2026-08-08T20:37:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b0442004-b337-4db1-ad08-c1cc154f7239,is_public=True,name='tempest-scenario-type-luks-602504452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0442004-b337-4db1-ad08-c1cc154f7239', '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=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:38:36.734939 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd09b168-485b-4d61-8c1d-c9bd86319627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:38:36.758273 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-602504452 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-602504452, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:38:36.758575 np0000006809 devstack@c-api.service[100389]: WARNING cinder.quota [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-602504452 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-602504452, it is now deprecated. Please use the default quota class for default quota. Aug 08 20:38:36.769378 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.quota [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Created reservations ['b15c92a3-cf1c-4f78-ad72-740f72ff6f4c', '1c89b736-d043-4ebf-be07-9cbb4d1f523e', 'ced493bd-007c-4442-b2d5-1cb28e9c8f77', '0d0eb402-2a8a-41d0-be90-5f6a18c7a66e'] {{(pid=100389) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 20:38:36.770097 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd09b168-485b-4d61-8c1d-c9bd86319627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b15c92a3-cf1c-4f78-ad72-740f72ff6f4c', '1c89b736-d043-4ebf-be07-9cbb4d1f523e', 'ced493bd-007c-4442-b2d5-1cb28e9c8f77', '0d0eb402-2a8a-41d0-be90-5f6a18c7a66e']}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:38:36.770816 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f406f9-0fbc-456f-b1e1-0cf5be9014ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:38:36.799750 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f406f9-0fbc-456f-b1e1-0cf5be9014ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334080c0-0eeb-4360-ba9a-76c6584519d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2004699943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['b15c92a3-cf1c-4f78-ad72-740f72ff6f4c','1c89b736-d043-4ebf-be07-9cbb4d1f523e','ced493bd-007c-4442-b2d5-1cb28e9c8f77','0d0eb402-2a8a-41d0-be90-5f6a18c7a66e'],size=1,snapshot_id=None,source_replicaid=,source_volid=6f8b8e47-5f1d-431e-9b4f-8f1786e400a0,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=b0442004-b337-4db1-ad08-c1cc154f7239), '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-08T20:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2004699943',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=334080c0-0eeb-4360-ba9a-76c6584519d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edce6d954ff74585af0a6d809409cd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6f8b8e47-5f1d-431e-9b4f-8f1786e400a0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cece8ee83c674d638bc8593dc3f019aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0442004-b337-4db1-ad08-c1cc154f7239),volume_type_id=b0442004-b337-4db1-ad08-c1cc154f7239)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:38:36.800426 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf0767ce-855e-4401-9ca4-7e3d0fc0771b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:38:36.815470 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf0767ce-855e-4401-9ca4-7e3d0fc0771b) transitioned into state 'SUCCESS' from state '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-2004699943',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edce6d954ff74585af0a6d809409cd9b',qos_specs=None,replication_status=,reservations=['b15c92a3-cf1c-4f78-ad72-740f72ff6f4c','1c89b736-d043-4ebf-be07-9cbb4d1f523e','ced493bd-007c-4442-b2d5-1cb28e9c8f77','0d0eb402-2a8a-41d0-be90-5f6a18c7a66e'],size=1,snapshot_id=None,source_replicaid=,source_volid=6f8b8e47-5f1d-431e-9b4f-8f1786e400a0,status='creating',user_id='cece8ee83c674d638bc8593dc3f019aa',volume_type_id=b0442004-b337-4db1-ad08-c1cc154f7239)}' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:38:36.816222 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b084e44-3a10-495f-a9f3-b3f4a18d55ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 20:38:36.829914 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b084e44-3a10-495f-a9f3-b3f4a18d55ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100389) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 20:38:36.830783 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Flow 'volume_create_api' (0ecf1035-76f2-406d-81f0-a9910b0117ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100389) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 20:38:36.831090 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Create volume request issued successfully. Aug 08 20:38:36.831691 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-2040e63e-5af0-4ee3-82b8-d339a1c0ccdb tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes returned with HTTP 202 Aug 08 20:38:36.832099 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1459/5832] 10.4.3.206 () {68 vars in 1259 bytes} [Sat Aug 8 20:38:36 2026] POST /volume/v3/volumes => generated 810 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 20:38:36.842818 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-9f299e3a-7720-48e4-9628-11caba726dd5 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:36.844544 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f299e3a-7720-48e4-9628-11caba726dd5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:36.844752 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f299e3a-7720-48e4-9628-11caba726dd5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:36.844940 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-9f299e3a-7720-48e4-9628-11caba726dd5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:36.852150 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:36.852150 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:38:36.855583 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-9f299e3a-7720-48e4-9628-11caba726dd5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:36.859311 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-9f299e3a-7720-48e4-9628-11caba726dd5 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:36.859685 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1454/5833] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:36 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:37.871559 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-dd27494c-7e11-4d57-b652-fbc15e689737 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:37.873259 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd27494c-7e11-4d57-b652-fbc15e689737 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:37.873494 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd27494c-7e11-4d57-b652-fbc15e689737 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:37.873703 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-dd27494c-7e11-4d57-b652-fbc15e689737 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:37.880193 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:37.880193 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:38:37.883249 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-dd27494c-7e11-4d57-b652-fbc15e689737 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:37.886904 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-dd27494c-7e11-4d57-b652-fbc15e689737 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:37.887223 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1459/5834] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:37 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:38.899377 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-60a2ed14-4b57-4b2c-a033-7824eccc4b40 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:38.901312 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60a2ed14-4b57-4b2c-a033-7824eccc4b40 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:38.901568 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60a2ed14-4b57-4b2c-a033-7824eccc4b40 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:38.901776 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-60a2ed14-4b57-4b2c-a033-7824eccc4b40 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:38.909859 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:38.909859 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:38:38.913220 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-60a2ed14-4b57-4b2c-a033-7824eccc4b40 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:38.916792 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-60a2ed14-4b57-4b2c-a033-7824eccc4b40 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:38.917132 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1463/5835] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:38 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:39.928748 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-ddc3656f-b7e9-42aa-a999-9b98a671f446 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:39.930602 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddc3656f-b7e9-42aa-a999-9b98a671f446 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:39.930811 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddc3656f-b7e9-42aa-a999-9b98a671f446 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:39.930994 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-ddc3656f-b7e9-42aa-a999-9b98a671f446 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:39.937471 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:39.937471 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:38:39.940494 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-ddc3656f-b7e9-42aa-a999-9b98a671f446 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:39.944191 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-ddc3656f-b7e9-42aa-a999-9b98a671f446 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:39.944563 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1460/5836] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:39 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:40.955934 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-2c355c6c-8bf8-4023-943d-e9cf7cfcedb0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:40.957648 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c355c6c-8bf8-4023-943d-e9cf7cfcedb0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:40.957843 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c355c6c-8bf8-4023-943d-e9cf7cfcedb0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:40.958018 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-2c355c6c-8bf8-4023-943d-e9cf7cfcedb0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:40.964378 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:40.964378 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:38:40.967352 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-2c355c6c-8bf8-4023-943d-e9cf7cfcedb0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:40.970899 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-2c355c6c-8bf8-4023-943d-e9cf7cfcedb0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:40.971291 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1455/5837] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:40 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:41.982730 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-70701aa1-4ec4-491e-9231-af8865fdbf56 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:41.984293 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70701aa1-4ec4-491e-9231-af8865fdbf56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:41.984521 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70701aa1-4ec4-491e-9231-af8865fdbf56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:41.984737 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-70701aa1-4ec4-491e-9231-af8865fdbf56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:41.991412 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:41.991412 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:38:41.994954 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-70701aa1-4ec4-491e-9231-af8865fdbf56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:41.998825 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-70701aa1-4ec4-491e-9231-af8865fdbf56 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:41.999202 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1460/5838] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:41 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:43.011263 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-8ad6ac5f-93a4-42e3-be8f-be92bd3c5c3f None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:43.013211 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ad6ac5f-93a4-42e3-be8f-be92bd3c5c3f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:43.013434 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ad6ac5f-93a4-42e3-be8f-be92bd3c5c3f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:43.013663 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-8ad6ac5f-93a4-42e3-be8f-be92bd3c5c3f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:43.021834 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:43.021834 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:38:43.025691 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-8ad6ac5f-93a4-42e3-be8f-be92bd3c5c3f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:43.030334 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-8ad6ac5f-93a4-42e3-be8f-be92bd3c5c3f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:43.030806 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1464/5839] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:43 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:44.042146 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-658391a5-437d-4718-a593-ee97d70e4680 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:44.045400 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-658391a5-437d-4718-a593-ee97d70e4680 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:44.045400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-658391a5-437d-4718-a593-ee97d70e4680 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:44.045400 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-658391a5-437d-4718-a593-ee97d70e4680 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:44.051016 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:44.051016 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:38:44.054790 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-658391a5-437d-4718-a593-ee97d70e4680 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:44.059072 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-658391a5-437d-4718-a593-ee97d70e4680 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:44.059072 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1461/5840] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:44 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:45.070317 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-aacff495-183a-4199-9784-b8dd8f4b9326 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:45.073454 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aacff495-183a-4199-9784-b8dd8f4b9326 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:45.073454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aacff495-183a-4199-9784-b8dd8f4b9326 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:45.073454 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-aacff495-183a-4199-9784-b8dd8f4b9326 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:45.078635 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:45.078635 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:38:45.083601 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-aacff495-183a-4199-9784-b8dd8f4b9326 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:45.085137 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-aacff495-183a-4199-9784-b8dd8f4b9326 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:45.085586 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1456/5841] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:45 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:46.098222 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-9ff88f12-5902-40bd-9a3e-a594b6be2039 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:46.100027 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ff88f12-5902-40bd-9a3e-a594b6be2039 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:46.100207 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ff88f12-5902-40bd-9a3e-a594b6be2039 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:46.100403 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-9ff88f12-5902-40bd-9a3e-a594b6be2039 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:46.106829 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:46.106829 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:38:46.109986 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-9ff88f12-5902-40bd-9a3e-a594b6be2039 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:46.113711 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-9ff88f12-5902-40bd-9a3e-a594b6be2039 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:46.114052 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1461/5842] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:46 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:47.125806 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ab857c89-765c-4b47-b404-d5be59d2f0d6 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:47.127601 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab857c89-765c-4b47-b404-d5be59d2f0d6 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:47.127819 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab857c89-765c-4b47-b404-d5be59d2f0d6 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:47.128027 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ab857c89-765c-4b47-b404-d5be59d2f0d6 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:47.134218 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:47.134218 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:38:47.137218 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ab857c89-765c-4b47-b404-d5be59d2f0d6 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:47.140602 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ab857c89-765c-4b47-b404-d5be59d2f0d6 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:47.140947 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1465/5843] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:47 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:48.152990 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-29c1e97a-924d-48f9-afb6-7514e5511ca1 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:48.154678 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29c1e97a-924d-48f9-afb6-7514e5511ca1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:48.154883 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29c1e97a-924d-48f9-afb6-7514e5511ca1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:48.155099 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-29c1e97a-924d-48f9-afb6-7514e5511ca1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:48.161560 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:48.161560 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:38:48.164604 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-29c1e97a-924d-48f9-afb6-7514e5511ca1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:48.168870 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-29c1e97a-924d-48f9-afb6-7514e5511ca1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:48.169215 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1462/5844] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:38:48 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:38:48.248239 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-e769934f-9985-49ad-ad20-1f5c15f75c04 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:48.250857 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-e769934f-9985-49ad-ad20-1f5c15f75c04 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:48.251092 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-e769934f-9985-49ad-ad20-1f5c15f75c04 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:48.251319 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-e769934f-9985-49ad-ad20-1f5c15f75c04 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:48.257449 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:48.257449 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:38:48.260344 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-e769934f-9985-49ad-ad20-1f5c15f75c04 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:48.264605 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-e769934f-9985-49ad-ad20-1f5c15f75c04 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:48.264930 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1457/5845] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:38:48 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:38:48.724516 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-8c4c943d-37a8-4753-b404-5e234508aff1 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:48.726511 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-8c4c943d-37a8-4753-b404-5e234508aff1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:48.726701 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-8c4c943d-37a8-4753-b404-5e234508aff1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:48.726920 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-8c4c943d-37a8-4753-b404-5e234508aff1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:48.733874 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:48.733874 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:38:48.737196 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-8c4c943d-37a8-4753-b404-5e234508aff1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:48.741345 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-8c4c943d-37a8-4753-b404-5e234508aff1 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:48.741740 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1462/5846] 10.4.3.206 () {68 vars in 1598 bytes} [Sat Aug 8 20:38:48 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 1450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:38:48.751267 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-5d1409d8-6e2d-4aca-a47a-521fbb8ef80a None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:48.751615 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5d1409d8-6e2d-4aca-a47a-521fbb8ef80a None None] GET https://10.4.3.206/volume// Aug 08 20:38:48.751744 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5d1409d8-6e2d-4aca-a47a-521fbb8ef80a None None] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:48.751949 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-5d1409d8-6e2d-4aca-a47a-521fbb8ef80a None None] Calling method 'all' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:48.752238 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-5d1409d8-6e2d-4aca-a47a-521fbb8ef80a None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:38:48.752518 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1466/5847] 10.4.3.206 () {66 vars in 1419 bytes} [Sat Aug 8 20:38:48 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:38:48.759342 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-2b513d4b-c3ab-45f3-8059-219e9369ab15 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:48.760932 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-2b513d4b-c3ab-45f3-8059-219e9369ab15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/attachments Aug 08 20:38:48.761354 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-2b513d4b-c3ab-45f3-8059-219e9369ab15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "334080c0-0eeb-4360-ba9a-76c6584519d3", "connector": null, "instance_uuid": "20856977-8a53-4dda-8df8-6704d0493936"}} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:38:48.768900 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:48.768900 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:38:48.789871 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-2b513d4b-c3ab-45f3-8059-219e9369ab15 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments returned with HTTP 200 Aug 08 20:38:48.790170 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1463/5848] 10.4.3.206 () {74 vars in 1594 bytes} [Sat Aug 8 20:38:48 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 08 20:38:49.572357 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-37b58d30-5b1d-4cce-8c89-fc66b43b7916 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:49.572823 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37b58d30-5b1d-4cce-8c89-fc66b43b7916 None None] GET https://10.4.3.206/volume// Aug 08 20:38:49.573019 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37b58d30-5b1d-4cce-8c89-fc66b43b7916 None None] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:49.573285 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-37b58d30-5b1d-4cce-8c89-fc66b43b7916 None None] Calling method 'all' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:49.573636 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-37b58d30-5b1d-4cce-8c89-fc66b43b7916 None None] https://10.4.3.206/volume// returned with HTTP 300 Aug 08 20:38:49.574015 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1458/5849] 10.4.3.206 () {66 vars in 1426 bytes} [Sat Aug 8 20:38:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 20:38:49.580867 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-1a0b25f7-019c-45ac-818c-bc78cb8cdbbf None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:49.582807 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-1a0b25f7-019c-45ac-818c-bc78cb8cdbbf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:38:49.583035 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-1a0b25f7-019c-45ac-818c-bc78cb8cdbbf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:49.583213 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-1a0b25f7-019c-45ac-818c-bc78cb8cdbbf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:49.591475 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:49.591475 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:38:49.594511 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-1a0b25f7-019c-45ac-818c-bc78cb8cdbbf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:38:49.598408 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-1a0b25f7-019c-45ac-818c-bc78cb8cdbbf tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:38:49.598752 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1463/5850] 10.4.3.206 () {70 vars in 1639 bytes} [Sat Aug 8 20:38:49 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 1629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 20:38:49.705599 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:49.707370 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] PUT https://10.4.3.206/volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3 Aug 08 20:38:49.707702 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.206", "host": "np0000006809", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98dbaa17a4fe", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "e661617d-99e8-452f-b138-13472d981c6b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:38:49.714232 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Acquiring lock "cinder-attachment_update-334080c0-0eeb-4360-ba9a-76c6584519d3-np0000006809" by "attachment_update" {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 20:38:49.718822 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Lock "cinder-attachment_update-334080c0-0eeb-4360-ba9a-76c6584519d3-np0000006809" acquired by "attachment_update" :: waited 0.005s {{(pid=100390) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 20:38:49.719550 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:49.719550 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:38:49.788090 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.coordination [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Lock "cinder-attachment_update-334080c0-0eeb-4360-ba9a-76c6584519d3-np0000006809" released by "attachment_update" :: held 0.069s {{(pid=100390) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 20:38:49.788436 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-b5ac704e-845b-4047-8a88-d62d240c4b4b tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3 returned with HTTP 200 Aug 08 20:38:49.789191 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1467/5851] 10.4.3.206 () {74 vars in 1704 bytes} [Sat Aug 8 20:38:49 2026] PUT /volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3 => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:38:49.806631 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-322f34f0-07f2-452f-b62b-efaf5d56b819 None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:49.808540 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-322f34f0-07f2-452f-b62b-efaf5d56b819 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] POST https://10.4.3.206/volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3/action Aug 08 20:38:49.808884 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-322f34f0-07f2-452f-b62b-efaf5d56b819 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action body: b'{"os-complete": null}' {{(pid=100389) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 20:38:49.808992 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-322f34f0-07f2-452f-b62b-efaf5d56b819 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 20:38:49.823019 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:49.823019 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:38:49.831855 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-322f34f0-07f2-452f-b62b-efaf5d56b819 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3/action returned with HTTP 204 Aug 08 20:38:49.832233 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1464/5852] 10.4.3.206 () {74 vars in 1725 bytes} [Sat Aug 8 20:38:49 2026] POST /volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:38:53.618707 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-ad6b6cba-f097-42d9-a4f1-7925eeba12ad None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:38:53.620780 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-ad6b6cba-f097-42d9-a4f1-7925eeba12ad tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3/encryption Aug 08 20:38:53.620967 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-ad6b6cba-f097-42d9-a4f1-7925eeba12ad tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:38:53.621138 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-ad6b6cba-f097-42d9-a4f1-7925eeba12ad tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'index' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:38:53.630458 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:38:53.630458 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:38:53.636277 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [req-e3fd53d4-3334-4ed8-acbe-54d167e7ce82 req-ad6b6cba-f097-42d9-a4f1-7925eeba12ad tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3/encryption returned with HTTP 200 Aug 08 20:38:53.636604 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1459/5853] 10.4.3.206 () {68 vars in 1631 bytes} [Sat Aug 8 20:38:53 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:38:59.597244 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=21 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:38:59.783022 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:38:59.829181 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:39:03.635120 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=20 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:39:35.694797 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [req-1d496fc6-3848-465d-9bb0-f5175eda646f req-0038eb84-3f7f-4bc5-a55d-d160a707ea2f None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:35.696876 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d496fc6-3848-465d-9bb0-f5175eda646f req-0038eb84-3f7f-4bc5-a55d-d160a707ea2f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3 Aug 08 20:39:35.697016 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d496fc6-3848-465d-9bb0-f5175eda646f req-0038eb84-3f7f-4bc5-a55d-d160a707ea2f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:35.697199 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [req-1d496fc6-3848-465d-9bb0-f5175eda646f req-0038eb84-3f7f-4bc5-a55d-d160a707ea2f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'version_select' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:35.704066 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:39:35.704066 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:39:35.740990 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [req-1d496fc6-3848-465d-9bb0-f5175eda646f req-0038eb84-3f7f-4bc5-a55d-d160a707ea2f tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3 returned with HTTP 200 Aug 08 20:39:35.741429 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1464/5854] 10.4.3.206 () {72 vars in 1673 bytes} [Sat Aug 8 20:39:35 2026] DELETE /volume/v3/attachments/0a5444e3-8036-4168-b7a6-6f3ec838d6d3 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 20:39:37.098801 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:37.100821 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:39:37.101014 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:37.101217 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'delete' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:37.101399 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.v3.volumes [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume with id: 334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:39:37.108430 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:39:37.108430 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:39:37.108859 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:39:37.118360 np0000006809 devstack@c-api.service[100390]: WARNING cinder.keymgr.conf_key_mgr [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:39:37.123413 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume request issued successfully. Aug 08 20:39:37.123605 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-ee94fabe-4c5e-4452-8111-abd1b018a491 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 202 Aug 08 20:39:37.124014 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1468/5855] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:39:37 2026] DELETE /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:39:37.131039 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-4c83a5ee-759b-475c-b557-6a3adac2667a None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:37.132925 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c83a5ee-759b-475c-b557-6a3adac2667a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:39:37.133138 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c83a5ee-759b-475c-b557-6a3adac2667a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:37.133461 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-4c83a5ee-759b-475c-b557-6a3adac2667a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:37.140953 np0000006809 devstack@c-api.service[100389]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:39:37.140953 np0000006809 devstack@c-api.service[100389]: warnings.warn( Aug 08 20:39:37.144983 np0000006809 devstack@c-api.service[100389]: INFO cinder.volume.api [None req-4c83a5ee-759b-475c-b557-6a3adac2667a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:39:37.150051 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-4c83a5ee-759b-475c-b557-6a3adac2667a tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 200 Aug 08 20:39:37.150540 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1465/5856] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:39:37 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 1449 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:39:38.162129 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-985d547a-a2e6-44be-bb44-4aee2b34fe31 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:38.163826 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-985d547a-a2e6-44be-bb44-4aee2b34fe31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 Aug 08 20:39:38.164016 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-985d547a-a2e6-44be-bb44-4aee2b34fe31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:38.164189 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-985d547a-a2e6-44be-bb44-4aee2b34fe31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:38.169324 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-985d547a-a2e6-44be-bb44-4aee2b34fe31 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 returned with HTTP 404 Aug 08 20:39:38.169803 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1460/5857] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:39:38 2026] GET /volume/v3/volumes/334080c0-0eeb-4360-ba9a-76c6584519d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:39:38.391971 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:38.393745 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] DELETE https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:39:38.393950 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:38.394122 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:38.394317 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.v3.volumes [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume with id: 6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:39:38.400554 np0000006809 devstack@c-api.service[100388]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:39:38.400554 np0000006809 devstack@c-api.service[100388]: warnings.warn( Aug 08 20:39:38.400931 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:39:38.410291 np0000006809 devstack@c-api.service[100388]: WARNING cinder.keymgr.conf_key_mgr [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 20:39:38.415766 np0000006809 devstack@c-api.service[100388]: INFO cinder.volume.api [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Delete volume request issued successfully. Aug 08 20:39:38.415766 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-69b2445d-45d6-4fc7-9d54-50e0c5ca23a0 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 202 Aug 08 20:39:38.416109 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1465/5858] 10.4.3.206 () {66 vars in 1351 bytes} [Sat Aug 8 20:39:38 2026] DELETE /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:39:38.422428 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.middleware.request_id [None req-7d1a4edf-526b-4bd4-8e5a-ecf85ea82932 None None] RequestId filter calling following filter/app {{(pid=100390) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:38.424224 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7d1a4edf-526b-4bd4-8e5a-ecf85ea82932 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:39:38.424482 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7d1a4edf-526b-4bd4-8e5a-ecf85ea82932 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100390) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:38.424703 np0000006809 devstack@c-api.service[100390]: DEBUG cinder.api.openstack.wsgi [None req-7d1a4edf-526b-4bd4-8e5a-ecf85ea82932 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100390) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:38.431417 np0000006809 devstack@c-api.service[100390]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:39:38.431417 np0000006809 devstack@c-api.service[100390]: warnings.warn( Aug 08 20:39:38.434925 np0000006809 devstack@c-api.service[100390]: INFO cinder.volume.api [None req-7d1a4edf-526b-4bd4-8e5a-ecf85ea82932 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Volume info retrieved successfully. Aug 08 20:39:38.439031 np0000006809 devstack@c-api.service[100390]: INFO cinder.api.openstack.wsgi [None req-7d1a4edf-526b-4bd4-8e5a-ecf85ea82932 tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 200 Aug 08 20:39:38.439398 np0000006809 devstack@c-api.service[100390]: [pid: 100390|app: 0|req: 1469/5859] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:39:38 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:39:39.451350 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.middleware.request_id [None req-70df3f68-ae03-458f-9241-1df5b7bbff7d None None] RequestId filter calling following filter/app {{(pid=100389) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:39.453455 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70df3f68-ae03-458f-9241-1df5b7bbff7d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] GET https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 Aug 08 20:39:39.453731 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70df3f68-ae03-458f-9241-1df5b7bbff7d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Empty body provided in request {{(pid=100389) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:39.453963 np0000006809 devstack@c-api.service[100389]: DEBUG cinder.api.openstack.wsgi [None req-70df3f68-ae03-458f-9241-1df5b7bbff7d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] Calling method 'show' {{(pid=100389) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:39.459183 np0000006809 devstack@c-api.service[100389]: INFO cinder.api.openstack.wsgi [None req-70df3f68-ae03-458f-9241-1df5b7bbff7d tempest-TestEncryptedCinderVolumes-1920661656 tempest-TestEncryptedCinderVolumes-1920661656-project-member] https://10.4.3.206/volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 returned with HTTP 404 Aug 08 20:39:39.459824 np0000006809 devstack@c-api.service[100389]: [pid: 100389|app: 0|req: 1466/5860] 10.4.3.206 () {66 vars in 1348 bytes} [Sat Aug 8 20:39:39 2026] GET /volume/v3/volumes/6f8b8e47-5f1d-431e-9b4f-8f1786e400a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 20:39:39.466574 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.middleware.request_id [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 None None] RequestId filter calling following filter/app {{(pid=100391) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:39.467968 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] GET https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 Aug 08 20:39:39.468153 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Empty body provided in request {{(pid=100391) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:39.468360 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.api.openstack.wsgi [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Calling method 'detail' {{(pid=100391) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:39.469093 np0000006809 devstack@c-api.service[100391]: DEBUG cinder.volume.api [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100391) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 20:39:39.477405 np0000006809 devstack@c-api.service[100391]: INFO cinder.volume.api [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Get all volumes completed successfully. Aug 08 20:39:39.478589 np0000006809 devstack@c-api.service[100391]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 20:39:39.478589 np0000006809 devstack@c-api.service[100391]: warnings.warn( Aug 08 20:39:39.482069 np0000006809 devstack@c-api.service[100391]: INFO cinder.api.openstack.wsgi [None req-922cef1b-5225-4db8-bced-c104d3cd9ce0 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 20:39:39.482438 np0000006809 devstack@c-api.service[100391]: [pid: 100391|app: 0|req: 1461/5861] 10.4.3.206 () {66 vars in 1285 bytes} [Sat Aug 8 20:39:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5270 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 20:39:39.494508 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.middleware.request_id [None req-65d18c7f-e113-4950-bc77-714263a49654 None None] RequestId filter calling following filter/app {{(pid=100388) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 20:39:39.496476 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65d18c7f-e113-4950-bc77-714263a49654 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] DELETE https://10.4.3.206/volume/v3/types/b0442004-b337-4db1-ad08-c1cc154f7239 Aug 08 20:39:39.496699 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65d18c7f-e113-4950-bc77-714263a49654 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Empty body provided in request {{(pid=100388) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 20:39:39.496923 np0000006809 devstack@c-api.service[100388]: DEBUG cinder.api.openstack.wsgi [None req-65d18c7f-e113-4950-bc77-714263a49654 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] Calling method '_delete' {{(pid=100388) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 20:39:39.518153 np0000006809 devstack@c-api.service[100388]: INFO cinder.api.openstack.wsgi [None req-65d18c7f-e113-4950-bc77-714263a49654 tempest-TestEncryptedCinderVolumes-664905899 tempest-TestEncryptedCinderVolumes-664905899-project-admin] https://10.4.3.206/volume/v3/types/b0442004-b337-4db1-ad08-c1cc154f7239 returned with HTTP 202 Aug 08 20:39:39.518584 np0000006809 devstack@c-api.service[100388]: [pid: 100388|app: 0|req: 1466/5862] 10.4.3.206 () {66 vars in 1345 bytes} [Sat Aug 8 20:39:39 2026] DELETE /volume/v3/types/b0442004-b337-4db1-ad08-c1cc154f7239 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 20:39:48.437722 np0000006809 devstack@c-api.service[100390]: DEBUG dbcounter [-] [100390] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100390) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:39:49.456074 np0000006809 devstack@c-api.service[100389]: DEBUG dbcounter [-] [100389] Writing DB stats cinder:SELECT=5 {{(pid=100389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:39:49.481021 np0000006809 devstack@c-api.service[100391]: DEBUG dbcounter [-] [100391] Writing DB stats cinder:SELECT=3 {{(pid=100391) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 20:39:49.515945 np0000006809 devstack@c-api.service[100388]: DEBUG dbcounter [-] [100388] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}